@charset "utf-8";*{text-decoration:none;outline:none;font-family:'Montserrat';color:#23272a;box-sizing:border-box}html{scroll-behavior:smooth}body{padding:0;margin:0 auto;overflow-x:hidden}h1,h2,h3{font-family:'Playfair Display';font-weight:500}ul,li{margin:0;padding:0;list-style:none}.ctas{display:grid;grid-template-columns:1fr 1fr;gap:20px 0;padding:0;border-bottom:1px solid rgba(0,0,0,0.1);width:100%;padding:30px 0;text-align:center}.ctas a{display:inline-block;border:1px solid #e41c42;max-width:400px;width:100%;margin:0 auto;padding:20px 0;color:#e41c42;font-size:17px;font-weight:400;text-transform:uppercase;letter-spacing:0.1em;transition:0.4s}.ctas a:hover{background:#e41c42;color:#FFF}.wrapper{width:100%;max-width:1200px;margin:0 auto}.btn{display:inline-block;border:1px solid #e41c42;width:200px;margin:10px 0 20px;padding:15px 0;color:#e41c42;font-size:13px;font-weight:400;text-transform:uppercase;letter-spacing:0.1em;transition:0.4s;font-style:normal;text-align:center}.btn:hover{background:#e41c42;color:#fff}#information-request{scroll-margin-top:100px}.pop__up{width:100%;height:100vh;background:rgba(255,255,255,0.95);position:fixed;z-index:99999;flex-direction:column;justify-content:center;text-align:center;transition:0.4s;opacity:0;visibility:hidden;animation-name:showpopup;animation-delay:1s;animation-duration:2s;animation-iteration-count:1;animation-direction:alternate;animation-fill-mode:forwards}@keyframes showpopup{0%{opacity:0;visibility:hidden}100%{opacity:1;visibility:visible}}.pop__up-ctn{position:relative;width:auto;float:left;left:50%;transform:translate3D(-50%,0,0);height:100vh;display:flex;flex-direction:column;justify-content:center}.pop__up-close{position:relative;width:60px;height:60px;top:30px;left:calc(100% - 30px);display:block;z-index:2;cursor:pointer;float:right;background:#2a2a2a;border-radius:80px}.pop__up-close:before{content:'';width:20px;height:3px;background:#FFF;position:absolute;left:50%;margin-left:-10px;top:50%;transform:rotate(45deg);border-radius:3px;margin-top:-1px}.pop__up-close:after{content:'';width:20px;height:3px;background:#FFF;position:absolute;left:50%;top:50%;margin-left:-10px;transform:rotate(-45deg);border-radius:3px;margin-top:-1px}.pop__up-ctn img{max-height:80vh;width:auto;border-radius:4px;box-shadow:0 20px 40px 0 rgba(0,0,0,0.2)}.hide-popup{overflow-y:auto}.hide-popup .pop__up{animation:none;opacity:0;visibility:hidden}.show__video{display:inline-block;border:1px solid #e41c42;width:350px;margin:20px 20px 20px 0;padding:15px 0;color:#e41c42;font-size:13px;font-weight:400;text-transform:uppercase;letter-spacing:0;cursor:pointer;transition:0.4s;font-style:normal;text-align:center}.show-video1 .show1,.show-video2 .show2,.show__video:hover{background:#e41c42;color:#fff}.video1,.video2{display:none}.show-video1 .video1,.show-video2 .video2{display:block}.popup{position:fixed;left:0;top:0;width:100%;height:100%;z-index:999;background:rgba(0,0,0,0.6);display:flex;flex-direction:column;justify-content:center;opacity:0;visibility:hidden;animation-name:showpopup;animation-delay:2s;animation-duration:0.4s;animation-fill-mode:forwards;animation-iteration-count:1;animation-direction:alternate}@keyframes showpopup{0%{opacity:0;visibility:hidden}100%{opacity:1;visibility:visible}}.popup.hide-popup{display:none}.close-popup{position:absolute;right:20px;top:20px;background:#FFF;width:50px;height:50px;border-radius:50px;cursor:pointer}.close-popup:before{content:'';width:18px;height:3px;background:#333;position:absolute;left:50%;top:50%;margin-left:-9px;margin-top:-1px;transform:rotate(45deg);border-radius:50px}.close-popup:after{content:'';width:18px;height:3px;background:#333;position:absolute;left:50%;top:50%;margin-left:-9px;margin-top:-1px;transform:rotate(-45deg);border-radius:50px}.popup-ctn{background:#FFF;width:100%;max-width:400px;margin:0 auto;padding:20px;text-align:center;border-radius:8px;box-shadow:10px 10px 20px 0 rgba(0,0,0,0.2)}.popup-ctn h2{margin:20px 0 10px}.popup-ctn p{margin:0 auto 20px;font-weight:800}.popup-ctn li{display:inline-block;margin:0 5px}.popup-ctn li a{font-size:18px;font-weight:400;color:#e41c42;font-weight:800}header{position:relative;z-index:9}header .logo{position:absolute;left:50%;top:60px;transform:translate3d(-50%,0,0);padding:8px;background:#e31d42;border-radius:50%;box-shadow:0 10px 4px -7px rgba(0,0,0,0.4) inset;overflow:hidden}header .logo img{border-radius:50%;box-shadow:0 0 10px 0 rgba(0,0,0,0.6);display:block;width:130px;height:130px}header .top{background:#80021a;background:-moz-linear-gradient(left,#80021a 0%,#e31d42 50%,#80021a 100%);background:-webkit-linear-gradient(left,#80021a 0%,#e31d42 50%,#80021a 100%);background:linear-gradient(to right,#80021a 0%,#e31d42 50%,#80021a 100%);width:100%;height:50px;box-shadow:0 8px 16px 0 rgba(0,0,0,0.2) inset}header .top h1{color:#FFF;font-size:15px;font-weight:300;font-family:'Montserrat';text-transform:uppercase;margin:0 auto;position:absolute;top:0;left:50%;line-height:50px;letter-spacing:0.75em;transform:translate3d(-50%,0,0);word-spacing:0.75em;width:100%;text-align:center;z-index:0}.language{float:right;position:relative;z-index:2}.language ul li{float:left;line-height:50px;margin-left:15px}.language ul li a{display:block;line-height:50px}.language ul li a img{display:block;margin:13px 0 0;border-radius:50px;box-shadow:5px 5px 10px 0 rgba(0,0,0,0.2)}header .middle{background:#dedfdf;background:-moz-linear-gradient(left,#dedfdf 0%,#fff 50%,#dedfdf 100%);background:-webkit-linear-gradient(left,#dedfdf 0%,#fff 50%,#dedfdf 100%);background:linear-gradient(to right,#dedfdf 0%,#fff 50%,#dedfdf 100%);text-align:center;height:140px;display:flex;flex-direction:column;justify-content:center;padding-left:15px}header .middle img{width:652px;height:66px;margin:0 auto}header .bottom{background:#80021a;background:-moz-linear-gradient(left,#80021a 0%,#e31d42 50%,#80021a 100%);background:-webkit-linear-gradient(left,#80021a 0%,#e31d42 50%,#80021a 100%);background:linear-gradient(to right,#80021a 0%,#e31d42 50%,#80021a 100%);text-align:center;box-shadow:0 8px 16px 0 rgba(0,0,0,0.2) inset;width:100%;height:60px;overflow:visible}header .bottom.fixed{position:fixed;width:100%;left:0;top:0;z-index:999}header .bottom nav{width:100%;margin:0 auto;float:left;position:relative;left:50%;transform:translate3D(-50%,0,0);overflow:visible}header .bottom nav li{display:inline-block;margin:0 15px}header .bottom nav>ul>li:after{content:'';opacity:0;visibility:hidden;background:#FFF;position:absolute;width:20px;height:20px;bottom:-10px;margin-left:-10px;transform:rotate(45deg);transition:0.4s}header .bottom nav>ul>li:nth-child(1):after{display:none}header .bottom nav>ul>li:hover:after{visibility:visible;opacity:1}header .bottom nav li:before{}header .bottom nav li:after{}header .bottom nav li a{color:#FFF;display:block;line-height:60px;font-size:17px;text-transform:uppercase;font-weight:400}header .bottom nav>ul>li:nth-child(5) a{}@keyframes blink{0%{text-shadow:10px 10px 20px rgba(0,0,0,0)}100%{text-shadow:10px 10px 10px rgba(0,0,0,0.8)}}header>.bottom>nav>ul>li.active.deeper.parent>a{font-weight:900}header>.bottom>nav>ul>li.active.deeper.parent>ul>li>a{font-weight:400}header .bottom nav li>ul{background:#f2f2f5;width:100%;position:absolute;left:0px;border:0px solid #696969;border-top:0;box-shadow:0 20px 30px -20px rgba(0,0,0,0.35);-moz-box-shadow:0 20px 30px -20px rgba(0,0,0,0.35);-webkit-box-shadow:0 20px 30px -20px rgba(0,0,0,0.35);transition:0.4s;-moz-transition:0.4s;-webkit-transition:0.4s;border-bottom:1px solid rgba(0,0,0,0.035);padding:10px 0 0;z-index:99999999;visibility:visible;text-align:left;min-height:calc(100vh - 250px);visibility:hidden;opacity:0;transition:0.4s;background-size:cover}header .bottom>nav>ul>li:nth-child(2)>ul:after{content:'Pre-School';position:absolute;top:50%;left:50%;color:rgba(0,0,0,0.075);font-size:80px;font-family:'Playfair Display';text-transform:uppercase;transform:translate3d(-50%,-50%,0)}header .bottom nav li:nth-child(2)>ul ul:after{display:none}header .bottom>nav>ul>li:nth-child(3)>ul:after{content:'Primary School';position:absolute;top:50%;left:50%;color:rgba(0,0,0,0.075);font-size:80px;font-family:'Playfair Display';text-transform:uppercase;transform:translate3d(-50%,-50%,0)}header .bottom nav li:nth-child(3)>ul ul:after{display:none}header .bottom>nav>ul>li:nth-child(4)>ul:after{content:'Secondary School';position:absolute;top:50%;left:50%;color:rgba(0,0,0,0.075);font-size:80px;font-family:'Playfair Display';text-transform:uppercase;transform:translate3d(-50%,-50%,0)}header .bottom nav li:nth-child(4)>ul ul:after{display:none}header .bottom nav li:nth-child(5)>ul ul:after{display:none}header .bottom nav li:hover>ul{visibility:visible;opacity:1}header .bottom nav li>ul>div>li{position:relative;min-width:auto;margin:0 60px 0 0}header .bottom nav li>ul>div>li>ul>div>li{display:block !important;}header .bottom nav li>ul>div>li>ul>div>li a{text-transform:none;font-weight:300;line-height:40px}header .bottom nav li>ul>div>li:last-child{margin:0}header .bottom nav li>ul>div>li>a{color:#23272a;font-size:15px;font-weight:600}header .bottom nav li>ul>div>li>ul{min-height:0;box-shadow:none;padding:0;border:none;width:1200px;background:none}header .bottom nav li>ul>div>li>ul>li{display:inline;margin:0;line-height:1;padding:0;min-width:320px}header .bottom nav li>ul>div>li>ul>li>a{color:#23272a;font-size:15px;font-weight:700;padding:0;line-height:40px;text-transform:none;font-weight:300}header .bottom nav li>ul>div>li:nth-child(1):after,header .bottom nav li>ul>div>li:nth-child(2):after,header .bottom nav li>ul>div>li:nth-child(3):after,header .bottom nav li>ul>div>li:nth-child(4):after,header .bottom nav li:nth-child(3)>ul>div>li:nth-child(5):after,header .bottom nav li:nth-child(4)>ul>div>li:nth-child(5):after,header .bottom nav li:nth-child(5)>ul>div>li:nth-child(5):after{display:block;content:'';background:#000;position:absolute;width:6px;height:1px;top:50%;right:-15px;transform:rotate(45deg) translate3d(0,-2px,0);border-radius:5px}header .bottom nav li>ul>div>li:nth-child(1):before,header .bottom nav li>ul>div>li:nth-child(2):before,header .bottom nav li>ul>div>li:nth-child(3):before,header .bottom nav li>ul>div>li:nth-child(4):before,header .bottom nav li:nth-child(3)>ul>div>li:nth-child(5):before,header .bottom nav li:nth-child(4)>ul>div>li:nth-child(5):before,header .bottom nav li:nth-child(5)>ul>div>li:nth-child(5):before{display:block;content:'';background:#000;position:absolute;width:6px;height:1px;top:50%;right:-22px;transform:rotate(-45deg) translate3d(0,-2px,0);border-radius:5px}header .bottom nav li>ul>div>li>ul>div>li:before,header .bottom nav li>ul>div>li>ul>div>li:after{display:none !important}header .bottom nav li.item-272 a{background:#FDCF85;color:#006152;padding:0 15px;font-weight:700;transition:0.4s}header .bottom nav li.item-272 a:hover{background:#006152;color:#FFF}header .bottom nav li.item-272:after{display:none}.submenu{width:34px;height:60px;float:right;display:flex;flex-direction:column;justify-content:center;cursor:pointer;position:absolute;right:50%;transform:translate3D(600px,0,0)}.submenu span{width:34px;height:2px;background:#FFF;border-radius:3px;margin:0;transition:0.4s}.submenu span.submenu-top{}.submenu span.submenu-middle{margin:6px auto}.submenu:hover span.submenu-bottom{width:26px}.school-sub{width:100%;background:#dedfdf;background:-moz-linear-gradient(left,#dedfdf 0%,#fafafa 50%,#dedfdf 100%);background:-webkit-linear-gradient(left,#dedfdf 0%,#fafafa 50%,#dedfdf 100%);background:linear-gradient(to right,#dedfdf 0%,#fafafa 50%,#dedfdf 100%);border-bottom:1px solid rgba(0,0,0,0.05);position:relative;top:0;left:0;transform:translate3d(0,0,0);transition:0.4s;z-index:8;transition:0s}.school-sub .unstyled.small{display:none}.school-sub.fixed{position:fixed;transform:translate3d(0,60px,0);transition:0.4s}.school-sub ul{text-align:center}.school-sub ul li{display:inline-block;margin:0 15px}.school-sub ul li a{display:block;font-size:13px;padding:20px 0;font-weight:400;text-transform:uppercase;letter-spacing:0.025em;color:#23272a}.school-sub ul li.current a,.school-sub ul li.active a{font-weight:800;color:#e31d42}#intro{width:100%;height:calc(100vh - 250px);position:relative;border:10px solid #80021a;border-top:0}.intro-txt{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;text-align:center;position:relative;z-index:4;padding-bottom:100px}.intro-txt span{font-family:'Playfair Display';font-size:30px;color:#FFF;text-shadow:10px 10px 20px rgba(0,0,0,0.3);margin:0 auto;text-transform:uppercase;letter-spacing:0.4em;line-height:1}.intro-txt h1,.intro-txt h2.title{font-size:90px;color:#FFF;text-shadow:10px 10px 20px rgba(0,0,0,0.3);margin:0 auto;line-height:1;text-transform:uppercase;font-weight:500}.intro-txt h2{font-size:40px;color:#FFF;text-shadow:10px 10px 20px rgba(0,0,0,0.3);margin:0 auto 20px;text-transform:uppercase;letter-spacing:0.065em}.intro-txt a{background:#FFF;width:250px !important;padding:15px;color:#e41c42;font-size:15px;text-transform:uppercase;text-align:center;margin:0 5px;font-weight:700;letter-spacing:0.1em;word-spacing:0.1em;box-shadow:10px 10px 20px 0 rgba(0,0,0,0.2);display:inline-block}.intro-txt a:lang(fr-FR){width:330px !important}.scroll{position:absolute;left:50%;bottom:20px;z-index:4;transform:translate3d(-50%,0,0)}.video-overlay{background:rgba(0,0,0,0.5);width:100%;height:100%;position:absolute;left:0;top:0;z-index:3}.video-holder{width:100%;height:100%;overflow:hidden;position:absolute;z-index:-1;top:0;left:0}#introVideo{position:absolute;left:50%;top:calc(50% + 80px);min-width:101%;min-height:100%;transform:translate3D(-50%,-50%,0)}#page-header{text-align:center;padding-left:150px;height:350px;display:flex;flex-direction:column;justify-content:center;position:relative;position:relative;z-index:2}.enrolment-page #page-header{display:none}.enrolment-page #page-main{padding-left:0;border-left:0;margin-top:-30px}#page-header:before{content:'';position:absolute;width:calc(50% + 600px);height:100%;background:url(/templates/chartwell/img/ketering.jpg) no-repeat center 60%;background-size:cover;top:0;right:0;z-index:-1}.page-about-cis #page-header:before{background:url(/templates/chartwell/img/cis-about-bg.jpg) no-repeat center center;background-size:cover}.contact-page #page-header:before{background:url(/templates/chartwell/img/chartwell-contact-bg.jpg) no-repeat center center;background-size:cover}.our-history-page #page-header:before{background:url(/templates/chartwell/img/history-page-bg2.jpg) no-repeat center center;background-size:cover}.accreditation-page #page-header:before{background:url(/templates/chartwell/img/accreditation-page-bg2.jpg) no-repeat center center;background-size:cover}.students-page #page-header:before{background:url(/templates/chartwell/img/students-page-bg3.jpg) no-repeat center center;background-size:cover}.staff-page #page-header:before{background:url(/templates/chartwell/img/employment-page-bg3.jpg) no-repeat center 20%;background-size:cover}.academic-overview-page #page-header:before{background:url(/templates/chartwell/img/academic-overview-page-bg2.jpg) no-repeat center center;background-size:cover}.employment-page #page-header:before{background:url(/templates/chartwell/img/employment-page-bg3.jpg) no-repeat center 20%;background-size:cover}.admission-page #page-header:before{background:url(/templates/chartwell/img/admission-page-bg2.jpg) no-repeat center center;background-size:cover}.tuition-page #page-header:before{background:url(/templates/chartwell/img/Uzicka-48a.jpg) no-repeat center center;background-size:cover;box-shadow:0 360px 0 0 rgba(0,0,0,0.3) inset}.children-page #page-header:before{background:url(/templates/chartwell/img/children-page-bg2.jpg) no-repeat center center;background-size:cover}.pre-school-about-page #page-header:before{background:url(/templates/chartwell/img/pre-school-about-page-bg-2.jpg) no-repeat center center;background-size:cover}.pre-school-campus-page #page-header:before{background:url(/templates/chartwell/img/pre-school-campus-page-bg.jpg) no-repeat center center;background-size:cover}.pre-school-curriculum-page #page-header:before{background:url(/templates/chartwell/img/pre-school-curriculum-bg-2.jpg) no-repeat center center;background-size:cover}.pre-school-school-day-page #page-header:before{background:url(/templates/chartwell/img/pre-school-school-day-bg.jpg) no-repeat center center;background-size:cover}.pre-school-esl-page #page-header:before{background:url(/templates/chartwell/img/pre-school-esl-bg-2.jpg) no-repeat center center;background-size:cover}.pre-school-information-technology-page #page-header:before{background:url(/templates/chartwell/img/pre-school-information-technology-bg.jpg) no-repeat center center;background-size:cover}.pre-school-library-page #page-header:before{background:url(/images/library.jpg) no-repeat center center;background-size:cover}.transportation-page #page-header:before{background:url(/templates/chartwell/img/transportation-bg.jpg) no-repeat center center;background-size:cover}.pre-school-gallery-page #page-header:before{background:url(/templates/chartwell/img/pre-school-gallery-bg.jpg) no-repeat center center;background-size:cover}.primary-welcome-page #page-header:before{background:url(/templates/chartwell/img/primary-welcome-bg-2.jpg) no-repeat center center;background-size:cover}.primary-mission-page #page-header:before{background:url(/templates/chartwell/img/primary-mission-bg2.jpg) no-repeat center center;background-size:cover}.primary-campus-page #page-header:before{background:url(/templates/chartwell/img/primary-banner-bg.jpg) no-repeat center center;background-size:cover}.catering-page #page-header:before{background:url(/templates/chartwell/img/ketering.jpg) no-repeat center 60%;background-size:cover}.primary-teaching-staff-page #page-header:before{background:url(/templates/chartwell/img/primary-teaching-staff-bg2.jpg) no-repeat center center;background-size:cover}.primary-teaching-method-page #page-header:before{background:url(/images/teaching-method-2.JPG) no-repeat center center;background-size:cover}.primary-language-page #page-header:before{background:url(/templates/chartwell/img/primary-language-bg.jpg) no-repeat center center;background-size:cover}.primary-student-life-page #page-header:before{background:url(/templates/chartwell/img/student-life-slika-za-baner.JPG) no-repeat center center;background-size:cover}.primary-sport-page #page-header:before{background:url(/templates/chartwell/img/primary-sport-bg.jpg) no-repeat center center;background-size:cover}.primary-extracurriculum-page #page-header:before{background:url(/templates/chartwell/img/primary-extracurriculum-bg.jpg) no-repeat center center;background-size:cover}.primary-clubs-page #page-header:before{background:url(/templates/chartwell/img/primary-clubs-bg.jpg) no-repeat center center;background-size:cover}.primary-trips-page #page-header:before{background:url(/templates/chartwell/img/primary-trips-bg2.jpg) no-repeat center center;background-size:cover}.primary-overview-page #page-header:before{background:url(/templates/chartwell/img/primary-overview-bg2.jpg) no-repeat center center;background-size:cover}.primary-information-techonology-page #page-header:before{background:url(/templates/chartwell/img/primary-it-baner.jpg) no-repeat center center;background-size:cover}.primary-library-page #page-header:before{background:url(/templates/chartwell/img/primary-library-bg.jpg) no-repeat center center;background-size:cover}.primary-gallery-page #page-header:before{background:url(/templates/chartwell/img/gallery-banner-bg.jpg) no-repeat center center;background-size:cover}.secondary-welcome-page #page-header:before{background:url(/templates/chartwell/img/secondary-welcome-bg.jpg) no-repeat center center;background-size:cover}.secondary-campus-page #page-header:before{background:url(/templates/chartwell/img/secondary-campus-bg-2.jpg) no-repeat center center;background-size:cover}.secondary-teaching-staff-page #page-header:before{background:url(/templates/chartwell/img/secondary-teaching-staff-bg.jpg) no-repeat center center;background-size:cover}.secondary-school-page #page-header:before{background:url(/templates/chartwell/img/secondary-school-bg-2.jpg) no-repeat center center;background-size:cover}.secondary-community-page #page-header:before{background:url(/templates/chartwell/img/secondary-community-bg2.jpg) no-repeat center center;background-size:cover}.secondary-language-page #page-header:before{background:url(/templates/chartwell/img/secondary-language-bg.jpg) no-repeat center center;background-size:cover}.secondary-music-page #page-header:before{background:url(/templates/chartwell/img/secondary-music-bg2.jpg) no-repeat center center;background-size:cover}.secondary-sport-page #page-header:before{background:url(/templates/chartwell/img/secondary-sport-bg.jpg) no-repeat center center;background-size:cover}.secondary-extracurricular-page #page-header:before{background:url(/templates/chartwell/img/secondary-extracurricural-bg2.jpg) no-repeat center 28%;background-size:cover}.secondary-clubs-page #page-header:before{background:url(/templates/chartwell/img/secondary-clubs-bg.jpg) no-repeat center center;background-size:cover}.secondary-trips-page #page-header:before{background:url(/templates/chartwell/img/secondary-trips-bg.jpg) no-repeat center center;background-size:cover}.secondary-ict-page #page-header:before{background:url(/templates/chartwell/img/secondary-ict-bg.jpg) no-repeat center center;background-size:cover}.secondary-library-page #page-header:before{background:url(/templates/chartwell/img/secondary-library-bg.jpg) no-repeat center center;background-size:cover}.secondary-catering-page #page-header:before{background:url(/templates/chartwell/img/secondary-catering-bg.jpg) no-repeat center center;background-size:cover}.secondary-gallery-page #page-header:before{background:url(/templates/chartwell/img/secondary-gallery-bg.jpg) no-repeat center center;background-size:cover}#page-header h1{margin:0 auto 30px;text-transform:uppercase;font-size:60px;position:relative;color:#FFF;line-height:1;opacity:0;transform:translate3d(0,40px,0);-moz-transform:translate3d(0,40px,0);-webkit-transform:translate3d(0,40px,0);animation-name:show-up;animation-duration:0.6s;animation-fill-mode:forwards;animation-iteration-count:1;text-shadow:10px 10px 20px rgba(0,0,0,0.6)}#page-header h1:after{content:'';width:100px;height:4px;background:#fff;position:absolute;left:50%;bottom:-20px;margin-left:-50px}#page-header .page-submenu{position:absolute;left:50%;bottom:0px;padding-left:150px;transform:translate3d(-50%,0,0);width:1200px;background:rgba(35,39,42,0.85);border-radius:0 4px 0 0}#page-header .page-submenu ul{padding:10px 0}#page-header .page-submenu ul li{display:inline-block;margin:0;opacity:0;opacity:0;transform:translate3d(0,10px,0);-moz-transform:translate3d(0,10px,0);-webkit-transform:translate3d(0,10px,0);animation-name:show-up;animation-duration:0.6s;animation-delay:0.1s;animation-fill-mode:forwards;animation-iteration-count:1}#page-header .page-submenu ul li:nth-child(2){animation-delay:0.2s}#page-header .page-submenu ul li:nth-child(3){animation-delay:0.3s}#page-header .page-submenu ul li:nth-child(4){animation-delay:0.4s}#page-header .page-submenu ul li:nth-child(5){animation-delay:0.5s}#page-header .page-submenu ul li:nth-child(6){animation-delay:0.6s}#page-header .page-submenu ul li:nth-child(7){animation-delay:0.7s}#page-header .page-submenu ul li:nth-child(8){animation-delay:0.8s}#page-header .page-submenu ul li a{color:#FFF;font-weight:300;text-shadow:4px 4px 8px rgba(0,0,0,0.2);display:block;padding:5px 15px}#page-header .page-submenu ul li.current a{font-weight:700;letter-spacing:-0.05em}#announcment{background:#fff;padding:100px 100px 100px;margin:0;display:flex;flex-direction:row-reverse;border-bottom:1px solid #e3e3e5;box-shadow:calc(-50vw + 10px) 0 0 0 #f2f2f5 inset,calc(-50vw + 9px) 0 0 0 #e3e3e5 inset}.announcment__text{width:40%;float:right;padding:50px 0 50px;position:relative;z-index:2}.announcment__text h3{margin:0 0 40px 50px;font-size:40px;font-family:'Playfair Display';color:#23272a;position:relative;text-align:center}.announcment__text h3::after{content:'';position:absolute;width:100px;height:3px;background:#e41c42;left:50%;bottom:-20px;margin-left:-50px}.announcment__text p{padding:0 30px 0 50px;font-size:17px;font-weight:300;line-height:1.61em;margin:1.61em 0;color:#2b2b2b;font-style:italic}.announcment__text a{display:inline-block;border:1px solid #e41c42;width:200px;margin:10px 50px 0;padding:15px 0;color:#e41c42;font-size:13px;font-weight:400;text-transform:uppercase;letter-spacing:0.1em;transition:0.4s;font-style:normal;text-align:center}.announcment__text a:hover{background:#e41c42;color:#fff}.announcment__img{width:60%;float:left;background:#FFF;position:relative;z-index:1;box-shadow:30px 30px 60px 0 rgba(0,0,0,0.1);background-size:cover}.announcment__img iframe{width:100%;height:100%;object-fit:cover}.fixed-submenu{background:#fff;background:-moz-linear-gradient(left,#dedfdf 0%,#fff 50%,#dedfdf 100%);background:-webkit-linear-gradient(left,#dedfdf 0%,#fff 50%,#dedfdf 100%);background:linear-gradient(to right,#dedfdf 0%,#fff 50%,#dedfdf 100%);width:200px;position:fixed;top:350px;left:50%;box-shadow:5px 5px 60px 0 rgba(0,0,0,0.1);transform:translate3d(-650px,0,0);z-index:3;height:auto;display:flex;flex-direction:column;justify-content:center;padding:0;transition:0.4s;will-change:transform;border-radius:3px}.fixed-submenu.fixedtop{transform:translate3d(-650px,-200px,0)}.fixed-submenu ul{}.fixed-submenu ul li{display:block;margin:0px 0;border-bottom:1px solid rgba(0,0,0,0.05);padding:0}.fixed-submenu ul li:first-child{background:#e31d42;background:-moz-linear-gradient(left,#80021a 0%,#e31d42 50%,#80021a 100%);background:-webkit-linear-gradient(left,#80021a 0%,#e31d42 50%,#80021a 100%);background:linear-gradient(to right,#80021a 0%,#e31d42 50%,#80021a 100%);box-shadow:0 -10px 20px 0 rgba(0,0,0,0.2) inset}.fixed-submenu ul li:first-child a{color:#FFF}.fixed-submenu ul li a{font-size:12px;font-weight:700;line-height:40px;text-transform:uppercase;display:block;width:100%;padding:0 20px}#breadcrumbs{position:relative;z-index:2}.breadcrumbs{max-width:1200px;margin:20px auto 0;padding-left:285px;border-bottom:1px solid #ebebed;padding-bottom:20px}.breadcrumbs li{display:inline-block;margin-right:10px}.breadcrumbs li a,.breadcrumbs li span{font-size:14px;font-weight:300}.breadcrumbs li span.divider{margin-left:5px}#page-main,.blog{position:relative;padding:70px 0 50px;max-width:1200px;margin:-60px auto 0;border-left:1px solid #ebebed;padding-left:150px;opacity:0;transform:translate3d(0,40px,0);-moz-transform:translate3d(0,40px,0);-webkit-transform:translate3d(0,40px,0);animation-name:show-up;animation-duration:0.6s;animation-delay:0.4s;animation-fill-mode:forwards;animation-iteration-count:1;position:relative;z-index:1}.pagination,.pager{max-width:750px;margin-left:150px;border-top:1px solid #ebebed;padding:30px 0 0;overflow:visible}.pagination ul{float:left}.pagination .counter{float:right;margin:0;line-height:1;font-size:15px;font-style:normal;font-weight:700;opacity:0.5}.pagination li{display:inline-block;margin-right:10px}.pagination li span{font-size:15px;font-weight:600}.pagination li a{font-size:15px;font-weight:700;color:#e31d42}@keyframes show-up{0%{opacity:0}100%{opacity:1;transform:translate3d(0,0px,0);-moz-transform:translate3d(0,0px,0);-webkit-transform:translate3d(0,0px,0)}}#page-main h2,.blog h2{font-size:30px;font-weight:300;line-height:40px;max-width:600px;margin:20px auto 50px;text-align:center;position:relative}.blog h2{text-align:left;max-width:750px;margin:30px auto 0;position:relative;font-size:33px;font-weight:800;font-family:'Montserrat'}.blog h2:before{content:'';position:absolute;width:280px;height:1px;background:#ebebed;left:-300px;top:18px}.blog h2 a{font-size:33px;font-weight:800}.color-red{color:#e31d42}#page-main h2:after{content:'';position:absolute;width:100px;height:3px;left:50%;bottom:-25px;background:#e31d42;margin-left:-50px}#page-main h3{font-size:25px;font-weight:800;line-height:40px;max-width:750px;margin:20px auto 20px;text-align:left;position:relative;font-family:'Montserrat';position:relative}#page-main h3:before{content:'';position:absolute;width:280px;height:1px;background:#ebebed;left:-300px;top:18px}.enrolment-page #page-main h3:before{display:none}.policy-download{display:inline-block;border:1px solid #e41c42;min-width:280px;margin:0px 20px 20px 0px;padding:15px 20px;color:#e41c42;font-size:13px;font-weight:400;text-transform:uppercase;letter-spacing:0.1em;transition:0.4s;font-style:normal;text-align:center}.policy-download:hover{background:#e41c42;color:#fff}.article-info-term{display:none}#page-main p,.blog p,.published{font-size:17px;font-weight:300;font-style:normal;line-height:32px;max-width:750px;margin:20px auto;clear:both}#page-main p.small{font-size:15px;font-weight:500;opacity:0.8;line-height:1.6em}#page-main p strong,#page-main p b{font-weight:700}#page-main p iframe{margin:0 -75px !important}#page-main select{padding:10px;font-size:15px;font-weight:300;border:1px solid #e3e3e6;width:300px}#page-main option{line-height:30px;padding:10px;font-size:15px;font-weight:300;border:1px solid #e3e3e6}#page-main input{padding:10px;font-size:15px;font-weight:300;border:1px solid #e3e3e6;width:300px}#page-main textarea{width:100%;height:200px;resize:none;padding:10px;font-size:17px;border:1px solid #e3e3e6}#page-main button{cursor:pointer;display:inline-block;border:1px solid #e41c42;width:200px;margin:10px auto 0;padding:15px 0;color:#e41c42;font-size:13px;font-weight:400;text-transform:uppercase;letter-spacing:0.1em;transition:0.4s;font-style:normal;text-align:center;background:transparent}#page-main button:hover{background:#e41c42;color:#FFF}p.readmore{}p.readmore a{display:inline-block;border:1px solid #e41c42;width:auto;margin:10px auto 0;padding:10px 30px;color:#e41c42;font-size:13px;font-weight:400;text-transform:uppercase;letter-spacing:0.1em;transition:0.4s;font-style:normal;text-align:center}p.readmore a:hover{background:#e41c42;color:#FFF}.ba-gallery{max-width:900px;margin:0 auto}.osgalery-cat-tabs,.copyright-block{display:none}.article-info.muted{margin:0 auto;padding:0;padding-left:110px;font-weight:800;font-size:18px}.category-name{text-transform:uppercase;margin:5px 0 0px 40px;opacity:0.5}.no-cat .category-name{display:none}.create{opacity:0.5}.published{margin:0 auto 0;font-size:15px}#page-main li{font-size:17px;font-weight:300;font-style:normal;line-height:1.5;max-width:750px;margin:0px auto 20px;padding-left:30px;position:relative}#page-main li strong{font-weight:600}#page-main li li{margin:20px 0px 20px 20px}#page-main ul li li:before{background:#23272a;width:2px;height:2px}#page-main ul li:before{content:'';width:4px;height:4px;border:2px solid #23272a;position:absolute;border-radius:50px;top:8px;left:5px}#page-main ol{list-style-type:decimal;list-style-position:inside}#page-main ol li{list-style-type:decimal;list-style-position:inside}#page-main img{max-width:100%;margin:30px auto}#page-main .timetable{max-width:750px;margin:0 auto;border:1px solid #ebebed;border-bottom:0px solid #ebebed;box-shadow:20px 20px 40px 0 rgba(0,0,0,0.015);margin:20px auto 40px}#page-main .timetable .row{width:100%;overflow:auto;border-bottom:1px solid #ebebed;transition:0.4s;-moz-transition:0.4s;-webkit-transition:0.4s}#page-main .timetable .row:hover{background:rgba(0,0,0,0.025)}#page-main .timetable .row .timetable-left{float:left;font-size:17px;font-weight:300;padding:10px 20px;width:20%;border-right:1px solid #ebebed}#page-main .timetable .row .timetable-right{font-size:17px;float:right;font-weight:300;padding:10px 20px;width:80%}.blog img{max-width:100%;margin:0px auto 0;border:1px solid #ebebed}#page-main img.wide,.blog img.wide{max-width:950px;margin:30px 0 30px -100px;box-shadow:20px 20px 40px 0 rgba(0,0,0,0.05);min-width:950px;height:auto}.pcm{max-width:750px;margin:50px auto;overflow:auto}.pcm-1-4{width:25%;float:left;text-align:center}.pcm-1-4 a{}.pcm-1-4 img{margin:0 auto 20px !important}.pcm-1-4 span{display:block;width:100%;font-size:15px;font-weight:600}.curriculum-txt{max-width:750px;margin:0 auto;display:block}.curriculum-txt p{float:left;max-width:500px !important;clear:none !important}.table-curriculum{width:200px;float:right;margin:30px 0;border:1px solid #e3e3e6;border-bottom:none}.table-curriculum .row{overflow:auto;border-bottom:1px solid #e3e3e6;}.curriculum-left{width:50%;float:left;padding:10px 5px;text-align:center;border-right:1px solid #e3e3e6;font-weight:300;font-size:15px}.curriculum-right{width:50%;float:right;padding:10px 5px;text-align:center;font-weight:300;font-size:15px}.heading-row .curriculum-left{background:#e31d42;color:#FFF;font-weight:700;border-color:rgba(0,0,0,0.95)}.heading-row .curriculum-right{background:#23272a;color:#FFF;font-weight:700}.table-cpc{max-width:750px;margin:0 auto}.table-cpc .row{overflow:auto;border-bottom:1px solid #e3e3e6}.table-cpc .cpc-title{float:left;width:165px;padding:10px 0;font-size:15px}.table-cpc .cpc-content{float:left;width:45px;text-align:center;padding:10px 0;font-size:15px;border-left:1px solid #e3e3e6}.table-1-2,.table-1-3{width:900px;margin:40px auto;border:1px solid #e3e3e6;border-bottom:none;background:#FAFAFA}.table-1-2 .row,.table-1-3 .row{display:flex;border-bottom:1px solid #e3e3e6}.table-1-2 .col-1{float:left;width:70%;height:60px;display:flex;flex-direction:column;justify-content:center;border-right:1px solid #e3e3e6;text-align:center;line-height:1}.table-1-2 .col-2{float:right;width:30%;height:60px;display:flex;flex-direction:column;justify-content:center;text-align:center;font-size:17px;font-weight:700}.table-1-2 .col-1 span{font-size:17px;font-weight:300;display:block;margin:5px auto 0}.table-1-2 .col-1 span:nth-child(2){font-size:15px}.table-1-3 .col-1,.table-1-3 .col-2,.table-1-3 .col-3{float:left;width:33.33%;height:60px;display:flex;flex-direction:column;justify-content:center;text-align:center;line-height:1;font-size:17px;font-weight:300}.table-1-3 .col-1 b,.table-1-3 .col-2 b,.table-1-3 .col-3 b{font-weight:600;font-size:16px;letter-spacing:-0.02em}.table-1-3 .col-4{float:left;width:20%;height:60px;display:flex;flex-direction:column;justify-content:center;text-align:center;line-height:1;font-size:17px;font-weight:300}.table-1-3 .col-2{border-left:1px solid #e3e3e6;border-right:1px solid #e3e3e6}.table-1-3 .col-4{border-left:1px solid #e3e3e6}#page-news{position:relative;padding:50px 0 0;border-top:1px solid #ebebed;z-index:5;background:#FFF;overflow:auto;width:100%;clear:both;float:left}.news-1-3{width:calc(33.33% - 50px);float:left;margin:0 auto;position:relative;text-align:left}.news-1-3:nth-child(2){margin:0 50px}.news-1-3 .single{padding-left:0px}.news-1-3 .news-image{width:calc(100% - 1px);height:200px;border:1px solid #f2f2f5;overflow:hidden;position:relative}.news-1-3 .news-image img{min-width:100%;min-height:100%;max-width:120%;position:absolute;left:50%;top:50%;transform:translate3d(-50%,-50%,0)}.news-1-3 h3{margin:20px auto 0;line-height:1;padding-left:80px}.news-1-3 h3 a{font-size:20px;font-weight:800;line-height:1}.news-1-3 p{display:none}.news-1-3 p.category{display:block;padding-left:80px;margin:10px auto 0;font-size:17px;font-weight:300;opacity:0.7}.news-1-3 .date{font-size:17px;font-weight:800;width:80px;display:block;text-transform:uppercase;line-height:1;position:absolute;left:0;top:220px}.news-1-3 .owl-dots{position:relative;text-align:center;margin:-50px auto 50px}.news-1-3 .owl-dots .owl-dot{width:10px;height:10px;border:2px solid #23272a;margin:0 10px;display:inline-block;float:none;border-radius:50px}.news-1-3 .owl-dots .owl-dot.active{background:#23272a}body.page-article{}body.page-article .item-page{max-width:1200px;margin:0 auto;padding-left:150px;padding-top:50px;border-left:1px solid #ebebed;}body.page-article .item-page h2{text-align:left;max-width:750px;margin:0px auto 0px;position:relative;font-size:33px;font-weight:800;font-family:'Montserrat'}body.page-article .item-page h2:before{content:'';position:absolute;width:280px;height:1px;background:#ebebed;left:-300px;top:18px}body.page-article .pull-left.item-image{display:block;max-width:750px;margin:30px auto 0}body.page-article .item-page p{font-size:17px;font-weight:300;font-style:italic;line-height:32px;max-width:750px;margin:20px auto}body.page-article .item-page p strong{font-style:normal;font-weight:700}body.page-article .item-page ul{font-size:17px;font-weight:300;font-style:italic;line-height:32px;max-width:750px;margin:20px auto}body.page-article .item-page li{margin:20px 0}body.page-article .item-page li strong{font-weight:800;font-style:normal}body.page-article .item-page img{max-width:100%;height:auto}body.page-article .pagenav{overflow:auto;padding:20px 0 50px}.cat-children{display:none}body.page-article .pagenav ul{}body.page-article .pagenav li{}body.page-article .pagenav li.previous{float:left}body.page-article .pagenav li.next{float:right}body.page-article .pagenav li a{}body.page-article .pagenav li span{color:#e31d42;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:0.025em}#about{overflow:auto;display:flex}.about-left{width:50%;float:left;padding:60px 0;background:url(/templates/chartwell/img/about-bg.jpg) no-repeat center center;background-size:cover}.about-left h1,.about-left h2{position:relative;text-align:center;font-size:40px;margin:0 auto 40px}.about-left h1:lang(de-DE),.about-left h2:lang(de-DE){font-size:35px}.about-left h1:lang(fr-FR),.about-left h2:lang(fr-FR){font-size:38px}.about-left h1:lang(es-ES),.about-left h2:lang(es-ES){font-size:38px}.about-left h1:after,.about-left h2:after{content:'';position:absolute;width:100px;height:3px;background:#e41c42;left:50%;bottom:-20px;margin-left:-50px}.about-left p{max-width:600px;margin:20px auto;font-size:17px;font-weight:300;font-style:italic;line-height:1.5em}#calendar-download{background:#f2f2f5;padding:0px 0 10px;text-align:center;border-bottom:1px solid #e3e3e6;margin:0 auto}#calendar-download a,.about-left a{display:inline-block;border:1px solid #e41c42;width:200px;margin:10px auto 0;padding:15px 0;color:#e41c42;font-size:13px;font-weight:400;text-transform:uppercase;letter-spacing:0.1em;transition:0.4s;font-style:normal;text-align:center}#calendar-download a{width:240px}#calendar-download a:hover,.about-left a:hover{background:#e41c42;color:#fff}.about-right{width:50%;float:right;background:#000}.pic-1{width:100%;height:590px;background:url(/templates/chartwell/img/about-1.jpg) no-repeat center center;background-size:cover}.pic-2{width:100%;height:590px;background:url(/templates/chartwell/img/about-2.jpg) no-repeat center center;background-size:cover}.pic-3{width:100%;height:590px;background:url(/templates/chartwell/img/about-3.jpg) no-repeat center center;background-size:cover}#about .owl-dots{position:absolute;bottom:30px;left:50%;z-index:99;width:100%;transform:translate3D(-50%,0,0);text-align:center}#about .owl-dot{width:10px;height:10px;border:2px solid #FFF;border-radius:50px;margin:0 10px;transition:0.4s}#about .owl-dot.active{background:#FFF}#schools{overflow:auto}.school{width:33.33%;height:800px;display:flex;flex-direction:column;float:left}.school.txt-left{flex-direction:column-reverse}.school-video{width:100%;height:50%;position:relative;overflow:hidden}.school-video:before{content:'';background:#FFF;width:50px;height:50px;position:absolute;bottom:-25px;right:50%;margin-right:-25px;transform:rotate(45deg)}.txt-left .school-video:before{right:50%;top:-25px}.school-video:after{content:'';position:absolute;left:0;top:0;width:100%;height:100%;z-index:-1;transition:1s;-moz-transition:1s;-webkit-transition:1s}.school-video:hover:after{transform:scale(1.05) rotate(-1deg);-moz-transform:scale(1.05) rotate(-1deg);-webkit-transform:scale(1.05) rotate(-1deg)}.pre-school-video:after{background:url(/templates/chartwell/img/pre-school.jpg) no-repeat center center;background-size:cover}.primary-1-video:after{background:url(/templates/chartwell/img/primary-1-3.jpg) no-repeat center center;background-size:cover}.primary-4-video:after{background:url(/templates/chartwell/img/primary-4-6.jpg) no-repeat center center;background-size:cover}.secondary-video:after{background:url(/templates/chartwell/img/secondary.jpg) no-repeat center center;background-size:cover}.school-video a{width:100%;height:100%;text-align:center;display:flex;flex-direction:column;justify-content:center}.school-video a img{width:149px;height:130px;margin:0 auto}.school-txt{width:100%;height:50%;padding:0 70px;display:flex;flex-direction:column;justify-content:center;text-align:center}.school-txt h2{font-size:30px;font-weight:500;margin:0 auto 50px;position:relative}.school-txt h2:after{content:'';background:#e41c42;width:100px;height:3px;position:absolute;left:50%;bottom:-25px;margin-left:-50px}.school-txt p{font-size:17px;font-weight:300;font-style:italic;margin:5px auto 0;line-height:1.5em}.school-txt a{display:inline-block;border:1px solid #e41c42;width:200px;margin:30px auto 0;padding:15px 0;color:#e41c42;font-size:13px;font-weight:400;text-transform:uppercase;letter-spacing:0.1em}.school-txt h2,.school-txt p,.school-txt a{transition:0.4s;-moz-transition:0.4s;-webkit-transition:0.4s}.school-txt a:hover{background:#e41c42;color:#fff}.school-txt:hover h2,.school-txt:hover p,.school-txt:hover a{transform:translate3d(0,0px,0);-moz-transform:translate3d(0,0px,0);-webkit-transform:translate3d(0,0px,0);transition:0.4s;-moz-transition:0.4s;-webkit-transition:0.4s;opacity:1}#testimonials{background:#23272a;width:100%;height:600px;position:relative}.quote{width:100%;height:600px;display:flex;flex-direction:column;justify-content:center;padding:0 0 120px}.mina{background:url(/templates/chartwell/img/mina-bg.jpg) no-repeat center center;background-size:cover}.deniz{background:url(/templates/chartwell/img/deniz-bg.jpg) no-repeat center center;background-size:cover}.tamara{background:url(/templates/chartwell/img/tamara-bg.jpg) no-repeat center center;background-size:cover}.sophie{background:url(/templates/chartwell/img/sophie-bg.jpg) no-repeat center center;background-size:cover}.quote p{font-family:'Playfair Display';color:#FFF;font-size:19px;max-width:680px;position:relative;transition:.8s;-moz-transition:.8s;-webkit-transition:.8s;transition-delay:1s;-moz-transition-delay:1s;-webkit-transition-delay:1s;transform:translate3d(50px,0,0);-moz-transform:translate3d(50px,0,0);-webkit-transform:translate3d(50px,0,0);opacity:0;line-height:1.75em}.quote span{font-size:17px;color:#FFF;font-weight:300;position:relative;transition:.8s;-moz-transition:.8s;-webkit-transition:.8s;transition-delay:1.2s;-moz-transition-delay:1.2s;-webkit-transition-delay:1.2s;transform:translate3d(30px,0,0);-moz-transform:translate3d(30px,0,0);-webkit-transform:translate3d(30px,0,0);opacity:0;display:inline-block}.active .quote p,.active .quote span{opacity:1;transform:translate3D(0px,0,0);-moz-transform:translate3D(0px,0,0);-webkit-transform:translate3D(0px,0,0)}#testimonials .thumbs{position:absolute;z-index:2;padding-top:20px;left:50%;margin-left:-600px;bottom:100px;top:auto}#testimonials .thumbs a{margin-right:30px;float:left;width:60px;height:auto;opacity:0.5;display:block;transition:0.4s;-moz-transition:0.4s;-webkit-transition:0.4s;border-radius:50px;-moz-border-radius:50px;-webkit-border-radius:50px}#testimonials .thumbs img{width:100%;height:auto;display:block}#testimonials.thumbs a:last-child{margin-right:0}#testimonials .thumbs a.active{opacity:1;box-shadow:8px 8px 16px 0 rgba(0,0,0,0.25);-moz-box-shadow:8px 8px 16px 0 rgba(0,0,0,0.25);-webkit-box-shadow:8px 8px 16px 0 rgba(0,0,0,0.25)}#events-news{overflow:auto}#events-news .wrapper{display:flex}.events{width:50%;float:left;border-right:1px solid #e3e3e5;margin:50px auto}.news{width:50%;float:left;margin:50px auto;padding-left:70px}#events-news h2{font-size:40px;font-weight:500}#events-news .tabs{position:relative}#events-news .tabs a{font-size:15px;margin-right:40px;font-weight:300;position:relative}#events-news .tabs a.active{color:#e41c42;font-weight:700}#events-news .tabs a:after{content:'';width:0;height:3px;position:absolute;left:0;bottom:-5px;background:#e41c42;transition:0.4s;-moz-transition:0.4s;-webkit-transition:0.4s}#events-news .tabs a.active:after{width:100%}#events-news .tabs a:last-child{margin-right:0}.events-articles,.news-articles{position:relative;margin:50px auto}.event,.single{position:relative;padding-left:100px;margin:0px auto 70px}#events-news .news-image{display:none}#events-news h3{margin:0 auto}#events-news h3 a{font-size:20px;font-family:'Playfair Display';color:#e41c42;font-weight:800;text-transform:uppercase}#events-news h3 a span{color:#23272a;transition:0.4s}#events-news h3 a span:hover{color:#e41c42}#events-news p{margin:0px auto;font-weight:300;font-size:15px;line-height:1.5em;padding-right:30px}#events-news p.category{margin:5px auto 20px;opacity:0.5;font-weight:300;line-height:1}#events-news td p.category{margin-top:15px}#events-news .date,#events-news .mod_events_latest_date{position:absolute;top:0px;left:0;width:85px;height:60px;display:flex;flex-direction:column;justify-content:center;font-size:20px;font-weight:800;text-transform:uppercase}#events-news .date:nth-child(4),#events-news .mod_events_latest_date:nth-child(4){top:25px;background:#FFF;z-index:3;text-indent:12px}#events-news .date:nth-child(4):before,#events-news .mod_events_latest_date:nth-child(4):before{content:'- ';position:absolute;left:-12px}#events-news .mod_events_latest_date{line-height:1.25;justify-content:flex-start}#events-news .mod_events_latest_table td{padding:0;font-size:0;display:block;overflow:auto;position:relative;min-height:120px;padding-left:100px}#events-news .mod_events_latest_content{margin:-8px 0px 0px;display:inline-block}#events-news .mod_events_latest_content a{font-size:20px;text-transform:uppercase;font-weight:800;display:inline-block;position:relative;top:14px}#events-news .see-more,#page-main .see-more{display:inline-block;border:1px solid #e41c42;width:200px;margin:-20px 0 0 100px;padding:15px 0;color:#e41c42;font-size:13px;font-weight:400;text-transform:uppercase;letter-spacing:0.1em;transition:0.4s;font-style:normal;text-align:center}#page-main .see-more{margin:0 0 20px}#page-main .see-more:hover,#events-news .see-more:hover{background:#e41c42;color:#fff}#logos{background:#f2f2f5;width:100%;border-top:1px solid #e3e3e6;overflow:auto;padding:30px 0;position:relative;z-index:8}#logos ul{text-align:justify}#logos li{padding:40px 20px}#logos li img{display:block;width:auto;max-width:100%;height:auto;max-height:100px}@media screen and (min-width:900px){#logos ul{display:flex;justify-content:center}#logos li{padding:20px 40px}}footer{background:#23272a;overflow:auto;position:relative;z-index:3;width:100%;clear:both}.footer-a{width:100%;padding:30px 0;overflow:auto;overflow:hidden;box-shadow:0 -1px 0 0 #2e3235 inset;-moz-box-shadow:0 -1px 0 0 #2e3235 inset;-webkit-box-shadow:0 -1px 0 0 #2e3235 inset}.footer-submenu{width:auto;float:left}.footer-submenu li{float:left;margin-right:20px}.footer-submenu li:last-child{margin-right:0px}.footer-submenu a{color:#FFF;font-size:13px;font-weight:300;line-height:24px;display:block;position:relative;text-transform:uppercase}.footer-submenu a:after{content:'';position:absolute;width:0;height:1px;background:#FFF;left:0;bottom:-31px;transition:0.4s;-moz-transition:0.4s;-webkit-transition:0.4s;opacity:0}.footer-submenu a:hover:after{content:'';width:100%;opacity:1}.social{float:right}header .social{float:left;height:50px;display:flex;flex-direction:column;justify-content:center;position:relative;z-index:2}.social li{float:left;line-height:24px}.social a{display:block;margin-left:40px;position:relative}header .social a{margin-left:0;margin-right:20px}.social a:after{content:'';position:absolute;width:0;height:1px;background:#FFF;left:0;bottom:-31px;transition:0.4s;-moz-transition:0.4s;-webkit-transition:0.4s;opacity:0}.social li:first-child a:after{bottom:-30px}.social a:hover:after{content:'';width:100%;opacity:1}.social img{display:block}header .social img{max-height:24px}.footer-school{width:25%;float:left;margin-bottom:20px}.footer-school h3{color:#FFF;font-size:17px;text-transform:uppercase;margin:40px 0 30px}.footer-school li{margin:20px 0}.footer-school li a{color:#FFF;font-size:14px;font-weight:300;opacity:0.7;transition:0.4s;-moz-transition:0.4s;-webkit-transition:0.4s}.footer-school li a:hover{opacity:1}.copyrights{width:100%;overflow:auto;padding:20px 0;border-top:1px solid #2e3235}.copyrights span,.copyrights a{color:#FFF;font-size:13px;font-weight:300;opacity:1}.copyrights b,.copyrights a{color:#FFF;font-weight:700}.copyrights span:last-child{float:right}.submenu-wrapper{background:url(/templates/chartwell/img/video-bg.jpg) no-repeat center center;background-size:cover;width:100%;height:100vh;position:fixed;top:0;left:0;opacity:0;visibility:hidden;z-index:999999;transition:0.4s}.submenu-open .submenu-wrapper{opacity:1;visibility:visible}.submenu-wrapper:before{content:'';width:calc(100% - 100px);height:calc(100% - 100px);left:50px;top:50px;border:1px solid rgba(0,0,0,0.1);position:absolute;z-index:0;border-radius:0}.submenu-wrapper:after{content:'';width:160px;height:20px;left:50%;bottom:38px;margin-left:-80px;border:1px solid rgba(0,0,0,0.0);position:absolute;z-index:99999999;border-radius:0;background:url(/templates/chartwell/img/towards.png) no-repeat center center #FCFCFC}.submenu-wrapper .submenu{position:absolute;top:50px;right:50px;width:60px;height:60px;transform:none}.submenu-logo{position:absolute;left:50%;top:5px;transform:translate3d(-50%,0,0);z-index:2}.submenu span.submenu-close{background:#fdfdfd;padding:0;-webkit-appearance:none;border:1px solid rgba(0,0,0,0.1);position:fixed;right:25px;top:25px;color:#fff;cursor:pointer;opacity:1;width:50px;height:50px;border-radius:0;-webkit-transition:all 0.2s ease-in-out;transition:all 0.4s ease-in-out;box-shadow:10px 10px 20px 0 rgba(0,0,0,0.025);z-index:999999999}.submenu span.submenu-close:before,.submenu span.submenu-close:after{display:block;content:" ";position:absolute;top:11px;left:23px;width:3px;height:28px;border-radius:4px;background:#e41c42;-webkit-transition:background 0.2s ease-in-out;transition:background 0.2s ease-in-out}.submenu span.submenu-close:before{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.submenu span.submenu-close:after{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.sub-items{width:100%;height:100%;position:relative;display:flex;flex-direction:column;justify-content:center;text-align:center;position:relative;z-index:9}.sub-items ul{max-width:1200px;margin:0 auto 20px;box-shadow:0 -1px 0 0 rgba(0,0,0,0.1) inset}.sub-items li{display:inline-block;margin:0 10px;opacity:0;transform:translate3d(0,30px,0);transition:0.4s;transition-delay:0s}.submenu-open .sub-items li:nth-child(1){transition-delay:0.4s}.submenu-open .sub-items li:nth-child(2){transition-delay:0.5s}.submenu-open .sub-items li:nth-child(3){transition-delay:0.6s}.submenu-open .sub-items li:nth-child(4){transition-delay:0.7s}.submenu-open .sub-items li:nth-child(5){transition-delay:0.8s}.submenu-open .sub-items li:nth-child(6){transition-delay:0.9s}.submenu-open .sub-items li:nth-child(7){transition-delay:1s}.submenu-open .sub-items li:nth-child(8){transition-delay:1.1s}.submenu-open .sub-items li{opacity:1;transform:translate3d(0,0,0)}.sub-items li a{font-size:17px;font-family:'Playfair Display';font-weight:700;text-transform:uppercase;padding:25px 0;display:inline-block;position:relative;transition:0.4s;opacity:0.7}.sub-items li a:hover{color:#e41c42;opacity:1}.sub-items li a:after{content:'';width:0;height:1px;position:absolute;left:0;bottom:0px;background:#e41c42;opacity:0;transition:0.4s}.sub-items li a:hover:after{width:100%;opacity:1}.sub-items p{max-width:1200px;margin:10px auto 0;text-align:center;font-size:15px;font-weight:300;font-style:italic;line-height:1.5em;padding:0 100px;opacity:0;transition:0.8s;transition-delay:0s}.submenu-open .sub-items p{opacity:1;transition-delay:1.2s}.accordion{margin:3em auto;max-width:750px}.faqs .toggle{display:none}.faqs .option{position:relative;margin-bottom:1em;border-bottom:1px solid rgba(0,0,0,0.1);border-top:0px solid rgba(0,0,0,0.1);padding-bottom:1em}.faqs .title,.faqs .content{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition:all 0.2s;transition:all 0.2s}.faqs .title{padding:10px 30px 10px 0px;display:block;font-weight:700;font-size:18px;cursor:pointer;letter-spacing:-0.035em}.faqs .title:after,.faqs .title:before{content:'';position:absolute;right:1em;top:1em;width:2px;height:0.75em;background-color:#7A7572;-webkit-transition:all 0.2s;transition:all 0.2s;cursor:pointer}.faqs .title:after{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.faqs .content{max-height:0;overflow:hidden}.faqs .content p{margin:0;padding:0.5em 1em 1em;font-size:0.9em;line-height:1.5}.faqs .toggle:checked+.title+.content{max-height:500px}.faqs .toggle:checked+.title:before{-webkit-transform:rotate(90deg) !important;transform:rotate(90deg) !important}.contact-us-page .page-header{text-align:center;padding-left:150px;height:350px;display:flex;flex-direction:column;justify-content:center;position:relative;position:relative;z-index:2}.contact-us-page .page-header::before{content:'';position:absolute;width:calc(50% + 600px);height:100%;background:url(/templates/chartwell/img/chartwell-contact-bg.jpg) no-repeat center center;background-size:cover;top:0;right:0;z-index:-1}.contact-us-page .page-header h2{margin:0 auto 30px;text-transform:uppercase;font-size:60px;position:relative;color:#FFF;line-height:1;opacity:0;transform:translate3d(0,40px,0);-moz-transform:translate3d(0,40px,0);-webkit-transform:translate3d(0,40px,0);animation-name:show-up;animation-duration:0.6s;animation-fill-mode:forwards;animation-iteration-count:1;text-shadow:10px 10px 20px rgba(0,0,0,0.6)}.contact-us-page .page-header h2 span{color:#FFF;font-family:'Playfair Display';font-weight:500}.contact-us-page .page-header h2:after{content:'';width:100px;height:4px;background:#fff;position:absolute;left:50%;bottom:-20px;margin-left:-50px}.contact-us-page .accordion-heading{display:none}.contact-us-page fieldset{border:none;padding:0}.contact-us-page .control-group{margin-bottom:10px}.contact-us-page input{padding:15px 15px;border:1px solid rgba(0,0,0,.1);width:100%;margin:10px 0 15px;font-size:15px}.contact-us-page textarea{padding:15px 15px;border:1px solid rgba(0,0,0,.1);width:100%;margin:10px 0 15px;font-size:15px;resize:none}.contact-us-page button{background:#e41c42;width:200px;font-size:13px;font-weight:400;text-transform:uppercase;letter-spacing:0.1em;margin:0 auto 20px;color:#FFF;border:none;height:50px;cursor:pointer}.contact-us-page label{pointer-events:none}.contact-us-page legend,.contact-us-page #jform_spacer-lbl{display:none}.contact-us-page .accordion-heading{display:none}.contact-us-page fieldset{border:none;padding:0}.contact-us-page .control-group{margin-bottom:10px}.contact-us-page input{padding:15px 15px;border:1px solid rgba(0,0,0,.1);width:100%;margin:10px 0 15px;font-size:15px}.contact-us-page textarea{padding:15px 15px;border:1px solid rgba(0,0,0,.1);width:100%;margin:10px 0 15px;font-size:15px;resize:none}.contact-us-page button{background:#e41c42;width:200px;font-size:13px;font-weight:400;text-transform:uppercase;letter-spacing:0.1em;margin:0 auto 20px;color:#FFF;border:none;height:50px;cursor:pointer}.contact-us-page label{pointer-events:none}.contact-us-page legend,.contact-us-page #jform_spacer-lbl{display:none}
.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0px,0px,0px)}.owl-carousel .owl-wrapper,.owl-carousel .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%;height:auto}.owl-carousel .owl-nav.disabled,.owl-carousel .owl-dots.disabled{display:none}.owl-carousel .owl-nav .owl-prev,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-dot{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-prev,.owl-carousel .owl-nav button.owl-next,.owl-carousel button.owl-dot{background:none;color:inherit;border:none;padding:0 !important;font:inherit}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .animated{animation-duration:1000ms;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height 500ms ease-in-out}.owl-carousel .owl-item{}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity 400ms ease}.owl-carousel .owl-item .owl-lazy[src^=""],.owl-carousel .owl-item .owl-lazy:not([src]){max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(/templates/chartwell/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform 100ms ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-tn,.owl-carousel .owl-video-playing .owl-video-play-icon{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity 400ms ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
.modaal-noscroll{overflow:hidden}.modaal-accessible-hide{position:absolute !important;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);padding:0 !important;border:0 !important;height:1px !important;width:1px !important;overflow:hidden}.modaal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:999;opacity:0;background:url(/templates/chartwell/img/video-bg.jpg) no-repeat center center !important;background-size:cover !important;opacity:1 !important}.modaal-overlay:before{content:'';width:calc(100% - 100px);height:calc(100% - 100px);left:50px;top:50px;border:1px solid rgba(0,0,0,0.1);position:absolute;z-index:99999999;border-radius:0}.modaal-overlay:after{content:'';width:160px;height:20px;left:50%;bottom:38px;margin-left:-80px;border:1px solid rgba(0,0,0,0.0);position:absolute;z-index:99999999;border-radius:0;background:url(/templates/chartwell/img/towards.png) no-repeat center center #FCFCFC}.modaal-wrapper{display:block;position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;overflow:auto;opacity:1;box-sizing:border-box;-webkit-overflow-scrolling:touch;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.modaal-wrapper *{box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-backface-visibility:hidden}.modaal-wrapper .modaal-close{border:none;background:#fdfdfd;padding:0;-webkit-appearance:none;border:1px solid rgba(0,0,0,0.1)}.modaal-wrapper.modaal-start_none{display:none;opacity:1}.modaal-wrapper.modaal-start_fade{opacity:0}.modaal-wrapper *[tabindex="0"]{outline:none !important}.modaal-wrapper.modaal-fullscreen{overflow:hidden}.modaal-outer-wrapper{display:table;position:relative;width:100%;height:100%}.modaal-fullscreen .modaal-outer-wrapper{display:block}.modaal-inner-wrapper{display:table-cell;width:100%;height:100%;position:relative;vertical-align:middle;text-align:center;padding:80px 25px}.modaal-fullscreen .modaal-inner-wrapper{padding:0;display:block;vertical-align:top}.modaal-container{position:relative;display:inline-block;width:100%;margin:auto;text-align:left;color:#000;max-width:1000px;border-radius:0px;background:#fff;box-shadow:0 4px 15px rgba(0,0,0,0.2);cursor:auto}.modaal-container.is_loading{height:100px;width:100px;overflow:hidden}.modaal-fullscreen .modaal-container{max-width:none;height:100%;overflow:auto}.modaal-close{position:fixed;right:25px;top:25px;color:#fff;cursor:pointer;opacity:1;width:50px;height:50px;background:rgba(0,0,0,0);border-radius:0;-webkit-transition:all 0.2s ease-in-out;transition:all 0.4s ease-in-out;box-shadow:10px 10px 20px 0 rgba(0,0,0,0.025)}.modaal-close:focus,.modaal-close:hover{outline:none;background:#e41c42}.modaal-close:focus:before,.modaal-close:focus:after,.modaal-close:hover:before,.modaal-close:hover:after{background:#FFF}.modaal-close span{position:absolute !important;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);padding:0 !important;border:0 !important;height:1px !important;width:1px !important;overflow:hidden}.modaal-close:before,.modaal-close:after{display:block;content:" ";position:absolute;top:11px;left:23px;width:3px;height:28px;border-radius:4px;background:#e41c42;-webkit-transition:background 0.2s ease-in-out;transition:background 0.2s ease-in-out}.modaal-close:before{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.modaal-close:after{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.modaal-fullscreen .modaal-close{background:#afb7bc;right:10px;top:10px}.modaal-content-container{padding:30px}.modaal-confirm-wrap{padding:30px 0 0;text-align:center;font-size:0}.modaal-confirm-btn{font-size:14px;display:inline-block;margin:0 10px;vertical-align:middle;cursor:pointer;border:none;background:transparent}.modaal-confirm-btn.modaal-ok{padding:10px 15px;color:#fff;background:#555;border-radius:3px;-webkit-transition:background 0.2s ease-in-out;transition:background 0.2s ease-in-out}.modaal-confirm-btn.modaal-ok:hover{background:#2f2f2f}.modaal-confirm-btn.modaal-cancel{text-decoration:underline}.modaal-confirm-btn.modaal-cancel:hover{text-decoration:none;color:#2f2f2f}.modaal-instagram .modaal-container{width:auto;background:transparent;box-shadow:none !important}.modaal-instagram .modaal-content-container{padding:0;background:transparent}.modaal-instagram .modaal-content-container>blockquote{width:1px !important;height:1px !important;opacity:0 !important}.modaal-instagram iframe{opacity:0;margin:-6px !important;border-radius:0 !important;width:1000px !important;max-width:800px !important;box-shadow:none !important;-webkit-animation:instaReveal 1s linear forwards;animation:instaReveal 1s linear forwards}.modaal-image .modaal-inner-wrapper{padding-left:140px;padding-right:140px}.modaal-image .modaal-container{width:auto;max-width:100%}.modaal-gallery-wrap{position:relative;color:#fff}.modaal-gallery-item{display:none}.modaal-gallery-item img{display:block}.modaal-gallery-item.is_active{display:block}.modaal-gallery-label{position:absolute;left:0;width:100%;margin:20px 0 0;font-size:18px;text-align:center;color:#fff}.modaal-gallery-label:focus{outline:none}.modaal-gallery-control{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);opacity:1;cursor:pointer;color:#fff;width:50px;height:50px;background:rgba(0,0,0,0);border:none;border-radius:100%;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}.modaal-gallery-control.is_hidden{opacity:0;cursor:default}.modaal-gallery-control:focus,.modaal-gallery-control:hover{outline:none;background:#fff}.modaal-gallery-control:focus:before,.modaal-gallery-control:focus:after,.modaal-gallery-control:hover:before,.modaal-gallery-control:hover:after{background:#afb7bc}.modaal-gallery-control span{position:absolute !important;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);padding:0 !important;border:0 !important;height:1px !important;width:1px !important;overflow:hidden}.modaal-gallery-control:before,.modaal-gallery-control:after{display:block;content:" ";position:absolute;top:16px;left:25px;width:4px;height:18px;border-radius:4px;background:#fff;-webkit-transition:background 0.2s ease-in-out;transition:background 0.2s ease-in-out}.modaal-gallery-control:before{margin:-5px 0 0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.modaal-gallery-control:after{margin:5px 0 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.modaal-gallery-next-inner{left:100%;margin-left:40px}.modaal-gallery-next-outer{right:45px}.modaal-gallery-prev:before,.modaal-gallery-prev:after{left:22px}.modaal-gallery-prev:before{margin:5px 0 0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.modaal-gallery-prev:after{margin:-5px 0 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.modaal-gallery-prev-inner{right:100%;margin-right:40px}.modaal-gallery-prev-outer{left:45px}.modaal-video-wrap{margin:auto 50px;position:relative}.modaal-video-container{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;max-width:100%;box-shadow:20px 20px 40px rgba(0,0,0,0.3);background:#000;max-width:1300px;margin-left:auto;margin-right:auto}.modaal-video-container iframe,.modaal-video-container object,.modaal-video-container embed{position:absolute;top:0;left:0;width:100%;height:100%}.modaal-iframe .modaal-content{width:100%;height:100%}.modaal-iframe-elem{width:100%;height:100%;display:block}.modaal-loading-spinner{background:none;position:absolute;width:200px;height:200px;top:50%;left:50%;margin:-100px 0 0 -100px;-webkit-transform:scale(0.25);-ms-transform:scale(0.25);transform:scale(0.25)}.modaal-loading-spinner>div{width:24px;height:24px;margin-left:4px;margin-top:4px;position:absolute}.modaal-loading-spinner>div>div{width:100%;height:100%;border-radius:15px;background:#fff}.modaal-loading-spinner>div:nth-of-type(1)>div{-webkit-animation:modaal-loading-spinner 1s linear infinite;animation:modaal-loading-spinner 1s linear infinite;-webkit-animation-delay:0s;animation-delay:0s}.modaal-loading-spinner>div:nth-of-type(2)>div,.modaal-loading-spinner>div:nth-of-type(3)>div{-ms-animation:modaal-loading-spinner 1s linear infinite;-moz-animation:modaal-loading-spinner 1s linear infinite;-webkit-animation:modaal-loading-spinner 1s linear infinite;-o-animation:modaal-loading-spinner 1s linear infinite}.modaal-loading-spinner>div:nth-of-type(1){-ms-transform:translate(84px,84px) rotate(45deg) translate(70px,0);-webkit-transform:translate(84px,84px) rotate(45deg) translate(70px,0);transform:translate(84px,84px) rotate(45deg) translate(70px,0)}.modaal-loading-spinner>div:nth-of-type(2)>div{-webkit-animation:modaal-loading-spinner 1s linear infinite;animation:modaal-loading-spinner 1s linear infinite;-webkit-animation-delay:.12s;animation-delay:.12s}.modaal-loading-spinner>div:nth-of-type(2){-ms-transform:translate(84px,84px) rotate(90deg) translate(70px,0);-webkit-transform:translate(84px,84px) rotate(90deg) translate(70px,0);transform:translate(84px,84px) rotate(90deg) translate(70px,0)}.modaal-loading-spinner>div:nth-of-type(3)>div{-webkit-animation:modaal-loading-spinner 1s linear infinite;animation:modaal-loading-spinner 1s linear infinite;-webkit-animation-delay:.25s;animation-delay:.25s}.modaal-loading-spinner>div:nth-of-type(4)>div,.modaal-loading-spinner>div:nth-of-type(5)>div{-ms-animation:modaal-loading-spinner 1s linear infinite;-moz-animation:modaal-loading-spinner 1s linear infinite;-webkit-animation:modaal-loading-spinner 1s linear infinite;-o-animation:modaal-loading-spinner 1s linear infinite}.modaal-loading-spinner>div:nth-of-type(3){-ms-transform:translate(84px,84px) rotate(135deg) translate(70px,0);-webkit-transform:translate(84px,84px) rotate(135deg) translate(70px,0);transform:translate(84px,84px) rotate(135deg) translate(70px,0)}.modaal-loading-spinner>div:nth-of-type(4)>div{-webkit-animation:modaal-loading-spinner 1s linear infinite;animation:modaal-loading-spinner 1s linear infinite;-webkit-animation-delay:.37s;animation-delay:.37s}.modaal-loading-spinner>div:nth-of-type(4){-ms-transform:translate(84px,84px) rotate(180deg) translate(70px,0);-webkit-transform:translate(84px,84px) rotate(180deg) translate(70px,0);transform:translate(84px,84px) rotate(180deg) translate(70px,0)}.modaal-loading-spinner>div:nth-of-type(5)>div{-webkit-animation:modaal-loading-spinner 1s linear infinite;animation:modaal-loading-spinner 1s linear infinite;-webkit-animation-delay:.5s;animation-delay:.5s}.modaal-loading-spinner>div:nth-of-type(6)>div,.modaal-loading-spinner>div:nth-of-type(7)>div{-ms-animation:modaal-loading-spinner 1s linear infinite;-moz-animation:modaal-loading-spinner 1s linear infinite;-webkit-animation:modaal-loading-spinner 1s linear infinite;-o-animation:modaal-loading-spinner 1s linear infinite}.modaal-loading-spinner>div:nth-of-type(5){-ms-transform:translate(84px,84px) rotate(225deg) translate(70px,0);-webkit-transform:translate(84px,84px) rotate(225deg) translate(70px,0);transform:translate(84px,84px) rotate(225deg) translate(70px,0)}.modaal-loading-spinner>div:nth-of-type(6)>div{-webkit-animation:modaal-loading-spinner 1s linear infinite;animation:modaal-loading-spinner 1s linear infinite;-webkit-animation-delay:.62s;animation-delay:.62s}.modaal-loading-spinner>div:nth-of-type(6){-ms-transform:translate(84px,84px) rotate(270deg) translate(70px,0);-webkit-transform:translate(84px,84px) rotate(270deg) translate(70px,0);transform:translate(84px,84px) rotate(270deg) translate(70px,0)}.modaal-loading-spinner>div:nth-of-type(7)>div{-webkit-animation:modaal-loading-spinner 1s linear infinite;animation:modaal-loading-spinner 1s linear infinite;-webkit-animation-delay:.75s;animation-delay:.75s}.modaal-loading-spinner>div:nth-of-type(7){-ms-transform:translate(84px,84px) rotate(315deg) translate(70px,0);-webkit-transform:translate(84px,84px) rotate(315deg) translate(70px,0);transform:translate(84px,84px) rotate(315deg) translate(70px,0)}.modaal-loading-spinner>div:nth-of-type(8)>div{-webkit-animation:modaal-loading-spinner 1s linear infinite;animation:modaal-loading-spinner 1s linear infinite;-webkit-animation-delay:.87s;animation-delay:.87s}.modaal-loading-spinner>div:nth-of-type(8){-ms-transform:translate(84px,84px) rotate(360deg) translate(70px,0);-webkit-transform:translate(84px,84px) rotate(360deg) translate(70px,0);transform:translate(84px,84px) rotate(360deg) translate(70px,0)}@media only screen and (min-width:1400px){.modaal-video-container{padding-bottom:0;height:731px}}@media only screen and (max-width:1140px){.modaal-image .modaal-inner-wrapper{padding-left:25px;padding-right:25px}.modaal-gallery-control{top:auto;bottom:20px;-webkit-transform:none;-ms-transform:none;transform:none;background:rgba(0,0,0,0.7)}.modaal-gallery-control:before,.modaal-gallery-control:after{background:#fff}.modaal-gallery-next{left:auto;right:20px}.modaal-gallery-prev{left:20px;right:auto}}@media screen and (max-width:900px){.modaal-instagram iframe{width:500px !important}}@media only screen and (max-width:600px){.modaal-instagram iframe{width:280px !important}}@media screen and (max-height:1100px){.modaal-instagram iframe{width:700px !important}}@media screen and (max-height:1000px){.modaal-inner-wrapper{padding-top:60px;padding-bottom:60px}.modaal-instagram iframe{width:600px !important}}@media screen and (max-height:900px){.modaal-instagram iframe{width:500px !important}.modaal-video-container{max-width:900px;max-height:510px}}@media only screen and (max-height:820px){.modaal-gallery-label{display:none}}@keyframes instaReveal{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes instaReveal{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes modaal-loading-spinner{0%{opacity:1;-ms-transform:scale(1.5);-webkit-transform:scale(1.5);transform:scale(1.5)}100%{opacity:.1;-ms-transform:scale(1);-webkit-transform:scale(1);transform:scale(1)}}@keyframes modaal-loading-spinner{0%{opacity:1;-ms-transform:scale(1.5);-webkit-transform:scale(1.5);transform:scale(1.5)}100%{opacity:.1;-ms-transform:scale(1);-webkit-transform:scale(1);transform:scale(1)}}
