#cookie-notice{position:fixed;min-width:100%;height:auto;z-index:100000;font-size:13px;letter-spacing:0;line-height:20px;left:0;text-align:center;font-weight:400;font-family:-apple-system,BlinkMacSystemFont,Arial,Roboto,"Helvetica Neue",sans-serif}#cookie-notice,#cookie-notice *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#cookie-notice.cn-animated{-webkit-animation-duration:.5s!important;animation-duration:.5s!important;-webkit-animation-fill-mode:both;animation-fill-mode:both}#cookie-notice.cn-animated.cn-effect-none{-webkit-animation-duration:1ms!important;animation-duration:1ms!important}#cookie-notice .cookie-notice-container{display:block}#cookie-notice.cookie-notice-hidden .cookie-notice-container{display:none}#cookie-notice .cookie-revoke-container{display:block}#cookie-notice.cookie-revoke-hidden .cookie-revoke-container{display:none}.cn-position-top{top:0}.cn-position-bottom{bottom:0}.cookie-notice-container{padding:15px 30px;text-align:center;width:100%;z-index:2}.cookie-revoke-container{padding:15px 30px;width:100%;z-index:1}.cn-close-icon{position:absolute;right:15px;top:50%;margin:-10px 0 0 0;width:15px;height:15px;opacity:.5;padding:10px;border:none;outline:0;background:0 0;box-shadow:none;cursor:pointer}.cn-close-icon:focus,.cn-close-icon:focus-visible{outline:2px solid currentColor;outline-offset:3px}.cn-close-icon:hover{opacity:1}.cn-close-icon:after,.cn-close-icon:before{position:absolute;content:' ';height:15px;width:2px;top:3px;background-color:grey}.cn-close-icon:before{transform:rotate(45deg)}.cn-close-icon:after{transform:rotate(-45deg)}#cookie-notice .cn-revoke-cookie{margin:0}#cookie-notice .cn-button{margin:0 0 0 10px;display:inline-block}#cookie-notice .cn-button:not(.cn-button-custom){font-family:-apple-system,BlinkMacSystemFont,Arial,Roboto,"Helvetica Neue",sans-serif;font-weight:400;font-size:13px;letter-spacing:.25px;line-height:20px;margin:0 0 0 10px;text-align:center;text-transform:none;display:inline-block;cursor:pointer;touch-action:manipulation;white-space:nowrap;outline:0;box-shadow:none;text-shadow:none;border:none;-webkit-border-radius:2rem;-moz-border-radius:2rem;border-radius:2rem;text-decoration:none;padding:8.5px 10px;line-height:1;color:inherit}.cn-text-container{margin:0 0 6px 0}.cn-buttons-container,.cn-text-container{display:inline-block}.cn-compliance-warning{display:block;color:#f5a623!important;font-size:12px;line-height:18px;margin:4px 0 8px 0}.cn-compliance-warning .cn-warning-icon{color:#f5a623!important;margin-right:4px}.cn-compliance-warning strong{color:#f5a623!important}.cn-compliance-warning a{color:#f5a623!important;text-decoration:underline}.cn-compliance-warning a:hover{color:#ffb84d!important}#cookie-notice.cookie-notice-visible.cn-effect-none,#cookie-notice.cookie-revoke-visible.cn-effect-none{-webkit-animation-name:fadeIn;animation-name:fadeIn}#cookie-notice.cn-effect-none{-webkit-animation-name:fadeOut;animation-name:fadeOut}#cookie-notice.cookie-notice-visible.cn-effect-fade,#cookie-notice.cookie-revoke-visible.cn-effect-fade{-webkit-animation-name:fadeIn;animation-name:fadeIn}#cookie-notice.cn-effect-fade{-webkit-animation-name:fadeOut;animation-name:fadeOut}#cookie-notice.cookie-notice-visible.cn-effect-slide,#cookie-notice.cookie-revoke-visible.cn-effect-slide{-webkit-animation-name:slideInUp;animation-name:slideInUp}#cookie-notice.cn-effect-slide{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}#cookie-notice.cookie-notice-visible.cn-position-top.cn-effect-slide,#cookie-notice.cookie-revoke-visible.cn-position-top.cn-effect-slide{-webkit-animation-name:slideInDown;animation-name:slideInDown}#cookie-notice.cn-position-top.cn-effect-slide{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@media all and (max-width:900px){.cookie-notice-container #cn-notice-text{display:block}.cookie-notice-container #cn-notice-buttons{display:block}#cookie-notice .cn-button{margin:0 5px 5px 5px}}@media all and (max-width:480px){.cookie-notice-container,.cookie-revoke-container{padding:15px 25px}}.wp-pagenavi{clear:both}.wp-pagenavi a,.wp-pagenavi span{text-decoration:none;border:1px solid #BFBFBF;padding:3px 5px;margin:2px}.wp-pagenavi a:hover,.wp-pagenavi span.current{border-color:#000}.wp-pagenavi span.current{font-weight:700}.container.et_menu_container{max-width:100%;padding:0 30px}.page-id-7214 .entry-content table{border:1px solid #999!important}.page-id-7214 .entry-content tr td{border-top:1px solid #999!important;border-right:1px solid #999!important}.msr-epikoinwnia-left{background-color:#0d5b95;padding:180px 20px 0}.msr-epikoinwnia .msr-epikoinwnia-left p{font-size:20px;line-height:36px;color:#fff;font-family:'Open Sans',Helvetica,Arial,Lucida,sans-serif}.msr-epikoinwnia .msr-epikoinwnia-left h2{font-family:'Open Sans',Helvetica,Arial,Lucida,sans-serif;font-weight:500;font-size:32px;color:#fff}.msr-epikoinwnia .et_parallax_bg::before{content:"";height:100%;width:100%;display:block;position:absolute;z-index:2;background:rgb(0 0 0 / .7)}.msr-epikoinwnia-right h2{padding-top:40px;padding-bottom:40px;text-align:center;font-size:36px;color:#0d5b95;font-family:'Open Sans',Helvetica,Arial,Lucida,sans-serif;font-weight:500}p,li{font-size:16px}.contact-ul li{text-align:left;width:50%;display:inline-block;padding:0 10px 30px;float:left}.msrflt-group li{float:left;margin-left:10px}.msrflt-group button.msrflt{background:#fff0;padding:10px 15px;border:1px solid #fff;border-radius:5px;font-size:16px;cursor:pointer;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;transition:all 0.5s}.msrflt-group button.msrflt:hover,.msrflt-group button.msrflt.is-checked{border:1px solid #009ce6}#logo{max-height:80%!important}#msr-contact-form{max-width:800px;margin:auto;padding-bottom:56px}#msr-contact-form form li label{opacity:1}#msr-contact-form form li.focused label{opacity:0}#msr-contact-form form label{position:absolute;font-size:18px;font-family:'Open Sans',Helvetica,Arial,Lucida,sans-serif;font-weight:400;line-height:45px;color:#8a959e;padding-left:16px;z-index:1;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}#msr-contact-form form input,#msr-contact-form form textarea{font-size:18px;font-family:'Open Sans',Helvetica,Arial,Lucida,sans-serif;font-weight:400;padding-left:16px;line-height:45px;color:#8a959e}.contact-ul{overflow:hidden;padding:0}.contact-ul li .wpcf7-text{width:100%;height:45px;padding:0 10px}.contact-ul li.width100{width:100%}span.wpcf7-list-item{display:table}.msr-epikoinwnia-right .wpcf7-textarea,.msr-contactus .wpcf7-text{width:100%;padding:10px}#msr-contact-form form input[type="submit"]{color:#fff;font-size:18px;font-family:'Open Sans',Helvetica,Arial,Lucida,sans-serif;font-weight:700;border:0;padding:2px 40px;background:#0d5b95;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;transition:all .5s ease;cursor:pointer}#msr-contact-form form input[type="submit"]:hover{background-color:#009ce6}#msr-contact-form form input,#msr-contact-form form textarea,#footer-widgets form input{width:100%;border:1px solid #d0d5d8;padding:20px 16px 20px 16px;font-size:18px;color:#8a959e;font-weight:400;border-radius:3px}.msr-epaggelmatikh-entaksi h3,h4{padding-bottom:24px;font-size:24px;color:#333}.msr-epaggelmatikh-entaksi h2{padding-bottom:20px}.msr-epaggelmatikh-entaksi .et_pb_toggle_close h5.et_pb_toggle_title{color:#333;font-size:20px}.msr-epaggelmatikh-entaksi .et_pb_toggle_open h5.et_pb_toggle_title{font-size:20px}.msr-epaggelmatikh-entaksi p{color:#0c0c0c;text-align:justify}.msr-epaggelmatikh-entaksi li{color:#0c0c0c;text-align:justify}.periexomena-programmatos{margin-bottom:0!important}.diarkeia-programmatos{padding:20px 20px 0;background-color:#f0f0f0}.epipedo-programmatos{margin-bottom:0!important;padding:0 20px 20px;background-color:#f0f0f0}.wra-programmatos{margin-bottom:0!important;padding:0 20px 20px;background-color:#f0f0f0}.dieuthinsi-programmatos{padding:0 20px 20px;margin-bottom:0!important;background-color:#f0f0f0;border-bottom:1px solid #ddd}.sticky-wrap{border:1px solid #e6e6e6;padding:0!important;background-color:#f0f0f0;width:273px;top:250px;position:fixed;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;transition:all 1s ease}.sticky-wrap.sticky{top:94px;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;transition:all 1s ease}.sticky-wrap.sticky.bottom{top:auto;bottom:250px;position:absolute;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;transition:all 1s ease}sup{bottom:0.5em!important;font-size:12px!important}.programmata-sthlh a{background-color:#f0f0f0;border-bottom:1px solid #e6e6e6;color:rgb(0 0 0 / .55);display:block;padding:10px 18px!important;position:relative;text-decoration:none}.programmata-sthlh .periexomena-programmatos a:hover{color:#005bbe;background-color:#fff}.eggrafh-programmatos{padding:5px!important}.eggrafh-programmatos h2{padding:10px 5px;line-height:22px;font-size:18px!important;background-color:#fff}.eggrafh-programmatos p{padding:10px 15px;padding-bottom:10px!important;background-color:#fff}.eggrafh-programmatos a{color:#fff;background-color:#4285f4;padding:20px 10px!important;font-size:22px}#ethsia.eggrafh-programmatos a{color:#fff;background-color:#4285f4;padding:14px 66px!important;font-size:24px}.eggrafh-programmatos a:hover{background-color:#005bbe}#ethsia.eggrafh-programmatos a:hover{background-color:#005bbe}#ethsia .divider{border-top:1px solid #2ea3f2}#logo{max-height:80%}#akadimos-header:before{content:"";height:100%;width:100%;display:block;position:absolute;background:rgb(0 0 0 / .42);top:0}#akadimos-header h1{font-size:40px}.programmata-section{padding-top:0!important;background-color:#f5f5f5!important}.programmata-block .et_pb_column{padding:60px 60px 80px;border-bottom:6px solid #009ce6;border-left:1px solid #cecece;border-right:1px solid #cecece;border-top:1px solid #cecece}.programmata-block-header{overflow:hidden}.programmata-block-header h2{line-height:38px;padding-bottom:10px;float:left}.programmata-block-header h3{line-height:38px;padding-bottom:10px;float:left}.msr-dart{display:inline-block;width:60px;position:static;height:40px;overflow:hidden;background:url(http://akadimoskek.gr/wp-content/uploads/2016/12/dart.png) no-repeat;background-size:contain;float:left}.msr-browser{display:inline-block;width:60px;position:static;height:40px;overflow:hidden;background:url(http://akadimoskek.gr/wp-content/uploads/2016/12/browser.png) no-repeat;background-size:contain;float:left}.msr-info{display:inline-block;width:60px;position:static;height:40px;overflow:hidden;background:url(http://akadimoskek.gr/wp-content/uploads/2016/12/info.png) no-repeat;background-size:contain;float:left}.msr-interface{display:inline-block;width:60px;position:static;height:40px;overflow:hidden;background:url(http://akadimoskek.gr/wp-content/uploads/2016/12/interface.png) no-repeat;background-size:contain;float:left}.programmata-block-header h2:after{content:"";width:120%;height:2px;background-color:#009ce6;display:block}.programmata-block h3:after{content:"";width:225px;display:block;border-bottom:2px solid #009ce6;padding-bottom:10px}.programmata-security p{font-size:16px}#programmata-giapoiouseinai p{padding-top:20px!important}.akadimos-header-home{padding:0!important}.akadimos-header-home:before{content:"";height:100%;width:100%;display:block;position:absolute;background:rgb(0 0 0 / .5)}.akadimos-entaksh ul,#akadimos-epaggelm-entaksh ul{display:block;overflow:hidden;list-style-type:disc;padding-left:20px;text-align:justify}.akadimos-uphresies ul,#akadimos-epaggelm-uphresies ul{display:block;overflow:hidden;list-style-type:circle;padding-left:20px}.akadimos-entaksh h3{font-size:26px;padding-bottom:40px}.akadimos-uphresies-enhmerwshs h3{font-size:26px;padding-bottom:52px;padding-top:15px}.akadimos-uphresies h3{font-size:26px;padding-bottom:40px;font-weight:600}.akadiimos-uphresies-sum h3{font-size:26px;padding-bottom:40px}.akadimos-entaksh ul li{margin-bottom:20px;line-height:28px;font-size:16px}.akadimos-uphresies-enhmerwshs ul li{margin-bottom:20px;line-height:28px;font-size:16px}.akadimos-uphresies ul li{margin-bottom:20px;line-height:32px;font-size:16px;color:#fff!important}.akadiimos-uphresies-sum ul li{margin-bottom:20px;line-height:32px;font-size:16px;color:#333}.akadimos-header-home h1{font-size:36px}.akadimos-paroxes h3{font-size:28px;margin-bottom:20px;color:#333;line-height:1.5em}.akadimos-paroxes .et_pb_blurb h4{line-height:24px;font-weight:700;margin-bottom:5px}.akadimos-paroxes .et_pb_blurb{padding:14px 0}.akadimos-paroxes .akadimos-paroxes-row{border:1px solid #009ce6}.akadimos-paroxes-ksenesglwsses .ksenesglwsses-row{border:1px solid #009ce6}.ksenesglwsses-row .eggrafh-programmatos h2{padding:10px 5px;line-height:22px;font-size:22px!important;padding:30px}.ksenesglwsses-row .eggrafh-programmatos a{color:#fff;background-color:#4285f4;padding:12px 24px!important;font-size:22px}.akadimos-paroxes-ksenesglwsses h3{line-height:1.5em}.akadimos-paroxes-ksenesglwsses .ksenesglwsses-row2{border:1px solid #009ce6}.akadimos-paroxes p{font-size:18px;color:#333}.akadimos-abroad-study p{font-size:22px;padding-top:26px;color:#333}.akadimos-abroad-study h2{font-size:28px;font-weight:300;line-height:38px;padding-bottom:30px}.akadimos-paroxes-ksekinwntas .et_pb_blurb_content{max-width:800px}.akadimos-paroxes-ksekinwntas .et_pb_blurb_content p{font-size:22px;color:#333;line-height:32px}.akadimos-epilekstemas-giati p{font-size:20px;color:#333;line-height:34px;font-weight:300}.akadimos-epilekstemas-giati h2{color:#333;font-weight:100;line-height:2em;font-size:32px}.akadimos-faqs1 h2{font-size:30px;line-height:1.5em;font-weight:100}.akadimos-akadimos h2{line-height:1.5em;font-weight:700}.akadimos-perigrafh p{color:#333;text-align:justify}.akadimos-eikonidia h3{font-size:25px;color:#333}.akadimos-eikonidia p{text-align:-webkit-center}.akadimos-paroxes-ksenesglwsses h2{font-size:32px}.akadimos-esp h3{font-size:32px;line-height:1.5em}.akadimos-esp-periexomena h3{font-size:20px;line-height:1.5em;padding-bottom:30px}.akadimos-esp-proipotheseis h3{font-size:24px;line-height:1.5em;padding-bottom:20px!important}.akadimos-esp-proipotheseis li{text-align:center}.akadimos-esp-proipotheseis{border:2px solid #009ce6}.akadimos-esp-periexomena li{padding-bottom:15px}.programmata-info{background-color:#fff;border:2px solid #009ce6;padding:40px!important;font-size:18px;text-align:justify;border-radius:5px}.programmata-info h3{line-height:40px}#summetoxh strong{display:none}#peiraias #domh{display:block}#ethsia #domh{display:block}.akd002 .subtitle h2{padding-bottom:20px}.akd002 .subtitle h3{font-size:20px;margin:auto;line-height:32px}.btn-moriod h4{font-size:24px;border-bottom:1px solid #009ce6;padding-bottom:16px!important}.program .offer50{position:absolute;top:0;right:0;background-color:#ea1414;padding:12px 8px;border-top-right-radius:0;border-bottom-left-radius:16%;font-weight:700;opacity:.85;color:#fff;font-size:20px;line-height:38px}.akd003 .program .offer50 p{color:#fff!important;font-size:22px;padding:8px 0}.akd003 .program1 .et_pb_text{margin-bottom:0!important}.akd003 .program1 span{color:#e81212;text-decoration:line-through}.akd003 h2{text-align:center!important}.akd003 .program .et_pb_text{margin-bottom:0}.msr-eggrafh .h3-1{padding:0 48px 24px}.msr-eggrafh .h3-1:after{content:"";width:257px;display:block;border-bottom:2px solid #009ce6;padding-bottom:10px}.msr-eggrafh .h3-2{padding:0 48px 24px}.msr-eggrafh .h3-2:after{content:"";width:407px;display:block;border-bottom:2px solid #009ce6;padding-bottom:10px}.msr-eggrafh .accept .wpcf7-list-item{display:inline-block;margin-left:0;margin-top:16px}.msr-eggrafh.form{padding:60px 0!important}.msr-eggrafh.form .contact-ul{padding-left:40px;padding-right:40px;list-style-type:none!important;text-align:justify}.msr-eggrafh.form .contact-ul li{text-align:left;width:100%;display:inline-block;padding:0 8px 16px;float:left}.msr-eggrafh.form .contact-ul li select{margin:0;width:100%;height:40px;padding:0 10px;cursor:pointer}.msr-eggrafh.form .contact-ul li .your-date input{float:left;border:1px solid #333;padding:4px 8px;margin-top:4px}.msr-eggrafh.form .contact-ul p{padding:0 10px}.msr-eggrafh.form .contact-ul .width100{margin-top:16px}.msr-eggrafh.form h2{padding-bottom:36px;color:#009ce6;font-weight:600;line-height:1.5em;text-align:center;font-size:22px}.msr-eggrafh.form li label{color:#333;font-size:18px;font-weight:500}.msr-eggrafh.form .contact-ul li .wpcf7-text{height:40px;padding:0 10px;background-color:rgb(195 218 229 / .15);text-transform:uppercase}.msr-eggrafh.form input[type="submit"]{color:#fff;font-size:20px;font-weight:600;border:0;padding:14px 40px;background:#009ce6;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;transition:all .5s ease;cursor:pointer;text-transform:uppercase}.msr-eggrafh.form input[type="submit"]:hover{background-color:#005bbe}.eggrafh-top a{color:#fff;background-color:#4285f4;padding:12px 24px!important;font-size:24px;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;transition:all .5s ease;border-radius:4px}.eggrafh-top a:hover{background-color:#005bbe}.program-table table{width:100%!important}.program1.no-display{display:none}.akd003 .program .program1{background-color:#f0f0f0;border:1px solid #dedede;border-bottom:2px solid #009ce6;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.akd003 .program .program1:hover{box-shadow:0 0 10px 0 rgb(0 0 0 / .2)}.akd003 .program .et_pb_image{margin-bottom:0!important}.akd003 .program p{text-align:center;color:#000!important;line-height:24px;font-size:16px;padding:10px 0!important}.akd003 .program p a{color:#000000!important;font-weight:600}.ksenesglwsses-text2 h3{font-size:18px;color:#333}.ksenesglwsses-row1 p{text-align:justify}.akadimos-paroxes-ksenesglwsses .et_pb_blurb{float:left;width:16%}.akadimos-english-use p{font-size:20px;text-align:justify;color:#fff}.akadimos-english-use h3{line-height:1.5em;font-size:30px}.akadimos-english-content h3{line-height:1.5em}.msr-ekdhlwseis h3{font-size:24px;line-height:1.5em}.msr-ekdhlwseis2 p{line-height:1.5em;font-size:20px;font-weight:300}.msr-eggrafh{padding:0!important;background-color:#f5f5f5!important}.msr-eggrafh h2{padding-bottom:60px;color:#009ce6;font-weight:600;line-height:1.5em;text-align:center}.msr-eggrafh li label{color:#333;font-size:20px;font-weight:500}.msr-eggrafh-row{border:2px solid #2ea3f2}#post-1044 .entry-content{padding-top:0;padding-bottom:0;background-color:#e5e5e5!important}#post-3837 .entry-content{padding-top:80px;padding-bottom:80px;background-color:#e5e5e5!important}.msr-eggrafh .contact-ul{padding-left:120px;padding-right:120px}.msr-eggrafh .contact-ul li .wpcf7-text{height:45px;padding:0 10px;background-color:rgb(195 218 229 / .15)}.msr-eggrafh .width100 textarea{padding:0 10px;line-height:45px;width:100%;background-color:rgb(195 218 229 / .15);text-transform:uppercase}#msr-eggrafh-form form input[type="submit"]{color:#fff;font-size:20px;font-weight:600;border:0;padding:14px 40px;background:#009ce6;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;transition:all .5s ease;cursor:pointer}#msr-eggrafh-form form input[type="file"]{color:#333;font-size:18px;line-height:24px;font-weight:400;border:1px solid #bbb;padding:14px 12px;background:#f6fafb;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;transition:all .5s ease;cursor:pointer}#msr-eggrafh-form form input[type="file"]::-webkit-file-upload-button{visibility:hidden}#msr-eggrafh-form form input[type="file"]::before{content:"";background-image:url(http://akadimoskek.gr/wp-content/uploads/2018/09/upload.png);background-size:contain;background-repeat:no-repeat;height:36px;width:60px;display:block;position:absolute;top:-20px;left:40px}#msr-eggrafh-form form input[type="submit"]:hover{background-color:#005bbe}.msr_pblock_col4{display:inline-block;float:left;margin:10px 1%;position:relative;width:22.5%;border:1px solid #009ce6}.pblock_title{position:absolute;bottom:0;width:100%;height:100%;padding:10px 5px 0;text-align:center;background-color:rgb(0 0 0 / .7);background-color:rgb(0 0 0 / .6);-webkit-transition:all 0.8s;-moz-transition:all 0.8s;transition:all 0.8s}.pblock-ul li:hover .pblock_title{background-color:#fff0}.pblock_title h3{margin:0 auto;color:#fff!important;font-size:18px;line-height:22px;top:20%;position:absolute;width:100%;left:0;top:35%;-webkit-transition:all 0.8s;-moz-transition:all 0.8s;transition:all 0.8s}.pblock-ul li:hover .pblock_title h3{top:-15%;opacity:0}.pblock_title img{max-width:100%;height:auto;border:1px solid #009ce6}.pblock-ul li a{line-height:0;display:block}.entry-content ul{text-align:justify}ul.msrflt-group{list-style-type:none!important}#peireas ul{list-style-type:disc!important}.akd-home-sld .et_pb_slide_description .et_pb_slide_title{font-size:36px}.akd-home-epilogh p{text-align:justify;font-size:18px}.akd-home-epilogh{border-bottom:2px solid #009ce6}.akd-home-epilogh-left{padding-left:30px;padding-right:30px}.akd-home-epilogh-right{padding-left:30px;padding-right:30px}.akd-home-title1 p{font-size:24px;line-height:40px}.akd-homeicons h4{font-size:22px;line-height:30px}.akd-home-welcome-right .et_pb_text:after{content:"";width:100%;height:1px;background-color:#d8d8d8;display:block;margin:20px 0 0}.akd-home-welcome-right .et_pb_text p{padding:0 10px}.akd-home-welcome-left h3{font-size:25px}.akd-home-welcome-left h3:after{content:"";width:70%;height:2px;background-color:#009ce6;display:block;margin:12px 0 15px}.akd-prog-home-title h2{line-height:50px}.akd-prog-home .et_pb_blurb{border:1px solid #b8b8b8;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.akd-prog-home .et_pb_blurb:hover{box-shadow:0 0 10px 2px rgb(0 0 0 / .3)}.akd-prog-home .et_pb_main_blurb_image{margin-bottom:0}.akd-prog-home .et_pb_main_blurb_image img{width:100%}.akd-prog-home .et_pb_blurb h4{line-height:30px;font-size:16px;text-align:center}.akd-prog-home .et_pb_column{margin-right:2%!important}.nav li ul{width:280px!important}#top-menu li li a{width:250px!important;padding:10px!important;font-weight:400;line-height:22px}#top-menu li .menu-item-has-children>a:first-child:after{right:0!important}#top-menu li{font-size:16px!important;font-weight:400}.et_pb_slide_description .et_pb_slide_title{font-weight:600!important;text-align:left;padding-top:90px;line-height:56px}.nav li.mega-menu ul{width:100%!important}.akd-epikoinwnia-ataka h2{font-size:28px;line-height:36px}.akd-learning-action p{text-align:center;font-size:28px;font-weight:500;line-height:34px}.akd-learning h2{line-height:34px}.akd-learning-eggrafh p{font-size:20px;font-weight:500}.akd-ekdhlwseis-contact:before{content:"";height:100%;width:100%;display:block;position:absolute;background:rgb(0 0 0 / .7)}.akd-ekdhlwseis-contact h3{color:#fff;font-size:28px;line-height:42px;font-weight:300}.akd-socialmedia p{font-size:28px;line-height:36px;color:#fff}.akd-psifiakes-btn{background-color:#fff;border:2px solid #b8b8b8;padding:40px!important;font-size:18px;text-align:justify;border-radius:5px}.akd-psifiakes-btn p{font-size:18px}.akd-psifiakes-btn h3{font-size:24px;line-height:40px}#main-footer{background-color:#f5f5f5!important;border-top:1px solid #cdcdcd}.akd-footer-1 h3:after{content:"";width:60px;height:2px;background-color:#009ce6;display:block;margin:10px 0 0}.akd-footer-2 h3:after{content:"";width:60px;height:2px;background-color:#009ce6;display:block;margin:10px 0 0}#domh.entry-content ul{list-style-type:disc!important}#post-144 .et_pb_slide_description{padding:16% 0%!important}.post-8119 #methodologia{display:none}.post-8119 #summetoxh{display:none}#footer-widgets .et_pb_column_38{padding-right:0}.akd-footer-3 h3:after{content:"";width:60px;height:2px;background-color:#009ce6;display:block;margin:10px 0 0}#footer-widgets .footer-widget li a{color:#1e1e1e!important;font-size:14px}#footer-widgets .footer-widget li:before{display:none}#footer-widgets .footer-widget li{padding-left:0!important}#footer-widgets .et_pb_blurb_position_left .et_pb_blurb_container{vertical-align:middle}#footer-widgets .et_pb_blurb_container h4{font-size:14px}#footer-widgets .et_pb_blurb_content{padding-bottom:8px}.akd-collab h3{line-height:38px}#footer-bottom{background-color:rgb(0 0 0 / .1)!important}#footer-widgets{padding:50px 0 0!important}.fwidget.et_pb_widget{float:initial}#msr_footer_sign{float:right}#msr_footer_sign a{color:#666;font-weight:700;-webkit-transition:all 0.5s ease-in-out;-moz-transition:all 0.5s ease-in-out;-o-transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out}#msr_footer_sign a:hover{color:#2980B9}.msr_by_a span{background:url(https://media.moserlx.com/bymoserlx.png) no-repeat right top;padding:0 100px 0 0;line-height:25px;font-weight:700;font-size:16px;display:inline-block}#menu-item-7564 .sub-menu{display:none}#tilekatartisi-acordion .et_pb_toggle_close .et_pb_toggle_title,.et_pb_toggle_close h5.et_pb_toggle_title{line-height:24px}#tilekatartisi-acordion .et_pb_toggle_open .et_pb_toggle_title,.et_pb_toggle_open h5.et_pb_toggle_title{line-height:24px}#tilekatartisi-acordion .et_pb_accordion_item{background-color:#fff;border:none}#programmata-stoxos .msr-eggrafh.form{background-color:#fff!important}#tilekatartisi-acordion .et_pb_toggle_title:before{color:#009ce6;font-size:20px;content:"\e050"}.simmetoxi p{color:#333;text-decoration:line-through #de1212}.simmetoxi-new p{color:#de1212}.blog #main-content .container:before,.archive #main-content .container:before{display:none}.archive #sidebar{display:none}.archive #left-area{width:100%!important;padding-right:0!important}.msr-blog-title{background-color:#b7daf2!important}.msr-blog-title p{text-align:center;font-size:30px;color:#222;font-weight:600}.msr-blog-title p:after{content:"";display:block;border-bottom:1px solid #159ede;padding-bottom:16px;width:3%;margin:auto}.msr-blog,.archive #main-content{background-color:#f9f9f9!important}.msr-blog .et_pb_posts{float:left}.msr-blog .et_pb_posts .et_pb_post,.archive .et_pb_post{width:31%;float:left;padding:16px;transition:all .3s;background-color:#fff;margin:14px;border-radius:4px;min-height:370px}.single-post .et_pb_post .entry-content p{text-align:justify!important}.msr-blog .et_pb_posts .et_pb_post:hover,.archive #left-area .et_pb_post:hover{box-shadow:0 0 30px 5px #dedede}.msr-blog .et_pb_posts .et_pb_post .entry-title,.archive .et_pb_post .entry-title{text-align:left;font-size:16px;line-height:22px;font-weight:600;color:#222;border-bottom:1px solid #b3b3b3;padding-bottom:10px;margin-bottom:8px}.msr-blog .et_pb_posts .et_pb_post p.post-meta,.archive .et_pb_post p.post-meta{display:none;color:#000;text-align:left;font-weight:300;font-size:14px}.msr-blog .et_pb_posts a.more-link{text-align:left;color:#000;font-size:14px}.msr-blog .et_pb_posts .et_pb_post p.post-meta span,.archive #left-area .et_pb_post .post-meta span{font-weight:600}.msr-blog .et_pb_posts .et_pb_post p.post-meta a,.archive #left-area .post-meta a{color:#4285f4;font-weight:600}.msr-blog .et_pb_posts .et_pb_post .entry-featured-image-url{margin-bottom:10px}.msr-blog .et_pb_posts .et_pb_post .post-content p{font-size:14px;color:#333}.msr-blog .et_pb_posts .et_pb_post .post-content-inner p{display:none}.msr-blog-title h2:after{display:block;content:"";border-bottom:1px solid #222;padding-bottom:16px;width:3%;margin:auto}.single-post #comment-wrap{display:none}.single-post .et_pb_post h1{font-size:28px;font-weight:600;color:#222;border-bottom:1px solid #b3b3b3;padding-bottom:16px;margin-bottom:30px}.single-post .et_pb_post .post-meta{color:#000;text-align:left;font-weight:300;font-size:14px}.single-post .et_pb_post .post-meta span{font-weight:600}.single-post .et_pb_post .post-meta a{color:#4285f4!important;font-weight:600}.single-post #main-content .container:before{display:none}.single-post #sidebar{background-color:#f0f0f0;padding:24px!important}.single-post #sidebar h4{font-size:18px;font-weight:600}.single-post #sidebar #categories-2{display:none}.single-post #sidebar .et_pb_widget a:hover{color:#4285f4}.single-post .comments-number{display:none}.single-post .post-meta{display:none}#sidebar .et_pb_widget{float:none;width:100%;margin-bottom:0}#sidebar .et_pb_widget ul li{line-height:22px}#sidebar .et_pb_widget ul li a{font-size:14px;color:#444;transition:all .3s}.single-post #sidebar h4{font-size:18px;font-weight:600;padding-bottom:16px}.program-note{font-size:14px;font-style:italic}.page-id-14848 .sticky-wrap{top:290px}.page-id-14848 .programmata-block .et_pb_column{padding:0;border-bottom:6px solid #009ce6;border-left:1px solid #cecece;border-right:1px solid #cecece;border-top:1px solid #cecece;background-color:#fff}.page-id-14848 .programmata-block a{display:block}.page-id-14848 .programmata-block-header h2:after{width:auto}.page-id-14848 .programmata-block .et_pb_image{margin-bottom:0!important}.page-id-14848 .programmata-block .et_pb_text{padding:8px}.page-id-14848 .programmata-block .et_pb_text p{line-height:22px}.page-id-14848 #programmata-stoxos{padding-top:0}.programmata-peiraiws .et_pb_row{max-width:1600px;width:100%;margin:auto}.programmata-peiraiws .programmata-sthlh{margin-right:2%!important;width:19%!important}.programmata-peiraiws .programmata-peiraiws-info{width:79%!important}.programmata-peiraiws .programmata-peiraiws-info .et_pb_column{width:32%!important;margin-right:2%!important}.switch-on strong{color:#ffa403}.msr-greenpass{padding:0!important}.msr-greenpass .et_pb_row_18{display:flex;align-items:center;max-width:1200px;width:100%}.msr-greenpass .et_pb_row_18 .et_pb_text_inner p{line-height:25px}.msr-greenpass .et_pb_row_18 .et_pb_column_39 .et_pb_image{text-align:end}.msr-greenpass .et_pb_row_18 .et_pb_column_39 .et_pb_image img{max-width:470px}.footer-wrapper .container{display:flex;padding:90px 64px;margin:auto;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:flex-start}.footer-wrapper .container .col-1.col,.footer-wrapper .container .col-2.col,.footer-wrapper .container .col-3.col,.footer-wrapper .container .col-4.col{padding-right:50px;flex-basis:25%}input.wpcf7-form-control.wpcf7-submit.has-spinner{font-family:inherit;padding:8px 35px;border:solid 2px #239de2;background-color:#239de2;color:#fff;font-weight:500;font-size:20px}.contact-ul li{text-align:left;width:100%;display:inline-block;padding:0 10px 26px;float:left}.footer-wrapper .col-4.col .eggrafh-programmatos.footer-btn{margin-top:20px}.footer-wrapper .col-4.col .eggrafh-programmatos.footer-btn a{padding:20px 50px!important}.footer-wrapper .container .col-2.col ul li{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:center}.footer-wrapper .container .col-2.col ul li img{margin-right:10px}.footer-wrapper .container ul li a{color:#000;transition:all 150ms ease}.footer-wrapper .container ul li{padding:6px 0}.footer-wrapper .container ul li{font-size:14px}.footer-wrapper .container h4{font-size:22px;line-height:30px}.footer-wrapper .container ul li a:hover{color:#009ce6}.footer-logos{text-align:center}button.wpforms-submit{background-color:#4285f4!important}.wpforms-title{color:#4285f4!important}.et_pb_section.et_pb_section_0.msr-eggrafh.form.et_pb_with_background.et_section_regular{background-color:rgb(0 156 230 / .4)!important}#msr-contact-form form textarea{width:60%}.akd-socialmedia .et_pb_row_6{min-height:180px}.page-id-20017 .et_pb_blurb_1.et_pb_blurb,.page-id-20017 .et_pb_blurb_3.et_pb_blurb{margin-top:90px!important}.entry-content ul{list-style-type:square}.vet-post-it ul{list-style:none;position:relative}.vet-post-it ul li:before{content:'➧';position:absolute;left:0}.rec-and-cer-title{height:84px}.job-acc{height:240px!important}@media all and (min-width:1270px) and (max-width:1440px){.sticky-wrap{width:250px}}@media all and (max-width:1450px){.rec-and-cer-title{height:90px!important}#enhlikwn .et_pb_row.et_pb_row_1{padding:0 100px}}@media all and (max-width:1380px){.et_header_style_left #et-top-navigation{padding-left:0!important}#top-menu a{font-size:15px}.et_pb_row.et_pb_row_0.akd-home-welcome{padding-left:0!important;padding-right:0!important}}@media all and (max-width:1320px){.container.et_menu_container{max-width:100%;padding:0 15px}#logo{max-height:45%}.programmata-peiraiws .programmata-sthlh{margin-right:2%!important;width:22%!important}}@media all and (max-width:1270px){.sticky-wrap{width:194px}.akd002 .et_pb_row{width:100%!important;padding:0 20px!important}.akd003 .et_pb_row{width:100%!important;padding:0 200px!important}.akd002 .et_pb_text>:last-child{padding-top:30px!important}.sticky-wrap .et_pb_main_blurb_image{display:none}.sticky-wrap .et_pb_blurb_position_left .et_pb_blurb_container{font-size:14px;padding-left:0}.eggrafh-programmatos a{color:#fff;background-color:#4285f4;padding:10px 10px!important;font-size:16px}.akd-home-title1 p{font-size:23px}.akd-prog-home .et_pb_blurb h4{font-size:14px}.msr_pblock_wrapper{min-height:900px}.msr-epikoinwnia .msr-epikoinwnia-left p{font-size:18px}#top-menu li{padding-right:16px}#top-menu a{font-size:14px}.programmata-peiraiws .programmata-peiraiws-info{width:75%!important}.page-id-14848 .sticky-wrap{width:250px}.rec-and-cer-title{height:130px!important}.rec-and-cer-title-3l{height:130px!important}.rec-and-cer-post{height:220px!important}}@media all and (max-width:1150px){#logo{max-height:35%}#top-menu li{padding-right:11px}.container.et_menu_container{padding:0 8px}#top-menu a{font-size:13px}.single-post #sidebar h4{font-size:16px;font-weight:600}.programmata-peiraiws .programmata-sthlh{margin-right:2%!important;width:25%!important}.vet-post-it{height:360px!important}.et_pb_module.et_pb_text.et_pb_text_9.et_pb_text_align_left.et_pb_bg_layout_light,.et_pb_module.et_pb_text.et_pb_text_10.et_pb_text_align_left.et_pb_bg_layout_light,.et_pb_module.et_pb_text.et_pb_text_11.et_pb_text_align_left.et_pb_bg_layout_light,.et_pb_module.et_pb_text.et_pb_text_12.et_pb_text_align_left.et_pb_bg_layout_light,.et_pb_module.et_pb_text.et_pb_text_13.et_pb_text_align_left.et_pb_bg_layout_light,.et_pb_module.et_pb_text.et_pb_text_14.et_pb_text_align_left.et_pb_bg_layout_light{padding:20px!important}}@media all and (min-width:1052px) and (max-width:1500px){.msr-blog .et_pb_posts .et_pb_post,.archive .et_pb_post{width:30%}}@media all and (max-width:1024px){#main-footer .container{width:100%}.msr-epikoinwnia .msr-epikoinwnia-left p{font-size:16px}.msr-epikoinwnia .msr-epikoinwnia-left h2{font-size:24px}#top-menu li{padding-right:10px}.et_pb_row.et_pb_row_2.et_pb_gutters1{padding:0!important}.et_pb_module.et_pb_text.et_pb_text_1.vet-post-it.et_pb_text_align_left.et_pb_bg_layout_light,.et_pb_module.et_pb_text.et_pb_text_2.vet-post-it.et_pb_text_align_left.et_pb_bg_layout_light,.et_pb_module.et_pb_text.et_pb_text_3.vet-post-it.et_pb_text_align_left.et_pb_bg_layout_light,.et_pb_module.et_pb_text.et_pb_text_4.vet-post-it.et_pb_text_align_left.et_pb_bg_layout_light{padding:30px!important}}@media all and (min-width:980px) and (max-width:1051px){.msr-blog .et_pb_posts .et_pb_post,.archive .et_pb_post{width:46%}}@media all and (max-width:980px){.single-post #sidebar{display:none}#logo{max-height:54%}.akd-home-welcome .et_pb_button_module_wrapper{text-align:center}.akd-home-welcome-right{padding:0!important}.home h2{text-align:center}.akd000.et_pb_row{max-width:400px!important;padding:0}.akd000 .et_pb_column_1_3{width:33%!important}.akadimos-akadimos.et_pb_section,.akadimos-perigrafh.et_pb_section{padding:15px 0}.msr_pblock_wrapper{min-height:800px!important}.sticky-wrap{width:100%;position:initial}.sticky-wrap .et_pb_section{margin-bottom:10px}.sticky-wrap .et_pb_text_align_left{text-align:center}.sticky-wrap .et_pb_blurb_content{display:inline-block}.diarkeia-programmatos{margin-bottom:5px!important}.programmata-sthlh{margin-top:40px}.msr_pblock_col4{width:30%}.pblock_title h3{font-size:16px}.akadimos-header-home .et_pb_row{padding:90px 0}.akadimos-paroxes-row{padding:0!important}.akadimos-faqs2{padding:10px 0}.msr-epikoinwnia .et_pb_row{padding:0}.msr-epikoinwnia-left{padding:40px 20px 40px}.akd-epikoinwnia-ataka{width:100%;padding:0}.akd-ekdhlwseis-contact.et_pb_row_3.et_pb_row{padding-top:60px!important;padding-bottom:30px!important}.akadimos-paroxes h3{font-size:24px}.akadimos-faqs1.et_pb_section{padding:0}.et_pb_row.akd001{width:400px!important}.et_pb_row.akd001 .et_pb_column{width:33%!important}.footer-widget{width:100%!important;margin:0!important}#main-footer .container{width:100%;padding:0 20px}.footer-widget .et_pb_row{width:100%}.footer-widget:nth-child(n){width:100%!important}.footer-widget .et_pb_column{width:33%!important}.msr-eggrafh .contact-ul{padding-left:30px;padding-right:30px}.akd003 .program .program1{float:left;width:31%!important;margin:8px;min-height:300px}.ksenesglwsses-row{padding:24px}.ksenesglwsses-row .et_pb_text{padding-top:0px!important;padding-bottom:0px!important}.ksenesglwsses-row table{display:block;overflow:hidden}.ksenesglwsses-row table tr{width:100%}.ksenesglwsses-row table tr td{padding:6px 6px;font-size:12px}.page-id-14848 .sticky-wrap{width:250px;margin:auto}.programmata-peiraiws .programmata-sthlh{width:100%!important}.programmata-peiraiws .programmata-peiraiws-info{width:100%!important;padding:0 10px}#main-footer .footer-wrapper .container{flex-wrap:wrap;padding:40px}.et_pb_section.et_pb_section_3.akadimos-perigrafh.et_section_regular,.et_pb_section.et_pb_section_4.akadimos-akadimos.et_section_regular{padding-bottom:0!important;padding-top:0!important}.et_pb_section.et_pb_section_2.akadimos-akadimos.et_section_regular{padding-bottom:0!important;padding-top:20px!important}.et_pb_section.et_pb_section_4.akadimos-eikonidia.et_section_regular{padding-top:30px!important}.rec-and-cer-title{height:30px!important}.rec-and-cer-title-3l{height:80px!important}.et_pb_module.et_pb_text.et_pb_text_15.akadimos-participation.et_pb_text_align_left.et_pb_bg_layout_dark,.et_pb_module.et_pb_text.et_pb_text_16.akadimos-participation.et_pb_text_align_left.et_pb_bg_layout_dark{padding:0 90px!important}.teach-high{height:370px!important}.et_pb_row.et_pb_row_3.akd-home-epiloghtl{padding:0!important}.et_pb_row.et_pb_row_3.et_pb_gutters1.et_pb_row_5col{flex-wrap:nowrap!important;overflow-x:auto!important}.vet-post-it{height:260px!important}.et_pb_column .et_pb_module{margin-bottom:10px!important}.et_pb_column.et_pb_column_1_3.et_pb_column_1.et_pb_css_mix_blend_mode_passthrough{margin-bottom:0!important}.akd003 .et_pb_row{width:100%!important;padding:0 80px!important}}@media all and (max-width:768px){.akd-home-sld .et_pb_slider .et_pb_container{margin:0!important;width:100%}.akd-home-sld .et_pb_slide_description .et_pb_slide_title{font-size:26px!important;padding:0;text-align:center;line-height:40px}.akadimos-header-home h1{font-size:26px;line-height:32px}.akadimos-header-home h2{font-size:22px;line-height:28px}.akadimos-akadimos .et_pb_row{padding:0}.akadimos-akadimos .et_pb_section{padding:15px 0}.akadimos-akadimos h2{padding-top:30px}.akadimos-header-home .et_pb_row{padding:30px 0}.akadimos-header-home .et_pb_row{padding:90px 0}.msr-ekdhlwseis .et_pb_row{padding:0}.msr-ekdhlwseis h3{font-size:20px}.akd-ekdhlwseis-contact h3{font-size:22px}.akd-ekdhlwseis-contact .et_pb_row_3.et_pb_row{padding-bottom:30px}.msr_pblock_wrapper{min-height:400px!important}.msr_pblock_col4{width:45%}.akadiimos-uphresies-sum h3{line-height:36px}.akadimos-entaksh h3{line-height:36px}.akadimos-faqs1 h2{font-size:28px;padding-top:30px}.akadimos-faqs2 h5{font-size:16px;line-height:20px}.akd-epikoinwnia-ataka h2{font-size:24px}.akd001.et_pb_row.et_pb_row_2{padding-top:0}#akadimos-epilekste-emas .et_pb_text{margin-bottom:0}#akadimos-header h1{font-size:26px;line-height:34px}.akadimos-abroad-study h2{font-size:22px;line-height:34px}.akadimos-abroad-study p{line-height:30px}.akadimos-paroxes h3{font-size:22px}.akadimos-epilekstemas-giati .et_pb_row{padding:0}.akadimos-faqs1 .et_pb_row{padding:0}.akd-home-sld.et_pb_section{padding-top:0}.akd-home-welcome.et_pb_row{padding-top:0}.contact-ul li{width:100%}.msr-eggrafh h2{font-size:24px}.akd003 .program .program1{float:left;width:31%!important;margin:6px;min-height:270px}.msr-blog-title p:after{content:"";display:block;border-bottom:1px solid #159ede;padding-bottom:16px;width:8%;margin:auto}.footer-wrapper .container{flex-wrap:wrap}.footer-wrapper .container .col-1.col,.footer-wrapper .container .col-2.col,.footer-wrapper .container .col-3.col,.footer-wrapper .container .col-4.col{flex-basis:50%;padding:40px}.et_pb_blurb_container .et_pb_blurb_description p,.et_pb_blurb_container .et_pb_blurb_description p span{font-size:16px!important}.job-acc{height:290px!important}.akd003 .et_pb_row{width:100%!important;padding:0 60px!important}}@media all and (min-width:479px) and (max-width:980px){.msr-blog .et_pb_posts .et_pb_post,.archive .et_pb_post{width:100%;margin:10px}.msr-blog .et_pb_posts a.more-link{font-size:13px}}@media all and (max-width:480px){.msr-blog .et_pb_posts .et_pb_post,.archive .et_pb_post{width:100%;margin:0 0 16px 0}.akd-home-welcome.et_pb_row.et_pb_row_0{padding:30px 0!important}.akd-home-sld .et_pb_slide_description .et_pb_slide_title{font-size:18px!important}.akd-home-wel.et_pb_section{padding:0 0 30px}.akd-prog.et_pb_section{padding:0}.akd-prog-home .et_pb_column.et_pb_column_1_4{width:100%!important;margin:10px 0!important}.akd-dvd.et_pb_row{padding:0!important}.akd-psifiakes-btn h3{font-size:20px;line-height:30px}.msr_pblock_col4{width:100%}.msr_pblock_col4 img{width:100%}.akd-psifiakes-btn p{font-size:16px;padding-bottom:0!important}.akd-psf.et_pb_section_5.et_pb_section{padding-bottom:30px;padding-top:0}.programmata-block .et_pb_column{padding:30px 30px 40px}.programmata-block h2{font-size:22px}#akadimos-header h1{font-size:20px;line-height:30px}.akd004 h2{font-size:22px;line-height:32px}.akadimos-paroxes-row .et_pb_blurb_position_left .et-pb-icon{font-size:26px;padding-left:15px}.akadimos-paroxes-row .et_pb_section .et_pb_column .et_pb_module{margin-bottom:20px!important}.akadimos-paroxes p{font-size:14px;padding-right:15px}.programmata-info{padding:20px!important;font-size:14px;text-align:center!important}.akd-home-title1.et_pb_row{padding:0}.akd-home-title1 p{font-size:18px;line-height:36px}.akd-gtepl.et_pb_section_9{padding:0}#akadimos-epaggelm-entaksh.et_pb_section{padding:0}#akadimos-epaggelm-uphresies.et_pb_section{padding:0}.akadimos-uphresies h3{font-size:22px;line-height:30px}.akadiimos-uphresies-sum h3{line-height:30px;font-size:22px}.akadimos-entaksh h3{font-size:22px;line-height:30px}.akadimos-paroxes h3{font-size:22px;line-height:30px}.akadimos-epilekstemas-giati h2{font-size:28px;line-height:36px}.akadimos-faqs1 h2{font-size:28px;padding-top:30px}.akadimos-faqs2 h5{line-height:20px}.akadimos-epilekstemas-giati p{font-size:16px;line-height:32px}.akd-home-epilogh.et_pb_row.et_pb_row_16{padding-top:0;width:100%}.akd-home-epilogh p{font-size:16px}.akd-btn-contactus.et_pb_row{padding:30px 0 0}.akd-socialmedia.et_pb_section_11{padding:0}.akd-socialmedia.et_pb_row_18.et_pb_row{padding-top:40px!important}.akd-socialmedia p{font-size:24px;line-height:30px}.akadimos-header-home p{font-size:14px}.akd001.et_pb_row.et_pb_row_2{padding:0}.entry-content ul{padding:0 0 0 20px!important}.contact-ul li{width:100%;padding:0 30px 30px}.msr-epikoinwnia-right h2{font-size:30px}.akd-epikoinwnia-ataka h2{font-size:24px;line-height:34px}.footer-widget .et_pb_column{width:100%!important}.akd-footer-3{padding-left:0!important}.akd003 .program .program1{float:left;width:100%!important;margin:6px 0;min-height:270px}.ksenesglwsses-row table{display:table;overflow:initial}.ksenesglwsses-row{padding:12px}.msr-eggrafh-row{width:95%}.msr-eggrafh h2{font-size:20px}.msr-eggrafh.form li label{color:#333;font-size:16px;font-weight:500}.programmata-peiraiws .programmata-peiraiws-info .et_pb_column{width:100%!important;margin-right:0%!important}.page-id-14848 #programmata-stoxos{padding:0 10px}.msr-greenpass .et_pb_row_18{flex-direction:column}.footer-wrapper .container .col-1.col,.footer-wrapper .container .col-2.col,.footer-wrapper .container .col-3.col,.footer-wrapper .container .col-4.col{flex-basis:100%;padding:30px}.home .et_pb_slide_content h2{font-size:24px!important;line-height:36px!important;padding-top:110px;padding-bottom:50px}.et_pb_section.et_pb_section_15.akd-socialmedia.et_pb_with_background.et_section_regular .et_pb_row.et_pb_row_6{margin-bottom:-40px}.akadimos-eikonidia h3{font-size:20px}.et_pb_text_inner h2{font-size:22px}.et_pb_section.et_pb_section_2.msr-ekdhlwseis2.et_pb_with_background.et_section_regular{padding-top:0!important}.et_pb_section.et_pb_section_1.msr-ekdhlwseis.et_pb_with_background.et_section_regular{margin-bottom:0!important}.et_pb_row.et_pb_row_2.et_pb_gutters1{padding:0!important}.rec-and-cer-title{height:70px!important}.rec-and-cer-title-3l{height:140px!important}.et_pb_column .et_pb_module{margin-bottom:0!important}.rec-and-cer-post{height:320px!important}.et_pb_module.et_pb_text.et_pb_text_2.et_pb_text_align_left.et_pb_bg_layout_light{padding-right:20px!important;margin-right:unset!important;margin-bottom:unset!important}.et_pb_row.et_pb_row_4.akadimos-paroxes-row,.et_pb_row.et_pb_row_5.akadimos-paroxes-row,.et_pb_row.et_pb_row_6.akadimos-paroxes-row{padding-right:40px!important;padding-bottom:80px!important;padding-left:40px!important}.et_pb_text_inner ul li{text-align:left!important}.et_pb_with_border.et_pb_module.et_pb_text.et_pb_text_11.et_pb_text_align_left.et_pb_bg_layout_light,.et_pb_with_border.et_pb_module.et_pb_text.et_pb_text_12.et_pb_text_align_left.et_pb_bg_layout_light,.et_pb_module.et_pb_text.et_pb_text_13.et_pb_text_align_left.et_pb_bg_layout_light{padding-left:16px!important}.et_pb_module.et_pb_text.et_pb_text_15.akadimos-participation.et_pb_text_align_left.et_pb_bg_layout_dark,.et_pb_module.et_pb_text.et_pb_text_16.akadimos-participation.et_pb_text_align_left.et_pb_bg_layout_dark{padding:0 40px!important}.job-special,.teach-high{height:480px!important}.job-acc{height:370px!important}.et_pb_module.et_pb_text.et_pb_text_4.job-special.et_pb_text_align_left.et_pb_bg_layout_light,.et_pb_module.et_pb_text.et_pb_text_5.job-special.et_pb_text_align_left.et_pb_bg_layout_light,.et_pb_module.et_pb_text.et_pb_text_6.job-special.et_pb_text_align_left.et_pb_bg_layout_light,.et_pb_module.et_pb_text.et_pb_text_7.teach-high.et_pb_text_align_left.et_pb_bg_layout_light,.et_pb_module.et_pb_text.et_pb_text_8.teach-high.et_pb_text_align_left.et_pb_bg_layout_light,.et_pb_module.et_pb_text.et_pb_text_9.teach-high.et_pb_text_align_left.et_pb_bg_layout_light,.et_pb_module.et_pb_blurb.et_pb_blurb_6.et_pb_text_align_left.et_pb_blurb_position_top.et_pb_bg_layout_light,.et_pb_module.et_pb_blurb.et_pb_blurb_7.et_pb_text_align_left.et_pb_blurb_position_top.et_pb_bg_layout_light,.et_pb_module.et_pb_blurb.et_pb_blurb_8.et_pb_text_align_left.et_pb_blurb_position_top.et_pb_bg_layout_light,.et_pb_module.et_pb_text.et_pb_text_10.job-acc.et_pb_text_align_left.et_pb_bg_layout_light,.et_pb_module.et_pb_text.et_pb_text_11.job-acc.et_pb_text_align_left.et_pb_bg_layout_light,.et_pb_module.et_pb_text.et_pb_text_12.job-acc.et_pb_text_align_left.et_pb_bg_layout_light,.et_pb_module.et_pb_text.et_pb_text_13.job-acc.et_pb_text_align_left.et_pb_bg_layout_light,.et_pb_module.et_pb_text.et_pb_text_14.job-acc.et_pb_text_align_left.et_pb_bg_layout_light,.et_pb_module.et_pb_text.et_pb_text_15.job-acc.et_pb_text_align_left.et_pb_bg_layout_light,.et_pb_module.et_pb_text.et_pb_text_16.job-acc.et_pb_text_align_left.et_pb_bg_layout_light,.et_pb_module.et_pb_text.et_pb_text_17.job-acc.et_pb_text_align_left.et_pb_bg_layout_light,.et_pb_module.et_pb_text.et_pb_text_94.et_pb_text_align_left.et_pb_bg_layout_light,.et_pb_module.et_pb_text.et_pb_text_9.uni-courses.et_pb_text_align_left.et_pb_bg_layout_light,.et_pb_module.et_pb_text.et_pb_text_11.uni-courses.et_pb_text_align_left.et_pb_bg_layout_light,.et_pb_module.et_pb_text.et_pb_text_14.uni-courses.et_pb_text_align_left.et_pb_bg_layout_light,.et_pb_module.et_pb_text.et_pb_text_16.uni-courses.et_pb_text_align_left.et_pb_bg_layout_light,.et_pb_module.et_pb_text.et_pb_text_19.uni-courses.et_pb_text_align_left.et_pb_bg_layout_light,.et_pb_module.et_pb_text.et_pb_text_22.uni-courses.et_pb_text_align_left.et_pb_bg_layout_light,.et_pb_module.et_pb_text.et_pb_text_25.uni-courses.et_pb_text_align_left.et_pb_bg_layout_light,.et_pb_module.et_pb_blurb.et_pb_blurb_0.uni-post-it.et_pb_text_align_left.et_pb_blurb_position_top.et_pb_bg_layout_light,.et_pb_module.et_pb_blurb.et_pb_blurb_1.uni-post-it.et_pb_text_align_left.et_pb_blurb_position_top.et_pb_bg_layout_light,.et_pb_module.et_pb_blurb.et_pb_blurb_2.uni-post-it.et_pb_text_align_left.et_pb_blurb_position_top.et_pb_bg_layout_light,.et_pb_module.et_pb_blurb.et_pb_blurb_3.uni-post-it.et_pb_text_align_left.et_pb_blurb_position_top.et_pb_bg_layout_light{margin-right:0!important;padding-right:10px!important;padding-left:20px!important}.et_pb_module.et_pb_blurb.et_pb_blurb_6.et_pb_text_align_left.et_pb_blurb_position_top.et_pb_bg_layout_light,.et_pb_module.et_pb_blurb.et_pb_blurb_7.et_pb_text_align_left.et_pb_blurb_position_top.et_pb_bg_layout_light,.et_pb_module.et_pb_blurb.et_pb_blurb_8.et_pb_text_align_left.et_pb_blurb_position_top.et_pb_bg_layout_light{margin-bottom:0!important}.akd-home-epilogh-right{padding-left:0;padding-right:0}.vet-post-it{height:320px!important}.et_pb_column .et_pb_module,.et_pb_module.et_pb_text.et_pb_text_2.et_pb_text_align_left.et_pb_bg_layout_light{margin-bottom:10px!important}.et_pb_module.et_pb_text.et_pb_text_9.et_pb_text_align_left.et_pb_bg_layout_light,.et_pb_module.et_pb_text.et_pb_text_10.et_pb_text_align_left.et_pb_bg_layout_light,.et_pb_module.et_pb_text.et_pb_text_11.et_pb_text_align_left.et_pb_bg_layout_light,.et_pb_module.et_pb_text.et_pb_text_12.et_pb_text_align_left.et_pb_bg_layout_light,.et_pb_module.et_pb_text.et_pb_text_13.et_pb_text_align_left.et_pb_bg_layout_light,.et_pb_module.et_pb_text.et_pb_text_14.et_pb_text_align_left.et_pb_bg_layout_light{padding:0 0 0 10px!important}.akd003 .et_pb_row{width:100%!important;padding:0 20px!important}.et_pb_section.et_pb_section_1.programmata-section.programmata-peiraiws.et_pb_equal_columns.et_pb_with_background.et_section_specialty,.et_pb_section.et_pb_section_3.akd-gtepl.et_pb_with_background.et_section_regular,.et_pb_module.et_pb_text.et_pb_text_26.et_pb_text_align_left.et_pb_bg_layout_light{padding:0!important}}@media all and (max-width:414px){.msr-eggrafh h2{padding-left:35px;padding-right:35px;line-height:30px}.page-id-14848 h1{font-size:26px}}@media all and (max-width:375px){.msr-eggrafh h2{padding-left:20px;padding-right:20px;line-height:30px}.rec-and-cer-title-3l{height:160px!important}}.mejs-offscreen{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal}.mejs-container{background:#000;font-family:Helvetica,Arial,serif;position:relative;text-align:left;text-indent:0;vertical-align:top}.mejs-container,.mejs-container *{box-sizing:border-box}.mejs-container video::-webkit-media-controls,.mejs-container video::-webkit-media-controls-panel,.mejs-container video::-webkit-media-controls-panel-container,.mejs-container video::-webkit-media-controls-start-playback-button{-webkit-appearance:none;display:none!important}.mejs-fill-container,.mejs-fill-container .mejs-container{height:100%;width:100%}.mejs-fill-container{background:transparent;margin:0 auto;overflow:hidden;position:relative}.mejs-container:focus{outline:none}.mejs-iframe-overlay{height:100%;position:absolute;width:100%}.mejs-embed,.mejs-embed body{background:#000;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.mejs-fullscreen{overflow:hidden!important}.mejs-container-fullscreen{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;z-index:1000}.mejs-container-fullscreen .mejs-mediaelement,.mejs-container-fullscreen video{height:100%!important;width:100%!important}.mejs-background,.mejs-mediaelement{left:0;position:absolute;top:0}.mejs-mediaelement{height:100%;width:100%;z-index:0}.mejs-poster{background-position:50% 50%;background-repeat:no-repeat;background-size:cover;left:0;position:absolute;top:0;z-index:1}:root .mejs-poster-img{display:none}.mejs-poster-img{border:0;padding:0}.mejs-overlay{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;left:0;position:absolute;top:0}.mejs-layer{z-index:1}.mejs-overlay-play{cursor:pointer}.mejs-overlay-button{background:url(/wp-includes/js/mediaelement/mejs-controls.svg) no-repeat;background-position:0 -39px;height:80px;width:80px}.mejs-overlay:hover>.mejs-overlay-button{background-position:-80px -39px}.mejs-overlay-loading{height:80px;width:80px}.mejs-overlay-loading-bg-img{-webkit-animation:a 1s linear infinite;animation:a 1s linear infinite;background:transparent url(/wp-includes/js/mediaelement/mejs-controls.svg) -160px -40px no-repeat;display:block;height:80px;width:80px;z-index:1}@-webkit-keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.mejs-controls{bottom:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:40px;left:0;list-style-type:none;margin:0;padding:0 10px;position:absolute;width:100%;z-index:3}.mejs-controls:not([style*="display: none"]){background:rgba(255,0,0,.7);background:-webkit-linear-gradient(transparent,rgba(0,0,0,.35));background:linear-gradient(transparent,rgba(0,0,0,.35))}.mejs-button,.mejs-time,.mejs-time-rail{font-size:10px;height:40px;line-height:10px;margin:0;width:32px}.mejs-button>button{background:transparent url(/wp-includes/js/mediaelement/mejs-controls.svg);border:0;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;margin:10px 6px;overflow:hidden;padding:0;position:absolute;text-decoration:none;width:20px}.mejs-button>button:focus{outline:1px dotted #999}.mejs-container-keyboard-inactive [role=slider],.mejs-container-keyboard-inactive [role=slider]:focus,.mejs-container-keyboard-inactive a,.mejs-container-keyboard-inactive a:focus,.mejs-container-keyboard-inactive button,.mejs-container-keyboard-inactive button:focus{outline:0}.mejs-time{box-sizing:content-box;color:#fff;font-size:11px;font-weight:700;height:24px;overflow:hidden;padding:16px 6px 0;text-align:center;width:auto}.mejs-play>button{background-position:0 0}.mejs-pause>button{background-position:-20px 0}.mejs-replay>button{background-position:-160px 0}.mejs-time-rail{direction:ltr;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;height:40px;margin:0 10px;padding-top:10px;position:relative}.mejs-time-buffering,.mejs-time-current,.mejs-time-float,.mejs-time-float-corner,.mejs-time-float-current,.mejs-time-hovered,.mejs-time-loaded,.mejs-time-marker,.mejs-time-total{border-radius:2px;cursor:pointer;display:block;height:10px;position:absolute}.mejs-time-total{background:hsla(0,0%,100%,.3);margin:5px 0 0;width:100%}.mejs-time-buffering{-webkit-animation:b 2s linear infinite;animation:b 2s linear infinite;background:-webkit-linear-gradient(135deg,hsla(0,0%,100%,.4) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.4) 0,hsla(0,0%,100%,.4) 75%,transparent 0,transparent);background:linear-gradient(-45deg,hsla(0,0%,100%,.4) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.4) 0,hsla(0,0%,100%,.4) 75%,transparent 0,transparent);background-size:15px 15px;width:100%}@-webkit-keyframes b{0%{background-position:0 0}to{background-position:30px 0}}@keyframes b{0%{background-position:0 0}to{background-position:30px 0}}.mejs-time-loaded{background:hsla(0,0%,100%,.3)}.mejs-time-current,.mejs-time-handle-content{background:hsla(0,0%,100%,.9)}.mejs-time-hovered{background:hsla(0,0%,100%,.5);z-index:10}.mejs-time-hovered.negative{background:rgba(0,0,0,.2)}.mejs-time-buffering,.mejs-time-current,.mejs-time-hovered,.mejs-time-loaded{left:0;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-transition:all .15s ease-in;transition:all .15s ease-in;width:100%}.mejs-time-buffering{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}.mejs-time-hovered{-webkit-transition:height .1s cubic-bezier(.44,0,1,1);transition:height .1s cubic-bezier(.44,0,1,1)}.mejs-time-hovered.no-hover{-webkit-transform:scaleX(0)!important;-ms-transform:scaleX(0)!important;transform:scaleX(0)!important}.mejs-time-handle,.mejs-time-handle-content{border:4px solid transparent;cursor:pointer;left:0;position:absolute;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);z-index:11}.mejs-time-handle-content{border:4px solid hsla(0,0%,100%,.9);border-radius:50%;height:10px;left:-7px;top:-4px;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);width:10px}.mejs-time-rail .mejs-time-handle-content:active,.mejs-time-rail .mejs-time-handle-content:focus,.mejs-time-rail:hover .mejs-time-handle-content{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.mejs-time-float{background:#eee;border:1px solid #333;bottom:100%;color:#111;display:none;height:17px;margin-bottom:9px;position:absolute;text-align:center;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:36px}.mejs-time-float-current{display:block;left:0;margin:2px;text-align:center;width:30px}.mejs-time-float-corner{border:5px solid #eee;border-color:#eee transparent transparent;border-radius:0;display:block;height:0;left:50%;line-height:0;position:absolute;top:100%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:0}.mejs-long-video .mejs-time-float{margin-left:-23px;width:64px}.mejs-long-video .mejs-time-float-current{width:60px}.mejs-broadcast{color:#fff;height:10px;position:absolute;top:15px;width:100%}.mejs-fullscreen-button>button{background-position:-80px 0}.mejs-unfullscreen>button{background-position:-100px 0}.mejs-mute>button{background-position:-60px 0}.mejs-unmute>button{background-position:-40px 0}.mejs-volume-button{position:relative}.mejs-volume-button>.mejs-volume-slider{-webkit-backface-visibility:hidden;background:rgba(50,50,50,.7);border-radius:0;bottom:100%;display:none;height:115px;left:50%;margin:0;position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:25px;z-index:1}.mejs-volume-button:hover{border-radius:0 0 4px 4px}.mejs-volume-total{background:hsla(0,0%,100%,.5);height:100px;left:50%;margin:0;position:absolute;top:8px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:2px}.mejs-volume-current{left:0;margin:0;width:100%}.mejs-volume-current,.mejs-volume-handle{background:hsla(0,0%,100%,.9);position:absolute}.mejs-volume-handle{border-radius:1px;cursor:ns-resize;height:6px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:16px}.mejs-horizontal-volume-slider{display:block;height:36px;position:relative;vertical-align:middle;width:56px}.mejs-horizontal-volume-total{background:rgba(50,50,50,.8);height:8px;top:16px;width:50px}.mejs-horizontal-volume-current,.mejs-horizontal-volume-total{border-radius:2px;font-size:1px;left:0;margin:0;padding:0;position:absolute}.mejs-horizontal-volume-current{background:hsla(0,0%,100%,.8);height:100%;top:0;width:100%}.mejs-horizontal-volume-handle{display:none}.mejs-captions-button,.mejs-chapters-button{position:relative}.mejs-captions-button>button{background-position:-140px 0}.mejs-chapters-button>button{background-position:-180px 0}.mejs-captions-button>.mejs-captions-selector,.mejs-chapters-button>.mejs-chapters-selector{background:rgba(50,50,50,.7);border:1px solid transparent;border-radius:0;bottom:100%;margin-right:-43px;overflow:hidden;padding:0;position:absolute;right:50%;visibility:visible;width:86px}.mejs-chapters-button>.mejs-chapters-selector{margin-right:-55px;width:110px}.mejs-captions-selector-list,.mejs-chapters-selector-list{list-style-type:none!important;margin:0;overflow:hidden;padding:0}.mejs-captions-selector-list-item,.mejs-chapters-selector-list-item{color:#fff;cursor:pointer;display:block;list-style-type:none!important;margin:0 0 6px;overflow:hidden;padding:0}.mejs-captions-selector-list-item:hover,.mejs-chapters-selector-list-item:hover{background-color:#c8c8c8!important;background-color:hsla(0,0%,100%,.4)!important}.mejs-captions-selector-input,.mejs-chapters-selector-input{clear:both;float:left;left:-1000px;margin:3px 3px 0 5px;position:absolute}.mejs-captions-selector-label,.mejs-chapters-selector-label{cursor:pointer;float:left;font-size:10px;line-height:15px;padding:4px 10px 0;width:100%}.mejs-captions-selected,.mejs-chapters-selected{color:#21f8f8}.mejs-captions-translations{font-size:10px;margin:0 0 5px}.mejs-captions-layer{bottom:0;color:#fff;font-size:16px;left:0;line-height:20px;position:absolute;text-align:center}.mejs-captions-layer a{color:#fff;text-decoration:underline}.mejs-captions-layer[lang=ar]{font-size:20px;font-weight:400}.mejs-captions-position{bottom:15px;left:0;position:absolute;width:100%}.mejs-captions-position-hover{bottom:35px}.mejs-captions-text,.mejs-captions-text *{background:hsla(0,0%,8%,.5);box-shadow:5px 0 0 hsla(0,0%,8%,.5),-5px 0 0 hsla(0,0%,8%,.5);padding:0;white-space:pre-wrap}.mejs-container.mejs-hide-cues video::-webkit-media-text-track-container{display:none}.mejs-overlay-error{position:relative}.mejs-overlay-error>img{left:0;max-width:100%;position:absolute;top:0;z-index:-1}.mejs-cannotplay,.mejs-cannotplay a{color:#fff;font-size:.8em}.mejs-cannotplay{position:relative}.mejs-cannotplay a,.mejs-cannotplay p{display:inline-block;padding:0 15px;width:100%}.mejs-container{clear:both;max-width:100%}.mejs-container *{font-family:Helvetica,Arial}.mejs-container,.mejs-container .mejs-controls,.mejs-embed,.mejs-embed body{background:#222}.mejs-time{font-weight:400;word-wrap:normal}.mejs-controls a.mejs-horizontal-volume-slider{display:table}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.mejs-controls .mejs-time-rail .mejs-time-loaded{background:#fff}.mejs-controls .mejs-time-rail .mejs-time-current{background:#0073aa}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.mejs-controls .mejs-time-rail .mejs-time-total{background:rgba(255,255,255,.33)}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.mejs-controls .mejs-time-rail span{border-radius:0}.mejs-overlay-loading{background:0 0}.mejs-controls button:hover{border:none;-webkit-box-shadow:none;box-shadow:none}.me-cannotplay{width:auto!important}.media-embed-details .wp-audio-shortcode{display:inline-block;max-width:400px}.audio-details .embed-media-settings{overflow:visible}.media-embed-details .embed-media-settings .setting span:not(.button-group){max-width:400px;width:auto}.media-embed-details .embed-media-settings .checkbox-setting span{display:inline-block}.media-embed-details .embed-media-settings{padding-top:0;top:28px}.media-embed-details .instructions{padding:16px 0;max-width:600px}.media-embed-details .setting .remove-setting,.media-embed-details .setting p{color:#a00;font-size:10px;text-transform:uppercase}.media-embed-details .setting .remove-setting{padding:5px 0}.media-embed-details .setting a:hover{color:#dc3232}.media-embed-details .embed-media-settings .checkbox-setting{float:none;margin:0 0 10px}.wp-video{max-width:100%;height:auto}.wp_attachment_holder .wp-audio-shortcode,.wp_attachment_holder .wp-video{margin-top:18px}.wp-video-shortcode video,video.wp-video-shortcode{max-width:100%;display:inline-block}.video-details .wp-video-holder{width:100%;max-width:640px}.wp-playlist{border:1px solid #ccc;padding:10px;margin:12px 0 18px;font-size:14px;line-height:1.5}.wp-admin .wp-playlist{margin:0 0 18px}.wp-playlist video{display:inline-block;max-width:100%}.wp-playlist audio{display:none;max-width:100%;width:400px}.wp-playlist .mejs-container{margin:0;max-width:100%}.wp-playlist .mejs-controls .mejs-button button{outline:0}.wp-playlist-light{background:#fff;color:#000}.wp-playlist-dark{color:#fff;background:#000}.wp-playlist-caption{display:block;max-width:88%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:1.5}.wp-playlist-item .wp-playlist-caption{text-decoration:none;color:#000;max-width:-webkit-calc(100% - 40px);max-width:calc(100% - 40px)}.wp-playlist-item-meta{display:block;font-size:14px;line-height:1.5}.wp-playlist-item-title{font-size:14px;line-height:1.5}.wp-playlist-item-album{font-style:italic;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wp-playlist-item-artist{font-size:12px;text-transform:uppercase}.wp-playlist-item-length{position:absolute;right:3px;top:0;font-size:14px;line-height:1.5}.rtl .wp-playlist-item-length{left:3px;right:auto}.wp-playlist-tracks{margin-top:10px}.wp-playlist-item{position:relative;cursor:pointer;padding:0 3px;border-bottom:1px solid #ccc}.wp-playlist-item:last-child{border-bottom:0}.wp-playlist-light .wp-playlist-caption{color:#333}.wp-playlist-dark .wp-playlist-caption{color:#ddd}.wp-playlist-playing{font-weight:700;background:#f7f7f7}.wp-playlist-light .wp-playlist-playing{background:#fff;color:#000}.wp-playlist-dark .wp-playlist-playing{background:#000;color:#fff}.wp-playlist-current-item{overflow:hidden;margin-bottom:10px;height:60px}.wp-playlist .wp-playlist-current-item img{float:left;max-width:60px;height:auto;margin-right:10px;padding:0;border:0}.rtl .wp-playlist .wp-playlist-current-item img{float:right;margin-left:10px;margin-right:0}.wp-playlist-current-item .wp-playlist-item-artist,.wp-playlist-current-item .wp-playlist-item-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wp-audio-playlist .me-cannotplay span{padding:5px 15px}