.mk-button{box-sizing:border-box;transition:color .1s ease-in-out , background .1s ease-in-out , border .1s ease-in-out;-webkit-transition:color .1s ease-in-out , background .1s ease-in-out , border .1s ease-in-out}.mk-button .mk-button--icon{margin:-2px 15px 0 0}.mk-button .mk-button--icon svg{height:16px;vertical-align:middle}.mk-button-container.text-center{clear:both}.mk-button-container.width-full{width:100%;float:none}.mk-button--corner-pointed,.mk-button--corner-pointed .double-outline-inside{border-radius:0}.mk-button--corner-rounded,.mk-button--corner-rounded .double-outline-inside{border-radius:3px}.mk-button--corner-full_rounded,.mk-button--corner-full_rounded .double-outline-inside{border-radius:50px}.mk-button--size-small{padding:12px 18px;font-size:10px;line-height:100%}.mk-button--size-medium{padding:14px 24px;font-size:12px;line-height:100%}.mk-button--size-large{padding:20px 28px;font-size:14px;line-height:100%}.mk-button--size-x-large{padding:28px 36px;font-size:16px;line-height:100%}.mk-button--size-xx-large{padding:38px 44px;font-size:18px;line-height:100%}.mk-button--dimension-three.text-color-light,.mk-button--dimension-two.text-color-light{text-shadow:0 1px rgba(0,0,0,.4)}.mk-button--dimension-three.text-color-dark,.mk-button--dimension-two.text-color-dark{text-shadow:0 1px rgba(255,255,255,.4)}.mk-button--dimension-two{box-shadow:inset 0 0 1px rgba(0,0,0,.8)}.mk-button--dimension-flat.text-color-light{color:#fff}.mk-button--dimension-flat.text-color-light .mk-svg-icon{fill:#fff}.mk-button--dimension-flat.text-color-dark{color:#252525}.mk-button--dimension-flat.text-color-dark .mk-svg-icon{fill:#252525}.mk-button--dimension-outline,.mk-button--dimension-savvy{border-width:2px;border-style:solid}.mk-button--dimension-outline.skin-dark,.mk-button--dimension-savvy.skin-dark{border-color:#252525;color:#252525}.mk-button--dimension-outline.skin-light,.mk-button--dimension-savvy.skin-light{border-color:#fff;color:#fff}.mk-button--dimension-outline.skin-dark:hover{background-color:#252525;color:#fff}.mk-button--dimension-outline.skin-light:hover{background-color:#fff;color:#252525}.mk-button--dimension-savvy{overflow:hidden}.mk-button--dimension-savvy::after{content:"";position:absolute;transition:all .2s ease-out;-webkit-transition:all .2s ease-out;left:50%;top:50%;transform:translateX(-50%) translateY(-50%) rotate(45deg) translateZ(0);-webkit-transform:translateX(-50%) translateY(-50%) rotate(45deg) translateZ(0);height:0;width:0;opacity:0}.mk-button--dimension-savvy.mk-button--corner-full_rounded{-webkit-mask-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC)}.mk-button--dimension-savvy .mk-button--text,.mk-button--dimension-savvy .mk-button--icon{position:relative;z-index:2}.mk-button--dimension-savvy:hover::after{width:120%;height:4000%;opacity:1}.mk-button--dimension-savvy.skin-dark:hover{color:#fff}.mk-button--dimension-savvy.skin-light:hover{color:#252525}.mk-button--dimension-savvy.skin-dark::after{background-color:#252525}.mk-button--dimension-savvy.skin-light::after{background-color:#fff}.mk-button--dimension-double-outline,.mk-button--dimension-double-outline .double-outline-inside{border-width:1px;border-style:solid}.mk-button--dimension-double-outline .double-outline-inside{position:absolute;display:block;width:100%;height:100%;left:-4px;top:-4px;box-sizing:border-box;width: calc(100% + 8px);height: calc(100% + 8px);z-index:1}.mk-button--dimension-double-outline.skin-dark{background-color:#222;color:#fff}.mk-button--dimension-double-outline.skin-dark .mk-svg-icon{fill:#fff!important}.mk-button--dimension-double-outline.skin-dark,.mk-button--dimension-double-outline.skin-dark .double-outline-inside{border-color:#222}.mk-button--dimension-double-outline.skin-dark:hover{background-color:#fff;color:#222}.mk-button--dimension-double-outline.skin-dark:hover .mk-svg-icon{fill:#222!important}.mk-button--dimension-double-outline.skin-light{background-color:#fff;color:#222}.mk-button--dimension-double-outline.skin-light .mk-svg-icon{fill:#222!important}.mk-button--dimension-double-outline.skin-light,.mk-button--dimension-double-outline.skin-light .double-outline-inside{border-color:#fff}.mk-button--dimension-double-outline.skin-light:hover{background-color:#222;color:#fff}.mk-button--dimension-double-outline.skin-light:hover .mk-svg-icon{fill:#fff!important}.mk-button--anim-vertical,.mk-button--anim-side{overflow:hidden}.mk-button--anim-side .mk-button .mk-button--icon{opacity:0;transform:translateX(-30px);-webkit-transform:translateX(-30px);transition:opacity .2s , transform .2s;-webkit-transition:opacity .2s , -webkit-transform .2s}.mk-button--anim-side .mk-button .mk-button--text{display:inline-block;transform:translateX(-17px);-webkit-transform:translateX(-17px);transition:transform .2s;-webkit-transition:-webkit-transform .2s;transition-delay:.01s;-webkit-transition-delay:.01s}.mk-button--anim-side .mk-button.mk-button--size-large .mk-button--text,.mk-button--anim-side .mk-button.mk-button--size-x-large .mk-button--text{transform:translateX(-17.5px);-webkit-transform:translateX(-17.5px)}.mk-button--anim-side .mk-button.mk-button--size-xx-large .mk-button--text{transform:translateX(-18px);-webkit-transform:translateX(-18px)}.mk-button--anim-side .mk-button:hover .mk-button--icon{opacity:1}.mk-button--anim-side .mk-button:hover .mk-button--text,.mk-button--anim-side .mk-button:hover .mk-button--icon{transform:translateX(0);-webkit-transform:translateX(0)}.mk-button--anim-vertical .mk-button .mk-button--icon,.mk-button--anim-vertical .mk-button .mk-button--icon:before,.mk-button--anim-vertical .mk-button .mk-button--text{position:absolute;transition:transform .2s;-webkit-transition:-webkit-transform .2s;display:flex;display:-webkit-flex;align-items:center;-webkit-align-items:center;justify-content:center;-webkit-justify-content:center;top:0;left:0;bottom:0;right:0;width:100%;height:100%}.mk-button--anim-vertical .mk-button .mk-button--icon{transform:translate3d(0,-100%,0);-webkit-transform:translate3d(0,-100%,0);margin:auto}.mk-button--anim-vertical .mk-svg-icon{display:inline-block;vertical-align:middle}.mk-button--anim-vertical .mk-button .mk-button--text{position:absolute;transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0)}.mk-button--anim-vertical .mk-button:hover .mk-button--icon{transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0)}.mk-button--anim-vertical .mk-button:hover .mk-button--text{transform:translate3d(0,100%,0);-webkit-transform:translate3d(0,100%,0)}.mk-button--dimension-outline.mk-button--size-small,.mk-button--dimension-savvy.mk-button--size-small{padding:10px 18px}.mk-button--dimension-outline.mk-button--size-medium,.mk-button--dimension-savvy.mk-button--size-medium{padding:12px 24px}.mk-button--dimension-outline.mk-button--size-large,.mk-button--dimension-savvy.mk-button--size-large{padding:18px 28px}.mk-button--dimension-outline.mk-button--size-x-large,.mk-button--dimension-savvy.mk-button--size-x-large{padding:26px 36px}.mk-button--dimension-outline.mk-button--size-xx-large,.mk-button--dimension-savvy.mk-button--size-xx-large{padding:36px 44px}button.mk-button,input[type="text"].mk-button{outline:none;background:none;line-height:100%}button.mk-button::-moz-focus-inner,input[type="text"].mk-button::-moz-focus-inner{border:none}@media handheld,only screen and (max-width:767px){.mk-button-container{display:block;text-align:center;width:100%}.mk-button-container .mk-button{float:none}.ls-wp-container .mk-button{padding:8px 10px;font-size:10px;line-height:100%}.ls-wp-container .mk-button i{margin-top:-3px;font-size:10px}.mk-button-container{width:100%;float:none}}@media handheld,only screen and (max-width:550px){.ls-wp-container .mk-button{padding:5px 8px;font-size:8px;line-height:100%}.ls-wp-container .mk-button i{margin-top:-3px;font-size:10px}}.mk-button.skin-dark .mk-svg-icon,.mk-button.skin-light:hover .mk-svg-icon{fill:#252525}.mk-button.skin-light .mk-svg-icon,.mk-button.skin-dark:hover .mk-svg-icon{fill:#fff}.mk-audio-section{display:block;background-color:#fbb845;height:100px}.mk-audio-section>img{float:left;filter:grayscale(100%);-webkit-filter:grayscale(100%);-moz-filter:grayscale(100%);-ms-filter:grayscale(100%);-o-filter:grayscale(100%);filter:gray;-webkit-filter:grayscale(1);opacity:.7}.mk-audio-section .mk-audio-author{font-size:12px;font-weight:bold;text-transform:capitalize;position:absolute;top:40px;left:10px;display:block;color:#fff}.mk-audio-shortcode{margin-bottom:30px;height:170px!important}.mk-audio-shortcode .audio-thumb{height:inherit!important}.mk-audio-shortcode .jp-audio.audio-has-img{margin-left:170px}.mk-audio-shortcode .jp-audio div.jp-interface{min-height:170px!important}.jp-audio{display:block;direction:ltr;text-align:left}.jp-audio.audio-has-img{margin-left:100px}.jp-interface{position:relative;width:100%}.jp-audio .jp-type-single .jp-interface{min-height:90px}.jp-controls-holder{clear:both;width:100%;margin:0 auto;position:relative;overflow:hidden;top:-8px}.jp-interface ul.jp-controls{list-style-type:none;margin:-14px 0 0 -28px;padding:0;position:absolute;top:50%;left:50%}.jp-interface ul.jp-controls li{margin:0}.jp-interface ul.jp-controls li{display:inline;float:left}.jp-interface ul.jp-controls a{display:block}a.jp-play,a.jp-pause{padding:9px 6px 7px 10px;display:block;width:30px;height:30px;text-align:center;border:1px solid #252525;border-radius:50px}a.jp-play:hover,a.jp-pause:hover{border-color:#fff}a.jp-play:hover svg,a.jp-pause:hover svg{fill:#fff}a.jp-play svg,a.jp-pause svg{height:16px;fill:#252525;vertical-align:middle}a.jp-pause{padding:9px 8px 7px;display:none}.jp-progress{background-color:rgba(0,0,0,.2)}.jp-audio .jp-progress{position:absolute;top:0;left:0;height:12px}.jp-audio .jp-type-single .jp-progress{left:0;width:100%}.jp-seek-bar{width:0;height:100%;cursor:pointer}.jp-play-bar{background-color:#000;background-color:rgba(0,0,0,.5);width:0;height:100%;position:relative}a.jp-mute,a.jp-unmute,a.jp-volume-max{width:18px;height:15px;margin-top:0}.jp-volume-bar,.jp-volume-bar-value{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAiCAQAAADragGFAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo1RjJBNDk2RjQwRDcxMUUzODhFNUVBRjVCMDg3MjJCMSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo1RjJBNDk3MDQwRDcxMUUzODhFNUVBRjVCMDg3MjJCMSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjVGMkE0OTZENDBENzExRTM4OEU1RUFGNUIwODcyMkIxIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjVGMkE0OTZFNDBENzExRTM4OEU1RUFGNUIwODcyMkIxIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+S5VOAwAAAHNJREFUSMftksENwDAIA1nGc7E9a6SvSqgiQHGekb93EjIWSJ71CQwmXQkGa0seriWD9SUH11IA76UEPiyNzqOKoCqnnsvMKBzsGuRKr/S7coX2n6vQtuThWlJoX3JwLQXwXkrgw9LoPKoIqnLqucyMosE+NlMGu0fPTasAAAAASUVORK5CYII=) left bottom no-repeat}.jp-volume-bar{position:absolute;right:10px;bottom:10px;width:26px;height:14px;cursor:pointer}.jp-volume-bar svg{position:absolute;top:0;left:-12px;fill:#252525;height:16px}.jp-volume-bar-value{width:0;height:14px}.jp-audio .jp-time-holder{position:absolute;top:20px;left:0;width:100%;padding:0 10px}.jp-audio .jp-type-single .jp-time-holder{color:#fff;font-size:12px;width:100%;font-weight:bold}.jp-current-time,.jp-duration{display:inline-block}.jp-current-time{float:left}.jp-duration{float:right}.jp-jplayer audio,.jp-jplayer{width:0;height:0}.jp-jplayer{background-color:#000}ul.jp-toggles{list-style-type:none;padding:0;margin:0 auto;overflow:hidden}.jp-audio .jp-type-single ul.jp-toggles{width:25px}.jp-audio .jp-type-playlist ul.jp-toggles{width:55px;margin:0;position:absolute;left:325px;top:50px}ul.jp-toggles li{display:block;float:right}ul.jp-toggles li a{display:block;width:25px;height:18px;text-indent:-9999px;line-height:100%}.jp-no-solution{padding:5px;font-size:.8em;background-color:#eee;border:2px solid #009be3;color:#000;display:none}.jp-no-solution a{color:#000}.jp-no-solution span{font-size:1em;display:block;text-align:center;font-weight:bold}.mk-swiper-container{position:relative;overflow:hidden}.mk-slider-holder>div{position:absolute;top:0;left:0;width:100%;height:100%}.mk-slider-holder .mk-slider-wrapper{z-index:10}.mk-swipe-slideshow{position:relative;margin-bottom:20px}.mk-swipe-slideshow:hover .swiper-arrows{filter: alpha(opacity=@opacity * 100);-moz-opacity:60;-khtml-opacity:60;opacity:60;opacity:.6}.mk-swipe-slideshow .swiper-arrows,.mk-swipe-slideshow .swiper-zoom-icon{width:60px;height:60px;line-height:62px;background-color:rgba(0,0,0,.4);text-align:center;position:absolute;border-radius:2px;cursor:pointer;color:#fff;filter: alpha(opacity=@opacity * 100);-moz-opacity:0;-khtml-opacity:0;opacity:0}.mk-swipe-slideshow .swiper-arrows{top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);ms-transform:translate(0,-50%);background-color:rgba(0,0,0,.4)}.mk-swipe-slideshow .swiper-zoom-icon{top:20px;left:20px}.mk-swipe-slideshow .swiper-zoom-icon svg{height:16px}.mk-slider-holder:hover .swiper-zoom-icon{-moz-opacity:60;-khtml-opacity:60;opacity:60;opacity:.6}.mk-slider-holder .swiper-zoom-icon:hover{-moz-opacity:100;-khtml-opacity:100;opacity:100;opacity:1}.mk-swipe-slideshow .swiper-arrows:hover{background-color:rgba(0,0,0,.6);filter: alpha(opacity=@opacity * 100);-moz-opacity:100;-khtml-opacity:100;opacity:100;opacity:1}.mk-swipe-slideshow .swiper-arrows svg{height:16px}.mk-swipe-slideshow .mk-swiper-prev{left:20px}.mk-swipe-slideshow .mk-swiper-next{right:20px}.mk-slider-holder-img{visibility:hidden}.vc_row{position:relative}.vc_inner.mk-grid{margin:0 auto}.mk-page-section-wrapper{display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}.mk-page-section{position:relative;width:100%}.mk-page-section[data-intro-effect="false"]{will-change:position}.mk-page-section:not(.mk-adaptive-height):not(.intro-true) {height:auto!important}.mk-page-section-inner{width:100%;height:100%;position:absolute;overflow:hidden;top:0;left:0;will-change:position}.mk-page-section:not(.full_layout) .mk-page-section-inner {width:50%}@media handheld,only screen and (max-width:767px){.mk-page-section:not(.full_layout) .mk-page-section-inner {width:100%;height:500px}}.mk-page-section.drop-top-shadow{box-shadow:inset 0 1px 10px rgba(0,0,0,.3)}.mk-page-section .vc_row-fluid{position:relative}.mk-page-section .theme-content{padding:0 20px}.mk-page-section.full-height-true{min-height:300px}.mk-page-section .mk-main-wrapper-holder{width:100%}.mk-page-section .background-layer{position:absolute;top:0;left:0;height:100%;width:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000;perspective:1000;-webkit-transform:translateZ(0);transform:translateZ(0)}.IE .mk-page-section .background-layer,.Edge .mk-page-section .background-layer,.IE .mk-page-section .mk-color-layer,.Edge .mk-page-section .mk-color-layer{background-color:transparent!important;overflow-x:hidden}html:not(.IE):not(.Edge) .mk-page-section .mk-color-layer {background-color:transparent!important}.multiply-blend-effect{-webkit-background-blend-mode:multiply;background-blend-mode:multiply}.screen-blend-effect{-webkit-background-blend-mode:screen;background-blend-mode:screen}.overlay-blend-effect{-webkit-background-blend-mode:overlay;background-blend-mode:overlay}.darken-blend-effect{-webkit-background-blend-mode:darken;background-blend-mode:darken}.lighten-blend-effect{-webkit-background-blend-mode:lighten;background-blend-mode:lighten}.soft-light-blend-effect{-webkit-background-blend-mode:soft-light;background-blend-mode:soft-light}.luminosity-blend-effect{-webkit-background-blend-mode:luminosity;background-blend-mode:luminosity}@media handheld,only screen and (max-width:1024px){.mk-page-section .background-layer{background-attachment:scroll!important;position:absolute!important}}.mk-page-section .background-clipper{position:absolute;top:0;left:0;clip:rect(auto auto auto auto);width:100%;height:100%;overflow:hidden}.mk-page-section .mk-skip-to-next{z-index:10;line-height:44px}.page-section-fullwidth{width:100%}.page-section-fullwidth .vc_col-sm-12{padding-left:0!important;padding-right:0!important}.mk-half-layout{width:50%;height:100%;position:absolute;top:0;background-position:center center;background-size:cover;-webkit-background-size:cover}.mk-half-layout.half_left_layout{left:0}.mk-half-layout.half_right_layout{right:0}@media handheld,only screen and (max-width:767px){.mk-half-layout{width:100%;height:500px}}.mk-video-mask{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAABCAQAAABeK7cBAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo3MDJGNjNCMTIwRkUxMUUzQjFFRUM0REUwQ0RCQTc4QyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo3MDJGNjNCMjIwRkUxMUUzQjFFRUM0REUwQ0RCQTc4QyI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjcwMkY2M0FGMjBGRTExRTNCMUVFQzRERTBDREJBNzhDIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjcwMkY2M0IwMjBGRTExRTNCMUVFQzRERTBDREJBNzhDIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+u9pXkwAAAA1JREFUGFdjYGjObAYAAuMBcKaqKb0AAAAASUVORK5CYII=)}.mk-half-layout-container{position:relative;padding-left:20px;padding-right:20px}.mk-half-layout-container{width:40%;margin:0 5%}.mk-half-layout-container.half_left_layout{float:right;margin-left:auto}.mk-half-layout-container.half_right_layout{float:left}@media handheld,only screen and (max-width:767px){.mk-half-layout-container{width:auto!important;margin:0;padding-top:530px!important;padding-left:20px;padding-right:20px;float:none!important}}.mk-video-section-touch{position:absolute;top:0;left:0;width:100%;height:100%;background-position:center;background-size:cover;background-repeat:no-repeat;z-index:1}@media only screen and (min-device-width:320px) and (max-width:1024px){.mk-page-section{background-position:center!important;background-attachment:scroll!important}.mk-section-video{display:none!important}.mk-video-section-touch{display:block!important}}.mk-page-section-loader{background-color:#fff;position:absolute;left:0;right:0;top:0;bottom:0}.mk-page-section-loader .mk-preloader{top:50%}.mk-blend-layer{width:100%;height:100%;background-size:cover;background-position:center}.mk-shape-divider{width:100%;display:block;position:absolute;left:0;z-index:10}.mk-shape-divider--stick-bottom{bottom:0}.mk-shape-divider--stick-top{top:0}.mk-shape-divider .shape__container{position:relative;overflow:hidden}.mk-shape-divider .shape__container .shape{width:100%}.mk-shape-divider .shape__container .shape svg{display:block}.mk-shape-divider.speech-bottom-style .shape__container .shape,.mk-shape-divider.speech-top-style .shape__container .shape{width:100%}.mk-shape-divider.speech-bottom-style .shape__container .shape .speech-left,.mk-shape-divider.speech-top-style .shape__container .shape .speech-left,.mk-shape-divider.speech-bottom-style .shape__container .shape .speech-right,.mk-shape-divider.speech-top-style .shape__container .shape .speech-right{width:50%}.mk-shape-divider.speech-bottom-style .shape__container .shape .speech-left,.mk-shape-divider.speech-top-style .shape__container .shape .speech-left{float:left}.mk-shape-divider.speech-bottom-style .shape__container .shape .speech-right,.mk-shape-divider.speech-top-style .shape__container .shape .speech-right{float:right}.mk-shape-divider.speech-bottom-style.small-size .shape__container .shape .speech-left,.mk-shape-divider.speech-top-style.small-size .shape__container .shape .speech-left,.mk-shape-divider.speech-bottom-style.small-size .shape__container .shape .speech-right,.mk-shape-divider.speech-top-style.small-size .shape__container .shape .speech-right{height:35px}.mk-shape-divider.speech-bottom-style.big-size .shape__container .shape .speech-left,.mk-shape-divider.speech-top-style.big-size .shape__container .shape .speech-left,.mk-shape-divider.speech-bottom-style.big-size .shape__container .shape .speech-right,.mk-shape-divider.speech-top-style.big-size .shape__container .shape .speech-right{height:60px}.mk-shape-divider.speech-bottom-style.small-size .shape__container .shape .speech-left{border-top-right-radius:35px}.mk-shape-divider.speech-bottom-style.small-size .shape__container .shape .speech-right{border-top-left-radius:35px}.mk-shape-divider.speech-bottom-style.big-size .shape__container .shape .speech-left{border-top-right-radius:60px}.mk-shape-divider.speech-bottom-style.big-size .shape__container .shape .speech-right{border-top-left-radius:60px}.mk-shape-divider.speech-top-style.small-size .shape__container .shape .speech-left{border-bottom-right-radius:35px}.mk-shape-divider.speech-top-style.small-size .shape__container .shape .speech-right{border-bottom-left-radius:35px}.mk-shape-divider.speech-top-style.big-size .shape__container .shape .speech-left{border-bottom-right-radius:60px}.mk-shape-divider.speech-top-style.big-size .shape__container .shape .speech-right{border-bottom-left-radius:60px}.height-full .mk-custom-box,.height-full .box-holder{height:100%;width:100%;transition:background .2s ease-in-out}.mk-custom-box .mk-custom-box--overlay{width:100%;height:100%;position:absolute!important;z-index:2!important;left:0;top:0;pointer-events:none}.mk-custom-box .box-holder{position:relative}.mk-custom-box .box-holder.clearfix{}.mk-custom-box .box-holder>.wpb_row:before,.mk-custom-box .box-holder>.wpb_row:after{content:" ";display:table}.mk-custom-box .box-holder>.wpb_row:after{clear:both}.mk-custom-box .box-holder:after,.mk-custom-box.hover-effect-image.image-effect-blur .box-holder:before{width:100%;height:100%;position:absolute;top:0;left:0;content:'';display:block}.mk-custom-box .box-holder>*{position:relative;z-index:3}.mk-custom-box.hover-effect-single_color .box-holder:after,.mk-custom-box.hover-effect-gradient_color .box-holder:after{opacity:0;transition:opacity .2s linear}.mk-custom-box.hover-effect-single_color:hover .box-holder:after,.mk-custom-box.hover-effect-gradient_color:hover .box-holder:after{opacity:1;transition:opacity .2s}.mk-custom-box.hover-effect-image,.mk-custom-box.hover-effect-image.image-effect-blur .box-holder{overflow:hidden}.mk-custom-box.hover-effect-image.image-effect-zoom-in .box-holder:after{-webkit-transform:scale(1.04);-ms-transform:scale(1.04);transform:scale(1.04);transition:-webkit-transform .35s cubic-bezier(.25,.46,.45,.94);transition:transform .35s cubic-bezier(.25,.46,.45,.94);transition:transform .35s cubic-bezier(.25,.46,.45,.94) , -webkit-transform .35s cubic-bezier(.25,.46,.45,.94)}.mk-custom-box.hover-effect-image.image-effect-zoom-in .box-holder:hover:after{-webkit-transform:scale(1.11);-ms-transform:scale(1.11);transform:scale(1.11);z-index:1}.mk-custom-box.hover-effect-image.image-effect-blur .box-holder:after,.mk-custom-box.hover-effect-image.image-effect-blur .box-holder:before{-webkit-transform:scale(1.03);-ms-transform:scale(1.03);transform:scale(1.03)}.mk-custom-box.hover-effect-image.image-effect-blur .box-holder:before{opacity:0;transition:opacity .2s;-webkit-filter:blur(5px);-moz-filter:blur(5px);-o-filter:blur(5px);-ms-filter:blur(5px);filter:blur(5px);z-index:2}.mk-custom-box.hover-effect-image.image-effect-blur .box-holder:hover:before{opacity:1}.mk-custom-box.hover-effect-image.image-effect-grayscale .box-holder:after{-webkit-filter:grayscale(100%);-moz-filter:grayscale(100%);-o-filter:grayscale(100%);-ms-filter:grayscale(100%);filter:grayscale(100%);transition:-webkit-filter .2s linear;transition:filter .2s linear;transition:filter .2s linear , -webkit-filter .2s linear;transition:-ms-filter .2s linear;transition:-o-filter .2s linear;transition:-moz-filter .2s linear;transition:-webkit-filter .2s linear}.mk-custom-box.hover-effect-image.image-effect-grayscale .box-holder:hover:after{-webkit-filter:grayscale(0);-moz-filter:grayscale(0);-o-filter:grayscale(0);-ms-filter:grayscale(0);filter:grayscale(0)}.mk-box-icon-2{display:block}.mk-box-icon-2 .mk-box-icon-2-icon{border-width:2px!important;border-radius:50%;transition:all ease-in .2s;display:inline-block;text-align:center}.mk-box-icon-2 .mk-box-icon-2-icon i{display:block;vertical-align:middle;line-height:inherit;text-align:center;display:inline-block}.mk-box-icon-2 .mk-box-icon-2-icon.size-16{line-height:50px;height:54px;width:54px}.mk-box-icon-2 .mk-box-icon-2-icon.size-32{line-height:80px;height:84px;width:84px}.mk-box-icon-2 .mk-box-icon-2-icon.size-48{line-height:98px;height:100px;width:100px}.mk-box-icon-2 .mk-box-icon-2-icon.size-64{line-height:128px;height:130px;width:130px}.mk-box-icon-2 .mk-box-icon-2-icon.size-128{line-height:188px;height:190px;width:190px}.mk-box-icon-2 svg{vertical-align:middle}.mk-box-icon-2 .mk-box-icon-2-image svg{width:100%}.mk-box-icon-2 .mk-box-icon-2-title{display:block;margin:0}.mk-box-icon-2 .mk-box-icon-2-content{display:block}.mk-box-icon-2.box-align-left{text-align:left}.mk-box-icon-2.box-align-center{text-align:center}.mk-box-icon-2 .mk-box-icon-2-icon{display:inline-block}.mk-box-icon-2 .mk-box-icon-2-image{display:block}.mk-box-icon-2.box-align-center .mk-box-icon-2-icon,.mk-box-icon-2.box-align-center .mk-box-icon-2-image{margin:0 auto}.mk-box-icon-2.box-align-right{text-align:right}.mk-box-icon-2.box-align-right .mk-box-icon-2-image{display:inline-block}.portfolio-carousel.style-classic .mk-fancy-title{margin-right:35px}.portfolio-carousel.style-classic .view-all{float:right;padding:0 7px;font-size:11px}.portfolio-carousel.style-classic .flex-viewport ul{margin:0;padding:0;list-style:none}.portfolio-carousel.style-classic .flex-viewport ul li{position:relative;padding-right:15px;min-height:230px}.portfolio-carousel.style-classic .flex-viewport ul li:hover .item-content{opacity:1;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);transition-delay:.2s}.portfolio-carousel.style-classic .flex-viewport ul li:hover .item-overlay{opacity:.7}.portfolio-carousel.style-classic .flex-viewport ul li:hover .item-lightbox{left:85px;opacity:1}.portfolio-carousel.style-classic .flex-viewport ul li:hover .item-permalink{right:85px;opacity:1}.portfolio-carousel.style-classic .flex-direction-nav a{position:absolute;top:-43px}.portfolio-carousel.style-classic .flex-direction-nav .mk-svg-icon{fill:#aaa}.portfolio-carousel.style-classic .flex-prev{right:20px}.portfolio-carousel.style-classic .flex-next{right:0}.portfolio-carousel .item-thumb{position:relative;overflow:hidden}.portfolio-carousel .item-overlay{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0}.portfolio-carousel .item-lightbox,.item-permalink{padding:5px;position:absolute;top:40%;width:32px;height:32px;line-height:32px;display:block;text-align:center;border-radius:2px}.portfolio-carousel .item-lightbox svg,.item-permalink svg{fill:#fff;height:32px;margin-top:-4px}.portfolio-carousel .item-lightbox{left:65px;opacity:0}.portfolio-carousel .item-permalink{right:65px;opacity:0}.portfolio-carousel .item-content{position:relative;margin:-40px auto 0;padding:14px;width:240px;background-color:#222;text-align:center;-webkit-transform:translate(0,6px);-ms-transform:translate(0,6px);transform:translate(0,6px);border-radius:2px;opacity:0;transition-delay:0s}.portfolio-carousel .item-title{display:inline-block;color:#fff!important;letter-spacing:1px;font-weight:bold;font-size:12px;margin-bottom:8px;line-height:16px!important}.portfolio-carousel .item-cats{display:block;letter-spacing:1px;font-size:11px;font-style:italic;line-height:16px}.portfolio-carousel.style-modern .featured-image{position:relative}.portfolio-carousel.style-modern .featured-image img{position:relative;max-width:100%;width:auto\9 ;height:auto;border:0;vertical-align:middle;-ms-interpolation-mode:bicubic}.portfolio-carousel.style-modern .featured-image:hover .item-cats{opacity:1}.portfolio-carousel.style-modern .featured-image:hover .portfolio-meta{opacity:1}.portfolio-carousel.style-modern .featured-image:hover .image-hover-overlay{opacity:.85}.portfolio-carousel.style-modern .image-hover-overlay{background-color:#000!important}.portfolio-carousel.style-modern .the-title{padding:0 20px;color:#fff;font-weight:bold;font-size:14px;line-height:18px}.portfolio-carousel.style-modern .portfolio-meta{position:absolute;bottom:0;left:0;width:100%;text-align:center;text-transform:uppercase;transition:all .4s ease-in-out;opacity:0}.portfolio-carousel.style-modern .item-cats{padding:0 20px;color:#fff;opacity:0;transition:opacity .5s ease-in-out}.portfolio-carousel.style-modern .flex-direction-nav a{position:absolute;top:50%;margin-top:-27.5px;width:55px;height:55px;background-color:rgba(0,0,0,.4);text-align:center;line-height:60px;z-index:30}.portfolio-carousel.style-modern .flex-direction-nav a:hover{background-color:rgba(0,0,0,.6)}.portfolio-carousel.style-modern .flex-direction-nav .mk-svg-icon{fill:#fff;height:16px!important;width:16px!important}.portfolio-carousel.style-modern .flex-direction-nav a.flex-prev{left:0}.portfolio-carousel.style-modern .flex-direction-nav a.flex-next{right:0}.portfolio-carousel.style-classic .flex-direction-nav svg{fill:rgba(0,0,0,.4);height:16px!important;width:16px!important;margin-top:0!important}.portfolio-carousel.style-classic .flex-direction-nav a:hover svg{fill:rgba(0,0,0,.6)}.s_social a{display:block;line-height:100%}.s_social.g_style a{border:2px solid;background-color:#fff;background-color:rgba(50,50,50,0);transition:background-color .2s ease}.s_social svg{display:block}.s_social.g_style.xx-large a{padding:25px}.s_social.g_style.x-large a{padding:20px}.s_social.g_style.large a{padding:15px}.s_social.g_style.medium a{padding:10px;border-width:1px}.s_social.g_style.small a{padding:5px;border-width:1px}.s_social.s_square-rounded a{border-radius:25%}.s_social.s_simple-rounded a{border-radius:50%}.s_social .mk-jupiter-icon-xing:before,.s_social .mk-jupiter-icon-square-xing:before,.s_social .mk-jupiter-icon-simple-xing:before{vertical-align:baseline!important;line-height:normal!important;position:static;top:0}.mk-jupiter-icon-simple-xing{display:block}.mk-jupiter-icon-simple-xing:before{content:"\f168"}.mk-jupiter-icon-xing:before{content:"\e3d3"}.mk-jupiter-icon-square-xing:before{content:"\e3d2"}textarea,input,button,select{font-family:inherit;font-size:inherit}.contact-captcha-invalid::-moz-placeholder,.contact-captcha-invalid:-moz-placeholder{color:red!important;letter-spacing:0!important}.contact-captcha-invalid::-webkit-input-placeholder{color:red!important;letter-spacing:0!important}.contact-captcha-invalid:-ms-input-placeholder{color:red!important;letter-spacing:0!important}.contact-captcha-valid::-moz-placeholder,.contact-captcha-valid:-moz-placeholder{color:#008200!important;letter-spacing:0!important}.contact-captcha-valid::-webkit-input-placeholder{color:#008200!important;letter-spacing:0!important}.contact-captcha-valid:-ms-input-placeholder{color:#008200!important;letter-spacing:0!important}.mk-contact-form{position:relative;margin:2px 0 20px}.mk-contact-form .mk-form-third{width:33.3333%;float:left}.mk-contact-form .mk-form-half{width:50%;float:left}.mk-contact-form .s_form-all{position:relative}.mk-contact-form .s_form-all .s_txt-input{-webkit-appearance:none}.mk-contact-loading{position:absolute;right:0;bottom:20px;display:none;color:#c3c3c3;font-size:16px}.mk-contact-success{position:absolute;right:0;bottom:20px;display:none;width:24px;height:24px;color:#90b64d;font-size:24px}.mk-invalid{border:1px solid red}.s_contact .mk-form-row{margin-bottom:12px;text-align:center;width:100%;position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.s_contact .s_txt-input{font-size:14px;padding:14px;text-align:center;width:100%;border:medium none}.s_contact .mk-form-row.half{width:50%;float:left}.s_contact .mk-form-row input{z-index:11;position:relative}.s_contact .mk-form-row.one-third{width:33.3333%;float:left}.s_contact .mk-textarea{height:200px}.s_contact .captcha-image{position:absolute;top:0;left:0;max-height:47px;z-index:30}.s_contact .captcha-change-image{position:absolute;top:18px;right:10px;text-align:right;font-size:10px;line-height:1;z-index:12}.s_contact .mk-invalid{border:1px solid red!important}.s_contact.light .captcha-change-image{color:#333}.s_contact.light .s_txt-input,.s_contact.dark .s_txt-input:focus{background-color:rgba(255,255,255,.8);color:#252525;border:none}.s_contact.light .s_txt-input::-moz-placeholder,.s_contact.light .s_txt-input:-moz-placeholder{color:#252525}.s_contact.light .s_txt-input::-moz-placeholder,.s_contact.light .s_txt-input:-moz-placeholder{color:#252525}.s_contact.dark .s_txt-input:focus::-webkit-input-placeholder{color:#252525}.s_contact.dark .s_txt-input:focus:-ms-input-placeholder{color:#252525}.s_contact.light .s_txt-input:-ms-input-placeholder{color:#252525}.s_contact.light .s_txt-input::-webkit-input-placeholder{color:#252525}.s_contact.dark .captcha-change-image{color:#969696}.s_contact.dark .s_txt-input,.s_contact.light .s_txt-input:focus{background-color:rgba(0,0,0,.8);color:#fff;border:none}.s_contact.light .s_txt-input:focus::-moz-placeholder,.s_contact.light .s_txt-input:focus:-moz-placeholder{color:#fff}.s_contact.dark .s_txt-input::-moz-placeholder,.s_contact.dark .s_txt-input:-moz-placeholder{color:#fff}.s_contact.light .s_txt-input:focus::-webkit-input-placeholder{color:#fff}.s_contact.dark .s_txt-input:-ms-input-placeholder{color:#fff}.s_contact .s_txt-input{border:medium none}.s_modern.s_contact .captcha-change-image{width:100px;top:15px}.s_contact.s_outline .mk-form-row{margin-bottom:0}.s_contact.s_outline .captcha-block{position:absolute;width:50%;right:0;top:0}.s_contact.s_outline .captcha-block a,.s_contact.s_outline .captcha-block img{text-align:left;max-height:none}.s_contact.s_outline .captcha-block a{display:inline-block;padding:17px 0;position:static}.s_contact.s_outline .captcha-block img{height:50px;max-width:50%;position:relative;top:2px}.s_contact.s_outline .captcha-change-image{width:100px}.s_contact.s_outline .s_txt-input{margin:0;background-color:transparent;outline:0 none;transition:all .2s ease 0s;padding:18px;text-align:left}.s_contact.s_outline .s_txt-input::-webkit-input-placeholder{font-size:12px;letter-spacing:2px;text-transform:uppercase}.s_contact.s_outline .s_txt-input:-ms-input-placeholder{font-size:12px;letter-spacing:2px;text-transform:uppercase}.s_contact.s_outline .s_txt-input:-moz-placeholder,.s_contact.s_outline .s_txt-input::-moz-placeholder{font-size:12px;letter-spacing:2px;text-transform:uppercase}.s_contact.s_outline .contact-outline-submit{width:100%;background:rgba(0,0,0,0) none repeat scroll 0 0;padding:18px;font-size:13px;font-weight:700;transition:all .15s ease 0s}.s_contact.s_outline .mk-contact-loading{right:15px;bottom:16px;font-size:20px;text-align:center;line-height:1;box-sizing:border-box}.s_contact.s_outline .mk-contact-success{right:15px;bottom:20px;width:20px;height:20px;font-size:20px}.s_contact.s_outline .mk-invalid{border:1px solid red;box-shadow:0 0 0 1px red!important}.s_contact.s_outline.light .captcha-change-image{color:#969696}.s_contact.s_outline.light .s_txt-input,.s_contact.s_outline.light .contact-outline-submit{border:1px solid #e5e5e5;box-shadow:0 0 0 1px #e5e5e5;color:#fff}.s_contact.s_outline.light .s_txt-input::-webkit-input-placeholder{color:rgba(255,255,255,.8)}.s_contact.s_outline.light .s_txt-input:-ms-input-placeholder{color:rgba(255,255,255,.8)}.s_contact.s_outline.light .s_txt-input::-moz-placeholder,.s_contact.s_outline.light .s_txt-input:-moz-placeholder{color:rgba(255,255,255,.8)}.s_contact.s_outline.light .s_txt-input:focus{background:rgba(255,255,255,.1)}.s_contact.s_outline.light .contact-outline-submit:hover{background:rgba(255,255,255,.4)}.s_contact.s_outline.light .mk-contact-loading,.s_contact.s_outline.light .mk-contact-success{color:#fff}.s_contact.s_outline.dark .captcha-change-image{color:#333}.s_contact.s_outline.dark .s_txt-input,.s_contact.s_outline.dark .contact-outline-submit{border:1px solid #333;box-shadow:0 0 0 1px #333;color:#222}.s_contact.s_outline.dark .s_txt-input::-webkit-input-placeholder{color:rgba(0,0,0,.8)}.s_contact.s_outline.dark .s_txt-input:-ms-input-placeholder{color:rgba(0,0,0,.8)}.s_contact.s_outline.dark .s_txt-input::-moz-placeholder,.s_contact.s_outline.dark .s_txt-input:-moz-placeholder{color:rgba(0,0,0,.8)}.s_contact.s_outline.dark .s_txt-input:focus{background-color:rgba(0,0,0,.1);color:#222}.s_contact.s_outline.dark .contact-outline-submit:hover{background:rgba(0,0,0,.3)}.s_contact.s_outline.dark .mk-contact-loading,.s_contact.s_outline.dark .mk-contact-success{color:#222}.s_contact.s_corporate .mk-form-row{margin-bottom:0}.s_contact.s_corporate .captcha-image{max-height:54px;top:4px;right:10px;z-index:12;left:auto}.s_contact.s_corporate .captcha-change-image{display:block;padding:10px 0;position:static}.s_contact.s_corporate .s_form-all{padding:0 5px 10px}.s_contact.s_corporate .s_txt-input{margin:0;transition:all .2s ease 0s;padding:18px;width:100%;text-align:left;border:1px solid transparent}.s_contact.s_corporate .s_txt-input::-webkit-input-placeholder,.s_contact.s_corporate .s_txt-input:-ms-input-placeholder{font-size:12px;letter-spacing:2px}.s_contact.s_corporate .s_txt-input::-moz-placeholder,.s_contact.s_corporate .s_txt-input:-moz-placeholder{font-size:12px;letter-spacing:2px}.s_contact.s_corporate .s_txt-input:focus{background:red}.s_contact.s_corporate .s_txt-input:focus:-ms-input-placeholder,.s_contact.s_corporate .s_txt-input:focus::-webkit-input-placeholder{opacity:.8}.s_contact.s_corporate .s_txt-input:focus:-moz-placeholder,.s_contact.s_corporate .s_txt-input:focus::-moz-placeholder{opacity:.8}.s_contact.s_corporate .contact-submit{padding:20px 28px;transition:all .15s;float:right;margin-right:5px;margin-top:5px}.s_contact.s_corporate .contact-submit svg{position:relative;left:0}.s_contact.s_corporate .mk-contact-loading{right:15px;bottom:16px;font-size:20px;text-align:center;line-height:1;box-sizing:border-box}.s_contact.s_corporate .mk-contact-success{right:15px;bottom:20px;width:20px;height:20px;font-size:20px}.s_contact.s_corporate .state-success{right:30px!important}.s_contact.s_corporate .mk-invalid{border:1px solid red;box-shadow:0 0 0 1px red!important}.s_contact.s_classic .mk-form-row{text-align:left}.s_contact.s_classic .captcha-block{display:inline-block}.s_contact.s_classic .captcha-image{max-height:40px;position:static}.s_contact.s_classic .captcha-change-image{position:static;text-align:left}.s_contact.s_classic .mk-form-row>svg{position:absolute;top:13px;left:12px;height:16px;z-index:12}.s_contact.s_classic .s_txt-input{padding:10px 10px 10px 45px;width:70%;border:1px solid #e3e3e3;text-align:left}.s_contact.s_classic .mk-textarea{height:230px;width:100%}.s_contact.s_classic button{margin-top:10px;padding:17px 30px 16px;font-weight:bold;font-size:12px}@media handheld,only screen and (max-width:767px){.s_contact .s_txt-input,.s_contact .mk-textarea{width:100%}.s_contact .mk-form-row.one-third,.s_contact .mk-form-row.half{width:100%;float:none}}.s_contact.s_line .s_txt-input,.s_contact.s_line .mk-form-row{text-align:left!important}.s_contact.s_line .captcha-image{max-height:38px;position:absolute;top:4px;right:0;z-index:10;left:auto}.s_contact.s_line .captcha-change-image-box{display:block;padding:10px 0;position:relative;top:-20px}.s_contact.s_line .contact-submit{font-size:12px;transition:all .15s;float:right;margin-right:5px}.s_contact.s_line .mk-form-half{width:calc(50% - 10px)}.s_contact.s_line .mk-form-third{width:calc(33.3% - 10px)}.s_contact.s_line .s_form-all{margin:5px}.s_contact.s_line .text-input{height:45px}.s_contact.s_line .s_txt-input{background:rgba(0,0,0,0) none repeat scroll 0 0;padding:0;margin-bottom:2em;color:#000;display:block;border:0 none;-webkit-appearance:none}.s_contact.s_line .s_txt-input:focus{outline:none}.s_contact.s_line .ls-text-label{display:inline-block;color:#000;font-weight:bold;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%;position:absolute;text-align:left;font-size:1em;padding:10px 0 5px;pointer-events:none;left:0;top:0}.s_contact.s_line .ls-text-label.full{height:92%;padding:0}.s_contact.s_line .ls-text-label::after{content:'';position:absolute;width:100%;height:5px;background:#000;left:0;top:100%;-webkit-transform-origin:50% 100%;-ms-transform-origin:50% 100%;transform-origin:50% 100%;transition:background-color .3s , -webkit-transform .3s;transition:transform .3s , background-color .3s;transition:transform .3s , background-color .3s , -webkit-transform .3s}.s_contact.s_line .ls-text-label .ls-text-label--content{position:relative;display:block;width:100%;padding:0;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;transition:color .3s , -webkit-transform .3s;transition:transform .3s , color .3s;transition:transform .3s , color .3s , -webkit-transform .3s}.s_contact.s_line .text-input.mk-invalid{border:0!important}.s_contact.s_line .text-input.mk-invalid+.ls-text-label::after{background-color:red!important}.s_contact.s_line .is-active .ls-text-label::after,.s_contact.s_line .text-input.mk-invalid+.ls-text-label::after,.s_contact.s_line .mk-textarea.mk-invalid+.ls-text-label::after,.s_contact.s_line .is-active .ls-text-label::after,.s_contact.s_line .text-input:focus+.ls-text-label::after,.s_contact.s_line .mk-textarea:focus+.ls-text-label::after{background:#222;-webkit-transform:scale3d(1,.25,1);transform:scale3d(1,.25,1)}.s_contact.s_line .is-active .text-input+.ls-text-label .ls-text-label--content,.s_contact.s_line .text-input:focus+.ls-text-label .ls-text-label--content{-webkit-transform:translate3d(0,3em,0) scale3d(.655,.655,1);transform:translate3d(0,3em,0) scale3d(.655,.655,1)}.s_contact.s_line .is-active .mk-textarea+.ls-text-label .ls-text-label--content,.s_contact.s_line .mk-textarea:focus+.ls-text-label .ls-text-label--content{-webkit-transform:translate3d(0,14em,0) scale3d(.655,.655,1);transform:translate3d(0,14em,0) scale3d(.655,.655,1)}@media handheld,only screen and (max-width:960px){.mk-contact-form-shortcode .contact-form-spliter{float:none!important;margin-bottom:6px;width:100%!important}.mk-contact-form-shortcode button{display:block;width:100%}}@media handheld,only screen and (max-width:767px){.mk-contact-form .text-input,.mk-contact-form .mk-textarea,.mk-contact-form .mk-form-half,.mk-contact-form .mk-form-third{width:100%!important;float:none}}.mk-testimonial{margin:3px 3px 40px}.mk-testimonial .mk-testimonial-content{position:relative;margin-bottom:30px;margin-top:10px;padding:20px 20px 0}.mk-testimonial .mk-testimonial-quote{line-height:1.8em}.mk-testimonial .mk-testimonial-content p{margin-bottom:20px}.mk-testimonial .mk-testimonial-author{display:block;margin-bottom:5px;font-weight:bold;font-size:13px;line-height:11px}.mk-testimonial .mk-testimonial-company{font-size:12px;line-height:14px;opacity:.8}.mk-testimonial .flex-direction-nav a{opacity:.4}.mk-testimonial .flex-direction-nav a:hover{opacity:1}.mk-testimonial .flex-direction-nav svg{fill:#878787}.mk-testimonial.boxed-style .mk-testimonial-content{border:1px solid #ededed;background-color:#fafafa;border-radius:4px}.mk-testimonial.boxed-style .mk-testimonial-content:before{position:absolute;bottom:-7px;left:35px;display:block;width:14px;height:14px;border:1px solid #ededed;border-top:none;border-left:none;background-color:#fafafa;content:"";-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.mk-testimonial.boxed-style .mk-testimonial-image{position:relative;float:left;margin:0 20px}.mk-testimonial.boxed-style .mk-testimonial-image img{width:50px!important;height:50px!important;border-radius:100%;box-shadow:0 0 1px #a9a9a9}.mk-testimonial.boxed-style .flex-direction-nav a{bottom:0}.mk-testimonial.boxed-style .flex-direction-nav .flex-next{right:0!important;margin:0}.mk-testimonial.boxed-style .flex-direction-nav .flex-prev{right:20px!important}.mk-testimonial.simple-style{padding:50px 50px 0;margin-top:30px;text-align:center}.mk-testimonial.simple-style.testimonial-column svg[data-name="mk-moon-quotes-left"],.mk-testimonial.simple-style.testimonial-column svg[data-name="mk-moon-quotes-right"]{display:none!important}@media handheld,only screen and (max-width:767px){.mk-testimonial.simple-style.simple-style{padding-left:0;padding-right:0}.mk-testimonial.simple-style svg[data-name="mk-moon-quotes-left"],.mk-testimonial.simple-style svg[data-name="mk-moon-quotes-right"]{display:none!important}}.mk-testimonial.simple-style .mk-testimonial-author{font-size:16px}.mk-testimonial.simple-style .mk-testimonial-company{font-size:12px}.mk-testimonial.simple-style svg[data-name="mk-moon-quotes-left"],.mk-testimonial.simple-style svg[data-name="mk-moon-quotes-right"]{position:absolute;fill:#eee;height:50px}.mk-testimonial.simple-style .mk-testimonial-content{margin-bottom:0;font-size:18px!important}.mk-testimonial.simple-style .mk-testimonial-content p{text-align:center}@media handheld,only screen and (max-width:767px){.mk-testimonial.simple-style .mk-testimonial-content{padding:0!important}}.mk-testimonial.simple-style .mk-testimonial-content p{font-size:inherit}.mk-testimonial.simple-style svg[data-name="mk-moon-quotes-left"]{top:70px;left:0}.mk-testimonial.simple-style svg[data-name="mk-moon-quotes-right"]{top:70px;right:0}.mk-testimonial.simple-style .flex-direction-nav svg{height:16px}.mk-testimonial.simple-style .flex-direction-nav .flex-next,.mk-testimonial.simple-style .flex-direction-nav .flex-prev{content:'';display:block;width:45px;height:45px;border:2px solid #ccc;line-height:45px;position:absolute;top:0}.mk-testimonial.simple-style .flex-direction-nav svg{height:14px}.mk-testimonial.simple-style .flex-direction-nav .flex-next:after{left:-15px}.mk-testimonial.simple-style .flex-direction-nav .flex-next{left:50%!important;transform:translateX(50%)}.mk-testimonial.simple-style .flex-direction-nav .flex-prev{left:50%!important;transform:translateX(-150%)}.mk-testimonial.simple-style.light-version .mk-testimonial-content,.mk-testimonial.simple-style.light-version .mk-testimonial-content p,.mk-testimonial.simple-style.light-version .mk-testimonial-company,.mk-testimonial.simple-style.light-version .mk-testimonial-author{color:#fff!important}.mk-testimonial.simple-style.light-version .flex-direction-nav svg{fill:#fff!important}.mk-testimonial.simple-style.light-version .flex-direction-nav .flex-next:after,.mk-testimonial.simple-style.light-version .flex-direction-nav .flex-prev:after{border:2px solid #fff}.mk-testimonial.simple-style.light-version svg[data-name="mk-moon-quotes-left"],.mk-testimonial.simple-style.light-version svg[data-name="mk-moon-quotes-right"]{fill:rgba(255,255,255,.2)}.mk-testimonial.avantgarde-style{padding:0 50px 0;text-align:center}.mk-testimonial.avantgarde-style.mk-testimonial{margin:3px 3px 0!important}.mk-testimonial.avantgarde-style .mk-testimonial-image{display:block;text-align:center}.mk-testimonial.avantgarde-style .mk-testimonial-image img{margin:10px auto;width:95px!important;height:95px!important;border-radius:100%}.mk-testimonial.avantgarde-style .mk-testimonial-author{font-size:14px;text-transform:uppercase;letter-spacing:1px;margin:25px 0 10px 0}.mk-testimonial.avantgarde-style .mk-testimonial-company{font-size:12px;font-style:italic}.mk-testimonial.avantgarde-style .mk-testimonial-content{margin-bottom:0;padding:0 20% 20px 20%}.mk-testimonial.avantgarde-style .mk-testimonial-content p{text-align:center}@media handheld,only screen and (max-width:767px){.mk-testimonial.avantgarde-style .mk-testimonial-content{padding:0!important}}.mk-testimonial.avantgarde-style .mk-testimonial-content p{font-size:inherit}.mk-testimonial.avantgarde-style .flex-direction-nav a{display:inline-block;width:70px;height:70px;line-height:76px;text-align:center;border:1px solid #878787;border-radius:50%}.mk-testimonial.avantgarde-style .flex-direction-nav svg{height:16px}.mk-testimonial.avantgarde-style .flex-direction-nav .flex-next{top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);right:0!important;margin:0}.mk-testimonial.avantgarde-style .flex-direction-nav .flex-prev{top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);left:0!important;margin:0!important}.mk-testimonial.avantgarde-style.light-version .mk-testimonial-content,.mk-testimonial.avantgarde-style.light-version .mk-testimonial-content p,.mk-testimonial.avantgarde-style.light-version .mk-testimonial-company,.mk-testimonial.avantgarde-style.light-version .mk-testimonial-author{color:#fff!important}.mk-testimonial.avantgarde-style.light-version .flex-direction-nav svg{fill:#fff!important}.mk-testimonial.avantgarde-style.light-version .flex-direction-nav a{border:1px solid #fff}.mk-testimonial.avantgarde-style.light-version .flex-direction-nav svg{height:16px}.mk-testimonial.avantgarde-style.light-version .flex-direction-nav .flex-next{margin:0 0 0 6px}.mk-testimonial.avantgarde-style.light-version .flex-direction-nav .flex-prev{margin:0 0 0 -54px}.mk-testimonial.avantgarde-style.light-version svg[data-name="mk-moon-quotes-left"],.mk-testimonial.avantgarde-style.light-version svg[data-name="mk-moon-quotes-right"]{fill:rgba(255,255,255,.2)}@media handheld,only screen and (max-width:767px){.mk-testimonial.avantgarde-style{padding:60px 0 0 0}.mk-testimonial.avantgarde-style .flex-direction-nav .flex-next{top:0;-webkit-transform:translate(110%,-50%);-ms-transform:translate(110%,-50%);transform:translate(110%,-50%);right:50%!important;margin:0}.mk-testimonial.avantgarde-style .flex-direction-nav .flex-prev{top:0;-webkit-transform:translate(-110%,-50%);-ms-transform:translate(-110%,-50%);transform:translate(-110%,-50%);left:50%!important;margin:0!important}.mk-testimonial.avantgarde-style .mk-testimonial-content{padding:0}}.mk-testimonial.modern-style .mk-testimonial-content{padding:20px;border:1px solid rgba(0,0,0,.05);background-color:#fff;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);border-radius:3px}.mk-testimonial.modern-style .mk-testimonial-content:before{position:absolute;bottom:-8px;left:55px;display:block;width:14px;height:14px;border:2px solid rgba(0,0,0,.05);border-top:none;border-left:none;background-color:#fff;content:"";-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.mk-testimonial.modern-style .mk-testimonial-quote{padding:20px 20px 0}@media handheld,only screen and (max-width:767px){.mk-testimonial.modern-style .mk-testimonial-quote{padding:0!important}}.mk-testimonial.modern-style .mk-testimonial-image{position:relative;float:left;margin:0 20px}.mk-testimonial.modern-style .mk-testimonial-image img{width:50px!important;height:50px!important;border-radius:50%;box-shadow:0 0 1px #a9a9a9}.mk-testimonial.modern-style .mk-testimonial-author{margin-top:30px}.mk-testimonial.modern-style .flex-control-nav{top:18px;display:block;height:5px;bottom:auto}.mk-testimonial.modern-style .flex-control-nav li{margin:0}.mk-testimonial.modern-style .flex-control-nav li a{display:block;padding:0 3px}.mk-testimonial.modern-style .flex-control-nav li a svg{fill:#b2b2b2;height:10px;width:10px}.mk-testimonial.modern-style .flex-control-nav li a.flex-active svg{fill:#4c4c4c}.testimonial-column .testimonial-ul{margin:0;padding:0;list-style:none}.testimonial-column .testimonial-item{display:inline-block;margin:0;float:left;padding:0 15px 30px 15px}.testimonial-column .one-column{width:100%;padding:0 0 30px}.testimonial-column .two-column{width:50%}.testimonial-column .three-column{width:33%}.testimonial-column .four-column{width:25%}@media handheld,only screen and (max-width:900px){.testimonial-column .four-column,.testimonial-column .three-column{width:50%!important}.testimonial-column .clearboth{display:none}.testimonial-column .testimonial-item:nth-of-type(2n):after {display:block;content:'';clear:both}}@media handheld,only screen and (max-width:600px){.testimonial-column .four-column,.testimonial-column .three-column,.testimonial-column .two-column{width:100%!important;padding:0 0 30px 0!important}}.title-line-style{text-align:center;position:relative;padding:30px 0;letter-spacing:3px;text-transform:uppercase}.title-line-style.light-version{color:#fff!important}.title-line-style::after{display:block;content:'';position:absolute;width:30px;height:3px;bottom:0;left:50%;margin-left:-15px}.title-line-style.light-version::after{background-color:#fff}.title-line-style.dark-version::after{background-color:#878787}.mk-gallery-item{display:block;float:left;padding:0;margin:0}.mk-gallery .item-holder{margin:0 8px 16px 8px;position:relative;overflow:hidden;line-height:4px}.mk-gallery .item-holder img{width:100%}.mk-gallery .one-column{width:100%}.mk-gallery .two-column{width:50%}.mk-gallery .three-column{width:33.33%}.mk-gallery .four-column{width:25%}.mk-gallery .five-column{width:20%}.mk-gallery .six-column{width:16.66%}.mk-gallery .seven-column{width:14.28%}.mk-gallery .eight-column{width:12.5%}.mk-gallery .one-column .item-holder{margin:0 0 16px 0}.mk-gallery .eight-column .item-holder{margin:0 4px 8px 4px}.mk-gallery .gallery-inner{display:block}.mk-gallery .grid-frame .item-holder{margin:0 1px 2px}.mk-gallery .grid-frame .item-holder img{width:100%}.mk-gallery .rounded-frame .gallery-inner{border-radius:4px}.mk-gallery .rounded-frame .gallery-inner img,.mk-gallery .rounded-frame .image-hover-overlay{border-radius:4px}.mk-gallery .gray_border-frame .gallery-inner{border:6px solid rgba(0,0,0,.06)}.mk-gallery .gallery-title{position:absolute;top:58%;left:0;width:100%;text-align:center;padding:0 20px;transition:all .4s ease-out;opacity:0;text-transform:uppercase;letter-spacing:1px;font-size:14px;line-height:22px;color:#fff;font-weight:bold}.mk-gallery .gallery-caption{display:none}.mk-gallery .hover-fadebox .mk-image-lightbox.lightbox-push-top{top:35%}.mk-gallery .hover-slow_zoom a{top:0;left:0;margin:0;display:block;width:100%;height:100%}.mk-gallery .hover-slow_zoom img{-webkit-transform:scale(1.04);-ms-transform:scale(1.04);transform:scale(1.04);transition:all 3s cubic-bezier(.25,.46,.45,.94)}.mk-gallery .hover-slow_zoom:hover img{-webkit-transform:scale(1.11);-ms-transform:scale(1.11);transform:scale(1.11)}.mk-gallery .hover-blur .item-holder .gallery-inner img{-webkit-filter:blur(0);filter:blur(0)}.mk-gallery .hover-blur .item-holder:hover .image-hover-overlay{opacity:.85}.mk-gallery .hover-blur .item-holder .mk-image-lightbox{display:block;position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;margin:0}.mk-gallery .hover-blur .item-holder:hover .mk-image-lightbox{opacity:1}.mk-gallery .hover-blur .item-holder:hover .gallery-title{opacity:1;top:56%}.mk-gallery .hover-blur .item-holder:hover .gallery-inner img{transition:filter .2s linear , -webkit-filter .2s linear , -moz-filter .2s linear;-webkit-filter:url(#gallery-blur);filter:url(#gallery-blur);-webkit-filter:blur(5px);filter:blur(5px)}.mk-image-lightbox svg{height:48px;width:48px;fill:#fff;vertical-align:middle;overflow:visible;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.mk-gallery .hover-grayscale .mk-image-lightbox{width:100%;height:100%;top:0;left:0;margin:0;position:absolute;text-align:center;cursor:pointer;opacity:0}.mk-gallery .hover-grayscale .image-hover-overlay{opacity:1;background-color:transparent!important}.mk-gallery .hover-grayscale .image-hover-overlay img{opacity:1;transition:opacity .2s linear;-webkit-filter:grayscale(100%);-webkit-filter:grayscale(1);-moz-filter:grayscale(100%);-ms-filter:grayscale(100%);-o-filter:grayscale(100%);filter:grayscale(100%);filter:gray}.mk-gallery .hover-grayscale .item-holder:hover .image-hover-overlay img{opacity:0}.mk-gallery .hover-overlay_layer .gallery-desc{display:inline-block;position:absolute;top:0;width:100%}.mk-gallery .hover-overlay_layer a{top:0;left:0;margin:0;display:block;width:100%;height:100%}.mk-gallery .hover-overlay_layer .gallery-title{position:relative;top:0;display:block;padding:8px 20px;margin-bottom:10px}.mk-gallery .hover-overlay_layer .gallery-title:after{position:absolute;content:'';bottom:0;left:50%;margin-left:-6px;height:2px;width:12px;background-color:#fff}.mk-gallery .hover-overlay_layer .gallery-caption{display:block;text-transform:uppercase;text-align:center;font-size:12px;line-height:22px;color:#fff;opacity:0;transition:all .4s ease-out}.mk-gallery .hover-overlay_layer img{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);transition:all .3s ease-in-out}.mk-gallery .hover-overlay_layer:hover .image-hover-overlay{opacity:.8}.mk-gallery .hover-overlay_layer:hover .gallery-title{opacity:1}.mk-gallery .hover-overlay_layer:hover .gallery-caption{opacity:1}.mk-gallery .hover-overlay_layer:hover img{-webkit-transform:scale(1.04);-ms-transform:scale(1.04);transform:scale(1.04)}.mk-gallery .hover-fadebox.hover-title-true .mk-image-lightbox svg{top:35%}.mk-gallery .hover-fadebox .item-holder:hover .image-hover-overlay{opacity:.85}.mk-gallery .hover-fadebox .item-holder .mk-image-lightbox{display:block;position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;margin:0}.mk-gallery .hover-fadebox .item-holder:hover .mk-image-lightbox{opacity:1}.mk-gallery .hover-fadebox .item-holder:hover .gallery-title{opacity:1;top:56%}.mk-gallery .hover-fadebox .item-holder:hover .gallery-inner img{-webkit-filter:grayscale(100%);filter:grayscale(100%);filter:gray;-webkit-filter:grayscale(1)}// Hover state for device screen <= 1024px
@media handheld, only screen and (max-width: 1024px) {.mk-gallery .hover-fadebox.hover-state .image-hover-overlay {
    opacity: 0.85;
  }
  .mk-gallery .hover-fadebox.hover-state img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
    -webkit-filter: grayscale(1);
  }
  .mk-gallery .hover-fadebox.hover-state .gallery-title {
    opacity: 1;
    top: 56%;
  }
  .mk-gallery .hover-fadebox.hover-state .mk-image-lightbox {
    opacity: 1;
  }
}@media handheld,only screen and (max-width:960px){.mk-gallery .two-column,.mk-gallery .three-column,.mk-gallery .four-column,.mk-gallery .five-column,.mk-gallery .six-column,.mk-gallery .seven-column,.mk-gallery .eight-column{width:49.7%}.mk-gallery .two-column img,.mk-gallery .three-column img,.mk-gallery .four-column img,.mk-gallery .five-column img,.mk-gallery .six-column img,.mk-gallery .seven-column img,.mk-gallery .eight-column img{width:100%}}@media handheld,only screen and (max-width:540px){.mk-gallery-item{width:100%!important}}.mk-gallery.masnory-gallery .mk-gallery-item{width:25%}.mk-gallery.masnory-gallery .gallery-mansory-large{width:50%}@media handheld,only screen and (max-width:1140px){.mk-gallery.masnory-gallery .mk-gallery-item{width:24.9%}.mk-gallery.masnory-gallery .gallery-mansory-large{width:49.9%}}@media handheld,only screen and (max-width:960px){.mk-gallery.masnory-gallery .mk-gallery-item,.mk-gallery.masnory-gallery .gallery-mansory-large{width:49.9%}}@media handheld,only screen and (max-width:767px){.mk-gallery.masnory-gallery .mk-gallery-item,.mk-gallery.masnory-gallery .gallery-mansory-large{width:100%}}.vc_row.mk-fullwidth-true .mk-gallery.masnory-gallery .mk-gallery-item{width:24.96%}.vc_row.mk-fullwidth-true .mk-gallery.masnory-gallery .gallery-mansory-large{width:49.96%}@media handheld,only screen and (max-width:1140px){.vc_row.mk-fullwidth-true .mk-gallery.masnory-gallery .mk-gallery-item{width:24.9%}.vc_row.mk-fullwidth-true .mk-gallery.masnory-gallery .gallery-mansory-large{width:49.9%}}@media handheld,only screen and (max-width:960px){.vc_row.mk-fullwidth-true .mk-gallery.masnory-gallery .mk-gallery-item,.vc_row.mk-fullwidth-true .mk-gallery.masnory-gallery .gallery-mansory-large{width:49.9%}}@media handheld,only screen and (max-width:767px){.vc_row.mk-fullwidth-true .mk-gallery.masnory-gallery .mk-gallery-item,.vc_row.mk-fullwidth-true .mk-gallery.masnory-gallery .gallery-mansory-large{width:100%}}.vc_row.mk-fullwidth-true .mk-gallery .eight-column{width:12.46%}.vc_row.mk-fullwidth-true .mk-gallery .eight-column .item-holder{margin:0 4px 8px 4px}@media handheld,only screen and (max-width:960px){.vc_row.mk-fullwidth-true .mk-gallery .eight-column{width:49.7%}.vc_row.mk-fullwidth-true .mk-gallery .eight-column img{width:100%}}@media handheld,only screen and (max-width:540px){.vc_row.mk-fullwidth-true .mk-gallery .eight-column{width:100%!important}}.ajax-container{position:relative;overflow:hidden;height:0;margin:0 auto;opacity:0}.ajax_project{padding:20px;margin-bottom:20px;border:1px solid #ddd;border-top:none}.ajax-controls{border:1px solid #ddd;overflow:hidden;margin-top:20px}.ajax-controls a{float:right;width:37px;height:37px;text-align:center;border-left:1px solid #ddd}.ajax-controls svg{height:16px;fill:#bbb;transform:translateY(10px)}.ajax-controls a:hover svg{fill:#222}@media handheld,only screen and (max-width:960px){.ajax-portfolio-share.portfolio-social-share{text-align:center}.ajax-portfolio-share.portfolio-social-share .mk-love-holder,.ajax-portfolio-share.portfolio-social-share .blog-share-container{float:none!important}.ajax-portfolio-share.portfolio-social-share.single-social-section .single-share-box{left:-120px!important;right:auto!important;bottom:-60px!important;width:180px!important}.ajax-portfolio-share.portfolio-social-share.single-social-section .single-share-box:before{display:none!important}}.portfolio-loader{position:absolute;top:0;bottom:0;left:0;right:0;display:none}.portfolio-loader .mk-preloader{position:relative;left:auto;margin:0;top:auto}.portfolio-loader>div{background:#fff;border-radius:50%;padding:10px;left:50%;margin-left:-30px;margin-top:-30px;position:absolute;top:50%}.portfolio-grid{overflow:hidden}.mk-fullwidth-true .mk-portfolio-container.mk-portfolio-grid{width:100.5%!important}.mk-portfolio-classic-item{float:left}.mk-portfolio-classic-item{margin-top:20px}.mk-portfolio-classic-item .item-holder{margin:0 10px 20px 10px;background-color:#fff;border:1px solid #efefef;overflow:hidden}.mk-portfolio-classic-item .the-title{padding:0!important}.mk-portfolio-classic-item .hover-icon{position:absolute;top:50%;display:block;margin-top:-22px;opacity:0;padding:6px 10px;border-radius:2px;text-align:center}.mk-portfolio-classic-item .mk-svg-icon{fill:#fff;height:32px;width:32px;overflow:visible}.mk-portfolio-classic-item .from-left{margin-left:-50px;right:auto;left:45%}.mk-portfolio-classic-item .from-right{margin-right:-50px;right:45%}.mk-portfolio-classic-item .from-right.move-to-right{margin-right:-20px!important}.mk-portfolio-classic-item .featured-image{position:relative}.mk-portfolio-classic-item .featured-image img{position:relative;width:100%}.mk-portfolio-classic-item .featured-image:hover .hover-icon,.mk-portfolio-classic-item .featured-image.hover .hover-icon{opacity:1}.mk-portfolio-classic-item .featured-image:hover .from-left,.mk-portfolio-classic-item .featured-image.hover .from-left{left:50%}.mk-portfolio-classic-item .featured-image:hover .from-right,.mk-portfolio-classic-item .featured-image.hover .from-right{right:50%}.mk-portfolio-classic-item .featured-image:hover .image-hover-overlay,.mk-portfolio-classic-item .featured-image.hover .image-hover-overlay{opacity:.8}.portfolio-meta-wrapper{padding:20px}.portfolio-meta-wrapper .the-title{line-height:20px!important;margin-bottom:8px;font-size:14px!important}.portfolio-meta-wrapper .the-title a{text-transform:uppercase;letter-spacing:1px}.portfolio-meta-wrapper .portfolio-categories a{font-size:11px;letter-spacing:1px;text-transform:uppercase}.portfolio-meta-wrapper .the-excerpt{margin-top:10px;margin-bottom:0;opacity:.8}.mk-portfolio-grid-item{float:left;overflow:hidden}.mk-portfolio-masonry-item .the-title a,.mk-portfolio-grid-item .the-title a{color:#fff}.mk-fullwidth-false .mk-portfolio-grid-item.six-column .portfolio-meta{display:none}.mk-fullwidth-true .mk-portfolio-grid-item.two-column{width:49.96%}.mk-fullwidth-true .mk-portfolio-grid-item.five-column{width:19.96%}.mk-fullwidth-true .mk-portfolio-grid-item.six-column{width:16.6666666666667%}.mk-portfolio-container{transition:height .3s .3s}.mk-portfolio-container:after,.mk-portfolio-container:before{content:" ";display:table}.mk-portfolio-container:after{clear:both}.mk-portfolio-container.grid-spacing-true .one-column{margin:0!important}.mk-portfolio-container.grid-spacing-true .four-column{width:25%}.mk-isotop-item{float:left}.mk-portfolio-masonry-item{position:relative;width:12.5%;overflow:hidden;border-top-width:0;border-style:solid;border-color:transparent;box-sizing:border-box;float:left}.mk-portfolio-masonry-item.size_two_x_x,.mk-portfolio-masonry-item.size_two_x_two_x{width:25%}.mk-portfolio-masonry-item.size_three_x_x,.mk-portfolio-masonry-item.size_three_x_two_x{width:37.5%}.mk-portfolio-masonry-item.size_four_x_x,.mk-portfolio-masonry-item.size_four_x_two_x{width:50%}.mk-portfolio-masonry-item .item-holder{margin:0}@media handheld,only screen and (max-width:1280px){.mk-portfolio-masonry-item.size_x_x,.mk-portfolio-masonry-item.size_x_two_x,.mk-portfolio-masonry-item.size_three_x_x,.mk-portfolio-masonry-item.size_three_x_two_x{width:25%}.mk-portfolio-masonry-item.size_two_x_x,.mk-portfolio-masonry-item.size_two_x_two_x{width:25%}.mk-portfolio-masonry-item.size_four_x_x,.mk-portfolio-masonry-item.size_four_x_two_x,.mk-portfolio-masonry-item.size_two_x_x,.mk-portfolio-masonry-item.size_two_x_two_x{width:50%}}@media handheld,only screen and (max-width:1140px){.mk-portfolio-masonry-item.size_x_x,.mk-portfolio-masonry-item.size_x_two_x,.mk-portfolio-masonry-item.size_two_x_x,.mk-portfolio-masonry-item.size_two_x_two_x,.mk-portfolio-masonry-item.size_three_x_x,.mk-portfolio-masonry-item.size_three_x_two_x{width:50%}.mk-portfolio-masonry-item.size_two_x_x,.mk-portfolio-masonry-item.size_two_x_two_x{width:50%}.mk-portfolio-masonry-item.size_four_x_x,.mk-portfolio-masonry-item.size_four_x_two_x{width:100%}}@media handheld,only screen and (max-width:850px){.mk-portfolio-masonry-item.size_x_x,.mk-portfolio-masonry-item.size_x_two_x{width:50%}.mk-portfolio-masonry-item.size_two_x_x,.mk-portfolio-masonry-item.size_two_x_two_x{width:100%}.mk-portfolio-masonry-item.size_three_x_x,.mk-portfolio-masonry-item.size_three_x_two_x{width:100%}.mk-portfolio-masonry-item.size_four_x_x,.mk-portfolio-masonry-item.size_four_x_two_x{width:100%}}@media handheld,only screen and (max-width:600px){.mk-portfolio-masonry-item{width:100%}}.mk-portfolio-masonry-item .featured-image{line-height:4px;position:relative}.mk-portfolio-masonry-item .featured-image>img{max-width:100%;width:100%!important}.single-featured-image,.mk-portfolio-video{margin-bottom:20px}.portfolio-social-share{margin-bottom:20px;padding-bottom:20px}.portfolio-social-share.single-social-section .single-share-box{left:-220px!important}@media handheld,only screen and (max-width:960px){.portfolio-social-share.single-social-section .single-share-box{right:-200px;left:auto!important}}.portfolio-title{display:block;font-size:26px!important;padding-bottom:10px;margin-bottom:5px;border-bottom:3px solid #ddd}.portfolio-single-cat{float:left;margin-bottom:20px;font-weight:bold;text-transform:uppercase;font-size:13px}.portfolio-desc{margin-bottom:20px;padding-right:40px}.portfolio-single-content{margin-bottom:40px}.portfolio-similar-posts{padding:60px 0;border-top:1px solid #dfe2e5;background-color:rgba(0,0,0,.03)}.portfolio-similar-posts .similar-post-title{font-size:16px;text-transform:uppercase;color:#3f3f3f;margin-bottom:50px;text-align:center;letter-spacing:3px}.portfolio-similar-posts ul{margin:0;padding:0;line-height:4px;text-align:center;width:100%}.portfolio-similar-posts ul li{display:inline-block;margin:0;padding:0;width:25%}@media handheld,only screen and (max-width:960px){.portfolio-similar-posts ul li{width:33.33%}}@media handheld,only screen and (max-width:780px){.portfolio-similar-posts ul li{width:50%}}@media handheld,only screen and (max-width:550px){.portfolio-similar-posts ul li{width:100%}}.portfolio-similar-posts-image{position:relative;line-height:4px}.portfolio-similar-posts-image .modern-post-type-icon{top:4%;display:block;width:100%;left:0;margin-left:0!important;padding:20px 0;position:absolute;opacity:0;text-align:center;line-height:100px;color:#fff;z-index:50;transition:opacity .3s , top .3s}.portfolio-similar-posts-image .modern-post-type-icon svg{height:48px;overflow:visible}.portfolio-similar-posts-image img{width:100%;max-width:100%;position:relative}.portfolio-similar-posts-image .portfolio-similar-meta{bottom:0}.portfolio-similar-posts-image:hover .portfolio-similar-meta{opacity:1;bottom:10px}.portfolio-similar-posts-image:hover .modern-post-type-icon{opacity:1;top:7%}.portfolio-similar-posts-image:hover .image-hover-overlay{opacity:.8}.portfolio-similar-meta{position:absolute;bottom:0;left:0;width:100%;text-align:center;padding:20px;line-height:22px;opacity:0}.portfolio-similar-meta .the-title{color:#fff;font-size:14px;line-height:18px;font-weight:bold}.portfolio-similar-meta .portfolio-categories{color:#fff}#mk-filter-portfolio ul{margin:0;padding:0;list-style:none;float:left;display:inline-block;width:100%}#mk-filter-portfolio ul.align-left{text-align:left}#mk-filter-portfolio ul.align-center{text-align:center}#mk-filter-portfolio ul.align-right{text-align:right}#mk-filter-portfolio ul li{display:inline-block;margin:0 10px 10px 0}#mk-filter-portfolio.sortable-classic-style{padding:40px 0}#mk-filter-portfolio.sortable-classic-style ul li{margin:8px}#mk-filter-portfolio.sortable-classic-style ul li a{padding:14px 16px;line-height:13px;font-size:13px;color:#333;color:#323232;display:block;letter-spacing:1px}#mk-filter-portfolio.sortable-classic-style ul li a.current{background-color:#969696;background-color:rgba(0,0,0,.08);border-radius:2px}#mk-filter-portfolio.sortable-outline-style{padding:30px 0}#mk-filter-portfolio.sortable-outline-style.portfolio-fiter-classic{margin-bottom:20px}#mk-filter-portfolio.sortable-outline-style ul li{margin:8px}#mk-filter-portfolio.sortable-outline-style ul li a{padding:11px 12px;line-height:13px;font-size:13px;font-weight:bold;display:block;border:2px solid transparent;letter-spacing:1px;position:relative}.mk-employees.c_cs.one-column .mk-employee-item{padding:0 0 50px}.mk-employees.c_cs.two-column .mk-employee-item{padding:0 40px 70px 40px}.mk-employees.c_cs.three-column .mk-employee-item{padding:0 30px 70px 30px}.mk-employees.c_cs.four-column .mk-employee-item{padding:0 25px 70px 25px}.mk-employees.c_cs.five-column .mk-employee-item{padding:0 25px 60px 25px}.mk-employees.classic .team-member-name{margin-bottom:8px}.mk-employees.classic .team-member-position{font-size:14px;font-style:italic;font-weight:bold;letter-spacing:0;text-transform:none}.mk-employees.classic.o3col .mk-employeee-networks a{width:40px;height:40px;line-height:40px}.mk-employees.classic .employee-hover-overlay{-webkit-transform:rotate(45deg) scale(0,2);-ms-transform:rotate(45deg) scale(0,2);transform:rotate(45deg) scale(0,2);transition:all .3s ease-in-out;pointer-events:none}.mk-employees.classic .mk-employee-item:hover .employee-hover-overlay{background:rgba(0,0,0,.3);-webkit-transform:rotate(45deg) scale(1.5,2);-ms-transform:rotate(45deg) scale(1.5,2);transform:rotate(45deg) scale(1.5,2)}.mk-employees.classic .mk-employeee-networks{position:absolute;top:50%;width:100%;margin-top:-20px;text-align:center;opacity:0;transition:all .3s ease-out;z-index:1}.mk-employees.classic .mk-employeee-networks a{display:block;margin:0 6px 10px;width:48px;height:48px;border-radius:50%;line-height:44px;box-shadow:0 0 0 1px rgba(255,255,255,.6) inset;text-align:center;box-sizing:border-box;vertical-align:middle;transition:all .1s ease-out}.mk-employees.classic .mk-employeee-networks a svg{height:16px;fill:#fff}.mk-employees.classic .mk-employeee-networks a:hover{box-shadow:0 0 0 4px rgba(255,255,255,.6) inset}.mk-employees.classic .mk-employee-item:hover .mk-employeee-networks{opacity:1;transition:all .3s .1s ease-out}.mk-employees.simple.mk-employees-grayscale .team-thumbnail img{-webkit-filter:grayscale(100%);filter:grayscale(100%);filter:gray;transition:all .3s}.mk-employees.simple.mk-employees-grayscale .mk-employee-item:hover img{-webkit-filter:grayscale(0);filter:grayscale(0)}.mk-employees.simple .team-thumbnail.rounded-true{border-radius:50%;overflow:hidden}.mk-employees.simple .team-thumbnail.rounded-true img{position:relative;border-radius:50%}.mk-employees.simple.one-column .team-thumbnail.rounded-true{padding:0 40px}.mk-employees.simple.two-column .team-thumbnail.rounded-true{padding:0 60px}.mk-employees.simple.three-column .team-thumbnail.rounded-true{padding:0 40px}.mk-employees.simple.four-column .team-thumbnail.rounded-true{padding:0 30px}.mk-employees.simple.five-column .team-thumbnail.rounded-true{padding:0 20px}.mk-employees.boxed.one-column .mk-employee-item,.mk-employees.boxed.one-column .item-holder{margin:55px 0 20px}.mk-employees.boxed .item-holder{margin:55px 0 25px 25px;padding:60px 35px 36px;border:1px solid rgba(0,0,0,.04);background-color:#f4f4f4;background-color:rgba(0,0,0,.03);position:relative}.mk-employees.boxed .team-thumbnail{width:100px;height:100px;position:absolute;top:-45px;left:50%;margin-left:-50px;border:2px solid #c6c6c6;border-radius:50%;overflow:hidden}.mk-employees.boxed .team-thumbnail img{position:relative;border-radius:50%}.mk-employees.boxed .team-member-name{margin-top:10px;letter-spacing:1px}.mk-employees.boxed .mk-employeee-networks a{padding:0 8px}.mk-employees ul,.mk-employees li{margin:0;padding:0;list-style:none}.mk-employee-item .team-thumbnail{margin:0 auto 25px;max-width:500px}.mk-employee-item .team-thumbnail img{-webkit-backface-visibility:hidden;backface-visibility:hidden}@media handheld,only screen and (max-width:960px){.mk-employees.c_cs.u4col .mk-employee-item{margin:0 0 50px;width:100%}.mk-employees.c_cs.u4col .team-thumbnail,.mk-employees.c_cs.u4col .team-info-wrapper{float:left;display:inline-block}.mk-employees.c_cs.u4col .team-info-wrapper{padding:10px 0 0 20px}.mk-employees.simple.u4col .team-thumbnail{width:30%}.mk-employees.simple.u4col .team-info-wrapper{width:65%}.mk-employees.classic.u4col .team-thumbnail{width:50%}.mk-employees.classic.u4col .team-info-wrapper{width:45%}.mk-employees.c_cs.o3col .mk-employee-item{width:48%;padding:0 20px 30px}.boxed .mk-employee-item{width:100%!important;padding:60px 10px 36px}}@media handheld,only screen and (max-width:767px){.mk-employees .m_7{width:100%!important}.mk-employees.classic.u6col .mk-employee-item{padding:0 10px 30px}.mk-employees.classic.u6col .team-thumbnail{width:100%}.mk-employees.simple.u6col .team-thumbnail{width:60%;float:none}.mk-employees.c_cs.u6col .mk-employee-item{margin:0 0 50px}}@media handheld,only screen and (max-width:550px){.mk-employees.simple.u6col .team-thumbnail{width:80%}}.vc_row.mk-fullwidth-true .mk-employee-item .team-thumbnail img{width:100%}.mk-image{position:relative;line-height:4px}.mk-image.align-left{text-align:left}.mk-image.align-right{float:right}.mk-image.align-center{margin-right:auto;margin-left:auto;text-align:center}.mk-image.align-center .mk-image-holder{margin:0 auto}.mk-image.align-center .mk-image-inner img{transition:filter .2s ease}.mk-image.lightbox-enabled .mk-image-inner:hover img{-webkit-filter:grayscale(100%);filter:grayscale(100%);filter:gray;-webkit-filter:grayscale(1)}.mk-image.rounded-frame{border-radius:4px}.mk-image.rounded-frame img,.mk-image.rounded-frame .mk-image-overlay{border-radius:4px}.mk-image.gray_border-frame .mk-image-inner{border:6px solid rgba(0,0,0,.06)}.mk-image.border_shadow-frame .mk-image-inner{border:6px solid #fff;box-shadow:0 0 5px rgba(0,0,0,.25)}.mk-image.shadow_only-frame .mk-image-inner{box-shadow:0 0 4px rgba(0,0,0,.25)}.mk-image.single_line-frame .mk-image-inner{border:1px solid rgba(0,0,0,.1)}.mk-image .mk-image-inner{position:relative;overflow:hidden;width:auto}.mk-image .mk-image-inner.is-svg{display:inline-block}.mk-image .mk-image-inner img{width:100%}.mk-image .mk-image-inner:hover .mk-image-overlay{opacity:.9}.mk-image .mk-image-inner:hover .mk-image-lightbox{opacity:1}.mk-image.inside-image .mk-image-caption{position:absolute;bottom:0;left:0;margin:10px;padding:10px;background-color:#4c4c4c;background-color:rgba(0,0,0,.4);color:#fff;border-radius:4px}.mk-image.inside-image .mk-image-caption:hover{background-color:#383838;background-color:rgba(0,0,0,.5)}.mk-image.inside-image .mk-image-caption .mk-caption-title{display:block;font-weight:bold;font-size:14px;line-height:18px}.mk-image.inside-image .mk-image-caption .mk-caption-desc{display:block;margin-top:5px;font-size:12px;line-height:18px}.mk-image.outside-image .mk-image-caption{margin:10px 0}.mk-image.outside-image .mk-image-caption .mk-caption-title{display:block;font-weight:bold;font-size:14px;line-height:18px}.mk-image.outside-image .mk-image-caption .mk-caption-desc{display:block;margin-top:5px;font-style:italic;font-size:11px;line-height:18px}@media handheld,only screen and (max-width:480px){.inside-image .mk-image-caption{display:none!important}}@media handheld,only screen and (max-width:767px){.mk-image.align-left,.mk-image.align-right{margin-right:auto!important;margin-left:auto!important;text-align:center!important}}.mk-list-styles.mk-align-left ul{display:inline-block;float:left}.mk-list-styles.mk-align-center ul{display:block!important;text-align:center}.mk-list-styles.mk-align-center ul li .mk-svg-icon{position:relative;padding-right:5px}.mk-list-styles.mk-align-right ul{display:inline-block;float:right}.mk-list-styles ul{margin:0;padding:0;list-style:none}.mk-list-styles ul li{position:relative;margin:0 0 6px 0;padding:0 0 0 21px;line-height:24px!important}.mk-list-styles ul li .mk-svg-icon{position:absolute;top:4px;left:0;height:16px}.mk-blockquote{position:relative;margin-bottom:20px;line-height:150%!important}.mk-blockquote p{margin-bottom:0}.mk-blockquote.align-left{float:left}.mk-blockquote.align-right{float:right}.mk-blockquote.align-left{float:none;clear:both}.mk-blockquote.quote-style{padding:20px 20px 20px 70px;background-color:#f6f6f6;background-color:rgba(0,0,0,.05)}.mk-blockquote.quote-style .mk-svg-icon{position:absolute;top:20px;left:20px;display:block;fill:#ddd;fill:rgba(0,0,0,.1);height:32px!important;width:32px!important}.mk-blockquote.line-style{padding:10px 10px 10px 40px;border-left:2px solid}@media handheld,only screen and (max-width:760px){.mk-blockquote{font-size:14px!important}}.mk-box-icon{position:relative;-webkit-backface-visibility:hidden}.mk-box-icon .mk-main-ico{display:flex;align-items:center;margin:0 auto}.mk-box-icon .mk-main-ico .mk-svg-icon{margin:0 auto;vertical-align:middle}.mk-box-icon p{position:relative;margin-bottom:0}.mk-box-icon h4 i{text-transform:none!important}.mk-box-icon .icon-box-readmore{position:relative;float:right;margin:10px 15px 10px 0;font-size:12px}.mk-box-icon .icon-box-readmore svg{position:relative;padding-left:8px;vertical-align:middle;height:16px}.mk-box-icon.simple_minimal-style.vc_span4{padding-right:10px}.mk-box-icon.simple_minimal-style .mk-main-ico{display:inline-block;margin-right:12px;float:left;text-align:center}.mk-box-icon.simple_minimal-style .circled-icon{text-align:center;border-radius:50%}.mk-box-icon.simple_minimal-style .circled-icon.small{line-height:42px;width:42px;height:42px}.mk-box-icon.simple_minimal-style .circled-icon.medium{line-height:64px;width:64px;height:64px}.mk-box-icon.simple_minimal-style .circled-icon.large{line-height:86px;width:86px;height:86px}.mk-box-icon.simple_minimal-style .circled-icon.x-large{line-height:110px;width:110px;height:110px}.mk-box-icon.boxed-style .mk-main-ico .mk-svg-icon,.mk-box-icon.simple_minimal-style .mk-main-ico .mk-svg-icon{vertical-align:baseline}.mk-box-icon.simple_minimal-style .mk-main-ico.small .mk-svg-icon{height:16px!important;width:16px!important}.mk-box-icon.simple_minimal-style .mk-main-ico.medium .mk-svg-icon{height:24px!important;width:24px!important}.mk-box-icon.simple_minimal-style .mk-main-ico.large .mk-svg-icon{height:32px!important;width:32px!important}.mk-box-icon.simple_minimal-style .mk-main-ico.x-large .mk-svg-icon{height:48px!important;width:48px!important}.mk-box-icon.simple_minimal-style .mk-main-ico.small{font-size:16px}.mk-box-icon.simple_minimal-style .mk-main-ico.medium{font-size:24px}.mk-box-icon.simple_minimal-style .mk-main-ico.large{font-size:32px}.mk-box-icon.simple_minimal-style .mk-main-ico.x-large{font-size:48px}.mk-box-icon.simple_minimal-style h4{margin-bottom:15px!important}.mk-box-icon.simple_minimal-style h4.icon-circled{display:block;height:auto}.mk-box-icon.simple_minimal-style h4.icon-circled span{display:block;padding-top:5px}.mk-box-icon.boxed-style .icon-box-boxed{position:relative;border:1px solid #e0e0e0;background-color:#f4f4f4;text-align:center;border-radius:3px}.mk-box-icon.boxed-style .icon-box-boxed .mk-svg-icon{position:relative;top:1px}.mk-box-icon.boxed-style .icon-box-boxed.top{margin-top:35px;padding:70px 30px 30px}.mk-box-icon.boxed-style .icon-box-boxed.top .mk-main-ico{top:-34px;left:50%;margin-left:-32px}.mk-box-icon.boxed-style .icon-box-boxed.left{margin-left:30px;padding:30px 30px 30px 60px;text-align:left}.mk-box-icon.boxed-style .icon-box-boxed.left .mk-main-ico{top:50%;left:-34px;margin-top:-34px}.mk-box-icon.boxed-style .icon-box-readmore{display:inline-block;float:none}.mk-box-icon.boxed-style h4{margin-bottom:20px;color:#222!important}.mk-box-icon.boxed-style .mk-main-ico{position:absolute;display:block;width:65px;height:65px;color:#fff;text-align:center;line-height:65px;font-size:32px;border-radius:50%}.mk-box-icon.boxed-style .mk-main-ico{font-size:32px}.mk-box-icon.boxed-style .mk-main-ico .mk-svg-icon{width:32px!important;height:32px!important}.mk-box-icon.boxed-style .mk-main-ico:before{position:relative}.mk-box-icon.simple_ultimate-style .left-side{padding-right:15px}.mk-box-icon.simple_ultimate-style .left-side .mk-main-ico{display:block;float:left}.mk-box-icon.simple_ultimate-style .left-side .mk-main-ico.small{width:32px}.mk-box-icon.simple_ultimate-style .left-side .mk-main-ico.medium{width:48px}.mk-box-icon.simple_ultimate-style .left-side .mk-main-ico.large{width:64px}.mk-box-icon.simple_ultimate-style .left-side .mk-main-ico.x-large{width:128px}.mk-box-icon.simple_ultimate-style .left-side .mk-main-ico.small{font-size:32px}.mk-box-icon.simple_ultimate-style .left-side .mk-main-ico.medium{font-size:48px}.mk-box-icon.simple_ultimate-style .left-side .mk-main-ico.large{font-size:64px}.mk-box-icon.simple_ultimate-style .left-side .mk-main-ico.x-large{font-size:128px}.mk-box-icon.simple_ultimate-style .left-side .box-detail-wrapper{display:block}.mk-box-icon.simple_ultimate-style .left-side .box-detail-wrapper.small-size{margin-left:48px}.mk-box-icon.simple_ultimate-style .left-side .box-detail-wrapper.medium-size{margin-left:65px}.mk-box-icon.simple_ultimate-style .left-side .box-detail-wrapper.large-size{margin-left:84px}.mk-box-icon.simple_ultimate-style .left-side .box-detail-wrapper.x-large-size{margin-left:158px}.mk-box-icon.simple_ultimate-style .top-side{text-align:center}.mk-box-icon.simple_ultimate-style .top-side .mk-main-ico{display:block}.mk-box-icon.simple_ultimate-style .top-side .mk-main-ico.small{margin-bottom:8px}.mk-box-icon.simple_ultimate-style .top-side .mk-main-ico.medium{margin-bottom:10px}.mk-box-icon.simple_ultimate-style .top-side .mk-main-ico.large{margin-bottom:12px}.mk-box-icon.simple_ultimate-style .top-side .mk-main-ico.x-large{margin-bottom:15px}.mk-box-icon.simple_ultimate-style .top-side h4{margin-bottom:22px}.mk-box-icon.simple_ultimate-style .top-side .icon-box-readmore{display:inline-block;float:none}.mk-box-icon.simple_ultimate-style .mk-main-ico.small{font-size:32px}.mk-box-icon.simple_ultimate-style .mk-main-ico.small .mk-svg-icon{height:32px!important;width:32px!important}.mk-box-icon.simple_ultimate-style .mk-main-ico.medium{font-size:48px}.mk-box-icon.simple_ultimate-style .mk-main-ico.medium .mk-svg-icon{height:48px!important;width:48px!important}.mk-box-icon.simple_ultimate-style .mk-main-ico.large{font-size:64px}.mk-box-icon.simple_ultimate-style .mk-main-ico.large .mk-svg-icon{height:64px!important;width:64px!important}.mk-box-icon.simple_ultimate-style .mk-main-ico.x-large{font-size:128px}.mk-box-icon.simple_ultimate-style .mk-main-ico.x-large .mk-svg-icon{height:128px!important;width:128px!important}.mk-box-icon .rounded-circle.left-side .small-size{margin-left:90px!important}.mk-box-icon .rounded-circle.left-side .medium-size{margin-left:120px!important}.mk-box-icon .rounded-circle.top-side .small{margin-bottom:26px!important}.mk-box-icon .rounded-circle.top-side .medium{margin-bottom:34px!important}.mk-box-icon .rounded-circle .mk-main-ico{border-width:1px;border-style:solid;border-radius:60px;text-align:center;display:flex!important;align-content:center;margin:0 auto}.mk-box-icon .rounded-circle .small{width:60px!important;height:60px!important;line-height:60px!important}.mk-box-icon .rounded-circle .small .mk-main-ico{font-size:24px}.mk-box-icon .rounded-circle .small .mk-svg-icon{width:24px!important;height:24px!important}.mk-box-icon .rounded-circle .medium{height:84px!important;width:84px!important;line-height:84px!important}.mk-box-icon .rounded-circle .medium .mk-main-ico{font-size:32px}.mk-box-icon .rounded-circle .medium .mk-svg-icon{height:32px!important;width:32px!important}.mk-advanced-gmaps img{max-width:none!important}.mk-gmaps-parallax{overflow:hidden}.mk-gmaps-parallax>div{margin-top:-100px}