.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;padding:0;border:0;word-wrap:normal !important;}.wpcf7 form .wpcf7-response-output{margin:2em .5em 1em;padding:.2em 1em;border:2px solid #00a0d2;}.wpcf7 form.init .wpcf7-response-output,.wpcf7 form.resetting .wpcf7-response-output,.wpcf7 form.submitting .wpcf7-response-output{display:none;}.wpcf7 form.sent .wpcf7-response-output{border-color:#46b450;}.wpcf7 form.failed .wpcf7-response-output,.wpcf7 form.aborted .wpcf7-response-output{border-color:#dc3232;}.wpcf7 form.spam .wpcf7-response-output{border-color:#f56e28;}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output{border-color:#ffb900;}.wpcf7-form-control-wrap{position:relative;}.wpcf7-not-valid-tip{color:#dc3232;font-size:1em;font-weight:normal;display:block;}.use-floating-validation-tip .wpcf7-not-valid-tip{position:relative;top:-2ex;left:1em;z-index:100;border:1px solid #dc3232;background:#fff;padding:.2em .8em;width:24em;}.wpcf7-list-item{display:inline-block;margin:0 0 0 1em;}.wpcf7-list-item-label::before,.wpcf7-list-item-label::after{content:" ";}.wpcf7-spinner{visibility:hidden;display:inline-block;background-color:#23282d;opacity:.75;width:24px;height:24px;border:none;border-radius:100%;padding:0;margin:0 24px;position:relative;}form.submitting .wpcf7-spinner{visibility:visible;}.wpcf7-spinner::before{content:"";position:absolute;background-color:#fbfbfc;top:4px;left:4px;width:6px;height:6px;border:none;border-radius:100%;transform-origin:8px 8px;animation-name:spin;animation-duration:1000ms;animation-timing-function:linear;animation-iteration-count:infinite;}@media (prefers-reduced-motion: reduce){.wpcf7-spinner::before{animation-name:blink;animation-duration:2000ms;}}@keyframes spin{from{transform:rotate(0deg);}to{transform:rotate(360deg);}}@keyframes blink{from{opacity:0;}50%{opacity:1;}to{opacity:0;}}.wpcf7 [inert]{opacity:.5;}.wpcf7 input[type="file"]{cursor:pointer;}.wpcf7 input[type="file"]:disabled{cursor:default;}.wpcf7 .wpcf7-submit:disabled{cursor:not-allowed;}.wpcf7 input[type="url"],.wpcf7 input[type="email"],.wpcf7 input[type="tel"]{direction:ltr;}.wpcf7-reflection > output{display:list-item;list-style:none;}.wpcf7-reflection > output[hidden]{display:none;}.not-selectable{-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;}.carousel{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;}.carousel *,.carousel :after,.carousel :before{-webkit-box-sizing:inherit;box-sizing:inherit;}.carousel.is-draggable{cursor:move;cursor:-webkit-grab;cursor:grab;}.carousel.is-dragging{cursor:move;cursor:-webkit-grabbing;cursor:grabbing;}.carousel__viewport{position:relative;overflow:hidden;max-width:100%;max-height:100%;}.carousel__track{display:-webkit-box;display:-ms-flexbox;display:flex;}.carousel__slide{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:var(--carousel-slide-width,60%);max-width:100%;padding:1rem;position:relative;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;-ms-touch-action:pan-y;touch-action:pan-y;}.has-dots{}.carousel__dots{margin:0 auto;padding:0;position:absolute;left:0;right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;list-style:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.carousel__dots .carousel__dot{margin:0;padding:0;display:block;position:relative;width:22px;height:22px;cursor:pointer;}.carousel__dots .carousel__dot:after{content:"";width:8px;height:8px;border-radius:50%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-color:currentColor;opacity:.25;-webkit-transition:opacity .15s ease-in-out;transition:opacity .15s ease-in-out;}.carousel__dots .carousel__dot.is-selected:after{opacity:1;}.carousel__button{width:var(--carousel-button-width,48px);height:var(--carousel-button-height,48px);padding:0;border:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;pointer-events:all;cursor:pointer;color:var(--carousel-button-color,currentColor);background:var(--carousel-button-bg,transparent);border-radius:var(--carousel-button-border-radius,50%);-webkit-box-shadow:var(--carousel-button-shadow,none);box-shadow:var(--carousel-button-shadow,none);-webkit-transition:opacity .15s ease;transition:opacity .15s ease;}.carousel__button.is-next,.carousel__button.is-prev{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);}.carousel__button.is-prev{left:10px;}.carousel__button.is-next{right:10px;}.carousel__button[disabled]{cursor:default;opacity:.3;}.carousel__button svg{width:var(--carousel-button-svg-width,50%);height:var(--carousel-button-svg-height,50%);fill:none;stroke:currentColor;stroke-width:var(--carousel-button-svg-stroke-width,1.5);stroke-linejoin:bevel;stroke-linecap:round;-webkit-filter:var(--carousel-button-svg-filter,none);filter:var(--carousel-button-svg-filter,none);pointer-events:none;}body.compensate-for-scrollbar{overflow:hidden !important;-ms-touch-action:none;touch-action:none;}.fancybox__container{position:fixed;top:0;left:0;bottom:0;right:0;direction:ltr;margin:0;padding:env(safe-area-inset-top,0) env(safe-area-inset-right,0) env(safe-area-inset-bottom,0) env(safe-area-inset-left,0);-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:var(--fancybox-color,#fff);-webkit-tap-highlight-color:transparent;overflow:hidden;z-index:1050;outline:0;-webkit-transform-origin:top left;transform-origin:top left;--carousel-button-width:48px;--carousel-button-height:48px;--carousel-button-svg-width:24px;--carousel-button-svg-height:24px;--carousel-button-svg-stroke-width:2.5;--carousel-button-svg-filter:drop-shadow(1px 1px 1px rgba(0,0,0,.4));}.fancybox__container *,.fancybox__container ::after,.fancybox__container ::before{-webkit-box-sizing:inherit;box-sizing:inherit;}.fancybox__container :focus{outline:thin dotted;}body.is-using-mouse .fancybox__container :focus{outline:0;}@media all and (min-width: 1024px){.fancybox__container{--carousel-button-width:48px;--carousel-button-height:48px;--carousel-button-svg-width:27px;--carousel-button-svg-height:27px;}}.fancybox__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:var(--fancybox-bg,rgba(24,24,27,.92));}.fancybox__carousel{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;min-height:0;height:100%;z-index:10;}.fancybox__carousel.has-dots{}.fancybox__viewport{position:relative;width:100%;height:100%;overflow:visible;cursor:default;}.fancybox__track{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;}.fancybox__slide{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%;max-width:100%;margin:0;padding:48px 8px 8px 8px;position:relative;overscroll-behavior:contain;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;outline:0;overflow:auto;-webkit-overflow-scrolling:touch;--carousel-button-width:36px;--carousel-button-height:36px;--carousel-button-svg-width:22px;--carousel-button-svg-height:22px;}.fancybox__slide::after,.fancybox__slide::before{content:"";-webkit-box-flex:0;-ms-flex:0 0 0px;flex:0 0 0;margin:auto;}@media all and (min-width: 1024px){.fancybox__slide{padding:64px 100px;}}.fancybox__content{margin:0 env(safe-area-inset-right,0) 0 env(safe-area-inset-left,0);padding:36px;color:var(--fancybox-content-color,#374151);background:var(--fancybox-content-bg,#fff);position:relative;-ms-flex-item-align:center;align-self:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;z-index:20;}.fancybox__caption{-ms-flex-item-align:center;align-self:center;max-width:100%;margin:0;padding:1rem 0 0 0;line-height:1.375;color:var(--fancybox-color,currentColor);visibility:visible;cursor:auto;-ms-flex-negative:0;flex-shrink:0;overflow-wrap:anywhere;}.is-loading .fancybox__caption{visibility:hidden;}.fancybox__container > .carousel__dots{top:100%;color:var(--fancybox-color,#fff);}.fancybox__nav .carousel__button{z-index:40;}.fancybox__nav .carousel__button.is-next{right:8px;}@media all and (min-width: 1024px){.fancybox__nav .carousel__button.is-next{right:40px;}}.fancybox__nav .carousel__button.is-prev{left:8px;}@media all and (min-width: 1024px){.fancybox__nav .carousel__button.is-prev{left:40px;}}.carousel__button.is-close{position:absolute;top:8px;right:8px;z-index:40;}@media all and (min-width: 1024px){.carousel__button.is-close{right:40px;}}.fancybox__content > .carousel__button.is-close{position:absolute;top:-36px;right:0;color:var(--fancybox-color,#fff);}.fancybox__no-click,.fancybox__no-click button{pointer-events:none;}.fancybox__spinner{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:50px;height:50px;color:var(--fancybox-color,currentColor);}.fancybox__slide .fancybox__spinner{cursor:pointer;z-index:1053;}.fancybox__spinner svg{-webkit-animation:fancybox-rotate 2s linear infinite;animation:fancybox-rotate 2s linear infinite;-webkit-transform-origin:center center;transform-origin:center center;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:100%;height:100%;}.fancybox__spinner svg circle{fill:none;stroke-width:2.75;stroke-miterlimit:10;stroke-dasharray:1,200;stroke-dashoffset:0;-webkit-animation:fancybox-dash 1.5s ease-in-out infinite;animation:fancybox-dash 1.5s ease-in-out infinite;stroke-linecap:round;stroke:currentColor;}@-webkit-keyframes fancybox-rotate{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);}}@keyframes fancybox-rotate{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);}}@-webkit-keyframes fancybox-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0;}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px;}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px;}}@keyframes fancybox-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0;}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px;}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px;}}.carousel__button.is-close,.carousel__dots,.fancybox__backdrop,.fancybox__caption,.fancybox__nav{opacity:var(--fancybox-opacity,1);}.fancybox__container.is-animated[aria-hidden="false"].carousel__button.is-close,.fancybox__container.is-animated[aria-hidden="false"] .carousel__dots,.fancybox__container.is-animated[aria-hidden="false"] .fancybox__backdrop,.fancybox__container.is-animated[aria-hidden="false"] .fancybox__caption,.fancybox__container.is-animated[aria-hidden="false"] .fancybox__nav{-webkit-animation:.15s ease backwards fancybox-fadeIn;animation:.15s ease backwards fancybox-fadeIn;}.fancybox__container.is-animated.is-closing .carousel__button.is-close,.fancybox__container.is-animated.is-closing .carousel__dots,.fancybox__container.is-animated.is-closing .fancybox__backdrop,.fancybox__container.is-animated.is-closing .fancybox__caption,.fancybox__container.is-animated.is-closing .fancybox__nav{-webkit-animation:.15s ease both fancybox-fadeOut;animation:.15s ease both fancybox-fadeOut;}.fancybox-fadeIn{-webkit-animation:.15s ease both fancybox-fadeIn;animation:.15s ease both fancybox-fadeIn;}.fancybox-fadeOut{-webkit-animation:.1s ease both fancybox-fadeOut;animation:.1s ease both fancybox-fadeOut;}.fancybox-zoomInUp{-webkit-animation:.2s ease both fancybox-zoomInUp;animation:.2s ease both fancybox-zoomInUp;}.fancybox-zoomOutDown{-webkit-animation:.15s ease both fancybox-zoomOutDown;animation:.15s ease both fancybox-zoomOutDown;}.fancybox-throwOutUp{-webkit-animation:.15s ease both fancybox-throwOutUp;animation:.15s ease both fancybox-throwOutUp;}.fancybox-throwOutDown{-webkit-animation:.15s ease both fancybox-throwOutDown;animation:.15s ease both fancybox-throwOutDown;}@-webkit-keyframes fancybox-fadeIn{from{opacity:0;}to{opacity:1;}}@keyframes fancybox-fadeIn{from{opacity:0;}to{opacity:1;}}@-webkit-keyframes fancybox-fadeOut{to{opacity:0;}}@keyframes fancybox-fadeOut{to{opacity:0;}}@-webkit-keyframes fancybox-zoomInUp{from{-webkit-transform:scale(.97) translate3d(0,16px,0);transform:scale(.97) translate3d(0,16px,0);opacity:0;}to{-webkit-transform:scale(1) translate3d(0,0,0);transform:scale(1) translate3d(0,0,0);opacity:1;}}@keyframes fancybox-zoomInUp{from{-webkit-transform:scale(.97) translate3d(0,16px,0);transform:scale(.97) translate3d(0,16px,0);opacity:0;}to{-webkit-transform:scale(1) translate3d(0,0,0);transform:scale(1) translate3d(0,0,0);opacity:1;}}@-webkit-keyframes fancybox-zoomOutDown{to{-webkit-transform:scale(.97) translate3d(0,16px,0);transform:scale(.97) translate3d(0,16px,0);opacity:0;}}@keyframes fancybox-zoomOutDown{to{-webkit-transform:scale(.97) translate3d(0,16px,0);transform:scale(.97) translate3d(0,16px,0);opacity:0;}}@-webkit-keyframes fancybox-throwOutUp{to{-webkit-transform:translate3d(0,-30%,0);transform:translate3d(0,-30%,0);opacity:0;}}@keyframes fancybox-throwOutUp{to{-webkit-transform:translate3d(0,-30%,0);transform:translate3d(0,-30%,0);opacity:0;}}@-webkit-keyframes fancybox-throwOutDown{to{-webkit-transform:translate3d(0,30%,0);transform:translate3d(0,30%,0);opacity:0;}}@keyframes fancybox-throwOutDown{to{-webkit-transform:translate3d(0,30%,0);transform:translate3d(0,30%,0);opacity:0;}}.fancybox__carousel .carousel__slide{scrollbar-width:thin;scrollbar-color:#ccc rgba(255,255,255,.1);}.fancybox__carousel .carousel__slide::-webkit-scrollbar{width:8px;height:8px;}.fancybox__carousel .carousel__slide::-webkit-scrollbar-track{background-color:rgba(255,255,255,.1);}.fancybox__carousel .carousel__slide::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:2px;-webkit-box-shadow:inset 0 0 4px rgba(0,0,0,.2);box-shadow:inset 0 0 4px rgba(0,0,0,.2);}.fancybox__carousel.is-draggable .fancybox__slide,.fancybox__carousel.is-draggable .fancybox__slide .fancybox__content{cursor:move;cursor:-webkit-grab;cursor:grab;}.fancybox__carousel.is-dragging .fancybox__slide,.fancybox__carousel.is-dragging .fancybox__slide .fancybox__content{cursor:move;cursor:-webkit-grabbing;cursor:grabbing;}.fancybox__carousel .fancybox__slide .fancybox__content{cursor:auto;}.fancybox__carousel .fancybox__slide.can-zoom_in .fancybox__content{cursor:-webkit-zoom-in;cursor:zoom-in;}.fancybox__carousel .fancybox__slide.can-zoom_out .fancybox__content{cursor:-webkit-zoom-out;cursor:zoom-out;}.fancybox__carousel .fancybox__slide.is-draggable .fancybox__content{cursor:move;cursor:-webkit-grab;cursor:grab;}.fancybox__carousel .fancybox__slide.is-dragging .fancybox__content{cursor:move;cursor:-webkit-grabbing;cursor:grabbing;}.fancybox__image{-webkit-transform-origin:0 0;transform-origin:0 0;-ms-touch-action:none;touch-action:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:none;transition:none;}.has-image .fancybox__content{padding:0;background:0 0;min-height:1px;}.is-closing .has-image .fancybox__content{overflow:visible;}.has-image[data-image-fit="contain"]{overflow:visible;-ms-touch-action:none;touch-action:none;}.has-image[data-image-fit="contain"] .fancybox__image{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain;}.has-image[data-image-fit="contain-w"]{overflow-x:hidden;overflow-y:auto;}.has-image[data-image-fit="contain-w"] .fancybox__content{min-height:auto;}.has-image[data-image-fit="contain-w"] .fancybox__image{max-width:100%;height:auto;}.has-image[data-image-fit="cover"]{overflow:visible;-ms-touch-action:none;touch-action:none;}.has-image[data-image-fit="cover"] .fancybox__content{width:100%;height:100%;}.has-image[data-image-fit="cover"] .fancybox__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;}.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content,.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content{-ms-flex-negative:1;flex-shrink:1;min-height:1px;overflow:visible;}.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content{width:100%;height:80%;}.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content{width:960px;height:540px;max-width:100%;max-height:100%;}.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content{padding:0;background:rgba(24,24,27,.9);color:#fff;}.fancybox__carousel .fancybox__slide.has-map .fancybox__content{background:#e5e3df;}.fancybox__html5video,.fancybox__iframe{border:0;display:block;height:100%;width:100%;background:0 0;}.fancybox-placeholder{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0;}.fancybox__thumbs{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;position:relative;padding:0 3px;opacity:var(--fancybox-opacity,1);}.fancybox__container.is-animated[aria-hidden="false"] .fancybox__thumbs{-webkit-animation:.15s ease-in backwards fancybox-fadeIn;animation:.15s ease-in backwards fancybox-fadeIn;}.fancybox__container.is-animated.is-closing .fancybox__thumbs{opacity:0;}.fancybox__thumbs .carousel__slide{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:var(--fancybox-thumbs-width,96px);margin:0;padding:8px 3px;-webkit-box-sizing:content-box;box-sizing:content-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:visible;cursor:pointer;}.fancybox__thumbs .carousel__slide .fancybox__thumb::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border:5px solid var(--fancybox-accent-color,rgba(1,210,232,.94));opacity:0;-webkit-transition:opacity .15s ease;transition:opacity .15s ease;border-radius:var(--fancybox-thumbs-border-radius,4px);}.fancybox__thumbs .carousel__slide.is-nav-selected .fancybox__thumb::after{opacity:.92;}.fancybox__thumbs .carousel__slide > *{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.fancybox__thumb{position:relative;width:100%;padding-top:calc(100% / ( var(--fancybox-thumbs-ratio,1.5) ));background-size:cover;background-position:center center;background-color:rgba(255,255,255,.1);background-repeat:no-repeat;border-radius:var(--fancybox-thumbs-border-radius,4px);}.fancybox__toolbar{position:absolute;top:0;right:0;left:0;z-index:20;background:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,0)),color-stop(8.1%,rgba(0,0,0,.006)),color-stop(15.5%,rgba(0,0,0,.021)),color-stop(22.5%,rgba(0,0,0,.046)),color-stop(29%,rgba(0,0,0,.077)),color-stop(35.3%,rgba(0,0,0,.114)),color-stop(41.2%,rgba(0,0,0,.155)),color-stop(47.1%,rgba(0,0,0,.198)),color-stop(52.9%,rgba(0,0,0,.242)),color-stop(58.8%,rgba(0,0,0,.285)),color-stop(64.7%,rgba(0,0,0,.326)),color-stop(71%,rgba(0,0,0,.363)),color-stop(77.5%,rgba(0,0,0,.394)),color-stop(84.5%,rgba(0,0,0,.419)),color-stop(91.9%,rgba(0,0,0,.434)),to(rgba(0,0,0,.44)));background:linear-gradient(to top,rgba(0,0,0,0) 0,rgba(0,0,0,.006) 8.1%,rgba(0,0,0,.021) 15.5%,rgba(0,0,0,.046) 22.5%,rgba(0,0,0,.077) 29%,rgba(0,0,0,.114) 35.3%,rgba(0,0,0,.155) 41.2%,rgba(0,0,0,.198) 47.1%,rgba(0,0,0,.242) 52.9%,rgba(0,0,0,.285) 58.8%,rgba(0,0,0,.326) 64.7%,rgba(0,0,0,.363) 71%,rgba(0,0,0,.394) 77.5%,rgba(0,0,0,.419) 84.5%,rgba(0,0,0,.434) 91.9%,rgba(0,0,0,.44) 100%);padding:0;-ms-touch-action:none;touch-action:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;--carousel-button-svg-width:20px;--carousel-button-svg-height:20px;opacity:var(--fancybox-opacity,1);text-shadow:var(--fancybox-toolbar-text-shadow,1px 1px 1px rgba(0,0,0,.4));}@media all and (min-width: 1024px){.fancybox__toolbar{padding:8px;}}.fancybox__container.is-animated[aria-hidden="false"] .fancybox__toolbar{-webkit-animation:.15s ease-in backwards fancybox-fadeIn;animation:.15s ease-in backwards fancybox-fadeIn;}.fancybox__container.is-animated.is-closing .fancybox__toolbar{opacity:0;}.fancybox__toolbar__items{display:-webkit-box;display:-ms-flexbox;display:flex;}.fancybox__toolbar__items--left{margin-right:auto;}.fancybox__toolbar__items--center{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);}.fancybox__toolbar__items--right{margin-left:auto;}@media (max-width: 640px){.fancybox__toolbar__items--center:not(:last-child){display:none;}}.fancybox__counter{min-width:72px;padding:0 10px;line-height:var(--carousel-button-height,48px);text-align:center;font-size:17px;font-variant-numeric:tabular-nums;-webkit-font-smoothing:subpixel-antialiased;}.fancybox__progress{background:var(--fancybox-accent-color,rgba(1,210,232,.94));height:3px;left:0;position:absolute;right:0;top:0;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0;transform-origin:0;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-timing-function:linear;transition-timing-function:linear;z-index:30;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.fancybox__container:-webkit-full-screen::backdrop{opacity:0;}.fancybox__container:-moz-full-screen::backdrop{opacity:0;}.fancybox__container:-ms-fullscreen::backdrop{opacity:0;}.fancybox__container:fullscreen::backdrop{opacity:0;}.fancybox__button--fullscreen g:nth-child(2){display:none;}.fancybox__container:-webkit-full-screen.fancybox__button--fullscreeng:nth-child(1){display:none;}.fancybox__container:-moz-full-screen.fancybox__button--fullscreeng:nth-child(1){display:none;}.fancybox__container:-ms-fullscreen.fancybox__button--fullscreeng:nth-child(1){display:none;}.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(1){display:none;}.fancybox__container:-webkit-full-screen.fancybox__button--fullscreeng:nth-child(2){display:block;}.fancybox__container:-moz-full-screen.fancybox__button--fullscreeng:nth-child(2){display:block;}.fancybox__container:-ms-fullscreen.fancybox__button--fullscreeng:nth-child(2){display:block;}.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(2){display:block;}.fancybox__button--slideshow g:nth-child(2){display:none;}.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(1){display:none;}.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(2){display:block;}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto;}@media (min-width: 576px){.container,.container-sm{max-width:540px;}}@media (min-width: 768px){.container,.container-md,.container-sm{max-width:720px;}}@media (min-width: 992px){.container,.container-lg,.container-md,.container-sm{max-width:960px;}}@media (min-width: 1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px;}}.row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px;}.no-gutters{margin-right:0;margin-left:0;}.no-gutters > .col,.no-gutters > [class*="col-"]{padding-right:0;padding-left:0;}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px;}.col{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%;}.row-cols-1 > *{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}.row-cols-2 > *{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;}.row-cols-3 > *{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%;}.row-cols-4 > *{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;}.row-cols-5 > *{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%;}.row-cols-6 > *{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%;}.col-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%;}.col-1{-webkit-box-flex:0;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%;}.col-2{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%;}.col-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;}.col-4{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%;}.col-5{-webkit-box-flex:0;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%;}.col-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;}.col-7{-webkit-box-flex:0;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%;}.col-8{-webkit-box-flex:0;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%;}.col-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%;}.col-10{-webkit-box-flex:0;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%;}.col-11{-webkit-box-flex:0;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%;}.col-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}.order-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;}.order-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13;}.order-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;}.order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;}.order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;}.order-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;}.order-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4;}.order-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5;}.order-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6;}.order-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7;}.order-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8;}.order-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9;}.order-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10;}.order-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11;}.order-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12;}.offset-1{margin-left:8.33333%;}.offset-2{margin-left:16.66667%;}.offset-3{margin-left:25%;}.offset-4{margin-left:33.33333%;}.offset-5{margin-left:41.66667%;}.offset-6{margin-left:50%;}.offset-7{margin-left:58.33333%;}.offset-8{margin-left:66.66667%;}.offset-9{margin-left:75%;}.offset-10{margin-left:83.33333%;}.offset-11{margin-left:91.66667%;}@media (min-width: 576px){.col-sm{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%;}.row-cols-sm-1 > *{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}.row-cols-sm-2 > *{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;}.row-cols-sm-3 > *{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%;}.row-cols-sm-4 > *{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;}.row-cols-sm-5 > *{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%;}.row-cols-sm-6 > *{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%;}.col-sm-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%;}.col-sm-1{-webkit-box-flex:0;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%;}.col-sm-2{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%;}.col-sm-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;}.col-sm-4{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%;}.col-sm-5{-webkit-box-flex:0;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%;}.col-sm-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;}.col-sm-7{-webkit-box-flex:0;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%;}.col-sm-8{-webkit-box-flex:0;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%;}.col-sm-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%;}.col-sm-10{-webkit-box-flex:0;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%;}.col-sm-11{-webkit-box-flex:0;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%;}.col-sm-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}.order-sm-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;}.order-sm-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13;}.order-sm-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;}.order-sm-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;}.order-sm-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;}.order-sm-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;}.order-sm-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4;}.order-sm-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5;}.order-sm-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6;}.order-sm-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7;}.order-sm-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8;}.order-sm-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9;}.order-sm-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10;}.order-sm-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11;}.order-sm-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12;}.offset-sm-0{margin-left:0;}.offset-sm-1{margin-left:8.33333%;}.offset-sm-2{margin-left:16.66667%;}.offset-sm-3{margin-left:25%;}.offset-sm-4{margin-left:33.33333%;}.offset-sm-5{margin-left:41.66667%;}.offset-sm-6{margin-left:50%;}.offset-sm-7{margin-left:58.33333%;}.offset-sm-8{margin-left:66.66667%;}.offset-sm-9{margin-left:75%;}.offset-sm-10{margin-left:83.33333%;}.offset-sm-11{margin-left:91.66667%;}}@media (min-width: 768px){.col-md{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%;}.row-cols-md-1 > *{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}.row-cols-md-2 > *{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;}.row-cols-md-3 > *{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%;}.row-cols-md-4 > *{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;}.row-cols-md-5 > *{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%;}.row-cols-md-6 > *{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%;}.col-md-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%;}.col-md-1{-webkit-box-flex:0;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%;}.col-md-2{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%;}.col-md-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;}.col-md-4{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%;}.col-md-5{-webkit-box-flex:0;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%;}.col-md-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;}.col-md-7{-webkit-box-flex:0;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%;}.col-md-8{-webkit-box-flex:0;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%;}.col-md-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%;}.col-md-10{-webkit-box-flex:0;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%;}.col-md-11{-webkit-box-flex:0;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%;}.col-md-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}.order-md-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;}.order-md-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13;}.order-md-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;}.order-md-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;}.order-md-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;}.order-md-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;}.order-md-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4;}.order-md-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5;}.order-md-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6;}.order-md-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7;}.order-md-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8;}.order-md-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9;}.order-md-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10;}.order-md-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11;}.order-md-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12;}.offset-md-0{margin-left:0;}.offset-md-1{margin-left:8.33333%;}.offset-md-2{margin-left:16.66667%;}.offset-md-3{margin-left:25%;}.offset-md-4{margin-left:33.33333%;}.offset-md-5{margin-left:41.66667%;}.offset-md-6{margin-left:50%;}.offset-md-7{margin-left:58.33333%;}.offset-md-8{margin-left:66.66667%;}.offset-md-9{margin-left:75%;}.offset-md-10{margin-left:83.33333%;}.offset-md-11{margin-left:91.66667%;}}@media (min-width: 992px){.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%;}.row-cols-lg-1 > *{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}.row-cols-lg-2 > *{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;}.row-cols-lg-3 > *{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%;}.row-cols-lg-4 > *{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;}.row-cols-lg-5 > *{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%;}.row-cols-lg-6 > *{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%;}.col-lg-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%;}.col-lg-1{-webkit-box-flex:0;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%;}.col-lg-2{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%;}.col-lg-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;}.col-lg-4{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%;}.col-lg-5{-webkit-box-flex:0;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%;}.col-lg-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;}.col-lg-7{-webkit-box-flex:0;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%;}.col-lg-8{-webkit-box-flex:0;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%;}.col-lg-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%;}.col-lg-10{-webkit-box-flex:0;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%;}.col-lg-11{-webkit-box-flex:0;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%;}.col-lg-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}.order-lg-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;}.order-lg-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13;}.order-lg-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;}.order-lg-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;}.order-lg-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;}.order-lg-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;}.order-lg-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4;}.order-lg-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5;}.order-lg-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6;}.order-lg-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7;}.order-lg-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8;}.order-lg-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9;}.order-lg-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10;}.order-lg-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11;}.order-lg-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12;}.offset-lg-0{margin-left:0;}.offset-lg-1{margin-left:8.33333%;}.offset-lg-2{margin-left:16.66667%;}.offset-lg-3{margin-left:25%;}.offset-lg-4{margin-left:33.33333%;}.offset-lg-5{margin-left:41.66667%;}.offset-lg-6{margin-left:50%;}.offset-lg-7{margin-left:58.33333%;}.offset-lg-8{margin-left:66.66667%;}.offset-lg-9{margin-left:75%;}.offset-lg-10{margin-left:83.33333%;}.offset-lg-11{margin-left:91.66667%;}}@media (min-width: 1200px){.col-xl{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%;}.row-cols-xl-1 > *{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}.row-cols-xl-2 > *{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;}.row-cols-xl-3 > *{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%;}.row-cols-xl-4 > *{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;}.row-cols-xl-5 > *{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%;}.row-cols-xl-6 > *{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%;}.col-xl-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%;}.col-xl-1{-webkit-box-flex:0;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%;}.col-xl-2{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%;}.col-xl-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;}.col-xl-4{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%;}.col-xl-5{-webkit-box-flex:0;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%;}.col-xl-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;}.col-xl-7{-webkit-box-flex:0;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%;}.col-xl-8{-webkit-box-flex:0;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%;}.col-xl-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%;}.col-xl-10{-webkit-box-flex:0;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%;}.col-xl-11{-webkit-box-flex:0;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%;}.col-xl-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}.order-xl-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;}.order-xl-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13;}.order-xl-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;}.order-xl-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;}.order-xl-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;}.order-xl-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;}.order-xl-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4;}.order-xl-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5;}.order-xl-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6;}.order-xl-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7;}.order-xl-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8;}.order-xl-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9;}.order-xl-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10;}.order-xl-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11;}.order-xl-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12;}.offset-xl-0{margin-left:0;}.offset-xl-1{margin-left:8.33333%;}.offset-xl-2{margin-left:16.66667%;}.offset-xl-3{margin-left:25%;}.offset-xl-4{margin-left:33.33333%;}.offset-xl-5{margin-left:41.66667%;}.offset-xl-6{margin-left:50%;}.offset-xl-7{margin-left:58.33333%;}.offset-xl-8{margin-left:66.66667%;}.offset-xl-9{margin-left:75%;}.offset-xl-10{margin-left:83.33333%;}.offset-xl-11{margin-left:91.66667%;}}.d-none{display:none !important;}.d-inline{display:inline !important;}.d-inline-block{display:inline-block !important;}.d-block{display:block !important;}.d-table{display:table !important;}.d-table-row{display:table-row !important;}.d-table-cell{display:table-cell !important;}.d-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;}.d-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important;}@media (min-width: 576px){.d-sm-none{display:none !important;}.d-sm-inline{display:inline !important;}.d-sm-inline-block{display:inline-block !important;}.d-sm-block{display:block !important;}.d-sm-table{display:table !important;}.d-sm-table-row{display:table-row !important;}.d-sm-table-cell{display:table-cell !important;}.d-sm-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;}.d-sm-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important;}}@media (min-width: 768px){.d-md-none{display:none !important;}.d-md-inline{display:inline !important;}.d-md-inline-block{display:inline-block !important;}.d-md-block{display:block !important;}.d-md-table{display:table !important;}.d-md-table-row{display:table-row !important;}.d-md-table-cell{display:table-cell !important;}.d-md-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;}.d-md-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important;}}@media (min-width: 992px){.d-lg-none{display:none !important;}.d-lg-inline{display:inline !important;}.d-lg-inline-block{display:inline-block !important;}.d-lg-block{display:block !important;}.d-lg-table{display:table !important;}.d-lg-table-row{display:table-row !important;}.d-lg-table-cell{display:table-cell !important;}.d-lg-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;}.d-lg-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important;}}@media (min-width: 1200px){.d-xl-none{display:none !important;}.d-xl-inline{display:inline !important;}.d-xl-inline-block{display:inline-block !important;}.d-xl-block{display:block !important;}.d-xl-table{display:table !important;}.d-xl-table-row{display:table-row !important;}.d-xl-table-cell{display:table-cell !important;}.d-xl-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;}.d-xl-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important;}}@media print{.d-print-none{display:none !important;}.d-print-inline{display:inline !important;}.d-print-inline-block{display:inline-block !important;}.d-print-block{display:block !important;}.d-print-table{display:table !important;}.d-print-table-row{display:table-row !important;}.d-print-table-cell{display:table-cell !important;}.d-print-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;}.d-print-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important;}}.flex-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important;}.flex-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important;}.flex-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important;}.flex-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important;}.flex-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important;}.flex-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important;}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important;}.flex-fill{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important;}.flex-grow-0{-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important;}.flex-grow-1{-webkit-box-flex:1 !important;-ms-flex-positive:1 !important;flex-grow:1 !important;}.flex-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important;}.flex-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important;}.justify-content-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important;}.justify-content-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important;}.justify-content-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important;}.justify-content-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important;}.justify-content-around{-ms-flex-pack:distribute !important;justify-content:space-around !important;}.align-items-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important;}.align-items-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important;}.align-items-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important;}.align-items-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important;}.align-items-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important;}.align-content-start{-ms-flex-line-pack:start !important;align-content:flex-start !important;}.align-content-end{-ms-flex-line-pack:end !important;align-content:flex-end !important;}.align-content-center{-ms-flex-line-pack:center !important;align-content:center !important;}.align-content-between{-ms-flex-line-pack:justify !important;align-content:space-between !important;}.align-content-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important;}.align-content-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important;}.align-self-auto{-ms-flex-item-align:auto !important;align-self:auto !important;}.align-self-start{-ms-flex-item-align:start !important;align-self:flex-start !important;}.align-self-end{-ms-flex-item-align:end !important;align-self:flex-end !important;}.align-self-center{-ms-flex-item-align:center !important;align-self:center !important;}.align-self-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important;}.align-self-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important;}@media (min-width: 576px){.flex-sm-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important;}.flex-sm-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important;}.flex-sm-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important;}.flex-sm-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important;}.flex-sm-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important;}.flex-sm-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important;}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important;}.flex-sm-fill{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important;}.flex-sm-grow-0{-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important;}.flex-sm-grow-1{-webkit-box-flex:1 !important;-ms-flex-positive:1 !important;flex-grow:1 !important;}.flex-sm-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important;}.flex-sm-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important;}.justify-content-sm-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important;}.justify-content-sm-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important;}.justify-content-sm-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important;}.justify-content-sm-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important;}.justify-content-sm-around{-ms-flex-pack:distribute !important;justify-content:space-around !important;}.align-items-sm-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important;}.align-items-sm-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important;}.align-items-sm-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important;}.align-items-sm-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important;}.align-items-sm-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important;}.align-content-sm-start{-ms-flex-line-pack:start !important;align-content:flex-start !important;}.align-content-sm-end{-ms-flex-line-pack:end !important;align-content:flex-end !important;}.align-content-sm-center{-ms-flex-line-pack:center !important;align-content:center !important;}.align-content-sm-between{-ms-flex-line-pack:justify !important;align-content:space-between !important;}.align-content-sm-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important;}.align-content-sm-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important;}.align-self-sm-auto{-ms-flex-item-align:auto !important;align-self:auto !important;}.align-self-sm-start{-ms-flex-item-align:start !important;align-self:flex-start !important;}.align-self-sm-end{-ms-flex-item-align:end !important;align-self:flex-end !important;}.align-self-sm-center{-ms-flex-item-align:center !important;align-self:center !important;}.align-self-sm-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important;}.align-self-sm-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important;}}@media (min-width: 768px){.flex-md-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important;}.flex-md-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important;}.flex-md-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important;}.flex-md-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important;}.flex-md-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important;}.flex-md-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important;}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important;}.flex-md-fill{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important;}.flex-md-grow-0{-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important;}.flex-md-grow-1{-webkit-box-flex:1 !important;-ms-flex-positive:1 !important;flex-grow:1 !important;}.flex-md-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important;}.flex-md-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important;}.justify-content-md-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important;}.justify-content-md-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important;}.justify-content-md-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important;}.justify-content-md-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important;}.justify-content-md-around{-ms-flex-pack:distribute !important;justify-content:space-around !important;}.align-items-md-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important;}.align-items-md-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important;}.align-items-md-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important;}.align-items-md-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important;}.align-items-md-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important;}.align-content-md-start{-ms-flex-line-pack:start !important;align-content:flex-start !important;}.align-content-md-end{-ms-flex-line-pack:end !important;align-content:flex-end !important;}.align-content-md-center{-ms-flex-line-pack:center !important;align-content:center !important;}.align-content-md-between{-ms-flex-line-pack:justify !important;align-content:space-between !important;}.align-content-md-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important;}.align-content-md-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important;}.align-self-md-auto{-ms-flex-item-align:auto !important;align-self:auto !important;}.align-self-md-start{-ms-flex-item-align:start !important;align-self:flex-start !important;}.align-self-md-end{-ms-flex-item-align:end !important;align-self:flex-end !important;}.align-self-md-center{-ms-flex-item-align:center !important;align-self:center !important;}.align-self-md-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important;}.align-self-md-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important;}}@media (min-width: 992px){.flex-lg-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important;}.flex-lg-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important;}.flex-lg-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important;}.flex-lg-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important;}.flex-lg-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important;}.flex-lg-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important;}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important;}.flex-lg-fill{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important;}.flex-lg-grow-0{-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important;}.flex-lg-grow-1{-webkit-box-flex:1 !important;-ms-flex-positive:1 !important;flex-grow:1 !important;}.flex-lg-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important;}.flex-lg-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important;}.justify-content-lg-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important;}.justify-content-lg-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important;}.justify-content-lg-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important;}.justify-content-lg-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important;}.justify-content-lg-around{-ms-flex-pack:distribute !important;justify-content:space-around !important;}.align-items-lg-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important;}.align-items-lg-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important;}.align-items-lg-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important;}.align-items-lg-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important;}.align-items-lg-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important;}.align-content-lg-start{-ms-flex-line-pack:start !important;align-content:flex-start !important;}.align-content-lg-end{-ms-flex-line-pack:end !important;align-content:flex-end !important;}.align-content-lg-center{-ms-flex-line-pack:center !important;align-content:center !important;}.align-content-lg-between{-ms-flex-line-pack:justify !important;align-content:space-between !important;}.align-content-lg-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important;}.align-content-lg-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important;}.align-self-lg-auto{-ms-flex-item-align:auto !important;align-self:auto !important;}.align-self-lg-start{-ms-flex-item-align:start !important;align-self:flex-start !important;}.align-self-lg-end{-ms-flex-item-align:end !important;align-self:flex-end !important;}.align-self-lg-center{-ms-flex-item-align:center !important;align-self:center !important;}.align-self-lg-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important;}.align-self-lg-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important;}}@media (min-width: 1200px){.flex-xl-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important;}.flex-xl-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important;}.flex-xl-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important;}.flex-xl-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important;}.flex-xl-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important;}.flex-xl-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important;}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important;}.flex-xl-fill{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important;}.flex-xl-grow-0{-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important;}.flex-xl-grow-1{-webkit-box-flex:1 !important;-ms-flex-positive:1 !important;flex-grow:1 !important;}.flex-xl-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important;}.flex-xl-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important;}.justify-content-xl-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important;}.justify-content-xl-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important;}.justify-content-xl-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important;}.justify-content-xl-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important;}.justify-content-xl-around{-ms-flex-pack:distribute !important;justify-content:space-around !important;}.align-items-xl-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important;}.align-items-xl-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important;}.align-items-xl-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important;}.align-items-xl-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important;}.align-items-xl-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important;}.align-content-xl-start{-ms-flex-line-pack:start !important;align-content:flex-start !important;}.align-content-xl-end{-ms-flex-line-pack:end !important;align-content:flex-end !important;}.align-content-xl-center{-ms-flex-line-pack:center !important;align-content:center !important;}.align-content-xl-between{-ms-flex-line-pack:justify !important;align-content:space-between !important;}.align-content-xl-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important;}.align-content-xl-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important;}.align-self-xl-auto{-ms-flex-item-align:auto !important;align-self:auto !important;}.align-self-xl-start{-ms-flex-item-align:start !important;align-self:flex-start !important;}.align-self-xl-end{-ms-flex-item-align:end !important;align-self:flex-end !important;}.align-self-xl-center{-ms-flex-item-align:center !important;align-self:center !important;}.align-self-xl-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important;}.align-self-xl-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important;}}.m-0{margin:0 !important;}.mt-0,.my-0{margin-top:0 !important;}.mr-0,.mx-0{margin-right:0 !important;}.mb-0,.my-0{margin-bottom:0 !important;}.ml-0,.mx-0{margin-left:0 !important;}.m-1{margin:.25rem !important;}.mt-1,.my-1{margin-top:.25rem !important;}.mr-1,.mx-1{margin-right:.25rem !important;}.mb-1,.my-1{margin-bottom:.25rem !important;}.ml-1,.mx-1{margin-left:.25rem !important;}.m-2{margin:.5rem !important;}.mt-2,.my-2{margin-top:.5rem !important;}.mr-2,.mx-2{margin-right:.5rem !important;}.mb-2,.my-2{margin-bottom:.5rem !important;}.ml-2,.mx-2{margin-left:.5rem !important;}.m-3{margin:1rem !important;}.mt-3,.my-3{margin-top:1rem !important;}.mr-3,.mx-3{margin-right:1rem !important;}.mb-3,.my-3{margin-bottom:1rem !important;}.ml-3,.mx-3{margin-left:1rem !important;}.m-4{margin:1.5rem !important;}.mt-4,.my-4{margin-top:1.5rem !important;}.mr-4,.mx-4{margin-right:1.5rem !important;}.mb-4,.my-4{margin-bottom:1.5rem !important;}.ml-4,.mx-4{margin-left:1.5rem !important;}.m-5{margin:3rem !important;}.mt-5,.my-5{margin-top:3rem !important;}.mr-5,.mx-5{margin-right:3rem !important;}.mb-5,.my-5{margin-bottom:3rem !important;}.ml-5,.mx-5{margin-left:3rem !important;}.p-0{padding:0 !important;}.pt-0,.py-0{padding-top:0 !important;}.pr-0,.px-0{padding-right:0 !important;}.pb-0,.py-0{padding-bottom:0 !important;}.pl-0,.px-0{padding-left:0 !important;}.p-1{padding:.25rem !important;}.pt-1,.py-1{padding-top:.25rem !important;}.pr-1,.px-1{padding-right:.25rem !important;}.pb-1,.py-1{padding-bottom:.25rem !important;}.pl-1,.px-1{padding-left:.25rem !important;}.p-2{padding:.5rem !important;}.pt-2,.py-2{padding-top:.5rem !important;}.pr-2,.px-2{padding-right:.5rem !important;}.pb-2,.py-2{padding-bottom:.5rem !important;}.pl-2,.px-2{padding-left:.5rem !important;}.p-3{padding:1rem !important;}.pt-3,.py-3{padding-top:1rem !important;}.pr-3,.px-3{padding-right:1rem !important;}.pb-3,.py-3{padding-bottom:1rem !important;}.pl-3,.px-3{padding-left:1rem !important;}.p-4{padding:1.5rem !important;}.pt-4,.py-4{padding-top:1.5rem !important;}.pr-4,.px-4{padding-right:1.5rem !important;}.pb-4,.py-4{padding-bottom:1.5rem !important;}.pl-4,.px-4{padding-left:1.5rem !important;}.p-5{padding:3rem !important;}.pt-5,.py-5{padding-top:3rem !important;}.pr-5,.px-5{padding-right:3rem !important;}.pb-5,.py-5{padding-bottom:3rem !important;}.pl-5,.px-5{padding-left:3rem !important;}.m-n1{margin:-.25rem !important;}.mt-n1,.my-n1{margin-top:-.25rem !important;}.mr-n1,.mx-n1{margin-right:-.25rem !important;}.mb-n1,.my-n1{margin-bottom:-.25rem !important;}.ml-n1,.mx-n1{margin-left:-.25rem !important;}.m-n2{margin:-.5rem !important;}.mt-n2,.my-n2{margin-top:-.5rem !important;}.mr-n2,.mx-n2{margin-right:-.5rem !important;}.mb-n2,.my-n2{margin-bottom:-.5rem !important;}.ml-n2,.mx-n2{margin-left:-.5rem !important;}.m-n3{margin:-1rem !important;}.mt-n3,.my-n3{margin-top:-1rem !important;}.mr-n3,.mx-n3{margin-right:-1rem !important;}.mb-n3,.my-n3{margin-bottom:-1rem !important;}.ml-n3,.mx-n3{margin-left:-1rem !important;}.m-n4{margin:-1.5rem !important;}.mt-n4,.my-n4{margin-top:-1.5rem !important;}.mr-n4,.mx-n4{margin-right:-1.5rem !important;}.mb-n4,.my-n4{margin-bottom:-1.5rem !important;}.ml-n4,.mx-n4{margin-left:-1.5rem !important;}.m-n5{margin:-3rem !important;}.mt-n5,.my-n5{margin-top:-3rem !important;}.mr-n5,.mx-n5{margin-right:-3rem !important;}.mb-n5,.my-n5{margin-bottom:-3rem !important;}.ml-n5,.mx-n5{margin-left:-3rem !important;}.m-auto{margin:auto !important;}.mt-auto,.my-auto{margin-top:auto !important;}.mr-auto,.mx-auto{margin-right:auto !important;}.mb-auto,.my-auto{margin-bottom:auto !important;}.ml-auto,.mx-auto{margin-left:auto !important;}@media (min-width: 576px){.m-sm-0{margin:0 !important;}.mt-sm-0,.my-sm-0{margin-top:0 !important;}.mr-sm-0,.mx-sm-0{margin-right:0 !important;}.mb-sm-0,.my-sm-0{margin-bottom:0 !important;}.ml-sm-0,.mx-sm-0{margin-left:0 !important;}.m-sm-1{margin:.25rem !important;}.mt-sm-1,.my-sm-1{margin-top:.25rem !important;}.mr-sm-1,.mx-sm-1{margin-right:.25rem !important;}.mb-sm-1,.my-sm-1{margin-bottom:.25rem !important;}.ml-sm-1,.mx-sm-1{margin-left:.25rem !important;}.m-sm-2{margin:.5rem !important;}.mt-sm-2,.my-sm-2{margin-top:.5rem !important;}.mr-sm-2,.mx-sm-2{margin-right:.5rem !important;}.mb-sm-2,.my-sm-2{margin-bottom:.5rem !important;}.ml-sm-2,.mx-sm-2{margin-left:.5rem !important;}.m-sm-3{margin:1rem !important;}.mt-sm-3,.my-sm-3{margin-top:1rem !important;}.mr-sm-3,.mx-sm-3{margin-right:1rem !important;}.mb-sm-3,.my-sm-3{margin-bottom:1rem !important;}.ml-sm-3,.mx-sm-3{margin-left:1rem !important;}.m-sm-4{margin:1.5rem !important;}.mt-sm-4,.my-sm-4{margin-top:1.5rem !important;}.mr-sm-4,.mx-sm-4{margin-right:1.5rem !important;}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem !important;}.ml-sm-4,.mx-sm-4{margin-left:1.5rem !important;}.m-sm-5{margin:3rem !important;}.mt-sm-5,.my-sm-5{margin-top:3rem !important;}.mr-sm-5,.mx-sm-5{margin-right:3rem !important;}.mb-sm-5,.my-sm-5{margin-bottom:3rem !important;}.ml-sm-5,.mx-sm-5{margin-left:3rem !important;}.p-sm-0{padding:0 !important;}.pt-sm-0,.py-sm-0{padding-top:0 !important;}.pr-sm-0,.px-sm-0{padding-right:0 !important;}.pb-sm-0,.py-sm-0{padding-bottom:0 !important;}.pl-sm-0,.px-sm-0{padding-left:0 !important;}.p-sm-1{padding:.25rem !important;}.pt-sm-1,.py-sm-1{padding-top:.25rem !important;}.pr-sm-1,.px-sm-1{padding-right:.25rem !important;}.pb-sm-1,.py-sm-1{padding-bottom:.25rem !important;}.pl-sm-1,.px-sm-1{padding-left:.25rem !important;}.p-sm-2{padding:.5rem !important;}.pt-sm-2,.py-sm-2{padding-top:.5rem !important;}.pr-sm-2,.px-sm-2{padding-right:.5rem !important;}.pb-sm-2,.py-sm-2{padding-bottom:.5rem !important;}.pl-sm-2,.px-sm-2{padding-left:.5rem !important;}.p-sm-3{padding:1rem !important;}.pt-sm-3,.py-sm-3{padding-top:1rem !important;}.pr-sm-3,.px-sm-3{padding-right:1rem !important;}.pb-sm-3,.py-sm-3{padding-bottom:1rem !important;}.pl-sm-3,.px-sm-3{padding-left:1rem !important;}.p-sm-4{padding:1.5rem !important;}.pt-sm-4,.py-sm-4{padding-top:1.5rem !important;}.pr-sm-4,.px-sm-4{padding-right:1.5rem !important;}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem !important;}.pl-sm-4,.px-sm-4{padding-left:1.5rem !important;}.p-sm-5{padding:3rem !important;}.pt-sm-5,.py-sm-5{padding-top:3rem !important;}.pr-sm-5,.px-sm-5{padding-right:3rem !important;}.pb-sm-5,.py-sm-5{padding-bottom:3rem !important;}.pl-sm-5,.px-sm-5{padding-left:3rem !important;}.m-sm-n1{margin:-.25rem !important;}.mt-sm-n1,.my-sm-n1{margin-top:-.25rem !important;}.mr-sm-n1,.mx-sm-n1{margin-right:-.25rem !important;}.mb-sm-n1,.my-sm-n1{margin-bottom:-.25rem !important;}.ml-sm-n1,.mx-sm-n1{margin-left:-.25rem !important;}.m-sm-n2{margin:-.5rem !important;}.mt-sm-n2,.my-sm-n2{margin-top:-.5rem !important;}.mr-sm-n2,.mx-sm-n2{margin-right:-.5rem !important;}.mb-sm-n2,.my-sm-n2{margin-bottom:-.5rem !important;}.ml-sm-n2,.mx-sm-n2{margin-left:-.5rem !important;}.m-sm-n3{margin:-1rem !important;}.mt-sm-n3,.my-sm-n3{margin-top:-1rem !important;}.mr-sm-n3,.mx-sm-n3{margin-right:-1rem !important;}.mb-sm-n3,.my-sm-n3{margin-bottom:-1rem !important;}.ml-sm-n3,.mx-sm-n3{margin-left:-1rem !important;}.m-sm-n4{margin:-1.5rem !important;}.mt-sm-n4,.my-sm-n4{margin-top:-1.5rem !important;}.mr-sm-n4,.mx-sm-n4{margin-right:-1.5rem !important;}.mb-sm-n4,.my-sm-n4{margin-bottom:-1.5rem !important;}.ml-sm-n4,.mx-sm-n4{margin-left:-1.5rem !important;}.m-sm-n5{margin:-3rem !important;}.mt-sm-n5,.my-sm-n5{margin-top:-3rem !important;}.mr-sm-n5,.mx-sm-n5{margin-right:-3rem !important;}.mb-sm-n5,.my-sm-n5{margin-bottom:-3rem !important;}.ml-sm-n5,.mx-sm-n5{margin-left:-3rem !important;}.m-sm-auto{margin:auto !important;}.mt-sm-auto,.my-sm-auto{margin-top:auto !important;}.mr-sm-auto,.mx-sm-auto{margin-right:auto !important;}.mb-sm-auto,.my-sm-auto{margin-bottom:auto !important;}.ml-sm-auto,.mx-sm-auto{margin-left:auto !important;}}@media (min-width: 768px){.m-md-0{margin:0 !important;}.mt-md-0,.my-md-0{margin-top:0 !important;}.mr-md-0,.mx-md-0{margin-right:0 !important;}.mb-md-0,.my-md-0{margin-bottom:0 !important;}.ml-md-0,.mx-md-0{margin-left:0 !important;}.m-md-1{margin:.25rem !important;}.mt-md-1,.my-md-1{margin-top:.25rem !important;}.mr-md-1,.mx-md-1{margin-right:.25rem !important;}.mb-md-1,.my-md-1{margin-bottom:.25rem !important;}.ml-md-1,.mx-md-1{margin-left:.25rem !important;}.m-md-2{margin:.5rem !important;}.mt-md-2,.my-md-2{margin-top:.5rem !important;}.mr-md-2,.mx-md-2{margin-right:.5rem !important;}.mb-md-2,.my-md-2{margin-bottom:.5rem !important;}.ml-md-2,.mx-md-2{margin-left:.5rem !important;}.m-md-3{margin:1rem !important;}.mt-md-3,.my-md-3{margin-top:1rem !important;}.mr-md-3,.mx-md-3{margin-right:1rem !important;}.mb-md-3,.my-md-3{margin-bottom:1rem !important;}.ml-md-3,.mx-md-3{margin-left:1rem !important;}.m-md-4{margin:1.5rem !important;}.mt-md-4,.my-md-4{margin-top:1.5rem !important;}.mr-md-4,.mx-md-4{margin-right:1.5rem !important;}.mb-md-4,.my-md-4{margin-bottom:1.5rem !important;}.ml-md-4,.mx-md-4{margin-left:1.5rem !important;}.m-md-5{margin:3rem !important;}.mt-md-5,.my-md-5{margin-top:3rem !important;}.mr-md-5,.mx-md-5{margin-right:3rem !important;}.mb-md-5,.my-md-5{margin-bottom:3rem !important;}.ml-md-5,.mx-md-5{margin-left:3rem !important;}.p-md-0{padding:0 !important;}.pt-md-0,.py-md-0{padding-top:0 !important;}.pr-md-0,.px-md-0{padding-right:0 !important;}.pb-md-0,.py-md-0{padding-bottom:0 !important;}.pl-md-0,.px-md-0{padding-left:0 !important;}.p-md-1{padding:.25rem !important;}.pt-md-1,.py-md-1{padding-top:.25rem !important;}.pr-md-1,.px-md-1{padding-right:.25rem !important;}.pb-md-1,.py-md-1{padding-bottom:.25rem !important;}.pl-md-1,.px-md-1{padding-left:.25rem !important;}.p-md-2{padding:.5rem !important;}.pt-md-2,.py-md-2{padding-top:.5rem !important;}.pr-md-2,.px-md-2{padding-right:.5rem !important;}.pb-md-2,.py-md-2{padding-bottom:.5rem !important;}.pl-md-2,.px-md-2{padding-left:.5rem !important;}.p-md-3{padding:1rem !important;}.pt-md-3,.py-md-3{padding-top:1rem !important;}.pr-md-3,.px-md-3{padding-right:1rem !important;}.pb-md-3,.py-md-3{padding-bottom:1rem !important;}.pl-md-3,.px-md-3{padding-left:1rem !important;}.p-md-4{padding:1.5rem !important;}.pt-md-4,.py-md-4{padding-top:1.5rem !important;}.pr-md-4,.px-md-4{padding-right:1.5rem !important;}.pb-md-4,.py-md-4{padding-bottom:1.5rem !important;}.pl-md-4,.px-md-4{padding-left:1.5rem !important;}.p-md-5{padding:3rem !important;}.pt-md-5,.py-md-5{padding-top:3rem !important;}.pr-md-5,.px-md-5{padding-right:3rem !important;}.pb-md-5,.py-md-5{padding-bottom:3rem !important;}.pl-md-5,.px-md-5{padding-left:3rem !important;}.m-md-n1{margin:-.25rem !important;}.mt-md-n1,.my-md-n1{margin-top:-.25rem !important;}.mr-md-n1,.mx-md-n1{margin-right:-.25rem !important;}.mb-md-n1,.my-md-n1{margin-bottom:-.25rem !important;}.ml-md-n1,.mx-md-n1{margin-left:-.25rem !important;}.m-md-n2{margin:-.5rem !important;}.mt-md-n2,.my-md-n2{margin-top:-.5rem !important;}.mr-md-n2,.mx-md-n2{margin-right:-.5rem !important;}.mb-md-n2,.my-md-n2{margin-bottom:-.5rem !important;}.ml-md-n2,.mx-md-n2{margin-left:-.5rem !important;}.m-md-n3{margin:-1rem !important;}.mt-md-n3,.my-md-n3{margin-top:-1rem !important;}.mr-md-n3,.mx-md-n3{margin-right:-1rem !important;}.mb-md-n3,.my-md-n3{margin-bottom:-1rem !important;}.ml-md-n3,.mx-md-n3{margin-left:-1rem !important;}.m-md-n4{margin:-1.5rem !important;}.mt-md-n4,.my-md-n4{margin-top:-1.5rem !important;}.mr-md-n4,.mx-md-n4{margin-right:-1.5rem !important;}.mb-md-n4,.my-md-n4{margin-bottom:-1.5rem !important;}.ml-md-n4,.mx-md-n4{margin-left:-1.5rem !important;}.m-md-n5{margin:-3rem !important;}.mt-md-n5,.my-md-n5{margin-top:-3rem !important;}.mr-md-n5,.mx-md-n5{margin-right:-3rem !important;}.mb-md-n5,.my-md-n5{margin-bottom:-3rem !important;}.ml-md-n5,.mx-md-n5{margin-left:-3rem !important;}.m-md-auto{margin:auto !important;}.mt-md-auto,.my-md-auto{margin-top:auto !important;}.mr-md-auto,.mx-md-auto{margin-right:auto !important;}.mb-md-auto,.my-md-auto{margin-bottom:auto !important;}.ml-md-auto,.mx-md-auto{margin-left:auto !important;}}@media (min-width: 992px){.m-lg-0{margin:0 !important;}.mt-lg-0,.my-lg-0{margin-top:0 !important;}.mr-lg-0,.mx-lg-0{margin-right:0 !important;}.mb-lg-0,.my-lg-0{margin-bottom:0 !important;}.ml-lg-0,.mx-lg-0{margin-left:0 !important;}.m-lg-1{margin:.25rem !important;}.mt-lg-1,.my-lg-1{margin-top:.25rem !important;}.mr-lg-1,.mx-lg-1{margin-right:.25rem !important;}.mb-lg-1,.my-lg-1{margin-bottom:.25rem !important;}.ml-lg-1,.mx-lg-1{margin-left:.25rem !important;}.m-lg-2{margin:.5rem !important;}.mt-lg-2,.my-lg-2{margin-top:.5rem !important;}.mr-lg-2,.mx-lg-2{margin-right:.5rem !important;}.mb-lg-2,.my-lg-2{margin-bottom:.5rem !important;}.ml-lg-2,.mx-lg-2{margin-left:.5rem !important;}.m-lg-3{margin:1rem !important;}.mt-lg-3,.my-lg-3{margin-top:1rem !important;}.mr-lg-3,.mx-lg-3{margin-right:1rem !important;}.mb-lg-3,.my-lg-3{margin-bottom:1rem !important;}.ml-lg-3,.mx-lg-3{margin-left:1rem !important;}.m-lg-4{margin:1.5rem !important;}.mt-lg-4,.my-lg-4{margin-top:1.5rem !important;}.mr-lg-4,.mx-lg-4{margin-right:1.5rem !important;}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem !important;}.ml-lg-4,.mx-lg-4{margin-left:1.5rem !important;}.m-lg-5{margin:3rem !important;}.mt-lg-5,.my-lg-5{margin-top:3rem !important;}.mr-lg-5,.mx-lg-5{margin-right:3rem !important;}.mb-lg-5,.my-lg-5{margin-bottom:3rem !important;}.ml-lg-5,.mx-lg-5{margin-left:3rem !important;}.p-lg-0{padding:0 !important;}.pt-lg-0,.py-lg-0{padding-top:0 !important;}.pr-lg-0,.px-lg-0{padding-right:0 !important;}.pb-lg-0,.py-lg-0{padding-bottom:0 !important;}.pl-lg-0,.px-lg-0{padding-left:0 !important;}.p-lg-1{padding:.25rem !important;}.pt-lg-1,.py-lg-1{padding-top:.25rem !important;}.pr-lg-1,.px-lg-1{padding-right:.25rem !important;}.pb-lg-1,.py-lg-1{padding-bottom:.25rem !important;}.pl-lg-1,.px-lg-1{padding-left:.25rem !important;}.p-lg-2{padding:.5rem !important;}.pt-lg-2,.py-lg-2{padding-top:.5rem !important;}.pr-lg-2,.px-lg-2{padding-right:.5rem !important;}.pb-lg-2,.py-lg-2{padding-bottom:.5rem !important;}.pl-lg-2,.px-lg-2{padding-left:.5rem !important;}.p-lg-3{padding:1rem !important;}.pt-lg-3,.py-lg-3{padding-top:1rem !important;}.pr-lg-3,.px-lg-3{padding-right:1rem !important;}.pb-lg-3,.py-lg-3{padding-bottom:1rem !important;}.pl-lg-3,.px-lg-3{padding-left:1rem !important;}.p-lg-4{padding:1.5rem !important;}.pt-lg-4,.py-lg-4{padding-top:1.5rem !important;}.pr-lg-4,.px-lg-4{padding-right:1.5rem !important;}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem !important;}.pl-lg-4,.px-lg-4{padding-left:1.5rem !important;}.p-lg-5{padding:3rem !important;}.pt-lg-5,.py-lg-5{padding-top:3rem !important;}.pr-lg-5,.px-lg-5{padding-right:3rem !important;}.pb-lg-5,.py-lg-5{padding-bottom:3rem !important;}.pl-lg-5,.px-lg-5{padding-left:3rem !important;}.m-lg-n1{margin:-.25rem !important;}.mt-lg-n1,.my-lg-n1{margin-top:-.25rem !important;}.mr-lg-n1,.mx-lg-n1{margin-right:-.25rem !important;}.mb-lg-n1,.my-lg-n1{margin-bottom:-.25rem !important;}.ml-lg-n1,.mx-lg-n1{margin-left:-.25rem !important;}.m-lg-n2{margin:-.5rem !important;}.mt-lg-n2,.my-lg-n2{margin-top:-.5rem !important;}.mr-lg-n2,.mx-lg-n2{margin-right:-.5rem !important;}.mb-lg-n2,.my-lg-n2{margin-bottom:-.5rem !important;}.ml-lg-n2,.mx-lg-n2{margin-left:-.5rem !important;}.m-lg-n3{margin:-1rem !important;}.mt-lg-n3,.my-lg-n3{margin-top:-1rem !important;}.mr-lg-n3,.mx-lg-n3{margin-right:-1rem !important;}.mb-lg-n3,.my-lg-n3{margin-bottom:-1rem !important;}.ml-lg-n3,.mx-lg-n3{margin-left:-1rem !important;}.m-lg-n4{margin:-1.5rem !important;}.mt-lg-n4,.my-lg-n4{margin-top:-1.5rem !important;}.mr-lg-n4,.mx-lg-n4{margin-right:-1.5rem !important;}.mb-lg-n4,.my-lg-n4{margin-bottom:-1.5rem !important;}.ml-lg-n4,.mx-lg-n4{margin-left:-1.5rem !important;}.m-lg-n5{margin:-3rem !important;}.mt-lg-n5,.my-lg-n5{margin-top:-3rem !important;}.mr-lg-n5,.mx-lg-n5{margin-right:-3rem !important;}.mb-lg-n5,.my-lg-n5{margin-bottom:-3rem !important;}.ml-lg-n5,.mx-lg-n5{margin-left:-3rem !important;}.m-lg-auto{margin:auto !important;}.mt-lg-auto,.my-lg-auto{margin-top:auto !important;}.mr-lg-auto,.mx-lg-auto{margin-right:auto !important;}.mb-lg-auto,.my-lg-auto{margin-bottom:auto !important;}.ml-lg-auto,.mx-lg-auto{margin-left:auto !important;}}@media (min-width: 1200px){.m-xl-0{margin:0 !important;}.mt-xl-0,.my-xl-0{margin-top:0 !important;}.mr-xl-0,.mx-xl-0{margin-right:0 !important;}.mb-xl-0,.my-xl-0{margin-bottom:0 !important;}.ml-xl-0,.mx-xl-0{margin-left:0 !important;}.m-xl-1{margin:.25rem !important;}.mt-xl-1,.my-xl-1{margin-top:.25rem !important;}.mr-xl-1,.mx-xl-1{margin-right:.25rem !important;}.mb-xl-1,.my-xl-1{margin-bottom:.25rem !important;}.ml-xl-1,.mx-xl-1{margin-left:.25rem !important;}.m-xl-2{margin:.5rem !important;}.mt-xl-2,.my-xl-2{margin-top:.5rem !important;}.mr-xl-2,.mx-xl-2{margin-right:.5rem !important;}.mb-xl-2,.my-xl-2{margin-bottom:.5rem !important;}.ml-xl-2,.mx-xl-2{margin-left:.5rem !important;}.m-xl-3{margin:1rem !important;}.mt-xl-3,.my-xl-3{margin-top:1rem !important;}.mr-xl-3,.mx-xl-3{margin-right:1rem !important;}.mb-xl-3,.my-xl-3{margin-bottom:1rem !important;}.ml-xl-3,.mx-xl-3{margin-left:1rem !important;}.m-xl-4{margin:1.5rem !important;}.mt-xl-4,.my-xl-4{margin-top:1.5rem !important;}.mr-xl-4,.mx-xl-4{margin-right:1.5rem !important;}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem !important;}.ml-xl-4,.mx-xl-4{margin-left:1.5rem !important;}.m-xl-5{margin:3rem !important;}.mt-xl-5,.my-xl-5{margin-top:3rem !important;}.mr-xl-5,.mx-xl-5{margin-right:3rem !important;}.mb-xl-5,.my-xl-5{margin-bottom:3rem !important;}.ml-xl-5,.mx-xl-5{margin-left:3rem !important;}.p-xl-0{padding:0 !important;}.pt-xl-0,.py-xl-0{padding-top:0 !important;}.pr-xl-0,.px-xl-0{padding-right:0 !important;}.pb-xl-0,.py-xl-0{padding-bottom:0 !important;}.pl-xl-0,.px-xl-0{padding-left:0 !important;}.p-xl-1{padding:.25rem !important;}.pt-xl-1,.py-xl-1{padding-top:.25rem !important;}.pr-xl-1,.px-xl-1{padding-right:.25rem !important;}.pb-xl-1,.py-xl-1{padding-bottom:.25rem !important;}.pl-xl-1,.px-xl-1{padding-left:.25rem !important;}.p-xl-2{padding:.5rem !important;}.pt-xl-2,.py-xl-2{padding-top:.5rem !important;}.pr-xl-2,.px-xl-2{padding-right:.5rem !important;}.pb-xl-2,.py-xl-2{padding-bottom:.5rem !important;}.pl-xl-2,.px-xl-2{padding-left:.5rem !important;}.p-xl-3{padding:1rem !important;}.pt-xl-3,.py-xl-3{padding-top:1rem !important;}.pr-xl-3,.px-xl-3{padding-right:1rem !important;}.pb-xl-3,.py-xl-3{padding-bottom:1rem !important;}.pl-xl-3,.px-xl-3{padding-left:1rem !important;}.p-xl-4{padding:1.5rem !important;}.pt-xl-4,.py-xl-4{padding-top:1.5rem !important;}.pr-xl-4,.px-xl-4{padding-right:1.5rem !important;}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem !important;}.pl-xl-4,.px-xl-4{padding-left:1.5rem !important;}.p-xl-5{padding:3rem !important;}.pt-xl-5,.py-xl-5{padding-top:3rem !important;}.pr-xl-5,.px-xl-5{padding-right:3rem !important;}.pb-xl-5,.py-xl-5{padding-bottom:3rem !important;}.pl-xl-5,.px-xl-5{padding-left:3rem !important;}.m-xl-n1{margin:-.25rem !important;}.mt-xl-n1,.my-xl-n1{margin-top:-.25rem !important;}.mr-xl-n1,.mx-xl-n1{margin-right:-.25rem !important;}.mb-xl-n1,.my-xl-n1{margin-bottom:-.25rem !important;}.ml-xl-n1,.mx-xl-n1{margin-left:-.25rem !important;}.m-xl-n2{margin:-.5rem !important;}.mt-xl-n2,.my-xl-n2{margin-top:-.5rem !important;}.mr-xl-n2,.mx-xl-n2{margin-right:-.5rem !important;}.mb-xl-n2,.my-xl-n2{margin-bottom:-.5rem !important;}.ml-xl-n2,.mx-xl-n2{margin-left:-.5rem !important;}.m-xl-n3{margin:-1rem !important;}.mt-xl-n3,.my-xl-n3{margin-top:-1rem !important;}.mr-xl-n3,.mx-xl-n3{margin-right:-1rem !important;}.mb-xl-n3,.my-xl-n3{margin-bottom:-1rem !important;}.ml-xl-n3,.mx-xl-n3{margin-left:-1rem !important;}.m-xl-n4{margin:-1.5rem !important;}.mt-xl-n4,.my-xl-n4{margin-top:-1.5rem !important;}.mr-xl-n4,.mx-xl-n4{margin-right:-1.5rem !important;}.mb-xl-n4,.my-xl-n4{margin-bottom:-1.5rem !important;}.ml-xl-n4,.mx-xl-n4{margin-left:-1.5rem !important;}.m-xl-n5{margin:-3rem !important;}.mt-xl-n5,.my-xl-n5{margin-top:-3rem !important;}.mr-xl-n5,.mx-xl-n5{margin-right:-3rem !important;}.mb-xl-n5,.my-xl-n5{margin-bottom:-3rem !important;}.ml-xl-n5,.mx-xl-n5{margin-left:-3rem !important;}.m-xl-auto{margin:auto !important;}.mt-xl-auto,.my-xl-auto{margin-top:auto !important;}.mr-xl-auto,.mx-xl-auto{margin-right:auto !important;}.mb-xl-auto,.my-xl-auto{margin-bottom:auto !important;}.ml-xl-auto,.mx-xl-auto{margin-left:auto !important;}}.h1{font-size:70px;line-height:1.4;font-weight:600;color:#242f64;}.h2{font-size:40px;line-height:1.5;font-weight:600;color:#242f64;}@media (max-width: 999px){.h2{font-size:30px;}}@media (max-width: 767px){.h2{font-size:24px;}}.h3{font-size:30px;line-height:1.5;font-weight:600;color:#242f64;}@media (max-width: 999px){.h3{font-size:24px;}}@media (max-width: 767px){.h3{font-size:22px;}}.h4{font-size:24px;line-height:1.5;font-weight:600;color:#242f64;}@media (max-width: 767px){.h4{font-size:18px;}}.h5{font-size:20px;line-height:1.5;font-weight:600;color:#242f64;}.h6{font-size:18px;line-height:1.6;font-weight:600;color:#242f64;}p{font-size:16px;line-height:1.8;color:#4d4d4d;}.pt-100{padding-top:100px;}@media (max-width: 767px){.pt-100{padding-top:50px;}}.pb-100{padding-bottom:100px;}@media (max-width: 767px){.pb-100{padding-bottom:50px;}}.pt-70{padding-top:70px;}.pt-50{padding-top:50px;}.pb-70{padding-bottom:70px;}.pb-50{padding-bottom:50px;}.section-title{display:block;width:100%;margin-bottom:55px;}@media (max-width: 767px){.section-title{margin-bottom:40px;}}.section-title.center{text-align:center;padding:0 15px;width:100%;}.section-title .title{color:#242f64;margin-bottom:5px;}.section-title p{font-size:18px;line-height:1.8;color:#4d4d4d;max-width:786px;width:100%;margin:0 auto;}*,::after,::before{-webkit-box-sizing:border-box;box-sizing:border-box;}html{padding:0;margin:0;}body{padding:0;margin:0;font-size:16px;font-weight:400;color:#4d4d4d;background-color:#fff;font-family:Poppins,sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:antialiased;font-smoothing:antialiased;-webkit-tap-highlight-color:transparent;}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block;}.modal-open{overflow:hidden;}h1,h2,h3,h4,h5,h6{padding:0;margin:0;}h1{font-size:70px;line-height:1.4;font-weight:600;color:#242f64;}h2{font-size:40px;line-height:1.5;font-weight:600;color:#242f64;}@media (max-width: 999px){h2{font-size:30px;}}@media (max-width: 767px){h2{font-size:24px;}}h3{font-size:30px;line-height:1.5;font-weight:600;color:#242f64;}@media (max-width: 999px){h3{font-size:24px;}}@media (max-width: 767px){h3{font-size:22px;}}h4{font-size:24px;line-height:1.5;font-weight:600;color:#242f64;}@media (max-width: 767px){h4{font-size:18px;}}h5{font-size:20px;line-height:1.5;font-weight:600;color:#242f64;}h6{font-size:18px;line-height:1.6;font-weight:600;color:#242f64;}ol,ul{padding:0;margin:0;list-style:none;}ul{list-style:disc;padding:0;}ol{list-style:decimal;padding:0;}li:last-child{margin-bottom:0;padding-bottom:0;}ul.list-icon{padding:0;margin:0;}ul.list-icon li{padding-left:32px;position:relative;list-style:none;font-size:16px;color:#4d4d4d;line-height:1.8;margin-bottom:10px;}ul.list-icon li:before{content:"";left:0;left:0;top:0;top:5px;width:16px;height:16px;display:block;position:absolute;background:url("https://cdn-cjngm.nitrocdn.com/JBBfQCjKzUozoWICjeiscRtObpYMbICW/assets/images/optimized/rev-88dc63d/expressenglish.ae/wp-content/themes/express-english/assets/images/svg/list-check.svg") no-repeat left top;background-size:16px 16px;}label{font-weight:400;margin:0;}img{max-width:100%;width:auto;height:auto;border:0;outline:0;display:block;}svg{color:red;}input[type="datetime"]:focus,input[type="email"],input[type="number"]:focus,input[type="password"]:focus,input[type="search"]:focus,input[type="submit"]:focus,input[type="tel"]:focus,input[type="text"]:focus,input[type="url"]:focus{outline:0;-webkit-box-shadow:none;box-shadow:none;}[type="submit"]{-webkit-transition:all .5s ease;transition:all .5s ease;}input[type="radio"]{margin:0;padding:0;}a,a:focus,a:hover{cursor:pointer;outline:0;-webkit-box-shadow:none;box-shadow:none;text-decoration:none;-webkit-transition:all .5s ease;transition:all .5s ease;-webkit-tap-highlight-color:transparent;}a:not(.cta-btn){color:#242f64;}button:focus{outline:0;-webkit-box-shadow:none;box-shadow:none;-webkit-tap-highlight-color:transparent;}button,button[type="cancel"],button[type="submit"],input[type="button"],input[type="cancel"],input[type="reset"],input[type="submit"]{appearance:none;-moz-appearance:none;-webkit-appearance:none;cursor:pointer;-webkit-tap-highlight-color:transparent;}p{padding:0;margin:0;}p:last-child{margin-bottom:0;padding-bottom:0;}svg{vertical-align:inherit;}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:0;-webkit-box-shadow:none;box-shadow:none;background:url("https://cdn-cjngm.nitrocdn.com/JBBfQCjKzUozoWICjeiscRtObpYMbICW/assets/images/optimized/rev-88dc63d/expressenglish.ae/wp-content/themes/express-english/assets/images/select-arrow.png") no-repeat right 20px center;background-size:12px 7px;}select.nitro-lazy{background-image:none !important;}select:focus{outline:0;-webkit-box-shadow:none;box-shadow:none;}option{color:#000;padding:5px 10px;}textarea{overflow:auto;resize:none;height:85px;}textarea:focus{outline:0;-webkit-box-shadow:none;box-shadow:none;resize:none;}.form-control:focus{outline:0;-webkit-box-shadow:none;box-shadow:none;}.container{max-width:1230px;}.slick-slider{position:relative;}.slick-slider .slick-list{overflow:hidden;height:100%;width:100%;}.slick-slider .slick-track{outline:0;position:relative;}.slick-slider .slick-slide{outline:0;float:left;}.slick-arrow{width:49px;height:49px;background-color:#e61d2d;border:0;border-radius:100%;font-size:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;box-shadow:0 4px 5px rgba(36,47,100,.15);-webkit-box-shadow:0 4px 5px rgba(36,47,100,.15);-moz-box-shadow:0 4px 5px rgba(36,47,100,.15);}.slick-arrow svg{color:#fff;width:20px;height:9px;}.slick-arrow:hover{background-color:#f5404f;}.slick-arrow.slick-prev{left:0;}.slick-arrow.slick-prev svg{-webkit-transform:rotate(-180deg);transform:rotate(-180deg);}.slick-arrow.slick-next{right:0;}.slick-dots{padding:0;margin:0;list-style:none;text-align:center;}.slick-dots li{list-style:none;display:inline-block;vertical-align:top;margin:0 10px;}.slick-dots li button{background-color:transparent;border:1px solid #fff;padding:0;border-radius:100%;width:16px;height:16px;font-size:0;cursor:pointer;}.slick-dots li.slick-active button{background-color:#fff;}hr{padding:0;margin:20px 0;border-top:1px solid #e5e6ea;}.gray{background-color:#f2f2f2;}.wpcf7-checkbox .wpcf7-list-item{margin-left:0;}.wpcf7-checkbox .wpcf7-list-item input[type="checkbox"]{margin:0;width:15px;height:15px;}.wpcf7-checkbox .wpcf7-list-item .wpcf7-list-item-label{width:calc(100% - 15px);padding-left:10px;vertical-align:top;display:inline-block;line-height:1.2;}.w-100{width:100%;}.h-100{height:100%;}.ajax-loader{display:none;}.fancybox-button svg{color:#fff;}.carousel__button svg{color:#fff;}span.wpcf7-not-valid-tip{font-size:12px;color:#f52f3f;text-align:left;}.wpcf7-response-output{display:none;}@media (max-height: 375px){html{position:relative;height:100%;}html:before{content:"Best View Portrait";font-family:Poppins,sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-weight:600;text-transform:uppercase;color:#fff;background-color:#242f64;height:100%;-ms-flex-line-pack:center;align-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}body{display:none;}}.loader{border:4px solid #f3f3f3;border-radius:80%;border-top:5px solid #060d2e;width:30px;height:30px;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite;margin:10px;display:none;}iframe{width:100%;}.flex-lg-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important;}.cta-btn{text-transform:uppercase;font-weight:700;letter-spacing:normal;border:1px solid;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;transition:all .8s;-webkit-transition:all .8s;-moz-transition:all .8s;-ms-transition:all .8s;-o-transition:all .8s;box-shadow:0 4px 5px rgba(36,47,100,.15);-webkit-box-shadow:0 4px 5px rgba(36,47,100,.15);-moz-box-shadow:0 4px 5px rgba(36,47,100,.15);}.cta-btn .svg-icon{width:20px;height:10px;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;}.cta-btn:hover .svg-icon{margin-left:12px;}.cta-btn-round-50{border-radius:50px;}.cta-icon-append .svg-icon{margin-left:16px;}.cta-icon-prepend .svg-icon{margin-right:16px;}.cta-btn-sm{padding:9px 30px;font-size:14px;line-height:1.5;}.cta-btn-md{padding:13px 30px;font-size:14px;line-height:1.5;}.cta-btn-lg{padding:18px 30px;font-size:18px;line-height:1.5;}.cta-btn-red{border-color:#e61d2d;background-color:#e61d2d;color:#f0f3ff;}.cta-btn-red:hover{background-color:#f5404f;border-color:#f5404f;}.cta-btn-red:hover .svg-icon{color:#fff;}.cta-btn-red .svg-icon{color:#fff;}.cta-btn-red-border{border-color:#e61d2d;background-color:transparent;color:#e61d2d;-webkit-box-shadow:none;box-shadow:none;}.cta-btn-red-border:hover{background-color:#f5404f;border-color:#fff;color:#f0f3ff;}.cta-btn-red-border:hover .svg-icon{color:#f0f3ff;}.cta-btn-red-border .svg-icon{color:#e61d2d;}.tab-container{padding:0;margin:0;position:relative;}.tab-nav{padding:0;margin:0;list-style:none;overflow:hidden;font-size:0;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;}.tab-nav.center{text-align:center;}.tab-nav .tab-items{list-style:none;display:inline-block;vertical-align:top;background-color:#ffd5d5;}@media (max-width: 767px){.tab-nav .tab-items{width:50%;}}.tab-nav .tab-items .tab-links{font-size:16px;line-height:1.6;color:#741a1a;padding:14px 25px;display:block;}@media (max-width: 767px){.tab-nav .tab-items .tab-links{padding:14px 5px;font-size:14px;}}@media (max-width: 374px){.tab-nav .tab-items .tab-links{padding:14px 5px;font-size:12px;}}.tab-nav .tab-items.active .tab-links{background-color:#e61d2d;color:#fff;font-weight:600;}.tab-nav .tab-items:first-child{border-radius:4px 0 0 4px;-webkit-border-radius:4px 0 0 4px;-moz-border-radius:4px 0 0 4px;}.tab-nav .tab-items:last-child{border-radius:0 4px 4px 0;-webkit-border-radius:0 4px 4px 0;-moz-border-radius:0 4px 4px 0;}.tab-nav .tab-pane{padding:40px 0;display:none;float:right;text-align:left;margin-right:0;}.tab-nav .tab-pane.active{display:block;}.dropdown{position:relative;}.dropdown .dropdown-menu{position:absolute;left:0;top:100%;min-width:200px;background-color:#060d2e;border-radius:4px;opacity:0;visibility:hidden;z-index:1015;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;}.dropdown .dropdown-menu ul{padding:0;margin:0;list-style:none;}.dropdown .dropdown-menu ul li{list-style:none;margin:0;}.dropdown .dropdown-menu ul li a{padding:10px 15px;}.dropdown.show .dropdown-menu{opacity:1;visibility:visible;}.modal-backdrop{position:fixed;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.45);z-index:1210;display:none;}.modal-backdrop.show{display:block;}.modal-open .modal.active{display:block;opacity:1;visibility:visible;}.modal{position:fixed;top:0;left:0;z-index:1220;width:100%;height:100%;outline:0;opacity:0;visibility:hidden;overflow-x:hidden;overflow-y:auto;display:none;padding:15px;}.modal.fade{-webkit-transition:opacity .15s linear;transition:opacity .15s linear;}.modal.fade .modal-dialog{transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;opacity:0;visibility:hidden;-webkit-transform:scale(.9);transform:scale(.9);}.modal.fade.active{opacity:1;visibility:visible;}.modal.fade.active .modal-dialog{opacity:1;visibility:visible;-webkit-transform:scale(1);transform:scale(1);}.modal .modal-dialog{width:100%;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:static;}@media (max-width: 767px){.modal .modal-dialog{height:auto;}}@media (min-width: 576px){.modal .modal-dialog-scrollable{max-height:calc(100% - 3.5rem);}}.modal .modal-dialog-scrollable .modal-content{max-height:calc(100vh - 3.5rem);}@media (min-width: 576px){.modal .modal-dialog-centered{min-height:calc(100% - 3.5rem);}}.modal .modal-dialog-centered .modal-dialog-scrollable{height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.modal .modal-close{position:absolute;right:-12px;top:-15px;margin:0;width:37px;height:37px;z-index:10;border:0;padding:0;background-color:#61646f;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;border-radius:100%;-webkit-border-radius:100%;-moz-border-radius:100%;}@media (max-width: 767px){.modal .modal-close{right:10px;top:10px;}}.modal .modal-close .icon{width:30px;height:30px;}.modal .modal-close .svg-icon{color:#fff;width:100%;height:100%;}.modal .modal-header{padding:15px 30px;border-bottom:1px solid #dad7d7;position:relative;}.modal .modal-title{font-size:30px;font-weight:700;color:#000;}.modal .modal-footer{padding:15px 30px;position:relative;}.modal .modal-content{position:relative;display:-ms-flexbox;display:-webkit-box;display:flex;z-index:1020;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border-radius:0;outline:0;margin:0 auto;min-height:200px;}.modal .modal-body{overflow-y:auto;position:relative;-ms-flex:1 1 auto;-webkit-box-flex:1;flex:1 1 auto;padding:30px;background-color:#fff;}.ns-form .submit,.wpcf7 .submit,.wpcf7-form .submit{width:100%;}.ns-form .form-group,.wpcf7 .form-group,.wpcf7-form .form-group{width:100%;margin-bottom:24px;position:relative;}@media (max-width: 767px){.ns-form .form-group,.wpcf7 .form-group,.wpcf7-form .form-group{margin-bottom:15px;}}.ns-form .form-group br,.wpcf7 .form-group br,.wpcf7-form .form-group br{display:none;}.ns-form .form-group .wpcf7-form-control-wrap,.wpcf7 .form-group .wpcf7-form-control-wrap,.wpcf7-form .form-group .wpcf7-form-control-wrap{width:100%;display:block;position:relative;}.ns-form .form-group label,.wpcf7 .form-group label,.wpcf7-form .form-group label{color:#4d4d4d;font-size:16px;line-height:1;position:absolute;left:0;top:0;bottom:0;margin:0 auto;width:auto;height:auto;height:51px !important;text-align:left;display:inline-block;display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;}.ns-form .form-group .form-control,.wpcf7 .form-group .form-control,.wpcf7-form .form-group .form-control{height:51px;width:100%;border:1px solid #ccced5;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;padding:6px 20px;font-size:16px;line-height:32px;color:#4d4d4d;font-family:Poppins,sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";}.ns-form .form-group .form-control::-webkit-input-placeholder,.wpcf7 .form-group .form-control::-webkit-input-placeholder,.wpcf7-form .form-group .form-control::-webkit-input-placeholder{color:#4d4d4d;}.ns-form .form-group .form-control:-moz-placeholder,.wpcf7 .form-group .form-control:-moz-placeholder,.wpcf7-form .form-group .form-control:-moz-placeholder{color:#4d4d4d;}.ns-form .form-group .form-control::-moz-placeholder,.wpcf7 .form-group .form-control::-moz-placeholder,.wpcf7-form .form-group .form-control::-moz-placeholder{color:#4d4d4d;}.ns-form .form-group .form-control:-ms-input-placeholder,.wpcf7 .form-group .form-control:-ms-input-placeholder,.wpcf7-form .form-group .form-control:-ms-input-placeholder{color:#4d4d4d;}.ns-form .form-group .form-control:focus,.wpcf7 .form-group .form-control:focus,.wpcf7-form .form-group .form-control:focus{outline:0;-webkit-box-shadow:none;box-shadow:none;border-color:#283880;}.ns-form .form-group .form-control.error,.wpcf7 .form-group .form-control.error,.wpcf7-form .form-group .form-control.error{border-color:#f52f3f;}.ns-form .form-group .form-control.success,.wpcf7 .form-group .form-control.success,.wpcf7-form .form-group .form-control.success{border-color:#2cde6a;}.ns-form .form-group .form-control.ns-error,.wpcf7 .form-group .form-control.ns-error,.wpcf7-form .form-group .form-control.ns-error{border-color:#f52f3f;}.ns-form .form-group select.form-control,.wpcf7 .form-group select.form-control,.wpcf7-form .form-group select.form-control{background-color:#fff;}.ns-form .form-group textarea,.wpcf7 .form-group textarea,.wpcf7-form .form-group textarea{height:148px;resize:none;overflow:auto;}.ns-form .form-group textarea.form-control,.wpcf7 .form-group textarea.form-control,.wpcf7-form .form-group textarea.form-control{height:148px;}.ns-form .form-group.input-has-value label,.wpcf7 .form-group.input-has-value label,.wpcf7-form .form-group.input-has-value label{top:0;left:14px;background-color:#fff;font-size:13px;color:#283880;bottom:inherit;padding:0 5px;height:auto !important;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;-webkit-transform:translateY(-5px);transform:translateY(-5px);-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;}.ns-form .form-group.input-has-value.invalid label,.wpcf7 .form-group.input-has-value.invalid label,.wpcf7-form .form-group.input-has-value.invalid label{color:#f52f3f;}.ns-form .form-group.input-has-value.invalid .form-control.wpcf7-not-valid,.wpcf7 .form-group.input-has-value.invalid .form-control.wpcf7-not-valid,.wpcf7-form .form-group.input-has-value.invalid .form-control.wpcf7-not-valid{border-color:#f52f3f;}.ns-form .form-group.input-has-value.valid label,.wpcf7 .form-group.input-has-value.valid label,.wpcf7-form .form-group.input-has-value.valid label{color:#2cde6a;}.breadcrumb-wrapper{width:100%;}.breadcrumb-wrapper.gray{background-color:#ededed;padding:12px 0;}.breadcrumb-wrapper.gray .breadcrumb .breadcrumb-item{color:#4d4d4d;font-size:14px;}.breadcrumb-wrapper.gray .breadcrumb .breadcrumb-item a{color:#4d4d4d;}.breadcrumb-wrapper.gray.breadcrumb.breadcrumb-item.breadcrumb-item:before{color:#4d4d4d;font-size:14px;padding-left:14px;padding-right:14px;}.breadcrumb-wrapper .breadcrumb{padding:0;margin:0;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.breadcrumb-wrapper .breadcrumb .breadcrumb-item{list-style:none;color:#f0f3ff;font-size:16px;line-height:1.2;margin:5px 0;}.breadcrumb-wrapper .breadcrumb .breadcrumb-item a{color:#f0f3ff;}.breadcrumb-wrapper .breadcrumb .breadcrumb-item .breadcrumb-item:before{content:"/";padding-left:5px;padding-right:5px;color:#f0f3ff;}.breadcrumb-wrapper .breadcrumb .breadcrumb-item.active{white-space:nowrap;text-overflow:ellipsis;display:inline-block;overflow:hidden;}.wp-embed-responsive .breadcrumb-wrapper.gray{display:none !important;}.pagination-wrapper{padding:0 0 40px;margin:0;width:100%;}.pagination-wrapper .pagination{padding:0;margin:0;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.pagination-wrapper .pagination.center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.pagination-wrapper .pagination li.page-item{list-style:none;width:50px;height:50px;margin:5px 15px;font-size:18px;line-height:1.3;font-weight:600;}@media (max-width: 767px){.pagination-wrapper .pagination li.page-item{margin:5px;}}.pagination-wrapper .pagination li.page-item a{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:100%;-webkit-border-radius:100%;-moz-border-radius:100%;background-color:rgba(230,29,45,.7);color:#f0f3ff;}.pagination-wrapper .pagination li.page-item a:hover{background-color:#e61d2d;color:#f0f3ff;}.pagination-wrapper .pagination li.page-item a:hover .svg-icon{color:#f0f3ff;}.pagination-wrapper .pagination li.page-item span{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:100%;-webkit-border-radius:100%;-moz-border-radius:100%;background-color:#e61d2d;color:#f0f3ff;}.pagination-wrapper .pagination li.page-item .svg-icon{width:20px;height:100%;color:#f0f3ff;}.accordion{width:100%;border-radius:14px;-webkit-border-radius:14px;-moz-border-radius:14px;overflow:hidden;}.accordion .accordion-group{margin:-1px 0;position:relative;}.accordion .accordion-group:first-child{margin-top:1px;}.accordion .accordion-group:first-child .accordion-title{border-radius:14px 14px 0 0;-webkit-border-radius:14px 14px 0 0;-moz-border-radius:14px 14px 0 0;}.accordion .accordion-collapse{display:none;background-color:#fff;}.accordion .accordion-collapse.open{display:block;}.accordion .accordion-title{font-weight:600;padding:20px 24px;position:relative;color:#4d4d4d;font-size:16px;line-height:1.6;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #e5e6ea;}.accordion .accordion-title .action{position:relative;margin-right:17px;}.accordion .accordion-title .action .svg-icon{width:13px;height:17px;color:#4d4d4d;margin-top:-2px;}.accordion .accordion-title .action .svg-icon.open{display:block;}.accordion .accordion-title .action .svg-icon.close{display:none;}.accordion .accordion-title .action p{-webkit-box-flex:1;-ms-flex:1;flex:1;}.accordion .accordion-title.open{border:1px solid rgba(178,181,193,.34);}.accordion .accordion-title.open .action .svg-icon.open{display:none;}.accordion .accordion-title.open .action .svg-icon.close{display:block;}.header-wrap{position:relative;z-index:1010;}.header-wrap:after{content:"";position:absolute;left:0;top:0;width:100%;height:calc(100% - 26px);background-color:#fff;}.header-wrap .container{position:relative;z-index:1;}.header{padding:9px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}@media (max-width: 767px){.header{padding:10px 0;}}.header .logo{width:242px;height:69px;}@media (max-width: 767px){.header .logo{width:170px;height:49px;}}.header .logo a{display:block;}.header .logo .svg-icon{width:242px;height:69px;}.header .right{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.header .other-menu{padding:0;margin:0;}@media (max-width: 999px){.header .other-menu{display:none;}}.header .other-menu ul{padding:0;margin:0;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.header .other-menu ul li{list-style:none;font-size:14px;color:#4d4d4d;line-height:1.5;margin:0 15px;}.header .other-menu ul li a{color:#4d4d4d;}.header .other-menu ul li a:hover{color:#e61d2d;}.header .other-menu ul li.current-menu-item a{color:#e61d2d;}.header .other-menu ul li.current_page_parent a{color:#e61d2d;}.header .other-menu ul li.hidden{display:none;}.header .show-services{padding:0;margin:0;display:none;}.header .show-services ul{padding:0;margin:0;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.header .show-services ul li{list-style:none;font-size:14px;color:#4d4d4d;line-height:1.5;margin:0 15px;}.header .show-services ul li a{color:#4d4d4d;}.header .show-services ul li a:hover{color:#e61d2d;}.header .show-services ul li.current-menu-item a{color:#e61d2d;}.header .show-services ul li.current_page_parent a{color:#e61d2d;}.header .show-services ul li.hidden{display:none;}.header .placement-test{margin-left:15px;}.header .placement-test .cta-btn{margin-left:20px;}.header .placement-test .cta-btn:first-child{margin-left:0;}@media (min-width: 991px) and (max-width: 999px){.header .placement-test{display:none;}}@media (max-width: 999px){.header .placement-test{display:none;}}.topbar{background-color:#f0f3ff;position:relative;z-index:10;}@media (max-width: 1024px){.topbar{display:none;}}.topbar .row{width:100%;}.topbar .container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}.topbar .seprator{margin:0 12px;position:relative;}.topbar .seprator:before{content:"";width:1px;height:14px;background-color:rgba(0,0,0,.15);display:block;}@media (max-width: 767px){.topbar .seprator{margin:0 15px;}}.topbar .left{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.topbar .right{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.topbar .social-media{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.topbar .social-media a{color:#242f64;margin-right:22px;width:17px;height:14px;}@media (max-width: 767px){.topbar .social-media a{margin-right:10px;}}.topbar .social-media a .svg-icon{width:17px;height:14px;color:#242f64;vertical-align:top;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;}.topbar .social-media a:last-child{margin-right:0;}.topbar .social-media a:hover .svg-icon{color:#e61d2d;}.topbar .email a{padding:8px 0 7px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#4d4d4d;}.topbar .email a:hover{color:#e61d2d;}.topbar .email a:hover .svg-icon{color:#e61d2d;}.topbar .email .text{font-size:14px;line-height:1.5;}@media (max-width: 767px){.topbar .email .text{display:none;}}.topbar .email .svg-icon{width:16px;height:12px;margin-right:10px;color:#4d4d4d;}.topbar .search-toggle{cursor:pointer;width:13px;height:13px;}.topbar .search-toggle .svg-icon{width:13px;height:13px;color:#242f64;vertical-align:top;}.topbar .search-toggle:hover .svg-icon{color:#e61d2d;}.topbar .whatsapp a{padding:8px 12px 7px;color:#fff;font-weight:600;font-size:16px;line-height:1.6;background-color:#25d366;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.topbar .whatsapp .text{margin-left:5px;}@media (max-width: 767px){.topbar .whatsapp .text{display:none;}}.topbar .whatsapp .svg-icon{width:16px;height:16px;color:#fff;}.topbar .phone a{color:#4d4d4d;font-weight:600;font-size:16px;line-height:1.6;padding:0 12px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.topbar .phone a:hover{color:#e61d2d;}.topbar .phone a:hover .svg-icon{color:#e61d2d;}.topbar .phone .text{margin-left:5px;}@media (max-width: 767px){.topbar .phone .text{display:none;}}.topbar .phone .svg-icon{width:12px;height:12px;color:#4d4d4d;}.search-now{position:absolute;left:0;top:0;width:100%;padding:10px 15px;background-color:#fff;z-index:1011;opacity:0;visibility:hidden;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;}.search-now .input-group{width:100%;border:1px solid #ccced5;display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;}.search-now .input-group .form-control{height:40px;border:0;background-color:transparent;border-radius:0;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:6px 15px;}.search-now .input-group .input-group-append{width:40px;height:40px;border-left:1px solid #ccced5;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:none;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.search-now .input-group .input-group-append .svg-icon{width:20px;height:20px;color:#000;}.search-now .input-group .input-group-append .submit{background-color:transparent;border:0;padding:0;width:100%;height:100%;}.search-now .input-group .input-group-append .submit:hover{background-color:#e61d2d;}.search-now .input-group .input-group-append .submit:hover .svg-icon{color:#fff;}.search-now .input-group .search-close:hover{background-color:#e61d2d;}.search-now .input-group .search-close:hover .svg-icon{color:#fff;}.search-now.show{opacity:1;visibility:visible;}.menu-toggle{cursor:pointer;}@media (min-width: 1024px){.menu-toggle{display:none;}}.menu-toggle span{background:#333;display:block;height:2px;position:relative;width:18px;transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;}.menu-toggle span:before{background:#333;content:"";display:block;height:100%;position:absolute;transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;width:100%;top:5px;}.menu-toggle span:after{background:#333;content:"";display:block;height:100%;position:absolute;transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;width:100%;top:-5px;}.menu-toggle.active:before{-webkit-transform:rotate(45deg);transform:rotate(45deg);top:0;}.menu-toggle.active:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);top:0;}.all-courses-label{display:none;list-style:none;font-size:16px;font-weight:600;color:#4d4d4d;line-height:1.6;margin:15px 0;background:url("https://cdn-cjngm.nitrocdn.com/JBBfQCjKzUozoWICjeiscRtObpYMbICW/assets/images/optimized/rev-88dc63d/expressenglish.ae/wp-content/themes/express-english/assets/images/svg/list-arrow.svg") no-repeat right center;}.all-courses-label.nitro-lazy{background-image:none !important;}.back-main-menu{display:none;max-width:375px;width:100%;height:60px;position:fixed;bottom:0;right:0;padding:0 15px;z-index:1051;background-color:#060d2e;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;}.back-main-menu .svg-icon{width:15px;height:15px;margin-right:15px;color:#fff;-webkit-transform:rotate(90deg);transform:rotate(90deg);}.back-main-menu:after{content:"Back";font-size:14px;text-transform:uppercase;color:#fff;font-weight:600;}.back-main-menu.show{display:-webkit-box;display:-ms-flexbox;display:flex;}.back-other-courses{display:none;width:40px;height:40px;position:fixed;top:0;margin-left:-30px;z-index:1051;background-color:#f1f1f1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.back-other-courses .svg-icon{width:15px;height:15px;color:#4d4d4d;-webkit-transform:rotate(90deg);transform:rotate(90deg);}.back-other-courses.show{display:-webkit-box;display:-ms-flexbox;display:flex;}@media (min-width: 991px) and (max-width: 999px){.menu{display:none;}}@media (max-width: 999px){.menu{display:none;}}.menu .container{background-color:#060d2e;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;}.menu .main-menu{padding:0;margin:0;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}@media (max-width: 767px){.menu .main-menu{display:none;}}.menu .main-menu > li{list-style:none;font-size:12px;font-weight:600;line-height:1.5;color:#f0f3ff;text-transform:uppercase;}.menu .main-menu > li > a{color:#f0f3ff;padding:16px 12px;display:block;}.menu .main-menu > li > a:hover{background-color:#e61d2d;}.menu .main-menu > li > a:hover .caret .svg-icon{color:#fff;}@media (max-width: 1184px){.menu .main-menu > li > a{padding:16px 8px;}}@media (max-width: 1100px){.menu .main-menu > li > a{padding:16px 6px;}}.menu .main-menu > li .caret{width:12px;height:7px;display:inline-block;vertical-align:middle;margin-left:4px;}.menu .main-menu > li .caret .svg-icon{color:#e61d2d;width:12px;height:7px;vertical-align:top;}.menu .main-menu > li .sub-menu{position:absolute;left:0;top:100%;min-width:200px;background-color:#060d2e;border-radius:4px;opacity:0;visibility:hidden;z-index:1015;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;list-style:none;}.menu .main-menu > li .sub-menu li{list-style:none;margin:0;}.menu .main-menu > li .sub-menu li a{padding:10px 15px;display:block;color:#fff;}.menu .main-menu > li .sub-menu li a:hover{background-color:#e61d2d;}.menu .main-menu > li:last-child .sub-menu{right:0;left:inherit;}.menu .main-menu > li.current-menu-item a{background-color:#e61d2d;color:#fff;}.menu .main-menu > li.current-menu-parent > a{background-color:#e61d2d;}.menu .main-menu > li.current-menu-parent > a .svg-icon{color:#fff;}.menu .main-menu > li.current-menu-parent .current-menu-item > a{background-color:#e61d2d;color:#fff;}.menu .main-menu > li.dropdown.show .sub-menu{opacity:1;visibility:visible;}.single-courses .header .other-menu ul li.current-menu-item a,.single-courses .header .other-menu ul li.current_page_parent a{color:#4d4d4d;}.mobile-menu{position:fixed;right:-105%;top:0;max-width:375px;width:100%;height:100%;background-color:#fff;padding:0;z-index:1050;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;box-shadow:-5px 0 5px -5px rgba(0,0,0,.3);-webkit-box-shadow:-5px 0 5px -5px rgba(0,0,0,.3);-moz-box-shadow:-5px 0 5px -5px rgba(0,0,0,.3);}@media (max-width: 374px){.mobile-menu{max-width:100%;}}.mobile-menu .menu-wrapper{padding:70px 30px 30px;height:100%;width:100%;overflow:auto;}.mobile-menu.show{right:0;}.mobile-menu.show .topbar{display:block;}.mobile-menu.show .other-menu{display:block;}.mobile-menu .mobile-close{width:47px;height:47px;background-color:#f7f7f7;margin-left:auto;cursor:pointer;position:absolute;right:0;top:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.mobile-menu .mobile-close svg{width:29px;height:30px;color:#4d4d4d;}.mobile-menu .search-now{display:none;position:relative;padding:0;opacity:1;visibility:visible;}.mobile-menu .search-now .search-close{display:none;}.mobile-menu .search-now .container{padding:0;}.mobile-menu .all-courses-label{display:block;color:#e61d2d;}.mobile-menu .other-menu ul{list-style:none;margin:0;}.mobile-menu .other-menu ul li{list-style:none;font-size:16px;font-weight:600;color:#4d4d4d;line-height:1.6;margin:15px 0;}.mobile-menu .other-menu ul li a{color:#4d4d4d;}.mobile-menu .other-menu ul li.menu-item-35{display:none;}.mobile-menu .other-menu ul li.menu-item-37{display:none;}.mobile-menu .show-services ul{list-style:none;margin:0;}.mobile-menu .show-services ul li{list-style:none;font-size:16px;font-weight:600;color:#4d4d4d;line-height:1.6;margin:15px 0;}.mobile-menu .show-services ul li a{color:#4d4d4d;}.mobile-menu .main-menu{padding:10px 0 70px;margin:0;list-style:none;position:fixed;right:-100%;top:0;height:100%;background-color:#fff;width:375px;overflow:auto;z-index:1050;transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;}@media (max-width: 374px){.mobile-menu .main-menu{max-width:100%;}}.mobile-menu .main-menu li{list-style:none;font-size:16px;font-weight:600;color:#4d4d4d;line-height:1.6;margin:15px 0;padding:0 30px;}.mobile-menu .main-menu li a{color:#4d4d4d;}.mobile-menu .main-menu li.dropdown > a{display:none;position:relative;color:#e61d2d;}.mobile-menu .main-menu li.dropdown > a .caret{position:absolute;right:0;}.mobile-menu .main-menu li.dropdown > a .caret .svg-icon{width:12px;height:12px;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);}.mobile-menu .main-menu li.dropdown .sub-menu li{padding:0;}.mobile-menu .main-menu li.dropdown.show .sub-menu{right:0;}.mobile-menu .main-menu.show{right:0;}.mobile-menu .placement-test{text-align:center;margin-bottom:22px;padding-top:22px;margin-top:30px;border-top:1px solid #ccced5;}.mobile-menu .placement-test a{margin:10px 0;}.mobile-menu .topbar{background-color:transparent;}.mobile-menu .topbar .container{padding:0;}.mobile-menu .topbar .left{width:100%;}.mobile-menu .topbar .right{width:100%;}.mobile-menu .topbar .seprator{display:none;}.mobile-menu .topbar .social-media{width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:22px;}.mobile-menu .topbar .email{width:100%;}.mobile-menu .topbar .email a{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;}.mobile-menu .topbar .email .text{display:block;}.mobile-menu .topbar .search-toggle{display:none;}.mobile-menu .topbar .whatsapp{width:100%;margin-bottom:22px;}.mobile-menu .topbar .whatsapp a{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;}.mobile-menu .topbar .whatsapp .text{display:block;}.mobile-menu .topbar .phone{width:100%;padding:8px 0;}.mobile-menu .topbar .phone a{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;}.mobile-menu .topbar .phone .text{display:block;}.menu-backdrop{width:100%;height:100%;background-color:rgba(0,0,0,.4);position:fixed;left:0;top:0;z-index:1005;display:none;}.menu-open .header-wrap{z-index:1001;}.menu-open .still-confused{z-index:1000;}.menu-open .menu-backdrop{display:block;}.menu-open .contactus-sticky a{border-radius:0;}.footer-container{color:#f0f3ff;font-size:16px;line-height:1.8;position:relative;}@media (max-width: 767px){.footer-container{padding-bottom:40px;}}@media (max-width: 999px){.footer-container .footer-collapse{display:none;padding-bottom:20px;}}.footer-container .footer-wrapper{background-color:#060d2e;padding-top:84px;padding-left:15px;padding-right:15px;}@media (max-width: 767px){.footer-container .footer-wrapper{padding-top:50px;padding-bottom:20px;}}.footer-container .footer-pattern{width:100%;background-color:#060d2e;}.footer-container .footer-pattern svg{color:#fff;vertical-align:top;width:100%;margin-top:-1px;}.home .footer-pattern svg{color:#f9f9fb;}.footer-container .footer-logo{width:240px;height:68px;margin-bottom:28px;}.footer-container .title{font-size:16px;text-transform:uppercase;color:#f0f3ff;display:block;margin-bottom:21px;line-height:1.6;position:relative;}.footer-container .title .action{position:absolute;right:0;top:0;width:30px;height:30px;display:none;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}@media (max-width: 999px){.footer-container .title .action{display:-webkit-box;display:-ms-flexbox;display:flex;}}.footer-container .title .action .svg-icon{width:10px;height:10px;color:#fff;}.footer-container .title .action .svg-icon.open{display:block;}.footer-container .title .action .svg-icon.close{display:none;}.footer-container .title.close{color:#e61d2d;}.footer-container .title.close .action .svg-icon.open{display:none;}.footer-container .title.close .action .svg-icon.close{display:block;}.footer-container .footer-notes{font-size:16px;line-height:1.8;color:#f0f3ff;margin-bottom:32px;}.footer-container a{color:#f0f3ff;}.footer-container a:hover{color:#e61d2d;}.footer-container ul{padding:0;margin:0;list-style:none;}.footer-container ul li{list-style:none;font-size:16px;line-height:2.25;color:#f0f3ff;}.footer-container ul li a{color:#f0f3ff;}.footer-container .icon-group .icon{width:18px;height:18px;margin-right:10px;margin-top:5px;}.footer-container .icon-group .icon .svg-icon{width:18px;height:18px;}.footer-container .icon-group .text{font-size:16px;line-height:1.8;}.footer-container .our-courses ul li .svg-icon{width:8px;height:12px;margin-right:7px;}.footer-container .address{padding-right:15px;padding-bottom:14px;}@media (max-width: 999px){.footer-container .address{padding-bottom:0;padding-right:0;}}.footer-container .address .icon-group{margin-bottom:30px;}@media (max-width: 999px){.footer-container .address .icon-group:last-child{margin-bottom:0;}}.footer-container .opening-time{margin-bottom:46px;}@media (max-width: 999px){.footer-container .opening-time{margin-bottom:0;}}.footer-container .footer-top{padding-bottom:55px;}@media (max-width: 767px){.footer-container .footer-top{padding-bottom:20px;}}.footer-container .footer-top .container{padding:0;}@media (min-width: 992px) and (max-width: 999px){.footer-container .footer-top .col-lg-3{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;}}.footer-container .footer-bottom .container{padding:12px 0;border-top:1px solid rgba(240,243,255,.16);}.footer-container .contact-no .icon-group{margin-bottom:11px;}.footer-container .contact-no .text{font-weight:600;}.footer-container .social-media{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;}.footer-container .social-media a{color:#f0f3ff;margin-right:22px;width:17px;height:14px;}@media (max-width: 767px){.footer-container .social-media a{margin-right:10px;}}.footer-container .social-media a .svg-icon{width:17px;height:14px;color:#f0f3ff;vertical-align:top;}.footer-container .social-media a:last-child{margin-right:0;}.footer-container .social-media a:hover .svg-icon{color:#e61d2d;}@media (max-width: 767px){.footer-container .social-media{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:10px;}}.footer-container .copyright-legal{color:#f0f3ff;font-size:14px;line-height:2.57;}@media (max-width: 767px){.footer-container .copyright-legal{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}}.footer-container .copyright-legal a{color:#f0f3ff;}.footer-container .copyright-legal a:hover{color:#e61d2d;}@media (max-width: 767px){.footer-container .copyright-legal .copyright{width:100%;text-align:center;}}.footer-container .copyright-legal .seprator{position:relative;padding:0 20px;}@media (max-width: 767px){.footer-container .copyright-legal .seprator.first{display:none;}}.footer-container .copyright-legal .seprator:before{content:"";width:1px;height:23px;background-color:rgba(240,243,255,.16);display:block;}.contactus-sticky{position:fixed;left:0;bottom:0;width:100%;z-index:1000;display:none;}@media (max-width: 767px){.contactus-sticky{display:block;}}.contactus-sticky a{background-color:#e61d2d;color:#fff;font-size:16px;line-height:1.6;text-transform:uppercase;font-weight:600;padding:10px;display:block;width:100%;text-align:center;}.contactus-sticky a svg{width:20px;height:20px;color:#b3b7cb;vertical-align:middle;}.page-template-about .footer-container .footer-pattern,.page-template-contact-us .footer-container .footer-pattern,.page-template-tutor .footer-container .footer-pattern,.single-courses .footer-container .footer-pattern{background-color:#060d2e;}.page-template-about .footer-container .footer-pattern svg,.page-template-contact-us .footer-container .footer-pattern svg,.page-template-tutor .footer-container .footer-pattern svg,.single-courses .footer-container .footer-pattern svg{color:#f9f9fb;}.still-mobile-view{display:none;position:fixed;right:5px;bottom:100px;z-index:1010;}@media (max-width: 767px){.still-mobile-view{display:none;}}.still-mobile-view button{position:absolute;right:-12px;top:-15px;margin:0;width:37px;height:37px;z-index:10;border:0;padding:0;background-color:#61646f;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;border-radius:100%;-webkit-border-radius:100%;-moz-border-radius:100%;}@media (max-width: 767px){.still-mobile-view button{right:10px;top:10px;}}.still-mobile-view button .icon{width:30px;height:30px;}.still-mobile-view button .svg-icon{color:#fff;width:100%;height:100%;}.still-confused{position:fixed;right:30px;bottom:20px;max-width:515px;width:100%;z-index:1010;background-color:#fff;background-repeat:no-repeat;background-position:left bottom;background-size:cover;display:none;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;box-shadow:0 3px 16px rgba(6,13,46,.08);-webkit-box-shadow:0 3px 16px rgba(6,13,46,.08);-moz-box-shadow:0 3px 16px rgba(6,13,46,.08);}@media (max-width: 767px){.still-confused{right:15px;max-width:290px;display:block;}}.still-confused.show{display:none;}.still-confused .left{width:calc(100% - 300px);}@media (max-width: 767px){.still-confused .left{display:none;}}.still-confused .right{width:300px;padding:20px;}@media (max-width: 767px){.still-confused .right{width:280px;}}.still-confused .thumb{width:100%;height:100%;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.still-confused .close{position:absolute;right:-12px;top:-15px;margin:0;width:37px;height:37px;z-index:10;border:0;padding:0;background-color:#61646f;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;border-radius:100%;-webkit-border-radius:100%;-moz-border-radius:100%;}@media (max-width: 767px){.still-confused .close{right:10px;top:10px;}}.still-confused .close .icon{width:30px;height:30px;}.still-confused .close .svg-icon{color:#fff;width:100%;height:100%;}.still-confused .row{border-radius:8px;-webkit-border-radius:8px;-moz-border-radius:8px;}.still-confused .title{text-align:center;margin-bottom:8px;}.still-confused p{text-align:center;font-size:14px;line-height:1.4;color:#4d4d4d;margin-bottom:12px;}.still-confused .form-group{margin:-1px 0;}.still-confused .form-group label{color:#7e818b;font-size:14px;}.still-confused .form-group.first .form-control{border-radius:8px 8px 0 0;-webkit-border-radius:8px 8px 0 0;-moz-border-radius:8px 8px 0 0;}.still-confused .form-group.last .submit{border-radius:0 0 8px 8px;-webkit-border-radius:0 0 8px 8px;-moz-border-radius:0 0 8px 8px;}.still-confused .form-group:first-child{padding-top:1px;}.still-confused .form-group .form-control{border-radius:0;border:1px solid #c2c9ce;font-size:14px;}.still-confused .form-group .form-control:focus{border:1px solid #c2c9ce;}.still-confused .form-group .wpcf7-not-valid-tip{display:block;}.still-confused .form-group .submit{padding:13px 15px;}.still-confused .form-group .submit .svg-icon{width:15px;height:15px;margin-right:10px;}.banner{margin-top:-26px;position:relative;background-color:#242f64;}.home-banner{position:relative;height:660px;background-color:#242f64;}@media (max-width: 999px){.home-banner{height:560px;margin-top:0;}}@media (max-width: 767px){.home-banner{height:425px;margin-top:0;}}.home-banner.desktop-banner{display:block;}@media (max-width: 767px){.home-banner.desktop-banner{display:none;}}.home-banner.mobile-banner{display:none;}@media (max-width: 767px){.home-banner.mobile-banner{display:block;}}.home-banner .container{position:relative;}.home-banner .slick-dots{position:absolute;left:0;bottom:115px;width:100%;z-index:1001;display:none;}@media (max-width: 767px){.home-banner .slick-dots{bottom:50px;}}.home-banner .slick-track{height:100%;}.home-banner .left{width:510px;}.home-banner .right{-webkit-box-flex:1;-ms-flex:1;flex:1;}.home-banner .banner-img{position:relative;height:100%;}.home-banner .banner-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;}.home-banner .banner-img:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-color:rgba(255,255,255,.31);}.home-banner .banner-overlay{width:100%;height:100%;}.home-banner .banner-overlay .container{height:100%;}.home-banner .banner-overlay .container .row{height:100%;}.home-banner .banner-overlay .slide{padding:30px 0;position:relative;height:100%;display:none;background-position:center top;background-size:100% 100%;}.home-banner .banner-overlay .slide:first-child{display:block;}.home-banner .banner-overlay .slide.slick-slide{display:block;}@media (max-width: 999px){.home-banner .banner-overlay .slide{padding:3 0 0 100px;}}.home-banner .banner-overlay .slide:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-color:rgba(255,255,255,.31);}.home-banner .banner-text{margin-top:8%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;}@media (max-width: 999px){.home-banner .banner-text{margin-top:40px;-ms-flex-line-pack:start;align-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;}}@media (max-width: 999px){.home-banner .banner-text{width:93%;}}@media (max-width: 767px){.home-banner .banner-text{margin-top:0;width:63%;}}.home-banner .banner-text .banner-title{font-size:48px;line-height:1.3;color:#000;font-weight:700;margin-bottom:18px;display:block;width:100%;}@media (max-width: 1100px){.home-banner .banner-text .banner-title{font-size:48px;}}@media (max-width: 999px){.home-banner .banner-text .banner-title{font-size:40px;margin-bottom:8px;}}@media (max-width: 767px){.home-banner .banner-text .banner-title{font-size:24px;}}.home-banner .banner-text .banner-description{font-size:18px;color:#000;line-height:1.8;margin-bottom:34px;display:block;width:100%;}@media (max-width: 767px){.home-banner .banner-text .banner-description{font-size:16px;line-height:1.75;margin-bottom:20px;}}@media (min-width: 768px) and (max-width: 999px){.home-banner .banner-text .banner-action .cta-btn-lg{padding:15px;font-size:16px;}}.home-banner .banner-services{position:absolute;right:10%;bottom:140px;width:365px;}@media (max-width: 999px){.home-banner .banner-services{right:0;bottom:50px;width:355px;}}@media (max-width: 767px){.home-banner .banner-services{width:195px;}}.home-banner .banner-shape{position:absolute;left:0;bottom:-10px;width:100%;z-index:10;}.home-banner .banner-shape .svg-icon{width:100%;height:145px;color:transparent;}@media (max-width: 767px){.home-banner .banner-action .cta-btn{padding:10px 22px;font-size:14px;line-height:1.5;}}.inner-banner{position:relative;background-color:#242f64;background-size:cover;background-position:center;}@media (max-width: 999px){.inner-banner{margin-top:0;}}@media (max-width: 767px){.inner-banner{height:auto;}}.inner-banner .left{width:510px;}.inner-banner .right{-webkit-box-flex:1;-ms-flex:1;flex:1;}.inner-banner .banner-action{padding-top:17px;width:100%;display:block;}.inner-banner .banner-action .cta-btn{padding:8px 30px;}.inner-banner .banner-meta{width:100%;}.inner-banner .banner-img{position:relative;height:100%;}.inner-banner .banner-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;}.inner-banner .banner-img:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-color:rgba(36,47,100,.85);}.inner-banner .banner-overlay{width:100%;height:100%;padding:60px 0;position:relative;}@media (max-width: 767px){.inner-banner .banner-overlay{padding:30px 0;}}.inner-banner .banner-overlay:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-color:rgba(36,47,100,.85);}.inner-banner .banner-overlay .container{height:100%;}.inner-banner .banner-overlay .container .row{height:100%;}.inner-banner .banner-text{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;}.inner-banner .banner-text .banner-title{font-size:40px;line-height:1.4;color:#f0f3ff;font-weight:600;margin-bottom:10px;display:block;width:100%;}@media (max-width: 999px){.inner-banner .banner-text .banner-title{font-size:30px;}}@media (max-width: 767px){.inner-banner .banner-text .banner-title{font-size:22px;}}.courses-banner{position:relative;margin-top:-26px;z-index:-1;height:650px;background-repeat:no-repeat;background-size:cover;background-color:#f1f1f1;background-position:center;}@media (max-width: 1039px){.courses-banner{height:500px;}}@media (max-width: 999px){.courses-banner{margin-top:0;}}@media (max-width: 767px){.courses-banner{height:390px;}}.courses-banner.desktop-banner{display:block;}@media (max-width: 999px){.courses-banner.desktop-banner{display:none;}}.courses-banner.mobile-banner{display:none;}@media (max-width: 999px){.courses-banner.mobile-banner{display:block;}}.courses-banner.mobile-banner .banner-text{max-width:50%;margin-top:0;}@media (max-width: 999px){.courses-banner.mobile-banner .banner-text{background:0 0;background-image:none;}.courses-banner.mobile-banner .banner-text.nitro-lazy{background-image:none !important;}}@media (max-width: 767px){.courses-banner.mobile-banner .banner-text{margin-top:0;}}.courses-banner.mobile-banner .banner-text .banner-title{text-shadow:0 3px 4px rgba(0,0,0,.3);}.courses-banner.mobile-banner .banner-text .banner-description{font-size:16px;font-weight:600;text-shadow:0 3px 4px rgba(0,0,0,.3);}.courses-banner .left{width:510px;}.courses-banner .right{-webkit-box-flex:1;-ms-flex:1;flex:1;}.courses-banner .breadcrumb-wrapper{display:block;}@media (max-width: 999px){.courses-banner .breadcrumb-wrapper{display:block;}}.courses-banner .breadcrumb-wrapper .breadcrumb .breadcrumb-item{text-shadow:0 3px 4px rgba(0,0,0,.3);}@media (min-width: 992px) and (max-width: 999px){.courses-banner [class*="col-"],.courses-banner [class^="col-"]{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;}}.courses-banner .banner-img{position:relative;height:100%;}.courses-banner .banner-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;}.courses-banner .banner-img:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-color:#242f64;}.courses-banner .banner-overlay{padding:50px 0;position:relative;}@media (max-width: 767px){.courses-banner .banner-overlay{padding:30px 0;}}.courses-banner .banner-overlay:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-color:transparent;}@media (max-width: 999px){.courses-banner .banner-overlay:before{background:rgba(0,0,0,.4);background:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.4)),to(rgba(0,0,0,0)));background:linear-gradient(90deg,rgba(0,0,0,.4) 0,rgba(0,0,0,0) 100%);}}.courses-banner .banner-overlay .container{height:100%;}.courses-banner .banner-overlay .container .row{height:100%;}.courses-banner .text{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-line-pack:start;align-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;}.courses-banner .banner-text{height:auto;background:#000;background:linear-gradient(276deg,rgba(0,0,0,0) 0,#1e3382 100%);padding:30px;margin-top:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;}@media (max-width: 999px){.courses-banner .banner-text{-ms-flex-line-pack:start;align-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:0;background:0 0;}}.courses-banner .banner-text .breadcrumb{display:none;}.courses-banner .banner-text .banner-title{font-size:40px;line-height:1.4;color:#f0f3ff;font-weight:600;}@media (max-width: 1100px){.courses-banner .banner-text .banner-title{font-size:36px;}}@media (max-width: 999px){.courses-banner .banner-text .banner-title{font-size:32px;}}@media (max-width: 767px){.courses-banner .banner-text .banner-title{font-size:26px;}}.courses-banner .banner-text .banner-description{font-size:18px;color:#f0f3ff;line-height:1.8;}.courses-banner .banner-text .google-review{margin-bottom:30px;overflow:hidden;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;}.courses-banner .banner-text .google-review .google-logo{padding:10px 17px;background-color:#ededed;}@media (max-width: 767px){.courses-banner .banner-text .google-review .google-logo{width:100%;text-align:center;}}.courses-banner .banner-text .google-review .google-logo img{margin:0 auto;display:block;}.courses-banner .banner-text .google-review .google-star-point{padding:0 12px 0 20px;font-size:16px;line-height:1.5;font-weight:600;color:#4d4d4d;}@media (max-width: 767px){.courses-banner .banner-text .google-review .google-star-point{padding-left:12px;}}.courses-banner .banner-text .google-review .google-reviews{font-size:16px;line-height:1.6;color:#4d4d4d;padding:0 20px 0 10px;}@media (max-width: 767px){.courses-banner .banner-text .google-review .google-reviews{font-size:13px;padding:15px 10px 15px 10px;}}.courses-banner .banner-text .google-review .google-star{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.courses-banner .banner-text .google-review .google-star a{margin:0 5px;}.courses-banner .banner-text .google-review .google-star a:first-child{margin-left:0;}.courses-banner .banner-text .google-review .google-star a:last-child{margin-right:0;}.courses-banner .banner-text .our-top-instructor{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;}.courses-banner .banner-text .our-top-instructor a{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.courses-banner .banner-text .our-top-instructor .label{font-size:16px;line-height:1.6;color:#fff;padding-right:22px;}.courses-banner .banner-text .our-top-instructor .label a{color:#fff;}@media (max-width: 767px){.courses-banner .banner-text .our-top-instructor .label{width:100%;padding-right:0;}}.courses-banner .banner-text .our-top-instructor .instructor-avatar{width:152px;padding-right:22px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}@media (max-width: 767px){.courses-banner .banner-text .our-top-instructor .instructor-avatar{width:100%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin:15px 0;}}.courses-banner .banner-text .our-top-instructor .instructor-avatar .img{width:52px;height:52px;border-radius:100%;background-color:#f1f1f1;display:inline-block;margin:0 0 0 -26px;}.courses-banner.banner-text.our-top-instructor.instructor-avatar.img:first-child{margin-left:0;}.courses-banner .banner-text .our-top-instructor .instructor-avatar .img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:100%;border:1px solid #283880;}.courses-banner .banner-text .our-top-instructor .student-enrolled{font-size:14px;color:#fff;}@media (max-width: 767px){.courses-banner .banner-text .our-top-instructor .student-enrolled{width:100%;padding-right:0;}}@media (max-width: 767px){.courses-banner .banner-text .our-top-instructor .student-enrolled span{display:none;}}.courses-banner .banner-text .our-top-instructor .student-enrolled a{color:#fff;}.courses-banner .banner-text .our-top-instructor .student-enrolled .number{font-weight:600;}.courses-banner .banner-text .banner-action a .svg-icon{width:20px;height:20px;margin-left:10px;}.courses .breadcrumb-wrapper.gray{display:block;}@media (max-width: 999px){.courses .breadcrumb-wrapper.gray{display:none;}}.all-page-links .items{padding:10px;}.all-page-links .items a:not(.cta-btn){color:#e61d2d;font-size:14px;line-height:1.5;text-transform:uppercase;font-weight:600;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.all-page-links .items a:not(.cta-btn) .svg-icon{color:#e61d2d;width:20px;height:20px;margin-left:10px;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;}.all-page-links .items a:not(.cta-btn):hover .svg-icon{margin-left:15px;}.all-page-links .items a:not(.cta-btn){font-size:18px;}.home-partners{position:relative;z-index:15;margin-top:-90px;}@media (max-width: 767px){.home-partners{margin-top:30px;}}.home-partners .wrap{background-color:#fff;box-shadow:0 3px 16px rgba(6,13,46,.08);-webkit-box-shadow:0 3px 16px rgba(6,13,46,.08);-moz-box-shadow:0 3px 16px rgba(6,13,46,.08);border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;padding:24px 15px;margin:0 15px;}@media (max-width: 767px){.home-partners .wrap{margin:0;}}@media (max-width: 767px){.home-partners .wrap [class*="col-"],.home-partners .wrap [class^="col-"]{padding:0;}.home-partners .wrap [class*="col-"]:first-child,.home-partners .wrap [class^="col-"]:first-child{margin-bottom:30px;}}.home-partners .box{position:relative;}.home-partners .box .partner-logo{height:119px;border:1px solid #dee0eb;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;}.home-partners .box .partner-text{position:absolute;width:100%;bottom:-10px;line-height:1;text-align:center;}.home-partners .box .partner-text .text{padding:0 8px;background-color:#fff;display:inline-block;font-size:16px;line-height:1;color:#4d4d4d;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.all-courses .items{margin-bottom:50px;}.all-courses .card{height:100%;position:relative;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;box-shadow:0 20px 30px rgba(6,13,46,.15);-webkit-box-shadow:0 20px 30px rgba(6,13,46,.15);-moz-box-shadow:0 20px 30px rgba(6,13,46,.15);}.all-courses .card:hover .card-overlay{opacity:1;visibility:visible;border:4px solid red;}.all-courses .card-img{position:relative;height:175px;}@media (max-width: 767px){.all-courses .card-img{height:auto;}}.all-courses .card-img.loaded:after{display:none;}.all-courses .card-img img{border-radius:10px 10px 0 0;-webkit-border-radius:10px 10px 0 0;-moz-border-radius:10px 10px 0 0;width:100%;height:177px;-o-object-fit:cover;object-fit:cover;}@media (max-width: 767px){.all-courses .card-img img{height:inherit;-o-object-fit:inherit;object-fit:inherit;}}.all-courses .card-title{width:100%;font-size:14px;padding:6px 20px;background:#060d2e;background:-webkit-gradient(linear,left top,right top,from(#060d2e),to(rgba(6,13,46,.71)));background:linear-gradient(90deg,#060d2e 0,rgba(6,13,46,.71) 100%);color:#f0f3ff;text-transform:uppercase;letter-spacing:.05em;font-weight:600;min-height:58px;z-index:3;opacity:1;visibility:visible;text-align:left;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:0 0 10px 10px;-webkit-border-radius:0 0 10px 10px;-moz-border-radius:0 0 10px 10px;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;}.all-courses .card-title .svg-icon{width:20px;height:9px;color:#fff;margin-left:auto;}.all-courses .card-title a{color:#f0f3ff;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.all-courses .card-overlay{position:absolute;left:0;top:0;width:100%;height:100%;background-color:rgba(6,13,46,.6);opacity:0;visibility:hidden;z-index:3;border:4px solid transparent;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;}.all-courses .card-overlay a{font-size:18px;text-transform:uppercase;color:#f0f3ff;font-weight:600;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.all-courses .card-overlay .circle{width:49px;height:49px;background-color:#e61d2d;border-radius:100%;-webkit-border-radius:100%;-moz-border-radius:100%;margin-left:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.all-courses .card-overlay .circle .svg-icon{width:20px;height:9px;color:#fff;}.native-teachers{position:relative;}.native-teachers .pattern-top{width:100%;background-color:transparent;}.native-teachers .pattern-top svg{color:#f9f9fb;vertical-align:bottom;}.native-teachers .pattern-bottom{position:absolute;top:100%;width:100%;}.native-teachers .pattern-bottom svg{color:#f9f9fb;vertical-align:top;}.native-teachers .wrap{background-color:#f9f9fb;padding-top:30px;padding-bottom:185px;}@media (max-width: 767px){.native-teachers .wrap{padding-bottom:0;padding-top:40px;}}.native-teachers .right{position:absolute;right:0;top:0;width:202px;}@media (max-width: 999px){.native-teachers .right{position:relative;width:100%;margin-top:70px;}}@media (min-width: 991px) and (max-width: 1000px){.native-teachers .right{position:relative;width:100%;}}.native-teachers .circle{height:712px;}@media (max-width: 767px){.native-teachers .circle{height:auto;margin-top:30px;padding-bottom:100px;}}.native-teachers .slider-circle{width:calc(100% - 30px);height:690px;position:absolute;left:0;top:0;z-index:1;border:1px dashed rgba(36,47,100,.42);border-radius:100%;-webkit-border-radius:100%;-moz-border-radius:100%;}.native-teachers .slider-circle:before{content:"";position:absolute;left:-5px;top:-5px;width:70%;height:105%;background-color:#f9f9fb;}@media (max-width: 1299px){.native-teachers .slider-circle{height:550px;}}@media (max-width: 999px){.native-teachers .slider-circle{display:none;}}.native-teachers .description .title{margin-bottom:16px;}.native-teachers .description p{margin-bottom:24px;}.native-teachers .teacher-slider{position:relative;z-index:10;}@media (max-width: 767px){.native-teachers .teacher-slider .left{margin-bottom:30px;}}.native-teachers .slider-for .slide{display:none;}.native-teachers .slider-for .slide.show{display:block;}.native-teachers .slider-for .slide.show .thumb{opacity:1;visibility:visible;left:120px;}@media (max-width: 1100px){.native-teachers .slider-for .slide.show .thumb{left:50px;}}@media (max-width: 999px){.native-teachers .slider-for .slide.show .thumb{left:0;}}@media (max-width: 767px){.native-teachers .slider-for .slide.show .thumb{left:0;}}.native-teachers .slider-for .slide.show .name-designation{opacity:1;visibility:visible;-webkit-transform:translate(0,0);transform:translate(0,0);}.native-teachers .slider-for .slide.show .detail{text-transform:uppercase;opacity:1;font-size:16px;line-height:2;visibility:visible;-webkit-transform:translate(0,0);transform:translate(0,0);}@media (max-width: 767px){.native-teachers .slider-for .slide.show{display:block;}}@media (max-width: 999px){.native-teachers .slider-for .slide{width:300px;margin:0 auto 30px;}}@media (max-width: 767px){.native-teachers .slider-for .slide{display:none;}}.native-teachers .slider-for .thumb{position:absolute;left:-100%;top:30px;width:100%;max-width:317px;opacity:0;visibility:hidden;transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;}@media (max-width: 999px){.native-teachers .slider-for .thumb{position:relative;right:0;top:0;}}.native-teachers .slider-for .name-designation{background-color:#fff;z-index:1;position:absolute;top:260px;padding:10px 18px 14px;width:292px;opacity:0;visibility:hidden;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;box-shadow:0 4px 5px rgba(36,47,100,.15);-webkit-box-shadow:0 4px 5px rgba(36,47,100,.15);-moz-box-shadow:0 4px 5px rgba(36,47,100,.15);transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;-webkit-transform:translate(0,100%);transform:translate(0,100%);}@media (max-width: 767px){.native-teachers .slider-for .name-designation{top:250px;}}.native-teachers .slider-for .name-designation .name{display:block;width:100%;color:#242f64;font-size:20px;font-weight:600;line-height:1.6;letter-spacing:.05em;}.native-teachers .slider-for .name-designation .designation{display:block;width:100%;color:#4d4d4d;font-size:16px;font-weight:600;line-height:2;letter-spacing:.05em;text-transform:uppercase;}.native-teachers .slider-for .detail{z-index:1;position:absolute;top:370px;background-color:rgba(36,47,100,.94);border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;padding:16px 13px 14px 18px;font-size:16px;font-weight:600;color:#f0f3ff;width:292px;opacity:0;visibility:hidden;transition:all .4s ease-in-out;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-webkit-transform:translate(-100%,0);transform:translate(-100%,0);}@media (max-width: 767px){.native-teachers .slider-for .detail{top:340px;}}@media (max-width: 999px){.native-teachers .slider-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:none;flex-wrap:nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}}.native-teachers .slider-nav .slide{position:absolute;right:0;top:0;width:112px;cursor:pointer;display:block;}@media (max-width: 1299px){.native-teachers .slider-nav .slide{width:90px;}}@media (max-width: 999px){.native-teachers .slider-nav .slide{width:90px;position:relative;margin:0 10px;}}@media (max-width: 767px){.native-teachers .slider-nav .slide{width:60px;position:relative;margin:0 5px;}}.native-teachers .slider-nav .slide img{border-radius:100%;border-radius:100%;-webkit-border-radius:100%;-webkit-border-radius:100%;-moz-border-radius:100%;-moz-border-radius:100%;border:4px solid #f9f9fb;width:100%;height:100%;background-color:#fff;}.native-teachers .slider-nav .slide:before{content:"";position:absolute;left:0;top:0;bottom:0;right:0;margin:auto;width:calc(100% - 6px);height:calc(100% - 6px);background-color:rgba(6,13,46,.6);opacity:0;visibility:hidden;border-radius:100%;-webkit-border-radius:100%;-moz-border-radius:100%;transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;}.native-teachers .slider-nav .slide:hover{transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;}.native-teachers .slider-nav .slide:hover img{border:4px solid #e61d2d;}.native-teachers .slider-nav .slide:hover:before{opacity:1;visibility:visible;transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;}.native-teachers .slider-nav .slide.show{transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;}.native-teachers .slider-nav .slide.show:before{opacity:1;visibility:visible;transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;}.native-teachers .slider-nav .slide.show img{border:4px solid #e61d2d;}.native-teachers .slider-nav .slide:nth-child(1){top:0;right:120px;}@media (max-width: 1299px){.native-teachers .slider-nav .slide:nth-child(1){right:130px;top:0;}}@media (max-width: 999px){.native-teachers .slider-nav .slide:nth-child(1){top:inherit;right:inherit;}}.native-teachers .slider-nav .slide:nth-child(2){top:130px;right:0;}@media (max-width: 1299px){.native-teachers .slider-nav .slide:nth-child(2){right:15px;top:95px;}}@media (max-width: 999px){.native-teachers .slider-nav .slide:nth-child(2){top:inherit;right:inherit;}}.native-teachers .slider-nav .slide:nth-child(3){top:300px;right:-15px;}@media (max-width: 1299px){.native-teachers .slider-nav .slide:nth-child(3){top:235px;}}@media (max-width: 999px){.native-teachers .slider-nav .slide:nth-child(3){top:inherit;right:inherit;}}.native-teachers .slider-nav .slide:nth-child(4){top:485px;right:15px;}@media (max-width: 1299px){.native-teachers .slider-nav .slide:nth-child(4){right:30px;top:375px;}}@media (max-width: 999px){.native-teachers .slider-nav .slide:nth-child(4){top:inherit;right:inherit;}}.native-teachers .slider-nav .slide:nth-child(5){top:595px;right:140px;}@media (max-width: 1299px){.native-teachers .slider-nav .slide:nth-child(5){right:inherit;top:475px;left:-20px;}}@media (max-width: 999px){.native-teachers .slider-nav .slide:nth-child(5){top:inherit;right:inherit;left:inherit;}}.home-video{position:relative;margin-top:-130px;}@media (max-width: 767px){.home-video{margin-top:-40px;padding:0 15px;}}.home-video .container{padding:30px;background-color:#fff;box-shadow:0 3px 16px rgba(6,13,46,.08);-webkit-box-shadow:0 3px 16px rgba(6,13,46,.08);-moz-box-shadow:0 3px 16px rgba(6,13,46,.08);border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;}@media (max-width: 767px){.home-video .container{padding:15px;}}.home-video .description .title{margin-bottom:23px;}.home-video .video-box{height:100%;}.home-video .video-box .video-img{height:100%;}.home-video .video-box .video-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;}.home-video .video-box .video-text{background:#060d2e;background:-webkit-gradient(linear,left top,right top,from(#060d2e),to(rgba(6,13,46,.71)));background:linear-gradient(90deg,#060d2e 0,rgba(6,13,46,.71) 100%);border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;font-size:18px;color:#fff;line-height:1.8;text-align:center;padding:16px 15px;position:absolute;bottom:0;left:0;right:0;width:calc(100% - 30px);margin:auto;}.home-video .video-box .video-overlay{position:absolute;left:0;top:0;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.home-video .video-box .video-overlay a{position:relative;}.home-video .video-box .video-overlay a:after{content:"";background-color:#fff;width:60px;height:40px;position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;z-index:1;}.home-video .video-box .video-overlay a .svg-icon{position:relative;z-index:2;width:107px;height:75px;}.testimonial.courses .container{padding-top:84px;}.testimonial.courses .pattern-top{background-color:#fff;}.testimonial.courses .pattern-top svg{vertical-align:top;color:#f9f9fb;}.testimonial .action{padding-top:35px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.testimonial .action .slick-arrow{margin:0 15px;}.testimonial-slider{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;opacity:0;visibility:hidden;}.testimonial-slider.show{opacity:1;visibility:visible;}.testimonial-slider .slick-track{display:-webkit-box;display:-ms-flexbox;display:flex;}.testimonial-slider .slide{position:relative;padding:15px;display:none;}@media (max-width: 767px){.testimonial-slider .slide{padding:0;}}.testimonial-slider .slide:first-child{display:block;}.testimonial-slider .slide.slick-slide{display:block;}.testimonial-slider .card{background-color:#fff;box-shadow:0 3px 16px rgba(6,13,46,.08);-webkit-box-shadow:0 3px 16px rgba(6,13,46,.08);-moz-box-shadow:0 3px 16px rgba(6,13,46,.08);transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;padding:30px;height:100%;}.testimonial-slider .card:hover{box-shadow:0 3px 5px rgba(6,13,46,.08);-webkit-box-shadow:0 3px 5px rgba(6,13,46,.08);-moz-box-shadow:0 3px 5px rgba(6,13,46,.08);}@media (max-width: 767px){.testimonial-slider .card{padding:0 0;-webkit-box-shadow:none;box-shadow:none;height:auto;}}.testimonial-slider .card .card-title{font-size:24px;color:#242f64;font-weight:600;line-height:1.5;margin-bottom:32px;position:relative;z-index:1;}.testimonial-slider .card .card-title a{color:#242f64;}.testimonial-slider .card .card-title a:hover{color:#e61d2d;}@media (max-width: 767px){.testimonial-slider .card .card-title{font-size:20px;}}.testimonial-slider .card .card-description{font-size:18px;color:#4d4d4d;line-height:1.8;margin-bottom:15px;position:relative;z-index:1;}.testimonial-slider .card .card-more{display:block;width:100%;margin-bottom:38px;position:relative;z-index:1;}.testimonial-slider .card .card-more a:not(.cta-btn){color:#e61d2d;font-size:14px;line-height:1.5;text-transform:uppercase;font-weight:600;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.testimonial-slider .card .card-more a:not(.cta-btn) .svg-icon{color:#e61d2d;width:20px;height:20px;margin-left:10px;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;}.testimonial-slider .card .card-more a:not(.cta-btn):hover .svg-icon{margin-left:15px;}.testimonial-slider .card .quote{position:absolute;left:45px;top:50px;height:110px;width:169px;}@media (max-width: 767px){.testimonial-slider .card .quote{left:0;top:0;}}.testimonial-slider .card .quote .svg-icon{color:#f0f3ff;width:169px;height:110px;-webkit-transform:rotate(180deg);transform:rotate(180deg);}@media (max-width: 767px){.testimonial-slider .card .quote{right:20px;}}.testimonial-slider .card .card-avatar{width:100%;position:relative;z-index:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.testimonial-slider .card .card-avatar .avatar{width:79px;height:79px;margin-right:20px;}.testimonial-slider .card .card-avatar .avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:100%;-webkit-border-radius:100%;-moz-border-radius:100%;}.testimonial-slider .card .card-avatar .name-designation{-webkit-box-flex:1;-ms-flex:1;flex:1;position:relative;z-index:1;}.testimonial-slider .card .card-avatar .name-designation .name{font-size:18px;font-weight:600;line-height:1.8;color:#242f64;}.testimonial-slider .card .card-avatar .name-designation .designation{font-size:16px;color:#4d4d4d;line-height:1;}.our-expert-today{position:relative;z-index:5;}.our-expert-today .pattern-top{width:100%;}.our-expert-today .pattern-top svg{color:#242f64;vertical-align:bottom;}.our-expert-today .pattern-bottom{width:100%;background-color:#f9f9fb;}.our-expert-today .pattern-bottom svg{color:#242f64;vertical-align:top;margin-top:-1px;}.our-expert-today .wrapper{background-color:#242f64;padding:71px 0 0;}.our-expert-today .left{position:relative;}.our-expert-today .thumb{position:relative;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.our-expert-today .thumb img{margin-top:-70px;}@media (max-width: 999px){.our-expert-today .thumb img{margin:-70px auto 50px;}}@media (max-width: 999px){.our-expert-today .thumb{display:none;}}.our-expert-today .description{padding-bottom:30px;}.our-expert-today .description .title{margin-bottom:12px;color:#fff;}.our-expert-today .description p{font-size:18px;line-height:1.8;color:#fff;margin-bottom:34px;}.home-video-modal .modal-dialog{height:100%;}.home-video-modal .modal-body{overflow:hidden;}@media (max-width: 767px){.home-video-modal .modal-body{padding:15px;}}.home-video-modal .modal-content{min-height:inherit;}.home-video-modal iframe{border:0;width:100%;height:100%;}.youtube{background-color:#000;position:relative;padding-top:56.25%;overflow:hidden;cursor:pointer;height:100%;}.youtube img{width:100%;top:-16.82%;left:0;opacity:.7;}.youtube .play-button{width:90px;height:60px;background-color:#333;-webkit-box-shadow:0 0 30px rgba(0,0,0,.6);box-shadow:0 0 30px rgba(0,0,0,.6);z-index:1;opacity:.8;border-radius:6px;}.youtube .play-button:before{content:"";border-style:solid;border-width:15px 0 15px 26px;border-color:transparent transparent transparent #fff;}.youtube .play-button,.youtube img{cursor:pointer;}.youtube .play-button,.youtube .play-button:before,.youtube iframe,.youtube img{position:absolute;}.youtube .play-button,.youtube .play-button:before{top:50%;left:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);}.youtube iframe{height:100%;width:100%;top:0;left:0;}.partner-interest{padding:0;margin:0;position:relative;z-index:15;margin-top:-200px;}@media (max-width: 999px){.partner-interest{margin-top:-100px;}}@media (max-width: 999px){.partner-interest .right{margin-bottom:30px;}}.partner-interest .partners{height:100%;background-color:#e8ecfa;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;box-shadow:0 3px 16px rgba(6,13,46,.08);-webkit-box-shadow:0 3px 16px rgba(6,13,46,.08);-moz-box-shadow:0 3px 16px rgba(6,13,46,.08);}.partner-interest .partners .items{padding:60px 15px 50px;text-align:center;border-bottom:1px solid rgba(40,56,128,.1);}.partner-interest .partners .items:last-child{border-bottom:0;}.partner-interest .partners .items img{display:block;margin:0 auto;}.partner-interest .interested-courses{height:100%;}.partner-interest .interested-courses .title{text-align:center;margin-bottom:12px;font-size:24px;line-height:1.75;color:#283880;font-weight:600;}.partner-interest .interested-courses p{text-align:center;font-size:16px;line-height:1.75;margin-bottom:22px;color:#4d4d4d;}.partner-interest .interested-courses .form-group{margin-bottom:24px;}.partner-interest .interested-courses .form-group.action{margin-bottom:0;margin-top:0;}.partner-interest .interested-courses .form-control{background-color:#fff;}.partner-interest .interested-courses .first .form-control{border-radius:4px;}.partner-interest .interested-courses .last .form-control{border-radius:4px;}.extra-content{margin:0;}.extra-content .continue{color:#e61d2d;font-size:14px;line-height:1.5;font-weight:600;text-transform:uppercase;}.extra-content .continue .icon{width:20px;height:8px;display:inline-block;vertical-align:middle;margin-left:9px;}.extra-content .continue .icon svg{width:20px;vertical-align:top;}.extra-content .description{max-width:982px;width:100%;}.extra-content .description p{margin-bottom:15px;}.extra-content .thumb img{border-radius:10px;width:100%;}.extra-content .more-content{display:none;}.extra-content .more-content.show{display:block;}.extra-content .left{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;}@media (max-width: 767px){.extra-content .left{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;}}.extra-content .right{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;}@media (max-width: 767px){.extra-content .right{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;}}.video-content{position:relative;-ms-flex-wrap:wrap;flex-wrap:wrap;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-left:330px;}@media (max-width: 767px){.video-content{padding:0;}}.video-content.cms-content ul li,.video-content.cms-module ul li{margin-bottom:0;font-size:14px;}.video-content .video-box{width:300px;position:absolute;left:0;top:0;}@media (max-width: 767px){.video-content .video-box{-webkit-box-flex:inherit;-ms-flex:inherit;flex:inherit;width:100%;display:block;margin-bottom:15px;position:relative;height:250px;}}.video-content .video-box iframe{border:0;width:100%;height:100%;}.video-content .video-box img{width:100%;}.home-accordion{background-color:#f9f9fb;}.embed-responsive{margin-bottom:30px;position:relative;display:block;width:100%;padding:0;overflow:hidden;}.embed-responsive:before{display:block;content:"";-webkit-box-sizing:border-box;box-sizing:border-box;padding-top:56.25%;}.embed-responsive iframe{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0;}.banner-courses-teacher .teacher .instructor-name-designation,.instructor-blue,.our-staff .items .instructor-name-designation{position:absolute;width:100%;bottom:0;margin:0 auto 13px;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.banner-courses-teacher .teacher .instructor-name-designation .wrap,.instructor-blue .wrap,.our-staff .items .instructor-name-designation .wrap{padding:7px 12px;width:auto;background-color:#060d2e;border:1px solid #fff;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.banner-courses-teacher .teacher .instructor-name-designation .name,.instructor-blue .name,.our-staff .items .instructor-name-designation .name{font-size:16px;line-height:1.3;font-weight:600;color:#fff;}.banner-courses-teacher .teacher .instructor-name-designation .designation,.instructor-blue .designation,.our-staff .items .instructor-name-designation .designation{font-size:14px;line-height:1.3;font-weight:400;color:#fff;}.banner-courses-teacher{text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-ms-flex-line-pack:end;align-content:flex-end;transition:top .2s ease-in-out;-webkit-transition:top .2s ease-in-out;-moz-transition:top .2s ease-in-out;-ms-transition:top .2s ease-in-out;-o-transition:top .2s ease-in-out;position:sticky;z-index:2;top:180px;margin-top:-930px;}@media (max-width: 1040px){.banner-courses-teacher{top:80px;}}@media (max-width: 999px){.banner-courses-teacher{position:relative;margin:-500px auto 0;top:0;width:95%;}}@media (max-width: 767px){.banner-courses-teacher{display:block;position:relative;margin:-330px auto 0;top:0;width:95%;}}.banner-courses-teacher .teacher{width:100%;position:relative;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.banner-courses-teacher .teacher:after{content:" Loading ";position:absolute;left:0;top:0;width:100%;height:100%;text-transform:uppercase;font-weight:700;color:rgba(0,0,0,.3);background-color:#f9f9fb;display:-webkit-box;display:-ms-flexbox;display:flex;display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:18px;}.banner-courses-teacher .teacher.loaded{background-color:transparent;}.banner-courses-teacher .teacher.loaded:after{display:none;}@media (max-width: 999px){.banner-courses-teacher .teacher{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;}}.banner-courses-teacher .teacher img{margin:0 auto;top:12px;position:relative;width:93%;}@media (max-width: 999px){.banner-courses-teacher .teacher img{margin:inherit;width:300px;}}@media (max-width: 767px){.banner-courses-teacher .teacher img{margin:inherit;width:200px;top:7px;}}@media (max-width: 374px){.banner-courses-teacher .teacher img{margin:inherit;width:190px;}}@media (max-width: 767px){.banner-courses-teacher .teacher{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;}}.banner-courses-teacher.active{top:0;}.banner-courses-teacher.active .teacher img{width:55%;}.interested-courses{background-color:#fff;padding:30px;box-shadow:0 3px 16px rgba(6,13,46,.08);-webkit-box-shadow:0 3px 16px rgba(6,13,46,.08);-moz-box-shadow:0 3px 16px rgba(6,13,46,.08);border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;}.interested-courses .title{margin-bottom:25px;font-size:20px;line-height:1.4;}.interested-courses label{display:none;}.interested-courses .form-control{width:100%;background-color:#dfe3f4;border:0;border:1px solid #a4aaae;height:50px;font-size:16px;line-height:1.6;padding:6px 16px;color:#7e818b;}.interested-courses .form-group{margin:-1px 0;}.interested-courses .first .form-control{border-radius:4px 4px 0 0;-webkit-border-radius:4px 4px 0 0;-moz-border-radius:4px 4px 0 0;}.interested-courses .last .form-control{border-radius:0 0 4px 4px;-webkit-border-radius:0 0 4px 4px;-moz-border-radius:0 0 4px 4px;}.interested-courses .action{margin-top:30px;}.interested-courses .action .submit{width:100%;font-size:18px;padding:10px 20px;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}@media (max-width: 1100px){.interested-courses .action .submit{padding:13px;font-size:16px;}}.interested-courses .action .submit .svg-icon{width:20px;height:20px;}@media (max-width: 1100px){.interested-courses .action .submit .svg-icon{display:none;}}.courses-tab{padding:50px 0 85px;}@media (max-width: 767px){.courses-tab{padding-bottom:50px;}}.courses-tab .tab-container .tab-filter{background-color:#ffd5d5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none;border-radius:4px;overflow:hidden;}.courses-tab .tab-container .tab-filter li{font-size:16px;font-weight:400;color:#741a1a;line-height:1.6;}@media (max-width: 767px){.courses-tab .tab-container .tab-filter li{width:100%;}}.courses-tab .tab-container .tab-filter li a{color:#741a1a;padding:14px 26px;display:block;}@media (max-width: 1200px){.courses-tab .tab-container .tab-filter li a{padding:14px;}}.courses-tab .tab-container .tab-filter li.active a{font-weight:600;color:#fff;background-color:#e61d2d;}.courses-tab .other-content img{margin-bottom:25px;}.courses-tab .filter-content{padding-top:40px;padding-bottom:10px;}.course-detail{padding-bottom:30px;}.course-detail .alignright{float:right;margin-left:15px;margin-bottom:15px;}@media (max-width: 767px){.course-detail .alignright{float:none;display:block;text-align:center;margin:0 auto 15px;}}.course-detail .alignleft{float:left;margin-right:15px;margin-bottom:15px;}@media (max-width: 767px){.course-detail .alignleft{float:none;display:block;text-align:center;margin:0 auto 15px;}}.our-teacher .title{margin-bottom:35px;}.our-teacher .items{margin-bottom:30px;}.our-teacher .card{height:100%;background-color:#fff;box-shadow:0 3px 10px rgba(36,47,100,.15);-webkit-box-shadow:0 3px 10px rgba(36,47,100,.15);-moz-box-shadow:0 3px 10px rgba(36,47,100,.15);border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;}.our-teacher .card-img-name{position:relative;background-color:#fae4e5;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:10px 10px 0 0;-webkit-border-radius:10px 10px 0 0;-moz-border-radius:10px 10px 0 0;}.our-teacher .card-img-name .card-img{position:relative;z-index:2;width:100%;}@media (max-width: 767px){.our-teacher .card-img-name .card-img{width:100%;}}.our-teacher .card-img-name .card-img img{margin:0 auto;display:block;}.our-teacher .card-img-name .pattern{width:100%;height:100%;position:absolute;left:0;top:0;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.our-teacher .card-img-name .pattern img{margin:0 auto;display:block;}.our-teacher .card-name{font-size:20px;font-weight:600;color:#242f64;letter-spacing:.05em;padding-top:24px;padding-bottom:30px;text-transform:capitalize;width:100%;padding-left:30px;padding-right:30px;}.our-teacher .card-title{display:block;width:100%;position:relative;padding:0 30px;}.our-teacher .card-title:after{content:"";position:absolute;left:0;width:100%;height:1px;background-color:#e5e6ea;top:0;bottom:0;margin:auto;}.our-teacher .card-title span{display:inline-block;font-size:14px;line-height:2;padding:2px 10px;text-transform:uppercase;color:#fff;font-weight:600;background-color:#e61d2d;position:relative;z-index:1;border-radius:4px;letter-spacing:.05em;}.our-teacher .card-body{padding:30px;font-size:16px;color:#4d4d4d;line-height:2;}.faq .title{margin-bottom:55px;display:block;color:#4d4d4d;}.accordion.faqs{padding-bottom:30px;}.accordion.faqs .show-more{display:none;margin-top:-2px;}.accordion.faqs .show-more .accordion-group:first-child{border-radius:0;}.accordion.faqs .show-more .accordion-group:first-child .accordion-title{border-radius:0;}.accordion.faqs .show-all{padding:20px 24px;color:#e61d2d;font-size:14px;line-height:1.6;cursor:pointer;font-weight:600;border:1px solid #e5e6ea;border-radius:0 0 14px 14px;-webkit-border-radius:0 0 14px 14px;-moz-border-radius:0 0 14px 14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.accordion.faqs .show-all a{color:#e61d2d;}.accordion.faqs .show-all a .svg-icon{width:18px;height:10px;margin-left:11px;transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;}.accordion.faqs .show-all.active a .svg-icon{-webkit-transform:rotate(180deg);transform:rotate(180deg);}.accordion.faqs .accordion-group .accordion-title.open{background-color:#283880;color:#fff;}.accordion.faqs .accordion-group .accordion-title.open p{color:#fff;}.accordion.faqs .accordion-group .accordion-title.open .action .svg-icon{color:#fff;}.accordion.faqs .accordion-group .accordion-collapse.open{background-color:#283880;}.accordion.faqs .accordion-group .accordion-collapse.open p{color:#fff;}.accordion.faqs .accordion-body{padding-left:54px;padding-right:30px;padding-top:20px;padding-bottom:30px;}.home .accordion .accordion-group:last-child{border-radius:0 0 10px 10px;-webkit-border-radius:0 0 10px 10px;-moz-border-radius:0 0 10px 10px;}.home .accordion .accordion-group:last-child .accordion-title{border-radius:0 0 10px 10px;-webkit-border-radius:0 0 10px 10px;-moz-border-radius:0 0 10px 10px;}.home .accordion .accordion-group:last-child .accordion-title.open{border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;}.home .accordion .accordion-group:last-child.open .accordion-collapse{border-radius:0 0 10px 10px;-webkit-border-radius:0 0 10px 10px;-moz-border-radius:0 0 10px 10px;}.course-content .items{margin-bottom:30px;}.course-content .card{height:100%;}.course-content .card-img img{border-radius:10px;margin:0 auto 24px;width:100%;}.course-content .card-body{font-size:16px;line-height:1.6;color:#4d4d4d;font-weight:600;display:inline-block;}.course-content .card-body a{color:#4d4d4d;}.our-staff{margin:0;}.our-staff .items{margin-bottom:30px;}.our-staff .items .card{height:100%;position:relative;transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;}.our-staff .items .card:hover .card-body{box-shadow:0 2px 5px rgba(6,13,46,.08);-webkit-box-shadow:0 2px 5px rgba(6,13,46,.08);-moz-box-shadow:0 2px 5px rgba(6,13,46,.08);}.our-staff .items .card:hover .card-header{background-color:#e61d2d;}.our-staff .items .card-img{height:248px;overflow:hidden;display:block;margin:0 auto;text-align:center;width:100%;position:relative;}.our-staff .items .card-img img{display:block;margin:0 auto;}.our-staff .items .card-body{background-color:#fff;box-shadow:0 3px 16px rgba(6,13,46,.08);-webkit-box-shadow:0 3px 16px rgba(6,13,46,.08);-moz-box-shadow:0 3px 16px rgba(6,13,46,.08);border-radius:0 0 10px 10px;-webkit-border-radius:0 0 10px 10px;-moz-border-radius:0 0 10px 10px;transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;}.our-staff .items .card-header{background-color:#242f64;padding:18px 30px 13px;border-radius:10px 10px 0 0;-webkit-border-radius:10px 10px 0 0;-moz-border-radius:10px 10px 0 0;transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;}.our-staff .items .card-description{padding:30px;}.our-staff .items .card-description ul{padding:0;margin:0;list-style:none;}.our-staff .items .card-description ul li{list-style:none;font-size:16px;color:#4d4d4d;text-transform:uppercase;line-height:2;margin-bottom:10px;}.our-staff .items .card-description ul li:last-child{margin-bottom:0;}.our-staff .items .tutor-name{font-size:20px;font-weight:600;color:#fff;letter-spacing:.05em;line-height:1.6;display:block;width:100%;text-transform:capitalize;}.our-staff .items .tutor-expert{font-size:14px;font-weight:600;color:#fff;letter-spacing:.05em;text-transform:uppercase;line-height:2;display:block;width:100%;}@media (max-width: 1200px){.our-staff .items .tutor-expert{font-size:11px;}}.our-academic-courses{background-color:#283880;}.our-academic-courses .pattern-top{background-color:#fff;}.our-academic-courses .pattern-top svg{vertical-align:bottom;color:#283880;}.our-academic-courses .pattern-bottom{background-color:#f9f9fb;}.our-academic-courses .pattern-bottom svg{vertical-align:top;color:#283880;margin-top:-1px;}.our-academic-courses .title{color:#fff;display:block;margin-bottom:42px;}.our-academic-courses .container{padding-top:70px;padding-bottom:88px;}.our-academic-courses .time{margin-bottom:18px;width:100%;display:block;font-size:16px;color:#4d4d4d;font-weight:600;}@media (max-width: 374px){.our-academic-courses .action .cta-btn-sm{font-size:12px;}}.our-academic-courses .academic-img-title{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:26px;}.our-academic-courses .academic-img-title .img{width:204px;}.our-academic-courses .academic-img-title .img img{width:204px;height:129px;border-radius:10px;-o-object-fit:cover;object-fit:cover;}.our-academic-courses .academic-img-title .title{color:#242f64;margin-bottom:18px;}.our-academic-courses .academic-img-title .description{padding-left:24px;width:calc(100% - 204px);}@media (max-width: 767px){.our-academic-courses .academic-img-title .description{width:100%;padding-left:0;margin-top:15px;}}.our-academic-courses .academic-img-title .duration{border:1px solid #e61d2d;color:#e61d2d;font-size:14px;line-height:2;padding:0 8px;display:inline-block;border-radius:50px;}.our-academic-courses .accordion.academic .accordion-group{border:0;}.our-academic-courses .accordion.academic .accordion-group.open{border-top:1px solid #e5e6ea;}.our-academic-courses.accordion.academic.accordion-group.open.accordion-title{border:0;}.our-academic-courses.accordion.academic.accordion-group.open.accordion-body{padding:20px 24px 30px;}.our-academic-courses .accordion.academic .accordion-group:first-child{border-top:0;}.our-academic-courses .accordion.academic .accordion-title{background-color:#fff;position:relative;padding-right:45px;border:0;border-top:1px solid #e5e6ea;}.our-academic-courses .accordion.academic .accordion-title .action{position:absolute;right:30px;top:0;bottom:0;margin:auto;height:17px;}.our-academic-courses .accordion.academic .accordion-body{padding:20px 24px 30px;}.interested-modal .modal-dialog{max-width:800px;margin:0 auto;}.interested-modal .modal-content{border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;}.interested-modal .modal-body{padding:0;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;}.interested-modal .modal-body .left{background-color:#dfe3f4;text-align:center;}.interested-modal .modal-body .left .thumb{height:100%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.interested-modal .modal-body .left img{margin:0 auto;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;}@media (max-width: 767px){.interested-modal .modal-body .left img{height:250px;width:100%;-o-object-fit:cover;object-fit:cover;}}@media (max-width: 374px){.interested-modal .modal-body .left img{height:230px;width:100%;-o-object-fit:cover;object-fit:cover;}}.interested-modal .modal-body .left img.desktop-img{display:block;}@media (max-width: 767px){.interested-modal .modal-body .left img.desktop-img{display:none;}}.interested-modal .modal-body .left img.mobile-img{display:none;}@media (max-width: 767px){.interested-modal .modal-body .left img.mobile-img{display:block;}}.interested-modal .modal-body .right{padding:45px 30px;}@media (max-width: 999px){.interested-modal .modal-body .right{padding:30px;}}@media (max-width: 767px){.interested-modal .modal-body .right{padding:15px 15px 10px;}}.interested-modal .modal-body p{margin-bottom:22px;text-align:center;}@media (max-width: 767px){.interested-modal .modal-body p{margin-bottom:15px;line-height:1.4;font-size:14px;}}@media (max-width: 374px){.interested-modal .modal-body p{font-size:12px;}}.interested-modal .modal-body .title{text-align:center;margin-bottom:12px;}@media (max-width: 767px){.interested-modal .modal-body .title{font-size:16px;margin-bottom:10px;}}.interested-modal .modal-body .submit{font-size:18px;padding:10px 20px;}@media (max-width: 767px){.interested-modal .modal-body .submit{font-size:14px;}}.click-top-courses{position:fixed;bottom:100px;width:35px;height:35px;right:15px;z-index:1000;color:#e61d2d;cursor:pointer;display:none;}.click-top-courses.visible{display:block;}.click-top-courses svg{width:100%;height:100%;color:#e61d2d;}@media (max-height: 800px){.interested-courses .title{font-size:16px;margin-bottom:15px;}.interested-courses .action{margin-top:15px;}.interested-courses .action .submit{font-size:16px;}}@media (max-width: 767px){.single-courses .breadcrumb-wrapper.gray{display:none;}}.teacher-mobile-form{display:none;}@media (max-width: 767px){.teacher-mobile-form{display:block;position:relative;margin:-330px auto 0;top:0;width:95%;}}@media (max-width: 767px){.teacher-mobile-form .teacher{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;}}@media (max-width: 767px){.teacher-mobile-form .teacher img{margin:inherit;width:200px;top:7px;margin-left:auto;}}@media (max-width: 374px){.teacher-mobile-form .teacher img{margin:inherit;width:190px;margin-left:auto;}}.our-approach{padding-top:50px;padding-bottom:85px;}@media (max-width: 767px){.our-approach{padding-bottom:50px;}}.our-approach .items{padding:0 30px;}@media (max-width: 999px){.our-approach .items{padding:0 15px;}}@media (max-width: 767px){.our-approach .items{margin-bottom:30px;}}.our-approach .items .items{border-left:1px dashed rgba(40,56,128,.2);}.our-approach .items:first-child{padding-left:15px;}.our-approach .items:last-child{padding-right:15px;}.our-approach .card{height:100%;}.our-approach .card .card-icon{width:95px;height:95px;margin-bottom:16px;background-color:#f9f9fb;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:100%;-webkit-border-radius:100%;-moz-border-radius:100%;}.our-approach .card .card-icon .thumb{position:relative;}.our-approach .card .card-icon .thumb:after{content:" Loading ";position:absolute;left:0;top:0;width:100%;height:100%;text-transform:uppercase;font-weight:700;color:rgba(0,0,0,.3);background-color:#f9f9fb;display:-webkit-box;display:-ms-flexbox;display:flex;display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:10px;}.our-approach .card .card-icon .thumb.loaded{background-color:transparent;}.our-approach .card .card-icon .thumb.loaded:after{display:none;}.our-approach .card .card-title{margin-bottom:15px;letter-spacing:.05em;}.our-gallery{padding-bottom:84px;background-color:#f9f9fb;}@media (max-width: 767px){.our-gallery{padding-bottom:50px;}}.our-gallery .pattern-top{background-color:#fff;}.our-gallery .pattern-top svg{color:#f9f9fb;vertical-align:bottom;}.our-gallery .container{padding-top:70px;}@media (max-width: 767px){.our-gallery .container{padding-top:50px;}}.our-gallery .row:nth-child(even) .row .left{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;}.our-gallery .row:nth-child(even) .row .right{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;}.our-gallery .items{padding-bottom:30px;}.our-gallery .items .row{background-color:transparent;}.our-gallery .items a{display:block;height:100%;width:100%;position:relative;background-color:#fff;}.our-gallery .items a:after{content:" Loading ";position:absolute;left:0;top:0;width:100%;height:100%;text-transform:uppercase;font-weight:700;color:rgba(0,0,0,.3);background-color:#f9f9fb;display:-webkit-box;display:-ms-flexbox;display:flex;display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:18px;}.our-gallery .items a.loaded{background-color:transparent;}.our-gallery .items a.loaded:after{display:none;}.our-gallery .items img{border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;width:100%;height:100%;display:block;}.our-gallery .items.bottom{padding-bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;}.our-gallery .items.two-col{padding-bottom:0;}.our-gallery .load-more{padding-top:10px;}.tutor-list{padding:50px 0 55px;margin:0;background-color:#f9f9fb;}.tutor-list .items{margin-bottom:30px;}.tutor-list .items .card{height:100%;position:relative;transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;}.tutor-list .items .card:hover .card-body{box-shadow:0 2px 5px rgba(6,13,46,.08);-webkit-box-shadow:0 2px 5px rgba(6,13,46,.08);-moz-box-shadow:0 2px 5px rgba(6,13,46,.08);}.tutor-list .items .card:hover .card-header{background-color:#e61d2d;}.tutor-list .items .card-img{height:248px;overflow:hidden;display:block;margin:0 auto;text-align:center;width:100%;}.tutor-list .items .card-img img{display:block;margin:0 auto;}.tutor-list .items .card-body{background-color:#fff;box-shadow:0 3px 16px rgba(6,13,46,.08);-webkit-box-shadow:0 3px 16px rgba(6,13,46,.08);-moz-box-shadow:0 3px 16px rgba(6,13,46,.08);border-radius:0 0 10px 10px;-webkit-border-radius:0 0 10px 10px;-moz-border-radius:0 0 10px 10px;transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;}.tutor-list .items .card-header{background-color:#242f64;padding:18px 30px 13px;border-radius:10px 10px 0 0;-webkit-border-radius:10px 10px 0 0;-moz-border-radius:10px 10px 0 0;transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;}.tutor-list .items .card-description{padding:30px;}.tutor-list .items .card-description ul{padding:0;margin:0;list-style:none;}.tutor-list .items .card-description ul li{list-style:none;font-size:16px;color:#4d4d4d;text-transform:uppercase;line-height:2;margin-bottom:10px;}.tutor-list .items .card-description ul li:last-child{margin-bottom:0;}.tutor-list .items .tutor-name{font-size:20px;font-weight:600;color:#fff;letter-spacing:.05em;line-height:1.6;display:block;width:100%;}.tutor-list .items .tutor-expert{font-size:16px;font-weight:600;color:#fff;letter-spacing:.05em;text-transform:uppercase;line-height:2;display:block;width:100%;}.blog-listing{padding-top:50px;padding-bottom:45px;}.blog-filter{margin-bottom:40px;}.blog-filter .filter-dropdown{width:165px;}@media (max-width: 767px){.blog-filter .filter-dropdown{width:100%;margin-bottom:20px;}}.blog-filter .filter-dropdown select{height:51px;width:100%;width:100%;font-size:16px;line-height:1.3;color:#4d4d4d;font-weight:400;padding:8px 20px 8px 14px;border:1px solid #ccced5;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url("https://cdn-cjngm.nitrocdn.com/JBBfQCjKzUozoWICjeiscRtObpYMbICW/assets/images/optimized/rev-88dc63d/expressenglish.ae/wp-content/themes/express-english/assets/images/svg/menu-down-arrow.svg") no-repeat right20px center;background-size:12px 7px;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;}.blog-filter .filter-dropdown select.nitro-lazy{background-image:none !important;}.blog-filter .blog-search{width:318px;padding:0;border:1px solid #ccced5;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;}@media (max-width: 767px){.blog-filter .blog-search{width:100%;}}.blog-filter .blog-search form{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;}.blog-filter .blog-search .form-control{-webkit-box-flex:1;-ms-flex:1;flex:1;height:52px;border:0;padding:6px 20px;font-size:16px;line-height:1.3;color:#4d4d4d;border-radius:50px 0 0 50px;-webkit-border-radius:50px 0 0 50px;-moz-border-radius:50px 0 0 50px;}.blog-filter .blog-search .form-control::-webkit-input-placeholder{color:#4d4d4d;}.blog-filter .blog-search .form-control:-moz-placeholder{color:#4d4d4d;}.blog-filter .blog-search .form-control::-moz-placeholder{color:#4d4d4d;}.blog-filter .blog-search .form-control:-ms-input-placeholder{color:#4d4d4d;}.blog-filter .blog-search input[type="hidden"]{opacity:0;visibility:hidden;}.blog-filter .blog-search .search-icon{width:51px;height:51px;border:0;padding:0;border-left:1px solid #ccced5;background-color:transparent;border-radius:0 4px 4px 0;-webkit-border-radius:0 4px 4px 0;-moz-border-radius:0 4px 4px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;}.blog-filter .blog-search .search-icon .svg-icon{width:20px;height:20px;color:#4d4d4d;}.blog-list.related{background-color:#f9f9fb;padding-bottom:97px;}@media (max-width: 767px){.blog-list.related{padding-bottom:50px;}}.blog-list.related .container{padding-top:84px;}@media (max-width: 767px){.blog-list.related .container{padding-top:50px;}}.blog-list.related .pattern-top{background-color:#fff;}.blog-list.related .pattern-top svg{vertical-align:bottom;color:#f9f9fb;}.blog-list .items{margin-bottom:40px;}.blog-list .card{height:100%;}.blog-list .blog-img{width:100%;margin-bottom:20px;background-color:#f1f1f1;}.blog-list .blog-img img{width:100%;}.blog-list .blog-img a{display:block;}.blog-list .blog-meta{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.blog-list .blog-tag{background-color:#dfe3f5;color:#283880;font-size:16px;line-height:2;display:inline-block;padding:0 10px;margin-right:20px;margin-bottom:12px;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;}.blog-list .blog-date{font-size:16px;color:#4d4d4d;line-height:2;margin-bottom:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.blog-list .blog-date .svg-icon{width:16px;height:16px;color:#4d4d4d;margin-right:10px;}.blog-list .blog-title{font-size:20px;font-weight:600;color:#242f64;line-height:1.5;margin-bottom:15px;}.blog-list .blog-title a{color:#242f64;}.blog-list .blog-title a:hover{color:#e61d2d;}.blog-list .blog-action a:not(.cta-btn){color:#e61d2d;font-size:14px;line-height:1.5;text-transform:uppercase;font-weight:600;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.blog-list .blog-action a:not(.cta-btn) .svg-icon{color:#e61d2d;width:20px;height:20px;margin-left:10px;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;}.blog-list .blog-action a:not(.cta-btn):hover .svg-icon{margin-left:15px;}.blog-list .blog-description{font-size:16px;line-height:1.8;color:#4d4d4d;margin-bottom:15px;}.blog-list .more-blog{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.subscribe-modal .modal-dialog{max-width:800px;margin-top:30px;margin-bottom:30px;}.subscribe-modal .modal-content{border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;}.subscribe-modal .modal-body{padding:0;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;}.subscribe-modal .modal-body .left{padding:30px;background-color:#dfe3f4;text-align:center;}.subscribe-modal .modal-body .left .thumb{height:100%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.subscribe-modal .modal-body .left img{margin:0 auto;display:block;}.subscribe-modal .modal-body .right{padding:90px 50px;}@media (max-width: 999px){.subscribe-modal .modal-body .right{padding:30px;}}.subscribe-modal .modal-body .title{text-align:center;margin-bottom:20px;}.blog-detail{padding-top:50px;padding-bottom:85px;}@media (max-width: 767px){.blog-detail{padding-bottom:30px;}}.blog-detail .share-blog{width:122px;}@media (max-width: 999px){.blog-detail .share-blog{width:85px;}}@media (max-width: 767px){.blog-detail .share-blog{width:100%;margin-bottom:30px;}}.blog-detail .share-blog .wrap{width:65px;position:sticky;top:50px;background-color:#f7f7f7;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;}@media (max-width: 767px){.blog-detail .share-blog .wrap{width:100%;padding:15px;}}.blog-detail .share-blog .share{width:22px;}@media (max-width: 767px){.blog-detail .share-blog .share{width:100%;height:22px;text-align:center;}}.blog-detail .share-blog .share a{padding:0;margin:10px 0;width:22px;height:22px;display:inline-block;}@media (max-width: 767px){.blog-detail .share-blog .share a{padding:0;margin:0 5px;}}.blog-detail .share-blog .share a .svg-icon{width:22px;height:22px;color:#707070;}.blog-detail .blog-description{width:calc(100% - 122px);}@media (max-width: 999px){.blog-detail .blog-description{width:calc(100% - 85px);}}@media (max-width: 767px){.blog-detail .blog-description{width:100%;}}.blog-detail ul li{margin-bottom:10px;}.blog-detail .responsive-table{margin-bottom:30px;overflow:hidden;overflow-x:auto;width:100%;}.blog-detail table{padding:0;border-collapse:collapse;width:714px;border:1px solid #000;}.blog-detail table td{border-collapse:collapse;border:1px solid #000;padding:15px;}.blog-detail figure{width:100%;margin:0 0 30px;}.blog-detail figure img{width:100%;}.blog-detail iframe{width:100%;}.blog-detail .video-content{padding-left:140px;margin-bottom:30px;}@media (max-width: 767px){.blog-detail .video-content{padding-left:0;}}.blog-detail .video-content .video-box{width:120px;}.blog-detail .video-content .video-box img{width:auto;display:block;margin:0;}.single .inner-banner .banner-meta{margin-top:10px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.single .inner-banner .banner-meta .blog-tag{background-color:#dfe3f5;color:#283880;font-size:16px;line-height:2;display:inline-block;padding:0 10px;margin-right:20px;margin-bottom:12px;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;}.single .inner-banner .banner-meta .blog-date{font-size:16px;color:#fff;line-height:2;margin-bottom:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.single .inner-banner .banner-meta .blog-date .svg-icon{width:16px;height:16px;color:#fff;margin-right:10px;}.contact-welcome{padding:50px 0 85px;}.meet-you{padding-bottom:20px;margin-bottom:30px;border-bottom:1px solid #e8e9eb;}.meet-you .title{margin-bottom:10px;color:#242f64;}.meet-you p{font-size:16px;line-height:1.8;color:#4d4d4d;margin-bottom:10px;}.contact-info .title{color:#4d4d4d;margin-bottom:30px;}.contact-info .items{width:100%;padding:25px;border-bottom:1px dashed #c1c3c9;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;}.contact-info .items:last-child{border-bottom:0;padding-bottom:0;}@media (max-width: 767px){.contact-info .items{padding:25px 0;}}.contact-info .items:nth-child(2){padding-top:0;}.contact-info .label{width:230px;font-size:16px;line-height:1.6;color:#4d4d4d;font-weight:600;text-transform:uppercase;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.contact-info .label .svg-icon{margin-right:11px;width:17px;height:17px;color:#e61d2d;}@media (max-width: 767px){.contact-info .label{width:100%;margin-bottom:10px;}}.contact-info .text{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:16px;line-height:1.8;color:#4d4d4d;}.contact-info .text a{color:#4d4d4d;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;}.contact-info .text a:hover{color:#e61d2d;}.contact-info .text .group{margin-bottom:10px;}.contact-info .text .group:last-child{margin-bottom:0;}@media (max-width: 767px){.contact-info .text{width:100%;-webkit-box-flex:inherit;-ms-flex:inherit;flex:inherit;}}.hear-from-you{padding:30px 29px;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;box-shadow:0 3px 16px rgba(6,13,46,.08);-webkit-box-shadow:0 3px 16px rgba(6,13,46,.08);-moz-box-shadow:0 3px 16px rgba(6,13,46,.08);}.hear-from-you .title{margin-bottom:20px;}.hear-from-you .action{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;}.hear-from-you .submit{width:auto;}.hear-from-you .tab-content{width:100%;}.hear-from-you .tab-pane{width:100%;}.hear-from-you form br{display:none;}.our-location{padding-bottom:85px;background-color:#f9f9fb;}@media (max-width: 767px){.our-location{padding-bottom:40px;}}.our-location .pattern-top{background-color:#fff;}.our-location .pattern-top svg{color:#f9f9fb;vertical-align:bottom;}.our-location .container{padding-top:70px;}@media (max-width: 767px){.our-location .container{padding-top:40px;}}.our-location .map-wrap{width:100%;position:relative;background-color:#f1f1f1;}.our-location .map-wrap img{width:100%;border:1px solid rgba(0,0,0,.11);border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;}.our-location .tab-nav{margin-bottom:10px;}.our-location .tab-nav div:first-child .tab-links{border-radius:4px 0 0 4px;-webkit-border-radius:4px 0 0 4px;-moz-border-radius:4px 0 0 4px;}.our-location .tab-nav div:nth-last-child(2) .tab-links{border-radius:0 4px 4px 0;-webkit-border-radius:0 4px 4px 0;-moz-border-radius:0 4px 4px 0;}.our-location .tab-nav .tab-items{background-color:transparent;}.our-location .tab-nav .tab-items .tab-links{background-color:#ffd5d5;}.our-location .tab-nav .tab-items.active .tab-links{background-color:#e61d2d;}.our-location .title{margin-bottom:10px;}.our-location p{margin-bottom:24px;}.our-location .items{margin-bottom:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;}.our-location .items:last-child{margin-bottom:0;}.our-location .icon{width:16px;margin-right:7px;padding-top:3px;}.our-location .icon .svg-icon{width:16px;height:16px;color:#e61d2d;}.our-location .text{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:16px;color:#4d4d4d;line-height:1.8;}.our-location .text a{font-size:18px;color:#4d4d4d;line-height:1.6;}.our-location .text a:hover{color:#e61d2d;}.our-location .text .get-directions{text-transform:uppercase;font-size:14px;font-weight:600;color:#e61d2d;margin-top:10px;}.our-location .text .get-directions a{color:#e61d2d;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.our-location .text .get-directions .svg-icon{width:20px;height:9px;margin-left:11px;color:#e61d2d;}.contactus-form{padding:30px;box-shadow:0 3px 16px rgba(6,13,46,.08);-webkit-box-shadow:0 3px 16px rgba(6,13,46,.08);-moz-box-shadow:0 3px 16px rgba(6,13,46,.08);border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;}.contactus-form .title{margin-bottom:10px;}.contactus-form p{font-size:16px;line-height:1.8;color:#4d4d4d;margin-bottom:27px;}.contactus-form .wpcf7-form-control-wrap.Message .wpcf7-not-valid-tip{margin-top:-7px;}.contactus-form .action{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;}.contactus-form .action .submit{width:auto;}.privacy-policy{padding:40px 0 85px;}.privacy-policy .contactus-form{margin-top:60px;}.search-result-list{padding:50px 0 45px;}.search-result-list .items{margin-bottom:30px;}.search-result-list .items .card{-webkit-box-shadow:none;box-shadow:none;border-radius:0;border-bottom:1px solid #ccced5;padding-bottom:30px;}.search-result-list .items:last-child{margin-bottom:10px;}.search-result-list .items:last-child .card{border-bottom:0;}.search-result-list .card-more a:not(.cta-btn){color:#e61d2d;font-size:14px;line-height:1.5;text-transform:uppercase;font-weight:600;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.search-result-list .card-more a:not(.cta-btn) .svg-icon{color:#e61d2d;width:20px;height:20px;margin-left:10px;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;}.search-result-list .card-more a:not(.cta-btn):hover .svg-icon{margin-left:15px;}.search-result-list .card-tag{margin-bottom:12px;}.search-result-list .card-tag .tag{display:inline-block;font-size:16px;line-height:2;color:#283880;background-color:#dfe3f5;padding:0 9px;text-transform:capitalize;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;}.search-result-list .card-title{font-size:20px;line-height:1.5;font-weight:600;color:#242f64;color:#242f64;display:block;margin-bottom:12px;}.search-result-list .card-title a{color:#242f64;}.search-result-list .card-description{font-size:16px;color:#323341;display:block;margin-bottom:15px;line-height:1.8;}.cms-content .blockquote,.cms-module .blockquote{position:relative;background-color:#f7f7f7;padding:17px 14px 27px;margin-bottom:30px;}.cms-content .blockquote .quote,.cms-module .blockquote .quote{position:absolute;z-index:1;top:17px;left:14px;}.cms-content .blockquote a,.cms-module .blockquote a{text-decoration:underline;color:#242f64;}.cms-content .blockquote p,.cms-module .blockquote p{position:relative;z-index:2;font-size:18px;line-height:1.8;color:#4d4d4d;font-style:italic;}.cms-content img,.cms-module img{margin-bottom:30px;}.cms-content strong,.cms-module strong{font-weight:600;color:#4d4d4d;}.cms-content a:not(.cta-btn),.cms-module a:not(.cta-btn){color:#242f64;text-decoration:underline;}.cms-content a.continue:not(.cta-btn),.cms-module a.continue:not(.cta-btn){color:#e61d2d;font-size:14px;line-height:1.5;font-weight:600;text-transform:uppercase;text-decoration:none;}.cms-content a.continue:not(.cta-btn) .icon,.cms-module a.continue:not(.cta-btn) .icon{width:20px;height:8px;display:inline-block;vertical-align:middle;margin-left:9px;}.cms-content a.continue:not(.cta-btn) .icon svg,.cms-module a.continue:not(.cta-btn) .icon svg{width:20px;vertical-align:top;}.cms-content ol,.cms-module ol{padding:0;margin:0 0 30px 1em;list-style:none;}.cms-content ol li,.cms-module ol li{list-style:decimal;margin-bottom:10px;font-size:16px;line-height:1.8;color:#4d4d4d;position:relative;}.cms-content ul,.cms-module ul{padding:0;margin:0 0 30px 0;list-style:none;}.cms-content ul li,.cms-module ul li{list-style:none;margin-bottom:10px;font-size:16px;line-height:1.8;color:#4d4d4d;padding-left:30px;position:relative;}.cms-content ul li:before,.cms-module ul li:before{content:"";left:0;left:0;top:0;top:5px;width:16px;height:16px;display:block;position:absolute;background:url("https://cdn-cjngm.nitrocdn.com/JBBfQCjKzUozoWICjeiscRtObpYMbICW/assets/images/optimized/rev-88dc63d/expressenglish.ae/wp-content/themes/express-english/assets/images/svg/list-check.svg") no-repeat left top;background-size:16px 16px;}.cms-content ul ul,.cms-module ul ul{margin:15px 0 5px 0;}.cms-content p,.cms-module p{color:#4d4d4d;line-height:1.8;margin-bottom:10px;}.cms-content h2,.cms-content h3,.cms-content h4,.cms-content h5,.cms-content h6,.cms-module h2,.cms-module h3,.cms-module h4,.cms-module h5,.cms-module h6{color:#4d4d4d;display:block;width:100%;margin-bottom:10px;}.page-404{padding:85px 0 175px;}@media (max-width: 999px){.page-404{padding-bottom:85px;}}@media (max-width: 767px){.page-404{padding-bottom:40px;padding-top:40px;}}.page-404 .title{margin-bottom:12px;}.page-404 p{font-size:16px;line-height:1.8;color:#4d4d4d;margin-bottom:22px;}.page-404 .thumb img{display:block;margin:0 auto;}@media (max-width: 767px){.page-404 .description{text-align:center;}}.thankyou{padding:85px 0 175px;}@media (max-width: 999px){.thankyou{padding-bottom:85px;}}@media (max-width: 767px){.thankyou{padding-bottom:40px;padding-top:40px;}}.thankyou .title{margin-bottom:12px;}.thankyou p{font-size:16px;line-height:1.8;color:#4d4d4d;margin-bottom:22px;}.thankyou .thumb img{display:block;margin:0 auto;}@media (max-width: 767px){.thankyou .description{text-align:center;}}.thankyou .description a:not(.cta-btn){text-decoration:underline;color:#2263a2;}.thankyou .description a:not(.cta-btn):hover{color:#e61d2d;text-decoration:none;}.location-map-section{padding:50px 0 100px;}.location-map-section .h2{text-align:center;padding-bottom:70px;}.location-map-section .map-img img{width:100%;border-radius:10px;}.our-location-new-wrap{padding:100px 0 76px;}.our-location-new-wrap .h2{padding-bottom:70px;text-align:center;}.location-new-box{padding-bottom:24px;}.location-new-box .img{position:relative;padding-bottom:90.091%;margin-bottom:10px;}.location-new-box .img a,.location-new-box .img img{display:block;position:absolute;width:100%;height:100%;left:0;top:0;border-radius:10px;}.location-new-box h3{font-size:24px;line-height:35px;color:#242f64;font-weight:600;padding-bottom:5px;}.location-new-box .action a{display:inline-block;font-size:14px;line-height:21px;color:#e61d2d;font-weight:600;}.career-intro-wrap{padding:50px 0;}.career-intro-wrap .content .h3{padding-bottom:10px;}.career-intro-wrap .content p{margin-bottom:20px;}.career-intro-wrap .content .cta{padding-top:10px;}.career-intro-wrap .img img{width:100%;border-radius:10px;}.our-gallery-white{background:#fff;padding-top:50px;padding-bottom:20px;}.our-gallery-white .container{padding-top:0;}.benifits-wrap{padding:50px 0 30px;}.benifits-wrap .h2{text-align:center;padding-bottom:70px;}.benifits-list ul{display:flex;flex-wrap:wrap;margin:0 -10px;list-style:none;}.benifits-list ul li{width:25%;padding:0 10px 20px;}.benifit-box{text-align:center;padding:20px 10px;border-radius:10px;background:#fff;box-shadow:0 3px 10px rgba(0,0,0,.08);height:100%;font-size:18px;font-weight:500;color:#242f64;}.benifit-box .icon{display:flex;justify-content:center;padding-bottom:10px;}.feed-back-wrap{padding:50px 0;}.feed-back-wrap h2{text-align:center;padding-bottom:70px;}.feedback-box{height:100%;display:flex;flex-direction:column;padding:30px;border-radius:10px;box-shadow:0 3px 16px rgba(0,0,0,.08);background-image:url("data:image/svg+xml,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' width=\'219.224\' height=\'142.844\' viewBox=\'0 0 219.224 142.844\'%3E%3Cg id=\'Group_14747\' data-name=\'Group 14747\' transform=\'translate(-1599.873 -1691.523)\' opacity=\'0.6\' style=\'isolation: isolate\'%3E%3Cpath id=\'Path_11223\' data-name=\'Path 11223\' d=\'M1609.13,1785.632h28.54a9.257,9.257,0,0,1,9.257,9.257v30.22a9.256,9.256,0,0,0,9.257,9.257h6.3a9.255,9.255,0,0,0,8.172-4.908l20.721-38.931a22.231,22.231,0,0,0,2.6-10.441v-79.307a9.257,9.257,0,0,0-9.256-9.256H1609.13a9.258,9.258,0,0,0-9.257,9.256v75.6A9.258,9.258,0,0,0,1609.13,1785.632Z\' fill=\'%23f0f3ff\'/%3E%3Cpath id=\'Path_11224\' data-name=\'Path 11224\' d=\'M1722.5,1700.779v75.6a9.258,9.258,0,0,0,9.257,9.257H1760.3a9.257,9.257,0,0,1,9.257,9.257v30.22a9.257,9.257,0,0,0,9.258,9.257h6.3a9.258,9.258,0,0,0,8.172-4.908l20.72-38.931a22.235,22.235,0,0,0,2.6-10.441v-79.307a9.257,9.257,0,0,0-9.258-9.256h-75.594A9.258,9.258,0,0,0,1722.5,1700.779Z\' transform=\'translate(2.491)\' fill=\'%23f0f3ff\'/%3E%3C/g%3E%3C/svg%3E%0A");background-position:bottom 30px right 130px;background-repeat:no-repeat;}.feedback-box.nitro-lazy{background-image:none !important;}.feedback-box .feedback-title{font-size:24px;line-height:35px;color:#242f64;font-weight:600;padding-bottom:30px;}.feedback-box .feedback-desc{font-size:18px;line-height:32px;color:#4d4d4d;padding-bottom:50px;}.feedback-box .feedback-by{margin-top:auto;display:flex;align-items:center;}.feedback-box .feedback-by .photo{width:79px;flex-shrink:0;margin-right:20px;}.feedback-box .feedback-by .photo img{width:79px;height:79px;object-fit:cover;border-radius:100%;}.feedback-box .feedback-by .name{font-size:18px;color:#242f64;font-weight:600;}.feedback-box .feedback-by .name span{display:block;font-size:16px;font-weight:400;color:#4d4d4d;}.opening-wrap{padding:50px 0 100px;}.opening-wrap h2{text-align:center;padding-bottom:50px;}.opening-box{padding:30px;box-shadow:0 3px 16px rgba(0,0,0,.08);border-radius:10px;}.opening-header{border-bottom:1px solid #dbdbdb;padding-bottom:20px;font-size:24px;font-weight:500;color:#e61d2d;}.opening-item{list-style:none;display:flex;}.opening-item .position-name{width:44%;}.opening-item .location{width:35%;}.opening-item .action{width:180px;flex-shrink:0;text-align:right;}.opening-body .opening-item{padding:20px 0;align-items:center;font-size:20px;color:#242f64;font-weight:500;border-bottom:1px solid #dbdbdb;}.opening-body .opening-item .position-name{font-weight:600;}.opening-body .opening-item:last-child{padding-bottom:0;border-bottom:0;}.upload-file .upload-file-label{font-size:18px;font-weight:500;color:#242f64;padding-bottom:10px;}.upload-file .input-file{font-size:14px;color:#4d4d4d;}.upload-file .input-file .form-control-file{font-size:14px;color:#4d4d4d;}.upload-file .input-file .form-control-file::file-selector-button{border:0;border-radius:5px;background:#f1f0fb;font-size:16px;color:#4d4d4d;padding:6px 14px;margin-right:10px;}.career-detail-wrap .hear-from-you{background:#fff;}.career-detail-wrap .hear-from-you .title{text-align:center;}.career-detail-content.cms-content h2,.career-detail-content.cms-content h3{color:#242f64;}.career-detail-content .detail-content:not(:first-child){padding-top:20px;}.career-detail-wrap .hear-from-you .wpcf7-form .form-group .input-file .wpcf7-form-control-wrap{width:unset;}.career-detail-wrap .hear-from-you .wpcf7-form .form-group .input-file span{display:inline-block;}@media (max-width: 991px){.feedback-box .feedback-title{font-size:18px;line-height:1.4;}.feedback-box .feedback-desc{font-size:16px;line-height:1.4;padding-bottom:20px;}.feedback-box{background-position:bottom 20px right 20px;background-size:90px 90px;}.opening-header{font-size:18px;}.opening-body .opening-item{font-size:16px;}.career-detail-wrap .hear-from-you{margin-top:0;padding-top:30px;}}@media (max-width: 767px){.location-map-section{padding:50px 0;}.location-map-section .h2,.benifits-wrap .h2,.feed-back-wrap h2,.opening-wrap h2{padding-bottom:40px;}.our-location-new-wrap{padding:60px 0 36px;}.our-location-new-wrap .h2{padding-bottom:40px;}.location-new-box h3{font-size:18px;line-height:1.2;}.career-intro-wrap .content{padding-bottom:30px;}.benifits-wrap{padding:30px 0 10px;}.benifits-list ul li{width:50%;padding:10px;}.benifit-box{font-size:14px;}.feedback-box{margin-bottom:20px;height:auto;padding:20px;}.feed-back-wrap{padding:30px 0 10px;}.opening-wrap{pad:30px 0 60px;}.opening-header{display:none;}.opening-item{flex-wrap:wrap;}.opening-item .position-name,.opening-item .location{width:100%;padding-bottom:8px;}.opening-item .action{text-align:left;width:100%;}.opening-item .action .cta-btn{width:100%;display:block;text-align:center;}}.page-template-location-tmp .inner-banner .banner-overlay:before{display:none;}.page-template-location-tmp .bussines-reach .card-image{overflow:hidden;}.our-location.theme-2 .section-title{margin-bottom:25px;}.page-template-location-tmp .bussines-reach .card-image{border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border:0;}.page-template-location-tmp .bussines-reach .card-image iframe{border:0;}.our-location.theme-2 [class*=col-],.our-location.theme-2 [class^=col-]{margin-top:30px;}.our-location.theme-2 .card{border-radius:0;background:transparent;position:relative;height:100%;}.our-location.theme-2 .card-image{height:350px;margin-bottom:20px;position:relative;}.location-new-box h3,.location-new-box .action{text-align:center;}body .location-new-box .action a{margin-top:10px;color:#fff;}@media (max-width: 767px){.our-location.theme-2 .card-image{height:auto;}}.our-location.theme-2 .card-image img{border-radius:10px;width:100%;height:100%;object-fit:cover;}.our-location.theme-2 .card-body{padding:0;}.our-location.theme-2 .card-title{font-size:24px;font-weight:600;line-height:1.458;display:block;margin-bottom:20px;color:#242f64;}.our-location.theme-2 .card-title a{color:#242f64;display:inline-block;}.our-location.theme-2 .card-action{display:block;width:100%;font-size:14px;line-height:1.5;color:#e61d2d;font-weight:600;}.our-location.theme-2 .card-action a{color:#e61d2d;display:inline-block;}.bussines-reach{padding-top:20px;padding-bottom:50px;}.bussines-reach [class*=col-],.bussines-reach [class^=col-]{margin-top:30px;}.bussines-reach .card{border-radius:0;background:transparent;position:relative;height:100%;}.bussines-reach .card-image{height:350px;margin-bottom:20px;position:relative;}@media (max-width: 767px){.bussines-reach .card-image{height:auto;}}.bussines-reach .card-image img{border-radius:10px;width:100%;height:100%;object-fit:cover;}.bussines-reach .card-body{padding:0;}.bussines-reach .card-title{font-size:24px;font-weight:600;line-height:1.458;display:block;margin-bottom:20px;color:#242f64;}.bussines-reach .card-title a{color:#242f64;display:inline-block;}.bussines-reach .card-action{display:block;width:100%;font-size:14px;line-height:1.5;color:#e61d2d;font-weight:600;text-transform:uppercase;}.bussines-reach .card-action a{color:#e61d2d;display:inline-block;}.bussines-reach .card-action a svg{width:20px;height:9px;margin-left:11px;color:#e61d2d;}.bussines-reach .video-box{height:100%;}.bussines-reach .video-box .video-img{height:100%;}.bussines-reach .video-box .video-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;}.bussines-reach .video-box .video-text{background:#060d2e;background:-webkit-gradient(linear,left top,right top,from(#060d2e),to(rgba(6,13,46,.71)));background:linear-gradient(90deg,#060d2e 0%,rgba(6,13,46,.71) 100%);border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;font-size:14px;color:#fff;line-height:1.8;text-align:center;padding:16px 15px;position:absolute;bottom:0px;left:0;right:0;width:100%;margin:auto;}.bussines-reach .video-box .video-overlay{position:absolute;left:0;top:0;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.bussines-reach .video-box .video-overlay a{position:relative;}.bussines-reach .video-box .video-overlay a:after{content:"";background-color:#fff;width:60px;height:40px;position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;z-index:1;}.bussines-reach .video-box .video-overlay a .svg-icon{position:relative;z-index:2;width:107px;height:75px;}