.wp-block-wedocs-wedocs-search{--field-color:#fff;--field-bg-color:#fff;--field-icon-color:#fff;--field-btn-bg-color:#3b82f6;--field-icon-hover-color:#fff;--field-btn-bg-hover-color:#2563eb}.wedocs-search-input,.wedocs-editor-search-input{width:50%;display:flex;overflow:hidden;position:relative}.wedocs-search-input .search-field,.wedocs-editor-search-input .search-field{margin:0;width:100%;height:48px;font-size:14px;background:#fff;padding:14px 22px;border-radius:100px;border:1px solid #dbdbdb}.wedocs-search-input .search-field::-moz-placeholder,.wedocs-editor-search-input .search-field::-moz-placeholder{color:#c5c5c5}.wedocs-search-input .search-field::placeholder,.wedocs-editor-search-input .search-field::placeholder{color:#c5c5c5}.wedocs-search-input .search-field:focus,.wedocs-editor-search-input .search-field:focus{outline:none;box-shadow:none;border:1px solid #dbdbdb}.wedocs-search-input .search-submit,.wedocs-editor-search-input .search-submit{top:0;right:0;border:0;margin:0;height:100%;display:flex;cursor:pointer;width:-moz-fit-content;width:fit-content;padding:14px 26px;position:absolute;align-items:center;border-radius:100px}.wedocs-search-input{margin-left:auto;margin-bottom:4%}.wedocs-search-toggle{margin-bottom:0 !important}.wedocs-search-toggle .components-h-stack{flex-direction:row-reverse}.wedocs-search-color-settings .block-editor-panel-color-gradient-settings{border-top:0;padding-left:0;padding-right:0}.wedocs-search-color-settings .block-editor-panel-color-gradient-settings .block-editor-tools-panel-color-gradient-settings__item.first{margin-top:0}.radio-image-control-options{display:flex;flex-direction:row;justify-content:space-between}.radio-image-control-options .radio-image-option{margin-right:10px}.radio-image-control-options .radio-image-option label{cursor:pointer;display:block}.radio-image-control-options .radio-image-option input[type=radio]{display:none}.radio-image-control-options .radio-image-option label i,.radio-image-control-options .radio-image-option label img{width:30px;height:30px;display:block;background-size:cover;background-position:center}.backdrop{top:0;left:0;z-index:0;width:100%;opacity:.5;height:100%;background:#fff;position:absolute}.wp-block-wedocs-wedocs-search .wedocs-search-input .search-field{background-color:var(--field-color) !important}.wp-block-wedocs-wedocs-search .wedocs-search-input .search-field:hover{background-color:var(--field-bg-color) !important}.wp-block-wedocs-wedocs-search .wedocs-search-input .search-submit{background-color:var(--field-btn-bg-color) !important}.wp-block-wedocs-wedocs-search .wedocs-search-input .search-submit svg path{fill:var(--field-icon-color) !important}.wp-block-wedocs-wedocs-search .wedocs-search-input .search-submit svg path:hover{fill:var(--field-icon-hover-color) !important}.wp-block-wedocs-wedocs-search .wedocs-search-input .search-submit:hover{background-color:var(--field-btn-bg-hover-color) !important}.wp-block-wedocs-wedocs-search:not(.wp-block){display:block}.wedocs-color-control{margin:1em 0}.wedocs-color-control label{display:block;margin-bottom:.5em}.wedocs-docs-pagination{margin:30px 0;text-align:center}.wedocs-docs-pagination ul{display:inline-flex;list-style:none;padding:0;margin:0;gap:5px}.wedocs-docs-pagination li{margin:0}.wedocs-docs-pagination button{display:inline-block;padding:8px 12px;border:1px solid var(--wedocs-pagination-border-color,#ddd);border-radius:var(--wedocs-border-radius,4px);text-decoration:none;color:var(--wedocs-pagination-text-color,#333);background:var(--wedocs-pagination-background-color,#fff);cursor:pointer;transition:all .2s}.wedocs-docs-pagination button:hover{background:var(--wedocs-pagination-hover-color,#f5f5f5);color:var(--wedocs-pagination-text-hover-color,#0073aa)}.wedocs-docs-pagination button.is-active{background:var(--wedocs-pagination-hover-color,#f5f5f5);border-color:var(--wedocs-pagination-hover-color,#ccc)}.wedocs-block-wrapper{width:100%;max-width:1200px;margin:0 auto;padding:.5rem}.wedocs-preview-title{margin-bottom:1rem;font-size:1.1rem;color:var(--wedocs-text-secondary-color,#757575)}.wedocs-docs-grid{display:grid;gap:1.5rem;width:100%;margin:0;padding:0;list-style:none}.wedocs-docs-grid--1x1{grid-template-columns:1fr}.wedocs-docs-grid--1x2{grid-template-columns:repeat(2,1fr)}@media(max-width:768px){.wedocs-docs-grid--1x2{grid-template-columns:1fr}}.wedocs-docs-grid .inside{display:flex;color:#063250;font-size:18px;min-height:240px;list-style:none}.wedocs-docs-grid .inside svg{width:64px;height:24px;margin:2px .5rem 0 0}.wedocs-docs-grid__item{position:relative;background-color:#fff;transition:transform .2s,box-shadow .2s;list-style:none;padding:var(--wedocs-grid-padding,1.5rem);margin:var(--wedocs-grid-margin,0);border-width:var(--wedocs-border-width,1px);border-style:var(--wedocs-border-type,solid);border-color:var(--wedocs-border-color,rgba(0,0,0,.1));border-radius:var(--wedocs-border-radius,8px)}.wedocs-docs-grid__title{font-size:1.5rem;font-weight:800;color:var(--wedocs-doc-title-color,#1e1e1e);margin:0 0 .75rem;line-height:1.4}.wedocs-docs-grid__article-count{font-size:.875rem;color:var(--wedocs-text-secondary-color,#757575);margin:0}.wedocs-docs-grid__container{min-height:240px}.wedocs-docs-grid__sections{margin-top:1rem;padding:0}.wedocs-docs-grid__sections.is-collapsed .wedocs-docs-grid__articles{display:none}.wedocs-docs-grid__section-title{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:flex;justify-content:space-between;align-items:center}.wedocs-docs-grid__section-title a{pointer-events:auto;text-decoration:none}.wedocs-docs-grid__section-title a:hover{text-decoration:underline}.wedocs-docs-grid__section-title svg{transition:transform .3s ease;cursor:pointer;flex-shrink:0}.wedocs-docs-grid__section-title svg.active{transform:rotate(180deg)}.wedocs-docs-grid__articles{max-height:1000px;overflow:hidden;transition:max-height .3s ease-in-out}.wedocs-docs-grid__articles.collapsed{max-height:0}.wedocs-docs-grid__articles li{opacity:1;transition:opacity .2s ease-in-out}.wedocs-docs-grid__articles.collapsed li{opacity:0}.wedocs-docs-grid__section{margin-bottom:1rem}.wedocs-docs-grid__section-title{font-size:1rem;color:var(--wedocs-doc-title-color,#1e1e1e);margin:.5rem 0}.wedocs-docs-grid__articles{margin:.5rem 0 .5rem 1rem;padding:0}.wedocs-docs-grid__articles li{color:var(--wedocs-doc-children-active-color,#0073aa);font-size:.875rem;margin-bottom:.25rem;margin-left:1rem}.wedocs-docs-grid__articles li ::marker{content:"•";color:var(--wedocs-doc-children-active-color,#0073aa);margin-right:.5rem}.wedocs-docs-grid__details{margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(0,0,0,.1)}.wedocs-docs-grid__details-link{display:inline-block;padding:var(--wedocs-button-padding,8px 12px);margin:var(--wedocs-button-margin,0);background-color:var(--wedocs-button-color,#0073aa);color:var(--wedocs-button-text-color,#fff);border-radius:var(--wedocs-border-radius,4px);font-size:.875rem;cursor:pointer;transition:all .2s;text-decoration:none}.wedocs-docs-grid__details-link:hover{background-color:var(--wedocs-button-hover-color,#005177);color:var(--wedocs-button-hover-text-color,#fff)}.wp-block-wedocs-docs .wedocs-docs-grid__item{cursor:default}[dir=rtl] .wedocs-docs-grid__details-link:after{content:"←"}.wedocs-docs-pagination{margin:30px 0;text-align:center}.wedocs-docs-pagination .page-numbers{display:inline-flex;list-style:none;padding:0;margin:0;gap:5px}.wedocs-docs-pagination .page-numbers li{margin:0;display:inline-block}.wedocs-docs-pagination .page-numbers a,.wedocs-docs-pagination .page-numbers span{display:inline-block;padding:8px 12px;min-width:32px;margin:0 4px;border:1px solid var(--wedocs-pagination-border-color,#ddd);border-radius:var(--wedocs-border-radius,4px);background-color:var(--wedocs-pagination-background-color,#fff);color:var(--wedocs-pagination-text-color,#333);text-decoration:none;font-family:inherit;font-size:14px;line-height:1.4;text-align:center;transition:all .2s ease;cursor:pointer}.wedocs-docs-pagination .page-numbers a:hover:not(.current),.wedocs-docs-pagination .page-numbers span:hover:not(.current){background-color:var(--wedocs-pagination-hover-color,#f5f5f5);color:var(--wedocs-pagination-text-hover-color,#0073aa);border-color:var(--wedocs-pagination-hover-color,#ccc)}.wedocs-docs-pagination .page-numbers .current{background-color:var(--wedocs-pagination-hover-color,#f5f5f5);border-color:var(--wedocs-pagination-hover-color,#ccc);color:var(--wedocs-pagination-text-hover-color,#0073aa);cursor:default}.wedocs-docs-pagination .page-numbers .dots{border:none;padding:8px;cursor:default}.wedocs-docs-pagination .page-numbers .dots:hover{background:0 0;color:inherit}.wedocs-docs-pagination__button{display:inline-block;padding:8px 12px;min-width:32px;margin:0 4px;border:1px solid var(--wedocs-pagination-border-color,#ddd);border-radius:var(--wedocs-border-radius,4px);background-color:var(--wedocs-pagination-background-color,#fff);color:var(--wedocs-pagination-text-color,#333);text-decoration:none;font-family:inherit;font-size:14px;line-height:1.4;text-align:center;transition:all .2s ease;cursor:pointer}.wedocs-docs-pagination__button:hover:not(.is-active){background-color:var(--wedocs-pagination-hover-color,#f5f5f5) !important;color:var(--wedocs-pagination-text-hover-color,#0073aa) !important;border-color:var(--wedocs-pagination-hover-color,#ccc) !important}.wedocs-docs-pagination__button.is-active{background-color:var(--wedocs-pagination-hover-color,#f5f5f5);border-color:var(--wedocs-pagination-hover-color,#ccc);color:var(--wedocs-pagination-text-hover-color,#0073aa);cursor:default}
.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:400;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:1s;animation-timing-function:linear;animation-iteration-count:infinite}@media (prefers-reduced-motion:reduce){.wpcf7-spinner:before{animation-name:blink;animation-duration:2s}}@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}
.wpcf7-not-valid-tip{direction:rtl}.use-floating-validation-tip .wpcf7-not-valid-tip{right:1em}.wpcf7-list-item{margin:0 1em 0 0}

.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(//amc-uae.ae/wp-content/themes/amc/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:99999;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.96}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:99999;position:fixed;outline:none !important;backface-visibility:hidden;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;box-sizing:border-box}.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:auto}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none !important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-ready .mfp-preloader{display:none}.mfp-s-error .mfp-content{display:none}button.mfp-close,button.mfp-arrow{overflow:visible;cursor:pointer;background:0 0;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace;cursor:pointer !important}.mfp-close:hover,.mfp-close:focus{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333;background-color:rgba(255,255,255,.6)}.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:hover,.mfp-arrow:focus{opacity:1}.mfp-arrow:before,.mfp-arrow:after{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left:before{margin-left:25px}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;box-sizing:border-box;padding:0;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:10px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}img.mfp-img{max-height:100vh;height:auto}.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{position:absolute;width:40px;height:40px;right:0;top:0;text-align:center;padding:0;background:#44d1c4;opacity:1}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}.gallery-image .mfp-bottom-bar{display:none}
.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline;list-style:none;padding:0}.select2-container .select2-selection--multiple .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;margin-left:5px;padding:0;max-width:100%;resize:none;height:18px;vertical-align:bottom;font-family:sans-serif;overflow:hidden;word-break:keep-all}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option--selectable{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #ced4da;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;height:26px;margin-right:20px;padding-right:0px}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;padding-bottom:5px;padding-right:5px;position:relative}.select2-container--default .select2-selection--multiple.select2-selection--clearable{padding-right:25px}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;font-weight:bold;height:20px;margin-right:10px;margin-top:5px;position:absolute;right:0;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:inline-block;margin-left:5px;margin-top:5px;padding:0;padding-left:20px;position:relative;max-width:100%;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap}.select2-container--default .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-right:1px solid #aaa;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#999;cursor:pointer;font-size:1em;font-weight:bold;padding:0 4px;position:absolute;left:0;top:0}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover,.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus{background-color:#f1f1f1;color:#333;outline:none}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{border-left:1px solid #aaa;border-right:none;border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__clear{float:left;margin-left:10px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--group{padding:0}.select2-container--default .select2-results__option--disabled{color:#999}.select2-container--default .select2-results__option--selected{background-color:#ddd}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, #fff 50%, #eee 100%);background-image:-o-linear-gradient(top, #fff 50%, #eee 100%);background-image:linear-gradient(to bottom, #fff 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;height:26px;margin-right:20px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eee 50%, #ccc 100%);background-image:-o-linear-gradient(top, #eee 50%, #ccc 100%);background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, #fff 0%, #eee 50%);background-image:-o-linear-gradient(top, #fff 0%, #eee 50%);background-image:linear-gradient(to bottom, #fff 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eee 50%, #fff 100%);background-image:-o-linear-gradient(top, #eee 50%, #fff 100%);background-image:linear-gradient(to bottom, #eee 50%, #fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0;padding-bottom:5px;padding-right:5px}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;display:inline-block;margin-left:5px;margin-top:5px;padding:0}.select2-container--classic .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#888;cursor:pointer;font-size:1em;font-weight:bold;padding:0 4px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555;outline:none}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option--group{padding:0}.select2-container--classic .select2-results__option--disabled{color:grey}.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}

.faq-section .title-caption{margin-bottom:70px}.faq-section .title-caption h4{color:#44d1c4;font-size:15px;font-weight:700;margin-bottom:30px}.faq-section .title-caption h3{font-size:30px;font-weight:700;color:#354e59}.faq-section .faq-title{text-align:center}.faq-section .accordion{padding:0;margin:0}.faq-section .accordion .accordion-item{border-radius:0px;overflow:hidden;margin-bottom:-1px;border:none;background-color:rgba(0,0,0,0);padding:30px 0;border-top:1px solid rgba(0,0,0,.05)}.faq-section .accordion .accordion-item:first-child{border:none;padding-top:0}.faq-section .accordion .accordion-item .accordion-header{position:relative;z-index:1}.faq-section .accordion .accordion-item .accordion-header .accordion-button{font-size:18px;font-weight:700;padding:0px;outline:none;box-shadow:none;background-color:rgba(0,0,0,0);color:#44d1c4}.faq-section .accordion .accordion-item .accordion-header .accordion-button.collapsed{border:none;color:#000}.faq-section .accordion .accordion-item .accordion-header .accordion-button::after{background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjUiIGhlaWdodD0iMTQiIHZpZXdCb3g9IjAgMCAyNSAxNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0wLjI4MTYyOCAwLjI4MTYyOEMwLjY1NzEzMiAtMC4wOTM4NzYxIDEuMjY1OTQgLTAuMDkzODc2MSAxLjY0MTQ1IDAuMjgxNjI4TDEyLjUgMTEuMTQwMkwyMy4zNTg1IDAuMjgxNjI4QzIzLjczNDEgLTAuMDkzODc2MSAyNC4zNDI5IC0wLjA5Mzg3NjEgMjQuNzE4NCAwLjI4MTYyOEMyNS4wOTM5IDAuNjU3MTMyIDI1LjA5MzkgMS4yNjU5NCAyNC43MTg0IDEuNjQxNDVMMTMuMTc5OSAxMy4xNzk5QzEyLjgwNDQgMTMuNTU1NCAxMi4xOTU2IDEzLjU1NTQgMTEuODIwMSAxMy4xNzk5TDAuMjgxNjI4IDEuNjQxNDVDLTAuMDkzODc2MSAxLjI2NTk0IC0wLjA5Mzg3NjEgMC42NTcxMzIgMC4yODE2MjggMC4yODE2MjhaIiBmaWxsPSJibGFjayIvPgo8L3N2Zz4K")}.faq-section .accordion .accordion-item .accordion-header .accordion-button:not(.collapsed){border:none}.faq-section .accordion .accordion-item .accordion-header .accordion-button:not(.collapsed)::after{background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjUiIGhlaWdodD0iMTQiIHZpZXdCb3g9IjAgMCAyNSAxNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0wLjI4MTYyOCAwLjI4MTYyOEMwLjY1NzEzMiAtMC4wOTM4NzYxIDEuMjY1OTQgLTAuMDkzODc2MSAxLjY0MTQ1IDAuMjgxNjI4TDEyLjUgMTEuMTQwMkwyMy4zNTg1IDAuMjgxNjI4QzIzLjczNDEgLTAuMDkzODc2MSAyNC4zNDI5IC0wLjA5Mzg3NjEgMjQuNzE4NCAwLjI4MTYyOEMyNS4wOTM5IDAuNjU3MTMyIDI1LjA5MzkgMS4yNjU5NCAyNC43MTg0IDEuNjQxNDVMMTMuMTc5OSAxMy4xNzk5QzEyLjgwNDQgMTMuNTU1NCAxMi4xOTU2IDEzLjU1NTQgMTEuODIwMSAxMy4xNzk5TDAuMjgxNjI4IDEuNjQxNDVDLTAuMDkzODc2MSAxLjI2NTk0IC0wLjA5Mzg3NjEgMC42NTcxMzIgMC4yODE2MjggMC4yODE2MjhaIiBmaWxsPSIjNTBDNkRDIi8+Cjwvc3ZnPgo=")}.faq-section .accordion .accordion-item .accordion-header .accordion-button:focus{outline:none}.faq-section .accordion .accordion-item .accordion-header .accordion-button::after{width:20px;height:20px;background-size:100%}@media(max-width: 1280px){.faq-section .accordion .accordion-item .accordion-header .accordion-button{line-height:normal}}@media(max-width: 520px){.faq-section .accordion .accordion-item .accordion-header .accordion-button{font-size:15px;line-height:25px}}.faq-section .accordion .accordion-item .accordion-collapse .accordion-body{padding:30px 0px;padding-bottom:0}.faq-section .accordion .accordion-item .accordion-collapse .accordion-body p{font-size:15px;color:dimgray;line-height:30px;margin:0;padding:0;max-width:80%}@media(max-width: 520px){.faq-section .accordion .accordion-item .accordion-collapse .accordion-body p{max-width:100%}}/*# sourceMappingURL=faq.min.css.map */
.pt-100{padding-top:100px}.contact-form span.wpcf7-not-valid-tip{display:none}.contact-form .wpcf7-not-valid{border:1px solid red}form.wpcf7-form.invalid .wpcf7-response-output{background:red;border:none;padding:15px;margin:0;color:#fff;text-align:center;border-radius:5px;clear:both}form.wpcf7-form.sent .wpcf7-response-output{border:none;background:#44d1c4;padding:15px;color:#fff;text-align:center;border-radius:5px;clear:both}.services-sidebar-menus::-webkit-scrollbar,.horizontalMenu>.horizontalMenu-list>li>ul.sub-menu::-webkit-scrollbar{width:1px}.services-sidebar-menus::-webkit-scrollbar-track,.horizontalMenu>.horizontalMenu-list>li>ul.sub-menu::-webkit-scrollbar-track{box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.services-sidebar-menus::-webkit-scrollbar-thumb,.horizontalMenu>.horizontalMenu-list>li>ul.sub-menu::-webkit-scrollbar-thumb{background-color:#1344fe;outline:1px solid #1344fe}span.wpcf7-not-valid-tip{display:none}div.wpcf7-validation-errors,div.wpcf7-acceptance-missing{border:none !important;color:red;padding:0 !important;margin:0 auto !important;float:left}div.wpcf7 .ajax-loader{display:none}div.wpcf7-mail-sent-ok{border:none !important;color:#005ca8;padding:0 !important;margin:0 auto !important;float:left}.faq-form div.wpcf7-validation-errors,.faq-form div.wpcf7-acceptance-missing,.faq-form div.wpcf7-mail-sent-ok,.contact-form div.wpcf7-validation-errors,.contact-form div.wpcf7-acceptance-missing,.contact-form div.wpcf7-mail-sent-ok,.sample-request-form div.wpcf7-validation-errors,.sample-request-form div.wpcf7-acceptance-missing,.sample-request-form div.wpcf7-mail-sent-ok{padding-left:15px !important}.wedocs-single-wrap{padding:200px 200px 100px}.wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list>li.current_page_parent>a,.wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list>li.current_page_item>a,.wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list>li.current_page_ancestor>a{background:#44d1c4 !important;color:#fff !important;border-radius:5px;border-left:2px solid #172bc4;border-radius:0 !important}.wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list li a{color:#555}.wedocs-single-wrap .entry-header h1{display:none}.wedocs-single-wrap .wedocs-single-content{padding-left:80px}.article-child.well h3{color:#000;font-weight:500}.wedocs-single-wrap .wedocs-sidebar h3.widget-title{color:#20284c}.wedocs-single-wrap .wedocs-single-content article footer.entry-footer.wedocs-entry-footer{padding:20px !important;float:left !important;margin-bottom:20px;background:#44d1c4 !important;color:#fff !important}.wedocs-single-wrap .wedocs-single-content article .entry-content ul{display:block;margin-top:30px}.wedocs-single-wrap .wedocs-single-content article .entry-content ul li{padding-bottom:10px}.wedocs-single-wrap .wedocs-single-content article .entry-content ul li:last-child{padding:0}.wedocs-single-wrap .wedocs-single-content article .entry-content ul li a{color:#555;text-transform:capitalize}.wedocs-single-wrap .wedocs-single-content article .entry-content ul li a:hover{color:#005ca8}.wedocs-single-wrap .wedocs-single-content article .entry-content ul li ul{margin:0 auto;margin-top:10px}.wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list>li.current_page_parent li.current_page_item>a,.wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list>li.current_page_item li.current_page_item>a,.wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list>li.current_page_ancestor li.current_page_item>a{border-left:1px solid #005ca8 !important}.wedocs-single-wrap .wedocs-single-content ol.wedocs-breadcrumb a{color:#1125c2 !important}.wedocs-single-wrap .wedocs-single-content article header{display:none}.docs-template-default .inner-footer{margin-top:100px !important}.mainHeader.fixed,.mainHeader.usermanual_header{position:fixed;background-color:var(--color-white);box-shadow:0px 0px 10px 0px rgb(0 0 0/9%)}.doctor-right-content h4.wp-block-heading{color:#041a71;font-size:18px;font-weight:700;margin-bottom:15px;margin-top:30px;line-height:normal}.team-page-single .single-right .doctor-right-content p a{text-decoration:underline;color:#354e59}.features-section .container .feature-box .outer-content .content-block p span{direction:ltr;text-align:right}@media (max-width:1598px){.wedocs-single-wrap{padding:200px 100px 100px}}@media (max-width:1197px){.wedocs-single-wrap{padding:120px 30px 50px}}@media (max-width:768px){.wedocs-single-wrap .wedocs-single-content{padding-left:0;padding-top:40px}.wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list{margin:0}}.feedback [type=radio]:checked,.feedback [type=radio]:not(:checked){position:absolute;left:18px;z-index:9;right:0;top:0;bottom:0;opacity:0;cursor:pointer}.feedback [type=radio]:checked+span,.feedback [type=radio]:not(:checked)+span{position:relative;padding-left:28px;cursor:pointer;line-height:23px;display:inline-block;color:#666;font-size:15px}.feedback [type=radio]:checked+span:before,.feedback [type=radio]:not(:checked)+span:before{content:'';position:absolute;left:0;top:3px;width:18px;height:18px;border:1px solid #ddd;border-radius:100%;background:#fff}.feedback [type=radio]:checked+span:after,.feedback [type=radio]:not(:checked)+span:after{content:'';width:18px;height:18px;background:#44d1c4;position:absolute;top:3px;left:0;border-radius:100%;-webkit-transition:all .2s ease;transition:all .2s ease}.feedback [type=radio]:not(:checked)+span:after{opacity:0;-webkit-transform:scale(0);transform:scale(0)}.feedback [type=radio]:checked+span:after{opacity:1;-webkit-transform:scale(1);transform:scale(.6)}.contact-form-box.feedback .custom-radio .radio-box-outer .radio-box p{margin-bottom:0}.custom-radio .wpcf7-list-item{margin:0}figure.wp-block-image.size-full.insurance-logos{border:1px solid #ccc;padding:30px 15px}.pay-icons{text-align:center;padding:15px 30px}.pay-icons img{width:90px;margin:0 auto}.pay-icons figcaption{margin:0 auto;margin-top:15px;display:block !important;width:100%}.sterilization .about-middile .why-us-section .why-us-img-2{display:none}section.container-fluid.mainContent.about-top .about-middile .why-us-section .why-us-img-2{display:none}.about-section .video-section{position:relative;padding:0;margin-left:146px;margin-top:100px}.about-middile .why-us-section{margin-top:0;padding-top:120px}.doctors-section .doctors-slider .owl-item .slider-item.main-dtr .details{background-color:var(--secondary-color);height:160px}.doctors-section .doctors-slider .owl-item .slider-item.main-dtr .details h4{color:var(--color-white)}.doctors-section .doctors-slider .owl-item .slider-item.main-dtr .details p{color:var(--color-white)}.doctors-section .doctors-slider .owl-item .slider-item.main-dtr .details .read-more{margin-top:5px;padding-top:5px;visibility:visible;height:auto;opacity:1}.doctors-section .doctors-slider .owl-item .slider-item.main-dtr .image-box{border:3px solid var(--secondary-color)}.services-single-page .title-caption h2{font-size:30px;font-weight:700;color:var(--title-color);max-width:50%}.service-right-content .content-area h2{color:#041a71;font-size:18px;font-weight:700;margin-bottom:15px;margin-top:30px;line-height:normal}.services-single-page .service-right-content .content-area h4,.services-single-page .service-right-content .content-area h3{color:#041a71;font-size:18px;font-weight:700;margin-bottom:15px;margin-top:30px;line-height:normal}.home-title{font-size:18px;line-height:1.5;font-weight:700;margin-bottom:15px;max-width:70%}.about-section .right-content{padding:0 !important;width:100%;max-width:100%}.about-section .video-section{display:none !important}.single-service-det .faq-section{padding-left:130px;margin-top:70px}.single-service-det .faq-section h4{text-align:left}.single-service-det .faq-section h3{text-align:left;width:100%}.single-service-det .faq-section .accordion-item button{text-align:left}@media (max-width:1300px){.single-service-det .faq-section{padding-left:0}}@media (max-width:992px){.home-title{max-width:100%;margin-bottom:30px}.about-section .right-content{margin-top:30px}}div#eapps-instagram-feed-1{margin:0 auto !important}.services-section .title-caption h1,.services-section .title-caption h2{color:var(--primary-color);font-size:15px;font-weight:700;line-height:30px}.blog-details-section .blog-content-block .text-block ul li:before{top:12px}
:root{--color-white: #ffffff;--color-black: #000000;--color-dark: #333333;--theme-font: "Bai Jamjuree", sans-serif;--primary-color: #44d1c4;--secondary-color: #1344fe;--title-color: #354e59;--body-color: #696969;--light-bg: #e0fcf9;--theme-font-arabic: "janna_ltregular"}@-webkit-keyframes smoothScroll{0%{-webkit-transform:translateY(-40px);transform:translateY(-40px)}100%{-webkit-transform:translateY(0px);transform:translateY(0px)}}@keyframes smoothScroll{0%{-webkit-transform:translateY(-40px);transform:translateY(-40px)}100%{-webkit-transform:translateY(0px);transform:translateY(0px)}}html{scroll-behavior:smooth;overflow-x:hidden;height:100%}body{margin:auto;font-family:var(--theme-font);font-size:14px;color:var(--body-color);scroll-behavior:smooth;transition:all .3s ease 0s;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;-moz-transition:all .3s ease 0s;-ms-transition:all .3s ease 0s;position:relative;z-index:1}body::-webkit-scrollbar{width:5px}body::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);box-shadow:inset 0 0 6px rgba(0,0,0,.3)}body::-webkit-scrollbar-thumb{background-color:var(--primary-color);outline:1px solid var(--primary-color)}ul{margin:0;padding:0;display:block}li{list-style:none;font-family:var(--theme-font)}a,a:hover,a:focus,button,button:focus{outline:none !important;text-decoration:none;color:inherit;-webkit-box-shadow:none;box-shadow:none;font-family:var(--theme-font);transition:all .3s ease;-webkit-transition:all .3s ease;-o-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}h1,h2,h3,h4,h5,h6{margin:0;font-family:inherit;font-weight:inherit;line-height:inherit;transition:all .3s ease;-webkit-transition:all .3s ease;-o-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease}p{transition:all .3s ease;-webkit-transition:all .3s ease;-o-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;font-family:inherit;font-weight:normal;margin-bottom:15px}img{width:100%;max-width:100%;vertical-align:middle;height:auto;border-style:none;transition:all .3s ease;-webkit-transition:all .3s ease;-o-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease}svg{vertical-align:middle;transition:all .3s ease;-webkit-transition:all .3s ease;-o-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease}.is_relative{position:relative}.o-hidden{overflow:hidden}section,div{scroll-margin-top:350px}.themeBtn{display:inline-block}.themeBtn a{background-color:var(--primary-color);color:var(--color-white);padding:17px 30px;display:inline-block;border-radius:50px;font-size:14px;line-height:normal;font-weight:600;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;outline:none;overflow:hidden;border:none;transition:all .5s ease;-webkit-transition:all .5s ease;-o-transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;z-index:1}.themeBtn a::after{position:absolute;content:"";width:0;height:100%;top:0;right:0;border-radius:50px;z-index:-1;background-color:#03155e;transition:all .5s ease;-webkit-transition:all .5s ease;-o-transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease}.themeBtn a i{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:15px}.themeBtn a i svg{width:12px;height:12px;fill:var(--color-white)}.themeBtn a:hover::after{left:0;width:100%}@media(max-width: 1598px){.themeBtn a{font-size:13px}}.select2-container{width:100% !important}.select2-container .select2-dropdown{border-color:#e8e8e8;border-radius:5px}.select2-container .select2-dropdown .select2-results .select2-results__option{padding:10px 15px;text-transform:capitalize}.select2-container .select2-selection--single{height:100%;padding:15px;border-radius:5px;border-color:#e8e8e8}.select2-container .select2-selection--single .select2-selection__arrow{height:100%;top:0;right:15px}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:var(--primary-color);color:var(--color-white)}.select2-container--default .select2-search--dropdown .select2-search__field{height:45px}.container{width:100%;max-width:100%;padding:0 200px}@media(max-width: 1598px){.container{padding:0 100px}}@media(max-width: 991px){.container{padding:0 50px}}@media(max-width: 599px){.container{padding:0 30px}}@media(max-width: 449px){.container{padding:0 15px}}.mainContent{padding:120px 0px}@media(max-width: 1799px){.mainContent{padding:80px 0px}}@media(max-width: 1598px){.mainContent{padding:80px 0px}}@media(max-width: 991px){.mainContent{padding:50px 0px}}.blog-section{position:relative}.blog-section .title-caption{margin-bottom:50px;position:relative}.blog-section .title-caption h4{color:var(--primary-color);font-size:15px;font-weight:700;margin-bottom:30px}.blog-section .title-caption h3{font-size:30px;font-weight:700;color:var(--title-color);max-width:44%}.blog-section .title-caption .themeBtn{position:absolute;right:0;bottom:0}@media(max-width: 991px){.blog-section .title-caption .themeBtn{display:none}}.blog-section .related-blog-slider .owl-nav{position:absolute;right:200px;top:-93px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px}.blog-section .related-blog-slider .owl-nav [class*=owl-]{margin:auto;width:32px;height:32px;border-radius:100%;background:#041a71;transition:400ms;-webkit-transition:400ms;-o-transition:400ms;-moz-transition:400ms;-ms-transition:400ms;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;color:var(--color-white)}.blog-section .blog-wrapper .img-block{position:relative;border-radius:5px;overflow:hidden;z-index:1;margin-bottom:20px}.blog-section .blog-wrapper .img-block img{-webkit-transform:scale(1);transform:scale(1)}.blog-section .blog-wrapper .img-block a{display:block}.blog-section .blog-wrapper .img-block .date-tag{background-color:rgba(167,167,167,.6);padding:10px 20px;border-radius:50px;color:var(--color-white);font-size:12px;font-weight:500;line-height:normal;position:absolute;left:15px;top:15px;z-index:1}@media(max-width: 799px){.blog-section .blog-wrapper .img-block .date-tag{padding:8px 20px}}.blog-section .blog-wrapper .text-block h4{font-size:18px;font-weight:600;color:var(--title-color);line-height:30px;max-width:90%;margin-bottom:15px}.blog-section .blog-wrapper .text-block h4 a{display:block}@media(max-width: 799px){.blog-section .blog-wrapper .text-block h4{font-size:16px;line-height:26px;max-width:100%}}.blog-section .blog-wrapper .text-block p{font-size:15px;line-height:30px;color:var(--body-color);margin:0}.blog-section .blog-wrapper:hover .img-block img{-webkit-transform:scale(1.1);transform:scale(1.1)}.blog-section .blog-wrapper:hover .text-block h4 a{color:var(--primary-color)}.blog-section .blog-wrapper.mb-50{margin-bottom:50px}.blog-section .view-blog-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:70px}@media(min-width: 992px){.blog-section .view-blog-btn{display:none}}.BlogPageHeader{background-image:url(//amc-uae.ae/wp-content/themes/amc/scss/../images/page-title.jpg);background-size:100%;background-repeat:no-repeat;background-position:center center;background-size:cover;padding:300px 0px 150px;position:relative;z-index:1}.BlogPageHeader::before{position:absolute;content:"";left:0;top:0;width:100%;height:100%;background:-webkit-gradient(linear, left top, left bottom, from(rgba(4, 28, 114, 0.78)), to(rgb(3, 21, 94)));background:linear-gradient(to bottom, rgba(4, 28, 114, 0.78) 0%, rgb(3, 21, 94) 100%);z-index:-1}.BlogPageHeader .page-title{text-align:center;margin-bottom:15px}.BlogPageHeader .page-title .title{font-size:50px;font-weight:600;line-height:normal;color:var(--color-white);max-width:80%;margin:0 auto}@media(max-width: 1598px){.BlogPageHeader .page-title .title{font-size:30px}}@media(max-width: 1299px){.BlogPageHeader .page-title .title{font-size:25px}}@media(max-width: 599px){.BlogPageHeader .page-title .title{font-size:25px}}.BlogPageHeader .page-title .date-tag{background-color:rgba(52,73,155,.8);padding:10px 20px;border-radius:50px;color:var(--color-white);font-size:12px;font-weight:500;line-height:normal;display:inline-block;margin-bottom:30px}.BlogPageHeader .page-breadcrumbb{text-align:center}.BlogPageHeader .page-breadcrumbb ul{display:block}.BlogPageHeader .page-breadcrumbb ul li{display:inline-block;color:var(--primary-color);font-size:15px}.BlogPageHeader .page-breadcrumbb ul li a{color:var(--color-white)}.BlogPageHeader .page-breadcrumbb ul li.sep{margin:0 10px;color:var(--color-white)}@media(max-width: 599px){.BlogPageHeader .page-breadcrumbb ul li.sep{margin:0 5px}}@media(max-width: 1598px){.BlogPageHeader{padding:150px 0px 100px}}.blog-details-section .blog-content-block{position:relative}.blog-details-section .blog-content-block .img-block{border-radius:15px;overflow:hidden;position:relative;margin-bottom:30px}.blog-details-section .blog-content-block .img-block .category-tag{background-color:rgba(167,167,167,.6);padding:10px 20px;border-radius:50px;color:var(--color-white);font-size:12px;font-weight:500;line-height:normal;position:absolute;left:30px;top:30px;z-index:1}.blog-details-section .blog-content-block .text-block h2{font-size:20px;font-weight:700;color:#041a71;line-height:30px;margin-bottom:15px;margin-top:30px}.blog-details-section .blog-content-block .text-block h4{font-size:18px;font-weight:700;color:var(--primary-color);line-height:30px;margin-bottom:15px;margin-top:30px}.blog-details-section .blog-content-block .text-block p{font-size:15px;line-height:30px;color:var(--body-color)}.blog-details-section .blog-content-block .text-block ul li{position:relative;margin:0;padding:0;display:block;font-size:15px;padding-left:20px;margin-bottom:15px}.blog-details-section .blog-content-block .text-block ul li::before{position:absolute;content:"";left:0;top:12px;width:5px;height:5px;border-radius:100%;background-color:var(--primary-color)}@media(min-width: 992px){.blog-details-section .blog-content-block{padding-right:50px}}.blog-details-section .side-widget{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:50px}@media(min-width: 992px){.blog-details-section .side-widget{padding-left:30px}}.blog-details-section .side-widget h4{font-size:20px;font-weight:700;color:#041a71;margin-bottom:30px}.blog-details-section .side-widget .widget-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.blog-details-section .side-widget .widget-wrapper .widget-item{background-color:#f3f5fa;border:1px solid #f6f6f6;border-radius:5px;padding:30px 30px}.blog-details-section .side-widget .widget-wrapper .widget-item .date-tag{background-color:var(--primary-color);padding:8px 20px;border-radius:50px;color:var(--color-white);font-size:12px;font-weight:500;line-height:normal;display:inline-block;margin-bottom:30px}.blog-details-section .side-widget .widget-wrapper .widget-item p{font-size:16px;color:var(--title-color);font-weight:600;margin:0}.blog-details-section .side-widget .widget-wrapper ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px}.blog-details-section .side-widget .widget-wrapper ul li a{background-color:#eff2ff;border:1px solid #788de0;padding:10px 20px;border-radius:50px;color:#596bae;font-size:14px;font-weight:500;line-height:normal;display:block}.blog-details-section .side-widget .widget-wrapper ul li a:hover{background-color:#788de0;color:var(--color-white)}.blog-details-section .social-share{z-index:999;display:-webkit-box;display:-ms-flexbox;display:flex;padding:0;margin:0;list-style-type:none;position:fixed;left:100px;bottom:100px}.blog-details-section .social-share .social-share-item{position:relative}.blog-details-section .social-share .social-share-item i{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;height:45px;width:45px;text-align:center;line-height:50px;background-color:#34499b;border:1px solid #fff;border-radius:100%;cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease}.blog-details-section .social-share .social-share-item i img{max-width:10px}.blog-details-section .social-share .social-share-item .share-dropdown-menu{list-style-type:none;padding:0;margin:0}.blog-details-section .social-share .social-share-item .share-dropdown-menu li{-webkit-transition:all ease-in-out .5s;transition:all ease-in-out .5s;position:absolute;bottom:0;left:0;z-index:-1;opacity:0}.blog-details-section .social-share .social-share-item .share-dropdown-menu li a{height:45px;width:45px;background-color:#34499b;border-radius: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}.blog-details-section .social-share .social-share-item .share-dropdown-menu li a img,.blog-details-section .social-share .social-share-item .share-dropdown-menu li a svg{max-width:15px}.blog-details-section .social-share .social-share-item .share-dropdown-menu li a svg{fill:var(--color-white)}.blog-details-section .social-share .social-share-item .share-dropdown-menu li a svg path{fill:var(--color-white)}.blog-details-section .social-share .social-share-item .share-dropdown-menu li:nth-child(1){-webkit-transform:rotateX(45deg);transform:rotateX(45deg)}.blog-details-section .social-share .social-share-item .share-dropdown-menu li:nth-child(2){-webkit-transform:rotateX(90deg);transform:rotateX(90deg)}.blog-details-section .social-share .social-share-item .share-dropdown-menu li:nth-child(3){-webkit-transform:rotateX(135deg);transform:rotateX(135deg)}.blog-details-section .social-share .social-share-item .share-dropdown-menu li:nth-child(4){-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}.blog-details-section .social-share .social-share-item:hover i{background-color:var(--primary-color)}.blog-details-section .social-share .social-share-item:hover .share-dropdown-menu li:nth-child(1){opacity:1;bottom:50px;-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition-delay:0.08s;transition-delay:0.08s}.blog-details-section .social-share .social-share-item:hover .share-dropdown-menu li:nth-child(2){opacity:1;bottom:100px;-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition-delay:0.16s;transition-delay:0.16s}.blog-details-section .social-share .social-share-item:hover .share-dropdown-menu li:nth-child(3){opacity:1;bottom:150px;-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition-delay:0.24s;transition-delay:0.24s}.blog-details-section .social-share .social-share-item:hover .share-dropdown-menu li:nth-child(4){opacity:1;bottom:200px;-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition-delay:0.32s;transition-delay:0.32s}.blog-details-section .social-share .social-share-item:hover .share-dropdown-menu li:nth-child(5){opacity:1;bottom:250px;-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition-delay:0.4s;transition-delay:0.4s}@media(max-width: 599px){.blog-details-section .social-share .social-share-item{display:inline-block;position:relative}}@media(max-width: 599px){.blog-details-section .social-share{display:block;margin:0;margin-top:30px}}.related-blog-section{border-top:1px solid #f8f8f8;padding:50px 0}.related-blog-section .related-title{margin-bottom:50px}.related-blog-section .related-title h2{font-size:30px;color:var(--title-color);font-weight:600}@media(max-width: 599px){.related-blog-section .related-title h2{font-size:20px;line-height:30px}}.related-blog-section .related-blog-slider .blog-wrapper .img-block{position:relative;border-radius:5px;overflow:hidden;z-index:1;margin-bottom:20px}.related-blog-section .related-blog-slider .blog-wrapper .img-block img{-webkit-transform:scale(1);transform:scale(1)}.related-blog-section .related-blog-slider .blog-wrapper .img-block a{display:block}.related-blog-section .related-blog-slider .blog-wrapper .img-block .date-tag{background-color:rgba(167,167,167,.6);padding:10px 20px;border-radius:50px;color:var(--color-white);font-size:12px;font-weight:500;line-height:normal;position:absolute;left:15px;top:15px;z-index:1}@media(max-width: 799px){.related-blog-section .related-blog-slider .blog-wrapper .img-block .date-tag{padding:8px 20px}}.related-blog-section .related-blog-slider .blog-wrapper .text-block h4{font-size:18px;font-weight:600;color:var(--title-color);line-height:30px;max-width:90%;margin-bottom:15px}.related-blog-section .related-blog-slider .blog-wrapper .text-block h4 a{display:block}@media(max-width: 799px){.related-blog-section .related-blog-slider .blog-wrapper .text-block h4{font-size:16px;line-height:26px;max-width:100%}}.related-blog-section .related-blog-slider .blog-wrapper .text-block p{font-size:15px;line-height:30px;color:var(--body-color);margin:0}.related-blog-section .related-blog-slider .blog-wrapper:hover .img-block img{-webkit-transform:scale(1.1);transform:scale(1.1)}.related-blog-section .related-blog-slider .blog-wrapper:hover .text-block h4 a{color:var(--primary-color)}.related-blog-section .related-blog-slider .owl-nav{position:absolute;right:0;top:-88px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px}.related-blog-section .related-blog-slider .owl-nav [class*=owl-]{margin:auto;width:32px;height:32px;border-radius:100%;background:#041a71;transition:400ms;-webkit-transition:400ms;-o-transition:400ms;-moz-transition:400ms;-ms-transition:400ms;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;color:var(--color-white)}

.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(//amc-uae.ae/wp-content/themes/amc/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}