/* swiper */
:root{--swiper-theme-color:#007aff}
.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-container-multirow>.swiper-wrapper{flex-wrap:wrap}.swiper-container-multirow-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-container-3d{perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-container-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(-1 * var(--swiper-navigation-size)/ 2);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;text-transform:none;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after{content:'next'}.swiper-button-next.swiper-button-white,.swiper-button-prev.swiper-button-white{--swiper-navigation-color:#ffffff}.swiper-button-next.swiper-button-black,.swiper-button-prev.swiper-button-black{--swiper-navigation-color:#000000}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white{--swiper-pagination-color:#ffffff}.swiper-pagination-black{--swiper-pagination-color:#000000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;animation:swiper-preloader-spin 1s infinite linear;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}
/* hover */
.c4-izmir{--text-color:#ffffff;--primary-color:#00b4db;--secondary-color:#0083b0;--padding:1em;--transition-duration:600ms;--border-margin:15px;--border-width:3px;--border-color:#ffffff;--border-radius:3px;--image-opacity:0.25;display:inline-flex;position:relative;box-sizing:border-box;overflow:hidden;margin:0;padding:0;color:#fff;color:var(--text-color);border-radius:3px;border-radius:var(--border-radius)}.c4-izmir *,.c4-izmir :after,.c4-izmir :before,.c4-izmir:after,.c4-izmir:before{box-sizing:border-box;transition:all .6s ease !important;transition:all var(--transition-duration) ease !important;}.c4-izmir figcaption{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:1em;padding:var(--padding);width:100%;z-index:1}.c4-izmir img{object-fit:cover;max-width:100%;width:100%;height:100%}.c4-izmir h1,.c4-izmir h2,.c4-izmir h3,.c4-izmir h4,.c4-izmir h5,.c4-izmir h6,.c4-izmir p{margin-top:0;color:#fff;color:var(--text-color)}.c4-izmir h1:last-child,.c4-izmir h2:last-child,.c4-izmir h3:last-child,.c4-izmir h4:last-child,.c4-izmir h5:last-child,.c4-izmir h6:last-child,.c4-izmir p:last-child{margin-bottom:0}[class*=" c4-border"] figcaption:after,[class*=" c4-border"] figcaption:before,[class*=" c4-border"]:after,[class*=" c4-border"]:before,[class^=c4-border] figcaption:after,[class^=c4-border] figcaption:before,[class^=c4-border]:after,[class^=c4-border]:before{background-color:#fff;background-color:var(--border-color);position:absolute;content:""}[class*=" c4-border"]:after,[class*=" c4-border"]:before,[class^=c4-border]:after,[class^=c4-border]:before{z-index:2;height:3px;height:var(--border-width);left:15px;left:var(--border-margin);right:15px;right:var(--border-margin);transform:scaleX(0)}[class*=" c4-border"]:before,[class^=c4-border]:before{top:15px;top:var(--border-margin)}[class*=" c4-border"]:after,[class^=c4-border]:after{bottom:15px;bottom:var(--border-margin)}[class*=" c4-border"] figcaption,[class^=c4-border] figcaption{z-index:3}[class*=" c4-border"] figcaption:after,[class*=" c4-border"] figcaption:before,[class^=c4-border] figcaption:after,[class^=c4-border] figcaption:before{z-index:-1;width:3px;width:var(--border-width);top:15px;top:var(--border-margin);bottom:15px;bottom:var(--border-margin);transform:scaleY(0)}[class*=" c4-border"] figcaption:before,[class^=c4-border] figcaption:before{left:15px;left:var(--border-margin)}[class*=" c4-border"] figcaption:after,[class^=c4-border] figcaption:after{right:15px;right:var(--border-margin)}:focus>[class*=" c4-border"] figcaption:after,:focus>[class*=" c4-border"] figcaption:before,:focus>[class*=" c4-border"]:after,:focus>[class*=" c4-border"]:before,:focus>[class^=c4-border] figcaption:after,:focus>[class^=c4-border] figcaption:before,:focus>[class^=c4-border]:after,:focus>[class^=c4-border]:before,[class*=" c4-border"].hover figcaption:after,[class*=" c4-border"].hover figcaption:before,[class*=" c4-border"].hover:after,[class*=" c4-border"].hover:before,[class*=" c4-border"]:focus figcaption:after,[class*=" c4-border"]:focus figcaption:before,[class*=" c4-border"]:focus:after,[class*=" c4-border"]:focus:before,[class*=" c4-border"]:hover figcaption:after,[class*=" c4-border"]:hover figcaption:before,[class*=" c4-border"]:hover:after,[class*=" c4-border"]:hover:before,[class^=c4-border].hover figcaption:after,[class^=c4-border].hover figcaption:before,[class^=c4-border].hover:after,[class^=c4-border].hover:before,[class^=c4-border]:focus figcaption:after,[class^=c4-border]:focus figcaption:before,[class^=c4-border]:focus:after,[class^=c4-border]:focus:before,[class^=c4-border]:hover figcaption:after,[class^=c4-border]:hover figcaption:before,[class^=c4-border]:hover:after,[class^=c4-border]:hover:before{transform:scale(1)}.c4-border-vert:after,.c4-border-vert:before{transition-duration:0s}.c4-border-vert.hover:after,.c4-border-vert.hover:before,.c4-border-vert:focus:after,.c4-border-vert:focus:before,.c4-border-vert:hover:after,.c4-border-vert:hover:before,:focus>.c4-border-vert:after,:focus>.c4-border-vert:before{transition-delay:480ms}.c4-border-horiz figcaption:after,.c4-border-horiz figcaption:before{transition-duration:0s}.c4-border-horiz.hover figcaption:after,.c4-border-horiz.hover figcaption:before,.c4-border-horiz:focus figcaption:after,.c4-border-horiz:focus figcaption:before,.c4-border-horiz:hover figcaption:after,.c4-border-horiz:hover figcaption:before,:focus>.c4-border-horiz figcaption:after,:focus>.c4-border-horiz figcaption:before{transition-delay:480ms}.c4-border-bottom:after{transition-delay:480ms}.c4-border-bottom:after,.c4-border-bottom:before{transition-duration:0s}.c4-border-bottom figcaption:after,.c4-border-bottom figcaption:before{transform-origin:100% 100%}.c4-border-bottom.hover:before,.c4-border-bottom:focus:before,.c4-border-bottom:hover:before,:focus>.c4-border-bottom:before{transition-delay:480ms}.c4-border-bottom.hover:after,.c4-border-bottom:focus:after,.c4-border-bottom:hover:after,:focus>.c4-border-bottom:after{transition-delay:0s}.c4-border-top:before{transition-delay:480ms}.c4-border-top:after,.c4-border-top:before{transition-duration:0s}.c4-border-top figcaption:after,.c4-border-top figcaption:before{transform-origin:0 0}.c4-border-top.hover:after,.c4-border-top:focus:after,.c4-border-top:hover:after,:focus>.c4-border-top:after{transition-delay:480ms}.c4-border-top.hover:before,.c4-border-top:focus:before,.c4-border-top:hover:before,:focus>.c4-border-top:before{transition-delay:0s}.c4-border-right:after,.c4-border-right:before{transform-origin:100% 100%}.c4-border-right figcaption:after{transition-delay:480ms}.c4-border-right figcaption:after,.c4-border-right figcaption:before{transition-duration:0s}.c4-border-right.hover figcaption:before,.c4-border-right:focus figcaption:before,.c4-border-right:hover figcaption:before,:focus>.c4-border-right figcaption:before{transition-delay:480ms}.c4-border-right.hover figcaption:after,.c4-border-right:focus figcaption:after,.c4-border-right:hover figcaption:after,:focus>.c4-border-right figcaption:after{transition-delay:0s}.c4-border-left:after,.c4-border-left:before{transform-origin:0 0}.c4-border-left figcaption:before{transition-delay:480ms}.c4-border-left figcaption:after,.c4-border-left figcaption:before{transition-duration:0s}.c4-border-left.hover figcaption:after,.c4-border-left:focus figcaption:after,.c4-border-left:hover figcaption:after,:focus>.c4-border-left figcaption:after{transition-delay:480ms}.c4-border-left.hover figcaption:before,.c4-border-left:focus figcaption:before,.c4-border-left:hover figcaption:before,:focus>.c4-border-left figcaption:before{transition-delay:0s}.c4-border-corners-1 figcaption:before,.c4-border-corners-1:before{transform-origin:0 0}.c4-border-corners-1 figcaption:after,.c4-border-corners-1:after{transform-origin:100% 100%}.c4-border-corners-2 figcaption:before,.c4-border-corners-2:before{transform-origin:100% 100%}.c4-border-corners-2 figcaption:after,.c4-border-corners-2:after{transform-origin:0 0}.c4-border-top-left figcaption:after,.c4-border-top-left figcaption:before,.c4-border-top-left:after,.c4-border-top-left:before{transform-origin:0 0}.c4-border-top-left:before{transition-delay:480ms;transition-delay:calc(var(--transition-duration)/ 1.25)}.c4-border-top-left:after{transition-delay:0s}.c4-border-top-left figcaption:before{transition-delay:480ms;transition-delay:calc(var(--transition-duration)/ 1.25)}.c4-border-top-left figcaption:after{transition-delay:0s}.c4-border-top-left.hover:before,.c4-border-top-left:focus:before,.c4-border-top-left:hover:before,:focus>.c4-border-top-left:before{transition-delay:0s}.c4-border-top-left.hover:after,.c4-border-top-left:focus:after,.c4-border-top-left:hover:after,:focus>.c4-border-top-left:after{transition-delay:480ms;transition-delay:calc(var(--transition-duration)/ 1.25)}.c4-border-top-left.hover figcaption:before,.c4-border-top-left:focus figcaption:before,.c4-border-top-left:hover figcaption:before,:focus>.c4-border-top-left figcaption:before{transition-delay:0s}.c4-border-top-left.hover figcaption:after,.c4-border-top-left:focus figcaption:after,.c4-border-top-left:hover figcaption:after,:focus>.c4-border-top-left figcaption:after{transition-delay:480ms;transition-delay:calc(var(--transition-duration)/ 1.25)}.c4-border-top-right figcaption:after,.c4-border-top-right figcaption:before,.c4-border-top-right:after,.c4-border-top-right:before{transform-origin:100% 0}.c4-border-top-right:before{transition-delay:480ms;transition-delay:calc(var(--transition-duration)/ 1.25)}.c4-border-top-right:after{transition-delay:0s}.c4-border-top-right figcaption:before{transition-delay:0s}.c4-border-top-right figcaption:after{transition-delay:480ms;transition-delay:calc(var(--transition-duration)/ 1.25)}.c4-border-top-right.hover:before,.c4-border-top-right:focus:before,.c4-border-top-right:hover:before,:focus>.c4-border-top-right:before{transition-delay:0s}.c4-border-top-right.hover:after,.c4-border-top-right:focus:after,.c4-border-top-right:hover:after,:focus>.c4-border-top-right:after{transition-delay:480ms;transition-delay:calc(var(--transition-duration)/ 1.25)}.c4-border-top-right.hover figcaption:before,.c4-border-top-right:focus figcaption:before,.c4-border-top-right:hover figcaption:before,:focus>.c4-border-top-right figcaption:before{transition-delay:480ms;transition-delay:calc(var(--transition-duration)/ 1.25)}.c4-border-top-right.hover figcaption:after,.c4-border-top-right:focus figcaption:after,.c4-border-top-right:hover figcaption:after,:focus>.c4-border-top-right figcaption:after{transition-delay:0s}.c4-border-bottom-left figcaption:after,.c4-border-bottom-left figcaption:before,.c4-border-bottom-left:after,.c4-border-bottom-left:before{transform-origin:0 100%}.c4-border-bottom-left:before{transition-delay:0s}.c4-border-bottom-left:after{transition-delay:480ms;transition-delay:calc(var(--transition-duration)/ 1.25)}.c4-border-bottom-left figcaption:before{transition-delay:480ms;transition-delay:calc(var(--transition-duration)/ 1.25)}.c4-border-bottom-left figcaption:after{transition-delay:0s}.c4-border-bottom-left.hover:before,.c4-border-bottom-left:focus:before,.c4-border-bottom-left:hover:before,:focus>.c4-border-bottom-left:before{transition-delay:480ms;transition-delay:calc(var(--transition-duration)/ 1.25)}.c4-border-bottom-left.hover:after,.c4-border-bottom-left:focus:after,.c4-border-bottom-left:hover:after,:focus>.c4-border-bottom-left:after{transition-delay:0s}.c4-border-bottom-left.hover figcaption:before,.c4-border-bottom-left:focus figcaption:before,.c4-border-bottom-left:hover figcaption:before,:focus>.c4-border-bottom-left figcaption:before{transition-delay:0s}.c4-border-bottom-left.hover figcaption:after,.c4-border-bottom-left:focus figcaption:after,.c4-border-bottom-left:hover figcaption:after,:focus>.c4-border-bottom-left figcaption:after{transition-delay:480ms;transition-delay:calc(var(--transition-duration)/ 1.25)}.c4-border-bottom-right figcaption:after,.c4-border-bottom-right figcaption:before,.c4-border-bottom-right:after,.c4-border-bottom-right:before{transform-origin:100% 100%}.c4-border-bottom-right:before{transition-delay:0s}.c4-border-bottom-right:after{transition-delay:480ms;transition-delay:calc(var(--transition-duration)/ 1.25)}.c4-border-bottom-right figcaption:before{transition-delay:0s}.c4-border-bottom-right figcaption:after{transition-delay:480ms;transition-delay:calc(var(--transition-duration)/ 1.25)}.c4-border-bottom-right.hover:before,.c4-border-bottom-right:focus:before,.c4-border-bottom-right:hover:before,:focus>.c4-border-bottom-right:before{transition-delay:480ms;transition-delay:calc(var(--transition-duration)/ 1.25)}.c4-border-bottom-right.hover:after,.c4-border-bottom-right:focus:after,.c4-border-bottom-right:hover:after,:focus>.c4-border-bottom-right:after{transition-delay:0s}.c4-border-bottom-right.hover figcaption:before,.c4-border-bottom-right:focus figcaption:before,.c4-border-bottom-right:hover figcaption:before,:focus>.c4-border-bottom-right figcaption:before{transition-delay:480ms;transition-delay:calc(var(--transition-duration)/ 1.25)}.c4-border-bottom-right.hover figcaption:after,.c4-border-bottom-right:focus figcaption:after,.c4-border-bottom-right:hover figcaption:after,:focus>.c4-border-bottom-right figcaption:after{transition-delay:0s}.c4-border-cc-1 figcaption:after,.c4-border-cc-1 figcaption:before,.c4-border-cc-1:after,.c4-border-cc-1:before{transition-duration:.3s}.c4-border-cc-1 figcaption:after,.c4-border-cc-1:before{transform-origin:0 0}.c4-border-cc-1 figcaption:before,.c4-border-cc-1:after{transform-origin:100% 100%}.c4-border-cc-1:before{transition-delay:.6s}.c4-border-cc-1:after{transition-delay:0s}.c4-border-cc-1 figcaption:before{transition-delay:.9s}.c4-border-cc-1 figcaption:after{transition-delay:.3s}.c4-border-cc-1.hover:before,.c4-border-cc-1:focus:before,.c4-border-cc-1:hover:before,:focus>.c4-border-cc-1:before{transition-delay:.3s}.c4-border-cc-1.hover:after,.c4-border-cc-1:focus:after,.c4-border-cc-1:hover:after,:focus>.c4-border-cc-1:after{transition-delay:.9s}.c4-border-cc-1.hover figcaption:before,.c4-border-cc-1:focus figcaption:before,.c4-border-cc-1:hover figcaption:before,:focus>.c4-border-cc-1 figcaption:before{transition-delay:0s}.c4-border-cc-1.hover figcaption:after,.c4-border-cc-1:focus figcaption:after,.c4-border-cc-1:hover figcaption:after,:focus>.c4-border-cc-1 figcaption:after{transition-delay:.6s}.c4-border-ccc-1 figcaption:after,.c4-border-ccc-1 figcaption:before,.c4-border-ccc-1:after,.c4-border-ccc-1:before{transition-duration:.4s}.c4-border-ccc-1 figcaption:after,.c4-border-ccc-1:before{transform-origin:100% 100%}.c4-border-ccc-1 figcaption:before,.c4-border-ccc-1:after{transform-origin:0 0}.c4-border-ccc-1:before{transition-delay:0s}.c4-border-ccc-1:after{transition-delay:.6s}.c4-border-ccc-1 figcaption:before{transition-delay:.9s}.c4-border-ccc-1 figcaption:after{transition-delay:.3s}.c4-border-ccc-1.hover:before,.c4-border-ccc-1:focus:before,.c4-border-ccc-1:hover:before,:focus>.c4-border-ccc-1:before{transition-delay:.9s}.c4-border-ccc-1.hover:after,.c4-border-ccc-1:focus:after,.c4-border-ccc-1:hover:after,:focus>.c4-border-ccc-1:after{transition-delay:.3s}.c4-border-ccc-1.hover figcaption:before,.c4-border-ccc-1:focus figcaption:before,.c4-border-ccc-1:hover figcaption:before,:focus>.c4-border-ccc-1 figcaption:before{transition-delay:0s}.c4-border-ccc-1.hover figcaption:after,.c4-border-ccc-1:focus figcaption:after,.c4-border-ccc-1:hover figcaption:after,:focus>.c4-border-ccc-1 figcaption:after{transition-delay:.6s}.c4-border-cc-2 figcaption:after,.c4-border-cc-2:before{transform-origin:0 0}.c4-border-cc-2 figcaption:before,.c4-border-cc-2:after{transform-origin:100% 100%}.c4-border-ccc-2 figcaption:after,.c4-border-ccc-2:before{transform-origin:100% 100%}.c4-border-ccc-2 figcaption:before,.c4-border-ccc-2:after{transform-origin:0 0}.c4-border-cc-3 figcaption:after,.c4-border-cc-3:before{transform-origin:0 0}.c4-border-cc-3 figcaption:before,.c4-border-cc-3:after{transform-origin:100% 100%}.c4-border-cc-3:before{right:33px;right:calc(var(--border-margin) + var(--border-margin) + var(--border-width));left:0}.c4-border-cc-3:after{left:33px;left:calc(var(--border-margin) + var(--border-margin) + var(--border-width));right:0}.c4-border-cc-3 figcaption:before{top:33px;top:calc(var(--border-margin) + var(--border-margin) + var(--border-width));bottom:0}.c4-border-cc-3 figcaption:after{bottom:33px;bottom:calc(var(--border-margin) + var(--border-margin) + var(--border-width));top:0}.c4-border-ccc-3 figcaption:after,.c4-border-ccc-3:before{transform-origin:100% 100%}.c4-border-ccc-3 figcaption:before,.c4-border-ccc-3:after{transform-origin:0 0}.c4-border-ccc-3:before{left:33px;left:calc(var(--border-margin) + var(--border-margin) + var(--border-width));right:0}.c4-border-ccc-3:after{right:33px;right:calc(var(--border-margin) + var(--border-margin) + var(--border-width));left:0}.c4-border-ccc-3 figcaption:before{bottom:33px;bottom:calc(var(--border-margin) + var(--border-margin) + var(--border-width));top:0}.c4-border-ccc-3 figcaption:after{top:33px;top:calc(var(--border-margin) + var(--border-margin) + var(--border-width));bottom:0}.c4-border-fade figcaption:after,.c4-border-fade figcaption:before,.c4-border-fade:after,.c4-border-fade:before{transform:scale(1);opacity:0}.c4-border-fade.hover figcaption:after,.c4-border-fade.hover figcaption:before,.c4-border-fade.hover:after,.c4-border-fade.hover:before,.c4-border-fade:focus figcaption:after,.c4-border-fade:focus figcaption:before,.c4-border-fade:focus:after,.c4-border-fade:focus:before,.c4-border-fade:hover figcaption:after,.c4-border-fade:hover figcaption:before,.c4-border-fade:hover:after,.c4-border-fade:hover:before,:focus>.c4-border-fade figcaption:after,:focus>.c4-border-fade figcaption:before,:focus>.c4-border-fade:after,:focus>.c4-border-fade:before{opacity:1}@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none){[class*=" c4-border"]:after,[class*=" c4-border"]:before,[class^=c4-border]:after,[class^=c4-border]:before{height:3px;left:15px;right:15px}[class*=" c4-border"]:before,[class^=c4-border]:before{top:15px}[class*=" c4-border"]:after,[class^=c4-border]:after{bottom:15px}[class*=" c4-border"] figcaption:after,[class*=" c4-border"] figcaption:before,[class^=c4-border] figcaption:after,[class^=c4-border] figcaption:before{width:3px;top:15px;bottom:15px}[class*=" c4-border"] figcaption:before,[class^=c4-border] figcaption:before{left:15px}[class*=" c4-border"] figcaption:after,[class^=c4-border] figcaption:after{right:15px}}.c4-image-zoom-in.hover img,.c4-image-zoom-in:focus img,.c4-image-zoom-in:hover img,:focus>.c4-image-zoom-in img{transform:scale(1.25)}.c4-image-zoom-out img{transform:scale(1.25)}.c4-image-zoom-out.hover img,.c4-image-zoom-out:focus img,.c4-image-zoom-out:hover img,:focus>.c4-image-zoom-out img{transform:scale(1)}.c4-image-pan-up img{transform-origin:top;transform:scale(1.2) translate(0,0)}.c4-image-pan-up.hover img,.c4-image-pan-up:focus img,.c4-image-pan-up:hover img,:focus>.c4-image-pan-up img{transform:scale(1.2) translate(0,-15%)}.c4-image-pan-down img{transform-origin:bottom;transform:scale(1.2) translate(0,0)}.c4-image-pan-down:focus img,.c4-image-pan-down:hover img,:focus>.c4-image-pan-down img{transform:scale(1.2) translate(0,15%)}.c4-image-pan-left img{transform-origin:left;transform:scale(1.2) translate(0,0)}.c4-image-pan-left.hover img,.c4-image-pan-left:focus img,.c4-image-pan-left:hover img,:focus>.c4-image-pan-left img{transform:scale(1.2) translate(-15%,0)}.c4-image-pan-right img{transform-origin:right;transform:scale(1.2) translate(0,0)}.c4-image-pan-right.hover img,.c4-image-pan-right:focus img,.c4-image-pan-right:hover img,:focus>.c4-image-pan-right img{transform:scale(1.2) translate(15%,0)}.c4-image-blur.hover img,.c4-image-blur:focus img,.c4-image-blur:hover img,:focus>.c4-image-blur img{filter:blur(4px);transform:scale(1.1)}.c4-image-rotate-left img{transform:scale(1.1) translate(0,0)}.c4-image-rotate-left.hover img,.c4-image-rotate-left:focus img,.c4-image-rotate-left:hover img,:focus>.c4-image-rotate-left img{transform:scale(1.3) rotate(-15deg)}.c4-image-rotate-right img{transform:scale(1.1) translate(0,0)}.c4-image-rotate-right.hover img,.c4-image-rotate-right:focus img,.c4-image-rotate-right:hover img,:focus>.c4-image-rotate-right img{transform:scale(1.3) rotate(15deg)}.c4-delay-100,.c4-delay-100>*{transition-delay:.1s}.c4-delay-200,.c4-delay-200>*{transition-delay:.2s}.c4-delay-300,.c4-delay-300>*{transition-delay:.3s}.c4-delay-400,.c4-delay-400>*{transition-delay:.4s}.c4-delay-500,.c4-delay-500>*{transition-delay:.5s}.c4-delay-600,.c4-delay-600>*{transition-delay:.6s}.c4-delay-700,.c4-delay-700>*{transition-delay:.7s}.c4-delay-800,.c4-delay-800>*{transition-delay:.8s}.c4-delay-900,.c4-delay-900>*{transition-delay:.9s}.c4-delay-1000,.c4-delay-1000>*{transition-delay:1s}[class*=" c4-fade"],[class*=" c4-reveal"],[class*=" c4-rotate"],[class^=c4-fade],[class^=c4-reveal],[class^=c4-rotate]{display:inline-block}[class*=" c4-fade"]>*,[class*=" c4-reveal"]>*,[class*=" c4-rotate"]>*,[class^=c4-fade]>*,[class^=c4-reveal]>*,[class^=c4-rotate]>*{display:inline-block}[class*=" c4-fade"]>:last-child,[class*=" c4-reveal"]>:last-child,[class*=" c4-rotate"]>:last-child,[class^=c4-fade]>:last-child,[class^=c4-reveal]>:last-child,[class^=c4-rotate]>:last-child{margin-bottom:0}[class*=" c4-reveal"],[class*=" c4-rotate"],[class^=c4-reveal],[class^=c4-rotate]{overflow:hidden;opacity:1}[class*=" c4-fade"],[class^=c4-fade]{opacity:0}.c4-izmir.hover [class*=" c4-fade"],.c4-izmir.hover [class^=c4-fade],.c4-izmir:focus [class*=" c4-fade"],.c4-izmir:focus [class^=c4-fade],.c4-izmir:hover [class*=" c4-fade"],.c4-izmir:hover [class^=c4-fade],:focus>.c4-izmir [class*=" c4-fade"],:focus>.c4-izmir [class^=c4-fade]{opacity:1;transform:translate(0)}.c4-izmir.hover [class*=" c4-reveal"],.c4-izmir.hover [class*=" c4-rotate"],.c4-izmir.hover [class^=c4-reveal],.c4-izmir.hover [class^=c4-rotate],.c4-izmir:focus [class*=" c4-reveal"],.c4-izmir:focus [class*=" c4-rotate"],.c4-izmir:focus [class^=c4-reveal],.c4-izmir:focus [class^=c4-rotate],.c4-izmir:hover [class*=" c4-reveal"],.c4-izmir:hover [class*=" c4-rotate"],.c4-izmir:hover [class^=c4-reveal],.c4-izmir:hover [class^=c4-rotate],:focus>.c4-izmir [class*=" c4-reveal"],:focus>.c4-izmir [class*=" c4-rotate"],:focus>.c4-izmir [class^=c4-reveal],:focus>.c4-izmir [class^=c4-rotate]{opacity:1}.c4-izmir.hover [class*=" c4-reveal"]>*,.c4-izmir.hover [class*=" c4-rotate"]>*,.c4-izmir.hover [class^=c4-reveal]>*,.c4-izmir.hover [class^=c4-rotate]>*,.c4-izmir:focus [class*=" c4-reveal"]>*,.c4-izmir:focus [class*=" c4-rotate"]>*,.c4-izmir:focus [class^=c4-reveal]>*,.c4-izmir:focus [class^=c4-rotate]>*,.c4-izmir:hover [class*=" c4-reveal"]>*,.c4-izmir:hover [class*=" c4-rotate"]>*,.c4-izmir:hover [class^=c4-reveal]>*,.c4-izmir:hover [class^=c4-rotate]>*,:focus>.c4-izmir [class*=" c4-reveal"]>*,:focus>.c4-izmir [class*=" c4-rotate"]>*,:focus>.c4-izmir [class^=c4-reveal]>*,:focus>.c4-izmir [class^=c4-rotate]>*{transform:translate(0) rotate(0)}.c4-fade-up{transform:translateY(1.5rem)}.c4-fade-down{transform:translateY(-1.5rem)}.c4-fade-left{transform:translateX(1.5rem)}.c4-fade-right{transform:translateX(-1.5rem)}.c4-reveal-up>*{transform:translateY(100%)}.c4-reveal-down>*{transform:translateY(-100%)}.c4-reveal-left>*{transform:translateX(100%)}.c4-reveal-right>*{transform:translateX(-100%)}.c4-rotate-up-right>*{transform-origin:bottom left;transform:rotate(90deg)}.c4-rotate-up-left>*{transform-origin:bottom right;transform:rotate(-90deg)}.c4-rotate-down-right>*{transform-origin:top left;transform:rotate(-90deg)}.c4-rotate-down-left>*{transform-origin:top right;transform:rotate(90deg)}.c4-izmir .df-overlay{position:absolute;top:0;left:0;right:0;bottom:0;opacity:0;z-index:1}.c4-izmir:hover .df-overlay{opacity:1}.c4-gradient-top .df-overlay{background-image:linear-gradient(180deg,#00b4db 0,#0083b0 100%);background-image:linear-gradient(180deg,var(--primary-color) 0,var(--secondary-color) 100%)}.c4-gradient-left .df-overlay{background-image:linear-gradient(90deg,#00b4db 0,#0083b0 100%);background-image:linear-gradient(90deg,var(--primary-color) 0,var(--secondary-color) 100%)}.c4-gradient-right .df-overlay{background-image:linear-gradient(270deg,#00b4db 0,#0083b0 100%);background-image:linear-gradient(270deg,var(--primary-color) 0,var(--secondary-color) 100%)}.c4-gradient-bottom .df-overlay{background-image:linear-gradient(0deg,#00b4db 0,#0083b0 100%);background-image:linear-gradient(0deg,var(--primary-color) 0,var(--secondary-color) 100%)}.c4-gradient-top-left .df-overlay{background-image:linear-gradient(135deg,#00b4db 0,#0083b0 100%);background-image:linear-gradient(135deg,var(--primary-color) 0,var(--secondary-color) 100%)}.c4-gradient-top-right .df-overlay{background-image:linear-gradient(225deg,#00b4db 0,#0083b0 100%);background-image:linear-gradient(225deg,var(--primary-color) 0,var(--secondary-color) 100%)}.c4-gradient-bottom-left .df-overlay{background-image:linear-gradient(45deg,#00b4db 0,#0083b0 100%);background-image:linear-gradient(45deg,var(--primary-color) 0,var(--secondary-color) 100%)}.c4-gradient-bottom-right .df-overlay{background-image:linear-gradient(315deg,#00b4db 0,#0083b0 100%);background-image:linear-gradient(315deg,var(--primary-color) 0,var(--secondary-color) 100%)}.c4-izmir .c4-layout-top-left{justify-content:flex-start;align-items:flex-start;text-align:left}.c4-izmir .c4-layout-top-center{justify-content:flex-start}.c4-izmir .c4-layout-top-right{justify-content:flex-start;align-items:flex-end;text-align:right}.c4-izmir .c4-layout-center-left{align-items:flex-start;text-align:left}.c4-izmir .c4-layout-center-right{align-items:flex-end;text-align:right}.c4-izmir .c4-layout-bottom-left{justify-content:flex-end;align-items:flex-start;text-align:left}.c4-izmir .c4-layout-bottom-center{justify-content:flex-end}.c4-izmir .c4-layout-bottom-right{justify-content:flex-end;align-items:flex-end;text-align:right}.c4-izmir figcaption{padding:2em;padding:calc(var(--padding) * 2)}.c4-izmir figcaption>*{opacity:0}.c4-izmir.hover>img,.c4-izmir:focus>img,.c4-izmir:hover>img,:focus>.c4-izmir>img{opacity:1}.c4-izmir.hover figcaption>*,.c4-izmir:focus figcaption>*,.c4-izmir:hover figcaption>*,:focus>.c4-izmir figcaption>*{opacity:1}
.c4-izmir figcaption:not([class*=" c4-layout"]):not([class^=c4-layout]):not([class$=c4-layout]):not([class~=c4-layout]) div{display:none}

/* bx-slider */
.bx-wrapper{position:relative;margin-bottom:60px;padding:0;-ms-touch-action:pan-y;touch-action:pan-y}.bx-wrapper img{max-width:100%;display:block}.bxslider{margin:0;padding:0}ul.bxslider{list-style:none}.bx-viewport{-webkit-transform:translatez(0)}.bx-wrapper{-moz-box-shadow:0 0 5px #ccc;-webkit-box-shadow:0 0 5px #ccc;box-shadow:0 0 5px #ccc;border:5px solid #fff;background:#fff}.bx-wrapper .bx-controls-auto,.bx-wrapper .bx-pager{position:absolute;bottom:-30px;width:100%}.bx-wrapper .bx-loading{min-height:50px;height:100%;width:100%;position:absolute;top:0;left:0;z-index:2000}.bx-wrapper .bx-pager{text-align:center;font-size:.85em;font-family:Arial;font-weight:700;color:#666;padding-top:20px}.bx-wrapper .bx-pager.bx-default-pager a{background:#666;text-indent:-9999px;display:block;width:10px;height:10px;margin:0 5px;outline:0;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}.bx-wrapper .bx-pager.bx-default-pager a.active,.bx-wrapper .bx-pager.bx-default-pager a:focus,.bx-wrapper .bx-pager.bx-default-pager a:hover{background:#000}.bx-wrapper .bx-controls-auto .bx-controls-auto-item,.bx-wrapper .bx-pager-item{display:inline-block;vertical-align:bottom}.bx-wrapper .bx-pager-item{font-size:0;line-height:0}.bx-wrapper .bx-prev{left:10px}.bx-wrapper .bx-prev:focus,.bx-wrapper .bx-prev:hover{background-position:0 0}.bx-wrapper .bx-next{right:10px}.bx-wrapper .bx-next:focus,.bx-wrapper .bx-next:hover{background-position:-43px 0}.bx-wrapper .bx-controls-direction a{position:absolute;top:50%;margin-top:-16px;outline:0;width:32px;height:32px;text-indent:-9999px;z-index:9999}.bx-wrapper .bx-controls-direction a.disabled{display:none}.bx-wrapper .bx-controls-auto{text-align:center}.bx-wrapper .bx-controls-auto .bx-start{display:block;text-indent:-9999px;width:10px;height:11px;outline:0;margin:0 3px}.bx-wrapper .bx-controls-auto .bx-start.active,.bx-wrapper .bx-controls-auto .bx-start:focus,.bx-wrapper .bx-controls-auto .bx-start:hover{background-position:-86px 0}.bx-wrapper .bx-controls-auto .bx-stop{display:block;text-indent:-9999px;width:9px;height:11px;outline:0;margin:0 3px}.bx-wrapper .bx-controls-auto .bx-stop.active,.bx-wrapper .bx-controls-auto .bx-stop:focus,.bx-wrapper .bx-controls-auto .bx-stop:hover{background-position:-86px -33px}.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager{text-align:left;width:80%}.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto{right:0;width:35px}.bx-wrapper .bx-caption{position:absolute;bottom:0;left:0;background:#666;background:rgba(80,80,80,.75);width:100%}.bx-wrapper .bx-caption span{color:#fff;font-family:Arial;display:block;font-size:.85em;padding:10px}

/* justified gallery */
.justified-gallery{width:100%;position:relative;overflow:hidden}.justified-gallery>a,.justified-gallery>div,.justified-gallery>figure{position:absolute;display:inline-block;overflow:hidden;margin:0;padding:0}.justified-gallery>a>a>img,.justified-gallery>a>a>svg,.justified-gallery>a>img,.justified-gallery>a>svg,.justified-gallery>div>a>img,.justified-gallery>div>a>svg,.justified-gallery>div>img,.justified-gallery>div>svg,.justified-gallery>figure>a>img,.justified-gallery>figure>a>svg,.justified-gallery>figure>img,.justified-gallery>figure>svg{position:absolute;top:50%;left:50%;margin:0;padding:0;border:none;filter:"alpha(opacity=0)"}.justified-gallery>a>.jg-caption,.justified-gallery>div>.jg-caption,.justified-gallery>figure>.jg-caption{display:none;position:absolute;bottom:0;padding:5px;background-color:#000;left:0;right:0;margin:0;color:#fff;font-size:12px;font-weight:300;font-family:sans-serif}.justified-gallery>a>.jg-caption.jg-caption-visible,.justified-gallery>div>.jg-caption.jg-caption-visible,.justified-gallery>figure>.jg-caption.jg-caption-visible{display:initial;filter:"alpha(opacity=70)";opacity:.7;-webkit-transition:opacity .5s ease-in;-moz-transition:opacity .5s ease-in;-o-transition:opacity .5s ease-in;transition:opacity .5s ease-in}.justified-gallery>.jg-entry-visible>a>img,.justified-gallery>.jg-entry-visible>a>svg,.justified-gallery>.jg-entry-visible>img,.justified-gallery>.jg-entry-visible>svg{-webkit-transition:opacity .5s ease-in;-moz-transition:opacity .5s ease-in;-o-transition:opacity .5s ease-in;transition:opacity .5s ease-in}.justified-gallery>.jg-filtered{display:none}.justified-gallery>.jg-spinner{position:absolute;bottom:0;margin-left:-24px;padding:10px 0 10px 0;left:50%;filter:"alpha(opacity=100)";opacity:1;overflow:initial}.justified-gallery>.jg-spinner>span{display:inline-block;filter:"alpha(opacity=0)";opacity:0;width:8px;height:8px;margin:0 4px 0 4px;background-color:#000;border-radius:6px}

/* lightbox */
.lg-sub-html,.lg-toolbar{background-color:rgba(0,0,0,.45)}#lg-counter,.lg-outer .lg-video-cont{vertical-align:middle;display:inline-block}@font-face{font-family:lg;src:url(/wp-content/plugins/diviflash/public/css/fonts/lg.eot?n1z373);src:url(/wp-content/plugins/diviflash/public/css/fonts/lg.eot?#iefixn1z373) format("embedded-opentype"),url(/wp-content/plugins/diviflash/public/css/fonts/lg.woff?n1z373) format("woff"),url(/wp-content/plugins/diviflash/public/css/fonts/lg.ttf?n1z373) format("truetype"),url(/wp-content/plugins/diviflash/public/css/fonts/lg.svg?n1z373#lg) format("svg");font-weight:400;font-style:normal}.lg-icon{font-family:lg;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.lg-actions .lg-next,.lg-actions .lg-prev{background-color:rgba(0,0,0,.45);border-radius:2px;color:#999;cursor:pointer;display:block;font-size:22px;margin-top:-10px;padding:8px 10px 9px;position:absolute;top:50%;z-index:1080}.lg-actions .lg-next.disabled,.lg-actions .lg-prev.disabled{pointer-events:none;opacity:.5}.lg-actions .lg-next:hover,.lg-actions .lg-prev:hover{color:#FFF}.lg-actions .lg-next{right:20px}.lg-actions .lg-next:before{content:"\e095"}.lg-actions .lg-prev{left:20px}.lg-actions .lg-prev:after{content:"\e094"}@-webkit-keyframes lg-right-end{0%,100%{left:0}50%{left:-30px}}@-moz-keyframes lg-right-end{0%,100%{left:0}50%{left:-30px}}@-ms-keyframes lg-right-end{0%,100%{left:0}50%{left:-30px}}@keyframes lg-right-end{0%,100%{left:0}50%{left:-30px}}@-webkit-keyframes lg-left-end{0%,100%{left:0}50%{left:30px}}@-moz-keyframes lg-left-end{0%,100%{left:0}50%{left:30px}}@-ms-keyframes lg-left-end{0%,100%{left:0}50%{left:30px}}@keyframes lg-left-end{0%,100%{left:0}50%{left:30px}}.lg-outer.lg-right-end .lg-object{-webkit-animation:lg-right-end .3s;-o-animation:lg-right-end .3s;animation:lg-right-end .3s;position:relative}.lg-outer.lg-left-end .lg-object{-webkit-animation:lg-left-end .3s;-o-animation:lg-left-end .3s;animation:lg-left-end .3s;position:relative}.lg-toolbar{z-index:1082;left:0;position:absolute;top:0;width:100%}.lg-toolbar .lg-icon{color:#999;cursor:pointer;float:right;font-size:24px;height:47px;line-height:27px;padding:10px 0;text-align:center;width:50px;text-decoration:none!important;outline:0;-webkit-transition:color .2s linear;-o-transition:color .2s linear;transition:color .2s linear}.lg-toolbar .lg-icon:hover{color:#FFF}.lg-toolbar .lg-close:after{content:"\e070"}.lg-toolbar .lg-download:after{content:"\e0f2"}.lg-sub-html{bottom:0;color:#EEE;font-size:16px;left:0;padding:10px 40px;position:fixed;right:0;text-align:center;z-index:1080}.lg-sub-html h4{margin:0;font-size:13px;font-weight:700}.lg-sub-html p{font-size:12px;margin:5px 0 0}#lg-counter{color:#999;font-size:16px;padding-left:20px;padding-top:12px}.lg-next,.lg-prev,.lg-toolbar{opacity:1;-webkit-transition:-webkit-transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear;-moz-transition:-moz-transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear;-o-transition:-o-transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear;transition:transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear}.lg-hide-items .lg-prev{opacity:0;-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}.lg-hide-items .lg-next{opacity:0;-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}.lg-hide-items .lg-toolbar{opacity:0;-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object{-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5);opacity:0;-webkit-transition:-webkit-transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;-moz-transition:-moz-transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;-o-transition:-o-transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;transition:transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);opacity:1}.lg-outer .lg-thumb-outer{background-color:#0D0A0A;bottom:0;position:absolute;width:100%;z-index:1080;max-height:350px;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1) 0s;-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1) 0s;-o-transition:-o-transform .25s cubic-bezier(0,0,.25,1) 0s;transition:transform .25s cubic-bezier(0,0,.25,1) 0s}.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb{-webkit-transition-duration:0s!important;transition-duration:0s!important}.lg-outer.lg-thumb-open .lg-thumb-outer{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.lg-outer .lg-thumb{padding:10px 0;height:100%;margin-bottom:-5px}.lg-outer .lg-thumb-item{cursor:pointer;float:left;overflow:hidden;height:100%;border:2px solid #FFF;border-radius:4px;margin-bottom:5px}@media (min-width:1025px){.lg-outer .lg-thumb-item{-webkit-transition:border-color .25s ease;-o-transition:border-color .25s ease;transition:border-color .25s ease}}.lg-outer .lg-thumb-item.active,.lg-outer .lg-thumb-item:hover{border-color:#a90707}.lg-outer .lg-thumb-item img{width:100%;height:100%;object-fit:cover}.lg-outer.lg-has-thumb .lg-item{padding-bottom:120px}.lg-outer.lg-can-toggle .lg-item{padding-bottom:0}.lg-outer.lg-pull-caption-up .lg-sub-html{-webkit-transition:bottom .25s ease;-o-transition:bottom .25s ease;transition:bottom .25s ease}.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html{bottom:100px}.lg-outer .lg-toggle-thumb{background-color:#0D0A0A;border-radius:2px 2px 0 0;color:#999;cursor:pointer;font-size:24px;height:39px;line-height:27px;padding:5px 0;position:absolute;right:20px;text-align:center;top:-39px;width:50px}.lg-outer .lg-toggle-thumb:hover,.lg-outer.lg-dropdown-active #lg-share{color:#FFF}.lg-outer .lg-toggle-thumb:after{content:"\e1ff"}.lg-outer .lg-video-cont{max-width:1140px;max-height:100%;width:100%;padding:0 5px}.lg-outer .lg-video{width:100%;height:0;padding-bottom:56.25%;overflow:hidden;position:relative}.lg-outer .lg-video .lg-object{display:inline-block;position:absolute;top:0;left:0;width:100%!important;height:100%!important}.lg-outer .lg-video .lg-video-play{width:84px;height:59px;position:absolute;left:50%;top:50%;margin-left:-42px;margin-top:-30px;z-index:1080;cursor:pointer}.lg-outer .lg-has-vimeo .lg-video-play{background:url(/wp-content/plugins/diviflash/public/css/img/vimeo-play.png) no-repeat}.lg-outer .lg-has-vimeo:hover .lg-video-play{background:url(/wp-content/plugins/diviflash/public/css/img/vimeo-play.png) 0 -58px no-repeat}.lg-outer .lg-has-html5 .lg-video-play{background:url(/wp-content/plugins/diviflash/public/css/img/video-play.png) no-repeat;height:64px;margin-left:-32px;margin-top:-32px;width:64px;opacity:.8}.lg-outer .lg-has-html5:hover .lg-video-play{opacity:1}.lg-outer .lg-has-youtube .lg-video-play{background:url(/wp-content/plugins/diviflash/public/css/img/youtube-play.png) no-repeat}.lg-outer .lg-has-youtube:hover .lg-video-play{background:url(/wp-content/plugins/diviflash/public/css/img/youtube-play.png) 0 -60px no-repeat}.lg-outer .lg-video-object{width:100%!important;height:100%!important;position:absolute;top:0;left:0}.lg-outer .lg-has-video .lg-video-object{visibility:hidden}.lg-outer .lg-has-video.lg-video-playing .lg-object,.lg-outer .lg-has-video.lg-video-playing .lg-video-play{display:none}.lg-outer .lg-has-video.lg-video-playing .lg-video-object{visibility:visible}.lg-progress-bar{background-color:#333;height:5px;left:0;position:absolute;top:0;width:100%;z-index:1083;opacity:0;-webkit-transition:opacity 80ms ease 0s;-moz-transition:opacity 80ms ease 0s;-o-transition:opacity 80ms ease 0s;transition:opacity 80ms ease 0s}.lg-progress-bar .lg-progress{background-color:#a90707;height:5px;width:0}.lg-progress-bar.lg-start .lg-progress{width:100%}.lg-show-autoplay .lg-progress-bar{opacity:1}.lg-autoplay-button:after{content:"\e01d"}.lg-show-autoplay .lg-autoplay-button:after{content:"\e01a"}.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image,.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transition-duration:0s;transition-duration:0s}.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transition:-webkit-transform .3s cubic-bezier(0,0,.25,1) 0s;-moz-transition:-moz-transform .3s cubic-bezier(0,0,.25,1) 0s;-o-transition:-o-transform .3s cubic-bezier(0,0,.25,1) 0s;transition:transform .3s cubic-bezier(0,0,.25,1) 0s}.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transition:left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0s;-moz-transition:left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0s;-o-transition:left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0s;transition:left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0s}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);-webkit-transition:-webkit-transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s!important;-moz-transition:-moz-transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s!important;-o-transition:-o-transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s!important;transition:transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s!important;-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}#lg-zoom-in:after{content:"\e311"}#lg-actual-size{font-size:20px}#lg-actual-size:after{content:"\e033"}#lg-zoom-out{opacity:.5;pointer-events:none}#lg-zoom-out:after{content:"\e312"}.lg-zoomed #lg-zoom-out{opacity:1;pointer-events:auto}.lg-outer .lg-pager-outer{bottom:60px;left:0;position:absolute;right:0;text-align:center;z-index:1080;height:10px}.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont{overflow:visible}.lg-outer .lg-pager-cont{cursor:pointer;display:inline-block;overflow:hidden;position:relative;vertical-align:top;margin:0 5px}.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.lg-outer .lg-pager-cont.lg-pager-active .lg-pager{box-shadow:0 0 0 2px #fff inset}.lg-outer .lg-pager-thumb-cont{background-color:#fff;color:#FFF;bottom:100%;height:83px;left:0;margin-bottom:20px;margin-left:-60px;opacity:0;padding:5px;position:absolute;width:120px;border-radius:3px;-webkit-transition:opacity .15s ease 0s,-webkit-transform .15s ease 0s;-moz-transition:opacity .15s ease 0s,-moz-transform .15s ease 0s;-o-transition:opacity .15s ease 0s,-o-transform .15s ease 0s;transition:opacity .15s ease 0s,transform .15s ease 0s;-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}.lg-outer .lg-pager-thumb-cont img{width:100%;height:100%}.lg-outer .lg-pager{background-color:rgba(255,255,255,.5);border-radius:50%;box-shadow:0 0 0 8px rgba(255,255,255,.7) inset;display:block;height:12px;-webkit-transition:box-shadow .3s ease 0s;-o-transition:box-shadow .3s ease 0s;transition:box-shadow .3s ease 0s;width:12px}.lg-outer .lg-pager:focus,.lg-outer .lg-pager:hover{box-shadow:0 0 0 8px #fff inset}.lg-outer .lg-caret{border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px dashed;bottom:-10px;display:inline-block;height:0;left:50%;margin-left:-5px;position:absolute;vertical-align:middle;width:0}.lg-fullscreen:after{content:"\e20c"}.lg-fullscreen-on .lg-fullscreen:after{content:"\e20d"}.lg-outer #lg-dropdown-overlay{background-color:rgba(0,0,0,.25);bottom:0;cursor:default;left:0;position:fixed;right:0;top:0;z-index:1081;opacity:0;visibility:hidden;-webkit-transition:visibility 0s linear .18s,opacity .18s linear 0s;-o-transition:visibility 0s linear .18s,opacity .18s linear 0s;transition:visibility 0s linear .18s,opacity .18s linear 0s}.lg-outer.lg-dropdown-active #lg-dropdown-overlay,.lg-outer.lg-dropdown-active .lg-dropdown{-webkit-transition-delay:0s;transition-delay:0s;-moz-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1;visibility:visible}.lg-outer .lg-dropdown{background-color:#fff;border-radius:2px;font-size:14px;list-style-type:none;margin:0;padding:10px 0;position:absolute;right:0;text-align:left;top:50px;opacity:0;visibility:hidden;-moz-transform:translate3d(0,5px,0);-o-transform:translate3d(0,5px,0);-ms-transform:translate3d(0,5px,0);-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0);-webkit-transition:-webkit-transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;-moz-transition:-moz-transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;-o-transition:-o-transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;transition:transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s}.lg-outer .lg-dropdown:after{content:"";display:block;height:0;width:0;position:absolute;border:8px solid transparent;border-bottom-color:#FFF;right:16px;top:-16px}.lg-outer .lg-dropdown>li:last-child{margin-bottom:0}.lg-outer .lg-dropdown>li:hover .lg-icon,.lg-outer .lg-dropdown>li:hover a{color:#333}.lg-outer .lg-dropdown a{color:#333;display:block;white-space:pre;padding:4px 12px;font-family:"Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:12px}.lg-outer .lg-dropdown a:hover{background-color:rgba(0,0,0,.07)}.lg-outer .lg-dropdown .lg-dropdown-text{display:inline-block;line-height:1;margin-top:-3px;vertical-align:middle}.lg-outer .lg-dropdown .lg-icon{color:#333;display:inline-block;float:none;font-size:20px;height:auto;line-height:1;margin-right:8px;padding:0;vertical-align:middle;width:auto}.lg-outer,.lg-outer .lg,.lg-outer .lg-inner{width:100%;height:100%}.lg-outer #lg-share{position:relative}.lg-outer #lg-share:after{content:"\e80d"}.lg-outer #lg-share-facebook .lg-icon{color:#3b5998}.lg-outer #lg-share-facebook .lg-icon:after{content:"\e901"}.lg-outer #lg-share-twitter .lg-icon{color:#00aced}.lg-outer #lg-share-twitter .lg-icon:after{content:"\e904"}.lg-outer #lg-share-googleplus .lg-icon{color:#dd4b39}.lg-outer #lg-share-googleplus .lg-icon:after{content:"\e902"}.lg-outer #lg-share-pinterest .lg-icon{color:#cb2027}.lg-outer #lg-share-pinterest .lg-icon:after{content:"\e903"}.group:after,.group:before{display:table;content:"";line-height:0}.group:after{clear:both}.lg-outer{position:fixed;top:0;left:0;z-index:1050;opacity:0;-webkit-transition:opacity .15s ease 0s;-o-transition:opacity .15s ease 0s;transition:opacity .15s ease 0s}.lg-outer *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.lg-outer.lg-visible{opacity:1}.lg-outer.lg-css3 .lg-item.lg-current,.lg-outer.lg-css3 .lg-item.lg-next-slide,.lg-outer.lg-css3 .lg-item.lg-prev-slide{-webkit-transition-duration:inherit!important;transition-duration:inherit!important;-webkit-transition-timing-function:inherit!important;transition-timing-function:inherit!important}.lg-outer.lg-css3.lg-dragging .lg-item.lg-current,.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide{-webkit-transition-duration:0s!important;transition-duration:0s!important;opacity:1}.lg-outer.lg-grab img.lg-object{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer.lg-grabbing img.lg-object{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg{position:relative;overflow:hidden;margin-left:auto;margin-right:auto;max-width:100%;max-height:100%}.lg-outer .lg-inner{position:absolute;left:0;top:0;white-space:nowrap}.lg-outer .lg-item{background:url(/wp-content/plugins/diviflash/public/css/img/loading.gif) center center no-repeat;display:none!important}.lg-outer.lg-css .lg-current,.lg-outer.lg-css3 .lg-current,.lg-outer.lg-css3 .lg-next-slide,.lg-outer.lg-css3 .lg-prev-slide{display:inline-block!important}.lg-outer .lg-img-wrap,.lg-outer .lg-item{display:inline-block;text-align:center;position:absolute;width:100%;height:100%}.lg-outer .lg-img-wrap:before,.lg-outer .lg-item:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}.lg-outer .lg-img-wrap{position:absolute;padding:0 5px;left:0;right:0;top:0;bottom:0}.lg-outer .lg-item.lg-complete{background-image:none}.lg-outer .lg-item.lg-current{z-index:1060}.lg-outer .lg-image{display:inline-block;vertical-align:middle;max-width:100%;max-height:100%;width:auto!important;height:auto!important}.lg-outer.lg-show-after-load .lg-item .lg-object,.lg-outer.lg-show-after-load .lg-item .lg-video-play{opacity:0;-webkit-transition:opacity .15s ease 0s;-o-transition:opacity .15s ease 0s;transition:opacity .15s ease 0s}.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object,.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play{opacity:1}.lg-outer .lg-empty-html,.lg-outer.lg-hide-download #lg-download{display:none}.lg-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1040;background-color:#000;opacity:0;-webkit-transition:opacity .15s ease 0s;-o-transition:opacity .15s ease 0s;transition:opacity .15s ease 0s}.lg-backdrop.in{opacity:1}.lg-css3.lg-no-trans .lg-current,.lg-css3.lg-no-trans .lg-next-slide,.lg-css3.lg-no-trans .lg-prev-slide{-webkit-transition:none 0s ease 0s!important;-moz-transition:none 0s ease 0s!important;-o-transition:none 0s ease 0s!important;transition:none 0s ease 0s!important}.lg-css3.lg-use-css3 .lg-item,.lg-css3.lg-use-left .lg-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.lg-css3.lg-fade .lg-item{opacity:0}.lg-css3.lg-fade .lg-item.lg-current{opacity:1}.lg-css3.lg-fade .lg-item.lg-current,.lg-css3.lg-fade .lg-item.lg-next-slide,.lg-css3.lg-fade .lg-item.lg-prev-slide{-webkit-transition:opacity .1s ease 0s;-moz-transition:opacity .1s ease 0s;-o-transition:opacity .1s ease 0s;transition:opacity .1s ease 0s}.lg-css3.lg-slide.lg-use-css3 .lg-item{opacity:0}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}.lg-css3.lg-slide.lg-use-left .lg-item{opacity:0;position:absolute;left:0}.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide{left:-100%}.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide{left:100%}.lg-css3.lg-slide.lg-use-left .lg-item.lg-current{left:0;opacity:1}.lg-css3.lg-slide.lg-use-left .lg-item.lg-current,.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide{-webkit-transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-moz-transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-o-transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}
.df_ig_lightbox .ig_is_lightbox .df_ig_caption{font-size:18px;padding:0;color:#fff;opacity:1;max-width:600px;margin-left:auto;margin-right:auto}.df_ig_lightbox .ig_is_lightbox .df_ig_description{font-size:14px;padding:0;color:#fff;opacity:1;max-width:600px;margin-left:auto;margin-right:auto}
/* Compare Image */
.icv{position:relative;overflow:hidden;cursor:row-resize}.icv__icv--vertical{cursor:row-resize}.icv__icv--horizontal{cursor:col-resize}.icv__img{pointer-events:none;-o-user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;max-width:none;width:100%;margin:0 !important;padding:0 !important;border:0 !important;border-radius:0 !important;top:0;display:block}.icv__is--fluid .icv__img{display:none}.icv__img-a{height:auto;position:static;z-index:1;left:0px}.icv__img-b{height:100%;position:absolute;z-index:2;left:auto;right:0px;width:auto}.icv__icv--vertical .icv__img-b{width:100%;height:auto}.icv__imposter{z-index:4;position:absolute;top:0px;left:0px;width:100%;height:100%}.icv__wrapper{position:absolute;width:100%;height:100%;right:0px;top:0px;overflow:hidden;background-size:cover;background-position:center center;z-index:3}.icv__is--fluid .icv__wrapper,.icv__icv--vertical .icv__wrapper{width:100% !important}.icv__is--fluid .icv__wrapper,.icv__icv--horizontal .icv__wrapper{height:100% !important}.icv__fluidwrapper{background-size:cover;background-position:center;position:absolute;top:0;left:0;width:100%;height:100%}.icv__control{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;height:100%;top:0px;z-index:5}.icv__icv--vertical .icv__control{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;left:0;width:100%}.icv__control-line{height:50%;width:2px;z-index:6}.icv__icv--vertical .icv__control-line{width:50%}.icv__theme-wrapper{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;-webkit-transition:all 0.1s ease-out 0s;transition:all 0.1s ease-out 0s;z-index:5}.icv__icv--vertical .icv__theme-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.icv__arrow-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:all 0.1s ease-out 0s;transition:all 0.1s ease-out 0s}.icv__arrow-a{-webkit-transform:scale(1.5) rotateZ(180deg);transform:scale(1.5) rotateZ(180deg);height:20px;width:20px;-webkit-filter:drop-shadow(0px 3px 5px rgba(0,0,0,0.33));filter:drop-shadow(0px -3px 5px rgba(0,0,0,0.33))}.icv__arrow-b{-webkit-transform:scale(1.5) rotateZ(0deg);transform:scale(1.5) rotateZ(0deg);height:20px;width:20px;-webkit-filter:drop-shadow(0px 3px 5px rgba(0,0,0,0.33));filter:drop-shadow(0px 3px 5px rgba(0,0,0,0.33))}.icv__circle{width:50px;height:50px;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;border-radius:999px}.icv__label{position:absolute;bottom:1rem;z-index:12;background:rgba(0,0,0,0.33);color:white;border-radius:3px;padding:0.5rem 0.75rem;font-size:0.85rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.icv__label.vertical{bottom:auto;left:1rem}.icv__label.on-hover{-webkit-transform:scale(0);transform:scale(0);-webkit-transition:0.25s cubic-bezier(0.68, 0.26, 0.58, 1.22);transition:0.25s cubic-bezier(0.68, 0.26, 0.58, 1.22)}.icv:hover .icv__label.on-hover{-webkit-transform:scale(1);transform:scale(1)}.icv__label-before{left:1rem}.icv__label-after{right:1rem}.icv__label-before.vertical{top:1rem}.icv__label-after.vertical{bottom:1rem;right:auto}.icv__body{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}

/* Datatable */
table.dataTable{width:100%;margin:0 auto;clear:both;border-collapse:separate;border-spacing:0}table.dataTable thead th,table.dataTable tfoot th{font-weight:bold}table.dataTable thead th,table.dataTable thead td{padding:10px 18px;border-bottom:1px solid #111}table.dataTable thead th:active,table.dataTable thead td:active{outline:none}table.dataTable tfoot th,table.dataTable tfoot td{padding:10px 18px 6px 18px;border-top:1px solid #111}table.dataTable thead .sorting,table.dataTable thead .sorting_asc,table.dataTable thead .sorting_desc,table.dataTable thead .sorting_asc_disabled,table.dataTable thead .sorting_desc_disabled{cursor:pointer;*cursor:hand;background-repeat:no-repeat;background-position:center right}table.dataTable thead .sorting{background-image:url(/wp-content/plugins/diviflash/public/img/sort_both.png)}table.dataTable thead .sorting_asc{background-image:url(/wp-content/plugins/diviflash/public/img/sort_asc.png)}table.dataTable thead .sorting_desc{background-image:url(/wp-content/plugins/diviflash/public/img/sort_desc.png)}table.dataTable thead .sorting_asc_disabled{background-image:url(/wp-content/plugins/diviflash/public/css/lib/..../img/sort_asc_disabled.png)}table.dataTable thead .sorting_desc_disabled{background-image:url(/wp-content/plugins/diviflash/public/img/sort_desc_disabled.png)}table.dataTable tbody tr{background-color:#fff}table.dataTable tbody tr.selected{background-color:#b0bed9}table.dataTable tbody th,table.dataTable tbody td{padding:8px 10px}table.dataTable.row-border tbody th,table.dataTable.row-border tbody td,table.dataTable.display tbody th,table.dataTable.display tbody td{border-top:1px solid #ddd}table.dataTable.row-border tbody tr:first-child th,table.dataTable.row-border tbody tr:first-child td,table.dataTable.display tbody tr:first-child th,table.dataTable.display tbody tr:first-child td{border-top:none}table.dataTable.cell-border tbody th,table.dataTable.cell-border tbody td{border-top:1px solid #ddd;border-right:1px solid #ddd}table.dataTable.cell-border tbody tr th:first-child,table.dataTable.cell-border tbody tr td:first-child{border-left:1px solid #ddd}table.dataTable.cell-border tbody tr:first-child th,table.dataTable.cell-border tbody tr:first-child td{border-top:none}table.dataTable.stripe tbody tr.odd,table.dataTable.display tbody tr.odd{background-color:#f9f9f9}table.dataTable.stripe tbody tr.odd.selected,table.dataTable.display tbody tr.odd.selected{background-color:#acbad4}table.dataTable.hover tbody tr:hover,table.dataTable.display tbody tr:hover{background-color:#f6f6f6}table.dataTable.hover tbody tr:hover.selected,table.dataTable.display tbody tr:hover.selected{background-color:#aab7d1}table.dataTable.order-column tbody tr>.sorting_1,table.dataTable.order-column tbody tr>.sorting_2,table.dataTable.order-column tbody tr>.sorting_3,table.dataTable.display tbody tr>.sorting_1,table.dataTable.display tbody tr>.sorting_2,table.dataTable.display tbody tr>.sorting_3{background-color:#fafafa}table.dataTable.order-column tbody tr.selected>.sorting_1,table.dataTable.order-column tbody tr.selected>.sorting_2,table.dataTable.order-column tbody tr.selected>.sorting_3,table.dataTable.display tbody tr.selected>.sorting_1,table.dataTable.display tbody tr.selected>.sorting_2,table.dataTable.display tbody tr.selected>.sorting_3{background-color:#acbad5}table.dataTable.display tbody tr.odd>.sorting_1,table.dataTable.order-column.stripe tbody tr.odd>.sorting_1{background-color:#f1f1f1}table.dataTable.display tbody tr.odd>.sorting_2,table.dataTable.order-column.stripe tbody tr.odd>.sorting_2{background-color:#f3f3f3}table.dataTable.display tbody tr.odd>.sorting_3,table.dataTable.order-column.stripe tbody tr.odd>.sorting_3{background-color:whitesmoke}table.dataTable.display tbody tr.odd.selected>.sorting_1,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_1{background-color:#a6b4cd}table.dataTable.display tbody tr.odd.selected>.sorting_2,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_2{background-color:#a8b5cf}table.dataTable.display tbody tr.odd.selected>.sorting_3,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_3{background-color:#a9b7d1}table.dataTable.display tbody tr.even>.sorting_1,table.dataTable.order-column.stripe tbody tr.even>.sorting_1{background-color:#fafafa}table.dataTable.display tbody tr.even>.sorting_2,table.dataTable.order-column.stripe tbody tr.even>.sorting_2{background-color:#fcfcfc}table.dataTable.display tbody tr.even>.sorting_3,table.dataTable.order-column.stripe tbody tr.even>.sorting_3{background-color:#fefefe}table.dataTable.display tbody tr.even.selected>.sorting_1,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_1{background-color:#acbad5}table.dataTable.display tbody tr.even.selected>.sorting_2,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_2{background-color:#aebcd6}table.dataTable.display tbody tr.even.selected>.sorting_3,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_3{background-color:#afbdd8}table.dataTable.display tbody tr:hover>.sorting_1,table.dataTable.order-column.hover tbody tr:hover>.sorting_1{background-color:#eaeaea}table.dataTable.display tbody tr:hover>.sorting_2,table.dataTable.order-column.hover tbody tr:hover>.sorting_2{background-color:#ececec}table.dataTable.display tbody tr:hover>.sorting_3,table.dataTable.order-column.hover tbody tr:hover>.sorting_3{background-color:#efefef}table.dataTable.display tbody tr:hover.selected>.sorting_1,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_1{background-color:#a2aec7}table.dataTable.display tbody tr:hover.selected>.sorting_2,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_2{background-color:#a3b0c9}table.dataTable.display tbody tr:hover.selected>.sorting_3,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_3{background-color:#a5b2cb}table.dataTable.no-footer{border-bottom:1px solid #111}table.dataTable.nowrap th,table.dataTable.nowrap td{white-space:nowrap}table.dataTable.compact thead th,table.dataTable.compact thead td{padding:4px 17px}table.dataTable.compact tfoot th,table.dataTable.compact tfoot td{padding:4px}table.dataTable.compact tbody th,table.dataTable.compact tbody td{padding:4px}table.dataTable th.dt-left,table.dataTable td.dt-left{text-align:left}table.dataTable th.dt-center,table.dataTable td.dt-center,table.dataTable td.dataTables_empty{text-align:center}table.dataTable th.dt-right,table.dataTable td.dt-right{text-align:right}table.dataTable th.dt-justify,table.dataTable td.dt-justify{text-align:justify}table.dataTable th.dt-nowrap,table.dataTable td.dt-nowrap{white-space:nowrap}table.dataTable thead th.dt-head-left,table.dataTable thead td.dt-head-left,table.dataTable tfoot th.dt-head-left,table.dataTable tfoot td.dt-head-left{text-align:left}table.dataTable thead th.dt-head-center,table.dataTable thead td.dt-head-center,table.dataTable tfoot th.dt-head-center,table.dataTable tfoot td.dt-head-center{text-align:center}table.dataTable thead th.dt-head-right,table.dataTable thead td.dt-head-right,table.dataTable tfoot th.dt-head-right,table.dataTable tfoot td.dt-head-right{text-align:right}table.dataTable thead th.dt-head-justify,table.dataTable thead td.dt-head-justify,table.dataTable tfoot th.dt-head-justify,table.dataTable tfoot td.dt-head-justify{text-align:justify}table.dataTable thead th.dt-head-nowrap,table.dataTable thead td.dt-head-nowrap,table.dataTable tfoot th.dt-head-nowrap,table.dataTable tfoot td.dt-head-nowrap{white-space:nowrap}table.dataTable tbody th.dt-body-left,table.dataTable tbody td.dt-body-left{text-align:left}table.dataTable tbody th.dt-body-center,table.dataTable tbody td.dt-body-center{text-align:center}table.dataTable tbody th.dt-body-right,table.dataTable tbody td.dt-body-right{text-align:right}table.dataTable tbody th.dt-body-justify,table.dataTable tbody td.dt-body-justify{text-align:justify}table.dataTable tbody th.dt-body-nowrap,table.dataTable tbody td.dt-body-nowrap{white-space:nowrap}table.dataTable,table.dataTable th,table.dataTable td{box-sizing:content-box}.dataTables_wrapper{position:relative;clear:both;*zoom:1;zoom:1}.dataTables_wrapper .dataTables_length{float:left}.dataTables_wrapper .dataTables_length select{border:1px solid #aaa;border-radius:3px;padding:5px;background-color:transparent;padding:4px}.dataTables_wrapper .dataTables_filter{float:right;text-align:right}.dataTables_wrapper .dataTables_filter input{border:1px solid #aaa;border-radius:3px;padding:5px;background-color:transparent;margin-left:3px}.dataTables_wrapper .dataTables_info{clear:both;float:left;padding-top:.755em}.dataTables_wrapper .dataTables_paginate{float:right;text-align:right;padding-top:.25em}.dataTables_wrapper .dataTables_paginate .paginate_button{box-sizing:border-box;display:inline-block;min-width:1.5em;padding:.5em 1em;margin-left:2px;text-align:center;text-decoration:none !important;cursor:pointer;*cursor:hand;color:#333 !important;border:1px solid transparent;border-radius:2px}.dataTables_wrapper .dataTables_paginate .paginate_button.current,.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover{color:#333 !important;border:1px solid #979797;background-color:white;background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #dcdcdc));background:-webkit-linear-gradient(top, white 0%, #dcdcdc 100%);background:-moz-linear-gradient(top, white 0%, #dcdcdc 100%);background:-ms-linear-gradient(top, white 0%, #dcdcdc 100%);background:-o-linear-gradient(top, white 0%, #dcdcdc 100%);background:linear-gradient(to bottom, white 0%, #dcdcdc 100%)}.dataTables_wrapper .dataTables_paginate .paginate_button.disabled,.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active{cursor:default;color:#666 !important;border:1px solid transparent;background:transparent;box-shadow:none}.dataTables_wrapper .dataTables_paginate .paginate_button:hover{color:white !important;border:1px solid #111;background-color:#585858;background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #585858), color-stop(100%, #111));background:-webkit-linear-gradient(top, #585858 0%, #111 100%);background:-moz-linear-gradient(top, #585858 0%, #111 100%);background:-ms-linear-gradient(top, #585858 0%, #111 100%);background:-o-linear-gradient(top, #585858 0%, #111 100%);background:linear-gradient(to bottom, #585858 0%, #111 100%)}.dataTables_wrapper .dataTables_paginate .paginate_button:active{outline:none;background-color:#2b2b2b;background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #2b2b2b), color-stop(100%, #0c0c0c));background:-webkit-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);background:-moz-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);background:-ms-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);background:-o-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);background:linear-gradient(to bottom, #2b2b2b 0%, #0c0c0c 100%);box-shadow:inset 0 0 3px #111}.dataTables_wrapper .dataTables_paginate .ellipsis{padding:0 1em}.dataTables_wrapper .dataTables_processing{position:absolute;top:50%;left:50%;width:100%;height:40px;margin-left:-50%;margin-top:-25px;padding-top:20px;text-align:center;font-size:1.2em;background-color:white;background:-webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(25%, rgba(255, 255, 255, 0.9)), color-stop(75%, rgba(255, 255, 255, 0.9)), color-stop(100%, rgba(255, 255, 255, 0)));background:-webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);background:-moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);background:-ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);background:-o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);background:linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%)}.dataTables_wrapper .dataTables_length,.dataTables_wrapper .dataTables_filter,.dataTables_wrapper .dataTables_info,.dataTables_wrapper .dataTables_processing,.dataTables_wrapper .dataTables_paginate{color:#333}.dataTables_wrapper .dataTables_scroll{clear:both}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody{*margin-top:-1px;-webkit-overflow-scrolling:touch}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td{vertical-align:middle}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td>div.dataTables_sizing{height:0;overflow:hidden;margin:0 !important;padding:0 !important}.dataTables_wrapper.no-footer .dataTables_scrollBody{border-bottom:1px solid #111}.dataTables_wrapper.no-footer div.dataTables_scrollHead table.dataTable,.dataTables_wrapper.no-footer div.dataTables_scrollBody>table{border-bottom:none}.dataTables_wrapper:after{visibility:hidden;display:block;content:"";clear:both;height:0}@media screen and (max-width: 767px){.dataTables_wrapper .dataTables_info,.dataTables_wrapper .dataTables_paginate{float:none;text-align:center}.dataTables_wrapper .dataTables_paginate{margin-top:.5em}}@media screen and (max-width: 640px){.dataTables_wrapper .dataTables_length,.dataTables_wrapper .dataTables_filter{float:none;text-align:center}.dataTables_wrapper .dataTables_filter{margin-top:.5em}}

/* ACF Gallery */
.df_ig_lightbox .df_acf_gallery_is_lightbox .df_acf_gallery_caption{font-size:18px;padding:0;color:#fff;opacity:1;max-width:600px;margin-left:auto;margin-right:auto}.df_ig_lightbox .df_acf_gallery_is_lightbox .df_acf_gallery_description{font-size:14px;padding:0;color:#fff;opacity:1;max-width:600px;margin-left:auto;margin-right:auto}.et-fb-settings-options-tab [class^="difl_"] svg,
.et-fb-settings-options-tab .df_adh_heading svg,
.et-fb-settings-options-tab .dfadh_heading_anim svg,
.et-fb-settings-options-tab .df_gravity_form svg
{
    max-width: 20px;
    margin: 0 auto;
}
.et-fb-settings-options-tab [class^="difl_"],
.et-fb-settings-options-tab .df_adh_heading,
.et-fb-settings-options-tab .dfadh_heading_anim,
.et-fb-settings-options-tab .df_gravity_form
{
    background-image: url('/wp-content/plugins/diviflash/public/css/img/flash.png') !important;
    background-size: initial !important;
    background-repeat: no-repeat !important;
    background-position: 4px 2px !important;
}
/* Only Builder */
.df-product-outer-wrap .df-item-wrap.null_item_builder{
    display: none !important;
}
p:empty {
    display: none;
}

@media (min-width: 981px) { 
    [data-item="1"] .swiper-slide{
        width: calc(100%/1);
    }
    [data-item="2"] .swiper-slide{
        width: calc(100%/2);
    }
    [data-item="3"] .swiper-slide{
        width: calc(100%/3);
    }
    [data-item="4"] .swiper-slide{
        width: calc(100%/4);
    }
    [data-item="5"] .swiper-slide{
        width: calc(100%/5);
    }
    [data-item="6"] .swiper-slide{
        width: calc(100%/6);
    }
    [data-item="7"] .swiper-slide{
        width: calc(100%/7);
    }
}
@media (max-width: 980px) and (min-width: 768px) {
    [data-itemtablet="1"] .swiper-slide{
        width: calc(100%/1);
    }
    [data-itemtablet="2"] .swiper-slide{
        width: calc(100%/2);
    }
    [data-itemtablet="3"] .swiper-slide{
        width: calc(100%/3);
    }
    [data-itemtablet="4"] .swiper-slide{
        width: calc(100%/4);
    }
    [data-itemtablet="5"] .swiper-slide{
        width: calc(100%/5);
    }
    [data-itemtablet="6"] .swiper-slide{
        width: calc(100%/6);
    }
    [data-itemtablet="7"] .swiper-slide{
        width: calc(100%/7);
    }
}
@media (max-width: 767px) {
    [data-itemphone="1"] .swiper-slide{
        width: calc(100%/1);
    }
    [data-itemphone="2"] .swiper-slide{
        width: calc(100%/2);
    }
    [data-itemphone="3"] .swiper-slide{
        width: calc(100%/3);
    }
    [data-itemphone="4"] .swiper-slide{
        width: calc(100%/4);
    }
    [data-itemphone="5"] .swiper-slide{
        width: calc(100%/5);
    }
    [data-itemphone="6"] .swiper-slide{
        width: calc(100%/6);
    }
    [data-itemphone="7"] .swiper-slide{
        width: calc(100%/7);
    }
}

/* CPT and blog Styles */
.df-item-wrap {
    overflow: hidden;
    position: relative;
}
.df-item-wrap *:not(.et_pb_background_pattern):not(.et_pb_background_mask):not(.df-overlay):not(.df-icon-wrap) {
    position: relative;
}
.df-acf-field-inner {
    display: inherit;
    align-items: center;
}
.df-metabox-field-inner {
    display: inherit;
    align-items: center;
}

/* menu styles */
/* #top-menu a {
    display: flex !important;
    align-items: center;
    gap: 4px;
} */

/* flex masonary */
.flexmasonry {
    display: flex;
    flex-flow: column wrap;
    align-content: space-between;
}

.flexmasonry-item { width: 100%; display: block;}
.flexmasonry-cols-2 .flexmasonry-item { width: 50%; }
.flexmasonry-cols-3 .flexmasonry-item { width: 33.333%; }
.flexmasonry-cols-4 .flexmasonry-item { width: 25%; }
.flexmasonry-cols-5 .flexmasonry-item { width: 20%; }
.flexmasonry-cols-6 .flexmasonry-item { width: 16.666%; }
.flexmasonry-cols-7 .flexmasonry-item { width: 14.285%; }
.flexmasonry-cols-8 .flexmasonry-item { width: 12.5%; }

.flexmasonry-cols-2 .flexmasonry-item:nth-child(2n+1) { order: 1; }
.flexmasonry-cols-2 .flexmasonry-item:nth-child(2n)   { order: 2; }

.flexmasonry-cols-3 .flexmasonry-item:nth-child(3n+1) { order: 1; }
.flexmasonry-cols-3 .flexmasonry-item:nth-child(3n+2) { order: 2; }
.flexmasonry-cols-3 .flexmasonry-item:nth-child(3n)   { order: 3; }

.flexmasonry-cols-4 .flexmasonry-item:nth-child(4n+1) { order: 1; }
.flexmasonry-cols-4 .flexmasonry-item:nth-child(4n+2) { order: 2; }
.flexmasonry-cols-4 .flexmasonry-item:nth-child(4n+3) { order: 3; }
.flexmasonry-cols-4 .flexmasonry-item:nth-child(4n)   { order: 4; }

.flexmasonry-cols-5 .flexmasonry-item:nth-child(5n+1) { order: 1; }
.flexmasonry-cols-5 .flexmasonry-item:nth-child(5n+2) { order: 2; }
.flexmasonry-cols-5 .flexmasonry-item:nth-child(5n+3) { order: 3; }
.flexmasonry-cols-5 .flexmasonry-item:nth-child(5n+4) { order: 4; }
.flexmasonry-cols-5 .flexmasonry-item:nth-child(5n)   { order: 5; }

.flexmasonry-cols-6 .flexmasonry-item:nth-child(6n+1) { order: 1; }
.flexmasonry-cols-6 .flexmasonry-item:nth-child(6n+2) { order: 2; }
.flexmasonry-cols-6 .flexmasonry-item:nth-child(6n+3) { order: 3; }
.flexmasonry-cols-6 .flexmasonry-item:nth-child(6n+4) { order: 4; }
.flexmasonry-cols-6 .flexmasonry-item:nth-child(6n+5) { order: 5; }
.flexmasonry-cols-6 .flexmasonry-item:nth-child(6n)   { order: 6; }

.flexmasonry-cols-7 .flexmasonry-item:nth-child(7n+1) { order: 1; }
.flexmasonry-cols-7 .flexmasonry-item:nth-child(7n+2) { order: 2; }
.flexmasonry-cols-7 .flexmasonry-item:nth-child(7n+3) { order: 3; }
.flexmasonry-cols-7 .flexmasonry-item:nth-child(7n+4) { order: 4; }
.flexmasonry-cols-7 .flexmasonry-item:nth-child(7n+5) { order: 5; }
.flexmasonry-cols-7 .flexmasonry-item:nth-child(7n+6) { order: 6; }
.flexmasonry-cols-7 .flexmasonry-item:nth-child(7n)   { order: 7; }

.flexmasonry-cols-8 .flexmasonry-item:nth-child(8n+1) { order: 1; }
.flexmasonry-cols-8 .flexmasonry-item:nth-child(8n+2) { order: 2; }
.flexmasonry-cols-8 .flexmasonry-item:nth-child(8n+3) { order: 3; }
.flexmasonry-cols-8 .flexmasonry-item:nth-child(8n+4) { order: 4; }
.flexmasonry-cols-8 .flexmasonry-item:nth-child(8n+5) { order: 5; }
.flexmasonry-cols-8 .flexmasonry-item:nth-child(8n+6) { order: 6; }
.flexmasonry-cols-8 .flexmasonry-item:nth-child(8n+7) { order: 7; }
.flexmasonry-cols-8 .flexmasonry-item:nth-child(8n)   { order: 8; }

.flexmasonry-break {
    content: "";
    flex-basis: 100%;
    width: 0 !important;
    margin: 0;
}
.flexmasonry-break-1 { order: 1; }
.flexmasonry-break-2 { order: 2; }
.flexmasonry-break-3 { order: 3; }
.flexmasonry-break-4 { order: 4; }
.flexmasonry-break-5 { order: 5; }
.flexmasonry-break-6 { order: 6; }
.flexmasonry-break-7 { order: 7; }

/* builder */
.et-fb-form__toggle .et-fb-subtoggle-tabs-container .et-fb-subtoggle-tab .et-fb-icon--search-box,
.et-db #et-boc .et-l .et-fb-icon--search-box {
    font-size: 15px;
    font-family: FontAwesome!important;
}
body #page-container{
    margin-top: 0px !important;
}

.prevent_mainpage_scroll,
.prevent_content_scroll {
	overflow:hidden;
}

#df-popup-extension .popup-container .df_popup_inner_container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 100%;
    min-width: 100%;
}

/* Overlay style */
#df-popup-extension .overlay {
    opacity: 0;
    visibility: hidden;
    position: fixed;
	width: 100%;
	height: 100%;
	background: rgba(61,61,61,0.9);	
	left:0;
	top:0;
	z-index: 16777270;
    /* overflow-y: scroll; */
    /* overflow: -moz-scrollbars-none;
    -ms-overflow-style: none; */
}

/* #df-popup-extension .overlay::-webkit-scrollbar {
    width: 0 !important 
} */
#df-popup-extension .overlay.active{
    animation: 1s popup_load;
    opacity: 1;
    visibility: visible;
}


#df-popup-extension .overlay .et_pb_section {    
    /* background-color: transparent !important;  */
    /* background-color: #fff !important; 
    padding:0px !important; */
    /* width: inherit; */
}

#df-popup-extension .overlay {
-webkit-overflow-scrolling: touch;
}

#df-popup-extension .overlay > .et_pb_section > div {
	width:100%;
}

#df-popup-extension .do-loadingimg {
	left : 50%;
	top : 50%;
	position : fixed;
	z-index : 101;
	width : 32px;
	height : 32px;
	margin-left : -16px;
	margin-top : -16px;
}

/* Overlay closing cross */
#df-popup-extension .popup-container .popup-close {
    display: block;
    position: fixed;
    left: 97%;
    overflow: hidden;
    border: none;
    outline: none;
    z-index: 99991;
    font-size: 48px;
    line-height:24px;
    color: #fff;
    background-color: transparent;
    font-family: inherit;
    font-weight: 600;
    text-align: center;
    padding: 5px;
    margin-left: -5px;
    margin-top: 5px;
}

#df-popup-extension .popup-container .popup-close span.df_popup_custom_btn {
    display: inline-block;
    position: relative;
    top: 0px;
    /* margin-right: -2.8px;
    margin-bottom: 2px;  */
}

#df-popup-extension .popup-container .popup-close:hover {
	opacity: .8;
}

#df-popup-extension .popup-container .popup-close-button span {
	position:relative;
	top:-2px;
}

#df-popup-extension .dov-zIndex0 {
	z-index:0;
}
/* Disable Scrolling*/
html.stop-scrolling,
body.stop-scrolling {
    /*height: 100% !important;*/
    overflow: hidden !important
}
.df_popup_inner_container > .et_pb_row:first-child {
    margin: 0 !important;
    width: 100% !important;
}


.difl_popup .et_post_meta_wrapper{
    display: none !important;
}

/*******************************
       Animation Onload
********************************/
@keyframes popup_load {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}
@keyframes popup_close {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}
/* default */
/* #df-popup-extension .et_builder_inner_content{
    visibility: hidden;
} */

#df-popup-extension .df_popup_inner_container{
    visibility: hidden;
}

/***** Slide *****/
  @keyframes slide_left {

    from {
        transform: translateX(-100%);
    }
    to {
        transform: translateX(0);
    }
  }
  @keyframes slide_left_rev {

    from {
        transform: translateX(0);
    }
    to {
        transform: translateX(-100%);
    }
}
  @keyframes slide_right {

      0% {
        transform: translateX(100%) translateY(0px);
      }
      0.1% {
        transform: translateX(100%) translateY(0px);
      }

      100% {
        transform: translateX(0) translateY(0px);
      }

      /* from {
        transform: translate3d(100%,0,0);
        visibility: visible
    }

    to {
        transform: translate3d(0,0,0)
    } */
  }
  @keyframes slide_right_rev {
  
      0% {
        transform: translateX(0) translateY(0px);
      }
      
      0.1% {
        transform: translateX(0) translateY(0px);
      }
      
      100% {
        transform: translateX(100%) translateY(0px);
      }
}
  @keyframes slide_up {
    0% {
        transform: translateY(-100%);
    }

    100% {
        transform: none;
    }
}

@keyframes slide_up_rev {
    0% {
        transform: none;
    }

    100% {
        transform: translateY(-100%);
    }
}

  @keyframes slide_down {
    0% {
        transform: translateY(100%);
    }

    100% {
        transform: none;
    }
}

@keyframes slide_down_rev {
    0% {
        transform: none;
    }

    100% {
        transform: translateY(100%);
    }
}

@keyframes fade_in {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}
@keyframes fade_in_rev {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}
@keyframes zoom_left {
    0% {
        transform: scale(3) translateX(-100%);
    }

    100% {
        transform: none;
    }
}

@keyframes zoom_left_rev {
    0% {
        transform: none;
    }

    100% {
        transform: scale(3) translateX(-100%);
    }
}

@keyframes zoom_center {
    0% {
        transform: scale(0);
    }
    
    100% {
        transform: scale(1);
    }
}
@keyframes zoom_center_rev {
    0% {
        transform: scale(1);
    }
    
    100% {
        transform: scale(0);
    }
}
@keyframes zoom_right {
    0% {
        transform: scale(3) translateX(100%);
    }

    100% {
        transform: none;
    }
}

@keyframes zoom_right_rev {
    0% {
        transform: none;
    }
    
    100% {
        transform: scale(3) translateX(100%);
    }
}
/* for Layout Issue */
.popup-container .overlay .df_popup_wrapper {
    width:100%;
    height:auto;
    display: flex;
    flex-direction: column;
    align-items: inherit;
    justify-content: inherit;
}

@media (min-width: 768px) {
    .popup-container .overlay .df_popup_wrapper {
        width:100%
    }
}

.popup-container .overlay .df_popup_wrapper {
    min-width: 300px;
    max-width: 100%;

}
.df_popup_wrapper .et_pb_section{
    width:100%;
}

/* fixed Divi Woo Product Image not showing*/
.popup-container .df_popup_wrapper .woocommerce-product-gallery.images {
    opacity:1 !important;
}

/* fixed when auto #et-boc and .et-1  added*/
.popup-container .overlay .df_popup_wrapper > #et-boc{
    width: 100%;
    align-items: inherit;
    justify-content: inherit;
}

.popup-container .overlay .df_popup_wrapper > #et-boc .et-l{
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: inherit;
    justify-content: inherit;
}
/* Only apply when popup content scroll enable*/
body.popup_scroll_added{
    overflow: hidden !important;
}
body.popup_scroll_added #df-popup-extension .popup-container .popup-close {
    margin-left: -8px;
    margin-top: -4px;
}span.eeb-nodis { 
    display:none !important; 
}

span.eeb-rtl { 
    unicode-bidi:bidi-override !important; 
    direction:rtl !important; 
    display:inline !important; 
}
span.eeb-rtl span.eeb-sd, span.eeb-nrtl span.eeb-sd{
	display:inline !important;
	padding-left:0 !important;
}
span.eeb-nrtl { 
    word-break: break-all !important;
}

.eeb-encoded { 
    position:relative; 
    margin-top:-0.3em; 
    z-index:1000; 
    color:green; 
}/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('/wp-content/plugins/font-awesome-4-menus/fonts/fontawesome-webfont.eot?v=4.7.0');src:url('/wp-content/plugins/font-awesome-4-menus/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('/wp-content/plugins/font-awesome-4-menus/fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('/wp-content/plugins/font-awesome-4-menus/fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('/wp-content/plugins/font-awesome-4-menus/fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('/wp-content/plugins/font-awesome-4-menus/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}
.jlplg-lovecoding-cookie-info-container {
    position: fixed; 
    z-index: 50; 
    width: 100%;
    text-align: center;
    margin: 0;
}

.jlplg-lovecoding-cookie-info-container.jlplg-hidden {
    display: none;
}

.jlplg-lovecoding-cookie-info {
    display: inline-block;
    padding: 10px;
    margin: 5px 0;
    font-size: 16px;
}

.jlplg-lovecoding-cookie-info a {
    color: inherit;
}

.jlplg-lovecoding-buttons {
    display: inline-block;
    margin-bottom: 10px;
}

button.jlplg-lovecoding-cookie-accept-button, button.jlplg-lovecoding-cookie-privacy-policy {
    padding: 5px 15px;
    border-radius: 4px;
    border: 2px solid transparent;
    margin: 5px 0;
}

button.jlplg-lovecoding-cookie-accept-button:hover, button.jlplg-lovecoding-cookie-privacy-policy:hover,
button.jlplg-lovecoding-cookie-accept-button:focus, button.jlplg-lovecoding-cookie-privacy-policy:focus {
    cursor: pointer;
    border: 2px solid transparent;
}

button.jlplg-lovecoding-cookie-accept-button:focus-visible, button.jlplg-lovecoding-cookie-privacy-policy:focus-visible {
    border: 2px solid transparent;
    outline: 2px solid var(--jlplg-buton-bg-color);
    outline-offset: 2px;
}

.button-text {
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 400;
}.difl_cfseven label{font-size:16px}.difl_cfseven input[type=email],.difl_cfseven input[type=number],.difl_cfseven input[type=password],.difl_cfseven input[type=tel],.difl_cfseven input[type=text],.difl_cfseven textarea{font-size:16px;max-width:100%}.difl_cfseven [type=submit]{border-style:solid;cursor:pointer}.difl_cfseven .wpcf7-form-control.wpcf7-email,.difl_cfseven .wpcf7-form-control.wpcf7-submit,.difl_cfseven .wpcf7-form-control.wpcf7-text,.difl_cfseven .wpcf7-form-control.wpcf7-textarea{width:auto}.et_pb_hovered.difl_cfseven.et_pb_with_border{overflow:hidden!important}.difl_wpforms .wpforms-form .wpforms-field-container select option{color:#333!important}div.wpforms-container-full .wpforms-form .choices__input.choices__input--cloned{background-color:transparent}.difl_wpforms .wpforms-container{margin:0 auto!important}.difl_wpforms .wpforms-container .wpforms-submit-container [type=submit]{height:auto!important;border:0 solid #333!important}.difl_wpforms .wpforms-container .wpforms-submit-container [type=submit]:hover{background:#066aab!important}.df_button_container{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center}.df_button_left,.df_button_right{position:relative;padding:.3em 1em;border:0 solid #333;border-radius:0;background-color:transparent;background-repeat:no-repeat;background-position:50%;background-size:cover;font-size:20px;font-weight:500;line-height:1.7em!important;-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s;display:block}.df_button_left:after,.df_button_left:before,.df_button_right:after,.df_button_right:before{text-shadow:none;font-size:32px;font-weight:400;font-style:normal;font-variant:none;line-height:1em;text-transform:none;-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s;text-shadow:0 0;font-family:ETmodules!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;speak:none;display:inline-block;opacity:1}.df_button_left .et-pb-icon,.df_button_right .et-pb-icon{font-size:inherit;margin-left:7px}.df_button_left.icon-left .et-pb-icon,.df_button_right.icon-left .et-pb-icon{margin-left:0;margin-right:7px}.button-separator .et-pb-icon{font-size:18px}.df_button_container .button-separator{border-style:solid;border-width:0;z-index:9}.df_button_left_wrapper,.df_button_right_wrapper{border-style:solid;border-width:0}.df_button_container .button-separator div,.df_button_container .df_button_left_wrapper div,.df_button_container .df_button_right_wrapper div{display:inline-block}.df_fb_button{display:inline-block;padding:7px 15px;font-size:16px}.df_fb_back,.df_fb_button,.df_fb_front,.df_fb_image_container img{border-style:solid;border-width:0}.df_fb_image_container img{vertical-align:top}.df_flipbox_container{display:-ms-flexbox;display:flex;-webkit-transition:z-index,-webkit-transform .3s;transition:z-index,-webkit-transform .3s;-o-transition:z-index,transform .3s;transition:z-index,transform .3s;transition:z-index,transform .3s,-webkit-transform .3s;text-decoration:none;z-index:0;-webkit-perspective:1000px;perspective:1000px}.df_flipbox_body{-ms-flex:1 1;flex:1 1}.df_fb_back,.df_fb_front,.df_flipbox_body{display:-ms-flexbox;display:flex;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;max-width:100%}.df_fb_back,.df_fb_front{-webkit-backface-visibility:hidden;backface-visibility:hidden}.df_fb_back,.df_fb_back .fb_inner,.df_fb_front,.df_fb_front .fb_inner{-webkit-box-sizing:border-box;box-sizing:border-box;min-width:100%;border-width:0}.df_fb_back .fb_inner,.df_fb_front .fb_inner{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;border-style:solid;-ms-flex-align:start;align-items:flex-start}.df_fb_back .fb_inner>*,.df_fb_front .fb_inner>*{min-width:100%}.df_flipbox_container.rotate_left .df_fb_back{-webkit-transform:translateX(-100%) rotateY(180deg);transform:translateX(-100%) rotateY(180deg)}.df_flipbox_container.rotate_left.hover .df_fb_front,.df_flipbox_container.rotate_left:hover .df_fb_front{-webkit-transform:rotateY(-180deg);transform:rotateY(-180deg)}.df_flipbox_container.rotate_left.hover .df_fb_back,.df_flipbox_container.rotate_left:hover .df_fb_back{-webkit-transform:translateX(-100%) rotateY(0);transform:translateX(-100%) rotateY(0)}.df_flipbox_container.rotate_right .df_fb_back{-webkit-transform:translateX(-100%) rotateY(-180deg);transform:translateX(-100%) rotateY(-180deg)}.df_flipbox_container.rotate_right.hover .df_fb_front,.df_flipbox_container.rotate_right:hover .df_fb_front{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.df_flipbox_container.rotate_right.hover .df_fb_back,.df_flipbox_container.rotate_right:hover .df_fb_back{-webkit-transform:translateX(-100%) rotateY(0);transform:translateX(-100%) rotateY(0)}.df_flipbox_container.rotate_up .df_fb_back{-webkit-transform:translatex(-100%) rotateX(-180deg);transform:translatex(-100%) rotateX(-180deg)}.df_flipbox_container.rotate_up.hover .df_fb_front,.df_flipbox_container.rotate_up:hover .df_fb_front{-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}.df_flipbox_container.rotate_up.hover .df_fb_back,.df_flipbox_container.rotate_up:hover .df_fb_back{-webkit-transform:translatex(-100%) rotateX(0);transform:translatex(-100%) rotateX(0)}.df_flipbox_container.rotate_down .df_fb_back{-webkit-transform:translatex(-100%) rotateX(180deg);transform:translatex(-100%) rotateX(180deg)}.df_flipbox_container.rotate_down.hover .df_fb_front,.df_flipbox_container.rotate_down:hover .df_fb_front{-webkit-transform:rotateX(-180deg);transform:rotateX(-180deg)}.df_flipbox_container.rotate_down.hover .df_fb_back,.df_flipbox_container.rotate_down:hover .df_fb_back{-webkit-transform:translatex(-100%) rotateX(0);transform:translatex(-100%) rotateX(0)}.df_flipbox_container.rotate.fb_floating_content *{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.df_flipbox_container.slide .df_fb_back{-webkit-transition:all .6s ease-in-out;-o-transition:all .6s ease-in-out;transition:all .6s ease-in-out}.df_flipbox_container.slide.slide_left.hover .df_fb_back,.df_flipbox_container.slide.slide_left:hover .df_fb_back{-webkit-transform:translateX(-100%);transform:translateX(-100%);z-index:2}.df_flipbox_container.fade:hover .df_fb_front .title,.df_flipbox_container.slide:hover .df_fb_front .title{visibility:hidden}.df_flipbox_container.slide.slide_right .df_fb_back{-webkit-transform:translateX(-201%);transform:translateX(-201%)}.df_flipbox_container.slide.slide_right.hover .df_fb_back,.df_flipbox_container.slide.slide_right:hover .df_fb_back{-webkit-transform:translateX(-100%);transform:translateX(-100%);z-index:2}.df_flipbox_container.slide.slide_up .df_fb_back{-webkit-transform:translateX(-100%) translateY(101%);transform:translateX(-100%) translateY(101%)}.df_flipbox_container.slide.slide_up.hover .df_fb_back,.df_flipbox_container.slide.slide_up:hover .df_fb_back{-webkit-transform:translateX(-100%) translateY(0);transform:translateX(-100%) translateY(0);z-index:2}.df_flipbox_container.slide.slide_down .df_fb_back{-webkit-transform:translateX(-100%) translateY(-101%);transform:translateX(-100%) translateY(-101%)}.df_flipbox_container.slide.slide_down.hover .df_fb_back,.df_flipbox_container.slide.slide_down:hover .df_fb_back{-webkit-transform:translateX(-100%) translateY(0);transform:translateX(-100%) translateY(0);z-index:2}.df_flipbox_container.zoom.zoom_center .df_fb_front{-webkit-transform:scale(1);transform:scale(1);z-index:1}.df_flipbox_container.zoom.zoom_center .df_fb_back{-webkit-transform:translateX(-100%) scale(0);transform:translateX(-100%) scale(0);opacity:0;z-index:0}.df_flipbox_container.zoom.zoom_center.hover .df_fb_front,.df_flipbox_container.zoom.zoom_center:hover .df_fb_front{-webkit-transform:scale(0);transform:scale(0);opacity:0}.df_flipbox_container.zoom.zoom_center.hover .df_fb_back,.df_flipbox_container.zoom.zoom_center:hover .df_fb_back{-webkit-transform:translateX(-100%) scale(1);transform:translateX(-100%) scale(1);opacity:1}.df_flipbox_container.zoom.zoom_left .df_fb_front{-webkit-transform:translateX(0) scale(1);transform:translateX(0) scale(1);z-index:1}.df_flipbox_container.zoom.zoom_left .df_fb_back{-webkit-transform:translateX(-145%) scale(0);transform:translateX(-145%) scale(0);opacity:0;z-index:0}.df_flipbox_container.zoom.zoom_left.hover .df_fb_front,.df_flipbox_container.zoom.zoom_left:hover .df_fb_front{-webkit-transform:translateX(-45%) scale(0);transform:translateX(-45%) scale(0);opacity:0}.df_flipbox_container.zoom.zoom_left.hover .df_fb_back,.df_flipbox_container.zoom.zoom_left:hover .df_fb_back{-webkit-transform:translateX(-100%) scale(1);transform:translateX(-100%) scale(1);opacity:1}.df_flipbox_container.zoom.zoom_right .df_fb_front{-webkit-transform:translateX(0) scale(1);transform:translateX(0) scale(1);z-index:1}.df_flipbox_container.zoom.zoom_right .df_fb_back{-webkit-transform:translateX(-45%) scale(0);transform:translateX(-45%) scale(0);opacity:0;z-index:0}.df_flipbox_container.zoom.zoom_right.hover .df_fb_front,.df_flipbox_container.zoom.zoom_right:hover .df_fb_front{-webkit-transform:translateX(45%) scale(0);transform:translateX(45%) scale(0);opacity:0}.df_flipbox_container.zoom.zoom_right.hover .df_fb_back,.df_flipbox_container.zoom.zoom_right:hover .df_fb_back{-webkit-transform:translateX(-100%) scale(1);transform:translateX(-100%) scale(1);opacity:1}.df_flipbox_container.zoom.zoom_up .df_fb_front{-webkit-transform:translateX(0) scale(1);transform:translateX(0) scale(1);z-index:1}.df_flipbox_container.zoom.zoom_up .df_fb_back{-webkit-transform:translateX(-100%) translateY(45%) scale(0);transform:translateX(-100%) translateY(45%) scale(0);opacity:0;z-index:0}.df_flipbox_container.zoom.zoom_up.hover .df_fb_front,.df_flipbox_container.zoom.zoom_up:hover .df_fb_front{-webkit-transform:translateY(45%) scale(0);transform:translateY(45%) scale(0);opacity:0}.df_flipbox_container.zoom.zoom_up.hover .df_fb_back,.df_flipbox_container.zoom.zoom_up:hover .df_fb_back{-webkit-transform:translateX(-100%) translateY(0) scale(1);transform:translateX(-100%) translateY(0) scale(1);opacity:1}.df_flipbox_container.zoom.zoom_down .df_fb_front{-webkit-transform:translateX(0) scale(1);transform:translateX(0) scale(1);z-index:1}.df_flipbox_container.zoom.zoom_down .df_fb_back{-webkit-transform:translateX(-100%) translateY(-45%) scale(0);transform:translateX(-100%) translateY(-45%) scale(0);opacity:0;z-index:0}.df_flipbox_container.zoom.zoom_down.hover .df_fb_front,.df_flipbox_container.zoom.zoom_down:hover .df_fb_front{-webkit-transform:translateY(-45%) scale(0);transform:translateY(-45%) scale(0);opacity:0}.df_flipbox_container.zoom.zoom_down.hover .df_fb_back,.df_flipbox_container.zoom.zoom_down:hover .df_fb_back{-webkit-transform:translateX(-100%) translateY(0) scale(1);transform:translateX(-100%) translateY(0) scale(1);opacity:1}.df_flipbox_container.fade .df_fb_front{opacity:1;z-index:1}.df_flipbox_container.fade .df_fb_back{opacity:0;z-index:0;-webkit-transform:translateX(-100%);transform:translateX(-100%)}.df_flipbox_container.fade.hover .df_fb_back,.df_flipbox_container.fade:hover .df_fb_back{opacity:1;z-index:2}.difl_tiltcard{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.et-fb-component-settings.et-fb-component-settings--module{z-index:99}.df_tc_button,.df_tc_image_container img{border-style:solid;border-width:0}.df_tc_image_container img{vertical-align:top}.df_tc_button{display:inline-block}.df_fi_container{position:relative}.difl_floatimageitem{position:absolute!important;top:0;left:0}.difl_floatimageitem img{margin-bottom:0;display:block}.difl_floatimage .difl_floatimageitem{margin-bottom:0!important}@-webkit-keyframes fi-up-down{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(10%);transform:translateY(10%)}}@keyframes fi-up-down{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(10%);transform:translateY(10%)}}@-webkit-keyframes fi-left-right{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(10%);transform:translateX(10%)}}@keyframes fi-left-right{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(10%);transform:translateX(10%)}}.difl_floatimageitem img{border-width:0;border-style:solid}.df_fii_container{position:relative}.difl_hoverbox{overflow:hidden;display:-ms-flexbox;display:flex}.difl_hoverbox>div{width:100%;height:auto}.df_hb_container{height:100%;position:relative}.difl_hoverbox .df_hb_background{position:absolute;top:0;left:0;right:0;bottom:0}.difl_hoverbox .df_hb_inner{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:end;justify-content:flex-end;height:100%;position:relative;z-index:1}.difl_hoverbox .title{font-size:22px}.difl_hoverbox .subtitle,.difl_hoverbox .title{border-style:solid;border-width:0;padding-bottom:0}.difl_hoverbox .subtitle{font-size:18px}.difl_hoverbox .content{font-size:14px;line-height:1.7em;border-style:solid;border-width:0}.df_hb_button,.difl_hoverbox span{display:inline-block}.df_hb_button{border-style:solid;border-width:0}.difl_hoverbox .df_hb_background{-webkit-transform:scale(1);transform:scale(1);-webkit-transition:all .3s cubic-bezier(.57,.21,.69,1);-o-transition:all .3s cubic-bezier(.57,.21,.69,1);transition:all .3s cubic-bezier(.57,.21,.69,1)}.df_hb_def_content{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.df_hb_def_content,.df_hb_def_content_hover{-webkit-transition:all .3s cubic-bezier(.57,.21,.69,1);-o-transition:all .3s cubic-bezier(.57,.21,.69,1);transition:all .3s cubic-bezier(.57,.21,.69,1)}.df_hb_def_content_hover{position:absolute;width:100%}.df_hb_def_content_hover,.difl_hoverbox .df_hb_container.hover .df_hb_def_content,.difl_hoverbox:hover .df_hb_def_content{opacity:0;-webkit-transform:translateY(60px);transform:translateY(60px)}.difl_hoverbox .df_hb_container.hover .df_hb_def_content_hover,.difl_hoverbox:hover .df_hb_def_content_hover{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.bx-wrapper{margin-left:auto;margin-right:auto;-webkit-box-shadow:none!important;box-shadow:none!important;border:none!important;background-color:transparent!important;margin-bottom:0!important}.difl_logocarousel .bx-wrapper .bx-controls-direction a{margin-top:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.bx-wrapper img{margin:0 auto}.df_lc_container .difl_logocarouselitem{margin-bottom:0!important}.difl_logocarousel .bx-controls-direction .bx-next,.difl_logocarousel .bx-controls-direction .bx-prev{background-color:#fff;font-family:ETmodules;text-indent:0;font-size:32px;line-height:31px}.difl_logocarousel .bx-wrapper .bx-controls-direction a.disabled{display:unset;opacity:.5}.difl_logocarousel .bx-controls-direction .bx-next:before,.difl_logocarousel .bx-controls-direction .bx-prev:before{font-family:ETmodules}.df_lc_container,.difl_logocarouselitem{display:-ms-flexbox;display:flex}.difl_logocarouselitem{border-width:0;border-style:solid;-ms-flex-pack:center;justify-content:center;height:100%}#et-boc .et-l div.df_lc_container{-webkit-transition:initial;-o-transition:initial;transition:initial}.df_ic_inner_wrapper{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.difl_imagecarousel.has_lightbox .difl_imagecarouselitem{cursor:pointer}.difl_imagecarousel .swiper-container{-ms-flex-order:1;order:1;width:100%}.difl_imagecarousel .difl_imagecarouselitem{display:-ms-flexbox;display:flex;height:100%}.difl_imagecarousel .difl_imagecarouselitem img{display:inline-block;vertical-align:top}.difl_imagecarousel .difl_imagecarouselitem>div:first-of-type{width:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;position:relative}.difl_imagecarousel .overlay_wrapper{position:absolute;top:0;left:0;right:0;bottom:0;background:transparent;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;z-index:9}.difl_imagecarousel .variable-width .swiper-slide{width:auto!important}.difl_imagecarousel .swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top,left top,from(#000),to(transparent));background-image:-webkit-linear-gradient(right,#000,transparent);background-image:-o-linear-gradient(right,#000,transparent);background-image:linear-gradient(270deg,#000,transparent)}.difl_imagecarousel .swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(#000),to(transparent));background-image:-webkit-linear-gradient(left,#000,transparent);background-image:-o-linear-gradient(left,#000,transparent);background-image:linear-gradient(90deg,#000,transparent)}.df_ic_button{display:inline-block;border-style:solid;border-width:0}.difl_imagecarouselitem{margin-bottom:0!important}.difl_imagecarouselitem:hover{z-index:9}.difl_imagecarouselitem>div{border-style:solid;border-width:0}.df_ici_container{position:relative}.df_ici_container .content{-webkit-transition:opacity .3s ease,-webkit-transform .3s ease;transition:opacity .3s ease,-webkit-transform .3s ease;-o-transition:transform .3s ease,opacity .3s ease;transition:transform .3s ease,opacity .3s ease;transition:transform .3s ease,opacity .3s ease,-webkit-transform .3s ease}.ic_image_wrapper img{-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;-o-transition:transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.df_ici_container .empty_content{display:none}.df_ic_arrows{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;pointer-events:none;-ms-flex-item-align:center;align-self:center;-ms-flex-order:2;order:2;width:100%}.df_ic_arrows .swiper-button-prev{-ms-flex-order:1;order:1}.df_ic_arrows .swiper-button-next{-ms-flex-order:2;order:2}.df_ic_arrows .swiper-button-next,.df_ic_arrows .swiper-button-prev{position:relative;top:auto;left:auto;right:auto;margin-top:0;pointer-events:all}.df_ic_arrows>div{background-color:#fff;width:auto;height:100%;padding:7px}.df_ic_arrows>div:after{content:attr(data-icon);font-family:ETmodules;text-indent:0;font-size:39px;line-height:1}.df_ic_arrows{z-index:9}.difl_imagecarousel .arrow-middle .df_ic_arrows *{pointer-events:none;-webkit-transition-delay:.3s!important;-o-transition-delay:.3s!important;transition-delay:.3s!important}.difl_imagecarousel.df-ele-hover .df_ic_arrows *,.difl_imagecarousel:hover .df_ic_arrows *{pointer-events:all}.difl_imagecarousel .swiper-pagination{position:relative!important;pointer-events:none}.difl_imagecarousel .swiper-pagination span{margin-right:8px;width:10px;height:10px;opacity:1;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;pointer-events:all;display:inline-block;vertical-align:top}.difl_imagecarousel .swiper-pagination span:last-child{margin-right:0}.et-fb-form__toggle .et-fb-multiple-buttons-container>li .et-fb-icon{margin:unset!important}.df_tc_inner_wrapper{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.difl_testimonialcarousel .swiper-container{-ms-flex-order:1;order:1;width:100%;padding-top:30px;padding-bottom:30px}.difl_testimonialcarousel .difl_testimonialcarouselitem.et_pb_module{-ms-flex-item-align:start;align-self:flex-start;margin-bottom:0}.difl_testimonialcarousel .difl_testimonialcarouselitem{height:auto;margin-bottom:0!important}.difl_testimonialcarouselitem>div{border:0 solid;height:100%}.df_tci_container{height:100%;padding:20px}.difl_testimonialcarousel .swiper-slide img{display:block}.df_tci_inner{-ms-flex-direction:column;flex-direction:column}.df_tc_author_box,.df_tci_inner{display:-ms-flexbox;display:flex}.df_tc_author_box{-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;border-width:0;border-style:solid}.df_tc_author_info h4{padding-bottom:0}.df_tc_author_image{max-width:100px;margin:0 10px 0 0}.df_tc_author_box,.df_tc_company_logo,.df_tc_content,.df_tc_ratings{padding-top:10px;padding-bottom:10px}.df_tc_author_image img,.df_tc_company_logo img{display:inline-block!important;border-style:solid;border-width:0}.df_tc_author_image,.df_tc_company_logo{line-height:0}.df_tc_arrows{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-item-align:center;align-self:center;pointer-events:none;-ms-flex-order:2;order:2;width:100%}.df_tc_arrows div{background-image:none}.df_tc_arrows .swiper-button-prev{-ms-flex-order:1;order:1}.df_tc_arrows .swiper-button-next{-ms-flex-order:2;order:2}.df_tc_arrows .swiper-button-next,.df_tc_arrows .swiper-button-prev{position:relative;top:auto;left:auto;right:auto;margin-top:0;pointer-events:all}.df_tc_arrows>div{background-color:#fff;width:auto;height:100%;padding:7px;background-image:none}.df_tc_arrows>div:after{content:attr(data-icon);font-family:ETmodules;text-indent:0;font-size:39px;line-height:1}.df_tc_arrows{z-index:9}.difl_testimonialcarousel .arrow-middle .df_tc_arrows *{pointer-events:none;-webkit-transition-delay:.3s!important;-o-transition-delay:.3s!important;transition-delay:.3s!important}.difl_testimonialcarousel.df-ele-hover .df_tc_arrows *,.difl_testimonialcarousel:hover .df_tc_arrows *{pointer-events:all}.difl_testimonialcarousel .swiper-pagination{position:relative!important;pointer-events:none}.difl_testimonialcarousel .swiper-pagination span{margin-right:8px;width:10px;height:10px;opacity:1;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;pointer-events:all;display:inline-block;vertical-align:top}.difl_testimonialcarousel .swiper-pagination span:last-child{margin-right:0}.difl_testimonialcarousel .df_tc_quote_image{width:100%}.df_tc_quote_icon,.difl_testimonialcarousel .df_tc_quote_image img{display:inline-block;vertical-align:top}.df_tc_quote_icon{font-family:ETmodules!important;speak:none;font-style:normal;font-weight:400;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-shadow:0 0;font-size:20px}.df_tc_quote_icon,.df_tc_quote_image{z-index:2}.df_tc_author_box,.df_tc_company_logo,.df_tc_content,.df_tc_ratings{z-index:1}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.df_tc_author_box{-ms-flex-item-align:center;align-self:center;height:100%}.df_tc_author_image{min-height:1px}}.difl_testimonialcarousel .df_tc_ratings{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.difl_testimonialcarousel .df_tc_ratings span.et-pb-icon{line-height:1em;font-size:30px}.difl_testimonialcarousel span.df_rating_icon_empty,.difl_testimonialcarousel span.df_rating_icon_fill{display:inline-block;position:relative;font-style:normal;cursor:default}.difl_testimonialcarousel .df_tc_ratings span.df_rating_icon_fill:before{content:"\2605";display:block;font-family:inherit;position:absolute;overflow:hidden;top:0;left:0}.difl_testimonialcarousel .df_tc_ratings span.df_fill_1:before,.difl_testimonialcarousel .df_tc_ratings span.df_fill_9:after{width:10%!important}.difl_testimonialcarousel .df_tc_ratings span.df_fill_2:before,.difl_testimonialcarousel .df_tc_ratings span.df_fill_8:after{width:20%!important}.difl_testimonialcarousel .df_tc_ratings span.df_fill_3:before,.difl_testimonialcarousel .df_tc_ratings span.df_fill_7:after{width:30%!important}.difl_testimonialcarousel .df_tc_ratings span.df_fill_4:before,.difl_testimonialcarousel .df_tc_ratings span.df_fill_6:after{width:40%!important}.difl_testimonialcarousel .df_tc_ratings span.df_fill_5:after,.difl_testimonialcarousel .df_tc_ratings span.df_fill_5:before{width:50%!important}.difl_testimonialcarousel .df_tc_ratings span.df_fill_4:after,.difl_testimonialcarousel .df_tc_ratings span.df_fill_6:before{width:60%!important}.difl_testimonialcarousel .df_tc_ratings span.df_fill_3:after,.difl_testimonialcarousel .df_tc_ratings span.df_fill_7:before{width:70%!important}.difl_testimonialcarousel .df_tc_ratings span.df_fill_2:after,.difl_testimonialcarousel .df_tc_ratings span.df_fill_8:before{width:80%!important}.difl_testimonialcarousel .df_tc_ratings span.df_fill_1:after,.difl_testimonialcarousel .df_tc_ratings span.df_fill_9:before{width:90%!important}.difl_testimonialcarousel .df_tc_ratings span.df_rating_icon_empty:after{content:"\2606";display:block;font-family:inherit;position:absolute;overflow:hidden;top:0;left:0;-webkit-transform:rotateY(180deg);transform:rotateY(180deg);right:0!important;left:auto!important;color:gray}.difl_testimonialcarousel .df_rating_icon span.et-pb-icon.df_rating_icon_fill{color:gold}.df_ig_container.ig_has_lightbox .df_ig_image{cursor:pointer}.df_ig_container .grid{margin-left:-10px}.df_ig_container .grid-item{padding-left:10px;padding-bottom:10px}.df_ig_container .grid-item,.df_ig_container .grid-sizer{width:20%}.df_ig_container .grid-item img{width:100%;display:block}.lg-backdrop,.lg-outer{z-index:999999!important}.df_filter_buttons,.df_ig_image figure,.item-content{border:0 solid #333}.df_filter_buttons{padding:0 0 20px}.df_filter_buttons button{border:0 solid #333;padding:8px 18px;border-radius:0;margin-right:15px;cursor:pointer}.df_filter_buttons button:last-child{margin-right:0!important}.df_ig_image .item-content[data-url]:not([data-url=""]){cursor:pointer}.ig-load-more-btn{border:0 solid #333;padding:6px 12px;cursor:pointer;position:relative}.ig-load-more-btn.loading,.ig-load-more-btn.loading *{pointer-events:none}.ig-load-more-btn .spinner{position:absolute;top:0;left:0;right:0;bottom:0;opacity:0;z-index:-1;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.ig-load-more-btn .spinner svg{width:1.4em;height:1.4em;fill:#8300e9;z-index:9;position:absolute;top:calc(50% - .7em);left:calc(50% - .7em)}.ig-load-more-btn .spinner:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:#fff;opacity:.8;z-index:0}.ig-load-more-btn.loading .spinner{opacity:1;z-index:0}.ig-load-more-btn.has_icon{padding:6px 42px 6px 12px}.df-ig-load-more-icon{font-family:ETmodules;text-indent:0;font-size:32px;line-height:31px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:auto;margin-left:5px;pointer-events:none}.df_ig_container .df_ig_icon_wrap{border:0 solid #333;overflow:visible}.df_ig_container .outside.c4-layout-bottom-left,.df_ig_container .outside.c4-layout-top-left{text-align:start}.df_ig_container .outside.c4-layout-bottom-center,.df_ig_container .outside.c4-layout-top-center{text-align:center}.df_ig_container .outside.c4-layout-bottom-right,.df_ig_container .outside.c4-layout-top-right{text-align:end}.df_ig_image figure{display:block;border-radius:0}.lg .lg-sub-html div{display:block}.lg .lg-sub-html *{-webkit-transform:none!important;transform:none!important;opacity:1}.lg .lg-sub-html{padding:20px 0}.lg .lg-sub-html .df_ig_caption{font-size:18px;padding:0;color:#fff;opacity:1;max-width:600px}.lg .lg-sub-html .df_ig_description{font-size:14px;padding:0;color:#fff;opacity:1;max-width:600px}.lg-close,.lg-toolbar{background-color:transparent!important}.lg-close{border:none;color:#fff!important}.lg-backdrop{background-color:rgba(0,0,0,.8)!important}.df_ig_lightbox .lg-next,.df_ig_lightbox .lg-prev{border:none;background:transparent!important;color:#fff!important}.always-show-description,.always-show-title{opacity:1!important}.item-content .df-hide-description,.item-content .df-hide-title{display:none!important}.difl_imagegallery .c4-izmir figcaption{pointer-events:none}.difl_imagegallery .outside{position:relative!important}.et-fb-form__toggle[data-name=hover] .et-fb-form__group .et-fb-multiple-buttons-container{width:100%!important}.df-ig-pagination{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.df-ig-pagination:after{display:none!important}.df-ig-pagination .page-numbers{font-size:16px;border:0 solid;margin-right:10px}.df-ig-pagination .page-numbers:last-child{margin-right:0!important}.df-ig-pagination a.older:before,.df-ig-pagination a.prev:before{content:"4";margin-right:5px}.df-ig-pagination a.newer:after,.df-ig-pagination a.next:after,.df-ig-pagination a.older:before,.df-ig-pagination a.prev:before{font-family:ETmodules;speak:none;font-weight:400;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;font-style:normal;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;direction:ltr}.df-ig-pagination a.newer:after,.df-ig-pagination a.next:after{content:"5";margin-left:5px}.df-ig-pagination.only_icon a.newer:after,.df-ig-pagination.only_icon a.next:after,.df-ig-pagination.only_icon a.older:before,.df-ig-pagination.only_icon a.prev:before{margin-left:0!important;margin-right:0!important}.justified-gallery{-webkit-transition:height .7s;-o-transition:height .7s;transition:height .7s}.df_jsg_item{position:absolute;display:inline-block;overflow:hidden;filter:"alpha(opacity=10)";opacity:.1;margin:0;padding:0}.df_jsg_container.ig_has_lightbox .df_jsg_image{cursor:pointer}.df_jsg_image.image_loading{display:none}.df_jsg_image{border:0 solid #333}.df_jsg_image[data-customurl]:not([data-customurl=""]){cursor:pointer}.jsg-more-image-btn{border:0 solid #333;padding:6px 12px;cursor:pointer;position:relative}.jsg-more-image-btn.loading,.jsg-more-image-btn.loading *{pointer-events:none}.jsg-more-image-btn .spinner{position:absolute;top:0;left:0;right:0;bottom:0;opacity:0;z-index:-1;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.jsg-more-image-btn .spinner svg{width:1.4em;height:1.4em;fill:#8300e9;z-index:9;position:absolute;top:calc(50% - .7em);left:calc(50% - .7em)}.jsg-more-image-btn .spinner:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:#fff;opacity:.8;z-index:0}.jsg-more-image-btn.loading .spinner{opacity:1;z-index:0}.jsg-more-image-btn.has_icon{padding:6px 42px 6px 12px}.df-jsg-load-more-icon{font-family:ETmodules;text-indent:0;font-size:32px;line-height:31px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:auto;margin-left:5px;pointer-events:none}.df_jsg_image figure{display:block;border-radius:0}.lg .lg-sub-html div{display:block}.lg .lg-sub-html *{-webkit-transform:none!important;transform:none!important;opacity:1}.lg .lg-sub-html{padding:20px 0}.lg .lg-sub-html .df_jsg_caption{font-size:18px;padding:0;color:#fff;opacity:1;max-width:600px}.lg .lg-sub-html .df_jsg_description{font-size:14px;padding:0;color:#fff;opacity:1;max-width:600px}.lg-close,.lg-toolbar{background-color:transparent!important}.lg-close{border:none;color:#fff!important}.lg-backdrop{background-color:rgba(0,0,0,.8)!important}.df_jsg_lightbox .lg-next,.df_jsg_lightbox .lg-prev{border:none;background:transparent!important;color:#fff!important}.df_jsg_content .df-hide-description,.df_jsg_content .df-hide-title{display:none!important}.df-jsg-pagination{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.df-jsg-pagination:after{display:none!important}.df-jsg-pagination .page-numbers{font-size:16px;border:0 solid;margin-right:10px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.df-jsg-pagination .page-numbers:last-child{margin-right:0!important}.df-jsg-pagination a.older:before,.df-jsg-pagination a.prev:before{content:"4";margin-right:5px}.df-jsg-pagination a.newer:after,.df-jsg-pagination a.next:after,.df-jsg-pagination a.older:before,.df-jsg-pagination a.prev:before{font-family:ETmodules;speak:none;font-weight:400;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;font-style:normal;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;direction:ltr}.df-jsg-pagination a.newer:after,.df-jsg-pagination a.next:after{content:"5";margin-left:5px}.df-jsg-pagination.only_icon a.newer:after,.df-jsg-pagination.only_icon a.next:after,.df-jsg-pagination.only_icon a.older:before,.df-jsg-pagination.only_icon a.prev:before{margin-left:0!important;margin-right:0!important}.df_pg_container{overflow:hidden}.df_pg_container.ig_has_lightbox .df_pg_item{cursor:pointer}.df_pg_inner{margin-left:-20px;-webkit-transition:height .7s;-o-transition:height .7s;transition:height .7s}.df_pg_container .grid-sizer,.df_pg_item{width:25%;padding-left:20px;padding-bottom:20px}.df_pg_image{border:0 solid #333;width:100%;height:100%;background-repeat:no-repeat;background-size:cover;background-position:50%;border-radius:0}.df_pg_item--width2,.df_pg_item--width-height2{width:50%}.df_pg_item[data-customurl]:not([data-customurl=""]){cursor:pointer}.pg-more-image-btn{border:0 solid #333;padding:6px 12px;cursor:pointer;position:relative}.pg-more-image-btn.loading,.pg-more-image-btn.loading *{pointer-events:none}.pg-more-image-btn .spinner{position:absolute;top:0;left:0;right:0;bottom:0;opacity:0;z-index:-1;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.pg-more-image-btn .spinner svg{width:1.4em;height:1.4em;fill:#8300e9;z-index:9;position:absolute;top:calc(50% - .7em);left:calc(50% - .7em)}.pg-more-image-btn .spinner:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:#fff;opacity:.8;z-index:0}.pg-more-image-btn.loading .spinner{opacity:1;z-index:0}.pg-more-image-btn.has_icon{padding:6px 42px 6px 12px}.df-pg-load-more-icon{font-family:ETmodules;text-indent:0;font-size:32px;line-height:31px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:auto;margin-left:5px;pointer-events:none}.always-show-description,.always-show-title{opacity:1!important}.df_pg_lightbox figure{display:block;border-radius:0}.lg .lg-sub-html div{display:block}.lg .lg-sub-html *{-webkit-transform:none!important;transform:none!important;opacity:1}.lg .lg-sub-html{padding:20px 0}.lg .lg-sub-html .df_pg_caption{font-size:18px;padding:0;color:#fff;opacity:1;max-width:600px}.lg .lg-sub-html .df_pg_description{font-size:14px;padding:0;color:#fff;opacity:1;max-width:600px}.lg-close,.lg-toolbar{background-color:transparent!important}.lg-close{border:none;color:#fff!important}.lg-backdrop{background-color:rgba(0,0,0,.8)!important}.df_pg_lightbox .lg-next,.df_pg_lightbox .lg-prev{border:none;background:transparent!important;color:#fff!important}@media (max-width:767px){.df_pg_item{width:100%}}.df_pg_content .df-hide-description,.df_pg_content .df-hide-title{display:none!important}.df-pg-pagination{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.df-pg-pagination:after{display:none!important}.df-pg-pagination .page-numbers{font-size:16px;border:0 solid;margin-right:10px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.df-pg-pagination .page-numbers:last-child{margin-right:0!important}.df-pg-pagination a.older:before,.df-pg-pagination a.prev:before{content:"4";margin-right:5px}.df-pg-pagination a.newer:after,.df-pg-pagination a.next:after,.df-pg-pagination a.older:before,.df-pg-pagination a.prev:before{font-family:ETmodules;speak:none;font-weight:400;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;font-style:normal;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;direction:ltr}.df-pg-pagination a.newer:after,.df-pg-pagination a.next:after{content:"5";margin-left:5px}.df-pg-pagination.only_icon a.newer:after,.df-pg-pagination.only_icon a.next:after,.df-pg-pagination.only_icon a.older:before,.df-pg-pagination.only_icon a.prev:before{margin-left:0!important;margin-right:0!important}.df-heading-container .df-heading{position:relative;z-index:3}.df-heading-container h1.df-heading{font-size:30px}.df-heading-container h2.df-heading{font-size:26px}.df-heading-container h3.df-heading{font-size:24px}.df-heading-container h4.df-heading{font-size:18px}.df-heading-container h5.df-heading{font-size:16px}.df-heading-container h6.df-heading{font-size:14px}.df-heading-container .df-heading>span{display:inline-block;vertical-align:middle;border-style:solid}.df-heading-divider{position:relative;text-align:center;line-height:1em}.df-heading-divider .df-divider-line{-webkit-box-sizing:content-box;box-sizing:content-box;width:100%;display:block;position:absolute;left:0;right:0;top:50%;height:5px}.df-heading-divider .df-divider-line:before{content:"";-webkit-box-sizing:border-box;box-sizing:border-box;border-top:5px solid #efefef;width:100%;display:block}.df-heading-divider span{z-index:9;position:relative}.df-heading-divider img{max-width:100px;position:relative}.df-heading-container.has-dual-text .df-heading-dual_text{-webkit-transform:translateY(50%);transform:translateY(50%)}.df-heading-dual_text{font-size:30px;font-weight:700}.df-heading-dual_text:before{content:attr(data-title);font-size:inherit;font-weight:inherit}.df-heading-container .df-heading span.infix span,.df-heading-container .df-heading span.prefix span,.df-heading-container .df-heading span.suffix span{font-family:inherit!important;font-weight:inherit!important;font-size:inherit!important;line-height:inherit!important;text-transform:inherit!important;text-align:inherit!important;color:inherit!important;text-shadow:inherit!important;margin:0!important;padding:0!important}.headline-animation{position:relative;font-size:24px}.headline-animation>span{display:inline-block;vertical-align:middle;border-style:solid;line-height:1em}.headline-animation .infix{-webkit-box-sizing:content-box;box-sizing:content-box}.words-wrapper{position:relative;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.words-wrapper>span{position:absolute;white-space:nowrap;display:inline-block;left:0}.words-wrapper>span.first-element{position:relative}.words-wrapper>span>span{position:relative;display:inline-block;opacity:0}.headline-animation.type-letter-flip .words-wrapper>span>span{-webkit-transform-origin:100% 100%;transform-origin:100% 100%}.headline-animation.word .words-wrapper{-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;min-width:5px;-webkit-font-smoothing:antialiased!important}.headline-animation.word .words-wrapper span:first-child{position:relative}.headline-animation.word .words-wrapper>span{opacity:0;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-font-smoothing:antialiased!important;line-height:1em;font:inherit!important;color:inherit!important;text-decoration:inherit!important}.headline-animation.type-word-rotate .words-wrapper>span{-webkit-transform-origin:center bottom;transform-origin:center bottom}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.headline-animation.letter .words-wrapper{-webkit-perspective:500px;perspective:500px;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;min-width:5px}.headline-animation.letter .words-wrapper>span,.headline-animation.letter .words-wrapper>span>span{font:inherit!important;line-height:inherit!important;color:inherit!important}.headline-animation.letter .words-wrapper>span>span{opacity:0}.headline-animation.letter .words-wrapper>span:first-child{position:relative}.headline-animation span.prefix span,.headline-animation span.suffix span{font-family:inherit!important;font-weight:inherit!important;font-size:inherit!important;line-height:inherit!important;text-transform:inherit!important;text-align:inherit!important;color:inherit!important;text-shadow:inherit!important;margin:0!important;padding:0!important}.df_im_container{-webkit-mask-size:80%;mask-size:80%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.difl_contentcarousel .df_cc_arrows div,.difl_contentcarousel .difl_contentcarouselitem .df_cci_image_container{border:0 solid #333}.df_cc_inner_wrapper{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.difl_contentcarousel.has_lightbox .difl_contentcarouselitem{cursor:pointer}.difl_contentcarousel .swiper-container{-ms-flex-order:1;order:1;width:100%;padding-top:30px;padding-bottom:30px}.df_cci_container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;overflow:auto}.df_cci_image_container img{vertical-align:top}.difl_contentcarousel .df_cc_container .difl_contentcarouselitem{margin-bottom:0!important}.difl_contentcarousel .difl_contentcarouselitem{-ms-flex-item-align:start;align-self:flex-start;height:auto}.difl_contentcarouselitem .df_cci_container,.difl_contentcarouselitem>div{height:100%}.difl_contentcarouselitem>div{border-width:0;border-style:solid}.difl_contentcarouselitem .df_cci_container,.difl_contentcarouselitem>div:first-child{background-repeat:no-repeat;background-size:cover;background-position:50%}.df_cc_title{font-size:24px}.df_cc_subtitle{font-size:20px}.df_cc_content{font-size:14px;line-height:1.7em}.df_cc_arrows{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-item-align:center;align-self:center;pointer-events:none;-ms-flex-order:2;order:2;width:100%}.df_cc_arrows div{background-image:none}.df_cc_arrows .swiper-button-prev{-ms-flex-order:1;order:1}.df_cc_arrows .swiper-button-next{-ms-flex-order:2;order:2}.df_cc_arrows .swiper-button-next,.df_cc_arrows .swiper-button-prev{position:relative;top:auto;left:auto;right:auto;margin-top:0;pointer-events:all}.df_cc_arrows>div{background-color:#fff;width:auto;height:100%;padding:7px;background-image:none}.df_cc_arrows>div:after{content:attr(data-icon);font-family:ETmodules;text-indent:0;font-size:39px;line-height:1}.df_cc_arrows{z-index:9}.difl_contentcarousel .arrow-middle .df_cc_arrows *{pointer-events:none;-webkit-transition-delay:.3s!important;-o-transition-delay:.3s!important;transition-delay:.3s!important}.difl_contentcarousel.df-ele-hover .df_cc_arrows *,.difl_contentcarousel:hover .df_cc_arrows *{pointer-events:all}.difl_contentcarousel .swiper-pagination{position:relative!important;pointer-events:none}.difl_contentcarousel .swiper-pagination span{margin-right:8px;width:10px;height:10px;opacity:1;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;pointer-events:all;display:inline-block;vertical-align:top}.difl_contentcarousel .swiper-pagination span:last-child{margin-right:0}.df_cci_button{border-style:solid;border-width:0;display:inline-block;padding:7px 15px;font-size:14px;text-align:center}.difl_imagehover .df_ihb_image_wrap{border-radius:0}.difl_imagehover .df_ihb_title{font-size:30px}.difl_imagehover .c4-izmir{vertical-align:top}.df_ihb_container .ihb_icon_wrap{border:0 solid #333}.difl_imagehover .always-show-title{opacity:1!important}.df_ab_blurb_container{max-width:540px;margin:0 auto}.df_ab_blurb_container .df_ab_blurb_content_container>*,.df_ab_blurb_container>*{border-width:0;border-style:solid}.df_ab_blurb_container h1.df_ab_blurb_sub_title,.df_ab_blurb_container h1.df_ab_blurb_title{font-size:30px}.df_ab_blurb_container h2.df_ab_blurb_sub_title,.df_ab_blurb_container h2.df_ab_blurb_title{font-size:26px}.df_ab_blurb_container h3.df_ab_blurb_sub_title,.df_ab_blurb_container h3.df_ab_blurb_title{font-size:24px}.df_ab_blurb_container h4.df_ab_blurb_sub_title,.df_ab_blurb_container h4.df_ab_blurb_title{font-size:18px}.df_ab_blurb_container h5.df_ab_blurb_sub_title,.df_ab_blurb_container h5.df_ab_blurb_title{font-size:16px}.df_ab_blurb_container .df_ab_blurb_description,.df_ab_blurb_container h6.df_ab_blurb_sub_title,.df_ab_blurb_container h6.df_ab_blurb_title{font-size:14px}.df_ab_blurb_container .df_ab_blurb_badge,.df_ab_blurb_container .df_ab_blurb_button{font-size:18px}.df_ab_blurb_badge span.badge_text_1,.df_ab_blurb_badge span.badge_text_2,.df_ab_blurb_container .df_ab_blurb_badge,.df_ab_blurb_container .df_ab_blurb_button,.df_ab_blurb_container .df_ab_blurb_image .df_ab_blurb_image_img,.df_ab_blurb_container .et-pb-icon{border:0 solid #333}.df_ab_blurb_container .df_ab_blurb_image img{vertical-align:top}a.blurb_button.full_width{display:block}.df_ab_blurb_container a.df_ab_blurb_button{display:-ms-inline-flexbox;display:inline-flex;vertical-align:top}.df_ab_blurb_container .et-pb-icon{vertical-align:top}.df_ab_blurb_container,.df_ab_blurb_content_container{display:-ms-flexbox;display:flex}.df_ab_blurb_content_container{-ms-flex-order:15;order:15;-ms-flex-direction:column;flex-direction:column}.df_ab_blurb_containe .df_ab_blurb_image,.df_ab_blurb_image.placement_image_flex_left,.df_ab_blurb_image.placement_image_flex_right{height:auto}.df_ab_blurb_image.icon{width:100%}.df_ab_blurb_badge{background:#afafaf;color:#333;display:inline-block;max-width:100%;vertical-align:top}.df_ab_blurb_badge_wrapper{-ms-flex-order:1;order:1}.badge_text_wrapper,.df_ab_blurb_badge .badge_icon,span.badge_text_1,span.badge_text_2{display:inline-block}.df_bh_container>*,.difl_businesshours *{border:0 solid #333}.df_bh_container .df_bh_item{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}.df_bh_container .df_bh_day,.df_bh_container .df_bh_time{width:100%;font-size:16px}.df_bh_end_time,.df_bh_start_time,.df_bh_time_separetor{display:inline-block;vertical-align:top}.df_bh_container h1.df_bh_title{font-size:30px}.df_bh_container h2.df_bh_title{font-size:26px}.df_bh_container h3.df_bh_title{font-size:24px}.df_bh_container h4.df_bh_title{font-size:18px}.df_bh_container h5.df_bh_title{font-size:16px}.df_bh_container h6.df_bh_title{font-size:14px}.df_at_tab{display:none}.layout-selectd{border:3px solid #6a3bb6;padding-top:30px;text-align:center;margin:25px;width:100%}.layout-selectd h2{font-weight:600}.df-edit-layout-btn{background:#6a3bb6;color:#fff;padding:10px 20px;margin-top:23px;-webkit-box-shadow:none;box-shadow:none;border:none;display:block;width:100%;font-size:20px;font-weight:600;cursor:pointer}.df_at_button{padding:10px 20px;display:inline-block;border-width:0;border-style:solid}.difl_advancedtab{border:1px solid #f3f3f3}.difl_advancedtab p:not(.has-background):last-of-type{padding-bottom:1em}.df_at_container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.df_at_nav_wrap{z-index:2;width:100%;height:auto}.df_at_nav_container,.df_at_nav_wrap{display:-ms-flexbox;display:flex;border:0 solid}.df_at_nav_container{max-width:100%;-ms-flex:1 1;flex:1 1}.df_at_nav{cursor:pointer;padding:10px 25px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;border-width:0;border-style:solid;background-color:#eaeaea;width:100%;height:100%;position:relative}.df_at_title{font-size:16px;font-weight:500}.df_at_all_tabs{padding:15px 30px}.df_at_nav_active{background-color:#fff;z-index:1}.at_nav_content{width:100%}.difl_advancedtab .df_at_all_tabs .difl_advancedtabitem{margin-bottom:0}@media only screen and (max-width:980px){.df_at_nav_container{-ms-flex-direction:column;flex-direction:column}}.df_ati_container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex:1 1;flex:1 1}.df_at_all_tabs_wrap{overflow:hidden;z-index:1;width:100%;border:0 solid}.df_at_all_tabs{height:100%}.difl_advancedtabitem>div{display:-ms-flexbox;display:flex;height:100%}.df_at_content_wrapper{width:100%;border-width:0;border-style:solid}.at_icon_wrap{line-height:0}.df_at_nav .et-pb-icon{font-size:40px;color:#2ea3f2;display:inline-block}.df_at_image{display:block;border:0 solid}.difl_advancedtabitem:not([data-address]){display:none}.difl_advancedtabitem.df_at_content_active{display:block}.df_has_sticky_nav .df_at_nav_container{z-index:999}.df_at_nav svg{position:absolute;top:100%;left:0;width:30px;opacity:0}.df_at_nav.df_at_nav_active svg{opacity:1}.df_at_nav.arrow_left svg{left:100%;top:0}.df_at_nav.arrow_right svg{top:0;left:0;-webkit-transform:translateX(-100%);transform:translateX(-100%)}.df_at_nav.arrow_bottom svg{left:0;-webkit-transform:translateY(-100%);transform:translateY(-100%);top:0}@media only screen and (max-width:980px){.df_at_nav svg{display:none}}.df_inc_inner_wrapper{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.difl_instagramcarousel .swiper-container{-ms-flex-order:1;order:1;width:100%}.difl_instagramcarousel .media_item{display:-ms-flexbox;display:flex;height:100%}.difl_instagramcarousel .media_item img{display:inline-block;vertical-align:top}.difl_instagramcarousel .media_item>div{width:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.difl_instagramcarousel .overlay_wrapper{position:absolute;top:0;left:0;right:0;bottom:0;background:transparent;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;z-index:9}.difl_instagramcarousel .variable-width .swiper-slide{width:auto!important}.difl_instagramcarousel .swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top,left top,from(#000),to(transparent));background-image:-webkit-linear-gradient(right,#000,transparent);background-image:-o-linear-gradient(right,#000,transparent);background-image:linear-gradient(270deg,#000,transparent)}.difl_instagramcarousel .swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(#000),to(transparent));background-image:-webkit-linear-gradient(left,#000,transparent);background-image:-o-linear-gradient(left,#000,transparent);background-image:linear-gradient(90deg,#000,transparent)}.df_ic_button{display:inline-block;border-style:solid;border-width:0}.media_item{margin-bottom:0!important}.media_item:hover{z-index:9}.media_item>div{border-style:solid;border-width:0}.df_inci_container{position:relative}.overlay_wrapper .content{font-size:16px;-webkit-transition:opacity .3s ease,-webkit-transform .3s ease;transition:opacity .3s ease,-webkit-transform .3s ease;-o-transition:transform .3s ease,opacity .3s ease;transition:transform .3s ease,opacity .3s ease;transition:transform .3s ease,opacity .3s ease,-webkit-transform .3s ease}.inc_image_wrapper img{-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;-o-transition:transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.df_inci_container .empty_content{display:none}.df_inc_arrows{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;pointer-events:none;-ms-flex-item-align:center;align-self:center;-ms-flex-order:2;order:2;width:100%}.df_inc_arrows .swiper-button-prev{-ms-flex-order:1;order:1}.df_inc_arrows .swiper-button-next{-ms-flex-order:2;order:2}.df_inc_arrows .swiper-button-next,.df_inc_arrows .swiper-button-prev{position:relative;top:auto;left:auto;right:auto;margin-top:0;pointer-events:all}.df_inc_arrows>div{background-color:#fff;width:auto;height:100%;padding:7px}.df_inc_arrows>div:after{content:attr(data-icon);font-family:ETmodules;text-indent:0;font-size:39px;line-height:1}.df_inc_arrows{z-index:9}.difl_instagramcarousel .arrow-middle .df_inc_arrows *{pointer-events:none;-webkit-transition-delay:.3s!important;-o-transition-delay:.3s!important;transition-delay:.3s!important}.difl_instagramcarousel.df-ele-hover .df_inc_arrows *,.difl_instagramcarousel:hover .df_inc_arrows *{pointer-events:all}.difl_instagramcarousel .swiper-pagination{position:relative!important;pointer-events:none}.difl_instagramcarousel .swiper-pagination span{margin-right:8px;width:10px;height:10px;opacity:1;pointer-events:all;display:inline-block;vertical-align:top}.difl_instagramcarousel .swiper-pagination span:last-child{margin-right:0}.difl_instagramcarousel .instagram-carousel-error{margin:0 auto;color:red}.difl_instagramcarousel .media_item[data-url]:not([data-url=""]){cursor:pointer}.difl_instagramcarousel .media_item .et-pb-icon.hover_icon{opacity:0;-webkit-transition:opacity .3s ease,-webkit-transform .3s ease;transition:opacity .3s ease,-webkit-transform .3s ease;-o-transition:transform .3s ease,opacity .3s ease;transition:transform .3s ease,opacity .3s ease;transition:transform .3s ease,opacity .3s ease,-webkit-transform .3s ease}.df_ing_container *{border:0 solid #333}.df_ing_container.ig_has_lightbox .df_ing_image{cursor:pointer}.df_ing_container.error-section{text-align:center;color:red}.df_ing_container .grid{margin-left:-10px}.df_ing_container .grid-item{padding-left:10px;padding-bottom:10px}.df_ing_container .grid-item,.df_ing_container .grid-sizer{width:20%}.df_ing_container .grid-item iframe,.df_ing_container .grid-item img{width:100%;display:block}.lg-backdrop,.lg-outer{z-index:999999!important}.df-instagram-user-info,.df_filter_buttons,.item-content{border:0 solid #333}.df_filter_buttons{padding:0 0 20px}.df_filter_buttons button{border:0 solid #333;padding:8px 18px;border-radius:0;margin-right:15px;cursor:pointer}.df_filter_buttons button:last-child{margin-right:0!important}.df_ing_image .item-content[data-url]:not([data-url=""]){cursor:pointer}.ing-load-more-btn{border:0 solid #333;padding:6px 12px;cursor:pointer;position:relative}.ing-load-more-btn.loading,.ing-load-more-btn.loading *{pointer-events:none}.ing-load-more-btn .spinner{position:absolute;top:0;left:0;right:0;bottom:0;opacity:0;z-index:-1;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.ing-load-more-btn .spinner svg{width:1.4em;height:1.4em;fill:#8300e9;z-index:9;position:absolute;top:calc(50% - .7em);left:calc(50% - .7em)}.ing-load-more-btn .spinner:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:#fff;opacity:.8;z-index:0}.ing-load-more-btn.loading .spinner{opacity:1;z-index:0}.df_ing_image figure{display:block;border-radius:0}.lg .lg-sub-html div{display:block}.lg .lg-sub-html *{-webkit-transform:none!important;transform:none!important;opacity:1}.lg .lg-sub-html{padding:20px 0}.lg .lg-sub-html .df_ing_caption{font-size:18px;padding:0;color:#fff;opacity:1;max-width:600px}.lg .lg-sub-html .df_ig_description{font-size:14px;padding:0;color:#fff;opacity:1;max-width:600px}.lg-close,.lg-toolbar{background-color:transparent!important}.lg-close{border:none;color:#fff!important}.lg-backdrop{background-color:rgba(0,0,0,.8)!important}.df_ig_lightbox .lg-next,.df_ig_lightbox .lg-prev{border:none;background:transparent!important;color:#fff!important}.df_ing_container .item-content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.always-show-description,.always-show-title{opacity:1!important}.df-instagram-user-info,a.df-instagram-user{display:-ms-flexbox;display:flex}a.df-instagram-user{-ms-flex-direction:row;flex-direction:row;-ms-flex-preferred-size:70%;flex-basis:70%}.df-instagram-user-profile-picture{width:50px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.df-instagram-username-and-postdate{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%}a.df-instagram-feed-icon{-ms-flex-preferred-size:30%;flex-basis:30%;text-align:right}span.et-pb-icon.instagram_icon{font-size:48px}span.df-instagram-user-name{font-size:14px;color:#333}.df_ing_caption,span.df-instagram-postdate{font-size:16px;color:#333}.df_ing_container .image-container.media_type_video .c4-izmir .df-overlay,.df_ing_container .image-container.media_type_video .c4-izmir:after,.df_ing_container .image-container.media_type_video .c4-izmir:before,.df_ing_container .image-container.media_type_video .c4-izmir figcaption,.df_ing_container .image-container.media_type_video .c4-izmir figcaption:after,.df_ing_container .image-container.media_type_video .c4-izmir figcaption:before,.df_ing_container .image-container.media_type_video [class*=" c4-border"] figcaption,.df_ing_container .image-container.media_type_video [class^=c4-border] figcaption{z-index:-1!important}body.difl_compareimage:not(.divi_page_et_theme_builder):not(.et-fb){overflow:visible!important}.df_cm_container .df_cm_content>*,.df_cm_container>*{border:0 solid #333;color:#333}.df_cm_container .df_cm_content{height:auto;display:-ms-flexbox;display:flex}.df_cm_content .icv__label-after,.df_cm_content .icv__label-before{font-size:16px}.df_cm_container .df_cm_content .icv__label{cursor:pointer;border-radius:0;background:#f9f9f99e}.df_cm_container .df_cm_content.icv__icv--horizontal .icv__label{top:50%;bottom:unset!important}.df_cm_content.icv__icv--vertical span.icv__label.vertical{left:50%}.icv__label.on-hover{-webkit-transform:scale(0);transform:scale(0);-webkit-transition:.3s cubic-bezier(.68,.26,.58,1.22)!important;-o-transition:.3s cubic-bezier(.68,.26,.58,1.22)!important;transition:.3s cubic-bezier(.68,.26,.58,1.22)!important}.df_cm_container .icv__img-b{height:100%!important;max-width:none!important}.df_cm_container .icv__icv--vertical .icv__img-b{width:100%;height:auto!important;position:static}img.before_image.icv__img.icv__img-a{height:intrinsic}.df_ic_inner_wrapper{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.difl_imageaccordion *{border:0 solid #333}.difl_imageaccordion .overlay_wrapper{position:absolute;top:0;left:0;right:0;bottom:0;background:transparent;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;z-index:9}.difl_imageaccordion .difl_imageaccordionitem.df_ia_active{-ms-flex:10 1;flex:10 1}.difl_imageaccordion .item-wrapper.vertical .difl_imageaccordionitem{height:150px}.difl_imageaccordion .item-wrapper.vertical{-ms-flex-direction:column;flex-direction:column}.difl_imageaccordion .difl_imageaccordionitem{position:relative;-ms-flex:1 1;flex:1 1;text-align:center;text-decoration:none;color:#fff;overflow:hidden}.difl_imageaccordionitem{-o-transition:flex .3s;transition:flex .3s;transition:flex .3s,-ms-flex .3s;-webkit-transition:flex .3s;-ms-transition:flex .3s}.difl_imageaccordion .difl_imageaccordionitem .content{opacity:0;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.difl_imageaccordion .difl_imageaccordionitem.df_ia_active:before{background:rgba(0,0,0,.15)}.difl_imageaccordion .difl_imageaccordionitem.df_ia_active:before,.difl_imageaccordion .difl_imageaccordionitem:before{content:"";position:absolute;height:100%;width:100%;left:0;top:0;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease;z-index:0;opacity:1}.difl_imageaccordion .item-wrapper.horizontal{height:450px}.difl_imageaccordion .item-wrapper.vertical{height:550px}.difl_imageaccordion .difl_imageaccordionitem{margin-bottom:0!important}.difl_imageaccordionitem .df_iai_container,.difl_imageaccordionitem>div{height:100%}.difl_imageaccordion .difl_imageaccordionitem .df_ia_title{font-size:24px}.difl_imageaccordion .difl_imageaccordionitem .df_ia_sub_title{font-size:18px}.difl_imageaccordion .difl_imageaccordionitem .df_ia_button,.difl_imageaccordion .difl_imageaccordionitem .df_ia_description{font-size:16px}.difl_imageaccordion .difl_imageaccordionitem .df_ia_button{display:inline-block}.difl_imageaccordion .et-pb-icon.df-image-accordion-icon{font-size:50px}.difl_postgrid .df_postgrid_container .df-posts-wrap.layout-grid{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.difl_postgrid .df_postgrid_container .df-posts-wrap{margin-left:-20px;margin-right:-20px}.difl_postitem{overflow:hidden}.difl_postgrid .df-post-item{width:33.33%;padding-left:20px;padding-right:20px}.layout-grid .df-post-item{height:100%}.difl_postgrid .difl_postitem.et_pb_module{display:none}.df-postgrid-bg-on-hover{overflow:hidden}.df-postgrid-bg-on-hover,.df-postgrid-bg-on-hover>div{position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1}.df-postgrid-bg-on-hover>div{-webkit-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-transform 1.3s ease;transition:-webkit-transform 1.3s ease;-o-transition:transform 1.3s ease;transition:transform 1.3s ease;transition:transform 1.3s ease,-webkit-transform 1.3s ease}.df-hover-trigger:hover .df-postgrid-bg-on-hover>div{-webkit-transform:scale(1.5);transform:scale(1.5)}.df-pagination{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.df-pagination:after{display:none}.df-pagination .page-numbers{font-size:16px;border:0 solid;margin-right:10px}.df-pagination .page-numbers:last-child{margin-right:0!important}.df-pagination a.older:before,.df-pagination a.prev:before{content:"4";margin-right:5px}.df-pagination a.newer:after,.df-pagination a.next:after,.df-pagination a.older:before,.df-pagination a.prev:before{font-family:ETmodules;speak:none;font-weight:400;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;font-style:normal;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;direction:ltr}.df-pagination a.newer:after,.df-pagination a.next:after{content:"5";margin-left:5px}.difl_postgrid .layout-grid .df-post-item.df-equal-height{height:auto}.df-post-outer-wrap{border:0 solid}.df-equal-height .df-post-inner-wrap,.df-equal-height .df-post-outer-wrap{height:100%}.difl_postlistitem{overflow:hidden}.df-postlist-featured-image{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.difl_postlist .df-post-item.equal-height,.difl_postlist .df-post-item.equal-height>div{-ms-flex-align:stretch!important;align-items:stretch!important}.df-postlist-featured-image .df-post-image-wrap{-ms-flex-preferred-size:100%;flex-basis:100%}.df-postlist-featured-image img{-o-object-fit:cover;object-fit:cover;max-width:100%;width:100%;height:100%}.difl_postlist .df-post-title{font-size:22px;line-height:1.5em}.df-pl-icon{font-family:ETmodules;speak:none;font-weight:400;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;font-size:30px;font-style:normal;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;direction:ltr;border:0 solid}.difl_postlist .equal-height .df-post-image-wrap{height:100%}.difl_postlist .equal-height .df-post-image-wrap a{width:100%;height:100%;background-repeat:no-repeat;background-position:50%;background-size:cover}.difl_postlist .df-post-item.equal-height .df-postlist-featured-image a{min-height:250px}.difl_postlist{--collapse-value:50px;--align-items:stretch;--flex-direction:row;--order-2:2;--image-col-size:50%;--gap:30px}.difl_postlist .df-posts-wrap{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:var(--gap)}.difl_postlist .df-post-item{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-direction:var(--flex-direction);flex-direction:var(--flex-direction);-ms-flex-align:var(--align-items);align-items:var(--align-items);border:0 solid}.difl_postlist .df-post-item.has-icon{-ms-flex-align:start;align-items:flex-start}.difl_postlist .df-postlist-featured-image{width:var(--image-col-size)}.difl_postlist .df-post-outer-wrap{width:calc(100% - var(--image-col-size))}.difl_postlist .no-thumbnail .df-post-outer-wrap{width:100%}.difl_postlist .df-posts-wrap.list-layout-2 .df-postlist-featured-image,.difl_postlist .df-posts-wrap.list-layout-3 .df-post-item:nth-child(2n) .df-postlist-featured-image{-ms-flex-order:var(--order-2);order:var(--order-2)}.difl_postlist .df-post-item.layout-collapse .df-postlist-featured-image{z-index:1}.difl_postlist .df-post-item.layout-collapse .df-post-outer-wrap{z-index:2;position:relative}.difl_postlist .df-posts-wrap.list-layout-1 .df-post-item.layout-collapse>div:nth-child(odd){-webkit-transform:translateX(var(--collapse-value));transform:translateX(var(--collapse-value))}.difl_postlist .df-posts-wrap.list-layout-1 .df-post-item.layout-collapse>div:nth-child(2n),.difl_postlist .df-posts-wrap.list-layout-2 .df-post-item.layout-collapse>div:nth-child(odd){-webkit-transform:translateX(calc(var(--collapse-value) * -1));transform:translateX(calc(var(--collapse-value) * -1))}.difl_postlist .df-posts-wrap.list-layout-2 .df-post-item.layout-collapse>div:nth-child(2n){-webkit-transform:translateX(var(--collapse-value));transform:translateX(var(--collapse-value))}.difl_postlist .df-posts-wrap.list-layout-3 .df-post-item.layout-collapse:nth-child(2n) .df-postlist-featured-image,.difl_postlist .df-posts-wrap.list-layout-3 .df-post-item.layout-collapse:nth-child(odd) .df-post-outer-wrap{-webkit-transform:translateX(calc(var(--collapse-value) * -1));transform:translateX(calc(var(--collapse-value) * -1))}.difl_postlist .df-posts-wrap.list-layout-3 .df-post-item.layout-collapse:nth-child(2n) .df-post-outer-wrap,.difl_postlist .df-posts-wrap.list-layout-3 .df-post-item.layout-collapse:nth-child(odd) .df-postlist-featured-image{-webkit-transform:translateX(var(--collapse-value));transform:translateX(var(--collapse-value))}.difl_postlist .difl_postlistitem.et_pb_module{display:none}.df-postlist-bg-on-hover{overflow:hidden}.df-postlist-bg-on-hover,.df-postlist-bg-on-hover>div{position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1}.df-postlist-bg-on-hover>div{-webkit-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-transform 1.3s ease;transition:-webkit-transform 1.3s ease;-o-transition:transform 1.3s ease;transition:transform 1.3s ease;transition:transform 1.3s ease,-webkit-transform 1.3s ease}.df-hover-trigger:hover .df-postlist-bg-on-hover>div{-webkit-transform:scale(1.5);transform:scale(1.5)}.difl_postlist .df-pagination{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;margin-top:25px}.difl_postlist .df-pagination:after{display:none}.difl_postlist .df-pagination .page-numbers{font-size:16px;border:0 solid;margin-right:10px}.difl_postlist .df-pagination .page-numbers:last-child{margin-right:0!important}.difl_postlist .df-pagination a.older:before,.difl_postlist .df-pagination a.prev:before{content:"4";margin-right:5px}.difl_postlist .df-pagination a.newer:after,.difl_postlist .df-pagination a.next:after,.difl_postlist .df-pagination a.older:before,.difl_postlist .df-pagination a.prev:before{font-family:ETmodules;speak:none;font-weight:400;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;font-style:normal;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;direction:ltr}.difl_postlist .df-pagination a.newer:after,.difl_postlist .df-pagination a.next:after{content:"5";margin-left:5px}.difl_postlist .df-post-outer-wrap{border:0 solid;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:30px}.difl_postlist .df-post-inner-wrap{-ms-flex-preferred-size:100%;flex-basis:100%}.difl_postlist .df-item-wrap{margin-bottom:10px}.df-item-wrap{background-size:cover;background-repeat:no-repeat;background-position:50%}.difl_postlist .df-postlist-featured-image .df-item-wrap{margin-bottom:0}.difl_postlist .df-post-item .df-postlist-featured-image a{-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.difl_postlist .df-post-item:hover .df-postlist-featured-image .df-image-zoom-in,.difl_postlist .df-postlist-featured-image .df-image-zoom-out{-webkit-transform:scale(1.25);transform:scale(1.25)}.difl_postlist .df-post-item:hover .df-postlist-featured-image .df-image-zoom-out{-webkit-transform:scale(1);transform:scale(1)}.difl_postlist .df-postlist-featured-image .df-image-pan-up{-webkit-transform-origin:top;transform-origin:top;-webkit-transform:scale(1.2) translate(0);transform:scale(1.2) translate(0)}.difl_postlist .df-post-item:hover .df-postlist-featured-image .df-image-pan-up{-webkit-transform:scale(1.2) translateY(-15%);transform:scale(1.2) translateY(-15%)}.difl_postlist .df-postlist-featured-image .df-image-pan-down{-webkit-transform-origin:bottom;transform-origin:bottom;-webkit-transform:scale(1.2) translate(0);transform:scale(1.2) translate(0)}.difl_postlist .df-post-item:hover .df-postlist-featured-image .df-image-pan-down{-webkit-transform:scale(1.2) translateY(15%);transform:scale(1.2) translateY(15%)}.difl_postlist .df-postlist-featured-image .df-image-pan-left{-webkit-transform-origin:left;transform-origin:left;-webkit-transform:scale(1.2) translate(0);transform:scale(1.2) translate(0)}.difl_postlist .df-post-item:hover .df-postlist-featured-image .df-image-pan-left{-webkit-transform:scale(1.2) translate(-15%);transform:scale(1.2) translate(-15%)}.difl_postlist .df-image-pan-right{-webkit-transform-origin:right;transform-origin:right;-webkit-transform:scale(1.2) translate(0);transform:scale(1.2) translate(0)}.difl_postlist .df-post-item:hover .df-postlist-featured-image .df-image-pan-right{-webkit-transform:scale(1.2) translate(15%);transform:scale(1.2) translate(15%)}.difl_postlist .df-post-item:hover .df-postlist-featured-image .df-image-blur{-webkit-filter:blur(4px);filter:blur(4px);-webkit-transform:scale(1.1);transform:scale(1.1)}.difl_postlist .df-postlist-featured-image .df-image-rotate-left{-webkit-transform:scale(1) translate(0);transform:scale(1) translate(0)}.difl_postlist .df-post-item:hover .df-postlist-featured-image .df-image-rotate-left{-webkit-transform:scale(1.5) rotate(-15deg);transform:scale(1.5) rotate(-15deg)}.difl_postlist .df-postlist-featured-image .df-image-rotate-right{-webkit-transform:scale(1) translate(0);transform:scale(1) translate(0)}.difl_postlist .df-post-item:hover .df-postlist-featured-image .df-image-rotate-right{-webkit-transform:scale(1.5) rotate(15deg);transform:scale(1.5) rotate(15deg)}.difl_postlist .df-post-author-wrap .author-image{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.df-post-outer-wrap.c4-izmir{display:block}.df-post-image-wrap{overflow:hidden}.df-hover-effect{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;margin:0;padding:0;color:#fff;display:block}.df-hover-effect *,.df-hover-effect:after,.df-hover-effect :after,.df-hover-effect:before,.df-hover-effect :before{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all .6s ease!important;-o-transition:all .6s ease!important;transition:all .6s ease!important}.df-hover-effect figcaption{position:absolute;top:0;left:0;right:0;bottom:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;text-align:center;padding:1em;width:100%;z-index:1}.df-hover-effect img{-o-object-fit:cover;object-fit:cover;max-width:100%;width:100%;height:100%}.df-hover-trigger:focus .df-image-zoom-in img,.df-hover-trigger:hover .df-image-zoom-in img,.df-image-zoom-out img,:focus>.df-image-zoom-in img{-webkit-transform:scale(1.25);transform:scale(1.25)}.df-hover-trigger:focus .df-image-zoom-out img,.df-hover-trigger:hover .df-image-zoom-out img,:focus>.df-image-zoom-out img{-webkit-transform:scale(1);transform:scale(1)}.df-image-pan-up img{-webkit-transform-origin:top;transform-origin:top;-webkit-transform:scale(1.2) translate(0);transform:scale(1.2) translate(0)}.df-hover-trigger:focus .df-image-pan-up img,.df-hover-trigger:hover .df-image-pan-up img,:focus>.df-image-pan-up img{-webkit-transform:scale(1.2) translateY(-15%);transform:scale(1.2) translateY(-15%)}.df-image-pan-down img{-webkit-transform-origin:bottom;transform-origin:bottom;-webkit-transform:scale(1.2) translate(0);transform:scale(1.2) translate(0)}.df-hover-trigger:hover .df-image-pan-down img,:focus>.df-image-pan-down img{-webkit-transform:scale(1.2) translateY(15%);transform:scale(1.2) translateY(15%)}.df-image-pan-left img{-webkit-transform-origin:left;transform-origin:left;-webkit-transform:scale(1.2) translate(0);transform:scale(1.2) translate(0)}.df-hover-trigger:focus .df-image-pan-left img,.df-hover-trigger:hover .df-image-pan-left img,:focus>.df-image-pan-left img{-webkit-transform:scale(1.2) translate(-15%);transform:scale(1.2) translate(-15%)}.df-image-pan-right img{-webkit-transform-origin:right;transform-origin:right;-webkit-transform:scale(1.2) translate(0);transform:scale(1.2) translate(0)}.df-hover-trigger:focus .df-image-pan-right img,.df-hover-trigger:hover .df-image-pan-right img,:focus>.df-image-pan-right img{-webkit-transform:scale(1.2) translate(15%);transform:scale(1.2) translate(15%)}.df-hover-trigger:focus .df-image-blur img,.df-hover-trigger:hover .df-image-blur img,:focus>.df-image-blur img{-webkit-filter:blur(4px);filter:blur(4px);-webkit-transform:scale(1.1);transform:scale(1.1)}.df-image-rotate-left img{-webkit-transform:scale(1.1) translate(0);transform:scale(1.1) translate(0)}.df-hover-trigger:focus .df-image-rotate-left img,.df-hover-trigger:hover .df-image-rotate-left img,:focus>.df-image-rotate-left img{-webkit-transform:scale(1.3) rotate(-15deg);transform:scale(1.3) rotate(-15deg)}.df-image-rotate-right img{-webkit-transform:scale(1.1) translate(0);transform:scale(1.1) translate(0)}.df-hover-trigger:focus .df-image-rotate-right img,.df-hover-trigger:hover .df-image-rotate-right img,:focus>.df-image-rotate-right img{-webkit-transform:scale(1.3) rotate(15deg);transform:scale(1.3) rotate(15deg)}.df-hover-effect .df-overlay{position:absolute;top:0;left:0;right:0;bottom:0;opacity:0;z-index:1;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.df-hover-trigger:hover .df-hover-effect .df-overlay,:focus>.df-hover-trigger .df-hover-effect .df-overlay{opacity:1}.df-icon-overlay{font-family:ETmodules;speak:none;font-weight:400;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;font-size:96px;font-style:normal;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;direction:ltr;opacity:0;font-size:35px}.df-icon-wrap{position:absolute;top:0;left:0;right:0;bottom:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;text-align:center;padding:1em;width:100%;z-index:1}.df-fade-up{-webkit-transform:translateY(1.5rem);transform:translateY(1.5rem)}.df-fade-down{-webkit-transform:translateY(-1.5rem);transform:translateY(-1.5rem)}.df-fade-left{-webkit-transform:translateX(1.5rem);transform:translateX(1.5rem)}.df-fade-right{-webkit-transform:translateX(-1.5rem);transform:translateX(-1.5rem)}.df-hover-trigger:hover .df-icon-overlay{-webkit-transform:translate(0);transform:translate(0)}.df-rotate-up-right{-webkit-transform-origin:bottom left;transform-origin:bottom left;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.df-rotate-up-left{-webkit-transform-origin:bottom right;transform-origin:bottom right;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.df-rotate-down-right{-webkit-transform-origin:top left;transform-origin:top left;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.df-rotate-down-left{-webkit-transform-origin:top right;transform-origin:top right;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.df-zoom-in{-webkit-transform:scale(.3);transform:scale(.3)}.df-hover-trigger:hover .df-icon-overlay{opacity:1;-webkit-transform:translate(0) scale(1);transform:translate(0) scale(1)}.df-item-wrap .et-pb-icon{margin-right:4px}.df-post-read-more{display:block}.df-post-read-more span.btn-text{vertical-align:middle}.df-post-author-wrap,.df-post-button-wrap,.df-post-categories-wrap,.df-post-comments-wrap,.df-post-content-wrap,.df-post-custom-text,.df-post-date-wrap,.df-post-image-wrap,.df-post-tags-wrap,.df-post-title-wrap{margin-bottom:12px}.df_postgrid_container .df-item-wrap .et-pb-icon{font-family:ETmodules;display:inline-block;font-size:20px}.df_postgrid_container .df-item-wrap:not(.df-post-button-wrap) .et-pb-icon{vertical-align:middle}.df-post-author-wrap{position:relative}.df-post-author-wrap a{display:inline-block;position:relative}.df-post-image-wrap img{display:block}.df-post-author-wrap img{border-radius:50%;vertical-align:middle;display:inline-block;position:relative}.df-post-outer-wrap .et_pb_video_overlay,.df-post-outer-wrap .et_pb_video_overlay_hover,.df-post-outer-wrap .et_pb_video_play{pointer-events:none}.df-hide-overlay{opacity:0}.df-post-outer-wrap,.df-post-outer-wrap>.et_main_video_container{position:relative}.df-item-wrap,.df-post-inner-wrap{border:0 solid}.df-post-inner-wrap{z-index:1}.df-post-inner-wrap,.df-post-outer-wrap{overflow:visible}.df-post-title{padding-bottom:0}.df-post-button-wrap,.df-post-content-wrap,.df-post-custom-text,.df-post-image-wrap,.df-post-read-more,.df-post-title-wrap{position:relative;border:0 solid}.df-post-author-wrap,.df-post-categories-wrap,.df-post-comments-wrap,.df-post-custom-text,.df-post-date-wrap,.df-post-tags-wrap{margin-right:3px;display:-ms-inline-flexbox;display:inline-flex;border:0 solid;-ms-flex-align:center;align-items:center;vertical-align:middle}.df-post-ele-divider{position:relative;border:0 solid;height:3px;width:100%;display:block;margin-top:10px;margin-bottom:10px}.df-empty-element{display:none}.df-post-author-wrap .df-icon-image{border-radius:0}.df-post-inner-wrap:after,.df-post-inner-wrap:before,.df-post-outer-wrap:after,.df-post-outer-wrap:before{content:" ";clear:both;display:block}.df-post-outer-wrap.c4-izmir{display:block}.df-post-image-wrap{overflow:hidden}.df-hover-effect{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;margin:0;padding:0;color:#fff;display:block}.df-hover-effect *,.df-hover-effect:after,.df-hover-effect :after,.df-hover-effect:before,.df-hover-effect :before{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all .6s ease!important;-o-transition:all .6s ease!important;transition:all .6s ease!important}.df-hover-effect figcaption{position:absolute;top:0;left:0;right:0;bottom:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;text-align:center;padding:1em;width:100%;z-index:1}.df-hover-effect img{-o-object-fit:cover;object-fit:cover;max-width:100%;width:100%;height:100%}.df-hover-trigger:focus .df-image-zoom-in img,.df-hover-trigger:hover .df-image-zoom-in img,.df-image-zoom-out img,:focus>.df-image-zoom-in img{-webkit-transform:scale(1.25);transform:scale(1.25)}.df-hover-trigger:focus .df-image-zoom-out img,.df-hover-trigger:hover .df-image-zoom-out img,:focus>.df-image-zoom-out img{-webkit-transform:scale(1);transform:scale(1)}.df-image-pan-up img{-webkit-transform-origin:top;transform-origin:top;-webkit-transform:scale(1.2) translate(0);transform:scale(1.2) translate(0)}.df-hover-trigger:focus .df-image-pan-up img,.df-hover-trigger:hover .df-image-pan-up img,:focus>.df-image-pan-up img{-webkit-transform:scale(1.2) translateY(-15%);transform:scale(1.2) translateY(-15%)}.df-image-pan-down img{-webkit-transform-origin:bottom;transform-origin:bottom;-webkit-transform:scale(1.2) translate(0);transform:scale(1.2) translate(0)}.df-hover-trigger:hover .df-image-pan-down img,:focus>.df-image-pan-down img{-webkit-transform:scale(1.2) translateY(15%);transform:scale(1.2) translateY(15%)}.df-image-pan-left img{-webkit-transform-origin:left;transform-origin:left;-webkit-transform:scale(1.2) translate(0);transform:scale(1.2) translate(0)}.df-hover-trigger:focus .df-image-pan-left img,.df-hover-trigger:hover .df-image-pan-left img,:focus>.df-image-pan-left img{-webkit-transform:scale(1.2) translate(-15%);transform:scale(1.2) translate(-15%)}.df-image-pan-right img{-webkit-transform-origin:right;transform-origin:right;-webkit-transform:scale(1.2) translate(0);transform:scale(1.2) translate(0)}.df-hover-trigger:focus .df-image-pan-right img,.df-hover-trigger:hover .df-image-pan-right img,:focus>.df-image-pan-right img{-webkit-transform:scale(1.2) translate(15%);transform:scale(1.2) translate(15%)}.df-hover-trigger:focus .df-image-blur img,.df-hover-trigger:hover .df-image-blur img,:focus>.df-image-blur img{-webkit-filter:blur(4px);filter:blur(4px);-webkit-transform:scale(1.1);transform:scale(1.1)}.df-image-rotate-left img{-webkit-transform:scale(1.1) translate(0);transform:scale(1.1) translate(0)}.df-hover-trigger:focus .df-image-rotate-left img,.df-hover-trigger:hover .df-image-rotate-left img,:focus>.df-image-rotate-left img{-webkit-transform:scale(1.3) rotate(-15deg);transform:scale(1.3) rotate(-15deg)}.df-image-rotate-right img{-webkit-transform:scale(1.1) translate(0);transform:scale(1.1) translate(0)}.df-hover-trigger:focus .df-image-rotate-right img,.df-hover-trigger:hover .df-image-rotate-right img,:focus>.df-image-rotate-right img{-webkit-transform:scale(1.3) rotate(15deg);transform:scale(1.3) rotate(15deg)}.df-hover-effect .df-overlay{position:absolute;top:0;left:0;right:0;bottom:0;opacity:0;z-index:1;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.df-hover-trigger:hover .df-hover-effect .df-overlay,:focus>.df-hover-trigger .df-hover-effect .df-overlay{opacity:1}.df-icon-overlay{font-family:ETmodules;speak:none;font-weight:400;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;font-size:96px;font-style:normal;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;direction:ltr;opacity:0;font-size:35px}.df-icon-wrap{position:absolute;top:0;left:0;right:0;bottom:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;text-align:center;padding:1em;width:100%;z-index:1}.df-fade-up{-webkit-transform:translateY(1.5rem);transform:translateY(1.5rem)}.df-fade-down{-webkit-transform:translateY(-1.5rem);transform:translateY(-1.5rem)}.df-fade-left{-webkit-transform:translateX(1.5rem);transform:translateX(1.5rem)}.df-fade-right{-webkit-transform:translateX(-1.5rem);transform:translateX(-1.5rem)}.df-hover-trigger:hover .df-icon-overlay{-webkit-transform:translate(0);transform:translate(0)}.df-rotate-up-right{-webkit-transform-origin:bottom left;transform-origin:bottom left;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.df-rotate-up-left{-webkit-transform-origin:bottom right;transform-origin:bottom right;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.df-rotate-down-right{-webkit-transform-origin:top left;transform-origin:top left;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.df-rotate-down-left{-webkit-transform-origin:top right;transform-origin:top right;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.df-zoom-in{-webkit-transform:scale(.3);transform:scale(.3)}.df-hover-trigger:hover .df-icon-overlay{opacity:1;-webkit-transform:translate(0) scale(1);transform:translate(0) scale(1)}.df-item-wrap .et-pb-icon{margin-right:4px}.df-post-read-more{display:block}.df-post-read-more span.btn-text{vertical-align:middle}.df-post-author-wrap,.df-post-button-wrap,.df-post-categories-wrap,.df-post-comments-wrap,.df-post-content-wrap,.df-post-custom-text,.df-post-date-wrap,.df-post-image-wrap,.df-post-tags-wrap,.df-post-title-wrap{margin-bottom:12px}.df_postgrid_container .df-item-wrap .et-pb-icon{font-family:ETmodules;display:inline-block;font-size:20px}.df_postgrid_container .df-item-wrap:not(.df-post-button-wrap) .et-pb-icon{vertical-align:middle}.df-post-author-wrap{position:relative}.df-post-author-wrap a{display:inline-block;position:relative}.df-post-image-wrap img{display:block}.df-post-author-wrap img{border-radius:50%;vertical-align:middle;display:inline-block;position:relative}.df-post-outer-wrap .et_pb_video_overlay,.df-post-outer-wrap .et_pb_video_overlay_hover,.df-post-outer-wrap .et_pb_video_play{pointer-events:none}.df-hide-overlay{opacity:0}.df-post-outer-wrap,.df-post-outer-wrap>.et_main_video_container{position:relative}.df-item-wrap,.df-post-inner-wrap{border:0 solid}.df-post-inner-wrap{z-index:1}.df-post-inner-wrap,.df-post-outer-wrap{overflow:visible}.df-post-title{padding-bottom:0}.df-post-button-wrap,.df-post-content-wrap,.df-post-custom-text,.df-post-image-wrap,.df-post-read-more,.df-post-title-wrap{position:relative;border:0 solid}.df-post-author-wrap,.df-post-categories-wrap,.df-post-comments-wrap,.df-post-custom-text,.df-post-date-wrap,.df-post-tags-wrap{margin-right:3px;display:-ms-inline-flexbox;display:inline-flex;border:0 solid;-ms-flex-align:center;align-items:center;vertical-align:middle}.df-post-ele-divider{position:relative;border:0 solid;height:3px;width:100%;display:block;margin-top:10px;margin-bottom:10px}.df-empty-element{display:none}.df-post-author-wrap .df-icon-image{border-radius:0}.df-post-inner-wrap:after,.df-post-inner-wrap:before,.df-post-outer-wrap:after,.df-post-outer-wrap:before{content:" ";clear:both;display:block}.df_blogcarousel_container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;position:relative}.df_blogcarousel_container .swiper-container{-ms-flex-order:1;order:1;width:100%}.df_blogcarousel_container .swiper-pagination{-ms-flex-order:2;order:2;width:100%}.df_blogcarousel_container .swiper-slide{-ms-flex-item-align:start;align-self:flex-start;height:auto}.df-blogcarousel-bg-on-hover{position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden;z-index:-1}.df-blogcarousel-bg-on-hover>div{position:absolute;top:0;bottom:0;left:0;right:0;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-transform 1.3s ease;transition:-webkit-transform 1.3s ease;-o-transition:transform 1.3s ease;transition:transform 1.3s ease;transition:transform 1.3s ease,-webkit-transform 1.3s ease;z-index:-1}.df-hover-trigger:hover .df-blogcarousel-bg-on-hover>div{-webkit-transform:scale(1.5);transform:scale(1.5)}.df_bc_arrows{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-item-align:center;align-self:center;pointer-events:none;-ms-flex-order:2;order:2;width:100%}.df_bc_arrows div{background-image:none}.df_bc_arrows .swiper-button-prev{-ms-flex-order:1;order:1}.df_bc_arrows .swiper-button-next{-ms-flex-order:2;order:2}.df_bc_arrows .swiper-button-next,.df_bc_arrows .swiper-button-prev{position:relative;top:auto;left:auto;right:auto;margin-top:0;pointer-events:all}.df_bc_arrows>div{background-color:#fff;width:auto;height:100%;padding:7px;background-image:none}.df_bc_arrows>div:after{content:attr(data-icon);font-family:ETmodules;text-indent:0;font-size:39px;line-height:1}.df_bc_arrows{z-index:9}.difl_blogcarousel .arrow-middle .df_bc_arrows *{pointer-events:none;-webkit-transition-delay:.3s!important;-o-transition-delay:.3s!important;transition-delay:.3s!important}.difl_blogcarousel.df-ele-hover .df_bc_arrows *,.difl_blogcarousel:hover .df_bc_arrows *{pointer-events:all}.difl_blogcarousel .swiper-pagination{position:relative!important;pointer-events:none;margin-top:30px}.difl_blogcarousel .swiper-pagination span{margin-right:8px;width:10px;height:10px;opacity:1;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;pointer-events:all;display:inline-block;vertical-align:top}.difl_blogcarousel .swiper-pagination span:last-child{margin-right:0}.difl_blogcarousel>div{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.difl_blogcarousel .df_blogcarousel_container,.difl_blogcarousel .swiper-pagination{-ms-flex-order:1;order:1}.et-fb-form__toggle[data-name=loader] .et-fb-form__group .et-fb-multiple-buttons-container{width:100%!important}.difl_cptgrid .df_cptgrid_container .df-cpts-wrap.layout-grid{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.difl_cptgrid .df_cptgrid_container .df-cpts-wrap{margin-left:-20px;margin-right:-20px;-webkit-transition:height .7s;-o-transition:height .7s;transition:height .7s}.difl_cptitem{overflow:hidden}.difl_cptgrid .df-cpt-item{width:33.33%;padding-left:20px;padding-right:20px}.layout-grid .df-cpt-item{height:100%}.difl_cptgrid .difl_cptitem.et_pb_module{display:none}.df-cpt-bg-on-hover{overflow:hidden}.df-cpt-bg-on-hover,.df-cpt-bg-on-hover>div{position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1}.df-cpt-bg-on-hover>div{-webkit-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-transform 1.3s ease;transition:-webkit-transform 1.3s ease;-o-transition:transform 1.3s ease;transition:transform 1.3s ease;transition:transform 1.3s ease,-webkit-transform 1.3s ease}.df-hover-trigger:hover .df-cpt-bg-on-hover>div{-webkit-transform:scale(1.5);transform:scale(1.5)}.df-pagination{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.df-pagination:after{display:none!important}.df-pagination .page-numbers{font-size:16px;border:0 solid;margin-right:10px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.df-pagination .page-numbers:last-child{margin-right:0!important}.df-pagination a.older:before,.df-pagination a.prev:before{content:"4";margin-right:5px}.df-pagination a.newer:after,.df-pagination a.next:after,.df-pagination a.older:before,.df-pagination a.prev:before{font-family:ETmodules;speak:none;font-weight:400;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;font-style:normal;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;direction:ltr}.df-pagination a.newer:after,.df-pagination a.next:after{content:"5";margin-left:5px}.df-pagination.only_icon a.newer:after,.df-pagination.only_icon a.next:after,.df-pagination.only_icon a.older:before,.df-pagination.only_icon a.prev:before{margin-left:0!important;margin-right:0!important}.difl_cptgrid .layout-grid .df-cpt-item.df-equal-height{height:auto}.df-cpt-outer-wrap{border:0 solid}.difl_cptgrid .df-equal-height .df-cpt-inner-wrap,.difl_cptgrid .df-equal-height .df-cpt-outer-wrap{height:100%}.df-empty-element{display:none}.df-cpt-custom-text,.df-cpt-read-more,.df-cpt-title,.df-cpt-title a,.df-item-wrap,.df-item-wrap>span,.df-item-wrap a,.df-item-wrap p{color:inherit;font-size:inherit;line-height:inherit;font-weight:inherit;letter-spacing:inherit;text-align:inherit}.df-cpt-custom-text,.df-cpt-read-more,.df-cpt-title,.df-cpt-title a,.df-item-wrap,.df-item-wrap>span:not(.et-pb-icon),.df-item-wrap a,.df-item-wrap p{font-family:inherit}.et-fb-form__toggle[data-name=before_after] .et-fb-subtoggle:before{background:#f5f5f5;position:relative;content:"";left:0;right:0}.df-cpt-outer-wrap.c4-izmir{display:block}.df-cpt-image-wrap{overflow:hidden}.df-hover-effect{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;margin:0;padding:0;color:#fff;display:block}.df-hover-effect *,.df-hover-effect:after,.df-hover-effect :after,.df-hover-effect:before,.df-hover-effect :before{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all .6s ease!important;-o-transition:all .6s ease!important;transition:all .6s ease!important}.df-hover-effect figcaption{position:absolute;top:0;left:0;right:0;bottom:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;text-align:center;padding:1em;width:100%;z-index:1}.df-hover-effect img{-o-object-fit:cover;object-fit:cover;max-width:100%;width:100%;height:100%}.df-hover-trigger:focus .df-image-zoom-in img,.df-hover-trigger:hover .df-image-zoom-in img,.df-image-zoom-out img,:focus>.df-image-zoom-in img{-webkit-transform:scale(1.25);transform:scale(1.25)}.df-hover-trigger:focus .df-image-zoom-out img,.df-hover-trigger:hover .df-image-zoom-out img,:focus>.df-image-zoom-out img{-webkit-transform:scale(1);transform:scale(1)}.df-image-pan-up img{-webkit-transform-origin:top;transform-origin:top;-webkit-transform:scale(1.2) translate(0);transform:scale(1.2) translate(0)}.df-hover-trigger:focus .df-image-pan-up img,.df-hover-trigger:hover .df-image-pan-up img,:focus>.df-image-pan-up img{-webkit-transform:scale(1.2) translateY(-15%);transform:scale(1.2) translateY(-15%)}.df-image-pan-down img{-webkit-transform-origin:bottom;transform-origin:bottom;-webkit-transform:scale(1.2) translate(0);transform:scale(1.2) translate(0)}.df-hover-trigger:hover .df-image-pan-down img,:focus>.df-image-pan-down img{-webkit-transform:scale(1.2) translateY(15%);transform:scale(1.2) translateY(15%)}.df-image-pan-left img{-webkit-transform-origin:left;transform-origin:left;-webkit-transform:scale(1.2) translate(0);transform:scale(1.2) translate(0)}.df-hover-trigger:focus .df-image-pan-left img,.df-hover-trigger:hover .df-image-pan-left img,:focus>.df-image-pan-left img{-webkit-transform:scale(1.2) translate(-15%);transform:scale(1.2) translate(-15%)}.df-image-pan-right img{-webkit-transform-origin:right;transform-origin:right;-webkit-transform:scale(1.2) translate(0);transform:scale(1.2) translate(0)}.df-hover-trigger:focus .df-image-pan-right img,.df-hover-trigger:hover .df-image-pan-right img,:focus>.df-image-pan-right img{-webkit-transform:scale(1.2) translate(15%);transform:scale(1.2) translate(15%)}.df-hover-trigger:focus .df-image-blur img,.df-hover-trigger:hover .df-image-blur img,:focus>.df-image-blur img{-webkit-filter:blur(4px);filter:blur(4px);-webkit-transform:scale(1.1);transform:scale(1.1)}.df-image-rotate-left img{-webkit-transform:scale(1.1) translate(0);transform:scale(1.1) translate(0)}.df-hover-trigger:focus .df-image-rotate-left img,.df-hover-trigger:hover .df-image-rotate-left img,:focus>.df-image-rotate-left img{-webkit-transform:scale(1.3) rotate(-15deg);transform:scale(1.3) rotate(-15deg)}.df-image-rotate-right img{-webkit-transform:scale(1.1) translate(0);transform:scale(1.1) translate(0)}.df-hover-trigger:focus .df-image-rotate-right img,.df-hover-trigger:hover .df-image-rotate-right img,:focus>.df-image-rotate-right img{-webkit-transform:scale(1.3) rotate(15deg);transform:scale(1.3) rotate(15deg)}.df-hover-effect .df-overlay{position:absolute;top:0;left:0;right:0;bottom:0;opacity:0;z-index:1;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.df-hover-trigger:hover .df-hover-effect .df-overlay,:focus>.df-hover-trigger .df-hover-effect .df-overlay{opacity:1}.df-icon-overlay{font-family:ETmodules;speak:none;font-weight:400;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;font-size:96px;font-style:normal;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;direction:ltr;opacity:0;font-size:35px}.df-icon-wrap{position:absolute;top:0;left:0;right:0;bottom:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;text-align:center;padding:1em;width:100%;z-index:1}.df-fade-up{-webkit-transform:translateY(1.5rem);transform:translateY(1.5rem)}.df-fade-down{-webkit-transform:translateY(-1.5rem);transform:translateY(-1.5rem)}.df-fade-left{-webkit-transform:translateX(1.5rem);transform:translateX(1.5rem)}.df-fade-right{-webkit-transform:translateX(-1.5rem);transform:translateX(-1.5rem)}.df-hover-trigger:hover .df-icon-overlay{-webkit-transform:translate(0);transform:translate(0)}.df-rotate-up-right{-webkit-transform-origin:bottom left;transform-origin:bottom left;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.df-rotate-up-left{-webkit-transform-origin:bottom right;transform-origin:bottom right;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.df-rotate-down-right{-webkit-transform-origin:top left;transform-origin:top left;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.df-rotate-down-left{-webkit-transform-origin:top right;transform-origin:top right;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.df-zoom-in{-webkit-transform:scale(.3);transform:scale(.3)}.df-hover-trigger:hover .df-icon-overlay{opacity:1;-webkit-transform:translate(0) scale(1);transform:translate(0) scale(1)}.df-item-wrap .et-pb-icon{margin-right:4px}.df-cpt-read-more{display:block}.df-cpt-read-more span{vertical-align:middle}.df-cpt-author-wrap,.df-cpt-button-wrap:not(:last-child),.df-cpt-categories-wrap,.df-cpt-comments-wrap,.df-cpt-content-wrap:not(:last-child),.df-cpt-custom-text:not(:last-child),.df-cpt-date-wrap,.df-cpt-image-wrap:not(:last-child),.df-cpt-tags-wrap,.df-cpt-taxonomies,.df-cpt-title-wrap:not(:last-child){margin-bottom:12px}.df_cptgrid_container .df-item-wrap .et-pb-icon{font-family:ETmodules;display:inline-block;font-size:20px}.df_cptgrid_container .df-item-wrap:not(.df-cpt-button-wrap) .et-pb-icon{vertical-align:middle}.df-cpt-custom-icon .et-pb-icon{display:block!important;margin:0!important}.df-cpt-author-wrap{position:relative}.df-cpt-author-wrap a{display:inline-block;position:relative}.df-cpt-image-wrap img{display:block}.df-cpt-author-wrap img{border-radius:50%;vertical-align:middle;display:inline-block;position:relative}.df-cpt-outer-wrap .et_pb_video_overlay,.df-cpt-outer-wrap .et_pb_video_overlay_hover,.df-cpt-outer-wrap .et_pb_video_play{pointer-events:none}.df-hide-overlay{opacity:0}.df-cpt-outer-wrap,.df-cpt-outer-wrap>.et_main_video_container{position:relative}.df-item-wrap{overflow:hidden}.df-cpt-inner-wrap,.df-item-wrap{border:0 solid}.df-cpt-inner-wrap{z-index:1;position:relative}.df-cpt-inner-wrap,.df-cpt-outer-wrap{overflow:visible}.df-cpt-title{padding-bottom:0}.df-cpt-button-wrap,.df-cpt-content-wrap,.df-cpt-custom-text,.df-cpt-icon,.df-cpt-image-wrap,.df-cpt-read-more,.df-cpt-title-wrap{position:relative;border:0 solid}.df-cpt-author-wrap,.df-cpt-categories-wrap,.df-cpt-comments-wrap,.df-cpt-custom-text,.df-cpt-date-wrap,.df-cpt-icon,.df-cpt-tags-wrap,.df-cpt-taxonomies,.df-item-acf,.df-item-metabox{margin-right:3px;display:-ms-inline-flexbox;display:inline-flex;border:0 solid;-ms-flex-align:center;align-items:center;vertical-align:middle}.df-cpt-ele-divider{position:relative;border:0 solid;height:3px;width:100%;display:block;margin-top:10px;margin-bottom:10px}.df-cpt-inner-wrap:after,.df-cpt-inner-wrap:before,.df-cpt-outer-wrap:after,.df-cpt-outer-wrap:before{content:" ";clear:both;display:block}.df-cpt-icon{cursor:pointer}.df-item-wrap .after-text,.df-item-wrap .before-text,.df-item-wrap .metabox-after-text,.df-item-wrap .metabox-before-text,.df-item-wrap .tax-after-text,.df-item-wrap .tax-before-text{white-space:pre}.difl_advanced_data_table *{border:0 solid #333}.difl_advanced_data_table table.dataTable{border-collapse:initial;border:1px solid}.difl_advanced_data_table table.dataTable tbody td,.difl_advanced_data_table table.dataTable tbody th,.difl_advanced_data_table table.dataTable thead td,.difl_advanced_data_table table.dataTable thead th{padding:8px 10px}.dataTables_wrapper .dataTables_paginate .paginate_button,.dataTables_wrapper .dataTables_paginate .paginate_button.current,.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover,.dataTables_wrapper .dataTables_paginate .paginate_button.disabled,.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active{border:0 solid #d0d9e2;margin-top:5px}.dataTables_wrapper .dataTables_paginate a.paginate_button{text-decoration:none;border-width:0}.dataTables_wrapper .dataTables_paginate .paginate_button.current,.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover,.dataTables_wrapper .dataTables_paginate .paginate_button:hover{background:inherit}.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover,.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,.dataTables_wrapper .dataTables_paginate .paginate_button:hover{border:0 solid #d0d9e2}.difl_advanced_data_table .dataTables_wrapper .dataTables_filter input,.difl_advanced_data_table .dataTables_wrapper .dataTables_filter input:hover{max-width:60%}.dataTables_wrapper .dataTables_filter input,.dataTables_wrapper .dataTables_filter input:hover{border-radius:0}.difl_advanced_data_table .dataTables_wrapper .dataTables_length select{border:1px solid #aaa;border-radius:0}.difl_advanced_data_table .dataTables_filter{float:right;width:50%;text-align:right}.difl_advanced_data_table .dataTables_length{float:left;margin-bottom:10px;width:50%}.difl_advanced_data_table .dataTables_filter label{display:block;width:auto}.difl_advanced_data_table input[type=search]{width:100%}table.dataTable thead .sorting,table.dataTable thead .sorting_asc,table.dataTable thead .sorting_desc{background-image:none!important}.df-advanced-table .df-advanced-table__head-column-cell.sorting:after,.df-advanced-table .df-advanced-table__head-column-cell.sorting:before,.df-advanced-table .df-advanced-table__head-column-cell.sorting_asc:before,.df-advanced-table .df-advanced-table__head-column-cell.sorting_desc:after{position:absolute;top:50%;right:5px;display:block;width:0;height:0;border:5px solid transparent;content:""}.dataTables_scrollBody .df-advanced-table .df-advanced-table__head-column-cell.sorting:after,.dataTables_scrollBody .df-advanced-table .df-advanced-table__head-column-cell.sorting:before,.dataTables_scrollBody .df-advanced-table .df-advanced-table__head-column-cell.sorting_asc:before,.dataTables_scrollBody .df-advanced-table .df-advanced-table__head-column-cell.sorting_desc:after{display:none}.difl_advanced_data_table .df-advanced-table .df-advanced-table__head-column-cell.sorting:before{margin-top:-10px;border-bottom-color:#333}.difl_advanced_data_table .df-advanced-table .df-advanced-table__head-column-cell.sorting:after{margin-top:2px;border-top-color:#333}.difl_advanced_data_table .df-advanced-table .df-advanced-table__head-column-cell.sorting_asc:before{margin-top:-8px;border-bottom-color:#333}.difl_advanced_data_table .df-advanced-table .df-advanced-table__head-column-cell.sorting_desc:after{border-top-color:#333}.difl_advanced_data_table .df-advanced-table .df-advanced-table__head-column-cell{position:relative;font-weight:700}.entry-content .difl_advanced_data_table table.dataTable tr td{border-style:solid}table.dataTable tbody tr{background-color:transparent}.dataTables_wrapper.no-footer .dataTables_scrollBody{border-bottom:none}.dataTables_scrollBody .df-advanced-table table.dataTable,.dataTables_scrollHeadInner .df-advanced-table table.dataTable{width:100%!important}.difl_advanced_data_table table.dataTable tr .df-advanced-table__body-row-cell img,.difl_advanced_data_table table.dataTable tr .df-advanced-table__body-row-cell span{vertical-align:middle}@media screen and (max-width:640px){.dataTables_wrapper .dataTables_filter,.dataTables_wrapper .dataTables_length{float:none;text-align:center;width:100%}.difl_advanced_data_table .dataTables_filter{margin-bottom:.5em}}.difl_advanced_data_table td[colspan],.difl_advanced_data_table td[rowspan]{text-align:center}.df_dt_container>*,.difl_datatable *{border:0 solid #333}.difl_datatable table.df_dt_table{border:none!important}table.df_dt_content{border:0 solid gray;border-collapse:separate}.difl_datatable .et_pb_module.difl_datatableitem{margin-bottom:0}tr td.df_dt_table_body_column_cell a,tr td.df_dt_table_body_column_cell img,tr td.df_dt_table_body_column_cell span{border-width:0;border-style:solid!important;border-color:#333}table.df_dt_content tr .df_dt_table_body_column_cell{border:0 solid transparent}table.df_dt_content tr:first-child .df_dt_table_body_column_cell,table.df_dt_content tr:not(:first-child) .df_dt_table_body_column_cell{border-style:solid;border-color:#333}.df_dt_table_body_column_cell .et-pb-icon,.df_dt_table_body_column_cell img{vertical-align:middle}@media screen and (max-width:767px){.difl_datatable .df_dt_container.scroll_mode_active{overflow-x:auto;padding-top:100px}.difl_datatable .df_dt_container.responsive_mode_active table.df_dt_content{border:0}.difl_datatable .df_dt_container.responsive_mode_active table.df_dt_content caption{font-size:1.3em}.difl_datatable .df_dt_container.responsive_mode_active table.df_dt_content thead tr:first-child{border:none;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px}.difl_datatable .df_dt_container.responsive_mode_active table.df_dt_content tr{display:block}.difl_datatable .df_dt_container.responsive_mode_active table.df_dt_content td{display:block;font-size:.8em;text-align:right}.difl_datatable .df_dt_container.responsive_mode_active table.df_dt_content td:before{content:attr(data-label);float:left;font-weight:700;text-transform:uppercase}}table.df_dt_content th.df_dt_table_body_column_cell.badge{position:relative}table.df_dt_content th.df_dt_table_body_column_cell.badge .table_badge{-webkit-transform:translateY(-100%);transform:translateY(-100%);position:absolute;top:0;left:0;background-color:crimson}.df_ap_person_container{margin:0 auto}.df_ap_person_container *{border:0 solid #333}.df_person_photo_wrapper img.person_photo{vertical-align:middle;-webkit-transition:.6s;-o-transition:.6s;transition:.6s}.df_person_photo_wrapper img.person_photo.ap_photo{vertical-align:middle}.difl_advanced_person .df_person_social_icon{display:inline-block;text-align:center;line-height:1;vertical-align:middle;margin:10px}.difl_advanced_person .df_person_socail_wrapper:not(.vertical) .df_person_social_icon:not(:first-child){margin-left:0}.difl_advanced_person .df_person_name{font-size:24px}.difl_advanced_person .df_person_role{font-size:18px}.difl_advanced_person .df_person_description{font-size:14px}.df_person_overlay{position:absolute;left:0;top:0;width:100%;height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;opacity:0}.df_ap_person_container:hover .df_person_overlay{position:absolute;top:0;opacity:1}.difl_advanced_person .df_ap_person_wrapper{position:relative}.difl_advanced_person .df_ap_person_container .df_ap_person_desc{position:absolute;top:auto;bottom:0;text-align:center;right:0;left:0;opacity:0}.difl_advanced_person .df_ap_person_container:hover .df_ap_person_desc{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}.df_person_socail_wrapper.vertical{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.difl_advanced_person .alter_image{position:relative;display:inline-block}.difl_advanced_person .alter_image .img-top{opacity:0;position:absolute;top:0;left:0;z-index:99}.difl_advanced_person .df_ap_person_container:hover .alter_image .img-top{opacity:1;-webkit-transition:all .3s linear;-o-transition:all .3s linear;transition:all .3s linear}.difl_advanced_person .c4-izmir{border-radius:0}.difl_advanced_person .df_ap_person_wrapper:not(.no-image-scale) .df_person_photo_wrapper{overflow:hidden}.difl_advanced_person .c4-image-rotate-left img,.difl_advanced_person .c4-image-rotate-right img{-webkit-transform:scale(1) translate(0);transform:scale(1) translate(0)}.difl_advanced_person .df_ap_person_container.df_ap_ekip_style,.difl_advanced_person .df_ap_person_container.df_ap_ekip_style_2{overflow:hidden}.difl_advanced_person .df_ap_person_desc_wrapper,.difl_advanced_person .df_person_photo_wrapper{position:relative}/*!Ion.RangeSlider, 2.3.1, © Denis Ineshin, 2010 - 2019, IonDen.com, Build date: 2019-12-19 16:51:02*/.irs{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:12px;font-family:Arial,sans-serif}.irs,.irs-line{position:relative;display:block}.irs-line{overflow:hidden;outline:none!important}.irs-bar{display:block}.irs-bar,.irs-shadow{position:absolute;left:0;width:0}.irs-shadow{display:none}.irs-handle{position:absolute;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:default;z-index:1}.irs-handle.type_last{z-index:2}.irs-max,.irs-min{position:absolute;display:block;cursor:default}.irs-min{left:0}.irs-max{right:0}.irs-from,.irs-single,.irs-to{position:absolute;display:block;top:0;left:0;cursor:default;white-space:nowrap}.irs-grid{position:absolute;display:none;bottom:0;left:0;width:100%;height:20px}.irs-with-grid .irs-grid{display:block}.irs-grid-pol{position:absolute;top:0;left:0;width:1px;height:8px;background:#000}.irs-grid-pol.small{height:4px}.irs-grid-text{position:absolute;bottom:0;left:0;white-space:nowrap;text-align:center;font-size:9px;line-height:9px;padding:0 3px;color:#000}.irs-disable-mask{position:absolute;display:block;top:0;left:-1%;width:102%;height:100%;cursor:default;background:transparent;z-index:2}.lt-ie9 .irs-disable-mask{background:#000;filter:alpha(opacity=0);cursor:not-allowed}.irs-disabled{opacity:.4}.irs-hidden-input{position:absolute!important;display:block!important;top:0!important;left:0!important;width:0!important;height:0!important;font-size:0!important;line-height:0!important;padding:0!important;margin:0!important;overflow:hidden;outline:none!important;z-index:-9999!important;background:none!important;border-style:solid!important;border-color:transparent!important}.irs--flat{height:40px}.irs--flat.irs-with-grid{height:60px}.irs--flat .irs-line{top:25px;height:12px;background-color:#e1e4e9;border-radius:4px}.irs--flat .irs-bar{top:25px;height:12px;background-color:#ed5565}.irs--flat .irs-bar--single{border-radius:4px 0 0 4px}.irs--flat .irs-shadow{height:1px;bottom:16px;background-color:#e1e4e9}.irs--flat .irs-handle{top:22px;width:16px;height:18px;background-color:transparent}.irs--flat .irs-handle>i:first-child{position:absolute;display:block;top:0;left:50%;width:2px;height:100%;margin-left:-1px;background-color:#da4453}.irs--flat .irs-handle.state_hover>i:first-child,.irs--flat .irs-handle:hover>i:first-child{background-color:#a43540}.irs--flat .irs-max,.irs--flat .irs-min{top:0;padding:1px 3px;color:#999;font-size:10px;line-height:1.333;text-shadow:none;background-color:#e1e4e9;border-radius:4px}.irs--flat .irs-from,.irs--flat .irs-single,.irs--flat .irs-to{color:#fff;font-size:10px;line-height:1.333;text-shadow:none;padding:1px 5px;background-color:#ed5565;border-radius:4px}.irs--flat .irs-from:before,.irs--flat .irs-single:before,.irs--flat .irs-to:before{position:absolute;display:block;content:"";bottom:-6px;left:50%;width:0;height:0;margin-left:-3px;overflow:hidden;border:3px solid transparent;border-top-color:#ed5565}.irs--flat .irs-grid-pol{background-color:#e1e4e9}.irs--flat .irs-grid-text{color:#999}.irs--big{height:55px}.irs--big.irs-with-grid{height:70px}.irs--big .irs-line{top:33px;height:12px;background-color:#fff;background:-webkit-gradient(linear,left top,left bottom,color-stop(-50%,#ddd),color-stop(150%,#fff));background:-webkit-linear-gradient(top,#ddd -50%,#fff 150%);background:-o-linear-gradient(top,#ddd -50%,#fff 150%);background:linear-gradient(180deg,#ddd -50%,#fff 150%);border:1px solid #ccc;border-radius:12px}.irs--big .irs-bar{top:33px;height:12px;background-color:#92bce0;border:1px solid #428bca;background:-webkit-gradient(linear,left top,left bottom,from(#fff),color-stop(30%,#428bca),to(#b9d4ec));background:-webkit-linear-gradient(top,#fff,#428bca 30%,#b9d4ec);background:-o-linear-gradient(top,#fff 0,#428bca 30%,#b9d4ec 100%);background:linear-gradient(180deg,#fff 0,#428bca 30%,#b9d4ec);-webkit-box-shadow:inset 0 0 1px 1px hsla(0,0%,100%,.5);box-shadow:inset 0 0 1px 1px hsla(0,0%,100%,.5)}.irs--big .irs-bar--single{border-radius:12px 0 0 12px}.irs--big .irs-shadow{height:1px;bottom:16px;background-color:rgba(66,139,202,.5)}.irs--big .irs-handle{top:25px;width:30px;height:30px;border:1px solid rgba(0,0,0,.3);background-color:#cbcfd5;background:-webkit-gradient(linear,left top,left bottom,from(#fff),color-stop(30%,#b4b9be),to(#fff));background:-webkit-linear-gradient(top,#fff,#b4b9be 30%,#fff);background:-o-linear-gradient(top,#fff 0,#b4b9be 30%,#fff 100%);background:linear-gradient(180deg,#fff 0,#b4b9be 30%,#fff);-webkit-box-shadow:1px 1px 2px rgba(0,0,0,.2),inset 0 0 3px 1px #fff;box-shadow:1px 1px 2px rgba(0,0,0,.2),inset 0 0 3px 1px #fff;border-radius:30px}.irs--big .irs-handle.state_hover,.irs--big .irs-handle:hover{border-color:rgba(0,0,0,.45);background-color:#939ba7;background:-webkit-gradient(linear,left top,left bottom,from(#fff),color-stop(30%,#919ba5),to(#fff));background:-webkit-linear-gradient(top,#fff,#919ba5 30%,#fff);background:-o-linear-gradient(top,#fff 0,#919ba5 30%,#fff 100%);background:linear-gradient(180deg,#fff 0,#919ba5 30%,#fff)}.irs--big .irs-max,.irs--big .irs-min{top:0;padding:1px 5px;color:#fff;text-shadow:none;background-color:#9f9f9f;border-radius:3px}.irs--big .irs-from,.irs--big .irs-single,.irs--big .irs-to{color:#fff;text-shadow:none;padding:1px 5px;background-color:#428bca;background:-webkit-gradient(linear,left top,left bottom,from(#428bca),to(#3071a9));background:-webkit-linear-gradient(top,#428bca,#3071a9);background:-o-linear-gradient(top,#428bca 0,#3071a9 100%);background:linear-gradient(180deg,#428bca 0,#3071a9);border-radius:3px}.irs--big .irs-grid-pol{background-color:#428bca}.irs--big .irs-grid-text{color:#428bca}.irs--modern,.irs--modern.irs-with-grid{height:55px}.irs--modern .irs-line{top:25px;height:5px;background-color:#d1d6e0;background:-webkit-gradient(linear,left top,left bottom,from(#e0e4ea),to(#d1d6e0));background:-webkit-linear-gradient(top,#e0e4ea,#d1d6e0);background:-o-linear-gradient(top,#e0e4ea 0,#d1d6e0 100%);background:linear-gradient(180deg,#e0e4ea 0,#d1d6e0);border:1px solid #a3adc1;border-bottom-width:0;border-radius:5px}.irs--modern .irs-bar{top:25px;height:5px;background:#20b426;background:-webkit-gradient(linear,left top,left bottom,from(#20b426),to(#18891d));background:-webkit-linear-gradient(top,#20b426,#18891d);background:-o-linear-gradient(top,#20b426 0,#18891d 100%);background:linear-gradient(180deg,#20b426 0,#18891d)}.irs--modern .irs-bar--single{border-radius:5px 0 0 5px}.irs--modern .irs-shadow{height:1px;bottom:21px;background-color:rgba(209,214,224,.5)}.irs--modern .irs-handle{top:37px;width:12px;height:13px;border:1px solid #a3adc1;border-top-width:0;-webkit-box-shadow:1px 1px 1px rgba(0,0,0,.1);box-shadow:1px 1px 1px rgba(0,0,0,.1);border-radius:0 0 3px 3px}.irs--modern .irs-handle>i:first-child{position:absolute;display:block;top:-4px;left:1px;width:6px;height:6px;border:1px solid #a3adc1;background:#fff;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.irs--modern .irs-handle>i:nth-child(2){top:0;left:0;width:10px;height:12px;background:#e9e6e6;background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#e9e6e6));background:-webkit-linear-gradient(top,#fff,#e9e6e6);background:-o-linear-gradient(top,#fff 0,#e9e6e6 100%);background:linear-gradient(180deg,#fff 0,#e9e6e6);border-radius:0 0 3px 3px}.irs--modern .irs-handle>i:nth-child(2),.irs--modern .irs-handle>i:nth-child(3){position:absolute;display:block;-webkit-box-sizing:border-box;box-sizing:border-box}.irs--modern .irs-handle>i:nth-child(3){top:3px;left:3px;width:4px;height:5px;border-left:1px solid #a3adc1;border-right:1px solid #a3adc1}.irs--modern .irs-handle.state_hover,.irs--modern .irs-handle:hover{border-color:#7685a2;background:#c3c7cd;background:-webkit-gradient(linear,left top,left bottom,from(#fff),color-stop(30%,#919ba5),to(#fff));background:-webkit-linear-gradient(top,#fff,#919ba5 30%,#fff);background:-o-linear-gradient(top,#fff 0,#919ba5 30%,#fff 100%);background:linear-gradient(180deg,#fff 0,#919ba5 30%,#fff)}.irs--modern .irs-handle.state_hover>i:first-child,.irs--modern .irs-handle:hover>i:first-child{border-color:#7685a2}.irs--modern .irs-handle.state_hover>i:nth-child(3),.irs--modern .irs-handle:hover>i:nth-child(3){border-color:#48536a}.irs--modern .irs-max,.irs--modern .irs-min{top:0;font-size:10px;line-height:1.333;text-shadow:none;padding:1px 5px;color:#fff;background-color:#d1d6e0;border-radius:5px}.irs--modern .irs-from,.irs--modern .irs-single,.irs--modern .irs-to{font-size:10px;line-height:1.333;text-shadow:none;padding:1px 5px;background-color:#20b426;color:#fff;border-radius:5px}.irs--modern .irs-from:before,.irs--modern .irs-single:before,.irs--modern .irs-to:before{position:absolute;display:block;content:"";bottom:-6px;left:50%;width:0;height:0;margin-left:-3px;overflow:hidden;border:3px solid transparent;border-top-color:#20b426}.irs--modern .irs-grid{height:25px}.irs--modern .irs-grid-pol{background-color:#dedede}.irs--modern .irs-grid-text{color:silver;font-size:13px}.irs--sharp{height:50px;font-size:12px;line-height:1}.irs--sharp.irs-with-grid{height:57px}.irs--sharp .irs-line{top:30px;height:2px;background-color:#000;border-radius:2px}.irs--sharp .irs-bar{top:30px;height:2px;background-color:#ee22fa}.irs--sharp .irs-bar--single{border-radius:2px 0 0 2px}.irs--sharp .irs-shadow{height:1px;bottom:21px;background-color:rgba(0,0,0,.5)}.irs--sharp .irs-handle{top:25px;width:10px;height:10px;background-color:#a804b2}.irs--sharp .irs-handle>i:first-child{position:absolute;display:block;top:100%;left:0;width:0;height:0;border:5px solid transparent;border-top-color:#a804b2}.irs--sharp .irs-handle.state_hover,.irs--sharp .irs-handle:hover{background-color:#000}.irs--sharp .irs-handle.state_hover>i:first-child,.irs--sharp .irs-handle:hover>i:first-child{border-top-color:#000}.irs--sharp .irs-max,.irs--sharp .irs-min{color:#fff;font-size:14px;line-height:1;top:0;padding:3px 4px;opacity:.4;background-color:#a804b2;border-radius:2px}.irs--sharp .irs-from,.irs--sharp .irs-single,.irs--sharp .irs-to{font-size:14px;line-height:1;text-shadow:none;padding:3px 4px;background-color:#a804b2;color:#fff;border-radius:2px}.irs--sharp .irs-from:before,.irs--sharp .irs-single:before,.irs--sharp .irs-to:before{position:absolute;display:block;content:"";bottom:-6px;left:50%;width:0;height:0;margin-left:-3px;overflow:hidden;border:3px solid transparent;border-top-color:#a804b2}.irs--sharp .irs-grid{height:25px}.irs--sharp .irs-grid-pol{background-color:#dedede}.irs--sharp .irs-grid-text{color:silver;font-size:13px}.irs--round{height:50px}.irs--round.irs-with-grid{height:65px}.irs--round .irs-line{top:36px;height:4px;background-color:#dee4ec;border-radius:4px}.irs--round .irs-bar{top:36px;height:4px;background-color:#006cfa}.irs--round .irs-bar--single{border-radius:4px 0 0 4px}.irs--round .irs-shadow{height:4px;bottom:21px;background-color:rgba(222,228,236,.5)}.irs--round .irs-handle{top:26px;width:24px;height:24px;border:4px solid #006cfa;background-color:#fff;border-radius:24px;-webkit-box-shadow:0 1px 3px rgba(0,0,255,.3);box-shadow:0 1px 3px rgba(0,0,255,.3)}.irs--round .irs-handle.state_hover,.irs--round .irs-handle:hover{background-color:#f0f6ff}.irs--round .irs-max,.irs--round .irs-min{color:#333;font-size:14px;line-height:1;top:0;padding:3px 5px;background-color:rgba(0,0,0,.1);border-radius:4px}.irs--round .irs-from,.irs--round .irs-single,.irs--round .irs-to{font-size:14px;line-height:1;text-shadow:none;padding:3px 5px;background-color:#006cfa;color:#fff;border-radius:4px}.irs--round .irs-from:before,.irs--round .irs-single:before,.irs--round .irs-to:before{position:absolute;display:block;content:"";bottom:-6px;left:50%;width:0;height:0;margin-left:-3px;overflow:hidden;border:3px solid transparent;border-top-color:#006cfa}.irs--round .irs-grid{height:25px}.irs--round .irs-grid-pol{background-color:#dedede}.irs--round .irs-grid-text{color:silver;font-size:13px}.irs--square{height:50px}.irs--square.irs-with-grid{height:60px}.irs--square .irs-line{top:31px;height:4px;background-color:#dedede}.irs--square .irs-bar{top:31px;height:4px;background-color:#000}.irs--square .irs-shadow{height:2px;bottom:21px;background-color:#dedede}.irs--square .irs-handle{top:25px;width:16px;height:16px;border:3px solid #000;background-color:#fff;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.irs--square .irs-handle.state_hover,.irs--square .irs-handle:hover{background-color:#f0f6ff}.irs--square .irs-max,.irs--square .irs-min{color:#333;font-size:14px;line-height:1;top:0;padding:3px 5px;background-color:rgba(0,0,0,.1)}.irs--square .irs-from,.irs--square .irs-single,.irs--square .irs-to{font-size:14px;line-height:1;text-shadow:none;padding:3px 5px;background-color:#000;color:#fff}.irs--square .irs-grid{height:25px}.irs--square .irs-grid-pol{background-color:#dedede}.irs--square .irs-grid-text{color:silver;font-size:11px}.et-fb-form__toggle[data-name=loader_settings] .et-fb-form__group .et-fb-multiple-buttons-container{width:100%!important}.df-cpts-inner-wrap{--itemHeight:1px;-webkit-transition:height .7s;-o-transition:height .7s;transition:height .7s}.difl_cptfilter .df_cptfilter_container .df-cpts-wrap.layout-grid .df-cpts-inner-wrap{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.difl_cptitem{overflow:hidden}.difl_cptfilter .df-cpt-item{width:33.33%;padding-left:20px;padding-right:20px}.layout-grid .df-cpt-item{height:100%}.difl_cptfilter .difl_cptitem.et_pb_module{display:none}.difl_cptfilter .df-load-more-icon{font-size:inherit}.df-cpt-filter-nav{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;padding-left:0!important}.df-cpt-filter-nav li{list-style:none;cursor:pointer}.df-cpt-filter-nav-item{border:0 solid;padding:6px}.df-cptfilter-load-more{text-align:center;display:inline-block;border:0 solid}.difl_cptfilter .layout-grid .df-cpt-item.df-equal-height{height:auto}.df-cpt-outer-wrap{border:0 solid;width:100%}.difl_cptfilter .df-cpt-item{display:-ms-flexbox;display:flex}.difl_cptfilter .df-equal-height .df-cpt-outer-wrap{height:auto}.df-cpt-bg-on-hover{overflow:hidden}.df-cpt-bg-on-hover,.df-cpt-bg-on-hover>div{position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1}.df-cpt-bg-on-hover>div{-webkit-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-transform 1.3s ease;transition:-webkit-transform 1.3s ease;-o-transition:transform 1.3s ease;transition:transform 1.3s ease;transition:transform 1.3s ease,-webkit-transform 1.3s ease}.df-hover-trigger:hover .df-cpt-bg-on-hover>div{-webkit-transform:scale(1.5);transform:scale(1.5)}.df-empty-element{display:none}.df-filter-loading li{pointer-events:none}.difl_cptfilter .df-empty-notice{background-color:#f2f2f2;line-height:1em;padding:18px 34px;font-weight:600;margin-bottom:20px}.load-more-pagintaion-container{-webkit-transition:opacity .5s linear .8s;-o-transition:opacity .5s linear .8s;transition:opacity .5s linear .8s;opacity:0}.load-complete .load-more-pagintaion-container{opacity:1!important}.df-filter-loading .load-more-pagintaion-container{opacity:0!important}.df-filter-loading .df-cpt-filter-nav,.df-filter-loading ul.multi_filter_container li .multi-select-component,.df-filter-loading ul.multi_filter_container li span.multi_filter_label{opacity:.6;pointer-events:none;cursor:not-allowed}.difl_cptfilter .df-cpt-item{min-height:var(--itemHeight);-webkit-transition:min-height .2s ease;-o-transition:min-height .2s ease;transition:min-height .2s ease}#left-area .difl_cptfilter ul.multi_filter_container{list-style-type:none!important}#left-area .difl_cptfilter ul.multi_filter_container li ul{padding:0!important}.difl_cptfilter ul.multi_filter_container{list-style:none;display:-ms-flexbox;display:flex;padding:0;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:visible}.difl_cptfilter .df_cptfilter_container:not(.df_filter_sidebar) ul.multi_filter_container li:not(:last-child){padding-right:10px}.difl_cptfilter ul.multi_filter_container .autocomplete-list li{display:block;width:100%}@media screen and (min-width:768px){.difl_cptfilter .df_cptfilter_container:not(.df_filter_sidebar) ul.multi_filter_container>li{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center}}.difl_cptfilter .multi_filter_container li span.multi_filter_label,.difl_cptfilter .multi_filter_container li span.multi_filter_range_label{border:0 solid #333;display:inline-block;line-height:1.7em;width:100%}.difl_cptfilter .filter_section{overflow:visible!important;border:0 solid #000;height:-webkit-max-content;height:-moz-max-content;height:max-content}.difl_cptfilter .filter_section li .checkbox_container,.difl_cptfilter .filter_section li .dropdown-container{width:100%;border:0 solid #000}.difl_cptfilter .filter_section li .checkbox_container .checkbox_content{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;position:relative;padding-left:35px;margin-bottom:8px;margin-left:10px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:14px}.difl_cptfilter .filter_section li .checkbox_container .multi_filter_label{font-size:18px}.difl_cptfilter .filter_section li .checkbox_container input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.difl_cptfilter .filter_section li .checkbox_container .checkmark{position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);height:25px;width:25px;background-color:#eee;border-radius:2px}.difl_cptfilter .filter_section li .checkbox_container .checkbox_content:hover input~.checkmark{background-color:#ccc}.difl_cptfilter .filter_section li .checkbox_container input:checked~.checkmark{background-color:#2196f3}.difl_cptfilter .filter_section li .checkbox_container .checkmark:after{content:"";position:absolute;display:none}.difl_cptfilter .filter_section li .checkbox_container input:checked~.checkmark:after{display:block;content:"";position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg);width:5px;height:10px;border:solid #fff;border-width:0 3px 3px 0}.difl_cptfilter .filter_section li .irs{width:100%}.difl_cptfilter .df_cptfilter_container.df_filter_sidebar{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;z-index:99}.df_filter_sidebar ul.multi_filter_container{display:block}.difl_cptfilter .multi_filter_container li select{max-width:100%;color:#4e4e4e;padding:5px 0}.df_filter_sidebar .filter_section{width:30%}.df_filter_sidebar .df-cpts-wrap{width:70%}.difl_cptfilter .df_cptfilter_container .no-post-container .df-cpts-inner-wrap{margin-left:0;margin-right:0}.difl_cptfilter select[data-multi-select-plugin]{display:none!important}.difl_cptfilter .multi-select-component{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;height:auto;width:100%;font-size:14px;padding-bottom:0;background-color:#fff;border:1px solid #bbb;color:#4e4e4e;overflow:visible!important;line-height:1.7em}.difl_cptfilter .multi-select-component .btn-group{display:none!important}.difl_cptfilter .multiselect-native-select .multiselect-container{width:100%}.difl_cptfilter .selected-wrapper{-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:3px;display:inline-block;border:1px solid #d9d9d9;background-color:#eaeaf6;white-space:nowrap;margin-right:2px;line-height:inherit;vertical-align:top;cursor:default}.difl_cptfilter .selected-wrapper .selected-label{max-width:514px;display:inline-block;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;padding-left:4px;vertical-align:inherit;line-height:1.7em}.difl_cptfilter .selected-wrapper .selected-close{display:inline-block;text-decoration:none;font-size:inherit;line-height:inherit;margin-left:5px;padding-bottom:0;height:100%;vertical-align:top;padding-right:4px;opacity:.2;color:#000;text-shadow:0 1px 0 #fff;font-weight:700}.difl_cptfilter .search-container{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;width:100%}.difl_cptfilter .search-container .selected-input{background:none;border:0;line-height:inherit;width:100%;padding:0;margin-left:2px;-webkit-box-shadow:none;box-shadow:none}.difl_cptfilter .search-container .selected-input:focus{outline:none}.difl_cptfilter .search-container .dropdown-icon{display:inline-block;border:0!important;font-family:ETmodules;content:"3";font-size:2em;position:absolute;top:50%;right:0;margin-top:-.5em;color:inherit}.difl_cptfilter .search-container .dropdown-icon:after{content:"3"}.difl_cptfilter .search-container .dropdown-icon.active:after{content:"2"}.difl_cptfilter .search-container ul{position:absolute;list-style:none;padding:0;z-index:3;margin-top:36px;width:100%;right:0;background:#fff;border-top:none;border-bottom:none;-webkit-box-shadow:0 4px 10px rgb(50 70 176/60%)!important;box-shadow:0 4px 10px rgb(50 70 176/60%)!important}.difl_cptfilter .search-container ul :focus{outline:none}.difl_cptfilter .search-container ul li{display:block;text-align:left;padding:8px 20px 8px 12px;font-size:14px;min-height:31px;color:#343434}.difl_cptfilter .search-container ul li:hover.not-cursor{cursor:default}.difl_cptfilter .search-container ul li:hover{background-color:#eaeaf6;color:#6d7fe0;border-color:#adadad;cursor:pointer}.difl_cptfilter .autocomplete-list{max-height:165px;overflow-y:auto;overflow-x:hidden}.difl_cptfilter .df_search_filter_input{font-size:14px;text-align:left;padding:.5em 1em;background-color:#f1f1f1;border:1px solid #e6e6e6}.difl_cptfilter .df_search_filter_input:focus{border-color:transparent}.difl_cptfilter input.df_search_filter_input::-webkit-input-placeholder{opacity:.4}.difl_cptfilter input.df_search_filter_input::-moz-placeholder{opacity:.4}.difl_cptfilter input.df_search_filter_input::-ms-input-placeholder{opacity:.4}.difl_cptfilter input.df_search_filter_input::placeholder{opacity:.4}.difl_cptfilter .search_bar_button{background-color:#ddd;line-height:normal;border-left:0;-ms-flex-align:center;align-items:center;cursor:pointer;font-size:14px;border:1px solid #e6e6e6}.difl_cptfilter .search_bar,.difl_cptfilter .search_bar_button{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.difl_cptfilter .search_bar{-ms-flex-item-align:start;align-self:flex-start;overflow:hidden}.difl_cptfilter .et-pb-icon.search_icon{font-size:16px;pointer-events:none}.df-filter-loading #overlay{position:absolute;width:100%;height:100%;top:0;left:0;right:0;bottom:0;background-color:hsla(0,0%,100%,.3);z-index:2;cursor:pointer}.difl_cptfilter .filter_section li .dropdown-container{overflow:visible!important}.difl_cptfilter .filter_section .filter_elements{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:5px;-webkit-column-gap:5px;-moz-column-gap:5px;column-gap:5px;padding:5px}.difl_cptfilter .filter_section .filter_element_card{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0;padding:0;border:1px solid #445dc8;border-radius:16px}.difl_cptfilter .filter_section .filter_element_card_text{max-width:207px;margin-left:10px;margin-right:.5em;white-space:nowrap;overflow:hidden}.difl_cptfilter .filter_section .filter_element_card_close{display:inline-block;margin-right:.5em;color:unset;font-size:1.25em;line-height:.8}body.difl-cpt-stop-scrolling,html.difl-cpt-stop-scrolling{overflow:hidden!important}@media only screen and (max-width:767px){.difl_cptfilter .filter_section{z-index:999}.difl_cptfilter .df_cptfilter_container .filter_section ul{margin-bottom:16px}.df_cptfilter_container .df_phn_resp>*{display:none!important}.df_cptfilter_container .df_phn_resp{width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important;margin-left:auto!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-pack:center;justify-content:center;cursor:pointer}.df_cptfilter_container .df_phn_resp_builder,.df_cptfilter_container .df_phn_resp_builder .difl_filter_short_desc_card{position:relative!important}.df_cptfilter_container .df_phn_resp_builder .multi_filter_container{margin-bottom:20px!important}.df_cptfilter_container .df_phn_resp:before{content:"f";font-family:ETmodules;font-size:24px;padding:5px 0 5px 10px}.df_cptfilter_container .df_phn_resp:after{content:"Filter";font-size:16px;padding:5px 10px 5px 0}.filter_section.df_phn_resp_cls{margin:0;padding:0;position:fixed;width:100%;height:auto;left:0;top:80px;bottom:0;right:0;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden!important;background:#fff}.df_cptfilter_container .df_phn_resp_cls:after{content:"M";font-family:ETmodules;font-size:24px;position:absolute;left:9px;top:15px;cursor:pointer;background:#727272;border-radius:50%;color:#fff;padding:2px;z-index:10}.df_cptfilter_container .df_phn_resp_cls .filter_wrapper{height:100%;display:block;overflow-y:auto}.df_cptfilter_container .df_phn_resp_cls .filter_wrapper .filter_field_wrapper{min-height:95%}.df_phn_resp_cls .difl_filter_short_desc_card_header{width:100%;min-height:60px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;position:sticky;top:0;left:0;z-index:9;background:#fff;border-bottom:1px solid #f7f7f7}.df_phn_resp_cls .difl_filter_short_desc_card_header h4{margin:0;padding:19px 0 10px;font-size:18px;font-weight:700}.df_phn_resp_cls .difl_filter_short_desc_card{width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;position:sticky;bottom:0;left:0;padding:16px;z-index:999999;border-top:1px solid #e4e4e4;background:#fff}.df_phn_resp_cls .difl_filter_short_desc_card .difl_filter_show_btn{border-style:solid;border-color:#445dc8;background-color:#445dc8;color:#f5f5f5;border-radius:0}.df_phn_resp_cls .difl_filter_short_desc_card .difl_filter_cls_btn,.df_phn_resp_cls .difl_filter_short_desc_card .difl_filter_show_btn{height:100%;width:45%;padding:6px 14px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;font-weight:600;font-size:.875em}.df_phn_resp_cls .difl_filter_short_desc_card .difl_filter_cls_btn{white-space:nowrap;-webkit-box-shadow:none;box-shadow:none;background:#fff;color:#727272;border-radius:0;border:1px solid #d8d8d8}}@media only screen and (min-width:767px){.df_phn_resp_cls .difl_filter_short_desc_card,.df_phn_resp_cls .difl_filter_short_desc_card_header h4{display:none}}.difl_productgrid .df_productgrid_container ul.products{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0}.difl_productitem{overflow:hidden}.difl_productgrid .woocommerce-page ul.products li.product,.difl_productgrid .woocommerce ul.products li.product{float:none!important;margin:0!important}.layout-grid ul.products li.product{height:100%}.difl_productgrid .difl_productitem.et_pb_module{display:none}.difl_productgrid .woocommerce-page ul.products li.product span.df-onsale,.difl_productgrid .woocommerce ul.products li.product span.df-onsale{font-size:16px;border:0 solid #333;line-height:26px}.difl_productgrid .woocommerce nav.woocommerce-pagination{border:none;line-height:0}.difl_productgrid .woocommerce nav.woocommerce-pagination ul{border:0;margin:0}.difl_productgrid .woocommerce-page .woocommerce-pagination{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.difl_productgrid .woocommerce-page .woocommerce-pagination:after{display:none}.difl_productgrid .woocommerce-page nav.woocommerce-pagination .page-numbers,.difl_productgrid .woocommerce .woocommerce-ordering select,.difl_productgrid .woocommerce .woocommerce-result-count{font-size:14px;color:#333;border:0 solid #333}.difl_productgrid .woocommerce-page .woocommerce-pagination .page-numbers:last-child{margin-right:0!important}.difl_productgrid .woocommerce nav.woocommerce-pagination ul li a,.difl_productgrid .woocommerce nav.woocommerce-pagination ul li span.current,.woocommerce nav.woocommerce-pagination ul li span.page-numbers.dots{color:#333;display:block;font-size:14px;border-color:#333;border-style:solid;padding:0;padding:5px 10px}.difl_productgrid .woocommerce nav.woocommerce-pagination ul li a.page-numbers span{padding:0}.difl_productgrid .woocommerce nav.woocommerce-pagination ul li{border-right:0}.difl_productgrid .woocommerce nav.woocommerce-pagination ul li a.page-numbers span.et-pb-icon{display:block!important;font-size:14px}.et_pb_extra_column_main .difl_productgrid .woocommerce nav.woocommerce-pagination ul li a.page-numbers span.et-pb-icon{line-height:inherit}.difl_productgrid .layout-grid ul.products li.df-equal-height.product{height:auto!important}.df-product-outer-wrap{border:0 solid}.df-equal-height .df-product-inner-wrap,.df-equal-height .df-product-outer-wrap{height:100%}.difl_productgrid ul.products li.product.first{padding-left:0}.difl_productgrid ul.products li.product.last{padding-right:0}.woocommerce ul.products li.product a.df-hover-effect img{margin-bottom:0!important}.df_productgrid_container .woocommerce-page .products .star-rating,.df_productgrid_container .woocommerce .products .star-rating{margin:0!important;display:inline-block}.difl_productgrid .woocommerce-page ul.products li.product .onsale,.difl_productgrid .woocommerce ul.products li.product .onsale{display:none}.difl_productgrid .woocommerce ul.products li.product span.df-onsale{padding:5px;position:absolute;text-align:center;margin:0;color:#fff;z-index:9;background-color:tomato}.difl_productgrid .woocommerce-page ul.products:after,.difl_productgrid .woocommerce ul.products:after,.woocommerce-page ul.products:before,.woocommerce ul.products:before{display:none!important}.df-products-outer-wrap.c4-izmir{display:block}.df-products-image-wrap{overflow:hidden}.df-hover-effect{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;margin:0;padding:0;color:#fff;display:block}.df-hover-effect *,.df-hover-effect:after,.df-hover-effect :after,.df-hover-effect:before,.df-hover-effect :before{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all .6s ease!important;-o-transition:all .6s ease!important;transition:all .6s ease!important}.df-hover-effect figcaption{position:absolute;top:0;left:0;right:0;bottom:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;text-align:center;padding:1em;width:100%;z-index:1}.df-hover-effect img{-o-object-fit:cover;object-fit:cover;max-width:100%;height:100%}.df-hover-trigger:focus .df-image-zoom-in img,.df-hover-trigger:hover .df-image-zoom-in img,.df-image-zoom-out img,:focus>.df-image-zoom-in img{-webkit-transform:scale(1.25);transform:scale(1.25)}.df-hover-trigger:focus .df-image-zoom-out img,.df-hover-trigger:hover .df-image-zoom-out img,:focus>.df-image-zoom-out img{-webkit-transform:scale(1);transform:scale(1)}.df-image-pan-up img{-webkit-transform-origin:top;transform-origin:top;-webkit-transform:scale(1.2) translate(0);transform:scale(1.2) translate(0)}.df-hover-trigger:focus .df-image-pan-up img,.df-hover-trigger:hover .df-image-pan-up img,:focus>.df-image-pan-up img{-webkit-transform:scale(1.2) translateY(-15%);transform:scale(1.2) translateY(-15%)}.df-image-pan-down img{-webkit-transform-origin:bottom;transform-origin:bottom;-webkit-transform:scale(1.2) translate(0);transform:scale(1.2) translate(0)}.df-hover-trigger:hover .df-image-pan-down img,:focus>.df-image-pan-down img{-webkit-transform:scale(1.2) translateY(15%);transform:scale(1.2) translateY(15%)}.df-image-pan-left img{-webkit-transform-origin:left;transform-origin:left;-webkit-transform:scale(1.2) translate(0);transform:scale(1.2) translate(0)}.df-hover-trigger:focus .df-image-pan-left img,.df-hover-trigger:hover .df-image-pan-left img,:focus>.df-image-pan-left img{-webkit-transform:scale(1.2) translate(-15%);transform:scale(1.2) translate(-15%)}.df-image-pan-right img{-webkit-transform-origin:right;transform-origin:right;-webkit-transform:scale(1.2) translate(0);transform:scale(1.2) translate(0)}.df-hover-trigger:focus .df-image-pan-right img,.df-hover-trigger:hover .df-image-pan-right img,:focus>.df-image-pan-right img{-webkit-transform:scale(1.2) translate(15%);transform:scale(1.2) translate(15%)}.df-hover-trigger:focus .df-image-blur img,.df-hover-trigger:hover .df-image-blur img,:focus>.df-image-blur img{-webkit-filter:blur(4px);filter:blur(4px);-webkit-transform:scale(1.1);transform:scale(1.1)}.df-image-rotate-left img{-webkit-transform:scale(1.1) translate(0);transform:scale(1.1) translate(0)}.df-hover-trigger:focus .df-image-rotate-left img,.df-hover-trigger:hover .df-image-rotate-left img,:focus>.df-image-rotate-left img{-webkit-transform:scale(1.3) rotate(-15deg);transform:scale(1.3) rotate(-15deg)}.df-image-rotate-right img{-webkit-transform:scale(1.1) translate(0);transform:scale(1.1) translate(0)}.df-hover-trigger:focus .df-image-rotate-right img,.df-hover-trigger:hover .df-image-rotate-right img,:focus>.df-image-rotate-right img{-webkit-transform:scale(1.3) rotate(15deg);transform:scale(1.3) rotate(15deg)}.df-hover-effect .df-overlay{position:absolute;top:0;left:0;right:0;bottom:0;opacity:0;z-index:1;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.df-hover-trigger:hover .df-hover-effect .df-overlay,:focus>.df-hover-trigger .df-hover-effect .df-overlay{opacity:1}.df-icon-overlay{font-family:ETmodules;speak:none;font-weight:400;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;font-style:normal;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;direction:ltr;opacity:0;font-size:35px}.df-icon-wrap{position:absolute;top:0;left:0;right:0;bottom:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;text-align:center;padding:1em;width:100%;z-index:1}.df-fade-up{-webkit-transform:translateY(1.5rem);transform:translateY(1.5rem)}.df-fade-down{-webkit-transform:translateY(-1.5rem);transform:translateY(-1.5rem)}.df-fade-left{-webkit-transform:translateX(1.5rem);transform:translateX(1.5rem)}.df-fade-right{-webkit-transform:translateX(-1.5rem);transform:translateX(-1.5rem)}.df-hover-trigger:hover .df-icon-overlay{-webkit-transform:translate(0);transform:translate(0)}.df-rotate-up-right{-webkit-transform-origin:bottom left;transform-origin:bottom left;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.df-rotate-up-left{-webkit-transform-origin:bottom right;transform-origin:bottom right;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.df-rotate-down-right{-webkit-transform-origin:top left;transform-origin:top left;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.df-rotate-down-left{-webkit-transform-origin:top right;transform-origin:top right;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.df-zoom-in{-webkit-transform:scale(.3);transform:scale(.3)}.df-hover-trigger:hover .df-icon-overlay{opacity:1;-webkit-transform:translate(0) scale(1);transform:translate(0) scale(1)}.df-item-wrap .et-pb-icon{margin-right:4px}.woocommerce ul.products li.product .df-item-wrap a img.df_product_icon_image{margin-bottom:0!important}.df-products-read-more{display:block}.df-products-read-more span{vertical-align:middle}.df-products-button-wrap,.df-products-categories-wrap,.df-products-content-wrap,.df-products-custom-text,.df-products-image-wrap,.df-products-tags-wrap,.df-products-title-wrap{margin-bottom:12px}.df_productgrid_container .df-item-wrap .et-pb-icon{display:inline-block}.df_productgrid_container .df-item-wrap:not(.df-products-button-wrap) .et-pb-icon{vertical-align:middle}.df-hide-overlay{opacity:0}.df-product-outer-wrap,.df-product-outer-wrap>.et_main_video_container{position:relative}.df-item-wrap{overflow:hidden}.df-item-wrap,.df-product-inner-wrap{border:0 solid}.df-product-inner-wrap{z-index:1}.df-product-inner-wrap,.df-product-outer-wrap{overflow:hidden}.df-product-title{padding-bottom:0}.df-product-button-wrap,.df-product-categories-wrap,.df-product-content-wrap,.df-product-custom-text,.df-product-image-wrap,.df-product-read-more,.df-product-title-wrap{position:relative;border:0 solid}.df-product-image-wrap{overflow:visible}.df-product-ele-divider{position:relative;border:0 solid;height:3px;width:100%;display:block;margin-top:10px;margin-bottom:10px}.df-empty-element{display:none}.df-item-wrap.df-product-add-to-cart-wrap a.add_to_cart_button:after{content:""}.df-product-add-to-cart-wrap a.button.add_to_cart_button img{position:relative}.woocommerce-page .df-product-add-to-cart-wrap a.button.add_to_cart_button,.woocommerce .df-product-add-to-cart-wrap a.button.add_to_cart_button{display:inline-block;width:100%;color:#666;background:transparent;line-height:1.7em;padding:0 3px;font-size:14px;margin-top:0;margin-bottom:0;border-width:0;border-color:#333;border-radius:0}.woocommerce-page .df-product-add-to-cart-wrap a.button.add_to_cart_button:hover .woocommerce .df-product-add-to-cart-wrap a.button.add_to_cart_button:hover{padding:0;background:transparent;border:0}.df-item-wrap a.df_button{display:inline-block;padding:0 3px;line-height:1.7em}.df-product-add-to-cart-wrap a.button.add_to_cart_button{overflow:visible!important}.woocommerce ul.products li.product .df-product-outer-wrap .button{margin-top:0}.df-item-wrap.df-product-categories-wrap,.df-item-wrap.df-product-custom-text,.df-item-wrap.df-product-price-wrap,.df-item-wrap.df-product-rating-wrap,.df-item-wrap.df-product-tags-wrap{padding:3px}.df-item-wrap,.df-item-wrap.df-product-add-to-cart-wrap a.add_to_cart_button.df_button,.df-item-wrap>span:not(.et-pb-icon,.df-sale-badge),.df-item-wrap a,.df-item-wrap p,.df-product-custom-text,.df-product-read-more,.df-product-title,.df-product-title a,.woocommerce ul.products li.product .df-item-wrap.df-product-price-wrap .df-product-price.price,.woocommerce ul.products li.product .price ins{color:inherit;font-size:inherit;line-height:inherit;font-weight:inherit;letter-spacing:inherit;text-align:inherit;text-decoration:inherit}.woocommerce ul.products li.product .df-item-wrap.df-product-price-wrap .df-product-price.price{color:inherit!important}.df-item-wrap,.df-item-wrap.df-product-add-to-cart-wrap a.add_to_cart_button.df_button,.df-item-wrap>span:not(.et-pb-icon,.df-sale-badge),.df-item-wrap a,.df-item-wrap p,.df-product-custom-text,.df-product-read-more,.df-product-title,.df-product-title a,.woocommerce ul.products li.product .df-item-wrap.df-product-price-wrap .df-product-price.price{font-family:inherit}.woocommerce ul.products li.product .df-product-title.woocommerce-loop-product__title,.woocommerce ul.products li.product h3.df-product-title{padding:0}.df-product-inner-wrap span.after-sale-text{margin-left:5px}.woocommerce-page .df-product-add-to-cart-wrap a.added_to_cart,.woocommerce .df-product-add-to-cart-wrap a.added_to_cart{padding-top:0;-webkit-transition:all 1s ease-out;-o-transition:all 1s ease-out;transition:all 1s ease-out;padding:0 3px}.woocommerce-page .df-product-add-to-cart-wrap a.button.add_to_cart_butto.added,.woocommerce .df-product-add-to-cart-wrap a.button.add_to_cart_button.added{display:none}.woocommerce-page .df-product-add-to-cart-wrap.placement_left:not(.only_icon_in_cart) a.added_to_cart.wc-forward:before,.woocommerce-page .df-product-add-to-cart-wrap.placement_right:not(.only_icon_in_cart) a.added_to_cart.wc-forward:after,.woocommerce .df-product-add-to-cart-wrap.placement_left:not(.only_icon_in_cart) a.added_to_cart.wc-forward:before,.woocommerce .df-product-add-to-cart-wrap.placement_right:not(.only_icon_in_cart) a.added_to_cart.wc-forward:after{font-family:fontAwesome;content:"\F06E";vertical-align:middle;visibility:visible;margin-left:auto;margin-right:auto;left:0;right:0}.woocommerce-page .df-product-add-to-cart-wrap.only_icon_in_cart a.added_to_cart.wc-forward,.woocommerce .df-product-add-to-cart-wrap.only_icon_in_cart a.added_to_cart.wc-forward{visibility:hidden;font-size:0;display:inherit;vertical-align:middle}.woocommerce-page .df-product-add-to-cart-wrap.only_icon_in_cart a.added_to_cart.wc-forward:after,.woocommerce .df-product-add-to-cart-wrap.only_icon_in_cart a.added_to_cart.wc-forward:after{font-family:fontAwesome;content:"\F06E";position:relative;line-height:inherit;vertical-align:middle;visibility:visible;margin-left:auto;margin-right:auto;left:0;right:0;text-align:center}.df-item-wrap.df-product-add-to-cart-wrap.only_icon_in_cart{position:relative}.difl_product_carousel .woocommerce ul.products,.difl_product_grid .woocommerce ul.products{margin-bottom:0}.df-product-inner-wrap:after,.df-product-inner-wrap:before,.df-product-outer-wrap:after,.df-product-outer-wrap:before{content:" ";clear:both;display:block}.df-item-wrap.df-product-image-wrap{line-height:0!important}.difl_product_carousel .et_pb_extra_overlay,.difl_productgrid .et_pb_extra_overlay{display:none}.df_product_carousel_container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;position:relative}.df_product_carousel_container .swiper-container{-ms-flex-order:1;order:1;width:100%}.df_product_carousel_container .swiper-pagination{-ms-flex-order:2;order:2;width:100%}.df_product_carousel_container .swiper-slide{-ms-flex-item-align:start;align-self:flex-start;height:auto}.difl_product_carousel .df_product_carousel_container .woocommerce ul{position:relative;width:100%;height:100%;z-index:1;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform!important;transition-property:-webkit-transform!important;-o-transition-property:transform!important;transition-property:transform!important;transition-property:transform,-webkit-transform!important;-webkit-box-sizing:content-box;-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow:visible;box-sizing:content-box;padding:0}.difl_product_carousel .swiper-container .product{font-size:14px;display:-ms-flexbox;display:flex;-ms-flex-pack:flex-start;justify-content:flex-start;-ms-flex-align:flex-start;align-items:start;margin-bottom:0!important;-ms-flex-direction:column;flex-direction:column;float:none!important;clear:none!important;-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:all!important;-o-transition-property:all!important;transition-property:all!important}.df-blogcarousel-bg-on-hover{position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden;z-index:-1}.df-blogcarousel-bg-on-hover>div{position:absolute;top:0;bottom:0;left:0;right:0;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-transform 1.3s ease;transition:-webkit-transform 1.3s ease;-o-transition:transform 1.3s ease;transition:transform 1.3s ease;transition:transform 1.3s ease,-webkit-transform 1.3s ease;z-index:-1}.df-hover-trigger:hover .df-blogcarousel-bg-on-hover>div{-webkit-transform:scale(1.5);transform:scale(1.5)}.df_pc_arrows{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-item-align:center;align-self:center;pointer-events:none;-ms-flex-order:2;order:2;width:100%}.df_pc_arrows div{background-image:none}.df_pc_arrows .swiper-button-prev{-ms-flex-order:1;order:1}.df_pc_arrows .swiper-button-next{-ms-flex-order:2;order:2}.df_pc_arrows .swiper-button-next,.df_pc_arrows .swiper-button-prev{position:relative;top:auto;left:auto;right:auto;margin-top:0;pointer-events:all}.df_pc_arrows>div{background-color:#fff;width:auto;height:100%;padding:7px;background-image:none}.df_pc_arrows>div:after{content:attr(data-icon);font-family:ETmodules;text-indent:0;font-size:39px;line-height:1}.df_pc_arrows{z-index:9}.difl_product_carousel .arrow-middle .df_pc_arrows *{pointer-events:none}.difl_product_carousel.df-ele-hover .df_pc_arrows *,.difl_product_carousel:hover .df_pc_arrows *{pointer-events:all}.difl_product_carousel .df_pc_arrows>div{border:1px solid #333}.difl_product_carousel .swiper-pagination{position:relative!important;pointer-events:none;margin-top:30px}.difl_product_carousel .swiper-pagination span{margin-right:12px;width:12px;height:12px;opacity:1;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;pointer-events:all;display:inline-block;vertical-align:top;position:relative}.difl_product_carousel .active_dot_border_style:not(.dots_style_rectangle) .swiper-pagination-bullet.swiper-pagination-bullet-active:before{content:"";width:150%;height:150%;background-color:transparent;display:block;border:1px solid;border-radius:inherit;position:absolute;-webkit-transform:translate(-20%,-18%);transform:translate(-20%,-18%);-webkit-box-sizing:content-box;box-sizing:content-box}.difl_product_carousel .swiper-pagination span:last-child{margin-right:0}.difl_product_carousel .dots_style_rectangle.swiper-pagination span.swiper-pagination-bullet,.difl_product_carousel .dots_style_square.swiper-pagination span.swiper-pagination-bullet{border-radius:0}.difl_product_carousel .dots_style_square_rotate.swiper-pagination span.swiper-pagination-bullet{border-radius:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.difl_product_carousel>div{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.difl_product_carousel .df_product_carousel_container,.difl_product_carousel .swiper-pagination{-ms-flex-order:1;order:1}ul.df-products li.product{height:100%}.df_productgrid_container .woocommerce-page .products .star-rating,.df_productgrid_container .woocommerce .products .star-rating{margin:0!important;display:inline-block}.difl_product_carousel .difl_productitem.et_pb_module{display:none}.difl_product_carousel .woocommerce-page ul.df-products li.product span.df-onsale,.difl_product_carousel .woocommerce ul.df-products li.product span.df-onsale{font-size:16px;border:0 solid #333;line-height:26px}.difl_product_carousel .layout-grid ul.df-products li.df-equal-height.product{height:auto!important}.difl_product_carousel .swiper-container li.df-equal-height.product{height:auto}.df-product-outer-wrap{border:0 solid;width:100%}.df-equal-height .df-product-inner-wrap,.df-equal-height .df-product-outer-wrap{height:100%}.difl_product_carousel ul.df-products li.product.first{padding-left:0}.difl_product_carousel ul.df-products li.product.last{padding-right:0}.woocommerce ul.df-products li.product a.df-hover-effect img{margin-bottom:-8px!important}.difl_product_carousel .woocommerce-page .df-products .star-rating,.difl_product_carousel .woocommerce .df-products .star-rating{margin:0!important;display:inline-block;float:none}.difl_product_carousel .woocommerce-page ul.df-products li.product span.onsale,.difl_product_carousel .woocommerce ul.df-products li.product span.onsale{display:none}.difl_product_carousel .woocommerce ul.df-products li.product span.df-onsale{padding:5px;position:absolute;text-align:center;margin:0;color:#fff;z-index:9;background-color:tomato}.difl_product_carousel .woocommerce-page ul.df-products li.product.swiper-slide,.difl_product_carousel .woocommerce ul.df-products li.product.swiper-slide{list-style:none!important}.difl_empty_item_notice{background:#000;color:#fff;padding:14px;font-size:18px;text-align:center}.difl_contentswitcher>*{border:0 solid #333}.difl_contentswitcher .et-fb-mousetrap{display:none!important}.difl_contentswitcher .df-cs-switch-wrapper{z-index:99;width:100%}.difl_contentswitcher .df-cs-switch span.title{font-size:18px;color:#333}.df-cs-design-round .df-cs-switch.active span{color:#562dd4}.df-cs-design-round-2 .df-cs-switch.active span{color:#e2498a}.df-cs-design-square .df-cs-switch.active span{color:#61ce70}.df-cs-design-square-2 .df-cs-switch.active span{color:#f67c21}.df-cs-switch-wrapper .df-cs-button,.df-cs-switch-wrapper .df-cs-button.primary,.df-cs-switch-wrapper .df-cs-button.secondary{border-radius:30px 30px 30px 30px;padding:10px 20px;color:#333}.df-cs-switch-container{border:0 solid #333;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.df-cs-switch-wrapper .df-cs-button,.df-cs-switch-wrapper .df-cs-switch{align-items:center;-ms-flex-align:center;-ms-flex-pack:center;justify-content:center}.df-cs-switch-wrapper{display:-ms-inline-flexbox;display:inline-flex}.df-cs-switch-wrapper .df-cs-button,.df-cs-switch-wrapper .df-cs-switch{display:-ms-flexbox;display:flex;position:relative}.df-cs-switch-wrapper .df-cs-switch.primary{margin-right:20px}.df-cs-switch-wrapper .df-cs-switch.secondary{margin-left:20px}.df-cs-switch-wrapper .df-cs-button{border:none;background-color:#fff;cursor:pointer;-webkit-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease}.df-cs-switch-wrapper .df-cs-button span{font-weight:700;font-size:16px}.df-cs-switch-wrapper .df-cs-button:not(:last-of-type){margin-right:20px}.df-cs-switch-wrapper .df-cs-button.active{background-color:#562dd4;color:#fff}.df-cs-switch-wrapper .df-cs-icon-wrapper{display:-ms-flexbox;display:flex;align-items:center;-ms-flex-align:center;-ms-flex-pack:center;justify-content:center}.df-cs-switch-wrapper .df-cs-icon-left .df-cs-icon-wrapper{margin-right:10px}.df-cs-switch-wrapper .df-cs-icon-right{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.df-cs-switch-wrapper .df-cs-icon-right .df-cs-icon-wrapper{margin-left:10px}.df-input-label{position:relative;display:inline-block;margin:unset;width:5em;height:2.5em}.df-input-label .df-cs-slider,.df-input-label .df-cs-slider:before{position:absolute;border-width:0;border-style:solid;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}.difl_contentswitcher .df-input-label .df-cs-slider{top:0;right:0;cursor:pointer;bottom:0;left:0;background-color:#ccc}.df-input-label .df-cs-slider:before{bottom:.25em;left:.2em;width:2em;height:2em;background-color:#fff;content:""}.df-input-label input:checked+.df-cs-slider{background-color:#175eb3}.df-input-label input:checked+.df-cs-slider:before{background-color:#f5f5f5}.df-input-label .df-cs-slider.df-cs-square{border-radius:0}.df-input-label input:checked+.df-cs-slider.df-cs-square:before{border-radius:0;background-color:#61ce70}.df-input-label .df-cs-slider.df-cs-round{border-radius:2em}.df-input-label .df-cs-slider.df-cs-round:before{border-radius:50%;background-color:#fff}.df-input-label .df-cs-slider.df-cs-round-2,.df-input-label .df-cs-slider.df-cs-square-2{top:50%;height:1em;border-radius:2em;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.df-input-label .df-cs-slider.df-cs-round-2:before{bottom:-50%;left:-.1em;border-radius:50%;background-color:#e2498a}.df-input-label .df-cs-slider.df-cs-square-2{border-radius:0}.df-input-label .df-cs-slider.df-cs-square-2:before{bottom:-50%;left:-.1em;border-radius:0;background-color:#f67c21}.df-input-label input{width:0;height:0;opacity:0}.df-input-label input:checked+.df-cs-round:before,.df-input-label input:checked+.df-cs-square:before{left:.8em;-webkit-transform:translateX(100%);transform:translateX(100%)}.df-input-label input:checked+.df-cs-round-2:before,.df-input-label input:checked+.df-cs-square-2:before{left:1.1em;-webkit-transform:translateX(100%);transform:translateX(100%)}.df-input-label input:focus+.df-cs-round,.df-input-label input:focus+.df-cs-round-2,.df-input-label input:focus+.df-cs-square,.df-input-label input:focus+.df-cs-square-2{-webkit-box-shadow:unset;box-shadow:unset}.df-cs-content-container .df-cs-content-section{height:auto;opacity:1}.df-cs-content-container .df-cs-content-section,.df-cs-switch-wrapper{border:0 solid #333;padding:10px 8px}.difl_contentswitcher .df-content-switcher-wrapper .df-cs-switch-wrapper{overflow:visible}.df-cs-content-container .df-cs-content-wrapper .df-cs-content-section:not(.active){display:none;-webkit-transition:opacity 1s ease-out;-o-transition:opacity 1s ease-out;transition:opacity 1s ease-out;opacity:0;height:0;overflow:hidden}.df-cs-content-container .df-cs-content-wrapper .df-cs-content-section.active{opacity:1}.difl_contentswitcher .df-cs-content-section{background:inherit}.df-cs-switch-wrapper .df-cs-button,.df-cs-switch-wrapper .df-cs-primary-badge,.df-cs-switch-wrapper .df-cs-secondary-badge{border:0 solid #333}.difl_contentswitcher .notice{background:#eee;padding:10px 20px}.difl_contentswitcher .et_pb_pricing_table .et_pb_dollar_sign{margin-left:0!important;-webkit-transform:translateX(-100%);transform:translateX(-100%)}.df-cs-primary-badge,.df-cs-secondary-badge{position:absolute;width:-webkit-max-content;width:-moz-max-content;width:max-content;background-color:#000;color:#fff;text-align:center;padding:8px 10px;border-radius:5px;z-index:1;left:-40%;top:-40px;font-size:14px;overflow:visible!important}.df-cs-primary-badge.arrow-bottom:after,.df-cs-secondary-badge.arrow-bottom:after{content:"";position:absolute;bottom:-10px;top:100%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);margin-left:0;border-width:5px;border-style:solid;border-color:#000 transparent transparent;z-index:-1}.df-cs-primary-badge.arrow-right:after,.df-cs-secondary-badge.arrow-right:after{content:"";position:absolute;border-width:5px;border-style:solid;border-color:transparent transparent transparent #000;left:100%;bottom:50%;-webkit-transform:translateY(50%);transform:translateY(50%)}.df-cs-primary-badge.arrow-top:after,.df-cs-secondary-badge.arrow-top:after{content:"";position:absolute;border-width:5px;border-style:solid;border-color:transparent transparent #000;left:50%;bottom:100%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.df-cs-primary-badge.arrow-left:after,.df-cs-secondary-badge.arrow-left:after{content:"";position:absolute;border-width:5px;border-style:solid;border-color:transparent #000 transparent transparent;right:100%;bottom:50%;-webkit-transform:translateY(50%);transform:translateY(50%)}.difl_imagehotspot *,.difl_imagehotspot_container>*{border:0 solid #333}.difl_imagehotspot{line-height:0}.difl_imagehotspot .difl_imagehotspot_wrapper{position:relative;display:inline-block}.difl_imagehotspot .difl_imagehotspotitem.pulsating:before{-webkit-animation:pulse-aninmation 1.5s ease infinite!important;animation:pulse-aninmation 1.5s ease infinite!important}.difl_imagehotspot .difl_imagehotspotitem.pulsating:before,.difl_imagehotspot .difl_imagehotspotitem.pulsating_2:before{position:absolute;top:0;left:0;right:0;bottom:0;background:inherit;border-radius:inherit;border:inherit;opacity:1;-webkit-transform:scale(1);transform:scale(1);content:"";overflow:visible}.difl_imagehotspot .difl_imagehotspotitem.pulsating_2:before{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-animation:animate 2s ease infinite!important;animation:animate 2s ease infinite!important}.difl_imagehotspot .pulsating_2:after{-webkit-animation-delay:1s!important;animation-delay:1s!important}.difl_imagehotspot .difl_imagehotspotitem{position:absolute!important;top:30%;left:50%;-webkit-transform:translate(-50%,-30%);transform:translate(-50%,-30%);margin:0;padding:0;z-index:9;background-color:#f8f8f8;overflow:visible!important;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:space-evenly;justify-content:space-evenly;cursor:pointer}.difl_imagehotspotitem .difl_marker{cursor:pointer;overflow:visible}.difl_imagehotspotitem .difl_marker_wrapper.difl_image_marker{line-height:16px;text-align:center;color:#333}.difl_imagehotspotitem .difl_marker_wrapper{display:inherit}.difl_imagehotspotitem .difl_marker.spot_type_text .difl_marker_wrapper{padding:10px;color:#333}.difl_imagehotspotitem .difl_marker_wrapper img{line-height:1;width:32px;height:32px}.difl_imagehotspot .difl_imagehotspotitem .difl_image_marker img{vertical-align:middle}.difl_tooltip_wrapper{display:none}.tippy-box{overflow:visible!important;border:0 solid #333}.tippy-box img{border-radius:inherit}.tippy-box ol,.tippy-box ul{padding:0 0 0 1em!important;line-height:20px}.tippy-box,.tippy-box a,.tippy-box h1,.tippy-box h2,.tippy-box h3,.tippy-box h4,.tippy-box h5,.tippy-box h6,.tippy-box ol,.tippy-box ul{color:#fff;text-align:left}.tippy-box h1{font-size:32px}.tippy-box h2{font-size:28px}.tippy-box h3{font-size:24px}.tippy-box h4{font-size:20px}.tippy-box h5{font-size:16px}.tippy-box h6{font-size:14px}.tippy-box blockquote{margin:0;padding:0;border-left:5px solid!important;padding-left:20px}.difl_imagehotspot .pulse{position:absolute;-webkit-box-sizing:border-box;box-sizing:border-box}.difl_imagehotspot .pulse:after,.difl_imagehotspot .pulse:before{content:"";position:absolute;left:-10px;top:-10px;right:-10px;bottom:-10px;border:2px solid!important;border-radius:inherit!important;border-color:inherit!important;-webkit-animation:df_animate 2s linear infinite!important;animation:df_animate 2s linear infinite!important}.difl_imagehotspot .pulse:after{-webkit-animation-delay:1s;animation-delay:1s}@keyframes pulse-aninmation{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}to{-webkit-transform:scale(1.5);transform:scale(1.5);opacity:0}}@-webkit-keyframes pulse-aninmation{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}to{-webkit-transform:scale(1.5);transform:scale(1.5);opacity:0}}@keyframes animate{0%{-webkit-transform:scale(1.7);transform:scale(1.7);opacity:0}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@-webkit-keyframes animate{0%{-webkit-transform:scale(1.7);transform:scale(1.7);opacity:0}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes df_animate{0%{-webkit-transform:scale(1.5);transform:scale(1.5)}50%{-webkit-transform:scale(1.1);transform:scale(1.1)}to{-webkit-transform:scale(.7);transform:scale(.7)}}@-webkit-keyframes df_animate{0%{-webkit-transform:scale(1.5);transform:scale(1.5)}50%{-webkit-transform:scale(1.1);transform:scale(1.1)}to{-webkit-transform:scale(.7);transform:scale(.7)}}.difl_imagehotspot .pulse.pulse_2{-webkit-animation-delay:.5s!important;animation-delay:.5s!important}.difl_imagehotspot .pulse_2{position:absolute;border-radius:inherit;--box-shadow-color:#333;color:var(--box-shadow-color);-webkit-box-shadow:0 0 0 15px;box-shadow:0 0 0 15px;-webkit-animation:pulsekm 3s infinite cubic-bezier(.4,0,1,1) both!important;animation:pulsekm 3s infinite cubic-bezier(.4,0,1,1) both!important}@-webkit-keyframes pulsekm{0%{-webkit-box-shadow:0 0 0 0;box-shadow:0 0 0 0}70%{-webkit-box-shadow:0 0 0 30px;box-shadow:0 0 0 30px;opacity:.6}to{-webkit-box-shadow:0 0 0 0;box-shadow:0 0 0 0;opacity:.8}}@keyframes pulsekm{0%{-webkit-box-shadow:0 0 0 0;box-shadow:0 0 0 0}70%{-webkit-box-shadow:0 0 0 30px;box-shadow:0 0 0 30px;opacity:.6}to{-webkit-box-shadow:0 0 0 0;box-shadow:0 0 0 0;opacity:.8}}.tippy-box[data-animation=scale][data-placement^=top]{-webkit-transform-origin:bottom;transform-origin:bottom}.tippy-box[data-animation=scale][data-placement^=bottom]{-webkit-transform-origin:top;transform-origin:top}.tippy-box[data-animation=scale][data-placement^=left]{-webkit-transform-origin:right;transform-origin:right}.tippy-box[data-animation=scale][data-placement^=right]{-webkit-transform-origin:left;transform-origin:left}.tippy-box[data-animation=scale][data-state=hidden]{-webkit-transform:scale(.5);transform:scale(.5);opacity:0}.tippy-box[data-animation=shift-away][data-state=hidden]{opacity:0}.tippy-box[data-animation=shift-away][data-state=hidden][data-placement^=top]{-webkit-transform:translateY(10px);transform:translateY(10px)}.tippy-box[data-animation=shift-away][data-state=hidden][data-placement^=bottom]{-webkit-transform:translateY(-10px);transform:translateY(-10px)}.tippy-box[data-animation=shift-away][data-state=hidden][data-placement^=left]{-webkit-transform:translateX(10px);transform:translateX(10px)}.tippy-box[data-animation=shift-away][data-state=hidden][data-placement^=right]{-webkit-transform:translateX(-10px);transform:translateX(-10px)}.tippy-box[data-animation=shift-toward][data-state=hidden]{opacity:0}.tippy-box[data-animation=shift-toward][data-state=hidden][data-placement^=top]{-webkit-transform:translateY(-10px);transform:translateY(-10px)}.tippy-box[data-animation=shift-toward][data-state=hidden][data-placement^=bottom]{-webkit-transform:translateY(10px);transform:translateY(10px)}.tippy-box[data-animation=shift-toward][data-state=hidden][data-placement^=left]{-webkit-transform:translateX(-10px);transform:translateX(-10px)}.tippy-box[data-animation=shift-toward][data-state=hidden][data-placement^=right]{-webkit-transform:translateX(10px);transform:translateX(10px)}.tippy-box[data-animation=perspective][data-placement^=top]{-webkit-transform-origin:bottom;transform-origin:bottom}.tippy-box[data-animation=perspective][data-placement^=top][data-state=visible]{-webkit-transform:perspective(700px);transform:perspective(700px)}.tippy-box[data-animation=perspective][data-placement^=top][data-state=hidden]{-webkit-transform:perspective(700px) translateY(8px) rotateX(60deg);transform:perspective(700px) translateY(8px) rotateX(60deg)}.tippy-box[data-animation=perspective][data-placement^=bottom]{-webkit-transform-origin:top;transform-origin:top}.tippy-box[data-animation=perspective][data-placement^=bottom][data-state=visible]{-webkit-transform:perspective(700px);transform:perspective(700px)}.tippy-box[data-animation=perspective][data-placement^=bottom][data-state=hidden]{-webkit-transform:perspective(700px) translateY(-8px) rotateX(-60deg);transform:perspective(700px) translateY(-8px) rotateX(-60deg)}.tippy-box[data-animation=perspective][data-placement^=left]{-webkit-transform-origin:right;transform-origin:right}.tippy-box[data-animation=perspective][data-placement^=left][data-state=visible]{-webkit-transform:perspective(700px);transform:perspective(700px)}.tippy-box[data-animation=perspective][data-placement^=left][data-state=hidden]{-webkit-transform:perspective(700px) translateX(8px) rotateY(-60deg);transform:perspective(700px) translateX(8px) rotateY(-60deg)}.tippy-box[data-animation=perspective][data-placement^=right]{-webkit-transform-origin:left;transform-origin:left}.tippy-box[data-animation=perspective][data-placement^=right][data-state=visible]{-webkit-transform:perspective(700px);transform:perspective(700px)}.tippy-box[data-animation=perspective][data-placement^=right][data-state=hidden]{-webkit-transform:perspective(700px) translateX(-8px) rotateY(60deg);transform:perspective(700px) translateX(-8px) rotateY(60deg)}.tippy-box[data-animation=perspective][data-state=hidden]{opacity:0}.tippy-box[data-animation=rotate][data-state=hidden]{opacity:0;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.difl_imagehotspot .web_pulse-1{position:absolute;color:#fff;border-radius:inherit;z-index:100;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-animation:ownpulse 3s linear infinite;animation:ownpulse 3s linear infinite}@-webkit-keyframes ownpulse{0%{-webkit-box-shadow:0 0 0 0;box-shadow:0 0 0 0}50%{-webkit-box-shadow:0 0 0 20px rgba(92,112,214,0);box-shadow:0 0 0 20px rgba(92,112,214,0)}}@keyframes ownpulse{0%{-webkit-box-shadow:0 0 0 0;box-shadow:0 0 0 0}50%{-webkit-box-shadow:0 0 0 20px rgba(92,112,214,0);box-shadow:0 0 0 20px rgba(92,112,214,0)}}.difl_imagehotspot .pulse_key{border-radius:inherit;-webkit-box-shadow:inherit;box-shadow:inherit;animation:pulse_key 3s linear infinite;-webkit-animation:pulse_key 3s linear infinite;-moz-animation:pulse_key 3s linear infinite;-o-animation:pulse_key 3s linear infinite}@-webkit-keyframes pulse_key{0%{-webkit-box-shadow:0 0 0 0 hsla(0,0%,100%,.3),0 0 0 0 hsla(0,0%,100%,.3);box-shadow:0 0 0 0 hsla(0,0%,100%,.3),0 0 0 0 hsla(0,0%,100%,.3)}33%{-webkit-box-shadow:0 0 0 15px hsla(0,0%,100%,0),0 0 0 0 hsla(0,0%,100%,.5);box-shadow:0 0 0 15px hsla(0,0%,100%,0),0 0 0 0 hsla(0,0%,100%,.5)}66%{-webkit-box-shadow:0 0 0 10px hsla(0,0%,100%,0),0 0 0 10px hsla(0,0%,100%,0);box-shadow:0 0 0 10px hsla(0,0%,100%,0),0 0 0 10px hsla(0,0%,100%,0)}to{-webkit-box-shadow:0 0 0 0 hsla(0,0%,100%,0),0 0 0 15px hsla(0,0%,100%,0);box-shadow:0 0 0 0 hsla(0,0%,100%,0),0 0 0 15px hsla(0,0%,100%,0)}}@keyframes pulse_key{0%{-webkit-box-shadow:0 0 0 0 hsla(0,0%,100%,.3),0 0 0 0 hsla(0,0%,100%,.3);box-shadow:0 0 0 0 hsla(0,0%,100%,.3),0 0 0 0 hsla(0,0%,100%,.3)}33%{-webkit-box-shadow:0 0 0 15px hsla(0,0%,100%,0),0 0 0 0 hsla(0,0%,100%,.5);box-shadow:0 0 0 15px hsla(0,0%,100%,0),0 0 0 0 hsla(0,0%,100%,.5)}66%{-webkit-box-shadow:0 0 0 10px hsla(0,0%,100%,0),0 0 0 10px hsla(0,0%,100%,0);box-shadow:0 0 0 10px hsla(0,0%,100%,0),0 0 0 10px hsla(0,0%,100%,0)}to{-webkit-box-shadow:0 0 0 0 hsla(0,0%,100%,0),0 0 0 15px hsla(0,0%,100%,0);box-shadow:0 0 0 0 hsla(0,0%,100%,0),0 0 0 15px hsla(0,0%,100%,0)}}@-webkit-keyframes wheel{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}}@keyframes wheel{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}}.difl_imagehotspot .wheel{width:40px;height:40px;border-radius:50%;position:relative;border:4px dashed #37b475;-webkit-animation:wheel 6s linear infinite;animation:wheel 6s linear infinite;-webkit-box-shadow:inset 0 0 4px 2px rgba(55,180,117,.6);box-shadow:inset 0 0 4px 2px rgba(55,180,117,.6)}.difl_imagehotspot .wheel:before{width:20px;height:20px;border-radius:50%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);content:"";display:block;background-color:#37b475}@-webkit-keyframes sq{0%{-webkit-box-shadow:0 0 0 0 #fff,0 0 0 0 #fff;box-shadow:0 0 0 0 #fff,0 0 0 0 #fff}to{-webkit-box-shadow:0 0 0 8px hsla(0,0%,100%,0),0 0 0 12px hsla(0,0%,100%,0);box-shadow:0 0 0 8px hsla(0,0%,100%,0),0 0 0 12px hsla(0,0%,100%,0)}}@keyframes sq{0%{-webkit-box-shadow:0 0 0 0 #fff,0 0 0 0 #fff;box-shadow:0 0 0 0 #fff,0 0 0 0 #fff}to{-webkit-box-shadow:0 0 0 8px hsla(0,0%,100%,0),0 0 0 12px hsla(0,0%,100%,0);box-shadow:0 0 0 8px hsla(0,0%,100%,0),0 0 0 12px hsla(0,0%,100%,0)}}.sq{width:24px;height:24px;position:relative;border-radius:20%;background-color:rgba(70,217,192,.6);-webkit-box-shadow:inset 0 0 8px 6px rgba(32,153,133,.4),0 0 4px 2px rgba(0,0,0,.2);box-shadow:inset 0 0 8px 6px rgba(32,153,133,.4),0 0 4px 2px rgba(0,0,0,.2);-webkit-transform:rotate(45deg);transform:rotate(45deg)}.sq:before{width:6px;height:6px;border-radius:50%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);content:"";display:block;background-color:hsla(0,0%,100%,.4);-webkit-animation:sq 1s infinite;animation:sq 1s infinite}.difl_imagehotspot .difl_imagehotspotitem .et-pb-icon.df-image-hotspot-icon{font-size:36px;display:-ms-flexbox;display:flex}.df-twt-container .df-twt:not(blockquote){font-size:14px;line-height:1.7em;border:0 solid}blockquote.df-twt{border-left:5px solid;border-color:#2ea3f2}.df-twt .df-twt-element,.df-twt .prefix,.df-twt .suffix{border:0 solid}.df-twt .df-twt-element,.df-twt .prefix,.df-twt .suffix,.df-twt>div{display:inline-block}.df-twt>div{display:inline}.df-twt-element .Typewriter__cursor{-webkit-animation:blink-animation 1s infinite;animation:blink-animation 1s infinite}.Typewriter__wrapper:before{content:".";display:inline-block;visibility:hidden;width:0}@keyframes blink-animation{0%{visibility:hidden}50%{visibility:visible}50%{visibility:hidden}}@-webkit-keyframes blink-animation{0%{visibility:hidden}50%{visibility:visible}50%{visibility:hidden}}.difl-divider-wrapper hr{border-bottom:none;border-left:none;border-right:none}.difl-divider-solid .difl-divider-left hr,.difl-divider-solid .difl-divider-right hr{border-top-style:solid}.difl-divider-double .difl-divider-left hr,.difl-divider-double .difl-divider-right hr{border-top-style:double}.difl-divider-dashed .difl-divider-left hr,.difl-divider-dashed .difl-divider-right hr{border-top-style:dashed}.difl-divider-dotted .difl-divider-left hr,.difl-divider-dotted .difl-divider-right hr{border-top-style:dotted}.difl-divider-groove .difl-divider-left hr,.difl-divider-groove .difl-divider-right hr{border-top-style:groove}.difl-divider-ridge .difl-divider-left hr,.difl-divider-ridge .difl-divider-right hr{border-top-style:ridge}.difl-divider-wrapper-separator{width:100%;position:relative;display:table;-webkit-box-sizing:border-box;box-sizing:border-box}.difl-divider-wrapper-separator .difl-divider-wrapper-separator-divider{text-align:center;display:block;line-height:0}.difl-divider-wrapper-separator .difl-divider-wrapper-separator-divider .difl-divider-inner{display:inline-block;width:400px}.difl-divider-wrapper-separator .difl-divider-content-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;width:100%;-ms-flex-align:center;align-items:center}.difl-divider-wrapper-separator .difl-divider-wrapper-separator-divider .difl-divider-left-side hr,.difl-divider-wrapper-separator .difl-divider-wrapper-separator-divider .difl-divider-right-side hr{margin:0;border-top-color:#222;width:100%;display:inline-block}.difl-divider-wrapper-separator .difl-divider-icon-container{text-align:center}.difl-divider-wrapper-separator .difl-divider-left,.difl-divider-wrapper-separator .difl-divider-right{vertical-align:middle;line-height:0}.difl-divider-wrapper-separator .difl-divider-icon-wrap .difl-divider-icon img{display:-ms-flexbox;display:flex}.difl-divider-wrapper-separator .difl-divider-icon-text,.difl-divider-wrapper-separator .difl-divider-icon i,.difl-divider-wrapper-separator .difl-divider-icon svg{margin:0;border-color:#000;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.difl-divider-shadow .difl-divider-left-side hr,.difl-divider-shadow .difl-divider-right-side hr{height:6px;-webkit-box-shadow:0 10px 10px -10px #8c8b8b inset;box-shadow:inset 0 10px 10px -10px #8c8b8b;border:0!important}.difl-divider-gradient .difl-divider-left-side hr,.difl-divider-gradient .difl-divider-right-side hr{height:3px;background-image:-webkit-gradient(linear,right top,left top,from(#ca1e1e),color-stop(#009e42),to(#1f0000));background-image:-webkit-linear-gradient(right,#ca1e1e,#009e42,#1f0000);background-image:-o-linear-gradient(right,#ca1e1e,#009e42,#1f0000);background-image:linear-gradient(right,#ca1e1e,#009e42,#1f0000);border:0!important}.difl-divider-gradient .difl-divider-left-side hr{border-top-left-radius:50%;border-bottom-left-radius:50%}.difl-divider-gradient .difl-divider-right-side hr{border-top-right-radius:50%;border-bottom-right-radius:50%}.difl-divider-curvedbot .difl-divider-left-side hr,.difl-divider-curvedbot .difl-divider-right-side hr{height:1em;border-style:solid;border-color:#222;border-width:1px 0 0}.difl-divider-curvedbot .difl-divider-left-side hr{border-top-left-radius:20px}.difl-divider-curvedbot .difl-divider-right-side hr{border-top-right-radius:20px}.difl-divider-curvedtop .difl-divider-left-side hr,.difl-divider-curvedtop .difl-divider-right-side hr{height:1em;border-style:solid}.difl-divider-curvedtop .difl-divider-left-side hr{border-bottom-left-radius:20px}.difl-divider-curvedtop .difl-divider-right-side hr{border-bottom-right-radius:20px}.difl-divider-container.difl-divider-curvedtop .difl-divider-left-side hr,.difl-divider-container.difl-divider-curvedtop .difl-divider-right-side hr{border-top-width:0!important;border-bottom-width:2px;border-left-width:0;border-right-width:0}.difl_divider .difl-divider-custom .difl-divider-left-side hr,.difl_divider .difl-divider-custom .difl-divider-right-side hr,.difl_divider .difl-divider-icon{border:0 solid #333}.difl_divider .difl-divider-icon img{max-width:300px;line-height:0}.difl-divider-custom .difl-divider-left-side hr,.difl-divider-custom .difl-divider-right-side hr,.difl-divider-gradient .difl-divider-left-side hr,.difl-divider-gradient .difl-divider-right-side hr,.difl-divider-shadow .difl-divider-left-side hr,.difl-divider-shadow .difl-divider-right-side hr{background-color:#333}.difl_divider .difl-divider-icon-text{padding-bottom:0}.difl-divider-icon .difl-divider-icon-text{font-size:16px!important}.difl-divider-wrapper-separator .difl-divider-left hr:not(:last-child),.difl-divider-wrapper-separator .difl-divider-right hr:not(:last-child){margin-bottom:5px}.difl-divider-content-wrapper.icon-type-text .difl-divider-icon svg{display:none}.df_cptcarousel_container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;position:relative}.df_cptcarousel_container .swiper-container{-ms-flex-order:1;order:1;width:100%}.df_cptcarousel_container .swiper-pagination{-ms-flex-order:2;order:2;width:100%}.df_cptcarousel_container .swiper-slide{-ms-flex-item-align:start;align-self:flex-start;height:auto}.df-cptcarousel-bg-on-hover{position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden;z-index:-1}.df-cptcarousel-bg-on-hover>div{position:absolute;top:0;bottom:0;left:0;right:0;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-transform 1.3s ease;transition:-webkit-transform 1.3s ease;-o-transition:transform 1.3s ease;transition:transform 1.3s ease;transition:transform 1.3s ease,-webkit-transform 1.3s ease;z-index:-1}.df-hover-trigger:hover .df-cptcarousel-bg-on-hover>div{-webkit-transform:scale(1.5);transform:scale(1.5)}.df_cptc_arrows{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-item-align:center;align-self:center;pointer-events:none;-ms-flex-order:2;order:2;width:100%}.df_cptc_arrows div{background-image:none}.df_cptc_arrows .swiper-button-prev{-ms-flex-order:1;order:1}.df_cptc_arrows .swiper-button-next{-ms-flex-order:2;order:2}.df_cptc_arrows .swiper-button-next,.df_cptc_arrows .swiper-button-prev{position:relative;top:auto;left:auto;right:auto;margin-top:0;pointer-events:all}.df_cptc_arrows>div{background-color:#fff;width:auto;height:100%;padding:7px;background-image:none}.df_cptc_arrows>div:after{content:attr(data-icon);font-family:ETmodules;text-indent:0;font-size:39px;line-height:1}.df_cptc_arrows{z-index:9}.difl_cptcarousel .arrow-middle .df_cptc_arrows *{pointer-events:none;-webkit-transition-delay:.3s!important;-o-transition-delay:.3s!important;transition-delay:.3s!important}.difl_cptcarousel.df-ele-hover .df_cptc_arrows *,.difl_cptcarousel:hover .df_cptc_arrows *{pointer-events:all}.difl_cptcarousel .swiper-pagination{position:relative!important;pointer-events:none;margin-top:30px}.difl_cptcarousel .swiper-pagination span{margin-right:8px;width:10px;height:10px;opacity:1;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;pointer-events:all;display:inline-block;vertical-align:top}.difl_cptcarousel .swiper-pagination span:last-child{margin-right:0}.difl_cptcarousel>div{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.difl_cptcarousel .df_cptcarousel_container,.difl_cptcarousel .swiper-pagination{-ms-flex-order:1;order:1}.difl_cptcarousel .df-equal-height .df-cpt-inner-wrap,.difl_cptcarousel .df-equal-height .df-cpt-outer-wrap{height:100%}.difl_scrollimage *{border:0 solid #333}.df_scroll_image_container{height:100%;margin:0;padding:0}.df_scroll_image_container,.df_scroll_image_container .df_scroll_image_holder{position:relative;display:block;width:100%}.df_scroll_image_container .df_scroll_image_holder .df_scroll_image{display:block;position:relative;padding:0;margin:0;height:100%;width:100%;background-repeat:no-repeat;overflow:hidden;background-size:cover}.df_scroll_image_container .df_scroll_image_holder .df_scroll_image.df_scroll_image_bottom_top{background-position:bottom;min-height:320px}.df_scroll_image_container .df_scroll_image_holder .df_scroll_image.df_scroll_image_bottom_top:hover{background-position:top!important}.df_scroll_image_container .df_scroll_image_holder .df_scroll_image.df_scroll_image_top_bottom{background-position:top;min-height:320px}.df_scroll_image_container .df_scroll_image_holder .df_scroll_image.df_scroll_image_top_bottom:hover{background-position:bottom!important}.df_scroll_image_container .df_scroll_image_holder .df_scroll_image.df_scroll_image_left_right{background-position:100%;min-width:320px}.df_scroll_image_container .df_scroll_image_holder .df_scroll_image.df_scroll_image_left_right:hover{background-position:0!important}.df_scroll_image_container .df_scroll_image_holder .df_scroll_image.df_scroll_image_right_left{background-position:0;min-width:320px}.df_scroll_image_container .df_scroll_image_holder .df_scroll_image.df_scroll_image_right_left:hover{background-position:100%!important}.df_scroll_image_container .df_device_slider{position:relative}.df_scroll_image_container .df_device_slider.df_device_slider_safari{padding:4.2% .07% 0 .1%}.df_scroll_image_container .df_device_slider.df_device_slider_chrome,.df_scroll_image_container .df_device_slider.df_device_slider_chrome_dark,.df_scroll_image_container .df_device_slider.df_device_slider_edge,.df_scroll_image_container .df_device_slider.df_device_slider_edge_dark,.df_scroll_image_container .df_device_slider.df_device_slider_firefox,.df_scroll_image_container .df_device_slider.df_device_slider_firefox_dark,.df_scroll_image_container .df_device_slider.df_device_slider_opera,.df_scroll_image_container .df_device_slider.df_device_slider_opera_dark{padding:5.4% .07% 0 .1%}.df_scroll_image_container .df_device_slider.df_device_slider_desktop{padding:3.6% 3.7% 31%}.df_scroll_image_container .df_device_slider.df_device_slider_laptop{padding:3.1% 14.7% 11.8% 14.8%}.df_scroll_image_container .df_device_slider.df_device_slider_laptop2{padding:3% 16.2% 10% 15.8%}.df_scroll_image_container .df_device_slider.df_device_slider_macbookpro{padding:4% 11.8% 6.7%}.df_scroll_image_container .df_device_slider.df_device_slider_macbook{padding:2% 11.4% 5% 11.5%}.df_scroll_image_container .df_device_slider.df_device_slider_tablet{padding:10.4% 6.2% 13.5% 5.3%}.df_scroll_image_container .df_device_slider.df_device_slider_ipad{padding:11.5% 6.2% 11.4% 6.1%}.df_scroll_image_container .df_device_slider.df_device_slider_phone{padding:5.8% 5.7% 5.9% 5%}.df_scroll_image_container .df_device_slider_device{pointer-events:auto;overflow:hidden}.df_scroll_image_container .df_scroll_image_holder .df_device_slider_device .df_scroll_image{min-height:auto}.df_scroll_image_container .df_device_slider_device img.frame_image{top:0;left:0;position:absolute;max-width:100%;width:100%}.df_scroll_image_holder .df_scroll_image_lightbox_item{-webkit-transition:opacity .35s cubic-bezier(.24,.85,.58,1);-o-transition:opacity .35s cubic-bezier(.24,.85,.58,1);transition:opacity .35s cubic-bezier(.24,.85,.58,1)}.df_scroll_image_holder:hover .df_scroll_image_lightbox_item{opacity:1}.df_scroll_image_container .df_scroll_image_caption{font-size:14px;line-height:1.7em;padding:5px;color:#333;border:0 solid #774e4c;overflow:hidden;z-index:99;position:relative}.df_scroll_image_caption p{padding-bottom:0}.df_scroll_image_badge{color:#333;border-style:solid;border-width:0;-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;height:auto;vertical-align:middle;background:#1e87f0;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;z-index:100}.df_scroll_image_badge .badge_icon.et-pb-icon{font-size:14px}.df_scroll_image_badge.show_badge_on_hover{display:none;-webkit-transition:display .3s linear;-o-transition:display .3s linear;transition:display .3s linear}.df_scroll_image_wrapper:hover .df_scroll_image_badge.show_badge_on_hover{display:block}.df_scroll_image_badge.hide_badge_on_hover{display:block;-webkit-transition:display .3s linear;-o-transition:display .3s linear;transition:display .3s linear}.df_scroll_image_wrapper:hover .df_scroll_image_badge.hide_badge_on_hover{display:none}.df_scroll_image_container .df_scroll_image_holder .df_link_icon{display:-ms-flexbox;display:flex;color:#666;position:relative;cursor:pointer}.df_scroll_image_container .df_link_area{position:absolute;z-index:99}.df_link_area.show_on_hover{display:none;-webkit-transition:display .3s linear;-o-transition:display .3s linear;transition:display .3s linear}.df_scroll_image_holder:hover .df_link_area.show_on_hover{display:block}.df_link_area.hide_on_hover{display:block;-webkit-transition:display .3s linear;-o-transition:display .3s linear;transition:display .3s linear}.df_scroll_image_holder:hover .df_link_area.hide_on_hover{display:none}.df_scroll_image_container .df-overlay{position:absolute;top:0;left:0;right:0;bottom:0;opacity:1;z-index:1;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;-webkit-transition:z-index .3s step-start,opacity .3s linear;-o-transition:z-index .3s step-start,opacity .3s linear;transition:z-index .3s step-start,opacity .3s linear}.df_scroll_image_holder:hover .df-overlay{opacity:0;z-index:-1;-webkit-transition:z-index .3s step-end,opacity .3s linear;-o-transition:z-index .3s step-end,opacity .3s linear;transition:z-index .3s step-end,opacity .3s linear}.df_scroll_image_wrapper.link_lightbox .df_scroll_image{cursor:pointer}.df_responsive_width.scroll_image_section{position:relative}.df_responsive_width{max-width:100%!important;height:auto}.df_responsive_height,.df_responsive_width{-webkit-box-sizing:border-box;box-sizing:border-box}.df_device_slider_device img.frame_image{max-width:100%;height:auto}.df_link_area .df_link_icon .df_sm_image_icon,.df_link_area .et-pb-icon.df-sl-link-icon{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-direction:alternate;animation-direction:alternate;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}.df_link_area.horizontal_motion .df_link_icon .df_sm_image_icon,.df_link_area.horizontal_motion .et-pb-icon.df-sl-link-icon{-webkit-animation-name:difl-scroll-horizontal;animation-name:difl-scroll-horizontal}.df_link_area.vertical_motion .df_link_icon .df_sm_image_icon,.df_link_area.vertical_motion .et-pb-icon.df-sl-link-icon{-webkit-animation-name:difl-scroll-vertical;animation-name:difl-scroll-vertical}@-webkit-keyframes difl-scroll-vertical{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(5px);transform:translateY(5px)}}@keyframes difl-scroll-vertical{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(5px);transform:translateY(5px)}}@-webkit-keyframes difl-scroll-horizontal{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(5px);transform:translateX(5px)}}@keyframes difl-scroll-horizontal{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(5px);transform:translateX(5px)}}.difl_advancedmenu,.et_pb_row:has(.difl_advancedmenu),.et_pb_section:has(.difl_advancedmenu){overflow:visible!important}.df-am-container .df-am-row{padding:8px}.df-am-container .df-am-row .row-inner{display:grid;grid-template-columns:auto;margin:0 auto}.df-am-container .df-am-col{-ms-flex-preferred-size:33.33%;flex-basis:33.33%;-ms-flex-align:center;align-items:center}.df-am-container .df-am-col.left{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;grid-column:1}.df-am-container .df-am-col.left>a,.df-am-container .df-am-col.left>button,.df-am-container .df-am-col.left>div{margin-right:10px}.df-am-container .df-am-col.center{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;grid-column:2}.df-am-container .df-am-col.center>div{margin-left:5px;margin-right:5px}.df-am-container .df-am-col.right{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;grid-column:3}.df-am-container .df-am-col.right>a,.df-am-container .df-am-col.right>button,.df-am-container .df-am-col.right>div{margin-left:10px;display:block}.df-am-item{border-style:solid;border-width:0}.bottom-row,.center-row,.top-row{border-style:solid;overflow:visible!important}.df-site-logo{display:block;width:100%!important;height:100%!important}.df-cart-info{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.df-cart-info,.df-cart-info .cart-icon-wrap{position:relative}.df-cart-info .cart-total{margin-left:15px}.df-cart-info .cart-item-count{position:absolute;top:-5px;right:-9px;z-index:1;width:15px;height:15px;border-radius:50%;background-color:red;color:#fff;text-align:center;letter-spacing:0;font-weight:400;font-size:9px;line-height:15px}.df-cart-info span.cart-icon{border:none;background:transparent;font-family:ETmodules;speak:none;font-weight:400;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;font-size:inherit;font-style:normal;-webkit-box-sizing:border-box;box-sizing:border-box;direction:ltr;display:-ms-flexbox;display:flex}.df-normal-menu-wrap .df-menu-wrap .df-menu-nav{display:-ms-flexbox;display:flex;list-style:none!important;gap:20px;padding:0;-ms-flex-align:center;align-items:center}.df-normal-menu-wrap .df-menu-wrap .df-menu-nav>li.menu-item{position:relative;overflow:hidden}.df-normal-menu-wrap .df-menu-wrap .df-menu-nav>li.menu-item>a{white-space:nowrap;border-style:solid;border-width:0}.df-normal-menu-wrap .df-menu-wrap li.menu-item ul.sub-menu{position:absolute;padding:20px 0;z-index:8;width:240px;background:#fff;visibility:hidden;opacity:0;box-shadow:0 2px 5px rgb(0 0 0/10%);-moz-box-shadow:0 2px 5px rgba(0,0,0,.1);-webkit-box-shadow:0 2px 5px rgb(0 0 0/10%);-webkit-transform:translateZ(0);text-align:left;list-style:none;-webkit-transition:opacity .3s ease-in-out,visibility .3s ease-in-out,-webkit-transform .3s ease-in-out;transition:opacity .3s ease-in-out,visibility .3s ease-in-out,-webkit-transform .3s ease-in-out;-o-transition:opacity .3s ease-in-out,transform .3s ease-in-out,visibility .3s ease-in-out;transition:opacity .3s ease-in-out,transform .3s ease-in-out,visibility .3s ease-in-out;transition:opacity .3s ease-in-out,transform .3s ease-in-out,visibility .3s ease-in-out,-webkit-transform .3s ease-in-out}.df-normal-menu-wrap .df-menu-wrap .df-menu-nav li.menu-item li.menu-item{position:relative;line-height:2em;padding:0 20px;margin:0;word-wrap:break-word}.df-normal-menu-wrap .df-menu-wrap .df-menu-nav li.menu-item>a{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:3px;position:relative;z-index:9}.df-normal-menu-wrap .df-menu-wrap .df-menu-nav li.menu-item li.menu-item a{padding:6px 20px}.df-normal-menu-wrap .df-menu-wrap .df-menu-nav .sub-menu li.menu-item .sub-menu{top:0;left:240px}.df-normal-menu-wrap .df-menu-wrap .df-menu-nav .df-submenu-reverse>.sub-menu{right:0}.df-normal-menu-wrap .df-menu-wrap .df-menu-nav .df-submenu-reverse .sub-menu li.menu-item .sub-menu{right:100%;left:auto}.df-menu-wrap .df-menu-nav .menu-item-has-children>a>.dropdown-arrow{content:"3";font-family:ETmodules;speak:none;font-weight:400;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:.7;-webkit-font-smoothing:antialiased;font-size:inherit;font-style:normal;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;direction:ltr;-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;-o-transition:transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out}.df-menu-wrap .df-menu-nav .menu-item-has-children.df-show-dropdown>a>.dropdown-arrow{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.df-normal-menu-wrap .df-custom-submenu{position:absolute;padding:0;z-index:8;width:auto;background:#fff;visibility:hidden;opacity:0;box-shadow:0 2px 5px rgb(0 0 0/10%);-moz-box-shadow:0 2px 5px rgba(0,0,0,.1);-webkit-box-shadow:0 2px 5px rgb(0 0 0/10%);-webkit-transform:translateZ(0);text-align:left;-webkit-transition:opacity .3s ease-in-out,visibility .3s ease-in-out,-webkit-transform .3s ease-in-out;transition:opacity .3s ease-in-out,visibility .3s ease-in-out,-webkit-transform .3s ease-in-out;-o-transition:opacity .3s ease-in-out,transform .3s ease-in-out,visibility .3s ease-in-out;transition:opacity .3s ease-in-out,transform .3s ease-in-out,visibility .3s ease-in-out;transition:opacity .3s ease-in-out,transform .3s ease-in-out,visibility .3s ease-in-out,-webkit-transform .3s ease-in-out}.df-menu-layout-inner{position:relative;display:block;width:100%}.df-menu-icon{font-family:ETmodules;speak:none;font-style:normal;font-weight:400;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-shadow:0 0;direction:ltr}.df-custom-submenu[data-menu-width-type=full_width]{width:100%}.df-custom-submenu[data-submenu-position=bottom_right]{right:0}.df-normal-menu-wrap .df-menu-wrap .sub-menu,.df-normal-menu-wrap .df-menu-wrap .sub-menu a{border-style:solid}.df-normal-menu-wrap .df-menu-wrap .df-show-dropdown .sub-menu{overflow:visible!important}.df-menu-nav>li.menu-item:after{content:"";display:block;position:absolute;left:-50px;right:-50px;-webkit-transition:all .2s ease .5s;-o-transition:all .2s ease .5s;transition:all .2s ease .5s}.df-menu-nav li:not(.menu-item-has-children) .sub-menu{pointer-events:none}.df-menu-nav .df-hover.sub-menu,.df-mobile-menu-wrap .sub-menu{pointer-events:all}.df-normal-menu-wrap .df-menu-wrap .df-show-dropdown>.sub-menu,.nav li.et-touch-hover>.df-custom-submenu,.nav li.menu-item:hover>.df-custom-submenu{opacity:1!important;visibility:visible!important}.animtaion-submenu-2 .df-normal-menu-wrap .df-custom-submenu,.animtaion-submenu-2 .df-normal-menu-wrap .df-menu-wrap li.menu-item ul.sub-menu{-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:translateY(-20px);transform:translateY(-20px)}.animtaion-submenu-2 .df-normal-menu-wrap .df-menu-wrap li.menu-item.df-show-dropdown>.sub-menu{-webkit-transform:translateY(0);transform:translateY(0)}.animtaion-submenu-2.with-smenu-arrow .df-normal-menu-wrap .df-menu-wrap li.menu-item.df-show-dropdown>.sub-menu{-webkit-transform:translateY(8px);transform:translateY(8px)}.animtaion-submenu-3 .df-normal-menu-wrap .df-custom-submenu,.animtaion-submenu-3 .df-normal-menu-wrap .df-menu-wrap li.menu-item ul.sub-menu{-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:translateY(20px);transform:translateY(20px)}.animtaion-submenu-3 .df-normal-menu-wrap .df-menu-wrap li.menu-item.df-show-dropdown>.sub-menu{-webkit-transform:translateY(0);transform:translateY(0)}.animtaion-submenu-3.with-smenu-arrow .df-normal-menu-wrap .df-menu-wrap li.menu-item.df-show-dropdown>.sub-menu{-webkit-transform:translateY(8px);transform:translateY(8px)}.df-normal-menu-wrap .df-menu-wrap .df-menu-nav .df-mega-menu>.sub-menu:not(.df-custom-submenu){display:-ms-flexbox;display:flex;padding:35px;gap:30px;-ms-flex-pack:justify;justify-content:space-between}.df-normal-menu-wrap .df-menu-wrap .df-menu-nav .df-mega-menu>.sub-menu .col li.menu-item{padding:0}.df-normal-menu-wrap .df-menu-wrap .df-menu-nav .df-mega-menu ul.sub-menu ul.sub-menu{position:relative;opacity:1;-webkit-transform:none;transform:none;top:auto;left:auto;right:auto;visibility:visible;border:none!important;-webkit-box-shadow:none!important;box-shadow:none!important;padding:0!important}.df-normal-menu-wrap .df-menu-wrap .df-menu-nav li.df-mega-menu .sub-menu a{white-space:normal}.df-normal-menu-wrap .df-menu-wrap .df-menu-nav li.df-mega-menu ul{width:auto}.df-normal-menu-wrap .df-menu-wrap .df-menu-nav li.df-mega-menu ul ul.df-inside-mega-menu{background-color:transparent}.df-mega-menu-item .col,.sub-menu .col{-ms-flex-preferred-size:100%;flex-basis:100%;position:relative;-ms-flex-pack:justify;justify-content:space-between;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.df-normal-menu-wrap .df-menu-nav .sub-menu .col li.menu-item>a>.dropdown-arrow{display:none}.df-normal-menu-wrap .df-menu-wrap .df-menu-nav .df-mega-menu-item li.menu-item li.menu-item{padding:0}.df-mobile-menu-button{border:none;background:transparent;font-family:ETmodules;speak:none;font-weight:400;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;font-size:32px;font-style:normal;-webkit-box-sizing:border-box;box-sizing:border-box;direction:ltr;cursor:pointer;padding:0}.df-mobile-menu .df-menu-wrap ul{list-style:none!important;padding:0}.df-mobile-menu{background-color:#fff}.df-mobile-menu li li{padding-left:5%}.df-mobile-menu .mobile-slide-inner-wrap{padding:5%}.df-mobile-menu .df-menu-nav a{border:0 solid rgba(0,0,0,.03);border-bottom-width:1px;color:#666;padding:10px 5%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:3px;position:relative}.df-mobile-menu ul li:last-child>a{border-width:0}.df-mobile-menu-wrap{position:relative}.df-mobile-menu{position:absolute;left:0;right:0;background:#fff;z-index:99;overflow:hidden;-webkit-box-shadow:0 15px 29px -13px #33333326;box-shadow:0 15px 29px -13px #33333326}.df-mobile-menu-wrap:not(.df-builder) .df-mobile-menu{display:none}.df-mobile-menu .sub-menu{min-width:auto!important;max-width:100%;height:auto;overflow:hidden;display:none}.df-icon-button{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;border-width:0;border-style:solid}.df-icon-button span{border:none;background:transparent;font-family:ETmodules;speak:none;font-weight:400;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;font-size:inherit;font-style:normal;-webkit-box-sizing:border-box;box-sizing:border-box;direction:ltr}.df-am-search{background-color:#d6d6d6}.df-am-search form{width:100%;position:relative;overflow:hidden;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.df-am-search form [type=text]{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;border:0 solid;padding:8px 10px;background-color:transparent!important;-ms-flex-order:1;order:1}.df_am_searchsubmit{border:none;padding:0 9px;cursor:pointer;-ms-flex-order:1;order:1}.df_am_searchsubmit.with-icon{font-family:ETmodules;speak:none;font-weight:400;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;font-size:inherit;font-style:normal;-webkit-box-sizing:border-box;box-sizing:border-box;direction:ltr;font-size:14px;width:34px;height:34px;min-width:34px;min-height:34px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;padding:0;line-height:0}.df-searchbox-style-2 .df_am_searchsubmit,.df-searchbox-style-4 .df_am_searchsubmit{-ms-flex-order:0;order:0}.df-searchbox-style-3,.df-searchbox-style-3 .df_am_searchsubmit,.df-searchbox-style-4,.df-searchbox-style-4 .df_am_searchsubmit{border-radius:20px}.df-am-search.df-searchbox-style-5{background-color:#fff;position:fixed;top:0;left:0;right:0;z-index:999999;padding:60px 29px 40px;-webkit-box-shadow:9px 9px 27px -6px #33333329;box-shadow:9px 9px 27px -6px #33333329;-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transition:-webkit-transform .3s ease-in;transition:-webkit-transform .3s ease-in;-o-transition:transform .3s ease-in;transition:transform .3s ease-in;transition:transform .3s ease-in,-webkit-transform .3s ease-in}.df-am-search.df-searchbox-style-5.show{-webkit-transform:translateY(0);transform:translateY(0)}.df-am-search.df-searchbox-style-5 form{border-bottom:2px solid #444!important;border-radius:0;max-width:90%;margin:0 auto}.df-am-search.df-searchbox-style-5 [type=text]{padding:12px 10px}.df-am-search.df-searchbox-style-5 .df_am_searchsubmit{background:transparent}.df-searchbox-style-5.df-am-search-button{font-family:ETmodules;speak:none;font-weight:400;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;font-size:inherit;font-style:normal;-webkit-box-sizing:border-box;box-sizing:border-box;direction:ltr;background-color:transparent;cursor:pointer;padding:7px}.df-am-search-button{border-width:0}.df-am-search.df-searchbox-style-5 .serach-box-close{font-family:ETmodules;speak:none;font-weight:400;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-box-sizing:border-box;box-sizing:border-box;direction:ltr;position:absolute;top:15px;right:15px;font-size:24px;cursor:pointer;background-color:transparent;border:none}.df-menu-button,.df-mobile-button{border:0 solid;border-radius:0;padding:3px 10px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;white-space:nowrap;background-color:#f3f3f3}.df-am-button-icon,.df-mslide-button-icon{border:none;background:transparent;font-family:ETmodules;speak:none;font-weight:400;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;font-size:inherit;font-style:normal;-webkit-box-sizing:border-box;box-sizing:border-box;direction:ltr}.df-vr-divider{height:100%;width:2px;background-color:#a3a3a3}ul.df-am-social{list-style:none!important;padding:0;display:-ms-flexbox;display:flex;gap:7px}.df-am-social li.menu-item a{font-family:ETmodules;speak:none;font-style:normal;font-weight:400;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-shadow:0 0;direction:ltr;padding:10px;display:block}.df-am-social li.fontawesome-icon a{font-family:FontAwesome}.df-am-social li.solid-icon a{font-weight:900}.df-nav-item-tooltip{position:absolute;z-index:999;font-size:.8em;line-height:.8em;padding:7px;border-radius:3px;opacity:0;white-space:nowrap;pointer-events:none;-webkit-transition:opacity .2s ease-in-out,-webkit-transform .2s ease-in-out;transition:opacity .2s ease-in-out,-webkit-transform .2s ease-in-out;-o-transition:opacity .2s ease-in-out,transform .2s ease-in-out;transition:opacity .2s ease-in-out,transform .2s ease-in-out;transition:opacity .2s ease-in-out,transform .2s ease-in-out,-webkit-transform .2s ease-in-out}.df-nav-item-tooltip:before{background:inherit;border-radius:2px;content:"";display:block;position:absolute;height:10px;width:10px;z-index:-1}.df-nav-item-tooltip[data-tooltip-positon=right]{top:50%;right:-9px;-webkit-transform:translateY(-50%) translateX(0) scale(.5);transform:translateY(-50%) translateX(0) scale(.5)}.df-nav-item-tooltip[data-tooltip-positon=right]:before{left:-3px;top:50%;-webkit-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg)}a:hover>.df-nav-item-tooltip[data-tooltip-positon=right]{opacity:1;-webkit-transform:translateY(-50%) translateX(100%) scale(1);transform:translateY(-50%) translateX(100%) scale(1)}.df-nav-item-tooltip[data-tooltip-positon=left]{top:50%;left:-9px;-webkit-transform:translateY(-50%) translateX(0) scale(.5);transform:translateY(-50%) translateX(0) scale(.5)}.df-nav-item-tooltip[data-tooltip-positon=left]:before{right:-3px;top:50%;-webkit-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg)}a:hover>.df-nav-item-tooltip[data-tooltip-positon=left]{opacity:1;-webkit-transform:translateY(-50%) translateX(-100%) scale(1);transform:translateY(-50%) translateX(-100%) scale(1)}.df-nav-item-tooltip[data-tooltip-positon=top]{top:-5px;left:50%;-webkit-transform:translateY(0) translateX(-50%) scale(.5);transform:translateY(0) translateX(-50%) scale(.5)}.df-nav-item-tooltip[data-tooltip-positon=top]:before{bottom:-3px;left:50%;-webkit-transform:translateX(-50%) rotate(45deg);transform:translateX(-50%) rotate(45deg)}a:hover>.df-nav-item-tooltip[data-tooltip-positon=top]{opacity:1;-webkit-transform:translateY(-100%) translateX(-50%) scale(1);transform:translateY(-100%) translateX(-50%) scale(1)}.df-nav-item-tooltip[data-tooltip-positon=bottom]{bottom:-5px;left:50%;-webkit-transform:translateY(0) translateX(-50%) scale(.5);transform:translateY(0) translateX(-50%) scale(.5)}.df-nav-item-tooltip[data-tooltip-positon=bottom]:before{top:-3px;left:50%;-webkit-transform:translateX(-51%) rotate(45deg);transform:translateX(-51%) rotate(45deg)}a:hover>.df-nav-item-tooltip[data-tooltip-positon=bottom]{opacity:1;-webkit-transform:translateY(100%) translateX(-50%) scale(1);transform:translateY(100%) translateX(-50%) scale(1)}.df-nav-item-badge{font-size:.8em;line-height:.8em;padding:7px;border-radius:3px;opacity:1;white-space:nowrap;pointer-events:none;-webkit-transition:opacity .2s ease-in-out,-webkit-transform .2s ease-in-out;transition:opacity .2s ease-in-out,-webkit-transform .2s ease-in-out;-o-transition:opacity .2s ease-in-out,transform .2s ease-in-out;transition:opacity .2s ease-in-out,transform .2s ease-in-out;transition:opacity .2s ease-in-out,transform .2s ease-in-out,-webkit-transform .2s ease-in-out;color:#fff;background-color:#0038f0;position:relative;margin-left:2px;display:inline-block;-ms-flex-order:4;order:4}.df-nav-item-badge.has-arrow:not(.left){margin-left:10px}.df-nav-item-badge.has-arrow:before{background:inherit;border-radius:2px;content:"";display:block;position:absolute;height:10px;width:10px;z-index:-1;left:-3px;top:50%;-webkit-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg)}.df-nav-item-badge.has-arrow.left{margin-right:10px}.df-nav-item-badge.has-arrow.left:before{left:auto;right:-3px}.has-item-animation.item-hover-1 .df-menu-nav>.menu-item>a:after{content:"";display:block;width:0;position:absolute;left:0;bottom:0;height:2px;background-color:#0038f0;-webkit-transition:width .3s ease-in-out;-o-transition:width .3s ease-in-out;transition:width .3s ease-in-out}.has-item-animation.item-hover-1 .df-menu-nav>.menu-item.df-hover>a:after{width:100%}.has-item-animation.item-hover-2 .df-menu-nav>.menu-item>a:after,.has-item-animation.item-hover-2 .df-menu-nav>.menu-item>a:before{content:"";display:block;width:0;position:absolute;height:2px;background-color:#0038f0;-webkit-transition:width .3s ease-in-out;-o-transition:width .3s ease-in-out;transition:width .3s ease-in-out}.has-item-animation.item-hover-2 .df-menu-nav>.menu-item>a:before{right:0;top:0}.has-item-animation.item-hover-2 .df-menu-nav>.menu-item>a:after{left:0;bottom:0}.has-item-animation.item-hover-2 .df-menu-nav>.menu-item.df-hover>a:after,.has-item-animation.item-hover-2 .df-menu-nav>.menu-item.df-hover>a:before{width:100%}.has-item-animation.item-hover-3 .df-menu-nav>.menu-item>a:after,.has-item-animation.item-hover-3 .df-menu-nav>.menu-item>a:before{content:"";display:block;width:100%;opacity:0;position:absolute;height:2px;background-color:#0038f0;-webkit-transition:opacity .3s ease-in-out,top .3s ease-in-out,bottom .3s ease-in-out;-o-transition:opacity .3s ease-in-out,top .3s ease-in-out,bottom .3s ease-in-out;transition:opacity .3s ease-in-out,top .3s ease-in-out,bottom .3s ease-in-out;left:0;right:0}.has-item-animation.item-hover-3 .df-menu-nav>.menu-item>a:before{top:25%}.has-item-animation.item-hover-3 .df-menu-nav>.menu-item>a:after{bottom:25%}.has-item-animation.item-hover-3 .df-menu-nav>.menu-item.df-hover>a:before{top:0}.has-item-animation.item-hover-3 .df-menu-nav>.menu-item.df-hover>a:after{bottom:0}.has-item-animation.item-hover-3 .df-menu-nav>.menu-item.df-hover>a:after,.has-item-animation.item-hover-3 .df-menu-nav>.menu-item.df-hover>a:before{opacity:1}.has-item-animation.item-hover-4 .df-menu-nav>.menu-item>a:after,.has-item-animation.item-hover-4 .df-menu-nav>.menu-item>a:before{content:"";display:block;height:100%;width:2px;opacity:0;position:absolute;background-color:#0038f0;-webkit-transition:opacity .3s ease-in-out,left .3s ease-in-out,right .3s ease-in-out;-o-transition:opacity .3s ease-in-out,left .3s ease-in-out,right .3s ease-in-out;transition:opacity .3s ease-in-out,left .3s ease-in-out,right .3s ease-in-out;top:0;bottom:0}.has-item-animation.item-hover-4 .df-menu-nav>.menu-item>a:before{left:10%}.has-item-animation.item-hover-4 .df-menu-nav>.menu-item>a:after{right:10%}.has-item-animation.item-hover-4 .df-menu-nav>.menu-item.df-hover>a:after,.has-item-animation.item-hover-4 .df-menu-nav>.menu-item.df-hover>a:before{opacity:1}.has-item-animation.item-hover-5 .df-menu-nav>.menu-item>a:after,.has-item-animation.item-hover-5 .df-menu-nav>.menu-item>a:before{content:"";display:block;height:4px;width:10px;opacity:0;position:absolute;background-color:#0038f0;-webkit-transition:opacity .3s ease-in-out,left .3s ease-in-out,right .3s ease-in-out,-webkit-transform .3s ease-in-out;transition:opacity .3s ease-in-out,left .3s ease-in-out,right .3s ease-in-out,-webkit-transform .3s ease-in-out;-o-transition:opacity .3s ease-in-out,left .3s ease-in-out,right .3s ease-in-out,transform .3s ease-in-out;transition:opacity .3s ease-in-out,left .3s ease-in-out,right .3s ease-in-out,transform .3s ease-in-out;transition:opacity .3s ease-in-out,left .3s ease-in-out,right .3s ease-in-out,transform .3s ease-in-out,-webkit-transform .3s ease-in-out;top:50%;-webkit-transform:translateY(-50%) translateX(0) scale(0);transform:translateY(-50%) translateX(0) scale(0);border-radius:5px}.has-item-animation.item-hover-5 .df-menu-nav>.menu-item>a:before{left:0}.has-item-animation.item-hover-5 .df-menu-nav>.menu-item>a:after{right:0}.has-item-animation.item-hover-5 .df-menu-nav>.menu-item.df-hover>a:before{-webkit-transform:translateY(-50%) translateX(-110%) scale(1);transform:translateY(-50%) translateX(-110%) scale(1)}.has-item-animation.item-hover-5 .df-menu-nav>.menu-item.df-hover>a:after{-webkit-transform:translateY(-50%) translateX(110%) scale(1);transform:translateY(-50%) translateX(110%) scale(1)}.has-item-animation.item-hover-5 .df-menu-nav>.menu-item.df-hover>a:after,.has-item-animation.item-hover-5 .df-menu-nav>.menu-item.df-hover>a:before{opacity:1}.df-site-logo.sticky-logo,.et_pb_sticky .df-has-sticky .df-site-logo{display:none}.et_pb_sticky .df-has-sticky .df-site-logo.sticky-logo{display:block}.df-mobile-menu .mobile-slide-inner-wrap{max-height:calc(100vh - 68px);overflow-y:scroll}.df-mobile-menu .mobile-slide-inner-wrap::-webkit-scrollbar{display:none}.df-mobile-menu .mobile-slide-inner-wrap{-ms-overflow-style:none;scrollbar-width:none}.difl_advancedmenu .sub-menu.df-custom-submenu .df-menu-layout-inner,.difl_advancedmenu .sub-menu.df-custom-submenu .et_pb_section{border-radius:inherit}.df-normal-menu-wrap .df-menu-wrap ul li a>.df-menu-icon,.df-normal-menu-wrap li.df-mega-menu>ul.sub-menu:not(.df-custom-submenu) .df-menu-icon{border-style:solid}.df-normal-menu-wrap .df-menu-wrap ul.df-menu-nav-level-0:not(.df-menu-nav-level-1)>li.menu-item-has-children>a,.df-normal-menu-wrap .df-menu-wrap ul.df-menu-nav-level-1:not(.df-menu-nav-level-2)>div>li.menu-item-has-children>a,.df-normal-menu-wrap .df-menu-wrap ul.df-menu-nav-level-1:not(.df-menu-nav-level-2)>div>li:not(.menu-item-has-children)>a,.df-normal-menu-wrap .df-menu-wrap ul.df-menu-nav-level-1:not(.df-menu-nav-level-2)>li.menu-item-has-children>a,.df-normal-menu-wrap .df-menu-wrap ul.df-menu-nav-level-1:not(.df-menu-nav-level-2)>li:not(.menu-item-has-children)>a,.df-normal-menu-wrap .df-menu-wrap ul.df-menu-nav-level-2:not(.df-menu-nav-level-3)>li.menu-item-has-children>a,.df-normal-menu-wrap .df-menu-wrap ul.df-menu-nav-level-2:not(.df-menu-nav-level-3)>li:not(.menu-item-has-children)>a,.df-normal-menu-wrap .df-menu-wrap ul.df-menu-nav-level-3>li:not(.menu-item-has-children)>a{overflow:visible!important}div.difl_iconlist{overflow:hidden}div.difl_iconlist,div.difl_iconlist ul.difl_iconlist_container{display:grid;grid-template-columns:auto;gap:10px;width:auto}div.difl_iconlist ul.difl_iconlist_container{list-style-type:none;padding:0}div.difl_iconlist .difl_iconlist_notice{display:block;padding:15px 30px;background-color:#787a91;color:#eee;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:18px;font-weight:500;line-height:28px}div.et_pb_section div.difl_iconlist ul.difl_iconlist_container .et_pb_module.difl_iconlistitem{margin-bottom:0}.tippy-box[data-theme~=difl_icon_item_tooltip]{background-color:#000}@media screen and (max-width:767px){div.difl_iconlist ul.difl_iconlist_container{grid-template-columns:auto}div.difl_iconlist span.difl_icon_item_container{-ms-flex-direction:column;flex-direction:column}div.difl_iconlist span.difl_icon_item_icon_wrapper{text-align:center}}.difl_iconlistitem{display:block}.difl_iconlistitem,.difl_iconlistitem .difl_icon_item_container,.difl_iconlistitem .item-elements .item-elements-group{width:inherit}.difl_iconlistitem .item-elements{-ms-flex-direction:row;flex-direction:row;max-width:550px;padding:10px 15px;overflow:hidden}.difl_iconlistitem .item-elements .item-elements-group{-ms-flex-direction:column;flex-direction:column}.difl_iconlistitem .difl_icon_item_container,.difl_iconlistitem .difl_icon_item_content_wrapper,.difl_iconlistitem .difl_icon_item_outer_wrapper{width:100%}.difl_iconlistitem .difl_icon_item_outer_wrapper{padding-top:0}.difl_iconlistitem .difl_icon_item_header{font-size:18px}.difl_iconlistitem .difl_icon_item_body,.difl_iconlistitem .difl_icon_item_header{padding:4px 8px;line-height:1.7;position:relative}.difl_iconlistitem .difl_icon_item_container{-ms-flex-pack:start;justify-content:flex-start;gap:10px}.difl_iconlistitem .difl_icon_item_icon_wrapper{line-height:0}.difl_iconlistitem .difl_icon_item_icon_wrapper,.difl_iconlistitem .difl_icon_item_icon_wrapper .icon-element{-webkit-transition:all .3s ease-in-out;-o-transition:all ease-in-out .3s;transition:all .3s ease-in-out}.difl_iconlistitem .et_pb_with_background,.difl_iconlistitem .icon-element,.difl_iconlistitem>*{border:0 solid #333}.difl_iconlistitem .difl_icon_item_body,.difl_iconlistitem .difl_icon_item_header,.difl_iconlistitem .difl_icon_item_outer_wrapper{display:block}.difl_iconlistitem .difl_icon_item_header .et-pb-icon,.difl_iconlistitem .difl_icon_item_icon_wrapper .difl_list_icon_text,.difl_iconlistitem .difl_icon_item_icon_wrapper .icon-element,.difl_iconlistitem .difl_icon_item_icon_wrapper .lottie-player-container{display:inline-block}.difl_iconlistitem,.difl_iconlistitem .difl_icon_item_container,.difl_iconlistitem .et_pb_module_inner,.difl_iconlistitem .item-elements,.difl_iconlistitem .item-elements .item-elements-group,.difl_iconlistitem>div:first-child{display:-ms-flexbox;display:flex}.difl_iconlistitem,.difl_iconlistitem .difl_icon_item_container,.difl_iconlistitem .et_pb_module_inner,.difl_iconlistitem>div:first-child{-ms-flex-direction:row;flex-direction:row}.difl_iconlistitem .difl_icon_item_icon_wrapper .et-pb-icon{font-size:40px;color:#7ebec5}.difl_iconlistitem .difl_icon_item_icon_wrapper img{width:40px;max-width:none;height:40px}.difl_iconlistitem .difl_icon_item_icon_wrapper svg rect{fill:transparent}.difl_iconlistitem .difl_icon_item_icon_wrapper .difl_list_icon_text{font-size:16px;line-height:1.7;font-weight:400;padding:4px 10px;border-color:rgba(0,0,0,.3)}.difl_iconlistitem .difl_icon_item_icon_wrapper .lottie-player-container>div{position:relative!important}.difl_iconlistitem .difl_icon_item_header .et-pb-icon{font-size:16px;color:#7ebec5;margin-top:10px;margin-left:10px}.difl_iconlistitem .difl_icon_item_header .et-pb-icon:not(.always_show){opacity:0;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.difl_iconlistitem .item-elements:hover .difl_icon_item_header .et-pb-icon:not(.always_show){opacity:1;-webkit-transform:translateX(8px) scale(1);transform:translateX(8px) scale(1)}.difl_iconlistitem .difl_icon_item_body p:empty:not(:last-of-type){padding-bottom:0}.difl_iconlistitem .difl_icon_item_icon_wrapper .lottie-player-container svg{-webkit-transform:none!important;transform:none!important}.df_breadcrumbs_container *{border:0 solid #333;-webkit-box-sizing:border-box;box-sizing:border-box}ul.df-breadcrumbs{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin:0;padding:0;list-style:none}ul.df-breadcrumbs li{display:inline-block;margin-right:15px}ul.df-breadcrumbs li a,ul.df-breadcrumbs li span.df-breadcrumbs-separator-icon,ul.df-breadcrumbs li span.df-breadcrumbs-text{display:block;font-size:16px}.difl_breadcrumbs .et-pb-icon.df-home-icon,.difl_breadcrumbs .et-pb-icon.df-inner-icon,.et-db #et-boc .et-l .difl_breadcrumbs .et-pb-icon.df-home-icon,.et-db #et-boc .et-l .difl_breadcrumbs .et-pb-icon.df-inner-icon{font-size:16px;vertical-align:middle}.df-breadcrumbs-item .df-breadcrumbs-text,.df-breadcrumbs-separator .df-breadcrumbs-separator-icon,.df-breadcrumbs-separator .df-breadcrumbs-separator-text{line-height:1.7em}.difl_breadcrumbs .df-separator-icon,.et-db #et-boc .et-l .et-pb-icon.df-separator-icon{font-size:inherit;vertical-align:middle;margin-top:-4px}.df-breadcrumbs-item.df-breadcrumbs-end a,.df-breadcrumbs-item.df-breadcrumbs-start a,.df-breadcrumbs-item a{letter-spacing:0}.difl_breadcrumbs .df_breadcrumbs_container li.df-breadcrumbs-item{overflow:unset!important}.difl_ratingbox .df_rating_box_container *{border:0 solid #333}.df_rating_wrapper{-webkit-box-sizing:border-box;box-sizing:border-box}.difl_ratingbox .df_rating_icon{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.difl_ratingbox .df_rating_icon span.et-pb-icon{margin-top:-5px;line-height:1em;font-size:30px}.difl_ratingbox span.df_rating_icon_empty,.difl_ratingbox span.df_rating_icon_fill{display:inline-block;position:relative;font-style:normal;cursor:default}.difl_ratingbox .df_rating_icon span.df_rating_icon_fill:before{content:"\2605";display:block;font-family:inherit;position:absolute;overflow:hidden;top:0;left:0}.difl_ratingbox .df_rating_icon span.df_fill_1:before,.difl_ratingbox .df_rating_icon span.df_fill_9:after{width:10%!important}.difl_ratingbox .df_rating_icon span.df_fill_2:before,.difl_ratingbox .df_rating_icon span.df_fill_8:after{width:20%!important}.difl_ratingbox .df_rating_icon span.df_fill_3:before,.difl_ratingbox .df_rating_icon span.df_fill_7:after{width:30%!important}.difl_ratingbox .df_rating_icon span.df_fill_4:before,.difl_ratingbox .df_rating_icon span.df_fill_6:after{width:40%!important}.difl_ratingbox .df_rating_icon span.df_fill_5:after,.difl_ratingbox .df_rating_icon span.df_fill_5:before{width:50%!important}.difl_ratingbox .df_rating_icon span.df_fill_4:after,.difl_ratingbox .df_rating_icon span.df_fill_6:before{width:60%!important}.difl_ratingbox .df_rating_icon span.df_fill_3:after,.difl_ratingbox .df_rating_icon span.df_fill_7:before{width:70%!important}.difl_ratingbox .df_rating_icon span.df_fill_2:after,.difl_ratingbox .df_rating_icon span.df_fill_8:before{width:80%!important}.difl_ratingbox .df_rating_icon span.df_fill_1:after,.difl_ratingbox .df_rating_icon span.df_fill_9:before{width:90%!important}.difl_ratingbox .df_rating_icon span.df_rating_icon_empty:after{content:"\2606";display:block;font-family:inherit;position:absolute;overflow:hidden;top:0;left:0;-webkit-transform:rotateY(180deg);transform:rotateY(180deg);right:0!important;left:auto!important}.difl_ratingbox .df_rating_number{color:#000;margin:0 5px;line-height:1m;font-size:20px}.difl_ratingbox .df_rating_box_container .df_rating_wrapper .df_rating_title{font-size:20px;text-align:center;line-height:1.7em;padding-bottom:0}.difl_ratingbox .df_rating_box_container .df_rating_content{font-size:14px;text-align:center;line-height:1.7em}.difl_ratingbox .df_rating_box_container .df_rating_content p{padding-bottom:0}.difl_ratingbox .df_rating_box_container .df_rating_content ul{list-style-position:inside;padding:0}.difl_faq .df_faq_wrapper{-webkit-box-sizing:border-box;box-sizing:border-box;display:grid;gap:20px;width:auto}.difl_faq .df_faq_wrapper:not(.grid_layout){grid-template-columns:auto}.difl_faq .df_faq_wrapper .et_pb_module.difl_faqitem{margin-bottom:0;width:inherit;display:-ms-flexbox;display:flex}div.difl_faq div.df_faq_wrapper .et_pb_module.difl_faqitem{margin-bottom:0}body.et_pb_pagebuilder_layout div#et-boc div.difl_faq div.df_faq_wrapper .et_pb_module.difl_faqitem{margin-bottom:0!important}@media only screen and (max-width:767px){.difl_faq .df_faq_wrapper:not(.grid_layout){gap:5px;grid-template-columns:repeat(1,1fr)}}.df_faq_wrapper .column{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:20px}.difl_faqitem,.difl_faqitem .df_faq_item,.difl_faqitem .faq_answer_area,.difl_faqitem .faq_answer_image,.difl_faqitem .faq_button a,.difl_faqitem .faq_icon,.difl_faqitem .faq_question_image,.difl_faqitem .faq_question_wrapper{border:0 solid #333}.difl_faqitem .df_faq_item{background-color:#fff;border:1px solid #d6d6d6!important}.difl_faqitem .faq_question_wrapper{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;overflow:hidden}.difl_faqitem .faq_question_area{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:start}.difl_faqitem .faq_question_image img{max-width:45px;display:block}.difl_faqitem .faq_answer{line-height:1.7em}.difl_faqitem .df_faq_item.active .faq_question_title,.difl_faqitem .faq_answer_wrapper .faq_answer div p,.difl_faqitem .faq_question_title{padding-bottom:0;line-height:1.7em}.difl_faqitem .faq_question_title{font-size:22px}.difl_faqitem .faq_answer blockquote{border-width:5px;border-style:solid;border-top:0!important;border-bottom:0!important;border-right:0!important;line-height:1em;padding-left:20px}.difl_faqitem .df_faq_item.active .faq_icon span.et-pb-icon,.difl_faqitem .df_faq_item .faq_icon span.et-pb-icon{display:block;color:#000;font-size:24px}.difl_faqitem .faq_answer_wrapper{overflow:hidden;-webkit-box-sizing:content-box;box-sizing:content-box}.df_faq_item .faq_answer_wrapper{overflow:hidden}.difl_faqitem .faq_content{display:-ms-flexbox;display:flex;-ms-flex-flow:column-reverse;flex-flow:column-reverse}.faq_answer_image{line-height:0}.difl_faqitem .faq_question_area,.difl_faqitem .faq_question_wrapper{-ms-flex-align:center;align-items:center}.difl_faqitem .faq_answer ul{list-style-position:inside;padding:0}.difl_faqitem .faq_button a{display:-ms-inline-flexbox;display:inline-flex;overflow:hidden;-ms-flex-align:center;align-items:center;background:#666;color:#fff;font-size:18px;line-height:1.5em}.difl_faqitem .faq_button_icon{vertical-align:top;font-size:18px}.difl_faqitem .faq_answer_wrapper .faq_button.icon_show_hover .faq_button_icon,.difl_faqitem .faq_answer_wrapper .faq_button.icon_show_hover:hover .faq_button_icon{-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.df_content_props{display:none}.difl_faqitem.df_hide_desktop{display:none!important}@media only screen and (max-width:980px){.difl_faqitem.df_hide_desktop{display:block!important}.difl_faqitem.df_hide_tablet{display:none!important}}@media only screen and (max-width:767px){.difl_faqitem.df_hide_desktop,.difl_faqitem.df_hide_tablet{display:block!important}.difl_faqitem.df_hide_mobile{display:none!important}.faq_icon,.faq_question_image{min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;min-height:auto}}.df_gravity_form{--checkbox-size:20px;--checkbox-border-color:#333;--checkbox-tick-color:#333;--checkbox-border-width:1px;--checkbox-background:transparent;--checkbox-gap:0px;--radio-size:15px;--radio-dot-color:#333;--radio-border-color:#333;--radio-border-width:1px;--radio-background:transparent;--radio-gap:0px;--radio-border-radius:50%;--consent-checkbox-size:20px;--consent-checkbox-border-color:#333;--consent-checkbox-tick-color:#333;--consent-checkbox-border-width:1px;--consent-checkbox-background:transparent;--consent-description-background:transparent;--consent-description-bordercolor:#ddd}.df_gravity_form .gform_wrapper .gfield_label.gform-field-label{display:block}.df_gravity_form .gform_wrapper.gravity-theme .field_sublabel_below .ginput_complex{-ms-flex-align:center;align-items:center}.df_gravity_form .gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices li.search-field input[type=text]{color:inherit}.df_gravity_form form .gfield_checkbox .gchoice:not(:last-child){margin-bottom:var(--checkbox-gap)!important}.df_gravity_form form .ginput_container:not(.ginput_container_consent) input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative;vertical-align:middle;-webkit-box-sizing:content-box;box-sizing:content-box;width:var(--checkbox-size);height:var(--checkbox-size);border:var(--checkbox-border-width) solid var(--checkbox-border-color);background-color:var(--checkbox-background)}.df_gravity_form form input[type=checkbox]:checked:before{position:absolute;top:0;left:0;font-family:ETModules;content:"N";line-height:1;font-size:var(--checkbox-size);color:var(--checkbox-tick-color)}.df_gravity_form form .gfield--type-consent input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative;vertical-align:middle;-webkit-box-sizing:content-box;box-sizing:content-box;width:var(--consent-checkbox-size);height:var(--consent-checkbox-size);border:var(--consent-checkbox-border-width) solid var(--consent-checkbox-border-color);background-color:var(--consent-checkbox-background)}.df_gravity_form .gfield--type-consent input[type=checkbox]:checked:before{position:absolute;top:0;left:0;font-family:ETModules;content:"N";line-height:1;font-size:var(--consent-checkbox-size);color:var(--consent-checkbox-tick-color)}.df_gravity_form form .gfield--type-consent .gfield_description{background-color:var(--consent-description-background);border-color:var(--consent-description-bordercolor)!important}.df_gravity_form form .gfield_radio .gchoice:not(:last-child){margin-bottom:var(--radio-gap)}.df_gravity_form form input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative;border:var(--radio-border-width) solid var(--radio-border-color);vertical-align:middle;-webkit-box-sizing:content-box;box-sizing:content-box;width:var(--radio-size);height:var(--radio-size);border-radius:var(--radio-border-radius);background-color:var(--radio-background)}.df_gravity_form form input[type=radio]:checked:before{position:absolute;top:3px;left:3px;background:var(--radio-dot-color);width:calc(100% - 6px);height:calc(100% - 6px);border-radius:inherit;content:""}.gform_wrapper.gravity-theme .gform_footer button,.gform_wrapper.gravity-theme .gform_footer input,.gform_wrapper.gravity-theme .gform_page_footer button,.gform_wrapper.gravity-theme .gform_page_footer input{border:2px solid}.df_gravity_form .gform_confirmation_message{border:0 solid}.df_gravity_form .gsection{border-width:0!important;border-style:solid;border-color:#ccc}.df_gravity_form .gform_wrapper.gravity-theme .top_label .gsection_description{margin-bottom:0}.df_gravity_form .gform_heading{border-width:0;border-style:solid}.df_gravity_form .gform_heading .gform_required_legend .gfield_required_asterisk{font-size:inherit;color:inherit!important;line-height:inherit!important;font-family:inherit}.df_gravity_form .gform_page_footer{display:-ms-flexbox;display:flex}.df_gravity_form .gform_wrapper.gravity-theme .gform_validation_errors>ol a{color:inherit}.df_gravity_form .gfield_required{font-style:unset!important;line-height:1em!important;letter-spacing:0!important}.df_gravity_form .gf_step_number:after,.df_gravity_form .gf_step_number:before{max-width:100%;max-height:100%}.difl_timeline .df_timeline_bottom .df_line_marker,.difl_timeline .df_timeline_button a,.difl_timeline .df_timeline_content,.difl_timeline .df_timeline_content_area .df_timeline_desc,.difl_timeline .df_timeline_content_area .df_timeline_media,.difl_timeline .df_timeline_content_area .df_timeline_media>*,.difl_timeline .df_timeline_date_content,.difl_timeline .df_timeline_item .timeline_arrow .timeline_arrow_line,.difl_timeline .df_timeline_marker,.difl_timeline .df_timeline_marker img,.difl_timeline .df_timeline_subtitle,.difl_timeline .df_timeline_title,.difl_timeline .df_timeline_top .df_line_marker{border:0 solid #333}.difl_timeline .difl_timelineitem{margin-bottom:0!important}.difl_timeline .df_timeline_container[class^=df_]{-webkit-box-sizing:border-box;box-sizing:border-box}.df_timeline_bottom,.df_timeline_top{font-size:18px;z-index:3;line-height:1}.df_timeline_bottom .df_line_marker,.df_timeline_top .df_line_marker{z-index:3;opacity:0;left:50%;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.df_timeline_bottom>*,.df_timeline_top>*{position:relative;display:inline-block;overflow:visible!important;padding:5px}.df_timeline_bottom_icon,.df_timeline_top_icon{font-size:24px;color:#333}.df_timeline_bottom img,.df_timeline_top img{width:30px}.difl_timeline .df_timeline_items{position:relative;margin:0 auto}.difl_timeline .df_timeline_item{display:-ms-flexbox;display:flex;position:relative;-ms-flex-align:center;align-items:center;-ms-flex-pack:left;justify-content:left}.difl_timeline .df_timeline_item.reverse{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.difl_timeline .df_timeline_marker{-ms-flex-negative:0;flex-shrink:0;background:#ddd;color:#333;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;height:50px;width:50px;overflow:hidden;position:relative;z-index:3}.difl_timeline .df_timeline_bottom .active.df_line_marker,.difl_timeline .df_timeline_marker.active,.difl_timeline .df_timeline_top .active.df_line_marker{background:#333;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.difl_timeline .df_timeline_marker .df_timeline_marker_icon{font-size:24px}.difl_timeline .df_timeline_content_area{-ms-flex-preferred-size:50%;flex-basis:50%;display:-ms-flexbox;display:flex;width:100%;position:relative;overflow:visible!important}.difl_timeline .df_timeline_item.reverse .df_timeline_content_area{-ms-flex-pack:end;justify-content:flex-end}.difl_timeline .df_timeline_content{background:#ddd;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:10px;border-radius:0;width:100%}.difl_timeline .df_timeline_content_area .timeline_arrow{position:absolute;width:100%;height:100%;z-index:-1}.difl_timeline .df_timeline_item .df_timeline_content_area .timeline_arrow_caret{width:0;height:0;border:20px solid transparent;border-left-width:0;border-right-color:#ddd;display:block;position:absolute;right:100%}.difl_timeline .df_timeline_item.reverse .df_timeline_content_area .timeline_arrow_caret{left:100%;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.difl_timeline .df_timeline_item .df_timeline_content_area .timeline_arrow_icon{font-size:20px;display:block;position:absolute;top:calc(50% - 15px);right:100%;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.difl_timeline .df_timeline_item.reverse .df_timeline_content_area .timeline_arrow_icon{left:100%;-webkit-transform:rotate(0deg);transform:rotate(0deg)}.difl_timeline .df_timeline_item .df_timeline_content_area .timeline_arrow_line{border:2px solid #ddd;position:absolute;top:calc(50% - 2px);width:40px;right:100%;border-bottom-width:0}.difl_timeline .df_timeline_item.reverse .df_timeline_content_area .timeline_arrow_line{left:100%}.difl_timeline .df_timeline_date_area{-ms-flex-preferred-size:50%;flex-basis:50%;position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:end}.difl_timeline .df_timeline_item.reverse .df_timeline_date_area{-ms-flex-pack:start;justify-content:start}.difl_timeline .df_timeline_date_content{width:40%;overflow:visible!important;background-color:#ddd;padding:10px}.difl_timeline .df_timeline_date_title{word-wrap:break-word;color:#333;font-size:24px;line-height:1.7em;padding:0}.difl_timeline .df_timeline_date_subtitle{color:#333;padding:0;font-size:18px;line-height:1.7em}.difl_timeline .df_timeline_date_area .timeline_arrow{width:100%;z-index:-1}.difl_timeline .df_timeline_item .df_timeline_date_area .timeline_arrow_caret{width:0;height:0;border:7px solid transparent;border-left-width:0;border-right-color:#ddd;display:block;position:absolute;top:calc(50% - 7px);-webkit-transform:rotate(180deg);transform:rotate(180deg);left:100%}.difl_timeline .df_timeline_item.reverse .df_timeline_date_area .timeline_arrow_caret{left:auto;right:100%;-webkit-transform:rotate(0deg);transform:rotate(0deg)}.difl_timeline .df_timeline_item .df_timeline_date_area .timeline_arrow_icon{font-size:20px;display:block;position:absolute;top:calc(50% - 15px);left:100%;-webkit-transform:rotate(0deg);transform:rotate(0deg)}.difl_timeline .df_timeline_item.reverse .df_timeline_date_area .timeline_arrow_icon{left:auto;right:100%;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.difl_timeline .df_timeline_item .df_timeline_date_area .timeline_arrow_line{border:2px solid #ddd;position:absolute;top:calc(50% - 3px);width:40px;left:100%;border-bottom-width:0}.difl_timeline .df_timeline_item.reverse .df_timeline_date_area .timeline_arrow_line{left:auto;right:100%}.difl_timeline .df_timeline_title{font-size:24px;color:#333;margin:0;padding:0;line-height:1.7em}.difl_timeline .df_timeline_subtitle{font-size:18px;color:#333;line-height:1.7em;padding:0}.difl_timeline .df_timeline_content_area .df_timeline_media{line-height:0;-ms-flex-preferred-size:inherit;flex-basis:inherit}.difl_timeline .df_timeline_content_area .df_timeline_media img{width:100%;height:auto}.difl_timeline .df_timeline_content_area .df_timeline_media .df_timeline_content_icon{font-size:30px}.difl_timeline .df_timeline_desc{font-size:14px;line-height:1.7em;-ms-flex-preferred-size:inherit;flex-basis:inherit;color:#333}.difl_timeline .df_timeline_desc ul{list-style-position:outside;list-style-type:disc}.difl_timeline .df_timeline_button a{display:-ms-inline-flexbox;display:inline-flex;overflow:hidden;-ms-flex-align:center;align-items:center;font-size:18px;line-height:1.5em;text-align:left}.difl_timeline .df_timeline_btn_icon{vertical-align:top;font-size:18px}.difl_timeline .df_timeline_line{position:absolute;overflow:hidden;top:0;bottom:0;left:50%;height:100%;z-index:1;opacity:0}.difl_timeline .df_line_inner{background-color:#333;width:3px;position:absolute;top:0;z-index:2}.difl_timeline .df_hide_section{opacity:0!important}.difl_timeline .df_disable_section{display:none!important}.difl_timeline .df_timeline_notice{background-color:#eee;padding:10px 20px;text-align:center;width:100%}@media only screen and (max-width:767px){.difl_timeline .df_timeline_item .df_timeline_content_area,.difl_timeline .df_timeline_item.reverse .df_timeline_content_area{-ms-flex-pack:center;justify-content:center}.difl_timeline .df_timeline_container.layout_middle .df_timeline_content_area .df_timeline_content{margin-top:10px}.difl_timeline .df_timeline_date_area .df_timeline_date_content{width:100%}.difl_timeline .df_timeline_container .df_timeline_date_content{margin-bottom:10px}.difl_timeline .df_timeline_container.layout_middle .df_timeline_date_content{margin-top:10px;margin-bottom:10px}.difl_timeline .df_timeline_item .df_timeline_marker{position:absolute}.difl_timeline .df_timeline_container.layout_left .df_timeline_item{display:block}.difl_timeline .df_timeline_container.layout_left .df_timeline_content_area{-ms-flex-pack:left;justify-content:left}.difl_timeline .df_timeline_container.layout_left .df_timeline_content_area .df_timeline_content,.difl_timeline .df_timeline_container.layout_left .df_timeline_date_area .df_timeline_date_content:not(.df_timeline_content_area .df_timeline_date_content){margin-left:80px}.difl_timeline .df_timeline_container.layout_left .df_timeline_date_area{-ms-flex-pack:start;justify-content:start}.difl_timeline .df_timeline_container.layout_left .df_timeline_item .df_timeline_content_area .timeline_arrow>*,.difl_timeline .df_timeline_container.layout_left .df_timeline_item .df_timeline_date_area .timeline_arrow>*{-webkit-transform:rotate(0deg);transform:rotate(0deg);right:100%;left:auto}.difl_timeline .df_timeline_container.layout_right .df_timeline_item{display:block}.difl_timeline .df_timeline_container.layout_right .df_timeline_content_area{-ms-flex-pack:right;justify-content:right}.difl_timeline .df_timeline_container.layout_right .df_timeline_content_area .df_timeline_content,.difl_timeline .df_timeline_container.layout_right .df_timeline_date_area .df_timeline_date_content:not(.df_timeline_content_area .df_timeline_date_content){margin-left:auto;margin-right:80px}.difl_timeline .df_timeline_container.layout_right .df_timeline_date_area{-ms-flex-pack:end;justify-content:end}.difl_timeline .df_timeline_container.layout_right .df_timeline_item .df_timeline_content_area .timeline_arrow>*,.difl_timeline .df_timeline_container.layout_right .df_timeline_item .df_timeline_date_area .timeline_arrow>*{-webkit-transform:rotate(180deg);transform:rotate(180deg);right:auto;left:100%}.difl_timeline .df_timeline_container.layout_middle .df_timeline_item{z-index:3;opacity:1;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.difl_timeline .df_timeline_container.layout_middle .df_timeline_date_area{width:100%;-ms-flex-pack:center;justify-content:center;-ms-flex-order:2;order:2;margin-top:0;position:relative}.difl_timeline .df_timeline_container.layout_middle .df_timeline_marker{position:relative;-ms-flex-order:1;order:1;margin:0 auto}.difl_timeline .df_timeline_container.layout_middle .df_timeline_content_area{-ms-flex-order:3;order:3}.difl_timeline .df_timeline_container.layout_middle .df_line_inner{z-index:-1}.difl_timeline .df_timeline_container.layout_middle .timeline_arrow{display:none}}.et-fb-form__toggle[data-name=content_hover_overlay] .et-fb-form__group .et-fb-multiple-buttons-container{width:100%!important}.difl_imagereveal{display:block;line-height:0}.difl__image_reveal_wrapper .difl__image_wrap{display:inline-block;position:relative;max-width:100%;overflow:hidden;border:0 solid #504b4b}.difl__image_reveal_content{opacity:0}.difl_imagereveal .difl__image_wrap img{position:relative;opacity:0}.difl__image_reveal_bt img,.difl__image_reveal_lr img,.difl__image_reveal_rl img,.difl__image_reveal_tb img{animation:fadeInImg 0s forwards;-webkit-animation:fadeInImg 0s forwards;animation-delay:.5s;-webkit-animation-delay:.5s}.difl_imagereveal .difl__image_wrap .difl__image_reveal_overlay{opacity:0}.difl__image_reveal_bt .difl__image_reveal_overlay,.difl__image_reveal_lr .difl__image_reveal_overlay,.difl__image_reveal_rl .difl__image_reveal_overlay,.difl__image_reveal_tb .difl__image_reveal_overlay{animation:fadeInImg .25s linear forwards;-webkit-animation:fadeInImg .25s linear forwards;animation-delay:.5s;-webkit-animation-delay:.5s}@-webkit-keyframes fadeInImg{0%{opacity:0}80%{opacity:1}to{opacity:1}}@keyframes fadeInImg{0%{opacity:0}80%{opacity:1}to{opacity:1}}.difl__box_shadow_overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:10;pointer-events:none}.difl__image_reveal_overlay{pointer-events:none;background:rgba(51,170,51,.1)}.difl__image_reveal_hover_overlay,.difl__image_reveal_overlay{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%}.difl__image_reveal_hover_overlay{pointer-events:auto}.difl__image_reveal_wrapper .difl__image_reveal_content img{-webkit-transition-duration:.5s;-o-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:linear;-o-transition-timing-function:linear;transition-timing-function:linear}.difl__image_reveal_hover_overlay_content{width:100%;height:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:end;justify-content:end;-ms-flex-align:start;align-items:start;background-color:transparent}.difl__image_reveal_hover_overlay_content .title{margin:0;padding:0;line-height:1.7em;font-size:18px}.difl__image_reveal_hover_overlay_content .description{margin:0;padding:0;line-height:1.7em;font-size:14px}.difl__image_reveal_hover_overlay_content .arrival{-webkit-transition:all 1s ease-in-out 0s;-o-transition:all 1s ease-in-out 0s;transition:all 1s ease-in-out 0s;-webkit-transform:translateX(1.5rem);transform:translateX(1.5rem);opacity:0}.difl__image_reveal_hover_overlay:hover .difl__image_reveal_hover_overlay_content .arrival{-webkit-transform:translateX(0) translateY(0);transform:translateX(0) translateY(0);opacity:1}.difl__hover_overlay_lr .difl__image_reveal_hover_overlay_content{-webkit-animation:imageRevealLRF 0s linear 0s;animation:imageRevealLRF 0s linear 0s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes imageRevealLRF{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-101%);transform:translateX(-101%)}}@keyframes imageRevealLRF{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-101%);transform:translateX(-101%)}}.difl__hover_overlay_rl .difl__image_reveal_hover_overlay_content{-webkit-animation:imageRevealRLF 0s linear 0s;animation:imageRevealRLF 0s linear 0s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes imageRevealRLF{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(101%);transform:translateX(101%)}}@keyframes imageRevealRLF{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(101%);transform:translateX(101%)}}.difl__hover_overlay_tb .difl__image_reveal_hover_overlay_content{-webkit-animation:imageRevealTBF 0s linear 0s;animation:imageRevealTBF 0s linear 0s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes imageRevealTBF{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-101%);transform:translateY(-101%)}}@keyframes imageRevealTBF{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-101%);transform:translateY(-101%)}}.difl__hover_overlay_bt .difl__image_reveal_hover_overlay_content{-webkit-animation:imageRevealBTF 0s linear 0s;animation:imageRevealBTF 0s linear 0s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes imageRevealBTF{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(101%);transform:translateY(101%)}}@keyframes imageRevealBTF{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(101%);transform:translateY(101%)}}.difl__hover_overlay_ease .difl__image_reveal_hover_overlay_content,.difl__hover_overlay_ease_in .difl__image_reveal_hover_overlay_content,.difl__hover_overlay_ease_in_out .difl__image_reveal_hover_overlay_content,.difl__hover_overlay_ease_out .difl__image_reveal_hover_overlay_content,.difl__hover_overlay_linear .difl__image_reveal_hover_overlay_content{opacity:0;-webkit-animation:overlayHider 0s linear 0s;animation:overlayHider 0s linear 0s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes overlayHider{0%{opacity:1}to{opacity:0}}@keyframes overlayHider{0%{opacity:1}to{opacity:0}}.difl__image_reveal_wrapper .difl__hover_overlay_lr:hover .difl__image_reveal_hover_overlay_content{-webkit-animation:imageRevealLR .5s linear 0s;animation:imageRevealLR .5s linear 0s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.difl__image_reveal_wrapper .difl__hover_overlay_rl:hover .difl__image_reveal_hover_overlay_content{-webkit-animation:imageRevealRL .5s linear 0s;animation:imageRevealRL .5s linear 0s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.difl__image_reveal_wrapper .difl__hover_overlay_tb:hover .difl__image_reveal_hover_overlay_content{-webkit-animation:imageRevealTB .5s linear 0s;animation:imageRevealTB .5s linear 0s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.difl__image_reveal_wrapper .difl__hover_overlay_bt:hover .difl__image_reveal_hover_overlay_content{-webkit-animation:imageRevealBT .5s linear 0s;animation:imageRevealBT .5s linear 0s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.difl__image_reveal_wrapper .difl__hover_overlay_linear:hover .difl__image_reveal_hover_overlay_content{-webkit-animation:overlayViewer .5s linear 0s;animation:overlayViewer .5s linear 0s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.difl__image_reveal_wrapper .difl__hover_overlay_ease_in_out:hover .difl__image_reveal_hover_overlay_content{-webkit-animation:overlayViewer .5s ease-in-out 0s;animation:overlayViewer .5s ease-in-out 0s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.difl__image_reveal_wrapper .difl__hover_overlay_ease:hover .difl__image_reveal_hover_overlay_content{-webkit-animation:overlayViewer .5s ease 0s;animation:overlayViewer .5s ease 0s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.difl__image_reveal_wrapper .difl__hover_overlay_ease_in:hover .difl__image_reveal_hover_overlay_content{-webkit-animation:overlayViewer .5s ease-in 0s;animation:overlayViewer .5s ease-in 0s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.difl__image_reveal_wrapper .difl__hover_overlay_ease_out:hover .difl__image_reveal_hover_overlay_content{-webkit-animation:overlayViewer .5s ease-out 0s;animation:overlayViewer .5s ease-out 0s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes overlayViewer{0%{opacity:0}to{opacity:1}}@keyframes overlayViewer{0%{opacity:0}to{opacity:1}}.difl_imagereveal .difl__image_reveal_element{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;pointer-events:none;opacity:0;background-color:transparent}.difl__image_reveal_bt .difl__image_reveal_element,.difl__image_reveal_lr .difl__image_reveal_element,.difl__image_reveal_rl .difl__image_reveal_element,.difl__image_reveal_tb .difl__image_reveal_element{opacity:1}.difl__image_reveal_lr .difl__image_reveal{-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-animation:imageRevealLR .25s 0s,imageRevealOutLR .5s .5s;animation:imageRevealLR .25s 0s,imageRevealOutLR .5s .5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.difl__image_reveal_rl .difl__image_reveal{-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-animation:imageRevealRL .25s 0s,imageRevealOutRL .5s .5s;animation:imageRevealRL .25s 0s,imageRevealOutRL .5s .5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.difl__image_reveal_tb .difl__image_reveal{-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-animation:imageRevealTB .25s 0s,imageRevealOutTB .5s .5s;animation:imageRevealTB .25s 0s,imageRevealOutTB .5s .5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.difl__image_reveal_bt .difl__image_reveal{-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-animation:imageRevealBT .25s 0s,imageRevealOutBT .5s .5s;animation:imageRevealBT .25s 0s,imageRevealOutBT .5s .5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes imageRevealLR{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes imageRevealLR{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes imageRevealOutLR{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(101%);transform:translateX(101%)}}@keyframes imageRevealOutLR{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(101%);transform:translateX(101%)}}@keyframes imageRevealRL{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes imageRevealRL{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes imageRevealOutRL{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-101%);transform:translateX(-101%)}}@-webkit-keyframes imageRevealOutRL{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-101%);transform:translateX(-101%)}}@keyframes imageRevealTB{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes imageRevealTB{00%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes imageRevealOutTB{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(101%);transform:translateY(101%)}}@-webkit-keyframes imageRevealOutTB{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(101%);transform:translateY(101%)}}@keyframes imageRevealBT{0%{-webkit-transform:translateY(100%);transform:translateY(100%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes imageRevealBT{0%{-webkit-transform:translateY(100%);transform:translateY(100%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes imageRevealOutBT{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-101%);transform:translateY(-101%)}}@-webkit-keyframes imageRevealOutBT{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-101%);transform:translateY(-101%)}}.difl_caption{width:100%;margin:0;padding:0;height:auto;line-height:1.7em;font-size:16px;background:transparent}.difl__image_wrap.link_lightbox .difl__image_reveal_content{cursor:pointer}.difl__animate{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-delay:0s;animation-delay:0s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0) scaleY(1.1);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0) scaleY(1.05);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0) scaleY(.95);transform:translateZ(0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-4px,0) scaleY(1.02);transform:translate3d(0,-4px,0) scaleY(1.02)}}@keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0) scaleY(1.1);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0) scaleY(1.05);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);-o-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0) scaleY(.95);transform:translateZ(0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-4px,0) scaleY(1.02);transform:translate3d(0,-4px,0) scaleY(1.02)}}.difl_bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.difl_flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%,to{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}}@keyframes pulse{0%,to{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}}.difl_pulse{-webkit-animation-name:pulse;animation-name:pulse;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes rubberBand{0%,to{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}}@keyframes rubberBand{0%,to{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}}.difl_rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes headShake{0%,50%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}}@keyframes headShake{0%,50%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}}.difl_headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0);transform:rotate(0)}}.difl_swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%,to{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}}@keyframes tada{0%,to{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}}.difl_tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}}@keyframes wobble{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}}.difl_wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.difl_jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes heartBeat{0%,28%,70%{-webkit-transform:scale(1);transform:scale(1)}14%,42%{-webkit-transform:scale(1.3);transform:scale(1.3)}}@keyframes heartBeat{0%,28%,70%{-webkit-transform:scale(1);transform:scale(1)}14%,42%{-webkit-transform:scale(1.3);transform:scale(1.3)}}.difl_heartBeat{-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}.difl_marqueetext .df_marqueetext_wrapper{overflow:hidden}.difl_marqueetext .difl_marqueetextitem{display:inline-block}.difl_marqueetext .difl_marqueetextitem.et_pb_module{margin-bottom:0}.difl_marqueetext .df_marquee_list,.difl_marqueetext .df_marquee_text{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.difl_marqueetext .df_marquee_text>:not(.df_marquee_text_icon){margin:0 10px;color:#333;line-height:1.7em;padding-bottom:0}.difl_marqueetext .df_marquee_text.enable_text_clip>:not(.df_marquee_media){-webkit-text-fill-color:transparent}.difl_marqueetext .df_marquee_text .df_marquee_media{border:0 solid #333;line-height:1;text-align:center}.difl_marqueetext .df_marquee_text .df_marquee_media>*{vertical-align:middle}.difl_marqueetext .df_marquee_text .df_marquee_text_img{width:20px}.difl_marqueetext .df_marquee_notice{display:block;background-color:#eee;padding:10px 20px;text-align:center;width:auto}.difl_text_highlighter .df-texthighlighter-container .df-heading{position:relative;z-index:3}.difl_text_highlighter .df-texthighlighter-container h1.df-heading{font-size:30px}.difl_text_highlighter .df-texthighlighter-container h2.df-heading{font-size:26px}.difl_text_highlighter .df-texthighlighter-container h3.df-heading{font-size:24px}.difl_text_highlighter .df-texthighlighter-container h4.df-heading{font-size:18px}.difl_text_highlighter .df-texthighlighter-container h5.df-heading{font-size:16px}.difl_text_highlighter .df-texthighlighter-container h6.df-heading{font-size:14px}.difl_text_highlighter .df-texthighlighter-container .df-heading>span{vertical-align:middle;border-style:solid;z-index:-2}.difl_text_highlighter .df-heading-divider{position:relative;text-align:center;line-height:1em}.difl_text_highlighter .df-heading-divider .df-divider-line{-webkit-box-sizing:content-box;box-sizing:content-box;width:100%;display:block;position:absolute;left:0;right:0;top:50%;height:5px}.difl_text_highlighter .df-heading-divider .df-divider-line:before{content:"";-webkit-box-sizing:border-box;box-sizing:border-box;border-top:5px solid #efefef;width:100%;display:block}.difl_text_highlighter .df-heading-divider span{z-index:9;position:relative}.difl_text_highlighter .df-heading-divider img{max-width:100px;position:relative}.difl_text_highlighter .difl_text_highlighter .df-texthighlighter-container.has-dual-text .df-heading-dual_text{-webkit-transform:translateY(50%);transform:translateY(50%)}.difl_text_highlighter .df-heading-dual_text{font-size:30px;font-weight:700}.difl_text_highlighter .df-heading-dual_text:before{content:attr(data-title);font-size:inherit;font-weight:inherit}.difl_text_highlighter .df-texthighlighter-container .df-heading span.infix span,.difl_text_highlighter .df-texthighlighter-container .df-heading span.prefix span,.difl_text_highlighter .df-texthighlighter-container .df-heading span.suffix span{font-family:inherit!important;font-weight:inherit!important;font-size:inherit!important;line-height:inherit!important;text-transform:inherit!important;text-align:inherit!important;color:inherit!important;text-shadow:inherit!important;margin:0!important;padding:0!important}.difl_text_highlighter .df-text-highlight{position:relative}.difl_text_highlighter .df-text-highlight svg{overflow:visible;z-index:-1;position:absolute;top:0;-webkit-transform:translateX(calc(-100% + 10px + 0px)) scale(1);transform:translateX(calc(-100% + 10px + 0px)) scale(1);width:calc(100% + 20px);height:100%}.difl_text_highlighter .df-texthighlighter-container.active svg{opacity:0!important}.difl_text_highlighter .df-text-highlight svg path{stroke-width:15px;stroke:red;fill:none;stroke-linecap:round;stroke-linejoin:round}.df_acf_gallery_container.ig_has_lightbox .df_acf_gallery_image{cursor:pointer}.df_acf_gallery_container .grid{margin-left:-10px}.df_acf_gallery_container .grid-item{padding-left:10px;padding-bottom:10px}.df_acf_gallery_container .grid-item,.df_acf_gallery_container .grid-sizer{width:20%}.df_acf_gallery_container .grid-item img{width:100%;display:block}.lg-backdrop,.lg-outer{z-index:999999!important}.df_acf_gallery_image figure,.item-content{border:0 solid #333}.df_acf_gallery_image .item-content[data-url]:not([data-url=""]){cursor:pointer}.df-acf-gallery-load-more-btn{border:0 solid #333;padding:6px 12px;cursor:pointer;position:relative}.df-acf-gallery-load-more-btn.loading,.df-acf-gallery-load-more-btn.loading *{pointer-events:none}.df-acf-gallery-load-more-btn .spinner{position:absolute;top:0;left:0;right:0;bottom:0;opacity:0;z-index:-1;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.df-acf-gallery-load-more-btn .spinner svg{width:1.4em;height:1.4em;fill:#8300e9;z-index:9;position:absolute;top:calc(50% - .7em);left:calc(50% - .7em)}.df-acf-gallery-load-more-btn .spinner:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:#fff;opacity:.8;z-index:0}.df-acf-gallery-load-more-btn.loading .spinner{opacity:1;z-index:0}.df-acf-gallery-load-more-btn.has_icon{padding:6px 42px 6px 12px}.df-acf-gallery-load-more-icon{font-family:ETmodules;text-indent:0;font-size:32px;line-height:31px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:auto;margin-left:5px;pointer-events:none}.df_acf_gallery_container .df_acf_gallery_icon_wrap{border:0 solid #333;overflow:visible}.df_acf_gallery_container .outside.c4-layout-bottom-left,.df_acf_gallery_container .outside.c4-layout-top-left{text-align:start}.df_acf_gallery_container .outside.c4-layout-bottom-center,.df_acf_gallery_container .outside.c4-layout-top-center{text-align:center}.df_acf_gallery_container .outside.c4-layout-bottom-right,.df_acf_gallery_container .outside.c4-layout-top-right{text-align:end}.df_acf_gallery_image figure{display:block;border-radius:0}.lg .lg-sub-html div{display:block}.lg .lg-sub-html *{-webkit-transform:none!important;transform:none!important;opacity:1}.lg .lg-sub-html{padding:20px 0}.lg .lg-sub-html .df_acf_gallery_caption{font-size:18px;padding:0;color:#fff;opacity:1}.lg .lg-sub-html .df_acf_gallery_description{font-size:14px;padding:0;color:#fff;opacity:1}.lg-close,.lg-toolbar{background-color:transparent!important}.lg-close{border:none;color:#fff!important}.lg-backdrop{background-color:rgba(0,0,0,.8)!important}.df_acf_gallery_lightbox .lg-next,.df_acf_gallery_lightbox .lg-prev{border:none;background:transparent!important;color:#fff!important}.always-show-description,.always-show-title{opacity:1!important}.item-content .df_acf_gallery_hide_description,.item-content .df_acf_gallery_hide_title{display:none!important}.difl_acfgallery .c4-izmir figcaption{pointer-events:none}.difl_acfgallery .outside{position:relative!important}.et-fb-form__toggle[data-name=hover] .et-fb-form__group .et-fb-multiple-buttons-container{width:100%!important}.df-acf-gallery-pagination{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.df-acf-gallery-pagination:after{display:none!important}.df-acf-gallery-pagination .page-numbers{font-size:16px;border:0 solid;margin-right:10px}.df-acf-gallery-pagination .page-numbers:last-child{margin-right:0!important}.df-acf-gallery-pagination a.older:before,.df-acf-gallery-pagination a.prev:before{content:"4";margin-right:5px}.df-acf-gallery-pagination a.newer:after,.df-acf-gallery-pagination a.next:after,.df-acf-gallery-pagination a.older:before,.df-acf-gallery-pagination a.prev:before{font-family:ETmodules;speak:none;font-weight:400;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;font-style:normal;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;direction:ltr}.df-acf-gallery-pagination a.newer:after,.df-acf-gallery-pagination a.next:after{content:"5";margin-left:5px}.df-acf-gallery-pagination.only_icon a.newer:after,.df-acf-gallery-pagination.only_icon a.next:after,.df-acf-gallery-pagination.only_icon a.older:before,.df-acf-gallery-pagination.only_icon a.prev:before{margin-left:0!important;margin-right:0!important}.difl_acfgallery .df_acf_gallery:has(h2.no-post){height:auto!important}:root{

/*    !*Hover*!*/}.difl_avatar_stack .difl_avatar_stack_container{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;margin:0 auto}.difl_avatar_stack #difl-avatar-stack-container:hover .difl_avatar_stack_item{margin-left:0}.difl_avatar_stack #difl-avatar-stack-container:hover .difl_avatar_stack_item .difl_avatar_stack_item_wrapper{-webkit-transform:translate(var(--df-avatarStack-trans-x-normal,0),var(--df-avatarStack-trans-y-normal,0)) rotateX(var(--df-avatarStack-rotate-x-normal,0deg)) rotateY(var(--df-avatarStack-rotate-y-normal,0deg)) rotate(var(--df-avatarStack-rotate-z-normal,0deg));transform:translate(var(--df-avatarStack-trans-x-normal,0),var(--df-avatarStack-trans-y-normal,0)) rotateX(var(--df-avatarStack-rotate-x-normal,0deg)) rotateY(var(--df-avatarStack-rotate-y-normal,0deg)) rotate(var(--df-avatarStack-rotate-z-normal,0deg))}.difl_avatar_stack #difl-avatar-stack-container .difl_avatar_stack_item:hover .difl_avatar_stack_item_wrapper{-webkit-transform:translate(var(--df-avatarStack-item-trans-x-hover,var(--df-avatarStack-item-trans-x-normal,0)),var(--df-avatarStack-item-trans-y-hover,var(--df-avatarStack-item-trans-y-normal,0))) rotateX(var(--df-avatarStack-item-rotate-x-hover,var(--df-avatarStack-item-rotate-x-normal,0))) rotateY(var(--df-avatarStack-item-rotate-y-hover,var(--df-avatarStack-item-rotate-y-normal,0))) rotate(var(--df-avatarStack-item-rotate-z-hover,var(--df-avatarStack-item-rotate-z-normal,0))) scaleX(var(--df-avatarStack-item-scale-x-hover,var(--df-avatarStack-item-scale-x-normal,1))) scaleY(var(--df-avatarStack-item-scale-y-hover,var(--df-avatarStack-item-scale-y-normal,1))) skewX(var(--df-avatarStack-item-skew-x-hover,var(--df-avatarStack-item-skew-x-normal,0))) skewY(var(--df-avatarStack-item-skew-y-hover,var(--df-avatarStack-item-skew-y-normal,0)));transform:translate(var(--df-avatarStack-item-trans-x-hover,var(--df-avatarStack-item-trans-x-normal,0)),var(--df-avatarStack-item-trans-y-hover,var(--df-avatarStack-item-trans-y-normal,0))) rotateX(var(--df-avatarStack-item-rotate-x-hover,var(--df-avatarStack-item-rotate-x-normal,0))) rotateY(var(--df-avatarStack-item-rotate-y-hover,var(--df-avatarStack-item-rotate-y-normal,0))) rotate(var(--df-avatarStack-item-rotate-z-hover,var(--df-avatarStack-item-rotate-z-normal,0))) scaleX(var(--df-avatarStack-item-scale-x-hover,var(--df-avatarStack-item-scale-x-normal,1))) scaleY(var(--df-avatarStack-item-scale-y-hover,var(--df-avatarStack-item-scale-y-normal,1))) skewX(var(--df-avatarStack-item-skew-x-hover,var(--df-avatarStack-item-skew-x-normal,0))) skewY(var(--df-avatarStack-item-skew-y-hover,var(--df-avatarStack-item-skew-y-normal,0)));-webkit-transition-delay:var(--df-avatarStack-item-transition-delay,0ms);-o-transition-delay:var(--df-avatarStack-item-transition-delay,0ms);transition-delay:var(--df-avatarStack-item-transition-delay,0ms)}.difl_avatar_stack #difl-avatar-stack-container .difl_avatar_stack_item,.difl_avatar_stack #difl-avatar-stack-container .difl_avatar_stack_item .difl_avatar_stack_item_wrapper{-webkit-transition:all var(--df-avatarStack-item-transition-duration,.3s) var(--df-avatarStack-item-transition-easing,ease-out);-o-transition:all var(--df-avatarStack-item-transition-duration,.3s) var(--df-avatarStack-item-transition-easing,ease-out);transition:all var(--df-avatarStack-item-transition-duration,.3s) var(--df-avatarStack-item-transition-easing,ease-out)}.difl_avatar_stack #difl-avatar-stack-container .difl_avatar_stack_item .difl_avatar_stack_item_wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.difl_avatar_stack .difl_avatar_stack_empty_content{background:#eee;padding:10px 20px}.et_pb_row .et_pb_column:has(.tippy-box){z-index:inherit}.tippy-box{overflow:visible!important;border:0 solid #333;z-index:999999999999999}.tippy-box img{border-radius:inherit}.tippy-box ol,.tippy-box ul{padding:0 0 0 1em!important;line-height:20px}.tippy-box,.tippy-box a,.tippy-box h1,.tippy-box h2,.tippy-box h3,.tippy-box h4,.tippy-box h5,.tippy-box h6,.tippy-box ol,.tippy-box ul{color:#fff;text-align:left}.tippy-box h1{font-size:32px}.tippy-box h2{font-size:28px}.tippy-box h3{font-size:24px}.tippy-box h4{font-size:20px}.tippy-box h5{font-size:16px}.tippy-box h6{font-size:14px}.tippy-box blockquote{margin:0;padding:0;border-left:5px solid!important;padding-left:20px}.et_pb_gutters3 .et_pb_column .et_pb_module.difl_avatar_stack_item,.et_pb_gutters3.et_pb_row .et_pb_column .et_pb_module.difl_avatar_stack_item{margin:unset;padding:unset}.difl_avatar_stack_item{position:relative;display:inline-block;line-height:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:auto;border-style:solid}.difl_avatar_stack_item .difl_avatar_stack_item_wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;height:80px;width:80px;background-color:#fff;-o-object-fit:cover;object-fit:cover;overflow:hidden;border-style:solid;border-width:0;background-size:cover;background-repeat:no-repeat;background-position:50%}.difl_avatar_stack_item .difl_avatar_stack_item_wrapper:not(.has_rating,.has_text) .difl_avatar_stack_item_wrapper,.difl_avatar_stack_item:has(.difl_avatar_stack_item_wrapper.has_rating,.difl_avatar_stack_item_wrapper.has_text) .difl_avatar_stack_item_wrapper{background:#fff}.difl_avatar_stack_item .difl_avatar_stack_item_wrapper.has_icon .difl_avatar_stack_icon{font-size:30px}.difl_avatar_stack_item .difl_avatar_stack_item_wrapper.has_media .difl_avatar_stack_media{width:100%;height:100%}.difl_avatar_stack_item .difl_avatar_stack_item_wrapper.has_rating .difl_avatar_stack_rating_container{width:100%;height:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center}.difl_avatar_stack_item .difl_avatar_stack_item_wrapper.has_text .difl_avatar_stack_rating_container .difl_avatar_stack_rating,.difl_avatar_stack_item .difl_avatar_stack_item_wrapper.has_text .difl_avatar_stack_rating_container .difl_avatar_stack_rating_text{margin:0;padding:0;width:100%}.difl_avatar_stack_item .difl_avatar_stack_item_wrapper.has_rating .difl_avatar_stack_rating span:before{content:"\2605"}.difl_avatar_stack_item .difl_avatar_stack_item_wrapper.has_rating .difl_avatar_stack_rating span.rate:before{color:gold}.difl_avatar_stack_item .difl_avatar_stack_item_wrapper.has_rating .difl_avatar_stack_rating span.blank:before{color:#ebebeb}.difl_avatar_stack_item .difl_avatar_stack_item_wrapper.has_rating .difl_avatar_stack_rating_container .difl_avatar_stack_rating_label{font-size:14px}.difl_avatar_stack_item .difl_avatar_stack_item_wrapper.has_text .difl_avatar_stack_text_container{width:100%;height:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center}.difl_avatar_stack_item .difl_avatar_stack_item_wrapper.has_text .difl_avatar_stack_text_container .difl_avatar_stack_text_subtitle,.difl_avatar_stack_item .difl_avatar_stack_item_wrapper.has_text .difl_avatar_stack_text_container .difl_avatar_stack_text_title{margin:0;padding:0;width:100%;font-size:20px}.df-vb-refresh-button{padding:5px 12px;border:none;font-size:13px;background:#2b87da;color:#fff;line-height:1.6em;text-transform:uppercase;font-weight:700;border-radius:3px;cursor:pointer;-webkit-box-shadow:1px 2px 10px -5px #18466e!important;box-shadow:1px 2px 10px -5px #18466e!important}.df-vb-refresh-button:disabled{pointer-events:none;opacity:.5}.df-vb-generate-class-button{padding:5px 12px;margin-right:10px;border:none;font-size:13px;background:#2b87da;color:#fff;line-height:1.6em;font-weight:700;border-radius:3px;cursor:pointer;-webkit-box-shadow:1px 2px 10px -5px #18466e!important;box-shadow:1px 2px 10px -5px #18466e!important}.df-vb-class-field{background:#f1f5f9;width:50%!important;display:inline-block!important;max-height:30px;border-radius:3px;padding:7px 10px!important;-webkit-box-sizing:border-box!important;box-sizing:border-box!important;color:#4c5866 !IMPORTANT;font-family:Open Sans,Helvetica,Roboto,Arial,sans-serif;font-size:13px;font-weight:600;text-transform:none;line-height:normal;-webkit-box-shadow:none;box-shadow:none;letter-spacing:normal;margin-right:10px!important}.df-custom-input label,.df-custom-select label{display:block;margin:0 0 5px;color:#32373c;font-size:14px;font-weight:600;line-height:20px;white-space:nowrap;cursor:default}.df-custom-input,.df-custom-select{margin-bottom:20px}.df-custom-input input,.df-custom-select select{background:#f1f5f9;max-height:30px;border:0;border-radius:3px;padding:7px 10px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:background .2s ease;-o-transition:background .2s ease;transition:background .2s ease;color:#4c5866;font-family:Open Sans,Helvetica,Roboto,Arial,sans-serif;font-size:13px;font-weight:600;line-height:normal;width:100%}.df-custom-input input,.df-custom-input input:focus,.df-custom-select select{text-transform:none;-webkit-box-shadow:none;box-shadow:none;letter-spacing:normal}.df-custom-input input:focus{background:#e6ecf2}.df-custom-input.icon-search{margin-bottom:0}.icon-popup-button{background:#7d3bcf;border:none;color:#fff;display:block;width:100%;padding:9px;font-size:14px;font-weight:700;text-transform:uppercase;border-radius:3px;-webkit-box-shadow:1px 1px 6px -1px #42117e!important;box-shadow:1px 1px 6px -1px #42117e!important;cursor:pointer}.icon-popup-button:after{right:0;font-size:20px;color:#b5b5b5;top:50%;margin-top:-.5em;font-family:ETmodules!important;font-weight:400!important;content:"7"!important;color:#fff;vertical-align:bottom}.df-custom-selected-icon span:after{content:attr(data-icon);font-family:ETmodules!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;speak:none}.df-custom-selected-icon span.et-pb-fa-icon:after{font-family:FontAwesome!important}.df-custom-selected-icon span.et-pb-black-icon:after{font-weight:900}.df-custom-selected-icon{border:2px solid #f1f5f9;padding:4px 11px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:10px;background-color:#f1f5f9;border-radius:3px}.df-custom-selected-icon label{display:block;margin:0;color:#32373c;font-size:14px;font-weight:600;line-height:20px;white-space:nowrap;cursor:default}.df-custom-selected-icon span{background:#2b87da;border-radius:3px;color:#fff;padding:10px;text-align:center;width:36px;line-height:1em}.btn-repeater-add{width:100%;padding:9px 0;background:transparent;cursor:pointer}.repeater-item{margin:10px 0}.repeater-item .repeater-item-heading{padding:11px 17px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;background:#f1f5f9;border:none!important}.repeater-item .repeater-item-content{padding:11px 25px;margin:10px 0;border:1px solid #ebebeb!important}.repeater-item-content .content-heading{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:end;-ms-flex-align:center;align-items:center}.repeater-settings{padding:0 0 15px}.repeater-item-content .content-heading .close{background-color:transparent;color:#fff;border:none;cursor:pointer}.repeater-item-content .content-heading .close:before{content:"M"!important}.repeater-item-content .content-heading .close:before,.repeater-item .expend-button:before{right:0;font-size:16px;color:#b5b5b5;top:50%;margin-top:-.5em;font-family:ETmodules!important;font-weight:400!important}.repeater-item .expend-button:before{content:"3"!important}.repeater-item .delete-button,.repeater-item .expend-button{background-color:transparent;color:#fff;border:none;cursor:pointer}.repeater-item .delete-button:before{right:0;font-size:16px;color:#b5b5b5;top:50%;margin-top:-.5em;font-family:ETmodules!important;font-weight:400!important;content:"\E019"!important}.setting-label{display:block;color:#32373c;font-size:14px;font-weight:600;line-height:20px;white-space:nowrap;cursor:default}.df-menu-item-position-selector .df-row:last-child{margin-bottom:0}.df-menu-item-position-selector .df-item-cell.active{background:#2b87da;color:#fff}input.df-admin-label{background:#f1f5f9;max-height:30px;border:0;border-radius:3px;padding:7px 10px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:background .2s ease;-o-transition:background .2s ease;transition:background .2s ease;color:#4c5866;font-family:Open Sans,Helvetica,Roboto,Arial,sans-serif;font-size:13px;font-weight:600;line-height:normal;display:block;width:100%}input.df-admin-label:focus{background:#e6ecf2}input.df-admin-label::-webkit-input-placeholder{color:#98a7b8}input.df-admin-label:-moz-placeholder,input.df-admin-label::-moz-placeholder{color:#98a7b8}input.df-admin-label:-ms-input-placeholder{color:#98a7b8}input.df-admin-label[readonly]{background:#fff!important;border:1px solid #eaedf0!important;cursor:not-allowed}.json-notice{font-weight:600;background:#8d4747;color:#fff;padding:10px 15px;line-height:1.5em;border-radius:10px}.df-select2-wrapper{font-family:Open Sans,Helvetica,Roboto,Arial,sans-serif}.difl-selected-container{width:100%;min-height:30px;-ms-flex-pack:start;justify-content:start;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:3px;-webkit-padding-end:20px;padding-inline-end:20px;background:#f1f5f9;border-radius:3px;cursor:pointer}.difl-selected-container,.difl-selected-container:after{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.difl-selected-container:after{content:"\F140";font-family:dashicons;position:absolute;width:30px;height:-webkit-fill-available;right:0;top:28px;-ms-flex-pack:center;justify-content:center;fill:#bec9d5;font-weight:700}.difl-selected-container .selected-items{height:20px;-webkit-box-shadow:rgba(0,0,0,.1) 0 0 5px 0,rgba(0,0,0,.1) 0 0 1px 0;box-shadow:0 0 5px 0 rgba(0,0,0,.1),0 0 1px 0 rgba(0,0,0,.1);border-radius:3px;margin:1px;-webkit-margin-end:2px;margin-inline-end:2px;-webkit-padding-start:4px;padding-inline-start:4px;-webkit-padding-end:3px;padding-inline-end:3px;background:#f5f5f5}.difl-selected-container .selected-items *{cursor:pointer;line-height:20px;vertical-align:middle}.difl-selected-container .selected-items span{margin-right:8px;color:#4c5866}.difl-selected-container span{color:rgba(76,88,102,.8);font-size:13px;font-weight:600;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.difl-selected-container .selected-items i{font-family:dashicons;padding:0;margin:0;font-size:13px;color:#FF000088;font-style:normal}.df-select2-wrapper #df-select2-field{height:auto;max-height:none;width:100%;overflow-y:auto;display:none;position:absolute;z-index:999;border:none;background:#fff;-webkit-box-shadow:0 5px 30px rgba(43,135,218,.2);box-shadow:0 5px 30px rgba(43,135,218,.2);border:0;border-radius:3px;margin:0;padding:16px;color:#4c5866}.df-select2-wrapper #df-select2-field::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#f5f5f5}.df-select2-wrapper #df-select2-field::-webkit-scrollbar{width:5px;background-color:#f5f5f5}.df-select2-wrapper #df-select2-field::-webkit-scrollbar-thumb{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:rgba(85,85,85,.8)}.df-select2-wrapper .active{display:block!important}.df-select2-wrapper #df-select2-field option{height:30px!important;color:#4c5866;font-size:13px;font-weight:600;padding:2px 12px;border-radius:3px;display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:start;-ms-flex-align:center;align-items:center}.df-select2-wrapper #df-select2-field option:hover{background-color:#168ade;color:#fff;border-radius:5px;cursor:pointer!important}.df-select2-wrapper #df-select2-field .no-hover{pointer-events:none}.df-select2-wrapper #df-select2-field .no-hover:hover{background-color:unset!important;color:unset!important}.df_highlighter_row{display:grid;grid-template-columns:1fr 1fr 1fr;text-align:center;-ms-flex-align:center;align-items:center;grid-gap:5px;max-height:250px;overflow-y:auto;scrollbar-color:#4c5866 #fff;scrollbar-width:thin;scrollbar-gutter:stable}.df_highlighter_row::-webkit-scrollbar{width:5px!important}.df_highlighter_row::-webkit-scrollbar-track{width:7px!important}.df_highlighter_row::-webkit-scrollbar-thumb{background-color:#2b87da!important;border-radius:3px!important}.df_highlighter_cell{background:#f1f5f9;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;padding:10px;border:1px solid transparent;height:45px;cursor:pointer;border-radius:3px}.df_highlighter_cell:hover{border:1px solid rgba(43,135,218,.3)}.df_text_highlighter_selector_wrapper svg{overflow:visible;width:65%}.df_highlighter_cell:hover svg path{stroke:#2b87da;stroke-width:20px}.df_highlighter_cell.df_hlc_active svg path{stroke:#2b87da;stroke-width:25px}.df_text_highlighter_selector_wrapper svg path{stroke-width:15px;stroke:#91a7b6;fill:none;stroke-linecap:round;stroke-linejoin:round}.df_text_highlighter_selector_wrapper .strikethrough{stroke-width:6px}input.myex-input{background:#f1f5f9;max-height:30px;border:0;border-radius:3px;padding:7px 10px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:background .2s ease;-o-transition:background .2s ease;transition:background .2s ease;color:#4c5866;font-family:Open Sans,Helvetica,Roboto,Arial,sans-serif;font-size:13px;font-weight:600;line-height:normal;display:block;width:100%}input.myex-input:focus{background:#e6ecf2}input.myex-input::-webkit-input-placeholder{color:#98a7b8}input.myex-input:-moz-placeholder,input.myex-input::-moz-placeholder{color:#98a7b8}input.myex-input:-ms-input-placeholder{color:#98a7b8}input.myex-input[readonly]{background:#fff!important;border:1px solid #eaedf0!important;cursor:not-allowed}/*!
 * Bootstrap v3.3.4 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
  /*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=b5c0ad694747a8048be1)
 * Config saved to config.json and https://gist.github.com/b5c0ad694747a8048be1
 */
  /*! normalize.css v3.0.2 | MIT License | git.io/normalize */
  /*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
  /*!
 * Bootstrap v3.3.4 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
  /*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=b5c0ad694747a8048be1)
 * Config saved to config.json and https://gist.github.com/b5c0ad694747a8048be1
 */

.bootstrap-realtypress {  
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  line-height: 1.42857143;
  color: #333333;
  background-color: transparent;
}
.bootstrap-realtypress html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
.bootstrap-realtypress body {
  margin: 0;
}
.bootstrap-realtypress article,
.bootstrap-realtypress aside,
.bootstrap-realtypress details,
.bootstrap-realtypress figcaption,
.bootstrap-realtypress figure,
.bootstrap-realtypress footer,
.bootstrap-realtypress header,
.bootstrap-realtypress hgroup,
.bootstrap-realtypress main,
.bootstrap-realtypress menu,
.bootstrap-realtypress nav,
.bootstrap-realtypress section,
.bootstrap-realtypress summary {
  display: block;
}
.bootstrap-realtypress audio,
.bootstrap-realtypress canvas,
.bootstrap-realtypress progress,
.bootstrap-realtypress video {
  display: inline-block;
  vertical-align: baseline;
}
.bootstrap-realtypress audio:not([controls]) {
  display: none;
  height: 0;
}
.bootstrap-realtypress [hidden],
.bootstrap-realtypress template {
  display: none;
}
.bootstrap-realtypress a {
  /*background-color: transparent;*/
}
.bootstrap-realtypress a:active,
.bootstrap-realtypress a:hover {
  outline: 0;
}
.bootstrap-realtypress abbr[title] {
  border-bottom: 1px dotted;
}
.bootstrap-realtypress b,
.bootstrap-realtypress strong {
  font-weight: bold;
}
.bootstrap-realtypress dfn {
  font-style: italic;
}
.bootstrap-realtypress h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
.bootstrap-realtypress mark {
  background: #ff0;
  color: #000;
}
.bootstrap-realtypress small {
  font-size: 80%;
}
.bootstrap-realtypress sub,
.bootstrap-realtypress sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
.bootstrap-realtypress sup {
  top: -0.5em;
}
.bootstrap-realtypress sub {
  bottom: -0.25em;
}
.bootstrap-realtypress img {
  border: 0;
}
.bootstrap-realtypress svg:not(:root) {
  overflow: hidden;
}
.bootstrap-realtypress figure {
  margin: 1em 40px;
}
.bootstrap-realtypress hr {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
.bootstrap-realtypress pre {
  overflow: auto;
}
.bootstrap-realtypress code,
.bootstrap-realtypress kbd,
.bootstrap-realtypress pre,
.bootstrap-realtypress samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
.bootstrap-realtypress button,
.bootstrap-realtypress input,
.bootstrap-realtypress optgroup,
.bootstrap-realtypress select,
.bootstrap-realtypress textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
.bootstrap-realtypress button {
  overflow: visible;
}
.bootstrap-realtypress button,
.bootstrap-realtypress select {
  text-transform: none;
}
.bootstrap-realtypress button,
.bootstrap-realtypress html input[type="button"],
.bootstrap-realtypress input[type="reset"],
.bootstrap-realtypress input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
.bootstrap-realtypress button[disabled],
.bootstrap-realtypress html input[disabled] {
  cursor: default;
}
.bootstrap-realtypress button::-moz-focus-inner,
.bootstrap-realtypress input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.bootstrap-realtypress input {
  line-height: normal;
}
.bootstrap-realtypress input[type="checkbox"],
.bootstrap-realtypress input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
.bootstrap-realtypress input[type="number"]::-webkit-inner-spin-button,
.bootstrap-realtypress input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
.bootstrap-realtypress input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.bootstrap-realtypress input[type="search"]::-webkit-search-cancel-button,
.bootstrap-realtypress input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
.bootstrap-realtypress fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
.bootstrap-realtypress legend {
  border: 0;
  padding: 0;
}
.bootstrap-realtypress textarea {
  overflow: auto;
}
.bootstrap-realtypress optgroup {
  font-weight: bold;
}
.bootstrap-realtypress table {
  border-collapse: collapse;
  border-spacing: 0;
}
.bootstrap-realtypress td,
.bootstrap-realtypress th {
  padding: 0;
}
@media print {
  .bootstrap-realtypress *,
  .bootstrap-realtypress *:before,
  .bootstrap-realtypress *:after {
    background: transparent !important;
    color: #000 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  .bootstrap-realtypress a,
  .bootstrap-realtypress a:visited {
    text-decoration: underline;
  }
  .bootstrap-realtypress a[href]:after {
    content: " (" attr(href) ")";
  }
  .bootstrap-realtypress abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .bootstrap-realtypress a[href^="#"]:after,
  .bootstrap-realtypress a[href^="javascript:"]:after {
    content: "";
  }
  .bootstrap-realtypress pre,
  .bootstrap-realtypress blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  .bootstrap-realtypress thead {
    display: table-header-group;
  }
  .bootstrap-realtypress tr,
  .bootstrap-realtypress img {
    page-break-inside: avoid;
  }
  .bootstrap-realtypress img {
    max-width: 100% !important;
  }
  .bootstrap-realtypress p,
  .bootstrap-realtypress h2,
  .bootstrap-realtypress h3 {
    orphans: 3;
    widows: 3;
  }
  .bootstrap-realtypress h2,
  .bootstrap-realtypress h3 {
    page-break-after: avoid;
  }
  .bootstrap-realtypress select {
    background: #fff !important;
  }
  .bootstrap-realtypress .navbar {
    display: none;
  }
  .bootstrap-realtypress .btn > .caret,
  .bootstrap-realtypress .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .bootstrap-realtypress .label {
    border: 1px solid #000;
  }
  .bootstrap-realtypress .table {
    border-collapse: collapse !important;
  }
  .bootstrap-realtypress .table td,
  .bootstrap-realtypress .table th {
    background-color: #fff !important;
  }
  .bootstrap-realtypress .table-bordered th,
  .bootstrap-realtypress .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('/wp-content/plugins/realtypress-premium/public/third-party/bootstrap-3.3.4/fonts/glyphicons-halflings-regular.eot');
  src: url('/wp-content/plugins/realtypress-premium/public/third-party/bootstrap-3.3.4/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('/wp-content/plugins/realtypress-premium/public/third-party/bootstrap-3.3.4/fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('/wp-content/plugins/realtypress-premium/public/third-party/bootstrap-3.3.4/fonts/glyphicons-halflings-regular.woff') format('woff'), url('/wp-content/plugins/realtypress-premium/public/third-party/bootstrap-3.3.4/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('/wp-content/plugins/realtypress-premium/public/third-party/bootstrap-3.3.4/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.bootstrap-realtypress .glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.bootstrap-realtypress .glyphicon-asterisk:before {
  content: "\2a";
}
.bootstrap-realtypress .glyphicon-plus:before {
  content: "\2b";
}
.bootstrap-realtypress .glyphicon-euro:before,
.bootstrap-realtypress .glyphicon-eur:before {
  content: "\20ac";
}
.bootstrap-realtypress .glyphicon-minus:before {
  content: "\2212";
}
.bootstrap-realtypress .glyphicon-cloud:before {
  content: "\2601";
}
.bootstrap-realtypress .glyphicon-envelope:before {
  content: "\2709";
}
.bootstrap-realtypress .glyphicon-pencil:before {
  content: "\270f";
}
.bootstrap-realtypress .glyphicon-glass:before {
  content: "\e001";
}
.bootstrap-realtypress .glyphicon-music:before {
  content: "\e002";
}
.bootstrap-realtypress .glyphicon-search:before {
  content: "\e003";
}
.bootstrap-realtypress .glyphicon-heart:before {
  content: "\e005";
}
.bootstrap-realtypress .glyphicon-star:before {
  content: "\e006";
}
.bootstrap-realtypress .glyphicon-star-empty:before {
  content: "\e007";
}
.bootstrap-realtypress .glyphicon-user:before {
  content: "\e008";
}
.bootstrap-realtypress .glyphicon-film:before {
  content: "\e009";
}
.bootstrap-realtypress .glyphicon-th-large:before {
  content: "\e010";
}
.bootstrap-realtypress .glyphicon-th:before {
  content: "\e011";
}
.bootstrap-realtypress .glyphicon-th-list:before {
  content: "\e012";
}
.bootstrap-realtypress .glyphicon-ok:before {
  content: "\e013";
}
.bootstrap-realtypress .glyphicon-remove:before {
  content: "\e014";
}
.bootstrap-realtypress .glyphicon-zoom-in:before {
  content: "\e015";
}
.bootstrap-realtypress .glyphicon-zoom-out:before {
  content: "\e016";
}
.bootstrap-realtypress .glyphicon-off:before {
  content: "\e017";
}
.bootstrap-realtypress .glyphicon-signal:before {
  content: "\e018";
}
.bootstrap-realtypress .glyphicon-cog:before {
  content: "\e019";
}
.bootstrap-realtypress .glyphicon-trash:before {
  content: "\e020";
}
.bootstrap-realtypress .glyphicon-home:before {
  content: "\e021";
}
.bootstrap-realtypress .glyphicon-file:before {
  content: "\e022";
}
.bootstrap-realtypress .glyphicon-time:before {
  content: "\e023";
}
.bootstrap-realtypress .glyphicon-road:before {
  content: "\e024";
}
.bootstrap-realtypress .glyphicon-download-alt:before {
  content: "\e025";
}
.bootstrap-realtypress .glyphicon-download:before {
  content: "\e026";
}
.bootstrap-realtypress .glyphicon-upload:before {
  content: "\e027";
}
.bootstrap-realtypress .glyphicon-inbox:before {
  content: "\e028";
}
.bootstrap-realtypress .glyphicon-play-circle:before {
  content: "\e029";
}
.bootstrap-realtypress .glyphicon-repeat:before {
  content: "\e030";
}
.bootstrap-realtypress .glyphicon-refresh:before {
  content: "\e031";
}
.bootstrap-realtypress .glyphicon-list-alt:before {
  content: "\e032";
}
.bootstrap-realtypress .glyphicon-lock:before {
  content: "\e033";
}
.bootstrap-realtypress .glyphicon-flag:before {
  content: "\e034";
}
.bootstrap-realtypress .glyphicon-headphones:before {
  content: "\e035";
}
.bootstrap-realtypress .glyphicon-volume-off:before {
  content: "\e036";
}
.bootstrap-realtypress .glyphicon-volume-down:before {
  content: "\e037";
}
.bootstrap-realtypress .glyphicon-volume-up:before {
  content: "\e038";
}
.bootstrap-realtypress .glyphicon-qrcode:before {
  content: "\e039";
}
.bootstrap-realtypress .glyphicon-barcode:before {
  content: "\e040";
}
.bootstrap-realtypress .glyphicon-tag:before {
  content: "\e041";
}
.bootstrap-realtypress .glyphicon-tags:before {
  content: "\e042";
}
.bootstrap-realtypress .glyphicon-book:before {
  content: "\e043";
}
.bootstrap-realtypress .glyphicon-bookmark:before {
  content: "\e044";
}
.bootstrap-realtypress .glyphicon-print:before {
  content: "\e045";
}
.bootstrap-realtypress .glyphicon-camera:before {
  content: "\e046";
}
.bootstrap-realtypress .glyphicon-font:before {
  content: "\e047";
}
.bootstrap-realtypress .glyphicon-bold:before {
  content: "\e048";
}
.bootstrap-realtypress .glyphicon-italic:before {
  content: "\e049";
}
.bootstrap-realtypress .glyphicon-text-height:before {
  content: "\e050";
}
.bootstrap-realtypress .glyphicon-text-width:before {
  content: "\e051";
}
.bootstrap-realtypress .glyphicon-align-left:before {
  content: "\e052";
}
.bootstrap-realtypress .glyphicon-align-center:before {
  content: "\e053";
}
.bootstrap-realtypress .glyphicon-align-right:before {
  content: "\e054";
}
.bootstrap-realtypress .glyphicon-align-justify:before {
  content: "\e055";
}
.bootstrap-realtypress .glyphicon-list:before {
  content: "\e056";
}
.bootstrap-realtypress .glyphicon-indent-left:before {
  content: "\e057";
}
.bootstrap-realtypress .glyphicon-indent-right:before {
  content: "\e058";
}
.bootstrap-realtypress .glyphicon-facetime-video:before {
  content: "\e059";
}
.bootstrap-realtypress .glyphicon-picture:before {
  content: "\e060";
}
.bootstrap-realtypress .glyphicon-map-marker:before {
  content: "\e062";
}
.bootstrap-realtypress .glyphicon-adjust:before {
  content: "\e063";
}
.bootstrap-realtypress .glyphicon-tint:before {
  content: "\e064";
}
.bootstrap-realtypress .glyphicon-edit:before {
  content: "\e065";
}
.bootstrap-realtypress .glyphicon-share:before {
  content: "\e066";
}
.bootstrap-realtypress .glyphicon-check:before {
  content: "\e067";
}
.bootstrap-realtypress .glyphicon-move:before {
  content: "\e068";
}
.bootstrap-realtypress .glyphicon-step-backward:before {
  content: "\e069";
}
.bootstrap-realtypress .glyphicon-fast-backward:before {
  content: "\e070";
}
.bootstrap-realtypress .glyphicon-backward:before {
  content: "\e071";
}
.bootstrap-realtypress .glyphicon-play:before {
  content: "\e072";
}
.bootstrap-realtypress .glyphicon-pause:before {
  content: "\e073";
}
.bootstrap-realtypress .glyphicon-stop:before {
  content: "\e074";
}
.bootstrap-realtypress .glyphicon-forward:before {
  content: "\e075";
}
.bootstrap-realtypress .glyphicon-fast-forward:before {
  content: "\e076";
}
.bootstrap-realtypress .glyphicon-step-forward:before {
  content: "\e077";
}
.bootstrap-realtypress .glyphicon-eject:before {
  content: "\e078";
}
.bootstrap-realtypress .glyphicon-chevron-left:before {
  content: "\e079";
}
.bootstrap-realtypress .glyphicon-chevron-right:before {
  content: "\e080";
}
.bootstrap-realtypress .glyphicon-plus-sign:before {
  content: "\e081";
}
.bootstrap-realtypress .glyphicon-minus-sign:before {
  content: "\e082";
}
.bootstrap-realtypress .glyphicon-remove-sign:before {
  content: "\e083";
}
.bootstrap-realtypress .glyphicon-ok-sign:before {
  content: "\e084";
}
.bootstrap-realtypress .glyphicon-question-sign:before {
  content: "\e085";
}
.bootstrap-realtypress .glyphicon-info-sign:before {
  content: "\e086";
}
.bootstrap-realtypress .glyphicon-screenshot:before {
  content: "\e087";
}
.bootstrap-realtypress .glyphicon-remove-circle:before {
  content: "\e088";
}
.bootstrap-realtypress .glyphicon-ok-circle:before {
  content: "\e089";
}
.bootstrap-realtypress .glyphicon-ban-circle:before {
  content: "\e090";
}
.bootstrap-realtypress .glyphicon-arrow-left:before {
  content: "\e091";
}
.bootstrap-realtypress .glyphicon-arrow-right:before {
  content: "\e092";
}
.bootstrap-realtypress .glyphicon-arrow-up:before {
  content: "\e093";
}
.bootstrap-realtypress .glyphicon-arrow-down:before {
  content: "\e094";
}
.bootstrap-realtypress .glyphicon-share-alt:before {
  content: "\e095";
}
.bootstrap-realtypress .glyphicon-resize-full:before {
  content: "\e096";
}
.bootstrap-realtypress .glyphicon-resize-small:before {
  content: "\e097";
}
.bootstrap-realtypress .glyphicon-exclamation-sign:before {
  content: "\e101";
}
.bootstrap-realtypress .glyphicon-gift:before {
  content: "\e102";
}
.bootstrap-realtypress .glyphicon-leaf:before {
  content: "\e103";
}
.bootstrap-realtypress .glyphicon-fire:before {
  content: "\e104";
}
.bootstrap-realtypress .glyphicon-eye-open:before {
  content: "\e105";
}
.bootstrap-realtypress .glyphicon-eye-close:before {
  content: "\e106";
}
.bootstrap-realtypress .glyphicon-warning-sign:before {
  content: "\e107";
}
.bootstrap-realtypress .glyphicon-plane:before {
  content: "\e108";
}
.bootstrap-realtypress .glyphicon-calendar:before {
  content: "\e109";
}
.bootstrap-realtypress .glyphicon-random:before {
  content: "\e110";
}
.bootstrap-realtypress .glyphicon-comment:before {
  content: "\e111";
}
.bootstrap-realtypress .glyphicon-magnet:before {
  content: "\e112";
}
.bootstrap-realtypress .glyphicon-chevron-up:before {
  content: "\e113";
}
.bootstrap-realtypress .glyphicon-chevron-down:before {
  content: "\e114";
}
.bootstrap-realtypress .glyphicon-retweet:before {
  content: "\e115";
}
.bootstrap-realtypress .glyphicon-shopping-cart:before {
  content: "\e116";
}
.bootstrap-realtypress .glyphicon-folder-close:before {
  content: "\e117";
}
.bootstrap-realtypress .glyphicon-folder-open:before {
  content: "\e118";
}
.bootstrap-realtypress .glyphicon-resize-vertical:before {
  content: "\e119";
}
.bootstrap-realtypress .glyphicon-resize-horizontal:before {
  content: "\e120";
}
.bootstrap-realtypress .glyphicon-hdd:before {
  content: "\e121";
}
.bootstrap-realtypress .glyphicon-bullhorn:before {
  content: "\e122";
}
.bootstrap-realtypress .glyphicon-bell:before {
  content: "\e123";
}
.bootstrap-realtypress .glyphicon-certificate:before {
  content: "\e124";
}
.bootstrap-realtypress .glyphicon-thumbs-up:before {
  content: "\e125";
}
.bootstrap-realtypress .glyphicon-thumbs-down:before {
  content: "\e126";
}
.bootstrap-realtypress .glyphicon-hand-right:before {
  content: "\e127";
}
.bootstrap-realtypress .glyphicon-hand-left:before {
  content: "\e128";
}
.bootstrap-realtypress .glyphicon-hand-up:before {
  content: "\e129";
}
.bootstrap-realtypress .glyphicon-hand-down:before {
  content: "\e130";
}
.bootstrap-realtypress .glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.bootstrap-realtypress .glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.bootstrap-realtypress .glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.bootstrap-realtypress .glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.bootstrap-realtypress .glyphicon-globe:before {
  content: "\e135";
}
.bootstrap-realtypress .glyphicon-wrench:before {
  content: "\e136";
}
.bootstrap-realtypress .glyphicon-tasks:before {
  content: "\e137";
}
.bootstrap-realtypress .glyphicon-filter:before {
  content: "\e138";
}
.bootstrap-realtypress .glyphicon-briefcase:before {
  content: "\e139";
}
.bootstrap-realtypress .glyphicon-fullscreen:before {
  content: "\e140";
}
.bootstrap-realtypress .glyphicon-dashboard:before {
  content: "\e141";
}
.bootstrap-realtypress .glyphicon-paperclip:before {
  content: "\e142";
}
.bootstrap-realtypress .glyphicon-heart-empty:before {
  content: "\e143";
}
.bootstrap-realtypress .glyphicon-link:before {
  content: "\e144";
}
.bootstrap-realtypress .glyphicon-phone:before {
  content: "\e145";
}
.bootstrap-realtypress .glyphicon-pushpin:before {
  content: "\e146";
}
.bootstrap-realtypress .glyphicon-usd:before {
  content: "\e148";
}
.bootstrap-realtypress .glyphicon-gbp:before {
  content: "\e149";
}
.bootstrap-realtypress .glyphicon-sort:before {
  content: "\e150";
}
.bootstrap-realtypress .glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.bootstrap-realtypress .glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.bootstrap-realtypress .glyphicon-sort-by-order:before {
  content: "\e153";
}
.bootstrap-realtypress .glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.bootstrap-realtypress .glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.bootstrap-realtypress .glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.bootstrap-realtypress .glyphicon-unchecked:before {
  content: "\e157";
}
.bootstrap-realtypress .glyphicon-expand:before {
  content: "\e158";
}
.bootstrap-realtypress .glyphicon-collapse-down:before {
  content: "\e159";
}
.bootstrap-realtypress .glyphicon-collapse-up:before {
  content: "\e160";
}
.bootstrap-realtypress .glyphicon-log-in:before {
  content: "\e161";
}
.bootstrap-realtypress .glyphicon-flash:before {
  content: "\e162";
}
.bootstrap-realtypress .glyphicon-log-out:before {
  content: "\e163";
}
.bootstrap-realtypress .glyphicon-new-window:before {
  content: "\e164";
}
.bootstrap-realtypress .glyphicon-record:before {
  content: "\e165";
}
.bootstrap-realtypress .glyphicon-save:before {
  content: "\e166";
}
.bootstrap-realtypress .glyphicon-open:before {
  content: "\e167";
}
.bootstrap-realtypress .glyphicon-saved:before {
  content: "\e168";
}
.bootstrap-realtypress .glyphicon-import:before {
  content: "\e169";
}
.bootstrap-realtypress .glyphicon-export:before {
  content: "\e170";
}
.bootstrap-realtypress .glyphicon-send:before {
  content: "\e171";
}
.bootstrap-realtypress .glyphicon-floppy-disk:before {
  content: "\e172";
}
.bootstrap-realtypress .glyphicon-floppy-saved:before {
  content: "\e173";
}
.bootstrap-realtypress .glyphicon-floppy-remove:before {
  content: "\e174";
}
.bootstrap-realtypress .glyphicon-floppy-save:before {
  content: "\e175";
}
.bootstrap-realtypress .glyphicon-floppy-open:before {
  content: "\e176";
}
.bootstrap-realtypress .glyphicon-credit-card:before {
  content: "\e177";
}
.bootstrap-realtypress .glyphicon-transfer:before {
  content: "\e178";
}
.bootstrap-realtypress .glyphicon-cutlery:before {
  content: "\e179";
}
.bootstrap-realtypress .glyphicon-header:before {
  content: "\e180";
}
.bootstrap-realtypress .glyphicon-compressed:before {
  content: "\e181";
}
.bootstrap-realtypress .glyphicon-earphone:before {
  content: "\e182";
}
.bootstrap-realtypress .glyphicon-phone-alt:before {
  content: "\e183";
}
.bootstrap-realtypress .glyphicon-tower:before {
  content: "\e184";
}
.bootstrap-realtypress .glyphicon-stats:before {
  content: "\e185";
}
.bootstrap-realtypress .glyphicon-sd-video:before {
  content: "\e186";
}
.bootstrap-realtypress .glyphicon-hd-video:before {
  content: "\e187";
}
.bootstrap-realtypress .glyphicon-subtitles:before {
  content: "\e188";
}
.bootstrap-realtypress .glyphicon-sound-stereo:before {
  content: "\e189";
}
.bootstrap-realtypress .glyphicon-sound-dolby:before {
  content: "\e190";
}
.bootstrap-realtypress .glyphicon-sound-5-1:before {
  content: "\e191";
}
.bootstrap-realtypress .glyphicon-sound-6-1:before {
  content: "\e192";
}
.bootstrap-realtypress .glyphicon-sound-7-1:before {
  content: "\e193";
}
.bootstrap-realtypress .glyphicon-copyright-mark:before {
  content: "\e194";
}
.bootstrap-realtypress .glyphicon-registration-mark:before {
  content: "\e195";
}
.bootstrap-realtypress .glyphicon-cloud-download:before {
  content: "\e197";
}
.bootstrap-realtypress .glyphicon-cloud-upload:before {
  content: "\e198";
}
.bootstrap-realtypress .glyphicon-tree-conifer:before {
  content: "\e199";
}
.bootstrap-realtypress .glyphicon-tree-deciduous:before {
  content: "\e200";
}
.bootstrap-realtypress .glyphicon-cd:before {
  content: "\e201";
}
.bootstrap-realtypress .glyphicon-save-file:before {
  content: "\e202";
}
.bootstrap-realtypress .glyphicon-open-file:before {
  content: "\e203";
}
.bootstrap-realtypress .glyphicon-level-up:before {
  content: "\e204";
}
.bootstrap-realtypress .glyphicon-copy:before {
  content: "\e205";
}
.bootstrap-realtypress .glyphicon-paste:before {
  content: "\e206";
}
.bootstrap-realtypress .glyphicon-alert:before {
  content: "\e209";
}
.bootstrap-realtypress .glyphicon-equalizer:before {
  content: "\e210";
}
.bootstrap-realtypress .glyphicon-king:before {
  content: "\e211";
}
.bootstrap-realtypress .glyphicon-queen:before {
  content: "\e212";
}
.bootstrap-realtypress .glyphicon-pawn:before {
  content: "\e213";
}
.bootstrap-realtypress .glyphicon-bishop:before {
  content: "\e214";
}
.bootstrap-realtypress .glyphicon-knight:before {
  content: "\e215";
}
.bootstrap-realtypress .glyphicon-baby-formula:before {
  content: "\e216";
}
.bootstrap-realtypress .glyphicon-tent:before {
  content: "\26fa";
}
.bootstrap-realtypress .glyphicon-blackboard:before {
  content: "\e218";
}
.bootstrap-realtypress .glyphicon-bed:before {
  content: "\e219";
}
.bootstrap-realtypress .glyphicon-apple:before {
  content: "\f8ff";
}
.bootstrap-realtypress .glyphicon-erase:before {
  content: "\e221";
}
.bootstrap-realtypress .glyphicon-hourglass:before {
  content: "\231b";
}
.bootstrap-realtypress .glyphicon-lamp:before {
  content: "\e223";
}
.bootstrap-realtypress .glyphicon-duplicate:before {
  content: "\e224";
}
.bootstrap-realtypress .glyphicon-piggy-bank:before {
  content: "\e225";
}
.bootstrap-realtypress .glyphicon-scissors:before {
  content: "\e226";
}
.bootstrap-realtypress .glyphicon-bitcoin:before {
  content: "\e227";
}
.bootstrap-realtypress .glyphicon-btc:before {
  content: "\e227";
}
.bootstrap-realtypress .glyphicon-xbt:before {
  content: "\e227";
}
.bootstrap-realtypress .glyphicon-yen:before {
  content: "\00a5";
}
.bootstrap-realtypress .glyphicon-jpy:before {
  content: "\00a5";
}
.bootstrap-realtypress .glyphicon-ruble:before {
  content: "\20bd";
}
.bootstrap-realtypress .glyphicon-rub:before {
  content: "\20bd";
}
.bootstrap-realtypress .glyphicon-scale:before {
  content: "\e230";
}
.bootstrap-realtypress .glyphicon-ice-lolly:before {
  content: "\e231";
}
.bootstrap-realtypress .glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.bootstrap-realtypress .glyphicon-education:before {
  content: "\e233";
}
.bootstrap-realtypress .glyphicon-option-horizontal:before {
  content: "\e234";
}
.bootstrap-realtypress .glyphicon-option-vertical:before {
  content: "\e235";
}
.bootstrap-realtypress .glyphicon-menu-hamburger:before {
  content: "\e236";
}
.bootstrap-realtypress .glyphicon-modal-window:before {
  content: "\e237";
}
.bootstrap-realtypress .glyphicon-oil:before {
  content: "\e238";
}
.bootstrap-realtypress .glyphicon-grain:before {
  content: "\e239";
}
.bootstrap-realtypress .glyphicon-sunglasses:before {
  content: "\e240";
}
.bootstrap-realtypress .glyphicon-text-size:before {
  content: "\e241";
}
.bootstrap-realtypress .glyphicon-text-color:before {
  content: "\e242";
}
.bootstrap-realtypress .glyphicon-text-background:before {
  content: "\e243";
}
.bootstrap-realtypress .glyphicon-object-align-top:before {
  content: "\e244";
}
.bootstrap-realtypress .glyphicon-object-align-bottom:before {
  content: "\e245";
}
.bootstrap-realtypress .glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.bootstrap-realtypress .glyphicon-object-align-left:before {
  content: "\e247";
}
.bootstrap-realtypress .glyphicon-object-align-vertical:before {
  content: "\e248";
}
.bootstrap-realtypress .glyphicon-object-align-right:before {
  content: "\e249";
}
.bootstrap-realtypress .glyphicon-triangle-right:before {
  content: "\e250";
}
.bootstrap-realtypress .glyphicon-triangle-left:before {
  content: "\e251";
}
.bootstrap-realtypress .glyphicon-triangle-bottom:before {
  content: "\e252";
}
.bootstrap-realtypress .glyphicon-triangle-top:before {
  content: "\e253";
}
.bootstrap-realtypress .glyphicon-console:before {
  content: "\e254";
}
.bootstrap-realtypress .glyphicon-superscript:before {
  content: "\e255";
}
.bootstrap-realtypress .glyphicon-subscript:before {
  content: "\e256";
}
.bootstrap-realtypress .glyphicon-menu-left:before {
  content: "\e257";
}
.bootstrap-realtypress .glyphicon-menu-right:before {
  content: "\e258";
}
.bootstrap-realtypress .glyphicon-menu-down:before {
  content: "\e259";
}
.bootstrap-realtypress .glyphicon-menu-up:before {
  content: "\e260";
}
.bootstrap-realtypress * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.bootstrap-realtypress *:before,
.bootstrap-realtypress *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.bootstrap-realtypress html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.bootstrap-realtypress body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff;
}
.bootstrap-realtypress input,
.bootstrap-realtypress button,
.bootstrap-realtypress select,
.bootstrap-realtypress textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
.bootstrap-realtypress a {
  color: #337ab7;
  text-decoration: none;
}
.bootstrap-realtypress a:hover,
.bootstrap-realtypress a:focus {
  color: #23527c;
  text-decoration: underline;
}
.bootstrap-realtypress a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.bootstrap-realtypress figure {
  margin: 0;
}
.bootstrap-realtypress img {
  vertical-align: middle;
}
.bootstrap-realtypress .img-responsive,
.bootstrap-realtypress .thumbnail > img,
.bootstrap-realtypress .thumbnail a > img,
.bootstrap-realtypress .carousel-inner > .item > img,
.bootstrap-realtypress .carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.bootstrap-realtypress .img-rounded {
  border-radius: 6px;
}
.bootstrap-realtypress .img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.bootstrap-realtypress .img-circle {
  border-radius: 50%;
}
.bootstrap-realtypress hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.bootstrap-realtypress .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.bootstrap-realtypress .sr-only-focusable:active,
.bootstrap-realtypress .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
.bootstrap-realtypress [role="button"] {
  cursor: pointer;
}
.bootstrap-realtypress h1,
.bootstrap-realtypress h2,
.bootstrap-realtypress h3,
.bootstrap-realtypress h4,
.bootstrap-realtypress h5,
.bootstrap-realtypress h6,
.bootstrap-realtypress .h1,
.bootstrap-realtypress .h2,
.bootstrap-realtypress .h3,
.bootstrap-realtypress .h4,
.bootstrap-realtypress .h5,
.bootstrap-realtypress .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
.bootstrap-realtypress h1 small,
.bootstrap-realtypress h2 small,
.bootstrap-realtypress h3 small,
.bootstrap-realtypress h4 small,
.bootstrap-realtypress h5 small,
.bootstrap-realtypress h6 small,
.bootstrap-realtypress .h1 small,
.bootstrap-realtypress .h2 small,
.bootstrap-realtypress .h3 small,
.bootstrap-realtypress .h4 small,
.bootstrap-realtypress .h5 small,
.bootstrap-realtypress .h6 small,
.bootstrap-realtypress h1 .small,
.bootstrap-realtypress h2 .small,
.bootstrap-realtypress h3 .small,
.bootstrap-realtypress h4 .small,
.bootstrap-realtypress h5 .small,
.bootstrap-realtypress h6 .small,
.bootstrap-realtypress .h1 .small,
.bootstrap-realtypress .h2 .small,
.bootstrap-realtypress .h3 .small,
.bootstrap-realtypress .h4 .small,
.bootstrap-realtypress .h5 .small,
.bootstrap-realtypress .h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
.bootstrap-realtypress h1,
.bootstrap-realtypress .h1,
.bootstrap-realtypress h2,
.bootstrap-realtypress .h2,
.bootstrap-realtypress h3,
.bootstrap-realtypress .h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
.bootstrap-realtypress h1 small,
.bootstrap-realtypress .h1 small,
.bootstrap-realtypress h2 small,
.bootstrap-realtypress .h2 small,
.bootstrap-realtypress h3 small,
.bootstrap-realtypress .h3 small,
.bootstrap-realtypress h1 .small,
.bootstrap-realtypress .h1 .small,
.bootstrap-realtypress h2 .small,
.bootstrap-realtypress .h2 .small,
.bootstrap-realtypress h3 .small,
.bootstrap-realtypress .h3 .small {
  font-size: 65%;
}
.bootstrap-realtypress h4,
.bootstrap-realtypress .h4,
.bootstrap-realtypress h5,
.bootstrap-realtypress .h5,
.bootstrap-realtypress h6,
.bootstrap-realtypress .h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.bootstrap-realtypress h4 small,
.bootstrap-realtypress .h4 small,
.bootstrap-realtypress h5 small,
.bootstrap-realtypress .h5 small,
.bootstrap-realtypress h6 small,
.bootstrap-realtypress .h6 small,
.bootstrap-realtypress h4 .small,
.bootstrap-realtypress .h4 .small,
.bootstrap-realtypress h5 .small,
.bootstrap-realtypress .h5 .small,
.bootstrap-realtypress h6 .small,
.bootstrap-realtypress .h6 .small {
  font-size: 75%;
}
.bootstrap-realtypress h1,
.bootstrap-realtypress .h1 {
  font-size: 36px;
}
.bootstrap-realtypress h2,
.bootstrap-realtypress .h2 {
  font-size: 30px;
}
.bootstrap-realtypress h3,
.bootstrap-realtypress .h3 {
  font-size: 24px;
}
.bootstrap-realtypress h4,
.bootstrap-realtypress .h4 {
  font-size: 18px;
}
.bootstrap-realtypress h5,
.bootstrap-realtypress .h5 {
  font-size: 14px;
}
.bootstrap-realtypress h6,
.bootstrap-realtypress .h6 {
  font-size: 12px;
}
.bootstrap-realtypress p {
  margin: 0 0 10px;
}
.bootstrap-realtypress .lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .bootstrap-realtypress .lead {
    font-size: 21px;
  }
}
.bootstrap-realtypress small,
.bootstrap-realtypress .small {
  font-size: 85%;
}
.bootstrap-realtypress mark,
.bootstrap-realtypress .mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.bootstrap-realtypress .text-left {
  text-align: left;
}
.bootstrap-realtypress .text-right {
  text-align: right;
}
.bootstrap-realtypress .text-center {
  text-align: center;
}
.bootstrap-realtypress .text-justify {
  text-align: justify;
}
.bootstrap-realtypress .text-nowrap {
  white-space: nowrap;
}
.bootstrap-realtypress .text-lowercase {
  text-transform: lowercase;
}
.bootstrap-realtypress .text-uppercase {
  text-transform: uppercase;
}
.bootstrap-realtypress .text-capitalize {
  text-transform: capitalize;
}
.bootstrap-realtypress .text-muted {
  color: #777777;
}
.bootstrap-realtypress .text-primary {
  color: #337ab7;
}
.bootstrap-realtypress a.text-primary:hover {
  color: #286090;
}
.bootstrap-realtypress .text-success {
  color: #3c763d;
}
.bootstrap-realtypress a.text-success:hover {
  color: #2b542c;
}
.bootstrap-realtypress .text-info {
  color: #31708f;
}
.bootstrap-realtypress a.text-info:hover {
  color: #245269;
}
.bootstrap-realtypress .text-warning {
  color: #8a6d3b;
}
.bootstrap-realtypress a.text-warning:hover {
  color: #66512c;
}
.bootstrap-realtypress .text-danger {
  color: #a94442;
}
.bootstrap-realtypress a.text-danger:hover {
  color: #843534;
}
.bootstrap-realtypress .bg-primary {
  color: #fff;
  background-color: #337ab7;
}
.bootstrap-realtypress a.bg-primary:hover {
  background-color: #286090;
}
.bootstrap-realtypress .bg-success {
  background-color: #dff0d8;
}
.bootstrap-realtypress a.bg-success:hover {
  background-color: #c1e2b3;
}
.bootstrap-realtypress .bg-info {
  background-color: #d9edf7;
}
.bootstrap-realtypress a.bg-info:hover {
  background-color: #afd9ee;
}
.bootstrap-realtypress .bg-warning {
  background-color: #fcf8e3;
}
.bootstrap-realtypress a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bootstrap-realtypress .bg-danger {
  background-color: #f2dede;
}
.bootstrap-realtypress a.bg-danger:hover {
  background-color: #e4b9b9;
}
.bootstrap-realtypress .page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
.bootstrap-realtypress ul,
.bootstrap-realtypress ol {
  margin-top: 0;
  margin-bottom: 10px;
}
.bootstrap-realtypress ul ul,
.bootstrap-realtypress ol ul,
.bootstrap-realtypress ul ol,
.bootstrap-realtypress ol ol {
  margin-bottom: 0;
}
.bootstrap-realtypress .list-unstyled {
  padding-left: 0;
  list-style: none;
}
.bootstrap-realtypress .list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.bootstrap-realtypress .list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
.bootstrap-realtypress dl {
  margin-top: 0;
  margin-bottom: 20px;
}
.bootstrap-realtypress dt,
.bootstrap-realtypress dd {
  line-height: 1.42857143;
}
.bootstrap-realtypress dt {
  font-weight: bold;
}
.bootstrap-realtypress dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .bootstrap-realtypress .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .bootstrap-realtypress .dl-horizontal dd {
    margin-left: 180px;
  }
}
.bootstrap-realtypress abbr[title],
.bootstrap-realtypress abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.bootstrap-realtypress .initialism {
  font-size: 90%;
  text-transform: uppercase;
}
.bootstrap-realtypress blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
.bootstrap-realtypress blockquote p:last-child,
.bootstrap-realtypress blockquote ul:last-child,
.bootstrap-realtypress blockquote ol:last-child {
  margin-bottom: 0;
}
.bootstrap-realtypress blockquote footer,
.bootstrap-realtypress blockquote small,
.bootstrap-realtypress blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
.bootstrap-realtypress blockquote footer:before,
.bootstrap-realtypress blockquote small:before,
.bootstrap-realtypress blockquote .small:before {
  content: '\2014 \00A0';
}
.bootstrap-realtypress .blockquote-reverse,
.bootstrap-realtypress blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.bootstrap-realtypress .blockquote-reverse footer:before,
.bootstrap-realtypress blockquote.pull-right footer:before,
.bootstrap-realtypress .blockquote-reverse small:before,
.bootstrap-realtypress blockquote.pull-right small:before,
.bootstrap-realtypress .blockquote-reverse .small:before,
.bootstrap-realtypress blockquote.pull-right .small:before {
  content: '';
}
.bootstrap-realtypress .blockquote-reverse footer:after,
.bootstrap-realtypress blockquote.pull-right footer:after,
.bootstrap-realtypress .blockquote-reverse small:after,
.bootstrap-realtypress blockquote.pull-right small:after,
.bootstrap-realtypress .blockquote-reverse .small:after,
.bootstrap-realtypress blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
.bootstrap-realtypress address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
.bootstrap-realtypress code,
.bootstrap-realtypress kbd,
.bootstrap-realtypress pre,
.bootstrap-realtypress samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
.bootstrap-realtypress code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
.bootstrap-realtypress kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.bootstrap-realtypress kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.bootstrap-realtypress pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
.bootstrap-realtypress pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.bootstrap-realtypress .pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.bootstrap-realtypress .container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .bootstrap-realtypress .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .bootstrap-realtypress .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .bootstrap-realtypress .container {
    width: 1170px;
  }
}
.bootstrap-realtypress .container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.bootstrap-realtypress .row {
  margin-left: -15px;
  margin-right: -15px;
}
.bootstrap-realtypress .col-xs-1,
.bootstrap-realtypress .col-sm-1,
.bootstrap-realtypress .col-md-1,
.bootstrap-realtypress .col-lg-1,
.bootstrap-realtypress .col-xs-2,
.bootstrap-realtypress .col-sm-2,
.bootstrap-realtypress .col-md-2,
.bootstrap-realtypress .col-lg-2,
.bootstrap-realtypress .col-xs-3,
.bootstrap-realtypress .col-sm-3,
.bootstrap-realtypress .col-md-3,
.bootstrap-realtypress .col-lg-3,
.bootstrap-realtypress .col-xs-4,
.bootstrap-realtypress .col-sm-4,
.bootstrap-realtypress .col-md-4,
.bootstrap-realtypress .col-lg-4,
.bootstrap-realtypress .col-xs-5,
.bootstrap-realtypress .col-sm-5,
.bootstrap-realtypress .col-md-5,
.bootstrap-realtypress .col-lg-5,
.bootstrap-realtypress .col-xs-6,
.bootstrap-realtypress .col-sm-6,
.bootstrap-realtypress .col-md-6,
.bootstrap-realtypress .col-lg-6,
.bootstrap-realtypress .col-xs-7,
.bootstrap-realtypress .col-sm-7,
.bootstrap-realtypress .col-md-7,
.bootstrap-realtypress .col-lg-7,
.bootstrap-realtypress .col-xs-8,
.bootstrap-realtypress .col-sm-8,
.bootstrap-realtypress .col-md-8,
.bootstrap-realtypress .col-lg-8,
.bootstrap-realtypress .col-xs-9,
.bootstrap-realtypress .col-sm-9,
.bootstrap-realtypress .col-md-9,
.bootstrap-realtypress .col-lg-9,
.bootstrap-realtypress .col-xs-10,
.bootstrap-realtypress .col-sm-10,
.bootstrap-realtypress .col-md-10,
.bootstrap-realtypress .col-lg-10,
.bootstrap-realtypress .col-xs-11,
.bootstrap-realtypress .col-sm-11,
.bootstrap-realtypress .col-md-11,
.bootstrap-realtypress .col-lg-11,
.bootstrap-realtypress .col-xs-12,
.bootstrap-realtypress .col-sm-12,
.bootstrap-realtypress .col-md-12,
.bootstrap-realtypress .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.bootstrap-realtypress .col-xs-1,
.bootstrap-realtypress .col-xs-2,
.bootstrap-realtypress .col-xs-3,
.bootstrap-realtypress .col-xs-4,
.bootstrap-realtypress .col-xs-5,
.bootstrap-realtypress .col-xs-6,
.bootstrap-realtypress .col-xs-7,
.bootstrap-realtypress .col-xs-8,
.bootstrap-realtypress .col-xs-9,
.bootstrap-realtypress .col-xs-10,
.bootstrap-realtypress .col-xs-11,
.bootstrap-realtypress .col-xs-12 {
  float: left;
}
.bootstrap-realtypress .col-xs-12 {
  width: 100%;
}
.bootstrap-realtypress .col-xs-11 {
  width: 91.66666667%;
}
.bootstrap-realtypress .col-xs-10 {
  width: 83.33333333%;
}
.bootstrap-realtypress .col-xs-9 {
  width: 75%;
}
.bootstrap-realtypress .col-xs-8 {
  width: 66.66666667%;
}
.bootstrap-realtypress .col-xs-7 {
  width: 58.33333333%;
}
.bootstrap-realtypress .col-xs-6 {
  width: 50%;
}
.bootstrap-realtypress .col-xs-5 {
  width: 41.66666667%;
}
.bootstrap-realtypress .col-xs-4 {
  width: 33.33333333%;
}
.bootstrap-realtypress .col-xs-3 {
  width: 25%;
}
.bootstrap-realtypress .col-xs-2 {
  width: 16.66666667%;
}
.bootstrap-realtypress .col-xs-1 {
  width: 8.33333333%;
}
.bootstrap-realtypress .col-xs-pull-12 {
  right: 100%;
}
.bootstrap-realtypress .col-xs-pull-11 {
  right: 91.66666667%;
}
.bootstrap-realtypress .col-xs-pull-10 {
  right: 83.33333333%;
}
.bootstrap-realtypress .col-xs-pull-9 {
  right: 75%;
}
.bootstrap-realtypress .col-xs-pull-8 {
  right: 66.66666667%;
}
.bootstrap-realtypress .col-xs-pull-7 {
  right: 58.33333333%;
}
.bootstrap-realtypress .col-xs-pull-6 {
  right: 50%;
}
.bootstrap-realtypress .col-xs-pull-5 {
  right: 41.66666667%;
}
.bootstrap-realtypress .col-xs-pull-4 {
  right: 33.33333333%;
}
.bootstrap-realtypress .col-xs-pull-3 {
  right: 25%;
}
.bootstrap-realtypress .col-xs-pull-2 {
  right: 16.66666667%;
}
.bootstrap-realtypress .col-xs-pull-1 {
  right: 8.33333333%;
}
.bootstrap-realtypress .col-xs-pull-0 {
  right: auto;
}
.bootstrap-realtypress .col-xs-push-12 {
  left: 100%;
}
.bootstrap-realtypress .col-xs-push-11 {
  left: 91.66666667%;
}
.bootstrap-realtypress .col-xs-push-10 {
  left: 83.33333333%;
}
.bootstrap-realtypress .col-xs-push-9 {
  left: 75%;
}
.bootstrap-realtypress .col-xs-push-8 {
  left: 66.66666667%;
}
.bootstrap-realtypress .col-xs-push-7 {
  left: 58.33333333%;
}
.bootstrap-realtypress .col-xs-push-6 {
  left: 50%;
}
.bootstrap-realtypress .col-xs-push-5 {
  left: 41.66666667%;
}
.bootstrap-realtypress .col-xs-push-4 {
  left: 33.33333333%;
}
.bootstrap-realtypress .col-xs-push-3 {
  left: 25%;
}
.bootstrap-realtypress .col-xs-push-2 {
  left: 16.66666667%;
}
.bootstrap-realtypress .col-xs-push-1 {
  left: 8.33333333%;
}
.bootstrap-realtypress .col-xs-push-0 {
  left: auto;
}
.bootstrap-realtypress .col-xs-offset-12 {
  margin-left: 100%;
}
.bootstrap-realtypress .col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.bootstrap-realtypress .col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.bootstrap-realtypress .col-xs-offset-9 {
  margin-left: 75%;
}
.bootstrap-realtypress .col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.bootstrap-realtypress .col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.bootstrap-realtypress .col-xs-offset-6 {
  margin-left: 50%;
}
.bootstrap-realtypress .col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.bootstrap-realtypress .col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.bootstrap-realtypress .col-xs-offset-3 {
  margin-left: 25%;
}
.bootstrap-realtypress .col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.bootstrap-realtypress .col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.bootstrap-realtypress .col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .bootstrap-realtypress .col-sm-1,
  .bootstrap-realtypress .col-sm-2,
  .bootstrap-realtypress .col-sm-3,
  .bootstrap-realtypress .col-sm-4,
  .bootstrap-realtypress .col-sm-5,
  .bootstrap-realtypress .col-sm-6,
  .bootstrap-realtypress .col-sm-7,
  .bootstrap-realtypress .col-sm-8,
  .bootstrap-realtypress .col-sm-9,
  .bootstrap-realtypress .col-sm-10,
  .bootstrap-realtypress .col-sm-11,
  .bootstrap-realtypress .col-sm-12 {
    float: left;
  }
  .bootstrap-realtypress .col-sm-12 {
    width: 100%;
  }
  .bootstrap-realtypress .col-sm-11 {
    width: 91.66666667%;
  }
  .bootstrap-realtypress .col-sm-10 {
    width: 83.33333333%;
  }
  .bootstrap-realtypress .col-sm-9 {
    width: 75%;
  }
  .bootstrap-realtypress .col-sm-8 {
    width: 66.66666667%;
  }
  .bootstrap-realtypress .col-sm-7 {
    width: 58.33333333%;
  }
  .bootstrap-realtypress .col-sm-6 {
    width: 50%;
  }
  .bootstrap-realtypress .col-sm-5 {
    width: 41.66666667%;
  }
  .bootstrap-realtypress .col-sm-4 {
    width: 33.33333333%;
  }
  .bootstrap-realtypress .col-sm-3 {
    width: 25%;
  }
  .bootstrap-realtypress .col-sm-2 {
    width: 16.66666667%;
  }
  .bootstrap-realtypress .col-sm-1 {
    width: 8.33333333%;
  }
  .bootstrap-realtypress .col-sm-pull-12 {
    right: 100%;
  }
  .bootstrap-realtypress .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .bootstrap-realtypress .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .bootstrap-realtypress .col-sm-pull-9 {
    right: 75%;
  }
  .bootstrap-realtypress .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .bootstrap-realtypress .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .bootstrap-realtypress .col-sm-pull-6 {
    right: 50%;
  }
  .bootstrap-realtypress .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .bootstrap-realtypress .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .bootstrap-realtypress .col-sm-pull-3 {
    right: 25%;
  }
  .bootstrap-realtypress .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .bootstrap-realtypress .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .bootstrap-realtypress .col-sm-pull-0 {
    right: auto;
  }
  .bootstrap-realtypress .col-sm-push-12 {
    left: 100%;
  }
  .bootstrap-realtypress .col-sm-push-11 {
    left: 91.66666667%;
  }
  .bootstrap-realtypress .col-sm-push-10 {
    left: 83.33333333%;
  }
  .bootstrap-realtypress .col-sm-push-9 {
    left: 75%;
  }
  .bootstrap-realtypress .col-sm-push-8 {
    left: 66.66666667%;
  }
  .bootstrap-realtypress .col-sm-push-7 {
    left: 58.33333333%;
  }
  .bootstrap-realtypress .col-sm-push-6 {
    left: 50%;
  }
  .bootstrap-realtypress .col-sm-push-5 {
    left: 41.66666667%;
  }
  .bootstrap-realtypress .col-sm-push-4 {
    left: 33.33333333%;
  }
  .bootstrap-realtypress .col-sm-push-3 {
    left: 25%;
  }
  .bootstrap-realtypress .col-sm-push-2 {
    left: 16.66666667%;
  }
  .bootstrap-realtypress .col-sm-push-1 {
    left: 8.33333333%;
  }
  .bootstrap-realtypress .col-sm-push-0 {
    left: auto;
  }
  .bootstrap-realtypress .col-sm-offset-12 {
    margin-left: 100%;
  }
  .bootstrap-realtypress .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .bootstrap-realtypress .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .bootstrap-realtypress .col-sm-offset-9 {
    margin-left: 75%;
  }
  .bootstrap-realtypress .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .bootstrap-realtypress .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .bootstrap-realtypress .col-sm-offset-6 {
    margin-left: 50%;
  }
  .bootstrap-realtypress .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .bootstrap-realtypress .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .bootstrap-realtypress .col-sm-offset-3 {
    margin-left: 25%;
  }
  .bootstrap-realtypress .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .bootstrap-realtypress .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .bootstrap-realtypress .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .bootstrap-realtypress .col-md-1,
  .bootstrap-realtypress .col-md-2,
  .bootstrap-realtypress .col-md-3,
  .bootstrap-realtypress .col-md-4,
  .bootstrap-realtypress .col-md-5,
  .bootstrap-realtypress .col-md-6,
  .bootstrap-realtypress .col-md-7,
  .bootstrap-realtypress .col-md-8,
  .bootstrap-realtypress .col-md-9,
  .bootstrap-realtypress .col-md-10,
  .bootstrap-realtypress .col-md-11,
  .bootstrap-realtypress .col-md-12 {
    float: left;
  }
  .bootstrap-realtypress .col-md-12 {
    width: 100%;
  }
  .bootstrap-realtypress .col-md-11 {
    width: 91.66666667%;
  }
  .bootstrap-realtypress .col-md-10 {
    width: 83.33333333%;
  }
  .bootstrap-realtypress .col-md-9 {
    width: 75%;
  }
  .bootstrap-realtypress .col-md-8 {
    width: 66.66666667%;
  }
  .bootstrap-realtypress .col-md-7 {
    width: 58.33333333%;
  }
  .bootstrap-realtypress .col-md-6 {
    width: 50%;
  }
  .bootstrap-realtypress .col-md-5 {
    width: 41.66666667%;
  }
  .bootstrap-realtypress .col-md-4 {
    width: 33.33333333%;
  }
  .bootstrap-realtypress .col-md-3 {
    width: 25%;
  }
  .bootstrap-realtypress .col-md-2 {
    width: 16.66666667%;
  }
  .bootstrap-realtypress .col-md-1 {
    width: 8.33333333%;
  }
  .bootstrap-realtypress .col-md-pull-12 {
    right: 100%;
  }
  .bootstrap-realtypress .col-md-pull-11 {
    right: 91.66666667%;
  }
  .bootstrap-realtypress .col-md-pull-10 {
    right: 83.33333333%;
  }
  .bootstrap-realtypress .col-md-pull-9 {
    right: 75%;
  }
  .bootstrap-realtypress .col-md-pull-8 {
    right: 66.66666667%;
  }
  .bootstrap-realtypress .col-md-pull-7 {
    right: 58.33333333%;
  }
  .bootstrap-realtypress .col-md-pull-6 {
    right: 50%;
  }
  .bootstrap-realtypress .col-md-pull-5 {
    right: 41.66666667%;
  }
  .bootstrap-realtypress .col-md-pull-4 {
    right: 33.33333333%;
  }
  .bootstrap-realtypress .col-md-pull-3 {
    right: 25%;
  }
  .bootstrap-realtypress .col-md-pull-2 {
    right: 16.66666667%;
  }
  .bootstrap-realtypress .col-md-pull-1 {
    right: 8.33333333%;
  }
  .bootstrap-realtypress .col-md-pull-0 {
    right: auto;
  }
  .bootstrap-realtypress .col-md-push-12 {
    left: 100%;
  }
  .bootstrap-realtypress .col-md-push-11 {
    left: 91.66666667%;
  }
  .bootstrap-realtypress .col-md-push-10 {
    left: 83.33333333%;
  }
  .bootstrap-realtypress .col-md-push-9 {
    left: 75%;
  }
  .bootstrap-realtypress .col-md-push-8 {
    left: 66.66666667%;
  }
  .bootstrap-realtypress .col-md-push-7 {
    left: 58.33333333%;
  }
  .bootstrap-realtypress .col-md-push-6 {
    left: 50%;
  }
  .bootstrap-realtypress .col-md-push-5 {
    left: 41.66666667%;
  }
  .bootstrap-realtypress .col-md-push-4 {
    left: 33.33333333%;
  }
  .bootstrap-realtypress .col-md-push-3 {
    left: 25%;
  }
  .bootstrap-realtypress .col-md-push-2 {
    left: 16.66666667%;
  }
  .bootstrap-realtypress .col-md-push-1 {
    left: 8.33333333%;
  }
  .bootstrap-realtypress .col-md-push-0 {
    left: auto;
  }
  .bootstrap-realtypress .col-md-offset-12 {
    margin-left: 100%;
  }
  .bootstrap-realtypress .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .bootstrap-realtypress .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .bootstrap-realtypress .col-md-offset-9 {
    margin-left: 75%;
  }
  .bootstrap-realtypress .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .bootstrap-realtypress .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .bootstrap-realtypress .col-md-offset-6 {
    margin-left: 50%;
  }
  .bootstrap-realtypress .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .bootstrap-realtypress .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .bootstrap-realtypress .col-md-offset-3 {
    margin-left: 25%;
  }
  .bootstrap-realtypress .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .bootstrap-realtypress .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .bootstrap-realtypress .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .bootstrap-realtypress .col-lg-1,
  .bootstrap-realtypress .col-lg-2,
  .bootstrap-realtypress .col-lg-3,
  .bootstrap-realtypress .col-lg-4,
  .bootstrap-realtypress .col-lg-5,
  .bootstrap-realtypress .col-lg-6,
  .bootstrap-realtypress .col-lg-7,
  .bootstrap-realtypress .col-lg-8,
  .bootstrap-realtypress .col-lg-9,
  .bootstrap-realtypress .col-lg-10,
  .bootstrap-realtypress .col-lg-11,
  .bootstrap-realtypress .col-lg-12 {
    float: left;
  }
  .bootstrap-realtypress .col-lg-12 {
    width: 100%;
  }
  .bootstrap-realtypress .col-lg-11 {
    width: 91.66666667%;
  }
  .bootstrap-realtypress .col-lg-10 {
    width: 83.33333333%;
  }
  .bootstrap-realtypress .col-lg-9 {
    width: 75%;
  }
  .bootstrap-realtypress .col-lg-8 {
    width: 66.66666667%;
  }
  .bootstrap-realtypress .col-lg-7 {
    width: 58.33333333%;
  }
  .bootstrap-realtypress .col-lg-6 {
    width: 50%;
  }
  .bootstrap-realtypress .col-lg-5 {
    width: 41.66666667%;
  }
  .bootstrap-realtypress .col-lg-4 {
    width: 33.33333333%;
  }
  .bootstrap-realtypress .col-lg-3 {
    width: 25%;
  }
  .bootstrap-realtypress .col-lg-2 {
    width: 16.66666667%;
  }
  .bootstrap-realtypress .col-lg-1 {
    width: 8.33333333%;
  }
  .bootstrap-realtypress .col-lg-pull-12 {
    right: 100%;
  }
  .bootstrap-realtypress .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .bootstrap-realtypress .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .bootstrap-realtypress .col-lg-pull-9 {
    right: 75%;
  }
  .bootstrap-realtypress .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .bootstrap-realtypress .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .bootstrap-realtypress .col-lg-pull-6 {
    right: 50%;
  }
  .bootstrap-realtypress .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .bootstrap-realtypress .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .bootstrap-realtypress .col-lg-pull-3 {
    right: 25%;
  }
  .bootstrap-realtypress .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .bootstrap-realtypress .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .bootstrap-realtypress .col-lg-pull-0 {
    right: auto;
  }
  .bootstrap-realtypress .col-lg-push-12 {
    left: 100%;
  }
  .bootstrap-realtypress .col-lg-push-11 {
    left: 91.66666667%;
  }
  .bootstrap-realtypress .col-lg-push-10 {
    left: 83.33333333%;
  }
  .bootstrap-realtypress .col-lg-push-9 {
    left: 75%;
  }
  .bootstrap-realtypress .col-lg-push-8 {
    left: 66.66666667%;
  }
  .bootstrap-realtypress .col-lg-push-7 {
    left: 58.33333333%;
  }
  .bootstrap-realtypress .col-lg-push-6 {
    left: 50%;
  }
  .bootstrap-realtypress .col-lg-push-5 {
    left: 41.66666667%;
  }
  .bootstrap-realtypress .col-lg-push-4 {
    left: 33.33333333%;
  }
  .bootstrap-realtypress .col-lg-push-3 {
    left: 25%;
  }
  .bootstrap-realtypress .col-lg-push-2 {
    left: 16.66666667%;
  }
  .bootstrap-realtypress .col-lg-push-1 {
    left: 8.33333333%;
  }
  .bootstrap-realtypress .col-lg-push-0 {
    left: auto;
  }
  .bootstrap-realtypress .col-lg-offset-12 {
    margin-left: 100%;
  }
  .bootstrap-realtypress .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .bootstrap-realtypress .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .bootstrap-realtypress .col-lg-offset-9 {
    margin-left: 75%;
  }
  .bootstrap-realtypress .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .bootstrap-realtypress .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .bootstrap-realtypress .col-lg-offset-6 {
    margin-left: 50%;
  }
  .bootstrap-realtypress .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .bootstrap-realtypress .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .bootstrap-realtypress .col-lg-offset-3 {
    margin-left: 25%;
  }
  .bootstrap-realtypress .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .bootstrap-realtypress .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .bootstrap-realtypress .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.bootstrap-realtypress table {
  background-color: transparent;
}
.bootstrap-realtypress caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
.bootstrap-realtypress th {
  text-align: left;
}
.bootstrap-realtypress .table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.bootstrap-realtypress .table > thead > tr > th,
.bootstrap-realtypress .table > tbody > tr > th,
.bootstrap-realtypress .table > tfoot > tr > th,
.bootstrap-realtypress .table > thead > tr > td,
.bootstrap-realtypress .table > tbody > tr > td,
.bootstrap-realtypress .table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.bootstrap-realtypress .table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.bootstrap-realtypress .table > caption + thead > tr:first-child > th,
.bootstrap-realtypress .table > colgroup + thead > tr:first-child > th,
.bootstrap-realtypress .table > thead:first-child > tr:first-child > th,
.bootstrap-realtypress .table > caption + thead > tr:first-child > td,
.bootstrap-realtypress .table > colgroup + thead > tr:first-child > td,
.bootstrap-realtypress .table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.bootstrap-realtypress .table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
.bootstrap-realtypress .table .table {
  background-color: #ffffff;
}
.bootstrap-realtypress .table-condensed > thead > tr > th,
.bootstrap-realtypress .table-condensed > tbody > tr > th,
.bootstrap-realtypress .table-condensed > tfoot > tr > th,
.bootstrap-realtypress .table-condensed > thead > tr > td,
.bootstrap-realtypress .table-condensed > tbody > tr > td,
.bootstrap-realtypress .table-condensed > tfoot > tr > td {
  padding: 5px;
}
.bootstrap-realtypress .table-bordered {
  border: 1px solid #dddddd;
}
.bootstrap-realtypress .table-bordered > thead > tr > th,
.bootstrap-realtypress .table-bordered > tbody > tr > th,
.bootstrap-realtypress .table-bordered > tfoot > tr > th,
.bootstrap-realtypress .table-bordered > thead > tr > td,
.bootstrap-realtypress .table-bordered > tbody > tr > td,
.bootstrap-realtypress .table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}
.bootstrap-realtypress .table-bordered > thead > tr > th,
.bootstrap-realtypress .table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.bootstrap-realtypress .table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.bootstrap-realtypress .table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
.bootstrap-realtypress table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
.bootstrap-realtypress table td[class*="col-"],
.bootstrap-realtypress table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.bootstrap-realtypress .table > thead > tr > td.active,
.bootstrap-realtypress .table > tbody > tr > td.active,
.bootstrap-realtypress .table > tfoot > tr > td.active,
.bootstrap-realtypress .table > thead > tr > th.active,
.bootstrap-realtypress .table > tbody > tr > th.active,
.bootstrap-realtypress .table > tfoot > tr > th.active,
.bootstrap-realtypress .table > thead > tr.active > td,
.bootstrap-realtypress .table > tbody > tr.active > td,
.bootstrap-realtypress .table > tfoot > tr.active > td,
.bootstrap-realtypress .table > thead > tr.active > th,
.bootstrap-realtypress .table > tbody > tr.active > th,
.bootstrap-realtypress .table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.bootstrap-realtypress .table-hover > tbody > tr > td.active:hover,
.bootstrap-realtypress .table-hover > tbody > tr > th.active:hover,
.bootstrap-realtypress .table-hover > tbody > tr.active:hover > td,
.bootstrap-realtypress .table-hover > tbody > tr:hover > .active,
.bootstrap-realtypress .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.bootstrap-realtypress .table > thead > tr > td.success,
.bootstrap-realtypress .table > tbody > tr > td.success,
.bootstrap-realtypress .table > tfoot > tr > td.success,
.bootstrap-realtypress .table > thead > tr > th.success,
.bootstrap-realtypress .table > tbody > tr > th.success,
.bootstrap-realtypress .table > tfoot > tr > th.success,
.bootstrap-realtypress .table > thead > tr.success > td,
.bootstrap-realtypress .table > tbody > tr.success > td,
.bootstrap-realtypress .table > tfoot > tr.success > td,
.bootstrap-realtypress .table > thead > tr.success > th,
.bootstrap-realtypress .table > tbody > tr.success > th,
.bootstrap-realtypress .table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.bootstrap-realtypress .table-hover > tbody > tr > td.success:hover,
.bootstrap-realtypress .table-hover > tbody > tr > th.success:hover,
.bootstrap-realtypress .table-hover > tbody > tr.success:hover > td,
.bootstrap-realtypress .table-hover > tbody > tr:hover > .success,
.bootstrap-realtypress .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.bootstrap-realtypress .table > thead > tr > td.info,
.bootstrap-realtypress .table > tbody > tr > td.info,
.bootstrap-realtypress .table > tfoot > tr > td.info,
.bootstrap-realtypress .table > thead > tr > th.info,
.bootstrap-realtypress .table > tbody > tr > th.info,
.bootstrap-realtypress .table > tfoot > tr > th.info,
.bootstrap-realtypress .table > thead > tr.info > td,
.bootstrap-realtypress .table > tbody > tr.info > td,
.bootstrap-realtypress .table > tfoot > tr.info > td,
.bootstrap-realtypress .table > thead > tr.info > th,
.bootstrap-realtypress .table > tbody > tr.info > th,
.bootstrap-realtypress .table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.bootstrap-realtypress .table-hover > tbody > tr > td.info:hover,
.bootstrap-realtypress .table-hover > tbody > tr > th.info:hover,
.bootstrap-realtypress .table-hover > tbody > tr.info:hover > td,
.bootstrap-realtypress .table-hover > tbody > tr:hover > .info,
.bootstrap-realtypress .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.bootstrap-realtypress .table > thead > tr > td.warning,
.bootstrap-realtypress .table > tbody > tr > td.warning,
.bootstrap-realtypress .table > tfoot > tr > td.warning,
.bootstrap-realtypress .table > thead > tr > th.warning,
.bootstrap-realtypress .table > tbody > tr > th.warning,
.bootstrap-realtypress .table > tfoot > tr > th.warning,
.bootstrap-realtypress .table > thead > tr.warning > td,
.bootstrap-realtypress .table > tbody > tr.warning > td,
.bootstrap-realtypress .table > tfoot > tr.warning > td,
.bootstrap-realtypress .table > thead > tr.warning > th,
.bootstrap-realtypress .table > tbody > tr.warning > th,
.bootstrap-realtypress .table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.bootstrap-realtypress .table-hover > tbody > tr > td.warning:hover,
.bootstrap-realtypress .table-hover > tbody > tr > th.warning:hover,
.bootstrap-realtypress .table-hover > tbody > tr.warning:hover > td,
.bootstrap-realtypress .table-hover > tbody > tr:hover > .warning,
.bootstrap-realtypress .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.bootstrap-realtypress .table > thead > tr > td.danger,
.bootstrap-realtypress .table > tbody > tr > td.danger,
.bootstrap-realtypress .table > tfoot > tr > td.danger,
.bootstrap-realtypress .table > thead > tr > th.danger,
.bootstrap-realtypress .table > tbody > tr > th.danger,
.bootstrap-realtypress .table > tfoot > tr > th.danger,
.bootstrap-realtypress .table > thead > tr.danger > td,
.bootstrap-realtypress .table > tbody > tr.danger > td,
.bootstrap-realtypress .table > tfoot > tr.danger > td,
.bootstrap-realtypress .table > thead > tr.danger > th,
.bootstrap-realtypress .table > tbody > tr.danger > th,
.bootstrap-realtypress .table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.bootstrap-realtypress .table-hover > tbody > tr > td.danger:hover,
.bootstrap-realtypress .table-hover > tbody > tr > th.danger:hover,
.bootstrap-realtypress .table-hover > tbody > tr.danger:hover > td,
.bootstrap-realtypress .table-hover > tbody > tr:hover > .danger,
.bootstrap-realtypress .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.bootstrap-realtypress .table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .bootstrap-realtypress .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
  }
  .bootstrap-realtypress .table-responsive > .table {
    margin-bottom: 0;
  }
  .bootstrap-realtypress .table-responsive > .table > thead > tr > th,
  .bootstrap-realtypress .table-responsive > .table > tbody > tr > th,
  .bootstrap-realtypress .table-responsive > .table > tfoot > tr > th,
  .bootstrap-realtypress .table-responsive > .table > thead > tr > td,
  .bootstrap-realtypress .table-responsive > .table > tbody > tr > td,
  .bootstrap-realtypress .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .bootstrap-realtypress .table-responsive > .table-bordered {
    border: 0;
  }
  .bootstrap-realtypress .table-responsive > .table-bordered > thead > tr > th:first-child,
  .bootstrap-realtypress .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .bootstrap-realtypress .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .bootstrap-realtypress .table-responsive > .table-bordered > thead > tr > td:first-child,
  .bootstrap-realtypress .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .bootstrap-realtypress .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .bootstrap-realtypress .table-responsive > .table-bordered > thead > tr > th:last-child,
  .bootstrap-realtypress .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .bootstrap-realtypress .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .bootstrap-realtypress .table-responsive > .table-bordered > thead > tr > td:last-child,
  .bootstrap-realtypress .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .bootstrap-realtypress .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .bootstrap-realtypress .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .bootstrap-realtypress .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .bootstrap-realtypress .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .bootstrap-realtypress .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
.bootstrap-realtypress fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
.bootstrap-realtypress legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
.bootstrap-realtypress label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
.bootstrap-realtypress input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.bootstrap-realtypress input[type="radio"],
.bootstrap-realtypress input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
.bootstrap-realtypress input[type="file"] {
  display: block;
}
.bootstrap-realtypress input[type="range"] {
  display: block;
  width: 100%;
}
.bootstrap-realtypress select[multiple],
.bootstrap-realtypress select[size] {
  height: auto;
}
.bootstrap-realtypress input[type="file"]:focus,
.bootstrap-realtypress input[type="radio"]:focus,
.bootstrap-realtypress input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.bootstrap-realtypress output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.bootstrap-realtypress .form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.bootstrap-realtypress .form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.bootstrap-realtypress .form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.bootstrap-realtypress .form-control:-ms-input-placeholder {
  color: #999999;
}
.bootstrap-realtypress .form-control::-webkit-input-placeholder {
  color: #999999;
}
.bootstrap-realtypress .form-control[disabled],
.bootstrap-realtypress .form-control[readonly],
.bootstrap-realtypress fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.bootstrap-realtypress .form-control[disabled],
.bootstrap-realtypress fieldset[disabled] .form-control {
  cursor: not-allowed;
}
.bootstrap-realtypress textarea.form-control {
  height: auto;
}
.bootstrap-realtypress input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .bootstrap-realtypress input[type="date"],
  .bootstrap-realtypress input[type="time"],
  .bootstrap-realtypress input[type="datetime-local"],
  .bootstrap-realtypress input[type="month"] {
    line-height: 34px;
  }
  .bootstrap-realtypress input[type="date"].input-sm,
  .bootstrap-realtypress input[type="time"].input-sm,
  .bootstrap-realtypress input[type="datetime-local"].input-sm,
  .bootstrap-realtypress input[type="month"].input-sm,
  .bootstrap-realtypress .input-group-sm input[type="date"],
  .bootstrap-realtypress .input-group-sm input[type="time"],
  .bootstrap-realtypress .input-group-sm input[type="datetime-local"],
  .bootstrap-realtypress .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  .bootstrap-realtypress input[type="date"].input-lg,
  .bootstrap-realtypress input[type="time"].input-lg,
  .bootstrap-realtypress input[type="datetime-local"].input-lg,
  .bootstrap-realtypress input[type="month"].input-lg,
  .bootstrap-realtypress .input-group-lg input[type="date"],
  .bootstrap-realtypress .input-group-lg input[type="time"],
  .bootstrap-realtypress .input-group-lg input[type="datetime-local"],
  .bootstrap-realtypress .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.bootstrap-realtypress .form-group {
  margin-bottom: 15px;
}
.bootstrap-realtypress .radio,
.bootstrap-realtypress .checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.bootstrap-realtypress .radio label,
.bootstrap-realtypress .checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.bootstrap-realtypress .radio input[type="radio"],
.bootstrap-realtypress .radio-inline input[type="radio"],
.bootstrap-realtypress .checkbox input[type="checkbox"],
.bootstrap-realtypress .checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.bootstrap-realtypress .radio + .radio,
.bootstrap-realtypress .checkbox + .checkbox {
  margin-top: -5px;
}
.bootstrap-realtypress .radio-inline,
.bootstrap-realtypress .checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.bootstrap-realtypress .radio-inline + .radio-inline,
.bootstrap-realtypress .checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
.bootstrap-realtypress input[type="radio"][disabled],
.bootstrap-realtypress input[type="checkbox"][disabled],
.bootstrap-realtypress input[type="radio"].disabled,
.bootstrap-realtypress input[type="checkbox"].disabled,
.bootstrap-realtypress fieldset[disabled] input[type="radio"],
.bootstrap-realtypress fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.bootstrap-realtypress .radio-inline.disabled,
.bootstrap-realtypress .checkbox-inline.disabled,
.bootstrap-realtypress fieldset[disabled] .radio-inline,
.bootstrap-realtypress fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.bootstrap-realtypress .radio.disabled label,
.bootstrap-realtypress .checkbox.disabled label,
.bootstrap-realtypress fieldset[disabled] .radio label,
.bootstrap-realtypress fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.bootstrap-realtypress .form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
.bootstrap-realtypress .form-control-static.input-lg,
.bootstrap-realtypress .form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.bootstrap-realtypress .input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.bootstrap-realtypress select.input-sm {
  height: 30px;
  line-height: 30px;
}
.bootstrap-realtypress textarea.input-sm,
.bootstrap-realtypress select[multiple].input-sm {
  height: auto;
}
.bootstrap-realtypress .form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.bootstrap-realtypress select.form-group-sm .form-control {
  height: 30px;
  line-height: 30px;
}
.bootstrap-realtypress textarea.form-group-sm .form-control,
.bootstrap-realtypress select[multiple].form-group-sm .form-control {
  height: auto;
}
.bootstrap-realtypress .form-group-sm .form-control-static {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  min-height: 32px;
}
.bootstrap-realtypress .input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.bootstrap-realtypress select.input-lg {
  height: 46px;
  line-height: 46px;
}
.bootstrap-realtypress textarea.input-lg,
.bootstrap-realtypress select[multiple].input-lg {
  height: auto;
}
.bootstrap-realtypress .form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.bootstrap-realtypress select.form-group-lg .form-control {
  height: 46px;
  line-height: 46px;
}
.bootstrap-realtypress textarea.form-group-lg .form-control,
.bootstrap-realtypress select[multiple].form-group-lg .form-control {
  height: auto;
}
.bootstrap-realtypress .form-group-lg .form-control-static {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  min-height: 38px;
}
.bootstrap-realtypress .has-feedback {
  position: relative;
}
.bootstrap-realtypress .has-feedback .form-control {
  padding-right: 42.5px;
}
.bootstrap-realtypress .form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.bootstrap-realtypress .input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.bootstrap-realtypress .input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.bootstrap-realtypress .has-success .help-block,
.bootstrap-realtypress .has-success .control-label,
.bootstrap-realtypress .has-success .radio,
.bootstrap-realtypress .has-success .checkbox,
.bootstrap-realtypress .has-success .radio-inline,
.bootstrap-realtypress .has-success .checkbox-inline,
.bootstrap-realtypress .has-success.radio label,
.bootstrap-realtypress .has-success.checkbox label,
.bootstrap-realtypress .has-success.radio-inline label,
.bootstrap-realtypress .has-success.checkbox-inline label {
  color: #3c763d;
}
.bootstrap-realtypress .has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.bootstrap-realtypress .has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.bootstrap-realtypress .has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.bootstrap-realtypress .has-success .form-control-feedback {
  color: #3c763d;
}
.bootstrap-realtypress .has-warning .help-block,
.bootstrap-realtypress .has-warning .control-label,
.bootstrap-realtypress .has-warning .radio,
.bootstrap-realtypress .has-warning .checkbox,
.bootstrap-realtypress .has-warning .radio-inline,
.bootstrap-realtypress .has-warning .checkbox-inline,
.bootstrap-realtypress .has-warning.radio label,
.bootstrap-realtypress .has-warning.checkbox label,
.bootstrap-realtypress .has-warning.radio-inline label,
.bootstrap-realtypress .has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.bootstrap-realtypress .has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.bootstrap-realtypress .has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.bootstrap-realtypress .has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.bootstrap-realtypress .has-warning .form-control-feedback {
  color: #8a6d3b;
}
.bootstrap-realtypress .has-error .help-block,
.bootstrap-realtypress .has-error .control-label,
.bootstrap-realtypress .has-error .radio,
.bootstrap-realtypress .has-error .checkbox,
.bootstrap-realtypress .has-error .radio-inline,
.bootstrap-realtypress .has-error .checkbox-inline,
.bootstrap-realtypress .has-error.radio label,
.bootstrap-realtypress .has-error.checkbox label,
.bootstrap-realtypress .has-error.radio-inline label,
.bootstrap-realtypress .has-error.checkbox-inline label {
  color: #a94442;
}
.bootstrap-realtypress .has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.bootstrap-realtypress .has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.bootstrap-realtypress .has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.bootstrap-realtypress .has-error .form-control-feedback {
  color: #a94442;
}
.bootstrap-realtypress .has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.bootstrap-realtypress .has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.bootstrap-realtypress .help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .bootstrap-realtypress .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .bootstrap-realtypress .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .bootstrap-realtypress .form-inline .form-control-static {
    display: inline-block;
  }
  .bootstrap-realtypress .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .bootstrap-realtypress .form-inline .input-group .input-group-addon,
  .bootstrap-realtypress .form-inline .input-group .input-group-btn,
  .bootstrap-realtypress .form-inline .input-group .form-control {
    width: auto;
  }
  .bootstrap-realtypress .form-inline .input-group > .form-control {
    width: 100%;
  }
  .bootstrap-realtypress .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .bootstrap-realtypress .form-inline .radio,
  .bootstrap-realtypress .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .bootstrap-realtypress .form-inline .radio label,
  .bootstrap-realtypress .form-inline .checkbox label {
    padding-left: 0;
  }
  .bootstrap-realtypress .form-inline .radio input[type="radio"],
  .bootstrap-realtypress .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .bootstrap-realtypress .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.bootstrap-realtypress .form-horizontal .radio,
.bootstrap-realtypress .form-horizontal .checkbox,
.bootstrap-realtypress .form-horizontal .radio-inline,
.bootstrap-realtypress .form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.bootstrap-realtypress .form-horizontal .radio,
.bootstrap-realtypress .form-horizontal .checkbox {
  min-height: 27px;
}
.bootstrap-realtypress .form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .bootstrap-realtypress .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.bootstrap-realtypress .form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .bootstrap-realtypress .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px;
  }
}
@media (min-width: 768px) {
  .bootstrap-realtypress .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}
.bootstrap-realtypress .btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.bootstrap-realtypress .btn:focus,
.bootstrap-realtypress .btn:active:focus,
.bootstrap-realtypress .btn.active:focus,
.bootstrap-realtypress .btn.focus,
.bootstrap-realtypress .btn:active.focus,
.bootstrap-realtypress .btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.bootstrap-realtypress .btn:hover,
.bootstrap-realtypress .btn:focus,
.bootstrap-realtypress .btn.focus {
  color: #333333;
  text-decoration: none;
}
.bootstrap-realtypress .btn:active,
.bootstrap-realtypress .btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.bootstrap-realtypress .btn.disabled,
.bootstrap-realtypress .btn[disabled],
.bootstrap-realtypress fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.bootstrap-realtypress .btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.bootstrap-realtypress .btn-default:hover,
.bootstrap-realtypress .btn-default:focus,
.bootstrap-realtypress .btn-default.focus,
.bootstrap-realtypress .btn-default:active,
.bootstrap-realtypress .btn-default.active,
.bootstrap-realtypress .open > .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.bootstrap-realtypress .btn-default:active,
.bootstrap-realtypress .btn-default.active,
.bootstrap-realtypress .open > .dropdown-toggle.btn-default {
  background-image: none;
}
.bootstrap-realtypress .btn-default.disabled,
.bootstrap-realtypress .btn-default[disabled],
.bootstrap-realtypress fieldset[disabled] .btn-default,
.bootstrap-realtypress .btn-default.disabled:hover,
.bootstrap-realtypress .btn-default[disabled]:hover,
.bootstrap-realtypress fieldset[disabled] .btn-default:hover,
.bootstrap-realtypress .btn-default.disabled:focus,
.bootstrap-realtypress .btn-default[disabled]:focus,
.bootstrap-realtypress fieldset[disabled] .btn-default:focus,
.bootstrap-realtypress .btn-default.disabled.focus,
.bootstrap-realtypress .btn-default[disabled].focus,
.bootstrap-realtypress fieldset[disabled] .btn-default.focus,
.bootstrap-realtypress .btn-default.disabled:active,
.bootstrap-realtypress .btn-default[disabled]:active,
.bootstrap-realtypress fieldset[disabled] .btn-default:active,
.bootstrap-realtypress .btn-default.disabled.active,
.bootstrap-realtypress .btn-default[disabled].active,
.bootstrap-realtypress fieldset[disabled] .btn-default.active {
  background-color: #ffffff;
  border-color: #cccccc;
}
.bootstrap-realtypress .btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}
.bootstrap-realtypress .btn-primary {
  color: #ffffff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.bootstrap-realtypress .btn-primary:hover,
.bootstrap-realtypress .btn-primary:focus,
.bootstrap-realtypress .btn-primary.focus,
.bootstrap-realtypress .btn-primary:active,
.bootstrap-realtypress .btn-primary.active,
.bootstrap-realtypress .open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #286090;
  border-color: #286090;
}
.bootstrap-realtypress .btn-primary:active,
.bootstrap-realtypress .btn-primary.active,
.bootstrap-realtypress .open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.bootstrap-realtypress .btn-primary.disabled,
.bootstrap-realtypress .btn-primary[disabled],
.bootstrap-realtypress fieldset[disabled] .btn-primary,
.bootstrap-realtypress .btn-primary.disabled:hover,
.bootstrap-realtypress .btn-primary[disabled]:hover,
.bootstrap-realtypress fieldset[disabled] .btn-primary:hover,
.bootstrap-realtypress .btn-primary.disabled:focus,
.bootstrap-realtypress .btn-primary[disabled]:focus,
.bootstrap-realtypress fieldset[disabled] .btn-primary:focus,
.bootstrap-realtypress .btn-primary.disabled.focus,
.bootstrap-realtypress .btn-primary[disabled].focus,
.bootstrap-realtypress fieldset[disabled] .btn-primary.focus,
.bootstrap-realtypress .btn-primary.disabled:active,
.bootstrap-realtypress .btn-primary[disabled]:active,
.bootstrap-realtypress fieldset[disabled] .btn-primary:active,
.bootstrap-realtypress .btn-primary.disabled.active,
.bootstrap-realtypress .btn-primary[disabled].active,
.bootstrap-realtypress fieldset[disabled] .btn-primary.active {
  background-color: #337ab7;
  border-color: #337ab7;
}
.bootstrap-realtypress .btn-primary .badge {
  color: #337ab7;
  background-color: #ffffff;
}
.bootstrap-realtypress .btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #5cb85c;
}
.bootstrap-realtypress .btn-success:hover,
.bootstrap-realtypress .btn-success:focus,
.bootstrap-realtypress .btn-success.focus,
.bootstrap-realtypress .btn-success:active,
.bootstrap-realtypress .btn-success.active,
.bootstrap-realtypress .open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #449d44;
  border-color: #449d44;
}
.bootstrap-realtypress .btn-success:active,
.bootstrap-realtypress .btn-success.active,
.bootstrap-realtypress .open > .dropdown-toggle.btn-success {
  background-image: none;
}
.bootstrap-realtypress .btn-success.disabled,
.bootstrap-realtypress .btn-success[disabled],
.bootstrap-realtypress fieldset[disabled] .btn-success,
.bootstrap-realtypress .btn-success.disabled:hover,
.bootstrap-realtypress .btn-success[disabled]:hover,
.bootstrap-realtypress fieldset[disabled] .btn-success:hover,
.bootstrap-realtypress .btn-success.disabled:focus,
.bootstrap-realtypress .btn-success[disabled]:focus,
.bootstrap-realtypress fieldset[disabled] .btn-success:focus,
.bootstrap-realtypress .btn-success.disabled.focus,
.bootstrap-realtypress .btn-success[disabled].focus,
.bootstrap-realtypress fieldset[disabled] .btn-success.focus,
.bootstrap-realtypress .btn-success.disabled:active,
.bootstrap-realtypress .btn-success[disabled]:active,
.bootstrap-realtypress fieldset[disabled] .btn-success:active,
.bootstrap-realtypress .btn-success.disabled.active,
.bootstrap-realtypress .btn-success[disabled].active,
.bootstrap-realtypress fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #5cb85c;
}
.bootstrap-realtypress .btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}
.bootstrap-realtypress .btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #5bc0de;
}
.bootstrap-realtypress .btn-info:hover,
.bootstrap-realtypress .btn-info:focus,
.bootstrap-realtypress .btn-info.focus,
.bootstrap-realtypress .btn-info:active,
.bootstrap-realtypress .btn-info.active,
.bootstrap-realtypress .open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #31b0d5;
}
.bootstrap-realtypress .btn-info:active,
.bootstrap-realtypress .btn-info.active,
.bootstrap-realtypress .open > .dropdown-toggle.btn-info {
  background-image: none;
}
.bootstrap-realtypress .btn-info.disabled,
.bootstrap-realtypress .btn-info[disabled],
.bootstrap-realtypress fieldset[disabled] .btn-info,
.bootstrap-realtypress .btn-info.disabled:hover,
.bootstrap-realtypress .btn-info[disabled]:hover,
.bootstrap-realtypress fieldset[disabled] .btn-info:hover,
.bootstrap-realtypress .btn-info.disabled:focus,
.bootstrap-realtypress .btn-info[disabled]:focus,
.bootstrap-realtypress fieldset[disabled] .btn-info:focus,
.bootstrap-realtypress .btn-info.disabled.focus,
.bootstrap-realtypress .btn-info[disabled].focus,
.bootstrap-realtypress fieldset[disabled] .btn-info.focus,
.bootstrap-realtypress .btn-info.disabled:active,
.bootstrap-realtypress .btn-info[disabled]:active,
.bootstrap-realtypress fieldset[disabled] .btn-info:active,
.bootstrap-realtypress .btn-info.disabled.active,
.bootstrap-realtypress .btn-info[disabled].active,
.bootstrap-realtypress fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #5bc0de;
}
.bootstrap-realtypress .btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
}
.bootstrap-realtypress .btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}
.bootstrap-realtypress .btn-warning:hover,
.bootstrap-realtypress .btn-warning:focus,
.bootstrap-realtypress .btn-warning.focus,
.bootstrap-realtypress .btn-warning:active,
.bootstrap-realtypress .btn-warning.active,
.bootstrap-realtypress .open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #ec971f;
}
.bootstrap-realtypress .btn-warning:active,
.bootstrap-realtypress .btn-warning.active,
.bootstrap-realtypress .open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.bootstrap-realtypress .btn-warning.disabled,
.bootstrap-realtypress .btn-warning[disabled],
.bootstrap-realtypress fieldset[disabled] .btn-warning,
.bootstrap-realtypress .btn-warning.disabled:hover,
.bootstrap-realtypress .btn-warning[disabled]:hover,
.bootstrap-realtypress fieldset[disabled] .btn-warning:hover,
.bootstrap-realtypress .btn-warning.disabled:focus,
.bootstrap-realtypress .btn-warning[disabled]:focus,
.bootstrap-realtypress fieldset[disabled] .btn-warning:focus,
.bootstrap-realtypress .btn-warning.disabled.focus,
.bootstrap-realtypress .btn-warning[disabled].focus,
.bootstrap-realtypress fieldset[disabled] .btn-warning.focus,
.bootstrap-realtypress .btn-warning.disabled:active,
.bootstrap-realtypress .btn-warning[disabled]:active,
.bootstrap-realtypress fieldset[disabled] .btn-warning:active,
.bootstrap-realtypress .btn-warning.disabled.active,
.bootstrap-realtypress .btn-warning[disabled].active,
.bootstrap-realtypress fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}
.bootstrap-realtypress .btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
.bootstrap-realtypress .btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d9534f;
}
.bootstrap-realtypress .btn-danger:hover,
.bootstrap-realtypress .btn-danger:focus,
.bootstrap-realtypress .btn-danger.focus,
.bootstrap-realtypress .btn-danger:active,
.bootstrap-realtypress .btn-danger.active,
.bootstrap-realtypress .open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #c9302c;
}
.bootstrap-realtypress .btn-danger:active,
.bootstrap-realtypress .btn-danger.active,
.bootstrap-realtypress .open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.bootstrap-realtypress .btn-danger.disabled,
.bootstrap-realtypress .btn-danger[disabled],
.bootstrap-realtypress fieldset[disabled] .btn-danger,
.bootstrap-realtypress .btn-danger.disabled:hover,
.bootstrap-realtypress .btn-danger[disabled]:hover,
.bootstrap-realtypress fieldset[disabled] .btn-danger:hover,
.bootstrap-realtypress .btn-danger.disabled:focus,
.bootstrap-realtypress .btn-danger[disabled]:focus,
.bootstrap-realtypress fieldset[disabled] .btn-danger:focus,
.bootstrap-realtypress .btn-danger.disabled.focus,
.bootstrap-realtypress .btn-danger[disabled].focus,
.bootstrap-realtypress fieldset[disabled] .btn-danger.focus,
.bootstrap-realtypress .btn-danger.disabled:active,
.bootstrap-realtypress .btn-danger[disabled]:active,
.bootstrap-realtypress fieldset[disabled] .btn-danger:active,
.bootstrap-realtypress .btn-danger.disabled.active,
.bootstrap-realtypress .btn-danger[disabled].active,
.bootstrap-realtypress fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d9534f;
}
.bootstrap-realtypress .btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}
.bootstrap-realtypress .btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0;
}
.bootstrap-realtypress .btn-link,
.bootstrap-realtypress .btn-link:active,
.bootstrap-realtypress .btn-link.active,
.bootstrap-realtypress .btn-link[disabled],
.bootstrap-realtypress fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.bootstrap-realtypress .btn-link,
.bootstrap-realtypress .btn-link:hover,
.bootstrap-realtypress .btn-link:focus,
.bootstrap-realtypress .btn-link:active {
  border-color: transparent;
}
.bootstrap-realtypress .btn-link:hover,
.bootstrap-realtypress .btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.bootstrap-realtypress .btn-link[disabled]:hover,
.bootstrap-realtypress fieldset[disabled] .btn-link:hover,
.bootstrap-realtypress .btn-link[disabled]:focus,
.bootstrap-realtypress fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.bootstrap-realtypress .btn-lg,
.bootstrap-realtypress .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.bootstrap-realtypress .btn-sm,
.bootstrap-realtypress .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.bootstrap-realtypress .btn-xs,
.bootstrap-realtypress .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.bootstrap-realtypress .btn-block {
  display: block;
  width: 100%;
}
.bootstrap-realtypress .btn-block + .btn-block {
  margin-top: 5px;
}
.bootstrap-realtypress input[type="submit"].btn-block,
.bootstrap-realtypress input[type="reset"].btn-block,
.bootstrap-realtypress input[type="button"].btn-block {
  width: 100%;
}
.bootstrap-realtypress .fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.bootstrap-realtypress .fade.in {
  opacity: 1;
}
.bootstrap-realtypress .collapse {
  display: none;
}
.bootstrap-realtypress .collapse.in {
  display: block;
}
.bootstrap-realtypress tr.collapse.in {
  display: table-row;
}
.bootstrap-realtypress tbody.collapse.in {
  display: table-row-group;
}
.bootstrap-realtypress .collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
}
.bootstrap-realtypress .caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.bootstrap-realtypress .dropup,
.bootstrap-realtypress .dropdown {
  position: relative;
}
.bootstrap-realtypress .dropdown-toggle:focus {
  outline: 0;
}
.bootstrap-realtypress .dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.bootstrap-realtypress .dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.bootstrap-realtypress .dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.bootstrap-realtypress .dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.bootstrap-realtypress .dropdown-menu > li > a:hover,
.bootstrap-realtypress .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.bootstrap-realtypress .dropdown-menu > .active > a,
.bootstrap-realtypress .dropdown-menu > .active > a:hover,
.bootstrap-realtypress .dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}
.bootstrap-realtypress .dropdown-menu > .disabled > a,
.bootstrap-realtypress .dropdown-menu > .disabled > a:hover,
.bootstrap-realtypress .dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.bootstrap-realtypress .dropdown-menu > .disabled > a:hover,
.bootstrap-realtypress .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  cursor: not-allowed;
}
.bootstrap-realtypress .open > .dropdown-menu {
  display: block;
}
.bootstrap-realtypress .open > a {
  outline: 0;
}
.bootstrap-realtypress .dropdown-menu-right {
  left: auto;
  right: 0;
}
.bootstrap-realtypress .dropdown-menu-left {
  left: 0;
  right: auto;
}
.bootstrap-realtypress .dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.bootstrap-realtypress .dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.bootstrap-realtypress .pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.bootstrap-realtypress .dropup .caret,
.bootstrap-realtypress .navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}
.bootstrap-realtypress .dropup .dropdown-menu,
.bootstrap-realtypress .navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .bootstrap-realtypress .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .bootstrap-realtypress .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.bootstrap-realtypress .btn-group,
.bootstrap-realtypress .btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.bootstrap-realtypress .btn-group > .btn,
.bootstrap-realtypress .btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.bootstrap-realtypress .btn-group > .btn:hover,
.bootstrap-realtypress .btn-group-vertical > .btn:hover,
.bootstrap-realtypress .btn-group > .btn:focus,
.bootstrap-realtypress .btn-group-vertical > .btn:focus,
.bootstrap-realtypress .btn-group > .btn:active,
.bootstrap-realtypress .btn-group-vertical > .btn:active,
.bootstrap-realtypress .btn-group > .btn.active,
.bootstrap-realtypress .btn-group-vertical > .btn.active {
  z-index: 2;
}
.bootstrap-realtypress .btn-group .btn + .btn,
.bootstrap-realtypress .btn-group .btn + .btn-group,
.bootstrap-realtypress .btn-group .btn-group + .btn,
.bootstrap-realtypress .btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.bootstrap-realtypress .btn-toolbar {
  margin-left: -5px;
}
.bootstrap-realtypress .btn-toolbar .btn-group,
.bootstrap-realtypress .btn-toolbar .input-group {
  float: left;
}
.bootstrap-realtypress .btn-toolbar > .btn,
.bootstrap-realtypress .btn-toolbar > .btn-group,
.bootstrap-realtypress .btn-toolbar > .input-group {
  margin-left: 5px;
}
.bootstrap-realtypress .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.bootstrap-realtypress .btn-group > .btn:first-child {
  margin-left: 0;
}
.bootstrap-realtypress .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.bootstrap-realtypress .btn-group > .btn:last-child:not(:first-child),
.bootstrap-realtypress .btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.bootstrap-realtypress .btn-group > .btn-group {
  float: left;
}
.bootstrap-realtypress .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.bootstrap-realtypress .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.bootstrap-realtypress .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.bootstrap-realtypress .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.bootstrap-realtypress .btn-group .dropdown-toggle:active,
.bootstrap-realtypress .btn-group.open .dropdown-toggle {
  outline: 0;
}
.bootstrap-realtypress .btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.bootstrap-realtypress .btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.bootstrap-realtypress .btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.bootstrap-realtypress .btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.bootstrap-realtypress .btn .caret {
  margin-left: 0;
}
.bootstrap-realtypress .btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.bootstrap-realtypress .dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.bootstrap-realtypress .btn-group-vertical > .btn,
.bootstrap-realtypress .btn-group-vertical > .btn-group,
.bootstrap-realtypress .btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.bootstrap-realtypress .btn-group-vertical > .btn-group > .btn {
  float: none;
}
.bootstrap-realtypress .btn-group-vertical > .btn + .btn,
.bootstrap-realtypress .btn-group-vertical > .btn + .btn-group,
.bootstrap-realtypress .btn-group-vertical > .btn-group + .btn,
.bootstrap-realtypress .btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.bootstrap-realtypress .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.bootstrap-realtypress .btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.bootstrap-realtypress .btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.bootstrap-realtypress .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.bootstrap-realtypress .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.bootstrap-realtypress .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.bootstrap-realtypress .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.bootstrap-realtypress .btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.bootstrap-realtypress .btn-group-justified > .btn,
.bootstrap-realtypress .btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.bootstrap-realtypress .btn-group-justified > .btn-group .btn {
  width: 100%;
}
.bootstrap-realtypress .btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
.bootstrap-realtypress [data-toggle="buttons"] > .btn input[type="radio"],
.bootstrap-realtypress [data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
.bootstrap-realtypress [data-toggle="buttons"] > .btn input[type="checkbox"],
.bootstrap-realtypress [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.bootstrap-realtypress .input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.bootstrap-realtypress .input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.bootstrap-realtypress .input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.bootstrap-realtypress .input-group-lg > .form-control,
.bootstrap-realtypress .input-group-lg > .input-group-addon,
.bootstrap-realtypress .input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.bootstrap-realtypress select.input-group-lg > .form-control,
.bootstrap-realtypress select.input-group-lg > .input-group-addon,
.bootstrap-realtypress select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
.bootstrap-realtypress textarea.input-group-lg > .form-control,
.bootstrap-realtypress textarea.input-group-lg > .input-group-addon,
.bootstrap-realtypress textarea.input-group-lg > .input-group-btn > .btn,
.bootstrap-realtypress select[multiple].input-group-lg > .form-control,
.bootstrap-realtypress select[multiple].input-group-lg > .input-group-addon,
.bootstrap-realtypress select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.bootstrap-realtypress .input-group-sm > .form-control,
.bootstrap-realtypress .input-group-sm > .input-group-addon,
.bootstrap-realtypress .input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.bootstrap-realtypress select.input-group-sm > .form-control,
.bootstrap-realtypress select.input-group-sm > .input-group-addon,
.bootstrap-realtypress select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
.bootstrap-realtypress textarea.input-group-sm > .form-control,
.bootstrap-realtypress textarea.input-group-sm > .input-group-addon,
.bootstrap-realtypress textarea.input-group-sm > .input-group-btn > .btn,
.bootstrap-realtypress select[multiple].input-group-sm > .form-control,
.bootstrap-realtypress select[multiple].input-group-sm > .input-group-addon,
.bootstrap-realtypress select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.bootstrap-realtypress .input-group-addon,
.bootstrap-realtypress .input-group-btn,
.bootstrap-realtypress .input-group .form-control {
  display: table-cell;
}
.bootstrap-realtypress .input-group-addon:not(:first-child):not(:last-child),
.bootstrap-realtypress .input-group-btn:not(:first-child):not(:last-child),
.bootstrap-realtypress .input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.bootstrap-realtypress .input-group-addon,
.bootstrap-realtypress .input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.bootstrap-realtypress .input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
.bootstrap-realtypress .input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.bootstrap-realtypress .input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.bootstrap-realtypress .input-group-addon input[type="radio"],
.bootstrap-realtypress .input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.bootstrap-realtypress .input-group .form-control:first-child,
.bootstrap-realtypress .input-group-addon:first-child,
.bootstrap-realtypress .input-group-btn:first-child > .btn,
.bootstrap-realtypress .input-group-btn:first-child > .btn-group > .btn,
.bootstrap-realtypress .input-group-btn:first-child > .dropdown-toggle,
.bootstrap-realtypress .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.bootstrap-realtypress .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.bootstrap-realtypress .input-group-addon:first-child {
  border-right: 0;
}
.bootstrap-realtypress .input-group .form-control:last-child,
.bootstrap-realtypress .input-group-addon:last-child,
.bootstrap-realtypress .input-group-btn:last-child > .btn,
.bootstrap-realtypress .input-group-btn:last-child > .btn-group > .btn,
.bootstrap-realtypress .input-group-btn:last-child > .dropdown-toggle,
.bootstrap-realtypress .input-group-btn:first-child > .btn:not(:first-child),
.bootstrap-realtypress .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.bootstrap-realtypress .input-group-addon:last-child {
  border-left: 0;
}
.bootstrap-realtypress .input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.bootstrap-realtypress .input-group-btn > .btn {
  position: relative;
}
.bootstrap-realtypress .input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.bootstrap-realtypress .input-group-btn > .btn:hover,
.bootstrap-realtypress .input-group-btn > .btn:focus,
.bootstrap-realtypress .input-group-btn > .btn:active {
  z-index: 2;
}
.bootstrap-realtypress .input-group-btn:first-child > .btn,
.bootstrap-realtypress .input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.bootstrap-realtypress .input-group-btn:last-child > .btn,
.bootstrap-realtypress .input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}
.bootstrap-realtypress .nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.bootstrap-realtypress .nav > li {
  position: relative;
  display: block;
}
.bootstrap-realtypress .nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.bootstrap-realtypress .nav > li > a:hover,
.bootstrap-realtypress .nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.bootstrap-realtypress .nav > li.disabled > a {
  color: #777777;
}
.bootstrap-realtypress .nav > li.disabled > a:hover,
.bootstrap-realtypress .nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.bootstrap-realtypress .nav .open > a,
.bootstrap-realtypress .nav .open > a:hover,
.bootstrap-realtypress .nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}
.bootstrap-realtypress .nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.bootstrap-realtypress .nav > li > a > img {
  max-width: none;
}
.bootstrap-realtypress .nav-tabs {
  border-bottom: 1px solid #dddddd;
}
.bootstrap-realtypress .nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.bootstrap-realtypress .nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.bootstrap-realtypress .nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.bootstrap-realtypress .nav-tabs > li.active > a,
.bootstrap-realtypress .nav-tabs > li.active > a:hover,
.bootstrap-realtypress .nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.bootstrap-realtypress .nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.bootstrap-realtypress .nav-tabs.nav-justified > li {
  float: none;
}
.bootstrap-realtypress .nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.bootstrap-realtypress .nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .bootstrap-realtypress .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .bootstrap-realtypress .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.bootstrap-realtypress .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.bootstrap-realtypress .nav-tabs.nav-justified > .active > a,
.bootstrap-realtypress .nav-tabs.nav-justified > .active > a:hover,
.bootstrap-realtypress .nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .bootstrap-realtypress .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .bootstrap-realtypress .nav-tabs.nav-justified > .active > a,
  .bootstrap-realtypress .nav-tabs.nav-justified > .active > a:hover,
  .bootstrap-realtypress .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.bootstrap-realtypress .nav-pills > li {
  float: left;
}
.bootstrap-realtypress .nav-pills > li > a {
  border-radius: 4px;
}
.bootstrap-realtypress .nav-pills > li + li {
  margin-left: 2px;
}
.bootstrap-realtypress .nav-pills > li.active > a,
.bootstrap-realtypress .nav-pills > li.active > a:hover,
.bootstrap-realtypress .nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #337ab7;
}
.bootstrap-realtypress .nav-stacked > li {
  float: none;
}
.bootstrap-realtypress .nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.bootstrap-realtypress .nav-justified {
  width: 100%;
}
.bootstrap-realtypress .nav-justified > li {
  float: none;
}
.bootstrap-realtypress .nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.bootstrap-realtypress .nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .bootstrap-realtypress .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .bootstrap-realtypress .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.bootstrap-realtypress .nav-tabs-justified {
  border-bottom: 0;
}
.bootstrap-realtypress .nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.bootstrap-realtypress .nav-tabs-justified > .active > a,
.bootstrap-realtypress .nav-tabs-justified > .active > a:hover,
.bootstrap-realtypress .nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .bootstrap-realtypress .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .bootstrap-realtypress .nav-tabs-justified > .active > a,
  .bootstrap-realtypress .nav-tabs-justified > .active > a:hover,
  .bootstrap-realtypress .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.bootstrap-realtypress .tab-content > .tab-pane {
  display: none;
}
.bootstrap-realtypress .tab-content > .active {
  display: block;
}
.bootstrap-realtypress .nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.bootstrap-realtypress .navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .bootstrap-realtypress .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .bootstrap-realtypress .navbar-header {
    float: left;
  }
}
.bootstrap-realtypress .navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.bootstrap-realtypress .navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .bootstrap-realtypress .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .bootstrap-realtypress .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .bootstrap-realtypress .navbar-collapse.in {
    overflow-y: visible;
  }
  .bootstrap-realtypress .navbar-fixed-top .navbar-collapse,
  .bootstrap-realtypress .navbar-static-top .navbar-collapse,
  .bootstrap-realtypress .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.bootstrap-realtypress .navbar-fixed-top .navbar-collapse,
.bootstrap-realtypress .navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .bootstrap-realtypress .navbar-fixed-top .navbar-collapse,
  .bootstrap-realtypress .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.bootstrap-realtypress .container > .navbar-header,
.bootstrap-realtypress .container-fluid > .navbar-header,
.bootstrap-realtypress .container > .navbar-collapse,
.bootstrap-realtypress .container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .bootstrap-realtypress .container > .navbar-header,
  .bootstrap-realtypress .container-fluid > .navbar-header,
  .bootstrap-realtypress .container > .navbar-collapse,
  .bootstrap-realtypress .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.bootstrap-realtypress .navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .bootstrap-realtypress .navbar-static-top {
    border-radius: 0;
  }
}
.bootstrap-realtypress .navbar-fixed-top,
.bootstrap-realtypress .navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .bootstrap-realtypress .navbar-fixed-top,
  .bootstrap-realtypress .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.bootstrap-realtypress .navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.bootstrap-realtypress .navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.bootstrap-realtypress .navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.bootstrap-realtypress .navbar-brand:hover,
.bootstrap-realtypress .navbar-brand:focus {
  text-decoration: none;
}
.bootstrap-realtypress .navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .bootstrap-realtypress .navbar > .container .navbar-brand,
  .bootstrap-realtypress .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.bootstrap-realtypress .navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.bootstrap-realtypress .navbar-toggle:focus {
  outline: 0;
}
.bootstrap-realtypress .navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.bootstrap-realtypress .navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .bootstrap-realtypress .navbar-toggle {
    display: none;
  }
}
.bootstrap-realtypress .navbar-nav {
  margin: 7.5px -15px;
}
.bootstrap-realtypress .navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .bootstrap-realtypress .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .bootstrap-realtypress .navbar-nav .open .dropdown-menu > li > a,
  .bootstrap-realtypress .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .bootstrap-realtypress .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .bootstrap-realtypress .navbar-nav .open .dropdown-menu > li > a:hover,
  .bootstrap-realtypress .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .bootstrap-realtypress .navbar-nav {
    float: left;
    margin: 0;
  }
  .bootstrap-realtypress .navbar-nav > li {
    float: left;
  }
  .bootstrap-realtypress .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.bootstrap-realtypress .navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .bootstrap-realtypress .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .bootstrap-realtypress .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .bootstrap-realtypress .navbar-form .form-control-static {
    display: inline-block;
  }
  .bootstrap-realtypress .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .bootstrap-realtypress .navbar-form .input-group .input-group-addon,
  .bootstrap-realtypress .navbar-form .input-group .input-group-btn,
  .bootstrap-realtypress .navbar-form .input-group .form-control {
    width: auto;
  }
  .bootstrap-realtypress .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .bootstrap-realtypress .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .bootstrap-realtypress .navbar-form .radio,
  .bootstrap-realtypress .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .bootstrap-realtypress .navbar-form .radio label,
  .bootstrap-realtypress .navbar-form .checkbox label {
    padding-left: 0;
  }
  .bootstrap-realtypress .navbar-form .radio input[type="radio"],
  .bootstrap-realtypress .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .bootstrap-realtypress .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .bootstrap-realtypress .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .bootstrap-realtypress .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .bootstrap-realtypress .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.bootstrap-realtypress .navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.bootstrap-realtypress .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.bootstrap-realtypress .navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.bootstrap-realtypress .navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.bootstrap-realtypress .navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.bootstrap-realtypress .navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .bootstrap-realtypress .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 768px) {
  .bootstrap-realtypress .navbar-left {
    float: left !important;
  }
  .bootstrap-realtypress .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .bootstrap-realtypress .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.bootstrap-realtypress .navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.bootstrap-realtypress .navbar-default .navbar-brand {
  color: #777777;
}
.bootstrap-realtypress .navbar-default .navbar-brand:hover,
.bootstrap-realtypress .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.bootstrap-realtypress .navbar-default .navbar-text {
  color: #777777;
}
.bootstrap-realtypress .navbar-default .navbar-nav > li > a {
  color: #777777;
}
.bootstrap-realtypress .navbar-default .navbar-nav > li > a:hover,
.bootstrap-realtypress .navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
.bootstrap-realtypress .navbar-default .navbar-nav > .active > a,
.bootstrap-realtypress .navbar-default .navbar-nav > .active > a:hover,
.bootstrap-realtypress .navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}
.bootstrap-realtypress .navbar-default .navbar-nav > .disabled > a,
.bootstrap-realtypress .navbar-default .navbar-nav > .disabled > a:hover,
.bootstrap-realtypress .navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.bootstrap-realtypress .navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.bootstrap-realtypress .navbar-default .navbar-toggle:hover,
.bootstrap-realtypress .navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.bootstrap-realtypress .navbar-default .navbar-toggle .icon-bar {
  background-color: #888888;
}
.bootstrap-realtypress .navbar-default .navbar-collapse,
.bootstrap-realtypress .navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.bootstrap-realtypress .navbar-default .navbar-nav > .open > a,
.bootstrap-realtypress .navbar-default .navbar-nav > .open > a:hover,
.bootstrap-realtypress .navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555555;
}
@media (max-width: 767px) {
  .bootstrap-realtypress .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .bootstrap-realtypress .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .bootstrap-realtypress .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent;
  }
  .bootstrap-realtypress .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .bootstrap-realtypress .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .bootstrap-realtypress .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7;
  }
  .bootstrap-realtypress .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .bootstrap-realtypress .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .bootstrap-realtypress .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.bootstrap-realtypress .navbar-default .navbar-link {
  color: #777777;
}
.bootstrap-realtypress .navbar-default .navbar-link:hover {
  color: #333333;
}
.bootstrap-realtypress .navbar-default .btn-link {
  color: #777777;
}
.bootstrap-realtypress .navbar-default .btn-link:hover,
.bootstrap-realtypress .navbar-default .btn-link:focus {
  color: #333333;
}
.bootstrap-realtypress .navbar-default .btn-link[disabled]:hover,
.bootstrap-realtypress fieldset[disabled] .navbar-default .btn-link:hover,
.bootstrap-realtypress .navbar-default .btn-link[disabled]:focus,
.bootstrap-realtypress fieldset[disabled] .navbar-default .btn-link:focus {
  color: #cccccc;
}
.bootstrap-realtypress .navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}
.bootstrap-realtypress .navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.bootstrap-realtypress .navbar-inverse .navbar-brand:hover,
.bootstrap-realtypress .navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.bootstrap-realtypress .navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.bootstrap-realtypress .navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.bootstrap-realtypress .navbar-inverse .navbar-nav > li > a:hover,
.bootstrap-realtypress .navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.bootstrap-realtypress .navbar-inverse .navbar-nav > .active > a,
.bootstrap-realtypress .navbar-inverse .navbar-nav > .active > a:hover,
.bootstrap-realtypress .navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}
.bootstrap-realtypress .navbar-inverse .navbar-nav > .disabled > a,
.bootstrap-realtypress .navbar-inverse .navbar-nav > .disabled > a:hover,
.bootstrap-realtypress .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.bootstrap-realtypress .navbar-inverse .navbar-toggle {
  border-color: #333333;
}
.bootstrap-realtypress .navbar-inverse .navbar-toggle:hover,
.bootstrap-realtypress .navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
.bootstrap-realtypress .navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.bootstrap-realtypress .navbar-inverse .navbar-collapse,
.bootstrap-realtypress .navbar-inverse .navbar-form {
  border-color: #101010;
}
.bootstrap-realtypress .navbar-inverse .navbar-nav > .open > a,
.bootstrap-realtypress .navbar-inverse .navbar-nav > .open > a:hover,
.bootstrap-realtypress .navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #ffffff;
}
@media (max-width: 767px) {
  .bootstrap-realtypress .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .bootstrap-realtypress .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .bootstrap-realtypress .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .bootstrap-realtypress .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .bootstrap-realtypress .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .bootstrap-realtypress .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .bootstrap-realtypress .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .bootstrap-realtypress .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #080808;
  }
  .bootstrap-realtypress .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .bootstrap-realtypress .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .bootstrap-realtypress .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}
.bootstrap-realtypress .navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.bootstrap-realtypress .navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.bootstrap-realtypress .navbar-inverse .btn-link {
  color: #9d9d9d;
}
.bootstrap-realtypress .navbar-inverse .btn-link:hover,
.bootstrap-realtypress .navbar-inverse .btn-link:focus {
  color: #ffffff;
}
.bootstrap-realtypress .navbar-inverse .btn-link[disabled]:hover,
.bootstrap-realtypress fieldset[disabled] .navbar-inverse .btn-link:hover,
.bootstrap-realtypress .navbar-inverse .btn-link[disabled]:focus,
.bootstrap-realtypress fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444444;
}
.bootstrap-realtypress .breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.bootstrap-realtypress .breadcrumb > li {
  display: inline-block;
}
.bootstrap-realtypress .breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #cccccc;
}
.bootstrap-realtypress .breadcrumb > .active {
  color: #777777;
}
.bootstrap-realtypress .pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.bootstrap-realtypress .pagination > li {
  display: inline;
}
.bootstrap-realtypress .pagination > li > a,
.bootstrap-realtypress .pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #337ab7;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
}
.bootstrap-realtypress .pagination > li:first-child > a,
.bootstrap-realtypress .pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.bootstrap-realtypress .pagination > li:last-child > a,
.bootstrap-realtypress .pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.bootstrap-realtypress .pagination > li > a:hover,
.bootstrap-realtypress .pagination > li > span:hover,
.bootstrap-realtypress .pagination > li > a:focus,
.bootstrap-realtypress .pagination > li > span:focus {
  color: #23527c;
  background-color: #eeeeee;
  border-color: #dddddd;
}
.bootstrap-realtypress .pagination > .active > a,
.bootstrap-realtypress .pagination > .active > span,
.bootstrap-realtypress .pagination > .active > a:hover,
.bootstrap-realtypress .pagination > .active > span:hover,
.bootstrap-realtypress .pagination > .active > a:focus,
.bootstrap-realtypress .pagination > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #337ab7;
  border-color: #337ab7;
  cursor: default;
}
.bootstrap-realtypress .pagination > .disabled > span,
.bootstrap-realtypress .pagination > .disabled > span:hover,
.bootstrap-realtypress .pagination > .disabled > span:focus,
.bootstrap-realtypress .pagination > .disabled > a,
.bootstrap-realtypress .pagination > .disabled > a:hover,
.bootstrap-realtypress .pagination > .disabled > a:focus {
  color: #777777;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.bootstrap-realtypress .pagination-lg > li > a,
.bootstrap-realtypress .pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
.bootstrap-realtypress .pagination-lg > li:first-child > a,
.bootstrap-realtypress .pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.bootstrap-realtypress .pagination-lg > li:last-child > a,
.bootstrap-realtypress .pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.bootstrap-realtypress .pagination-sm > li > a,
.bootstrap-realtypress .pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
.bootstrap-realtypress .pagination-sm > li:first-child > a,
.bootstrap-realtypress .pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.bootstrap-realtypress .pagination-sm > li:last-child > a,
.bootstrap-realtypress .pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.bootstrap-realtypress .pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.bootstrap-realtypress .pager li {
  display: inline;
}
.bootstrap-realtypress .pager li > a,
.bootstrap-realtypress .pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 15px;
}
.bootstrap-realtypress .pager li > a:hover,
.bootstrap-realtypress .pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.bootstrap-realtypress .pager .next > a,
.bootstrap-realtypress .pager .next > span {
  float: right;
}
.bootstrap-realtypress .pager .previous > a,
.bootstrap-realtypress .pager .previous > span {
  float: left;
}
.bootstrap-realtypress .pager .disabled > a,
.bootstrap-realtypress .pager .disabled > a:hover,
.bootstrap-realtypress .pager .disabled > a:focus,
.bootstrap-realtypress .pager .disabled > span {
  color: #777777;
  background-color: #ffffff;
  cursor: not-allowed;
}
.bootstrap-realtypress .label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
.bootstrap-realtypress a.label:hover,
.bootstrap-realtypress a.label:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.bootstrap-realtypress .label:empty {
  display: none;
}
.bootstrap-realtypress .btn .label {
  position: relative;
  top: -1px;
}
.bootstrap-realtypress .label-default {
  background-color: #777777;
}
.bootstrap-realtypress .label-default[href]:hover,
.bootstrap-realtypress .label-default[href]:focus {
  background-color: #5e5e5e;
}
.bootstrap-realtypress .label-primary {
  background-color: #337ab7;
}
.bootstrap-realtypress .label-primary[href]:hover,
.bootstrap-realtypress .label-primary[href]:focus {
  background-color: #286090;
}
.bootstrap-realtypress .label-success {
  background-color: #5cb85c;
}
.bootstrap-realtypress .label-success[href]:hover,
.bootstrap-realtypress .label-success[href]:focus {
  background-color: #449d44;
}
.bootstrap-realtypress .label-info {
  background-color: #5bc0de;
}
.bootstrap-realtypress .label-info[href]:hover,
.bootstrap-realtypress .label-info[href]:focus {
  background-color: #31b0d5;
}
.bootstrap-realtypress .label-warning {
  background-color: #f0ad4e;
}
.bootstrap-realtypress .label-warning[href]:hover,
.bootstrap-realtypress .label-warning[href]:focus {
  background-color: #ec971f;
}
.bootstrap-realtypress .label-danger {
  background-color: #d9534f;
}
.bootstrap-realtypress .label-danger[href]:hover,
.bootstrap-realtypress .label-danger[href]:focus {
  background-color: #c9302c;
}
.bootstrap-realtypress .badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.bootstrap-realtypress .badge:empty {
  display: none;
}
.bootstrap-realtypress .btn .badge {
  position: relative;
  top: -1px;
}
.bootstrap-realtypress .btn-xs .badge,
.bootstrap-realtypress .btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
.bootstrap-realtypress a.badge:hover,
.bootstrap-realtypress a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.bootstrap-realtypress .list-group-item.active > .badge,
.bootstrap-realtypress .nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #ffffff;
}
.bootstrap-realtypress .list-group-item > .badge {
  float: right;
}
.bootstrap-realtypress .list-group-item > .badge + .badge {
  margin-right: 5px;
}
.bootstrap-realtypress .nav-pills > li > a > .badge {
  margin-left: 3px;
}
.bootstrap-realtypress .jumbotron {
  padding: 30px 15px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.bootstrap-realtypress .jumbotron h1,
.bootstrap-realtypress .jumbotron .h1 {
  color: inherit;
}
.bootstrap-realtypress .jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.bootstrap-realtypress .jumbotron > hr {
  border-top-color: #d5d5d5;
}
.bootstrap-realtypress .container .jumbotron,
.bootstrap-realtypress .container-fluid .jumbotron {
  border-radius: 6px;
}
.bootstrap-realtypress .jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .bootstrap-realtypress .jumbotron {
    padding: 48px 0;
  }
  .bootstrap-realtypress .container .jumbotron,
  .bootstrap-realtypress .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .bootstrap-realtypress .jumbotron h1,
  .bootstrap-realtypress .jumbotron .h1 {
    font-size: 63px;
  }
}
.bootstrap-realtypress .thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.bootstrap-realtypress .thumbnail > img,
.bootstrap-realtypress .thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
.bootstrap-realtypress a.thumbnail:hover,
.bootstrap-realtypress a.thumbnail:focus,
.bootstrap-realtypress a.thumbnail.active {
  border-color: #337ab7;
}
.bootstrap-realtypress .thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.bootstrap-realtypress .alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.bootstrap-realtypress .alert h4 {
  margin-top: 0;
  color: inherit;
}
.bootstrap-realtypress .alert .alert-link {
  font-weight: bold;
}
.bootstrap-realtypress .alert > p,
.bootstrap-realtypress .alert > ul {
  margin-bottom: 0;
}
.bootstrap-realtypress .alert > p + p {
  margin-top: 5px;
}
.bootstrap-realtypress .alert-dismissable,
.bootstrap-realtypress .alert-dismissible {
  padding-right: 35px;
}
.bootstrap-realtypress .alert-dismissable .close,
.bootstrap-realtypress .alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.bootstrap-realtypress .alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.bootstrap-realtypress .alert-success hr {
  border-top-color: #c9e2b3;
}
.bootstrap-realtypress .alert-success .alert-link {
  color: #2b542c;
}
.bootstrap-realtypress .alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.bootstrap-realtypress .alert-info hr {
  border-top-color: #a6e1ec;
}
.bootstrap-realtypress .alert-info .alert-link {
  color: #245269;
}
.bootstrap-realtypress .alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.bootstrap-realtypress .alert-warning hr {
  border-top-color: #f7e1b5;
}
.bootstrap-realtypress .alert-warning .alert-link {
  color: #66512c;
}
.bootstrap-realtypress .alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.bootstrap-realtypress .alert-danger hr {
  border-top-color: #e4b9c0;
}
.bootstrap-realtypress .alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.bootstrap-realtypress .progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.bootstrap-realtypress .progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #ffffff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.bootstrap-realtypress .progress-striped .progress-bar,
.bootstrap-realtypress .progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
  background-size: 40px 40px;
}
.bootstrap-realtypress .progress.active .progress-bar,
.bootstrap-realtypress .progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.bootstrap-realtypress .progress-bar-success {
  background-color: #5cb85c;
}
.bootstrap-realtypress .progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.bootstrap-realtypress .progress-bar-info {
  background-color: #5bc0de;
}
.bootstrap-realtypress .progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.bootstrap-realtypress .progress-bar-warning {
  background-color: #f0ad4e;
}
.bootstrap-realtypress .progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.bootstrap-realtypress .progress-bar-danger {
  background-color: #d9534f;
}
.bootstrap-realtypress .progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.bootstrap-realtypress .media {
  margin-top: 15px;
}
.bootstrap-realtypress .media:first-child {
  margin-top: 0;
}
.bootstrap-realtypress .media,
.bootstrap-realtypress .media-body {
  zoom: 1;
  overflow: hidden;
}
.bootstrap-realtypress .media-body {
  width: 10000px;
}
.bootstrap-realtypress .media-object {
  display: block;
}
.bootstrap-realtypress .media-right,
.bootstrap-realtypress .media > .pull-right {
  padding-left: 10px;
}
.bootstrap-realtypress .media-left,
.bootstrap-realtypress .media > .pull-left {
  padding-right: 10px;
}
.bootstrap-realtypress .media-left,
.bootstrap-realtypress .media-right,
.bootstrap-realtypress .media-body {
  display: table-cell;
  vertical-align: top;
}
.bootstrap-realtypress .media-middle {
  vertical-align: middle;
}
.bootstrap-realtypress .media-bottom {
  vertical-align: bottom;
}
.bootstrap-realtypress .media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.bootstrap-realtypress .media-list {
  padding-left: 0;
  list-style: none;
}
.bootstrap-realtypress .list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.bootstrap-realtypress .list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.bootstrap-realtypress .list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.bootstrap-realtypress .list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.bootstrap-realtypress a.list-group-item {
  color: #555555;
}
.bootstrap-realtypress a.list-group-item .list-group-item-heading {
  color: #333333;
}
.bootstrap-realtypress a.list-group-item:hover,
.bootstrap-realtypress a.list-group-item:focus {
  text-decoration: none;
  color: #555555;
  background-color: #f5f5f5;
}
.bootstrap-realtypress .list-group-item.disabled,
.bootstrap-realtypress .list-group-item.disabled:hover,
.bootstrap-realtypress .list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
.bootstrap-realtypress .list-group-item.disabled .list-group-item-heading,
.bootstrap-realtypress .list-group-item.disabled:hover .list-group-item-heading,
.bootstrap-realtypress .list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.bootstrap-realtypress .list-group-item.disabled .list-group-item-text,
.bootstrap-realtypress .list-group-item.disabled:hover .list-group-item-text,
.bootstrap-realtypress .list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.bootstrap-realtypress .list-group-item.active,
.bootstrap-realtypress .list-group-item.active:hover,
.bootstrap-realtypress .list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.bootstrap-realtypress .list-group-item.active .list-group-item-heading,
.bootstrap-realtypress .list-group-item.active:hover .list-group-item-heading,
.bootstrap-realtypress .list-group-item.active:focus .list-group-item-heading,
.bootstrap-realtypress .list-group-item.active .list-group-item-heading > small,
.bootstrap-realtypress .list-group-item.active:hover .list-group-item-heading > small,
.bootstrap-realtypress .list-group-item.active:focus .list-group-item-heading > small,
.bootstrap-realtypress .list-group-item.active .list-group-item-heading > .small,
.bootstrap-realtypress .list-group-item.active:hover .list-group-item-heading > .small,
.bootstrap-realtypress .list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.bootstrap-realtypress .list-group-item.active .list-group-item-text,
.bootstrap-realtypress .list-group-item.active:hover .list-group-item-text,
.bootstrap-realtypress .list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
.bootstrap-realtypress .list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
.bootstrap-realtypress a.list-group-item-success {
  color: #3c763d;
}
.bootstrap-realtypress a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
.bootstrap-realtypress a.list-group-item-success:hover,
.bootstrap-realtypress a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
.bootstrap-realtypress a.list-group-item-success.active,
.bootstrap-realtypress a.list-group-item-success.active:hover,
.bootstrap-realtypress a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.bootstrap-realtypress .list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
.bootstrap-realtypress a.list-group-item-info {
  color: #31708f;
}
.bootstrap-realtypress a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
.bootstrap-realtypress a.list-group-item-info:hover,
.bootstrap-realtypress a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
.bootstrap-realtypress a.list-group-item-info.active,
.bootstrap-realtypress a.list-group-item-info.active:hover,
.bootstrap-realtypress a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.bootstrap-realtypress .list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
.bootstrap-realtypress a.list-group-item-warning {
  color: #8a6d3b;
}
.bootstrap-realtypress a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
.bootstrap-realtypress a.list-group-item-warning:hover,
.bootstrap-realtypress a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
.bootstrap-realtypress a.list-group-item-warning.active,
.bootstrap-realtypress a.list-group-item-warning.active:hover,
.bootstrap-realtypress a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.bootstrap-realtypress .list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
.bootstrap-realtypress a.list-group-item-danger {
  color: #a94442;
}
.bootstrap-realtypress a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
.bootstrap-realtypress a.list-group-item-danger:hover,
.bootstrap-realtypress a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
.bootstrap-realtypress a.list-group-item-danger.active,
.bootstrap-realtypress a.list-group-item-danger.active:hover,
.bootstrap-realtypress a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.bootstrap-realtypress .list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.bootstrap-realtypress .list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.bootstrap-realtypress .panel {
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.bootstrap-realtypress .panel-body {
  padding: 15px;
}
.bootstrap-realtypress .panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.bootstrap-realtypress .panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.bootstrap-realtypress .panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.bootstrap-realtypress .panel-title > a,
.bootstrap-realtypress .panel-title > small,
.bootstrap-realtypress .panel-title > .small,
.bootstrap-realtypress .panel-title > small > a,
.bootstrap-realtypress .panel-title > .small > a {
  color: inherit;
}
.bootstrap-realtypress .panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.bootstrap-realtypress .panel > .list-group,
.bootstrap-realtypress .panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.bootstrap-realtypress .panel > .list-group .list-group-item,
.bootstrap-realtypress .panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.bootstrap-realtypress .panel > .list-group:first-child .list-group-item:first-child,
.bootstrap-realtypress .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.bootstrap-realtypress .panel > .list-group:last-child .list-group-item:last-child,
.bootstrap-realtypress .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.bootstrap-realtypress .panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.bootstrap-realtypress .list-group + .panel-footer {
  border-top-width: 0;
}
.bootstrap-realtypress .panel > .table,
.bootstrap-realtypress .panel > .table-responsive > .table,
.bootstrap-realtypress .panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.bootstrap-realtypress .panel > .table caption,
.bootstrap-realtypress .panel > .table-responsive > .table caption,
.bootstrap-realtypress .panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.bootstrap-realtypress .panel > .table:first-child,
.bootstrap-realtypress .panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.bootstrap-realtypress .panel > .table:first-child > thead:first-child > tr:first-child,
.bootstrap-realtypress .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.bootstrap-realtypress .panel > .table:first-child > tbody:first-child > tr:first-child,
.bootstrap-realtypress .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.bootstrap-realtypress .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.bootstrap-realtypress .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.bootstrap-realtypress .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.bootstrap-realtypress .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.bootstrap-realtypress .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.bootstrap-realtypress .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.bootstrap-realtypress .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.bootstrap-realtypress .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.bootstrap-realtypress .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.bootstrap-realtypress .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.bootstrap-realtypress .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.bootstrap-realtypress .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.bootstrap-realtypress .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.bootstrap-realtypress .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.bootstrap-realtypress .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.bootstrap-realtypress .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.bootstrap-realtypress .panel > .table:last-child,
.bootstrap-realtypress .panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.bootstrap-realtypress .panel > .table:last-child > tbody:last-child > tr:last-child,
.bootstrap-realtypress .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.bootstrap-realtypress .panel > .table:last-child > tfoot:last-child > tr:last-child,
.bootstrap-realtypress .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.bootstrap-realtypress .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.bootstrap-realtypress .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.bootstrap-realtypress .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.bootstrap-realtypress .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.bootstrap-realtypress .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.bootstrap-realtypress .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.bootstrap-realtypress .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.bootstrap-realtypress .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.bootstrap-realtypress .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.bootstrap-realtypress .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.bootstrap-realtypress .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.bootstrap-realtypress .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.bootstrap-realtypress .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.bootstrap-realtypress .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.bootstrap-realtypress .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.bootstrap-realtypress .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.bootstrap-realtypress .panel > .panel-body + .table,
.bootstrap-realtypress .panel > .panel-body + .table-responsive,
.bootstrap-realtypress .panel > .table + .panel-body,
.bootstrap-realtypress .panel > .table-responsive + .panel-body {
  border-top: 1px solid #dddddd;
}
.bootstrap-realtypress .panel > .table > tbody:first-child > tr:first-child th,
.bootstrap-realtypress .panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.bootstrap-realtypress .panel > .table-bordered,
.bootstrap-realtypress .panel > .table-responsive > .table-bordered {
  border: 0;
}
.bootstrap-realtypress .panel > .table-bordered > thead > tr > th:first-child,
.bootstrap-realtypress .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.bootstrap-realtypress .panel > .table-bordered > tbody > tr > th:first-child,
.bootstrap-realtypress .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.bootstrap-realtypress .panel > .table-bordered > tfoot > tr > th:first-child,
.bootstrap-realtypress .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.bootstrap-realtypress .panel > .table-bordered > thead > tr > td:first-child,
.bootstrap-realtypress .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.bootstrap-realtypress .panel > .table-bordered > tbody > tr > td:first-child,
.bootstrap-realtypress .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.bootstrap-realtypress .panel > .table-bordered > tfoot > tr > td:first-child,
.bootstrap-realtypress .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.bootstrap-realtypress .panel > .table-bordered > thead > tr > th:last-child,
.bootstrap-realtypress .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.bootstrap-realtypress .panel > .table-bordered > tbody > tr > th:last-child,
.bootstrap-realtypress .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.bootstrap-realtypress .panel > .table-bordered > tfoot > tr > th:last-child,
.bootstrap-realtypress .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.bootstrap-realtypress .panel > .table-bordered > thead > tr > td:last-child,
.bootstrap-realtypress .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.bootstrap-realtypress .panel > .table-bordered > tbody > tr > td:last-child,
.bootstrap-realtypress .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.bootstrap-realtypress .panel > .table-bordered > tfoot > tr > td:last-child,
.bootstrap-realtypress .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.bootstrap-realtypress .panel > .table-bordered > thead > tr:first-child > td,
.bootstrap-realtypress .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.bootstrap-realtypress .panel > .table-bordered > tbody > tr:first-child > td,
.bootstrap-realtypress .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.bootstrap-realtypress .panel > .table-bordered > thead > tr:first-child > th,
.bootstrap-realtypress .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.bootstrap-realtypress .panel > .table-bordered > tbody > tr:first-child > th,
.bootstrap-realtypress .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.bootstrap-realtypress .panel > .table-bordered > tbody > tr:last-child > td,
.bootstrap-realtypress .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.bootstrap-realtypress .panel > .table-bordered > tfoot > tr:last-child > td,
.bootstrap-realtypress .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.bootstrap-realtypress .panel > .table-bordered > tbody > tr:last-child > th,
.bootstrap-realtypress .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.bootstrap-realtypress .panel > .table-bordered > tfoot > tr:last-child > th,
.bootstrap-realtypress .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.bootstrap-realtypress .panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.bootstrap-realtypress .panel-group {
  margin-bottom: 20px;
}
.bootstrap-realtypress .panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.bootstrap-realtypress .panel-group .panel + .panel {
  margin-top: 5px;
}
.bootstrap-realtypress .panel-group .panel-heading {
  border-bottom: 0;
}
.bootstrap-realtypress .panel-group .panel-heading + .panel-collapse > .panel-body,
.bootstrap-realtypress .panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #dddddd;
}
.bootstrap-realtypress .panel-group .panel-footer {
  border-top: 0;
}
.bootstrap-realtypress .panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
.bootstrap-realtypress .panel-default {
  border-color: #dddddd;
}
.bootstrap-realtypress .panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #dddddd;
}
.bootstrap-realtypress .panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dddddd;
}
.bootstrap-realtypress .panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.bootstrap-realtypress .panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dddddd;
}
.bootstrap-realtypress .panel-primary {
  border-color: #337ab7;
}
.bootstrap-realtypress .panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.bootstrap-realtypress .panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.bootstrap-realtypress .panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #ffffff;
}
.bootstrap-realtypress .panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.bootstrap-realtypress .panel-success {
  border-color: #d6e9c6;
}
.bootstrap-realtypress .panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.bootstrap-realtypress .panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.bootstrap-realtypress .panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.bootstrap-realtypress .panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.bootstrap-realtypress .panel-info {
  border-color: #bce8f1;
}
.bootstrap-realtypress .panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.bootstrap-realtypress .panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.bootstrap-realtypress .panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.bootstrap-realtypress .panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.bootstrap-realtypress .panel-warning {
  border-color: #faebcc;
}
.bootstrap-realtypress .panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.bootstrap-realtypress .panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.bootstrap-realtypress .panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.bootstrap-realtypress .panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.bootstrap-realtypress .panel-danger {
  border-color: #ebccd1;
}
.bootstrap-realtypress .panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.bootstrap-realtypress .panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.bootstrap-realtypress .panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.bootstrap-realtypress .panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.bootstrap-realtypress .embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.bootstrap-realtypress .embed-responsive .embed-responsive-item,
.bootstrap-realtypress .embed-responsive iframe,
.bootstrap-realtypress .embed-responsive embed,
.bootstrap-realtypress .embed-responsive object,
.bootstrap-realtypress .embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.bootstrap-realtypress .embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.bootstrap-realtypress .embed-responsive-4by3 {
  padding-bottom: 75%;
}
.bootstrap-realtypress .well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.bootstrap-realtypress .well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.bootstrap-realtypress .well-lg {
  padding: 24px;
  border-radius: 6px;
}
.bootstrap-realtypress .well-sm {
  padding: 9px;
  border-radius: 3px;
}
.bootstrap-realtypress .close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.bootstrap-realtypress .close:hover,
.bootstrap-realtypress .close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.bootstrap-realtypress button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.bootstrap-realtypress .modal-open {
  overflow: hidden;
}
.bootstrap-realtypress .modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.bootstrap-realtypress .modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.bootstrap-realtypress .modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.bootstrap-realtypress .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.bootstrap-realtypress .modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.bootstrap-realtypress .modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  outline: 0;
}
.bootstrap-realtypress .modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.bootstrap-realtypress .modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.bootstrap-realtypress .modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.bootstrap-realtypress .modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}
.bootstrap-realtypress .modal-header .close {
  margin-top: -2px;
}
.bootstrap-realtypress .modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.bootstrap-realtypress .modal-body {
  position: relative;
  padding: 15px;
}
.bootstrap-realtypress .modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.bootstrap-realtypress .modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.bootstrap-realtypress .modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.bootstrap-realtypress .modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.bootstrap-realtypress .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .bootstrap-realtypress .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .bootstrap-realtypress .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .bootstrap-realtypress .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .bootstrap-realtypress .modal-lg {
    width: 900px;
  }
}
.bootstrap-realtypress .tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.bootstrap-realtypress .tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.bootstrap-realtypress .tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.bootstrap-realtypress .tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.bootstrap-realtypress .tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.bootstrap-realtypress .tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.bootstrap-realtypress .tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  border-radius: 4px;
}
.bootstrap-realtypress .tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.bootstrap-realtypress .tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.bootstrap-realtypress .tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.bootstrap-realtypress .tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.bootstrap-realtypress .tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.bootstrap-realtypress .tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.bootstrap-realtypress .tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.bootstrap-realtypress .tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.bootstrap-realtypress .tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.bootstrap-realtypress .popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  background-color: #ffffff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.bootstrap-realtypress .popover.top {
  margin-top: -10px;
}
.bootstrap-realtypress .popover.right {
  margin-left: 10px;
}
.bootstrap-realtypress .popover.bottom {
  margin-top: 10px;
}
.bootstrap-realtypress .popover.left {
  margin-left: -10px;
}
.bootstrap-realtypress .popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.bootstrap-realtypress .popover-content {
  padding: 9px 14px;
}
.bootstrap-realtypress .popover > .arrow,
.bootstrap-realtypress .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.bootstrap-realtypress .popover > .arrow {
  border-width: 11px;
}
.bootstrap-realtypress .popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.bootstrap-realtypress .popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.bootstrap-realtypress .popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.bootstrap-realtypress .popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.bootstrap-realtypress .popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.bootstrap-realtypress .popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.bootstrap-realtypress .popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.bootstrap-realtypress .popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.bootstrap-realtypress .popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
.bootstrap-realtypress .carousel {
  position: relative;
}
.bootstrap-realtypress .carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.bootstrap-realtypress .carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.bootstrap-realtypress .carousel-inner > .item > img,
.bootstrap-realtypress .carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .bootstrap-realtypress .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    perspective: 1000;
  }
  .bootstrap-realtypress .carousel-inner > .item.next,
  .bootstrap-realtypress .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .bootstrap-realtypress .carousel-inner > .item.prev,
  .bootstrap-realtypress .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .bootstrap-realtypress .carousel-inner > .item.next.left,
  .bootstrap-realtypress .carousel-inner > .item.prev.right,
  .bootstrap-realtypress .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.bootstrap-realtypress .carousel-inner > .active,
.bootstrap-realtypress .carousel-inner > .next,
.bootstrap-realtypress .carousel-inner > .prev {
  display: block;
}
.bootstrap-realtypress .carousel-inner > .active {
  left: 0;
}
.bootstrap-realtypress .carousel-inner > .next,
.bootstrap-realtypress .carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.bootstrap-realtypress .carousel-inner > .next {
  left: 100%;
}
.bootstrap-realtypress .carousel-inner > .prev {
  left: -100%;
}
.bootstrap-realtypress .carousel-inner > .next.left,
.bootstrap-realtypress .carousel-inner > .prev.right {
  left: 0;
}
.bootstrap-realtypress .carousel-inner > .active.left {
  left: -100%;
}
.bootstrap-realtypress .carousel-inner > .active.right {
  left: 100%;
}
.bootstrap-realtypress .carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.bootstrap-realtypress .carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.bootstrap-realtypress .carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.bootstrap-realtypress .carousel-control:hover,
.bootstrap-realtypress .carousel-control:focus {
  outline: 0;
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.bootstrap-realtypress .carousel-control .icon-prev,
.bootstrap-realtypress .carousel-control .icon-next,
.bootstrap-realtypress .carousel-control .glyphicon-chevron-left,
.bootstrap-realtypress .carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.bootstrap-realtypress .carousel-control .icon-prev,
.bootstrap-realtypress .carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.bootstrap-realtypress .carousel-control .icon-next,
.bootstrap-realtypress .carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.bootstrap-realtypress .carousel-control .icon-prev,
.bootstrap-realtypress .carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  line-height: 1;
  font-family: serif;
}
.bootstrap-realtypress .carousel-control .icon-prev:before {
  content: '\2039';
}
.bootstrap-realtypress .carousel-control .icon-next:before {
  content: '\203a';
}
.bootstrap-realtypress .carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.bootstrap-realtypress .carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.bootstrap-realtypress .carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
}
.bootstrap-realtypress .carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.bootstrap-realtypress .carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .bootstrap-realtypress .carousel-control .glyphicon-chevron-left,
  .bootstrap-realtypress .carousel-control .glyphicon-chevron-right,
  .bootstrap-realtypress .carousel-control .icon-prev,
  .bootstrap-realtypress .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .bootstrap-realtypress .carousel-control .glyphicon-chevron-left,
  .bootstrap-realtypress .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .bootstrap-realtypress .carousel-control .glyphicon-chevron-right,
  .bootstrap-realtypress .carousel-control .icon-next {
    margin-right: -15px;
  }
  .bootstrap-realtypress .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .bootstrap-realtypress .carousel-indicators {
    bottom: 20px;
  }
}
.bootstrap-realtypress .clearfix:before,
.bootstrap-realtypress .clearfix:after,
.bootstrap-realtypress .dl-horizontal dd:before,
.bootstrap-realtypress .dl-horizontal dd:after,
.bootstrap-realtypress .container:before,
.bootstrap-realtypress .container:after,
.bootstrap-realtypress .container-fluid:before,
.bootstrap-realtypress .container-fluid:after,
.bootstrap-realtypress .row:before,
.bootstrap-realtypress .row:after,
.bootstrap-realtypress .form-horizontal .form-group:before,
.bootstrap-realtypress .form-horizontal .form-group:after,
.bootstrap-realtypress .btn-toolbar:before,
.bootstrap-realtypress .btn-toolbar:after,
.bootstrap-realtypress .btn-group-vertical > .btn-group:before,
.bootstrap-realtypress .btn-group-vertical > .btn-group:after,
.bootstrap-realtypress .nav:before,
.bootstrap-realtypress .nav:after,
.bootstrap-realtypress .navbar:before,
.bootstrap-realtypress .navbar:after,
.bootstrap-realtypress .navbar-header:before,
.bootstrap-realtypress .navbar-header:after,
.bootstrap-realtypress .navbar-collapse:before,
.bootstrap-realtypress .navbar-collapse:after,
.bootstrap-realtypress .pager:before,
.bootstrap-realtypress .pager:after,
.bootstrap-realtypress .panel-body:before,
.bootstrap-realtypress .panel-body:after,
.bootstrap-realtypress .modal-footer:before,
.bootstrap-realtypress .modal-footer:after {
  content: " ";
  display: table;
}
.bootstrap-realtypress .clearfix:after,
.bootstrap-realtypress .dl-horizontal dd:after,
.bootstrap-realtypress .container:after,
.bootstrap-realtypress .container-fluid:after,
.bootstrap-realtypress .row:after,
.bootstrap-realtypress .form-horizontal .form-group:after,
.bootstrap-realtypress .btn-toolbar:after,
.bootstrap-realtypress .btn-group-vertical > .btn-group:after,
.bootstrap-realtypress .nav:after,
.bootstrap-realtypress .navbar:after,
.bootstrap-realtypress .navbar-header:after,
.bootstrap-realtypress .navbar-collapse:after,
.bootstrap-realtypress .pager:after,
.bootstrap-realtypress .panel-body:after,
.bootstrap-realtypress .modal-footer:after {
  clear: both;
}
.bootstrap-realtypress .center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.bootstrap-realtypress .pull-right {
  float: right !important;
}
.bootstrap-realtypress .pull-left {
  float: left !important;
}
.bootstrap-realtypress .hide {
  display: none !important;
}
.bootstrap-realtypress .show {
  display: block !important;
}
.bootstrap-realtypress .invisible {
  visibility: hidden;
}
.bootstrap-realtypress .text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.bootstrap-realtypress .hidden {
  display: none !important;
}
.bootstrap-realtypress .affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.bootstrap-realtypress .visible-xs,
.bootstrap-realtypress .visible-sm,
.bootstrap-realtypress .visible-md,
.bootstrap-realtypress .visible-lg {
  display: none !important;
}
.bootstrap-realtypress .visible-xs-block,
.bootstrap-realtypress .visible-xs-inline,
.bootstrap-realtypress .visible-xs-inline-block,
.bootstrap-realtypress .visible-sm-block,
.bootstrap-realtypress .visible-sm-inline,
.bootstrap-realtypress .visible-sm-inline-block,
.bootstrap-realtypress .visible-md-block,
.bootstrap-realtypress .visible-md-inline,
.bootstrap-realtypress .visible-md-inline-block,
.bootstrap-realtypress .visible-lg-block,
.bootstrap-realtypress .visible-lg-inline,
.bootstrap-realtypress .visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .bootstrap-realtypress .visible-xs {
    display: block !important;
  }
  .bootstrap-realtypress table.visible-xs {
    display: table;
  }
  .bootstrap-realtypress tr.visible-xs {
    display: table-row !important;
  }
  .bootstrap-realtypress th.visible-xs,
  .bootstrap-realtypress td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .bootstrap-realtypress .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .bootstrap-realtypress .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .bootstrap-realtypress .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .bootstrap-realtypress .visible-sm {
    display: block !important;
  }
  .bootstrap-realtypress table.visible-sm {
    display: table;
  }
  .bootstrap-realtypress tr.visible-sm {
    display: table-row !important;
  }
  .bootstrap-realtypress th.visible-sm,
  .bootstrap-realtypress td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .bootstrap-realtypress .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .bootstrap-realtypress .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .bootstrap-realtypress .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .bootstrap-realtypress .visible-md {
    display: block !important;
  }
  .bootstrap-realtypress table.visible-md {
    display: table;
  }
  .bootstrap-realtypress tr.visible-md {
    display: table-row !important;
  }
  .bootstrap-realtypress th.visible-md,
  .bootstrap-realtypress td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .bootstrap-realtypress .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .bootstrap-realtypress .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .bootstrap-realtypress .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .bootstrap-realtypress .visible-lg {
    display: block !important;
  }
  .bootstrap-realtypress table.visible-lg {
    display: table;
  }
  .bootstrap-realtypress tr.visible-lg {
    display: table-row !important;
  }
  .bootstrap-realtypress th.visible-lg,
  .bootstrap-realtypress td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .bootstrap-realtypress .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .bootstrap-realtypress .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .bootstrap-realtypress .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .bootstrap-realtypress .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .bootstrap-realtypress .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .bootstrap-realtypress .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .bootstrap-realtypress .hidden-lg {
    display: none !important;
  }
}
.bootstrap-realtypress .visible-print {
  display: none !important;
}
@media print {
  .bootstrap-realtypress .visible-print {
    display: block !important;
  }
  .bootstrap-realtypress table.visible-print {
    display: table;
  }
  .bootstrap-realtypress tr.visible-print {
    display: table-row !important;
  }
  .bootstrap-realtypress th.visible-print,
  .bootstrap-realtypress td.visible-print {
    display: table-cell !important;
  }
}
.bootstrap-realtypress .visible-print-block {
  display: none !important;
}
@media print {
  .bootstrap-realtypress .visible-print-block {
    display: block !important;
  }
}
.bootstrap-realtypress .visible-print-inline {
  display: none !important;
}
@media print {
  .bootstrap-realtypress .visible-print-inline {
    display: inline !important;
  }
}
.bootstrap-realtypress .visible-print-inline-block {
  display: none !important;
}
@media print {
  .bootstrap-realtypress .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .bootstrap-realtypress .hidden-print {
    display: none !important;
  }
}
.bootstrap-realtypress .btn-default,
.bootstrap-realtypress .btn-primary,
.bootstrap-realtypress .btn-success,
.bootstrap-realtypress .btn-info,
.bootstrap-realtypress .btn-warning,
.bootstrap-realtypress .btn-danger {
  /*text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);*/
  /*-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);*/
  /*box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);*/
}
.bootstrap-realtypress .btn-default:active,
.bootstrap-realtypress .btn-primary:active,
.bootstrap-realtypress .btn-success:active,
.bootstrap-realtypress .btn-info:active,
.bootstrap-realtypress .btn-warning:active,
.bootstrap-realtypress .btn-danger:active,
.bootstrap-realtypress .btn-default.active,
.bootstrap-realtypress .btn-primary.active,
.bootstrap-realtypress .btn-success.active,
.bootstrap-realtypress .btn-info.active,
.bootstrap-realtypress .btn-warning.active,
.bootstrap-realtypress .btn-danger.active {
  /*-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);*/
  /*box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);*/
}
.bootstrap-realtypress .btn-default .badge,
.bootstrap-realtypress .btn-primary .badge,
.bootstrap-realtypress .btn-success .badge,
.bootstrap-realtypress .btn-info .badge,
.bootstrap-realtypress .btn-warning .badge,
.bootstrap-realtypress .btn-danger .badge {
  text-shadow: none;
}
.bootstrap-realtypress .btn:active,
.bootstrap-realtypress .btn.active {
  background-image: none;
}
.bootstrap-realtypress .btn-default {
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #e0e0e0 100%);
  background-image: -o-linear-gradient(top, #ffffff 0%, #e0e0e0 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e0e0e0));
  background-image: linear-gradient(to bottom, #ffffff 0%, #e0e0e0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  background-repeat: repeat-x;
  border-color: #dbdbdb;
  text-shadow: 0 1px 0 #fff;
  border-color: #ccc;
}
.bootstrap-realtypress .btn-default:hover,
.bootstrap-realtypress .btn-default:focus {
  background-color: #e0e0e0;
  background-position: 0 -15px;
}
.bootstrap-realtypress .btn-default:active,
.bootstrap-realtypress .btn-default.active {
  background-color: #e0e0e0;
  border-color: #dbdbdb;
}
.bootstrap-realtypress .btn-default.disabled,
.bootstrap-realtypress .btn-default:disabled,
.bootstrap-realtypress .btn-default[disabled] {
  background-color: #e0e0e0;
  background-image: none;
}
.bootstrap-realtypress .btn-primary {
  /*background-image: -webkit-linear-gradient(top, #337ab7 0%, #265a88 100%);*/
  /*background-image: -o-linear-gradient(top, #337ab7 0%, #265a88 100%);*/
  /*background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#265a88));*/
  /*background-image: linear-gradient(to bottom, #337ab7 0%, #265a88 100%);*/
  /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff265a88', GradientType=0);*/
  /*filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);*/
  /*background-repeat: repeat-x;*/
  border-color: #337ab7;
}
.bootstrap-realtypress .btn-primary:hover,
.bootstrap-realtypress .btn-primary:focus {
  background-color: #265a88;
  background-position: 0 -15px;
}
.bootstrap-realtypress .btn-primary:active,
.bootstrap-realtypress .btn-primary.active {
  background-color: #265a88;
  border-color: #265a88;
}
.bootstrap-realtypress .btn-primary.disabled,
.bootstrap-realtypress .btn-primary:disabled,
.bootstrap-realtypress .btn-primary[disabled] {
  background-color: #265a88;
  background-image: none;
}
.bootstrap-realtypress .btn-success {
  /*background-image: -webkit-linear-gradient(top, #5cb85c 0%, #419641 100%);*/
  /*background-image: -o-linear-gradient(top, #5cb85c 0%, #419641 100%);*/
  /*background-image: -webkit-gradient(linear, left top, left bottom, from(#5cb85c), to(#419641));*/
  /*background-image: linear-gradient(to bottom, #5cb85c 0%, #419641 100%);*/
  /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff419641', GradientType=0);*/
  /*filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);*/
  /*background-repeat: repeat-x;*/
  border-color: #3e8f3e;
}
.bootstrap-realtypress .btn-success:hover,
.bootstrap-realtypress .btn-success:focus {
  background-color: #419641;
  background-position: 0 -15px;
}
.bootstrap-realtypress .btn-success:active,
.bootstrap-realtypress .btn-success.active {
  background-color: #419641;
  border-color: #419641;
}
.bootstrap-realtypress .btn-success.disabled,
.bootstrap-realtypress .btn-success:disabled,
.bootstrap-realtypress .btn-success[disabled] {
  background-color: #419641;
  background-image: none;
}
.bootstrap-realtypress .btn-info {
  /*background-image: -webkit-linear-gradient(top, #5bc0de 0%, #2aabd2 100%);*/
  /*background-image: -o-linear-gradient(top, #5bc0de 0%, #2aabd2 100%);*/
  /*background-image: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#2aabd2));*/
  /*background-image: linear-gradient(to bottom, #5bc0de 0%, #2aabd2 100%);*/
  /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2aabd2', GradientType=0);*/
  /*filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);*/
  /*background-repeat: repeat-x;*/
  /*border-color: #28a4c9;*/
}
.bootstrap-realtypress .btn-info:hover,
.bootstrap-realtypress .btn-info:focus {
  background-color: #2aabd2;
  background-position: 0 -15px;
}
.bootstrap-realtypress .btn-info:active,
.bootstrap-realtypress .btn-info.active {
  background-color: #2aabd2;
  border-color: #2aabd2;
}
.bootstrap-realtypress .btn-info.disabled,
.bootstrap-realtypress .btn-info:disabled,
.bootstrap-realtypress .btn-info[disabled] {
  background-color: #2aabd2;
  background-image: none;
}
.bootstrap-realtypress .btn-warning {
  /*background-image: -webkit-linear-gradient(top, #f0ad4e 0%, #eb9316 100%);*/
  /*background-image: -o-linear-gradient(top, #f0ad4e 0%, #eb9316 100%);*/
  /*background-image: -webkit-gradient(linear, left top, left bottom, from(#f0ad4e), to(#eb9316));*/
  /*background-image: linear-gradient(to bottom, #f0ad4e 0%, #eb9316 100%);*/
  /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffeb9316', GradientType=0);*/
  /*filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);*/
  /*background-repeat: repeat-x;*/
  /*border-color: #e38d13;*/
}
.bootstrap-realtypress .btn-warning:hover,
.bootstrap-realtypress .btn-warning:focus {
  background-color: #eb9316;
  background-position: 0 -15px;
}
.bootstrap-realtypress .btn-warning:active,
.bootstrap-realtypress .btn-warning.active {
  background-color: #eb9316;
  border-color: #eb9316;
}
.bootstrap-realtypress .btn-warning.disabled,
.bootstrap-realtypress .btn-warning:disabled,
.bootstrap-realtypress .btn-warning[disabled] {
  background-color: #eb9316;
  background-image: none;
}
.bootstrap-realtypress .btn-danger {
  /*background-image: -webkit-linear-gradient(top, #d9534f 0%, #c12e2a 100%);*/
  /*background-image: -o-linear-gradient(top, #d9534f 0%, #c12e2a 100%);*/
  /*background-image: -webkit-gradient(linear, left top, left bottom, from(#d9534f), to(#c12e2a));*/
  /*background-image: linear-gradient(to bottom, #d9534f 0%, #c12e2a 100%);*/
  /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc12e2a', GradientType=0);*/
  /*filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);*/
  /*background-repeat: repeat-x;*/
  /*border-color: #b92c28;*/
}
.bootstrap-realtypress .btn-danger:hover,
.bootstrap-realtypress .btn-danger:focus {
  background-color: #c12e2a;
  background-position: 0 -15px;
}
.bootstrap-realtypress .btn-danger:active,
.bootstrap-realtypress .btn-danger.active {
  background-color: #c12e2a;
  border-color: #c12e2a;
}
.bootstrap-realtypress .btn-danger.disabled,
.bootstrap-realtypress .btn-danger:disabled,
.bootstrap-realtypress .btn-danger[disabled] {
  background-color: #c12e2a;
  background-image: none;
}
.bootstrap-realtypress .thumbnail,
.bootstrap-realtypress .img-thumbnail {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
}
.bootstrap-realtypress .dropdown-menu > li > a:hover,
.bootstrap-realtypress .dropdown-menu > li > a:focus {
  background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image: -o-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
  background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
  background-color: #e8e8e8;
}
.bootstrap-realtypress .dropdown-menu > .active > a,
.bootstrap-realtypress .dropdown-menu > .active > a:hover,
.bootstrap-realtypress .dropdown-menu > .active > a:focus {
  background-image: -webkit-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
  background-image: -o-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
  background-image: linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
  background-color: #2e6da4;
}
.bootstrap-realtypress .navbar-default {
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #f8f8f8 100%);
  background-image: -o-linear-gradient(top, #ffffff 0%, #f8f8f8 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f8f8f8));
  background-image: linear-gradient(to bottom, #ffffff 0%, #f8f8f8 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff8f8f8', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075);
}
.bootstrap-realtypress .navbar-default .navbar-nav > .open > a,
.bootstrap-realtypress .navbar-default .navbar-nav > .active > a {
  background-image: -webkit-linear-gradient(top, #dbdbdb 0%, #e2e2e2 100%);
  background-image: -o-linear-gradient(top, #dbdbdb 0%, #e2e2e2 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#dbdbdb), to(#e2e2e2));
  background-image: linear-gradient(to bottom, #dbdbdb 0%, #e2e2e2 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdbdbdb', endColorstr='#ffe2e2e2', GradientType=0);
  -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.075);
}
.bootstrap-realtypress .navbar-brand,
.bootstrap-realtypress .navbar-nav > li > a {
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
}
.bootstrap-realtypress .navbar-inverse {
  background-image: -webkit-linear-gradient(top, #3c3c3c 0%, #222222 100%);
  background-image: -o-linear-gradient(top, #3c3c3c 0%, #222222 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#3c3c3c), to(#222222));
  background-image: linear-gradient(to bottom, #3c3c3c 0%, #222222 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3c3c3c', endColorstr='#ff222222', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.bootstrap-realtypress .navbar-inverse .navbar-nav > .open > a,
.bootstrap-realtypress .navbar-inverse .navbar-nav > .active > a {
  background-image: -webkit-linear-gradient(top, #080808 0%, #0f0f0f 100%);
  background-image: -o-linear-gradient(top, #080808 0%, #0f0f0f 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#080808), to(#0f0f0f));
  background-image: linear-gradient(to bottom, #080808 0%, #0f0f0f 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff080808', endColorstr='#fe5e5e5f', GradientType=0);
  -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.25);
}
.bootstrap-realtypress .navbar-inverse .navbar-brand,
.bootstrap-realtypress .navbar-inverse .navbar-nav > li > a {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.bootstrap-realtypress .navbar-static-top,
.bootstrap-realtypress .navbar-fixed-top,
.bootstrap-realtypress .navbar-fixed-bottom {
  border-radius: 0;
}
@media (max-width: 767px) {
  .bootstrap-realtypress .navbar .navbar-nav .open .dropdown-menu > .active > a,
  .bootstrap-realtypress .navbar .navbar-nav .open .dropdown-menu > .active > a:hover,
  .bootstrap-realtypress .navbar .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-image: -webkit-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
    background-image: -o-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
    background-image: linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
  }
}
.bootstrap-realtypress .alert {
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.bootstrap-realtypress .alert-success {
  background-image: -webkit-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%);
  background-image: -o-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#dff0d8), to(#c8e5bc));
  background-image: linear-gradient(to bottom, #dff0d8 0%, #c8e5bc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffc8e5bc', GradientType=0);
  border-color: #b2dba1;
}
.bootstrap-realtypress .alert-info {
  background-image: -webkit-linear-gradient(top, #d9edf7 0%, #b9def0 100%);
  background-image: -o-linear-gradient(top, #d9edf7 0%, #b9def0 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d9edf7), to(#b9def0));
  background-image: linear-gradient(to bottom, #d9edf7 0%, #b9def0 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffb9def0', GradientType=0);
  border-color: #9acfea;
}
.bootstrap-realtypress .alert-warning {
  background-image: -webkit-linear-gradient(top, #fcf8e3 0%, #f8efc0 100%);
  background-image: -o-linear-gradient(top, #fcf8e3 0%, #f8efc0 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fcf8e3), to(#f8efc0));
  background-image: linear-gradient(to bottom, #fcf8e3 0%, #f8efc0 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fff8efc0', GradientType=0);
  border-color: #f5e79e;
}
.bootstrap-realtypress .alert-danger {
  background-image: -webkit-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);
  background-image: -o-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f2dede), to(#e7c3c3));
  background-image: linear-gradient(to bottom, #f2dede 0%, #e7c3c3 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffe7c3c3', GradientType=0);
  border-color: #dca7a7;
}
.bootstrap-realtypress .progress {
  background-image: -webkit-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%);
  background-image: -o-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ebebeb), to(#f5f5f5));
  background-image: linear-gradient(to bottom, #ebebeb 0%, #f5f5f5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff5f5f5', GradientType=0);
}
.bootstrap-realtypress .progress-bar {
  background-image: -webkit-linear-gradient(top, #337ab7 0%, #286090 100%);
  background-image: -o-linear-gradient(top, #337ab7 0%, #286090 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#286090));
  background-image: linear-gradient(to bottom, #337ab7 0%, #286090 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff286090', GradientType=0);
}
.bootstrap-realtypress .progress-bar-success {
  background-image: -webkit-linear-gradient(top, #5cb85c 0%, #449d44 100%);
  background-image: -o-linear-gradient(top, #5cb85c 0%, #449d44 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5cb85c), to(#449d44));
  background-image: linear-gradient(to bottom, #5cb85c 0%, #449d44 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff449d44', GradientType=0);
}
.bootstrap-realtypress .progress-bar-info {
  background-image: -webkit-linear-gradient(top, #5bc0de 0%, #31b0d5 100%);
  background-image: -o-linear-gradient(top, #5bc0de 0%, #31b0d5 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#31b0d5));
  background-image: linear-gradient(to bottom, #5bc0de 0%, #31b0d5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff31b0d5', GradientType=0);
}
.bootstrap-realtypress .progress-bar-warning {
  background-image: -webkit-linear-gradient(top, #f0ad4e 0%, #ec971f 100%);
  background-image: -o-linear-gradient(top, #f0ad4e 0%, #ec971f 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f0ad4e), to(#ec971f));
  background-image: linear-gradient(to bottom, #f0ad4e 0%, #ec971f 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffec971f', GradientType=0);
}
.bootstrap-realtypress .progress-bar-danger {
  background-image: -webkit-linear-gradient(top, #d9534f 0%, #c9302c 100%);
  background-image: -o-linear-gradient(top, #d9534f 0%, #c9302c 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d9534f), to(#c9302c));
  background-image: linear-gradient(to bottom, #d9534f 0%, #c9302c 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc9302c', GradientType=0);
}
.bootstrap-realtypress .progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.bootstrap-realtypress .list-group {
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
}
.bootstrap-realtypress .list-group-item.active,
.bootstrap-realtypress .list-group-item.active:hover,
.bootstrap-realtypress .list-group-item.active:focus {
  text-shadow: 0 -1px 0 #286090;
  background-image: -webkit-linear-gradient(top, #337ab7 0%, #2b669a 100%);
  background-image: -o-linear-gradient(top, #337ab7 0%, #2b669a 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2b669a));
  background-image: linear-gradient(to bottom, #337ab7 0%, #2b669a 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2b669a', GradientType=0);
  border-color: #2b669a;
}
.bootstrap-realtypress .list-group-item.active .badge,
.bootstrap-realtypress .list-group-item.active:hover .badge,
.bootstrap-realtypress .list-group-item.active:focus .badge {
  text-shadow: none;
}
.bootstrap-realtypress .panel {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.bootstrap-realtypress .panel-default > .panel-heading {
  background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image: -o-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
  background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
}
.bootstrap-realtypress .panel-primary > .panel-heading {
  background-image: -webkit-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
  background-image: -o-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
  background-image: linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
}
.bootstrap-realtypress .panel-success > .panel-heading {
  background-image: -webkit-linear-gradient(top, #dff0d8 0%, #d0e9c6 100%);
  background-image: -o-linear-gradient(top, #dff0d8 0%, #d0e9c6 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#dff0d8), to(#d0e9c6));
  background-image: linear-gradient(to bottom, #dff0d8 0%, #d0e9c6 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffd0e9c6', GradientType=0);
}
.bootstrap-realtypress .panel-info > .panel-heading {
  background-image: -webkit-linear-gradient(top, #d9edf7 0%, #c4e3f3 100%);
  background-image: -o-linear-gradient(top, #d9edf7 0%, #c4e3f3 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d9edf7), to(#c4e3f3));
  background-image: linear-gradient(to bottom, #d9edf7 0%, #c4e3f3 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffc4e3f3', GradientType=0);
}
.bootstrap-realtypress .panel-warning > .panel-heading {
  background-image: -webkit-linear-gradient(top, #fcf8e3 0%, #faf2cc 100%);
  background-image: -o-linear-gradient(top, #fcf8e3 0%, #faf2cc 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fcf8e3), to(#faf2cc));
  background-image: linear-gradient(to bottom, #fcf8e3 0%, #faf2cc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fffaf2cc', GradientType=0);
}
.bootstrap-realtypress .panel-danger > .panel-heading {
  background-image: -webkit-linear-gradient(top, #f2dede 0%, #ebcccc 100%);
  background-image: -o-linear-gradient(top, #f2dede 0%, #ebcccc 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f2dede), to(#ebcccc));
  background-image: linear-gradient(to bottom, #f2dede 0%, #ebcccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffebcccc', GradientType=0);
}
.bootstrap-realtypress .well {
  background-image: -webkit-linear-gradient(top, #e8e8e8 0%, #f5f5f5 100%);
  background-image: -o-linear-gradient(top, #e8e8e8 0%, #f5f5f5 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e8e8e8), to(#f5f5f5));
  background-image: linear-gradient(to bottom, #e8e8e8 0%, #f5f5f5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#fff5f5f5', GradientType=0);
  border-color: #dcdcdc;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);
}
.slider-container {
  width: 300px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.slider-container .back-bar {
  height: 10px;
  position: relative;
}
.slider-container .back-bar .selected-bar {
  position: absolute;
  height: 100%;
}
.slider-container .back-bar .pointer {
  position: absolute;
  width: 10px;
  height: 10px;
  background-color: red;
  cursor: col-resize;
  opacity: 1;
  z-index: 2;
}
.slider-container .back-bar .pointer.last-active {
  z-index: 3;
}
.slider-container .back-bar .pointer-label {
  position: absolute;
  top: -17px;
  font-size: 8px;
  background: white;
  white-space: nowrap;
  line-height: 1;
}
.slider-container .back-bar .focused {
  z-index: 10;
}
.slider-container .clickable-dummy {
  cursor: pointer;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.slider-container .scale {
  top: 2px;
  position: relative;
}
.slider-container .scale span {
  position: absolute;
  height: 5px;
  border-left: 1px solid #999;
  font-size: 0;
}
.slider-container .scale ins {
  font-size: 9px;
  text-decoration: none;
  position: absolute;
  left: 0;
  top: 5px;
  color: #999;
  line-height: 1;
}
.slider-container.slider-readonly .clickable-dummy,
.slider-container.slider-readonly .pointer {
  cursor: auto;
}
.theme-green .back-bar {
  height: 5px;
  border-radius: 2px;
  background-color: #eeeeee;
  background-color: #e7e7e7;
  background-image: -moz-linear-gradient(top, #eeeeee, #dddddd);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#eeeeee), to(#dddddd));
  background-image: -webkit-linear-gradient(top, #eeeeee, #dddddd);
  background-image: -o-linear-gradient(top, #eeeeee, #dddddd);
  background-image: linear-gradient(to bottom, #eeeeee, #dddddd);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffeeeeee', endColorstr='#ffdddddd', GradientType=0);
}
.theme-green .back-bar .selected-bar {
  border-radius: 2px;
  background-color: #a1fad0;
  background-image: -moz-linear-gradient(top, #bdfade, #76fabc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#bdfade), to(#76fabc));
  background-image: -webkit-linear-gradient(top, #bdfade, #76fabc);
  background-image: -o-linear-gradient(top, #bdfade, #76fabc);
  background-image: linear-gradient(to bottom, #bdfade, #76fabc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffbdfade', endColorstr='#ff76fabc', GradientType=0);
}
.theme-green .back-bar .pointer {
  width: 14px;
  height: 14px;
  top: -5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 10px;
  border: 1px solid #AAA;
  background-color: #e7e7e7;
  background-image: -moz-linear-gradient(top, #eeeeee, #dddddd);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#eeeeee), to(#dddddd));
  background-image: -webkit-linear-gradient(top, #eeeeee, #dddddd);
  background-image: -o-linear-gradient(top, #eeeeee, #dddddd);
  background-image: linear-gradient(to bottom, #eeeeee, #dddddd);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffeeeeee', endColorstr='#ffdddddd', GradientType=0);
}
.theme-green .back-bar .pointer-label {
  color: #999;
}
.theme-green .back-bar .focused {
  color: #333;
}
.theme-green .scale span {
  border-left: 1px solid #e5e5e5;
}
.theme-green .scale ins {
  color: #999;
}
.theme-blue .back-bar {
  height: 5px;
  border-radius: 2px;
  background-color: #eeeeee;
  background-color: #e7e7e7;
  background-image: -moz-linear-gradient(top, #eeeeee, #dddddd);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#eeeeee), to(#dddddd));
  background-image: -webkit-linear-gradient(top, #eeeeee, #dddddd);
  background-image: -o-linear-gradient(top, #eeeeee, #dddddd);
  background-image: linear-gradient(to bottom, #eeeeee, #dddddd);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffeeeeee', endColorstr='#ffdddddd', GradientType=0);
}
.theme-blue .back-bar .selected-bar {
  border-radius: 2px;
  background-color: #92c1f9;
  background-image: -moz-linear-gradient(top, #b1d1f9, #64a8f9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#b1d1f9), to(#64a8f9));
  background-image: -webkit-linear-gradient(top, #b1d1f9, #64a8f9);
  background-image: -o-linear-gradient(top, #b1d1f9, #64a8f9);
  background-image: linear-gradient(to bottom, #b1d1f9, #64a8f9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb1d1f9', endColorstr='#ff64a8f9', GradientType=0);
}
.theme-blue .back-bar .pointer {
  width: 14px;
  height: 14px;
  top: -5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 10px;
  border: 1px solid #AAA;
  background-color: #e7e7e7;
  background-image: -moz-linear-gradient(top, #eeeeee, #dddddd);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#eeeeee), to(#dddddd));
  background-image: -webkit-linear-gradient(top, #eeeeee, #dddddd);
  background-image: -o-linear-gradient(top, #eeeeee, #dddddd);
  background-image: linear-gradient(to bottom, #eeeeee, #dddddd);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffeeeeee', endColorstr='#ffdddddd', GradientType=0);
}
.theme-blue .back-bar .pointer-label {
  color: #999;
}
.theme-blue .back-bar .focused {
  color: #333;
}
.theme-blue .scale span {
  border-left: 1px solid #e5e5e5;
}
.theme-blue .scale ins {
  color: #999;
}
/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */
.bx-wrapper{position:relative;margin:0 auto 60px;padding:0}.bx-wrapper img{max-width:100%;display:block}.bx-wrapper .bx-viewport{-moz-box-shadow:0 0 5px #ccc;-webkit-box-shadow:0 0 5px #ccc;box-shadow:0 0 5px #ccc;border:5px solid #fff;left:-5px;background:#fff;-webkit-transform:translatez(0);-moz-transform:translatez(0);-ms-transform:translatez(0);-o-transform:translatez(0);transform:translatez(0)}.bx-wrapper .bx-controls-auto,.bx-wrapper .bx-pager{position:absolute;bottom:-30px;width:100%}.bx-wrapper .bx-loading{min-height:50px;background:url(/wp-content/plugins/realtypress-premium/public/third-party/bxslider/images/bx_loader.gif) center center no-repeat #fff;height:100%;width:100%;position:absolute;top:0;left:0;z-index:2000}.bx-wrapper .bx-pager{text-align:center;font-size:.85em;font-family:Arial;font-weight:700;color:#666;padding-top:20px}.bx-wrapper .bx-controls-auto .bx-controls-auto-item,.bx-wrapper .bx-pager .bx-pager-item{display:inline-block}.bx-wrapper .bx-pager.bx-default-pager a{background:#666;text-indent:-9999px;display:block;width:10px;height:10px;margin:0 5px;outline:0;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}.bx-wrapper .bx-pager.bx-default-pager a.active,.bx-wrapper .bx-pager.bx-default-pager a:hover{background:#000}.bx-wrapper .bx-prev{left:10px;background:url(/wp-content/plugins/realtypress-premium/public/third-party/bxslider/images/controls.png) 0 -32px no-repeat}.bx-wrapper .bx-next{right:10px;background:url(/wp-content/plugins/realtypress-premium/public/third-party/bxslider/images/controls.png) -43px -32px no-repeat}.bx-wrapper .bx-prev:hover{background-position:0 0}.bx-wrapper .bx-next:hover{background-position:-43px 0}.bx-wrapper .bx-controls-direction a{position:absolute;top:50%;margin-top:-16px;outline:0;width:32px;height:32px;text-indent:-9999px;z-index:9999}.bx-wrapper .bx-controls-direction a.disabled{display:none}.bx-wrapper .bx-controls-auto{text-align:center}.bx-wrapper .bx-controls-auto .bx-start{display:block;text-indent:-9999px;width:10px;height:11px;outline:0;background:url(/wp-content/plugins/realtypress-premium/public/third-party/bxslider/images/controls.png) -86px -11px no-repeat;margin:0 3px}.bx-wrapper .bx-controls-auto .bx-start.active,.bx-wrapper .bx-controls-auto .bx-start:hover{background-position:-86px 0}.bx-wrapper .bx-controls-auto .bx-stop{display:block;text-indent:-9999px;width:9px;height:11px;outline:0;background:url(/wp-content/plugins/realtypress-premium/public/third-party/bxslider/images/controls.png) -86px -44px no-repeat;margin:0 3px}.bx-wrapper .bx-controls-auto .bx-stop.active,.bx-wrapper .bx-controls-auto .bx-stop:hover{background-position:-86px -33px}.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager{text-align:left;width:80%}.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto{right:0;width:35px}.bx-wrapper .bx-caption{position:absolute;bottom:0;left:0;background:rgba(80,80,80,.75);width:100%}.bx-wrapper .bx-caption span{color:#fff;font-family:Arial;display:block;font-size:.85em;padding:10px}
/*!
 *  Font Awesome 4.2.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('/wp-content/plugins/realtypress-premium/public/third-party/font-awesome-4.2.0/fonts/fontawesome-webfont.eot?v=4.2.0');src:url('/wp-content/plugins/realtypress-premium/public/third-party/font-awesome-4.2.0/fonts/fontawesome-webfont.eot?#iefix&v=4.2.0') format('embedded-opentype'),url('/wp-content/plugins/realtypress-premium/public/third-party/font-awesome-4.2.0/fonts/fontawesome-webfont.woff?v=4.2.0') format('woff'),url('/wp-content/plugins/realtypress-premium/public/third-party/font-awesome-4.2.0/fonts/fontawesome-webfont.ttf?v=4.2.0') format('truetype'),url('/wp-content/plugins/realtypress-premium/public/third-party/font-awesome-4.2.0/fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.leaflet-image-layer,.leaflet-layer,.leaflet-map-pane,.leaflet-marker-icon,.leaflet-marker-pane,.leaflet-marker-shadow,.leaflet-overlay-pane,.leaflet-overlay-pane svg,.leaflet-popup-pane,.leaflet-shadow-pane,.leaflet-tile,.leaflet-tile-container,.leaflet-tile-pane,.leaflet-zoom-box{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden;-ms-touch-action:none}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container img{max-width:none!important}.leaflet-container img.leaflet-image-layer{max-width:15000px!important}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-tile-pane{z-index:2}.leaflet-objects-pane{z-index:3}.leaflet-overlay-pane{z-index:4}.leaflet-shadow-pane{z-index:5}.leaflet-marker-pane{z-index:6}.leaflet-popup-pane{z-index:7}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:7;pointer-events:auto}.leaflet-bottom,.leaflet-top{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup,.leaflet-fade-anim .leaflet-tile{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;-o-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup,.leaflet-fade-anim .leaflet-tile-loaded{opacity:1}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);-o-transition:-o-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-pan-anim .leaflet-tile,.leaflet-touching .leaflet-zoom-animated,.leaflet-zoom-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;-o-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-clickable{cursor:pointer}.leaflet-container{cursor:-webkit-grab;cursor:-moz-grab}.leaflet-control,.leaflet-popup-pane{cursor:auto}.leaflet-dragging .leaflet-clickable,.leaflet-dragging .leaflet-container{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing}.leaflet-container{background:#ddd;outline:0}.leaflet-container a{color:#0078A8}.leaflet-container a.leaflet-active{outline:orange solid 2px}.leaflet-zoom-box{border:2px dotted #38f;background:rgba(255,255,255,.5)}.leaflet-container{font:12px/1.5 "Helvetica Neue",Arial,Helvetica,sans-serif}.leaflet-bar{box-shadow:0 1px 5px rgba(0,0,0,.65);border-radius:4px}.leaflet-bar a,.leaflet-bar a:hover{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px 'Lucida Console',Monaco,monospace;text-indent:1px}.leaflet-control-zoom-out{font-size:20px}.leaflet-touch .leaflet-control-zoom-in{font-size:22px}.leaflet-touch .leaflet-control-zoom-out{font-size:24px}.leaflet-control-layers{box-shadow:0 1px 5px rgba(0,0,0,.4);background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(/wp-content/plugins/realtypress-premium/public/third-party/leaflet-0.7.3/images/layers.png);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(/wp-content/plugins/realtypress-premium/public/third-party/leaflet-0.7.3/images/layers-2x.png);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-container .leaflet-control-attribution{background:#fff;background:rgba(255,255,255,.7);margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-container .leaflet-control-attribution,.leaflet-container .leaflet-control-scale{font-size:11px}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;font-size:11px;white-space:nowrap;overflow:hidden;-moz-box-sizing:content-box;box-sizing:content-box;background:#fff;background:rgba(255,255,255,.5)}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers{box-shadow:none}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-layers{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 19px;line-height:1.4}.leaflet-popup-content p{margin:18px 0}.leaflet-popup-tip-container{margin:0 auto;width:40px;height:20px;position:relative;overflow:hidden}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;box-shadow:0 3px 14px rgba(0,0,0,.4)}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;padding:4px 4px 0 0;text-align:center;width:18px;height:14px;font:16px/14px Tahoma,Verdana,sans-serif;color:#c3c3c3;text-decoration:none;font-weight:700;background:0 0}.leaflet-container a.leaflet-popup-close-button:hover{color:#999}.leaflet-popup-scrolled{overflow:auto;border-bottom:1px solid #ddd;border-top:1px solid #ddd}.leaflet-oldie .leaflet-popup-content-wrapper{zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678, M12=.70710678, M21=-.70710678, M22=.70710678)}.leaflet-oldie .leaflet-popup-tip-container{margin-top:-1px}.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-control-fullscreen a{background:#fff url(/wp-content/plugins/realtypress-premium/public/third-party/leaflet-plugins/fullscreen/img/fullscreen.png) no-repeat 0 0; background-size:26px 52px;}.leaflet-fullscreen-on .leaflet-control-fullscreen a{background-position:0 -26px;}/* Do not combine these two rules; IE will break. */.leaflet-container:-webkit-full-screen{width:100%!important; height:100%!important;}.leaflet-container.leaflet-fullscreen-on{width:100%!important; height:100%!important;}.leaflet-pseudo-fullscreen{position:fixed!important; width:100%!important; height:100%!important; top:0!important; left:0!important; z-index:99999;}@media (-webkit-min-device-pixel-ratio:2), (min-resolution:192dpi){.leaflet-control-fullscreen a{background-image:url(/wp-content/plugins/realtypress-premium/public/third-party/leaflet-plugins/fullscreen/img/fullscreen@2x.png);}}.marker-cluster-small{background-color:rgba(181,226,140,0.6)}.marker-cluster-small div{background-color:rgba(110,204,57,0.6)}.marker-cluster-medium{background-color:rgba(241,211,87,0.6)}.marker-cluster-medium div{background-color:rgba(240,194,12,0.6)}.marker-cluster-large{background-color:rgba(253,156,115,0.6)}.marker-cluster-large div{background-color:rgba(241,128,23,0.6)}.leaflet-oldie .marker-cluster-small{background-color:#b5e28c}.leaflet-oldie .marker-cluster-small div{background-color:#6ecc39}.leaflet-oldie .marker-cluster-medium{background-color:#f1d357}.leaflet-oldie .marker-cluster-medium div{background-color:#f0c20c}.leaflet-oldie .marker-cluster-large{background-color:#fd9c73}.leaflet-oldie .marker-cluster-large div{background-color:#f18017}.marker-cluster{background-clip:padding-box;border-radius:20px}.marker-cluster div{width:30px;height:30px;margin-left:5px;margin-top:5px;text-align:center;border-radius:15px;font:12px "Helvetica Neue",Arial,Helvetica,sans-serif}.marker-cluster span{line-height:30px}.leaflet-cluster-anim .leaflet-marker-icon,.leaflet-cluster-anim .leaflet-marker-shadow{-webkit-transition:-webkit-transform .3s ease-out,opacity .3s ease-in;-moz-transition:-moz-transform .3s ease-out,opacity .3s ease-in;-o-transition:-o-transform .3s ease-out,opacity .3s ease-in;transition:transform .3s ease-out,opacity .3s ease-in}.marker-cluster-small{background-color:rgba(51,137,170,0.6)}.marker-cluster-small div{background-color:rgba(0,0,0,0.5)}.marker-cluster-medium{background-color:rgba(51,137,170,0.6)}.marker-cluster-medium div{background-color:rgba(0,0,0,0.5)}.marker-cluster-large{background-color:rgba(51,137,170,0.6)}.marker-cluster-large div{background-color:rgba(0,0,0,0.5)}.marker-cluster div{width:30px;height:30px;margin-left:5px;margin-top:5px;font-weight:700;text-align:center;border-radius:15px;font:12px "Helvetica Neue",Arial,Helvetica,sans-serif;color:#fff}.history-control.leaflet-bar.hidden{display:none}.history-control.leaflet-bar.horizontal a{display:inline-block;border-bottom:0;border-radius:0;border-right:1px solid #ccc}.history-control.leaflet-bar.horizontal a:first-child{border-top-left-radius:4px;border-bottom-left-radius:4px}.history-control.leaflet-bar.horizontal a:last-child{border-top-right-radius:4px;border-bottom-right-radius:4px;border-right:0}.history-control.leaflet-bar a{width:auto;font-size:1.1em;min-width:26px}/*
----------------------------------------------------------------------
  BOOTSTRAP
----------------------------------------------------------------------
*/

.bootstrap-realtypress {  
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  line-height: 1.42857143;
  color: #555;
  background-color: transparent;
  font-weight:normal;
}

.bootstrap-realtypress * {
  text-transform: none;
}

.bootstrap-realtypress p,
.bootstrap-realtypress .table, 
.bootstrap-realtypress .table tr td, 
.bootstrap-realtypress .table tbody tr td,
.bootstrap-realtypress .table thead tr th {  
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 1.42857143;
  color: #555;
  font-weight: normal;
  box-shadow: none;
  text-shadow: none;
}

/**
 *  Bootstrap :: Tables
 *  -------------------
 */

.bootstrap-realtypress .table {
  text-align:left;
  margin-bottom: 20px !important;
  letter-spacing:0;
}

.bootstrap-realtypress .table tr td, 
.bootstrap-realtypress .table tbody tr td {
  color: #555 !important;
}

.bootstrap-realtypress .table-bordered,
.bootstrap-realtypress .table-bordered tbody tr td,
.bootstrap-realtypress .table-bordered tfoot tr th {
  border: 1px solid #ddd !important;
}

/**
 *  Bootstrap :: Breadcrumb
 *  -----------------------
 */

.bootstrap-realtypress .breadcrumb {
  border-radius: 0;
  margin-left:0;
}

/**
 *  Bootstrap :: Tabs
 *  -----------------
 */

.bootstrap-realtypress .nav-tabs {
  border-bottom: 3px solid #dddddd;
}

.bootstrap-realtypress .nav-tabs > li {
  margin-bottom: 0;
}

.bootstrap-realtypress .nav-tabs .tab-content {
  border: 3px solid #ddd;
}

/**
 *  Bootstrap :: Forms
 *  ------------------
 */

.bootstrap-realtypress label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 0;
  font-weight: bold;
  color:#888888;
  line-height: 16px;
}

.bootstrap-realtypress .form-control {
  display: block;
  width: 100%;
  height: 38px;
  padding: 6px 12px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #444;
    background: #ffffff none;
    border: 1px solid #e5e5e5;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.bootstrap-realtypress .form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.12), inset 0 0 0 2px rgba(102, 175, 233, 1);
  box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.12), inset 0 0 0 2px rgba(102, 175, 233, 1);
  background: #fffef7
}

.bootstrap-realtypress .form-control.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

.bootstrap-realtypress .input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #888888;
  text-align: center;
  background-color: #fafafa;
  border: 1px solid #e5e5e5;
  border-radius: 4px;
}

/**
 *  Bootstrap :: Panel
 *  ------------------
 */

.bootstrap-realtypress .panel-default {
  border-color: #e5e5e5;
}

.bootstrap-realtypress .panel-default > .panel-heading {
    color: #666666;
    background: #fafafa none;
    border-color: #e5e5e5;
}

.bootstrap-realtypress .panel-footer {
  padding: 10px 15px;
  background-color: #fafafa;
  border-top: 1px solid #e5e5e5;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/**
 *  Bootstrap :: Pagination
 *  -----------------------
 */

.bootstrap-realtypress .pagination {
  border: none;
  padding: 0;
}

.bootstrap-realtypress .pagination {
  border: none;
  padding: 0;
}

/**
 *  Bootstrap :: Radius Resets
 *  --------------------------
 */

.bootstrap-realtypress .btn {
  border-radius: 0;
  box-shadow: none;
}

.bootstrap-realtypress .panel {
  border-radius: 0;
  box-shadow: none;
}

.bootstrap-realtypress .rps-contact-alerts .alert {
  margin-top: 15px;
}

.btn-lightgrey{
  background: #f5f5f5;
}


.bootstrap-realtypress .table-bordered,
.bootstrap-realtypress .table-bordered tbody tr td,
.bootstrap-realtypress .table-bordered thead tr th,
.bootstrap-realtypress .table-bordered tfoot tr th {
  border-right-width: 0 !important;
  border-left-width: 0 !important;
  border-top-width: 0 !important;
  /*border-bottom-width: 0 !important;*/
  /*border-bottom-color: #efefef !important;*/
}.rps-single-listing-map-tabs .tab-content {
  margin-bottom:30px;
  border: 3px solid #ddd;
  border-top:0;
  max-height:504px;
  overflow:hidden;
}


/*
----------------------------------------------------------------------
  SINGLE LISTING
----------------------------------------------------------------------
*/

.bootstrap-realtypress .rps-single-listing {
  position: relative;
  margin-top:20px;
  margin-bottom:20px;
}

/**
 * Single Listing :: Agent
 * -----------------------
 */

.bootstrap-realtypress .rps-single-listing .rps-agent-details {
  background: #ffffff;
  padding:10px;
  margin-bottom: 30px;
  font-size:0.9em;
  border: 1px solid #e6e6e6;
  word-break: break-all;
}
.bootstrap-realtypress .rps-single-listing .rps-agent-details .agent-photo {
  border: 3px solid #ddd;
  float:left;
  margin: 0 10px 10px 0;
  max-width: 100px;
}

/**
 * Single Listing :: Office
 * ------------------------
 */

.bootstrap-realtypress .rps-single-listing .rps-agent-details .office-website {
  display:block;
  word-break: break-all;
}

/**
 * Single Listing :: Contact Form
 * ------------------------------
 */

.bootstrap-realtypress .rps-single-listing .rps-contact-form-wrap-v {
  background: #ffffff;
  padding:0 10px;
  margin-bottom: 30px;
  border: 1px solid #e6e6e6;
}

.bootstrap-realtypress .rps-single-listing .rps-contact-form-wrap-h {
  background: #ffffff;
  padding:0 15px;
  margin-bottom: 30px;
  border: 1px solid #e6e6e6;
}

.bootstrap-realtypress .rps-single-listing .rps-contact-agreement {
  font-size: 12px;
}


/**
 * Single Listing :: Overlay
 * -------------------------
 */
.bootstrap-realtypress .rps-single-listing .rps-single-overlay {
  position:fixed; 
  top:0;
  left:0;
  width:100%;
  height:100%;
  background: rgba(0,0,0,0.4);
  z-index:1000;
  display: block;
}

.bootstrap-realtypress .rps-single-listing .rps-single-overlay .loading-text {
  color: #777;
  margin-top: 200px;
  background-color: rgba(255,255,255,.90);
  padding: 20px 0;
  border: 1px solid #efefef;
  font-size: 16px;
  font-weight: 500;
  box-shadow: 0 0 4px 1px rgba(0,0,0,0.05);
  width: 100%;
}

.bootstrap-realtypress .rps-single-listing .rps-single-overlay .fa {
  font-size:4em;
  color: #777;
  margin-bottom:15px;
}

.bootstrap-realtypress .rps-single-listing .rps-listing-not-found {
  min-height:500px;
}
.bootstrap-realtypress .rps-single-listing .rps-listing-not-found h3 {
  margin-top:60px;
}

/**
 *  Single Listing :: Alternate URL's
 *  ---------------------------------
 */

.bootstrap-realtypress .rps-single-listing .rps-altenate-url {
  height:80px;
  line-height:80px;
  font-size:20px;
  color: #b3b3b3;
  text-decoration:none;
}

.bootstrap-realtypress .rps-single-listing .rps-altenate-url .fa {
  font-size:18px;
  background: #b3b3b3;
  width:42px;
  height:42px;
  text-align:center;
  line-height: 42px;
  display:inline-block;
  border-radius: 100%;
  margin-right:5px;
  color: #fff;
}
/**
 *  Single Listing :: Open House;
 *  -----------------------------
 */

.bootstrap-realtypress .rps-single-listing .open-house-row {
  margin-bottom: 30px;
}

.bootstrap-realtypress .rps-single-listing .open-house-row .open-house-calendar {
  border: 1px solid #ddd;
}

.bootstrap-realtypress .rps-single-listing .open-house-row .open-house-calendar .top {
  text-align:center;
  background: #f3f3f3;
  font-weight: 700;
  padding:4px 4px;
  font-size:15px;
}

.bootstrap-realtypress .rps-single-listing .open-house-row .open-house-calendar .middle .day-numeric {
  text-align:center;
  font-size: 36px;
  padding: 0;
}

.bootstrap-realtypress .rps-single-listing .open-house-row .open-house-calendar .middle .day-text {
  text-align:center;
  font-size: 13px;
  font-style: italic;
  background: #f3f3f3;
  padding: 3px 0;
}


.bootstrap-realtypress .rps-single-listing .open-house-row.expired .open-house-calendar {
  border: 1px solid #f3f3f3;
  background: #f3f3f3 !important;
  color: #bbb;
  text-decoration: line-through;
}

.bootstrap-realtypress .rps-single-listing .open-house-row.expired .open-house-times,
.bootstrap-realtypress .rps-single-listing .open-house-row.expired .open-house-times p {
  color: #bbb;
  text-decoration: line-through;
}


/**
 *  Single Listing :: Live Stream
 *  -----------------------------
 */

.bootstrap-realtypress .rps-single-listing .live-stream-row {
  margin-bottom: 30px;
}

.bootstrap-realtypress .rps-single-listing .live-stream-row .live-stream-calendar {
  border: 1px solid #ddd;
}

.bootstrap-realtypress .rps-single-listing .live-stream-row .live-stream-calendar .top {
  text-align:center;
  background: #f3f3f3;
  font-weight: 700;
  padding:4px 4px;
  font-size:15px;
}

.bootstrap-realtypress .rps-single-listing .live-stream-row .live-stream-calendar .middle .day-numeric {
  text-align:center;
  font-size: 36px;
  padding: 0;
}

.bootstrap-realtypress .rps-single-listing .live-stream-row .live-stream-calendar .middle .day-text {
  text-align:center;
  font-size: 13px;
  font-style: italic;
  background: #f3f3f3;
  padding: 3px 0;
}


.bootstrap-realtypress .rps-single-listing .live-stream-row.expired .live-stream-calendar {
  border: 1px solid #f3f3f3;
  background: #f3f3f3 !important;
  color: #bbb;
  text-decoration: line-through;
}

.bootstrap-realtypress .rps-single-listing .live-stream-row.expired .live-stream-times,
.bootstrap-realtypress .rps-single-listing .live-stream-row.expired .live-stream-times p {
  color: #bbb;
  text-decoration: line-through;
}

/**
 *  Single Listing :: Features
 *  --------------------------
 */

.bootstrap-realtypress .rps-single-listing .rps-single-feature-label {    
  color: #fff;  
  font-size:17px;
  padding:8px 12px;
  background: #b3b3b3;
  margin-right:5px;
  margin-bottom:5px;
  border-radius: 6px;
  font-weight: 500;
  display:block;
  float:left;
}

.bootstrap-realtypress .rps-single-listing .rps-single-feature-label-sm {    
  color: #fff;  
  font-size:14px;
  padding:4px 8px;
  background: #b3b3b3;
  margin-right:5px;
  margin-bottom:5px;
  border-radius: 6px;
  display:block;
  float:left;
  font-weight: 500;
}

.bootstrap-realtypress .rps-single-listing .rps-single-features {
  margin-top:0;
}

/**
 *  Single Listing :: Pricing
 *  --------------------------
 */

.bootstrap-realtypress .rps-single-listing .rps-pricing {
}

.bootstrap-realtypress .rps-single-listing .rps-pricing .rps-maintenance {
  /*background: #efefef;*/
  /*border: 1px solid #ddd;*/
  font-size:0.5em !important;
  padding: 0 0 10px 0;
  margin-top: 5px;

  border-bottom: 1px solid #ddd;
}



.bootstrap-realtypress .rps-single-listing .rps-pricing .rps-maintenance p {
  margin-bottom: 5px;
  font-size:0.9em;
  color: #555;
}

.bootstrap-realtypress .rps-single-listing .rps-pricing .rps-maintenance .rps-maintenance-fee {
  /*background: #efefef;*/
  /*border: 1px solid #ddd;*/
  /*padding:15px;*/
  margin-top: 5px;
  font-size:1.2em;
}

/**
 *  Single Listing :: Property Tabs
 *  -------------------------------
 */
.bootstrap-realtypress .property-tab-pane {
  padding:15px;
  border:1px solid #ddd;
  background: #efefef;
  display:none;
}

/**
 *  Single Listing :: Social
 *  ------------------------
 */

.bootstrap-realtypress .rps-single-listing-social {
  margin-bottom:10px;
}

.bootstrap-realtypress .rps-single-listing-social-inner {
  display: inline-block;
  margin:0 auto;
}

/**
 *  Single Listing :: Add Favorite
 *  ------------------------------
 */

.bootstrap-realtypress .rps-single-listing .rps-single-listing-favorites-wrap {
  min-height:40px;
  margin-bottom: 4px;
}

.bootstrap-realtypress .rps-add-favorite strong.text-danger {
  color: #dd3333;
}

.bootstrap-realtypress .rps-favorited-heart {
  position:absolute;
  right:8px;
  bottom:8px;
  width:28px;
  height:28px;
  border-radius:100%;
  z-index:300;
  text-align:center;
  background-color: rgba(237,0,0,0.7);
  border: 1px solid #913d3b;
}

.bootstrap-realtypress .rps-favorited-heart i {
  font-size:1.2em;
  line-height:30px;
  color: #fff;
  text-shadow: 0 1px 0 #913d3b
}

.bootstrap-realtypress button.rps-add-favorite {
  padding: 10px 12px;
}

/**
 *  Sidebar Favorites
 *  -----------------
 */

.bootstrap-realtypress .rps-sidebar-favorites {

}

.bootstrap-realtypress .rps-sidebar-favorites .panel-body {
  padding: 0;
}

.bootstrap-realtypress .rps-sidebar-favorites a {
  display: block;
  background: #fff;
  padding: 6px 10px;
  border-bottom: 1px solid #efefef;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out; 
}

.bootstrap-realtypress .rps-sidebar-favorites a:hover,
.bootstrap-realtypress .rps-sidebar-favorites a:focus,
.bootstrap-realtypress .rps-sidebar-favorites a:active {
  background: #efefef;
  padding: 6px 5px 6px 15px;
  border-bottom: 1px solid #ddd;
  text-decoration: none;
  text-shadow: 0 1px 0 #fff;
}

.bootstrap-realtypress .rps-sidebar-favorites .rps-small {
  display: block;
  font-size: 0.8em;
}

/*
----------------------------------------------------------------------
  LISTING RESULTS :: GRID / LIST
----------------------------------------------------------------------
*/

.bootstrap-realtypress .property-result {
  margin-bottom: 20px;
  overflow: hidden;
  position: relative;
  width: 100%;
}

/* Overlay */
.bootstrap-realtypress .rps-result-overlay {
  position:fixed; 
  top:0;
  left:0;
  width:100%;
  height:100%;
  background: rgba(0,0,0,0.4);
  z-index:2000;
  display: none;
}

.bootstrap-realtypress .rps-result-overlay .loading-text {
  color: #777;
  margin-top: 200px;
  background-color: rgba(255,255,255,095);
  padding: 20px 0;
  border: 1px solid #efefef;
  font-size: 16px;
  font-weight: 500;
  box-shadow: 0 0 4px 1px rgba(0,0,0,0.05);
}

.bootstrap-realtypress .rps-result-overlay .fa {
  font-size:4em;
  color: #777;
  margin-bottom:15px;
}


.bootstrap-realtypress .box{
  width:200px;
  height:200px;
  background-color:#ccc;
}

.bootstrap-realtypress .listing-container {
  padding-left: 5px !important;
  padding-right: 5px !important;
  padding-bottom: 10px !important;
  padding-top: 0 !important;
}

.bootstrap-realtypress .image-holder {
  position: relative;
  overflow: hidden;
}



/*
----------------------------------------------------------------------
  IMAGE ZOOM
----------------------------------------------------------------------
*/

.bootstrap-realtypress .image-holder figure {
  display: block;
}

.bootstrap-realtypress .image-holder a {
}


.bootstrap-realtypress .img-zoom,
.bootstrap-realtypress .image-holder .img-zoom {
  margin: auto;
  width: 100%;
   -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out; 
  /*transform: scale(1.1);*/
  -webkit-backface-visibility: hidden;
  image-rendering: crisp-edges;
  padding:0;
}

.bootstrap-realtypress .img-zoom:hover,
.bootstrap-realtypress .image-holder:hover .img-zoom {
  transform: scale(1.2);  
}


/* Result Count */
.bootstrap-realtypress .rps-result-count {
  font-size: 14px;
  line-height:32px;
  font-weight:500 !important;
}

/**
 *  Listing Results :: Toolbar
 *  --------------------------
 */

.bootstrap-realtypress .rps-toolbar-btn-sm {
  display:inline-block;
  font-size:13px;
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align:center;
  /*border: 1px solid #ddd;*/
  border-radius:0;
  -moz-border-radius:0;
  -webkit-border-radius:0;
  font-weight:700;
  margin-bottom:5px;
}

.bootstrap-realtypress .rps-toolbar-btn-sm.active {
  background: #efefef;
  border: 1px solid #e5e5e5;
  text-shadow: 0 1px 0 #fff;
}

.bootstrap-realtypress .rps-toolbar-btn-lg {
  display:inline-block;
  font-size:24px;
  width: 38px;
  height: 38px;
  line-height: 38px;
  text-align:center;
  /*border: 1px solid #ddd;*/
  border-radius:0;
  -moz-border-radius:0;
  -webkit-border-radius:0;
}

.bootstrap-realtypress .rps-toolbar-btn-lg.active {
  background: #efefef;
  border: 1px solid #e5e5e5;
  text-shadow: 0 1px 0 #fff;

}

/**
 *  Listing Results :: List Style
 *  -----------------------------
 */

.bootstrap-realtypress .rps-list-result .rps-property-result {
  background: #f6f6f6;
  border: 0;
  margin: 0 0 20px 0;
  /*border: 1px solid #eaeaea;*/
}

.bootstrap-realtypress .rps-list-result .rps-property-result .col-sm-4 {
  padding-left:0;
  padding-right:0;
}

/**
 *  Listing Results :: List Style :: Photos
 *  ---------------------------------------
 */

.bootstrap-realtypress .rps-list-result .rps-property-result .rps-property-img .rps-property-img-wrap {
  text-align: center;
}

.bootstrap-realtypress .rps-list-result .rps-property-result .rps-property-img {
  display: inline-block;
  margin: 0 auto;
  overflow:hidden;
  position: relative;
}

.bootstrap-realtypress .rps-list-result .rps-property-result .rps-property-img img {
  border: 1px solid #e3e3e3;
  border-radius: 3px;
  margin-bottom:20px;
  width: 100%;
}

/**
 *  Listing Results :: List Style :: Details
 *  ----------------------------------------
 */

.bootstrap-realtypress .rps-list-result .rps-property-result .rps-property-info h4 {
  color: #428bca;
  font-size: 18px;
  font-weight: 400 !important;
  margin: 20px 0 5px 0;
}

.bootstrap-realtypress .rps-list-result .rps-property-result .rps-property-info .city-province-postalcode {
  font-size: 13px;
  color: #666;
  margin-bottom:5px;
}

.bootstrap-realtypress .rps-list-result .rps-property-result .rps-property-info .property-features {
  margin-bottom: 10px;
}

.bootstrap-realtypress .rps-list-result .rps-property-result .rps-property-info .property-features .label.label-default {
  background-color: #bbb;
}

.bootstrap-realtypress .rps-list-result .rps-property-result .rps-property-description {
  color:#666;
  font-size:0.9em;
  max-height: 71px;
  overflow: hidden;
  padding-right: 10px;
  padding-bottom: 0;
}

.bootstrap-realtypress .rps-list-result .rps-property-result .rps-price {
  font-size: 21px;
  font-weight:500;
  height: 68px;
}

/**
 * Property Results :: Grid Style
 * ------------------------------
 */
  
.bootstrap-realtypress .rps-grid-result {
  padding: 0 10px;
}

.bootstrap-realtypress .rps-grid-result .rps-property-result {
  border-top: 0;
  /*border: 1px solid #f3f3f3;*/
  /*box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .1);*/
  /* margin: 5px; */
}

.bootstrap-realtypress .rps-grid-result .rps-property-result .rps-property-info {
  background: #f3f3f3;
  padding: 10px 10px 8px 10px;
  font-size:0.9em;
  border-top: 3px solid #337ab7;
  color:#6f6f6f;
}

.bootstrap-realtypress .rps-grid-result .rps-property-result h4 {
  color: #428bca;
  font-size: 15px;
  font-weight: 400 !important;
  margin: 0;
  padding:0;
  line-height: 1.4;
}

.bootstrap-realtypress .rps-grid-result .rps-property-info .city-province-postalcode {
  font-size: 13px;
  color: #888888;
  padding: 2px 0;
  margin-bottom: 6px;
}

.bootstrap-realtypress .rps-grid-result .rps-property-result .rps-property-info .property-features {
  margin-bottom: 10px;
}

.bootstrap-realtypress .rps-grid-result .rps-property-result .rps-property-info .property-features .label.label-default {
  background-color: #bbb;
}

.bootstrap-realtypress .rps-grid-result .rps-property-result .rps-price {
  font-size: 19px;
  height: 65px;
}

/**
 *  Property Results :: Pricing
 *  ---------------------------
 */

.bootstrap-realtypress .image-holder .rps-price {
  color: #fff;
  display: block;
  font-size:1.2em;
  font-weight:500;
  padding: 33px 0 0 10px;
  position:absolute;
  bottom: 0;
  left: 0;
  z-index: 90;
  height:60px;
  width:100%;
  text-shadow: 0 1px 1px #000;
  background: rgba(44,44,44,0);
  background: -moz-linear-gradient(top, rgba(44,44,44,0) 0%, rgba(43,43,43,0.21) 22%, rgba(0,0,0,0.45) 58%, rgba(19,19,19,0.7) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(44,44,44,0)), color-stop(22%, rgba(43,43,43,0.21)), color-stop(58%, rgba(0,0,0,0.45)), color-stop(100%, rgba(19,19,19,0.7)));
  background: -webkit-linear-gradient(top, rgba(44,44,44,0) 0%, rgba(43,43,43,0.21) 22%, rgba(0,0,0,0.45) 58%, rgba(19,19,19,0.7) 100%);
  background: -o-linear-gradient(top, rgba(44,44,44,0) 0%, rgba(43,43,43,0.21) 22%, rgba(0,0,0,0.45) 58%, rgba(19,19,19,0.7) 100%);
  background: -ms-linear-gradient(top, rgba(44,44,44,0) 0%, rgba(43,43,43,0.21) 22%, rgba(0,0,0,0.45) 58%, rgba(19,19,19,0.7) 100%);
  background: linear-gradient(to bottom, rgba(44,44,44,0) 0%, rgba(43,43,43,0.21) 22%, rgba(0,0,0,0.45) 58%, rgba(19,19,19,0.7) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2c2c2c', endColorstr='#131313', GradientType=0 );
}

.bootstrap-realtypress .image-holder .rps-price small {
  font-size: 75%;
}

/* Default */
.bootstrap-realtypress .image-holder .rps-price.rps-price-default {
  /*background-color: #777;*/
  /*background-color: rgba(60,60,60,0.7);*/
}

/* Primary */
.bootstrap-realtypress .image-holder .rps-price.rps-price-primary {
  /*background-color: #337ab7;*/
  background-color: rgba(51, 122, 183, 0.9)
}

/* Success */
.bootstrap-realtypress .image-holder .rps-price.rps-price-success {
  /*background-color: #5cb85c;*/
  background-color: rgba(92, 184, 92, 0.9);
}

/* Info */
.bootstrap-realtypress .image-holder .rps-price.rps-price-info {
  /*background-color: #5bc0de;*/
  background-color: rgba(91, 192, 222, 0.9);
}

/* Warning */
.bootstrap-realtypress .image-holder .rps-price.rps-price-warning {
  /*background-color: #f0ad4e;*/
  background-color: rgba(240, 173, 78, 0.9);
}

/* Danger */
.bootstrap-realtypress .image-holder .rps-price.rps-price-danger {
  /*background-color: #d9534f;*/
  background-color: rgba(217, 83, 79,0.91);
}

/**
 *  Property Results :: Ribbon
 *  ---------------------------
 */

.bootstrap-realtypress .bx-wrapper .rps-ribbon,
.bootstrap-realtypress .image-holder .rps-ribbon {
  color: #fff;
  font-size: 10px;
  line-height: 12px;
  font-weight: 700;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  z-index: 90;
}

.bootstrap-realtypress .image-holder .rps-ribbon-open-house {
  left: 10px;
  bottom: 36px;
  padding:8px 8px 6px 6px;
}

.bootstrap-realtypress .bx-wrapper .rps-ribbon-sold,
.bootstrap-realtypress .image-holder .rps-ribbon-sold {
  position:absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width:100%;
  height:100%;
  background-color: rgba(0,0,0,0.4);
  border:none;
}

.bootstrap-realtypress .bx-wrapper .rps-ribbon-sold span,
.bootstrap-realtypress .image-holder .rps-ribbon-sold span {
  position: relative;
  left: 0;
  right: 0;
  top: 50%;
  bottom: 0;
  font-weight: 700;
  font-size: 42px;
  color: #ffffff;
  border: 1px solid white;  
  transform: translateY(-50%);
  padding: 0 5px;
}

.bootstrap-realtypress .image-holder .rps-ribbon.top-ribbon {
  top: 0;
  right: 10px;
  padding:28px 6px 6px 6px;
}

/* Default */
.bootstrap-realtypress .image-holder .rps-ribbon.rps-ribbon-default {
  background-color: rgba(0,0,0,0.6);
  text-shadow: 0 1px 1px #000;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
}

/* Primary */
.bootstrap-realtypress .image-holder .rps-ribbon.rps-ribbon-primary {
  background-color: rgba(51,122,183, 0.9);
  border-left: 1px solid #337ab7;
  border-right: 1px solid #337ab7;
  border-bottom: 1px solid #337ab7;
  text-shadow: 0 1px 0 #333;
}

/* Success */
.bootstrap-realtypress .image-holder .rps-ribbon.rps-ribbon-success {
  background-color: rgba(50,170,21, 0.9);
  border-left: 1px solid #32aa15;
  border-right: 1px solid #32aa15;
  border-bottom: 1px solid #32aa15;
  text-shadow: 0 1px 0 #333;
}

/* Info */
.bootstrap-realtypress .image-holder .rps-ribbon.rps-ribbon-info {
  background-color: rgba(66,139,202,0.9);
  border-left: 1px solid #428bca;
  border-right: 1px solid #428bca;
  border-bottom: 1px solid #428bca;
  text-shadow: 0 1px 0 #333;
}

/* Warning */
.bootstrap-realtypress .image-holder .rps-ribbon.rps-ribbon-warning {
  background-color: rgba(240,173,78,0.9);
  border-left: 1px solid #f0ad4e;
  border-right: 1px solid #f0ad4e;
  border-bottom: 1px solid #f0ad4e;
  text-shadow: 0 1px 0 #333;
}

/* Danger */
.bootstrap-realtypress .image-holder .rps-ribbon.rps-ribbon-danger {
  background-color: rgba(237,0,0,0.9);
  border-left: 1px solid #ed0000;
  border-right: 1px solid #ed0000;
  border-bottom: 1px solid #ed0000;
  text-shadow: 0 1px 0 #333;
}

/* Danger */
.bootstrap-realtypress .image-holder .rps-ribbon.rps-ribbon-open-house {
  background-color: rgb(221, 51, 51);
  text-shadow: 0 1px 0 #333;
  z-index: 99;
}

/**
 *  Property Results :: Feature Labels
 *  ----------------------------------
 */

.bootstrap-realtypress .rps-result-feature-label {    
  color: #fff;  
  font-size:13px;
  padding:2px 6px;
  background: #bbb;
  margin-right:3px;
  margin-bottom:3px;
  border-radius: 0;
  display:block;
  float:left;
  font-weight: 700;
}

.bootstrap-realtypress .rps-result-feature-label-sm {
  color: #fff;
  font-size:12px;
  padding:2px 6px;
  background: #bbb;
  margin-right:3px;
  margin-bottom:3px;
  border-radius: 0;
  display:block;
  float:left;
  font-weight: 500;
  border-radius: 3px;
}

.bootstrap-realtypress .rps-result-feature-label-sold {
  color: #fff;
  font-size:18px;
  padding:4px 8px;
  background: #d9534f;
  margin-right:3px;
  margin-bottom:3px;
  border-radius: 0;
  display:block;
  float:left;
  border-radius: 6px;
}

.bootstrap-realtypress .rps-result-feature-label-sm.label-danger {
    background-color: #d9534f;
}

.bootstrap-realtypress .rps-result-features {
}

/*
----------------------------------------------------------------------
  WALKSCORE
----------------------------------------------------------------------
*/

.bootstrap-realtypress #ws-walkscore-tile { 
  position:relative;
  text-align:left;
  padding:10px !important;
  margin-bottom: 20px;
}

.bootstrap-realtypress #ws-walkscore-tile,
.bootstrap-realtypress #ws-walkscore-tile iframe { 
  width:100% !important; 
}
.bootstrap-realtypress #ws-walkscore-tile * {
  float:none;
}

.bootstrap-realtypress #ws-walkscore-tile #tile-container,
.bootstrap-realtypress #ws-walkscore-tile #content {
  width:100%;
}

/*.bootstrap-realtypress,*/
.bootstrap-realtypress #ws-walkscore-tile .scrollable {
  left:0;
  width:50%;
}

.bootstrap-realtypress #ws-walkscore-tile #map-wrapper {
  width:50%;
  left:50%;
}

.bootstrap-realtypress #ws-walkscore-tile #g-container {
  width:100%;
}

/*
----------------------------------------------------------------------
  BING
----------------------------------------------------------------------
*/

.bootstrap-realtypress  #birdseye_view .MicrosoftMap {
  width: 100% !important;
}

/*
----------------------------------------------------------------------
  PROPERTY FAVORITES
----------------------------------------------------------------------
*/

.bootstrap-realtypress .rps-favorites .rps-favorites-result {
  background: #fafafa;
  border: 1px solid #e5e5e5;
  margin: 0 0 30px 0;
}
.bootstrap-realtypress .rps-favorites .rps-favorites-result .col-sm-4 {
  padding-left:0;
  padding-right:0;
}

.bootstrap-realtypress .rps-favorites .rps-favorites-result .rps-remove-favorite-output {
  font-weight: 700;
  margin-left: 10px;
}

/**
 *  Property Favorites :: Image
 *  ---------------------------
 */

.bootstrap-realtypress .rps-favorites .rps-favorites-result .rps-property-img .rps-property-img-wrap {
  text-align: center;
}

.bootstrap-realtypress .rps-favorites .rps-favorites-result .rps-property-img {
  display: inline-block;
  margin: 0 auto;
  overflow:hidden;
  position: relative;
}

.bootstrap-realtypress .rps-favorites .rps-favorites-result .rps-property-img img {
  border: 1px solid #e3e3e3;
  border-radius: 3px;
  margin-bottom:20px;
  width: 100%;
}

/**
 *  Property Favorites :: Details
 *  ---------------------------
 */

.bootstrap-realtypress .rps-favorites .rps-favorites-result .rps-property-info h4 {
  color: #428bca;
  font-size: 15px;
  font-weight: 300 !important;
  margin: 20px 0 5px 0;
}

.bootstrap-realtypress .rps-favorites .rps-favorites-result .rps-property-info .city-province-postalcode {
  font-size: 12px;
  color: #666;
  margin-bottom:5px;
}

.bootstrap-realtypress .rps-favorites .rps-favorites-result .rps-property-info .property-features {
  margin-bottom: 10px;
}

.bootstrap-realtypress .rps-favorites .rps-favorites-result .rps-property-info .property-features .label.label-default {
  background-color: #bbb;
}

.bootstrap-realtypress .rps-favorites .rps-favorites-result .rps-property-description {
  color:#666;
  font-size:0.9em;
  max-height: 71px;
  overflow: hidden;
  padding-right: 10px;
}

.bootstrap-realtypress .rps-favorites .rps-favorites-result .rps-property-price {
  font-size: 16px;
  color: #666;
  font-weight:700;
  margin-bottom: 10px;
}

/*
----------------------------------------------------------------------
  JRANGE :: SLIDER
----------------------------------------------------------------------
*/

.bootstrap-realtypress .slider-container {
  margin-top: 20px;
  width: 100% !important;
  max-width:100%;
}

.bootstrap-realtypress .slider-container .back-bar .pointer-label {
  position: absolute;
  top: -27px;
  font-size: 13px;
  background: #fff;
  white-space: nowrap;
  line-height: 1;
  font-weight:  700;
}

.bootstrap-realtypress .slider-container .back-bar .pointer.last-active {
    background-color: #337ab7;
    border: 1px solid #337ab7;
}

.bootstrap-realtypress .slider-container ins {
  display: none;
}

.bootstrap-realtypress .jrange-input {
  /*padding: 0 15px;*/
  margin-bottom:5px;
}

.bootstrap-realtypress .jrange-input .range {
  display:block;
  height:26px;
  clear:both;
  padding: 0 12px;
}

.bootstrap-realtypress .jrange-input label {
  height:22px;
  margin-bottom: 6px;
}

.bootstrap-realtypress .theme-green .back-bar .selected-bar {
  border-radius: 0;
  background: #337ab7 none;
  height:6px;
}

.bootstrap-realtypress .theme-green .back-bar .pointer {
  width: 24px;
  height: 24px;
  top: -8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  border-radius: 100%;
  border-color: #ddd;
  background: #e5e5e5;  
}

.bootstrap-realtypress .jrange-input .pointer-label.high {
  left: auto !important;
  right: 0;
  text-align: right;
}

.bootstrap-realtypress .jrange-input .pointer-label.low {
  right: auto !important;
  left: 0;
  text-align: left;
}

/**
 * ----------------------------------------------------------------------------------------------------
 *   SINGLE LISTING CAROUSEL
 * ----------------------------------------------------------------------------------------------------
 */

.bootstrap-realtypress .bx-wrapper {
  margin: 0 auto;
  overflow: hidden;
}

.bootstrap-realtypress .bx-wrapper .bx-wrapper .bx-viewport {
  /*border: 1px solid #ccc;*/
  border: none;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  left:0;
  width: auto;
/*  height: 650px !important;*/
}

.bootstrap-realtypress .bx-wrapper .bx-viewport ul {
  margin:0;
  padding:0;
}

.bootstrap-realtypress .bx-slider li {
  display: inline-block;
  text-align: center;
  overflow: hidden;
  border: 1px solid #ddd;
  max-height:100% !important;
}

.bootstrap-realtypress .bx-slider li img {
  display:block;
  width:100% !important;
  max-width:100% !important;
  position: relative;
  margin: auto;
  /*-moz-transform: scale(1.3);
  -webkit-transform: scale(1.3);
  -o-transform: scale(1.3);*/
}

/**
 * Single Listing Carousel Controls
 * --------------------------------
 */

.bootstrap-realtypress .rps-single-listing .bx-wrapper .bx-controls-direction a {
  display: block;
  background: rgba(0,0,0,0.1);
  margin-top: 0;
  width: 30px;
  height: 100%;
  top: 0;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out; 
}

.bootstrap-realtypress .rps-single-listing .bx-wrapper .bx-controls-direction a.bx-prev {
  background: rgba(0,0,0,0.1) url(/wp-content/plugins/realtypress-premium/public/templates/default/img/slider-arrow-left-sm.png) center center no-repeat;
  left: 0;
}

.bootstrap-realtypress .rps-single-listing .bx-wrapper .bx-controls-direction a.bx-prev:hover {
  background: rgba(0,0,0,0.3) url(/wp-content/plugins/realtypress-premium/public/templates/default/img/slider-arrow-left-sm.png) center center no-repeat;
  left: 0;
}

.bootstrap-realtypress .rps-single-listing .bx-wrapper .bx-controls-direction a.bx-next {
  background: rgba(0,0,0,0.1) url(/wp-content/plugins/realtypress-premium/public/templates/default/img/slider-arrow-right-sm.png) center center no-repeat;
  right: 0;
}

.bootstrap-realtypress .rps-single-listing .bx-wrapper .bx-controls-direction a.bx-next:hover {
  background: rgba(0,0,0,0.3) url(/wp-content/plugins/realtypress-premium/public/templates/default/img/slider-arrow-right-sm.png) center center no-repeat;
  right: 0;
}

/**
 * Carousel Pager
 * --------------
 */

.bootstrap-realtypress .bx-pager-wrap .bx-wrapper .bx-viewport {
  margin: 0 31px;
  width: auto !important;
}

/**
 *  Single Listing Pager Controls
 *  -----------------------------
 */

.bootstrap-realtypress .rps-single-listing .bx-pager {
  list-style: none !important;
  margin:0;
  padding:0;
}

.bootstrap-realtypress .rps-single-listing .bx-pager .slide {
  float:left;
  display:block;
  margin:0;
  padding:0;
  width:50%;
}

.bootstrap-realtypress .rps-single-listing .bx-pager a {
  display:block;
  border: 3px solid #e6e6e6;
  /*border: 0;*/
  margin:0;
  padding: 0;
  width:100%;
}

.bootstrap-realtypress .rps-single-listing .bx-pager a:hover,
.bootstrap-realtypress .rps-single-listing .bx-pager a.active {
  border: 3px solid #606060;
}

.bootstrap-realtypress .rps-single-listing .bx-pager a img {
  width:100%;
}

.bootstrap-realtypress .rps-single-listing .bx-pager a img:hover,
.bootstrap-realtypress .rps-single-listing .bx-pager a img:active {
}

.bootstrap-realtypress .rps-single-listing .bx-wrapper .bx-controls-auto, 
.bootstrap-realtypress .rps-single-listing .bx-wrapper .bx-pager {
  position: absolute;
  bottom: 0;
  width: 100%;
}

/*
----------------------------------------------------------------------
  PROPERTY PHOTOS
----------------------------------------------------------------------
*/


.bootstrap-realtypress .rps-property-photo-row {
  margin-bottom:30px;
}

.bootstrap-realtypress .rps-property-photo-row .bx-pager-wrap {
  overflow:auto;
  overflow-x: hidden;
  max-height:650px;
  background: #ffffff;
  border: 1px solid #e6e6e6;
}

.bootstrap-realtypress .rps-property-photo-row .bx-slider li {
  height: 650px
}

.bootstrap-realtypress .rps-property-photo-row .bx-slider li img {
display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: -9999px;
    right: -9999px;
    margin: auto;
    max-width: 100% !important;
    width: auto !important;
    height: auto !important;
    max-height: 100%
}

/**
 * Property Photo Horizontal Pager
 * -------------------------------
 */

.rps-property-photo-row .bx-pager-wrap.horizontal {
  overflow: hidden;
  max-height:650px;
  background: #ffffff;
  border: none;
  margin-bottom:20px;

}

.bootstrap-realtypress .bx-pager-wrap.horizontal .bx-pager .slide {
  width:16.6666%;
  padding: 0 0 10px 0;
}

.bootstrap-realtypress .bx-pager-wrap.horizontal .bx-pager .slide a.active{
  border: 3px solid #e6e6e6 !important;
}

/*
----------------------------------------------------------------------
  LEAFLET
----------------------------------------------------------------------
*/

.bootstrap-realtypress .leaflet-control-container label {
  display: block; 
}

.bootstrap-realtypress .leaflet-popup-content p {
  margin: 0;
}

.bootstrap-realtypress .leaflet-popup-content {
  margin: 0;
  line-height: 1.4;
  width: 500px !important;
}

.bootstrap-realtypress .leaflet-popup-content-wrapper {
  padding: 0;
  text-align: left;
  border-radius: 3px;
  margin-top: 40px;
  margin-left: 40px;
  margin-right: 40px;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}

.bootstrap-realtypress .leaflet-container a.leaflet-popup-close-button {
  display:none;
}

.bootstrap-realtypress .leaflet-popup .map-pop-content {
  padding:0;
  clear:both;
}

.bootstrap-realtypress .leaflet-popup .map-pop-content .img-zoom {
  /*-webkit-transform: scale(1.2);*/
  /*-moz-transform: scale(1.2);*/
  /*-o-transform: scale(1.2);*/
  /*transform: scale(1.2);*/
  -webkit-backface-visibility: hidden;
}

.bootstrap-realtypress .leaflet-popup .map-pop-content .img-zoom:hover {
  /*-webkit-transform: scale(1.4);*/
  /*-moz-transform: scale(1.4);*/
  /*-o-transform: scale(1.4);*/
  /*transform: scale(1.4);*/
  -webkit-backface-visibility: hidden;
}

.bootstrap-realtypress .leaflet-popup .map-pop-body {
  padding:10px;
  color: #666;
}

.bootstrap-realtypress .leaflet-popup .map-pop-body a {
  font-size:1.1em;
}

.bootstrap-realtypress .leaflet-popup .map-pop-body p {
  font-size: 1.1em;
  line-height: 16px;
}


.bootstrap-realtypress .leaflet-popup .map-pop-body .label.label-default {
  background-color: #bbb;
}

.bootstrap-realtypress .leaflet-popup .map-pop-left {
  float:left;
  width:48%;
  overflow:hidden;
  border-right: 2px solid #efefef;
}
.bootstrap-realtypress .leaflet-popup .map-pop-right {
  float:right;
  width:52%;
}

.bootstrap-realtypress .leaflet-popup .map-popup-image {
  max-width:100% !important;
  /*border-bottom: 2px solid #ddd !important;*/
}

.bootstrap-realtypress .leaflet-popup .wp-post-image {
  border-radius: 0 !important; 
  box-shadow: none !important; 
}

.bootstrap-realtypress .leaflet-popup p {
  margin-bottom:5px;
}

.bootstrap-realtypress .leaflet-popup-loading {
  height: 100%;
  width: 100%;
  text-align:center;
  font-weight: 700;
  font-size: 1.1em;
  padding: 28px;
}

.bootstrap-realtypress .leaflet-popup-loading .fa {
  display:block;
  font-weight: normal;
  font-size: 3em;
}

.leaflet-popup-content-wrapper, .leaflet-popup-tip {
  background: #fff;
  /*box-shadow: 0 0 30px 10px rgba(0,0,0,.2);*/
}

.bootstrap-realtypress img.leaflet-marker-icon {
  padding:10px 10px 0 10px;
  width: 45px !important;
  height: 51px !important;
}

.bootstrap-realtypress .widget-area {
  float: right;
  width: 100%;
}



.rps-result-grid-business-type {
  font-size:10px;
  font-weight:700;
  margin-bottom:3px;
}

.rps-result-list-business-type {
  font-weight:700;
  margin-top:20px;
}

.rps-result-map-business-type {
  font-weight:700;
  margin-bottom:5px;
}

.rps-no-map-results {
  background: #efefef;
  color:#999;
  font-weight:700;
  padding: 15px 10px;
  text-align:center;
  margin-bottom:10px;
}

.rps-no-map-results span {
  color: #888;
  font-size:1.1em;
}

.rps-crea-terms-wrap {
  background:#fff;
  padding: 15px 15px 0 15px;
  margin-bottom:30px;
}

.rps-listing-stats label {
    font-size:11px;
    line-height:12px;
    font-weight:500;
    color: #999;
    padding-top:9px;
}

.rps-listing-stats {
  padding: 10px 0; 
}

.rps-listing-stats p {
  margin-bottom:0;
}


.rps-text-white {
  color: #fff !important;
}

.rps-video-wrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  padding-top: 25px;
  height: 0;

}

.rps-video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding-bottom: 0;
  padding-top: 15px;
  padding-left: 15px;
  padding-right: 15px;
  max-width: 100% !important;
}

/*
----------------------------------------------------------------------
  Font Awesome 4 (Force load for RealtyPress content)
----------------------------------------------------------------------
*/

.bootstrap-realtypress .fa {
  font-family: 'FontAwesome' !important;
}

.rps-single-listing-map-tabs .tab-pane .tab-map {
  height:450px !important;
}

.border-none {
  border: 0 !important;
}

/**
 *  Margin Utilities
 * ------------------
 */

/* Margin Auto */
.rps-m-auto { margin: 0 auto; }

/* Margin Top */
.rps-mt30 { margin-top: 30px; }
.rps-mb30 { margin-top: 30px; }

/**
 *  Padding Utilities
 * -------------------
 */

.pt-0 { padding-top: 0px !important; }
.pr-0 { padding-right: 0px !important; }
.pb-0 { padding-bottom: 0px !important; }
.pl-0 { padding-left: 0px !important; }

.pt-20 { padding-top: 20px !important; }
.pr-20 { padding-right: 20px !important; }
.pb-20 { padding-bottom: 20px !important; }
.pl-20 { padding-left: 20px !important; }

.pt-30 { padding-top: 30px !important; }
.pr-30 { padding-right: 30px !important; }
.pb-30 { padding-bottom: 30px !important; }
.pl-30 { padding-left: 30px !important; }
/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {

   .bootstrap-realtypress .rps-property-photo-row .bx-slider li {
      height: 460px
   }
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {

  .bootstrap-realtypress .bx-pager .slide {
    width:20%;
  }
  
  .bootstrap-realtypress .rps-property-photo-row .bx-pager-wrap {
    display:none;
  }


   .bootstrap-realtypress .rps-property-photo-row .bx-slider li {
      height: 460px
   }

}

/* Small Devices, Tablets */
@media only screen and (max-width : 767px) {

  .bootstrap-realtypress .rps-text-center-sm {
    text-align: center !important;
  }

  .bootstrap-realtypress .bx-pager .slide {
    width:25%;
  }

  .bootstrap-realtypress .rps-result-feature-label-sm {
    float: none;
    display: inline-block;
  }

  .text-left-sm {
    text-align: left !important;
  }

   .bootstrap-realtypress .rps-property-photo-row .bx-slider li {
      height: 400px
   }

  .bootstrap-realtypress .leaflet-popup-content {
    margin: 0;
    line-height: 1.4;
    width: 400px !important;
  }

  .bootstrap-realtypress .leaflet-popup-content-wrapper {
    margin-top: 40px;
    margin-left: 0;
    margin-right: 0;
  }


}

/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 480px) {

  .bootstrap-realtypress .bx-pager .slide {
    width:33%;
  }

  .bootstrap-realtypress .rps-property-photo-row .bx-slider li {
    height: 300px
  }

    .bootstrap-realtypress .leaflet-popup-content {
    margin: 0;
    line-height: 1.4;
    width: 200px !important;
  }

  .bootstrap-realtypress .leaflet-popup-content-wrapper {
    margin-top: 40px;
    margin-left: 0;
    margin-right: 0;
  }

  .bootstrap-realtypress .leaflet-popup .map-pop-left {
    float:none;
    width:200px;
    overflow:hidden;
    border-right: 2px solid #efefef;
  }
  .bootstrap-realtypress .leaflet-popup .map-pop-right {
    float:none;
    width:200px;
  }

  .bootstrap-realtypress .leaflet-popup .map-popup-image {
    width:200px;
    /*border-bottom: 2px solid #ddd !important;*/
  }

  .bootstrap-realtypress .leaflet-popup  .rps-popup-description {
    display:none;
  }

}

@media screen and (max-width: 380px) {

  .bootstrap-realtypress .rps-property-photo-row .bx-slider li {
    height: 200px;
  }

  .bootstrap-realtypress .rps-property-photo-row .bx-viewport {
      height: 200px !important;
  }
  
}

/* Custom, iPhone Retina */ 
@media only screen and (max-width : 320px) {
    
  .bootstrap-realtypress .bx-pager .slide {
    width:50%;
  }


}
/**
 * ------------------------------------------------------------------
 *  City Link List
 * ------------------------------------------------------------------
 */

.rps-city-list-widget .bootstrap-realtypress .city-list {
  margin:0 0 10px 0;
  padding: 0 8px;
  list-style: none;
  background: #fff;
}

.rps-city-list-widget .bootstrap-realtypress .city-list li {
  margin:0;
  padding: 0;
  background: #fff;
  border-bottom: 1px solid #e5e5e5;
}

.rps-city-list-widget .bootstrap-realtypress .city-list li a {
  padding: 4px;
  display: block;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out; 
}

.rps-city-list-widget .bootstrap-realtypress .city-list li a:hover,
.rps-city-list-widget .bootstrap-realtypress .city-list li a:focus,
.rps-city-list-widget .bootstrap-realtypress .city-list li a:active {
  padding-left: 10px;
  border-left: 4px solid #ddd;
  text-decoration: none;
  background: #fafafa;
}

/**
 * ------------------------------------------------------------------
 *  Property Type Link List (rps-property-types)
 * ------------------------------------------------------------------
 */

.rps-property-type-list-widget .bootstrap-realtypress .property-types-list {
  margin:0 0 10px 0;
  padding: 0 8px;
  list-style: none;
  background: #fff;
}

.rps-property-type-list-widget .bootstrap-realtypress .property-types-list li {
  margin:0;
  padding: 0;
  background: #fff;
  border-bottom: 1px solid #e5e5e5;
}

.rps-property-type-list-widget .bootstrap-realtypress .property-types-list li a {
  padding: 4px;
  display: block;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out; 
}

.rps-property-type-list-widget .bootstrap-realtypress .property-types-list li a:hover,
.rps-property-type-list-widget .bootstrap-realtypress .property-types-list li a:focus,
.rps-property-type-list-widget .bootstrap-realtypress .property-types-list li a:active {
  padding-left: 10px;
  border-left: 4px solid #ddd;
  text-decoration: none;
  background: #fafafa;
}@media only print {

  .bootstrap-realtypress .no-print,
  .bootstrap-realtypress .no-print * {
    display: none !important;
  }

  .bootstrap-realtypress .rps-contact-form-wrap-v,
  .bootstrap-realtypress .rps-contact-form-wrap-h,
  .bootstrap-realtypress .bx-slider,
  .bootstrap-realtypress .btn-print,
  .bootstrap-realtypress .rps-listing-social,
  .bootstrap-realtypress .breadcrumb,
  .bootstrap-realtypress .bx-prev,
  .bootstrap-realtypress .bx-next {
    display:none !important;
  }

  .bootstrap-realtypress .bx-pager {
    display: block;
  }

.bootstrap-realtypress .rps-property-photo-row .bx-pager-wrap {
    overflow: visible;
    max-height: 100% !important;
    border: 0;
}

  .bootstrap-realtypress .bx-pager .slide {
    max-width: 148px;
    display: inline;
    border: 0;
  }

  .bootstrap-realtypress a[href]:after {
    content: "" !important;
  }

  .bootstrap-realtypress .bx-viewport {
    max-height:150px !important;
  }

  .bootstrap-realtypress .bx-slider {
    width:1000% !important;
  }

  .bootstrap-realtypress .bx-slider .slide {
    max-height: 150px;
    max-width:170px !important;
  } 

  .bootstrap-realtypress .bx-slider .slide img {
    height:150px;
  }  

}/**
 * ----------------------------------------------------------------------------------------------------
 *   Listing Search Box
 * ----------------------------------------------------------------------------------------------------
 */

.bootstrap-realtypress .sc-rps-search-location-form {
  margin: 0 0 15px 0;
}

.bootstrap-realtypress .sc-rps-search-location-form form {
  margin: 0;
  padding: 0;
}

.bootstrap-realtypress .sc-rps-search-location-form .look-search-blurb {
  padding-left:15px;
  color: #bbbbbb;
}

/**
 * ----------------------------------------------------------------------------------------------------
 *   Listing Search Business Type
 * ----------------------------------------------------------------------------------------------------
 */

.sc-rps-search-business-type .input-business-type {
  font-size: 14px !important;
  padding: 10px 16px 10px 10px !important;
}

/**
 * ----------------------------------------------------------------------------------------------------
 *   Carousel
 * ----------------------------------------------------------------------------------------------------
 */


.bootstrap-realtypress .rps-listing-carousel-shortcode.vertical .panel {
    display: inline-block;
}


.bootstrap-realtypress .rps-listing-carousel-shortcode .panel-body {
  padding:2px;
}

.bootstrap-realtypress .rps-listing-carousel-shortcode .progress-bar {
  -webkit-transition: none !important;
  transition: none !important;
}

.bootstrap-realtypress .rps-listing-carousel-shortcode .bx-wrapper {
    position: relative;
    margin: 0 auto;
    padding: 0;
}

.bootstrap-realtypress .rps-listing-carousel-shortcode .bx-wrapper .bx-viewport {
  border: none;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  left:0;
  width: auto !important;
}

.bootstrap-realtypress .rps-listing-carousel-shortcode .bx-wrapper .bx-controls-direction a {
  display: block;
  background: rgba(0,0,0,0.1);
  width: 22px;
  height: 100%;
  top: 0;
  margin-top: 0;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out; 
  border: 1px solid rgba(0,0,0,0.04);
}

/**
 * Carousel Horizontal
 * -------------------
 */

.bootstrap-realtypress .rps-listing-carousel-shortcode.horizontal .bx-wrapper .bx-viewport {
  margin: 0 23px 0 23px; 
  left:0;
}

.bootstrap-realtypress .rps-listing-carousel-shortcode.horizontal .bx-wrapper .bx-controls-direction a.bx-prev {
  background: rgba(0,0,0,.01) url(/wp-content/plugins/realtypress-premium/public/templates/default/img/slider-arrow-left-sm.png) center center no-repeat;
  left: 0;
}

.bootstrap-realtypress .rps-listing-carousel-shortcode.horizontal .bx-wrapper .bx-controls-direction a.bx-prev:hover {
  background: rgba(0,0,0,.03) url(/wp-content/plugins/realtypress-premium/public/templates/default/img/slider-arrow-left-sm.png) center center no-repeat;
  left: 0;
}

.bootstrap-realtypress .rps-listing-carousel-shortcode.horizontal .bx-wrapper .bx-controls-direction a.bx-next {
  background: rgba(0,0,0,.01) url(/wp-content/plugins/realtypress-premium/public/templates/default/img/slider-arrow-right-sm.png) center center no-repeat;
  right: 0;
}

.bootstrap-realtypress .rps-listing-carousel-shortcode.horizontal .bx-wrapper .bx-controls-direction a.bx-next:hover {
  background: rgba(0,0,0,.03) url(/wp-content/plugins/realtypress-premium/public/templates/default/img/slider-arrow-right-sm.png) center center no-repeat;
  right: 0;
}


/**
 * Carousel Vertical
 * -----------------
 */

.bootstrap-realtypress .rps-listing-carousel-shortcode.vertical  .bx-wrapper .bx-viewport .slide {
  width: 100% !important;
  margin-top:1px;
}

.bootstrap-realtypress .rps-listing-carousel-shortcode.vertical  .bx-wrapper .bx-viewport {
  margin: 31px 0 31px 0;
  padding:0;
}

.bootstrap-realtypress .rps-listing-carousel-shortcode.vertical .bx-wrapper .bx-controls-direction a {
  height: 30px;
  width: 100%;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
  border: 1px solid rgba(0,0,0,0.04);
}

.bootstrap-realtypress .rps-listing-carousel-shortcode.vertical .bx-wrapper .bx-controls-direction a.bx-prev {
  background: rgba(0,0,0,.03) url(/wp-content/plugins/realtypress-premium/public/templates/default/img/slider-arrow-up-sm.png) center center no-repeat;
  top: 0;
  left: 0;
}

.bootstrap-realtypress .rps-listing-carousel-shortcode.vertical .bx-wrapper .bx-controls-direction a.bx-prev:hover {
  background: rgba(0,0,0,0.01) url(/wp-content/plugins/realtypress-premium/public/templates/default/img/slider-arrow-up-sm.png) center center no-repeat;
  top:0;
  left: 0;
}

.bootstrap-realtypress .rps-listing-carousel-shortcode.vertical .bx-wrapper .bx-controls-direction a.bx-next {
  background: rgba(0,0,0,.03) url(/wp-content/plugins/realtypress-premium/public/templates/default/img/slider-arrow-down-sm.png) center center no-repeat;
  top: calc( 100% - 29px );
  right:0;
}

.bootstrap-realtypress .rps-listing-carousel-shortcode.vertical .bx-wrapper .bx-controls-direction a.bx-next:hover {
  background: rgba(0,0,0,0.01) url(/wp-content/plugins/realtypress-premium/public/templates/default/img/slider-arrow-down-sm.png) center center no-repeat;
  top: calc( 100% - 29px );
  right:0;
}

/**
 *  Carousel Caption
 *  ----------------
 */

.bootstrap-realtypress .rps-listing-carousel-shortcode .bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  text-shadow: 0 1px 1px #000;
  background: rgba(30,30,30,0.6);
  width: 100%;
  font-weight:700;
  font-size:1em;
  overflow:hidden;
  height:64px;
  padding: 0;
  cursor: pointer;
  border-top: 2px solid #428bca;
  text-align:center;
}

.bootstrap-realtypress .rps-listing-carousel-shortcode .bx-wrapper .bx-caption.caption-hover {
  padding-top: 40px;
}

.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: inherit;
  display: block;
  font-size: .85em;
  padding: 2px;
}

.bootstrap-realtypress .rps-listing-carousel-shortcode .bx-wrapper .bx-caption .price {
  font-size: 18px;
  line-height: 22px;
  text-align:center;
}

.bootstrap-realtypress .rps-listing-carousel-shortcode .bx-wrapper .bx-caption .price.sold {
  font-size: 32px;
  line-height: 36px;
  text-align:center;
}

.bootstrap-realtypress .rps-listing-carousel-shortcode .bx-wrapper .bx-caption .bed_bath {
  display: inline-block;
  background-color: rgba(66,139,202,0.8);
  border: 1px solid #428bca;
  margin: 4px auto;
  padding: 6px 8px;
  font-size: 0.9em;
}

/**
 * ----------------------------------------------------------------------------------------------------
 *   Listing Preview
 * ----------------------------------------------------------------------------------------------------
 */

/**
 * Property Preview Vertical
 * -------------------------
 */
  
.bootstrap-realtypress .rps-listing-preview-shortcode.vertical {
  padding: 0;
  margin-bottom:20px;
}

.bootstrap-realtypress .rps-listing-preview-shortcode.vertical .rps-property-result {
  border: 1px solid #e5e5e5;
  margin-bottom:10px;
}

.bootstrap-realtypress .rps-listing-preview-shortcode.vertical .rps-property-result .rps-property-info {
  background: #fbfbfb;
  padding: 10px 10px 5px 10px;
  font-size:0.9em;
  border-top: 3px solid #337ab7;
  color:#6f6f6f;
}

.bootstrap-realtypress .rps-listing-preview-shortcode.vertical .rps-property-result h4 {
  color: #428bca;
  font-size: 16px;
  font-weight: 400 !important;
  margin: 0 0 0 0;
}

.bootstrap-realtypress .rps-listing-preview-shortcode.vertical .rps-property-info .city-province-postalcode {
  font-size: 12px;
  color: #888888;
  margin-bottom:5px;
  padding: 2px 0;
}

.bootstrap-realtypress .rps-listing-preview-shortcode.vertical .rps-property-result .rps-property-info .property-features {
  margin-bottom: 10px;
}

.bootstrap-realtypress .rps-listing-preview-shortcode.vertical .rps-property-result .rps-property-info .property-features .label.label-default {
  background-color: #bbb;
}

/**
 * Property Preview Horizontal
 * ---------------------------
 */
/*  

*/
.bootstrap-realtypress .rps-listing-preview-shortcode.horizontal {
  padding: 0;
  background: #fbfbfb;
  margin-bottom:20px;
}

.bootstrap-realtypress .rps-listing-preview-shortcode.horizontal .rps-property-result h4 {
  color: #428bca;
  font-size: 18px;
  font-weight: 300 !important;
  margin: 20px 0 0 0;
}

.bootstrap-realtypress .rps-listing-preview-shortcode.horizontal .rps-property-result {
  border: 1px solid #e5e5e5;
  margin-bottom:10px;
}

.bootstrap-realtypress .rps-listing-preview-shortcode.horizontal .rps-property-result .rps-property-info {  
  padding: 10px 15px 10px 15px;
  font-size:1em;
  color:#6f6f6f;
}

.bootstrap-realtypress .rps-listing-preview-shortcode.horizontal .rps-property-info .city-province-postalcode {
  font-size: 14px;
  color: #666;
  margin-bottom:10px;
}

.bootstrap-realtypress .rps-listing-preview-shortcode.horizontal .rps-property-office {
  font-size: 14px;
  color: #888;
  margin:10px 0;
}

.bootstrap-realtypress .rps-listing-preview-shortcode.horizontal .rps-property-result .rps-property-info .property-features {
  margin-bottom: 10px;
}

.rps-result-feature-label {
  color: #fff;
  font-size: 15px;
  padding: 4px 8px;
  background: #bbb;
  margin-right: 3px;
  margin-bottom: 3px;
  border-radius: 0;
  display: block;
  float: left;
}

/**
 * ----------------------------------------------------------------------------------------------------
 *   Big Listing Slider
 * ----------------------------------------------------------------------------------------------------
 */

/**
 *  Big Listing Slider
 *  ------------------
 */

.bootstrap-realtypress .rps-listing-slider-shortcode .carousel {
  position: relative;
  border: 1px solid #ddd;
  margin-bottom: 15px;
  text-align: center
}

.bootstrap-realtypress .rps-listing-slider-shortcode .carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 30px;
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  opacity:1;
  height:100%;
  border:0;
  background: rgba(0,0,0,1);
  border-radius: 0;
  margin:0;
}

.bootstrap-realtypress .rps-listing-slider-shortcode .carousel-control:hover {

}

.bootstrap-realtypress .rps-listing-slider-shortcode .carousel-control.left,
.bootstrap-realtypress .rps-listing-slider-shortcode .carousel-control.right {
  -moz-transition: 200ms;
  -webkit-transition: 200ms;
  transition: 200ms;
  background: rgba(0,0,0,0.1);
}

.bootstrap-realtypress .rps-listing-slider-shortcode .carousel-control.left {
  left: 0;
  background: rgba(0,0,0,0.1) url(/wp-content/plugins/realtypress-premium/public/templates/default/img/slider-arrow-left-sm.png) center center no-repeat;
}

.bootstrap-realtypress .rps-listing-slider-shortcode .carousel-control.left:hover {
  background: rgba(0,0,0,0.4) url(/wp-content/plugins/realtypress-premium/public/templates/default/img/slider-arrow-left-sm.png) center center no-repeat;
}

.bootstrap-realtypress .rps-listing-slider-shortcode .carousel-control.right {
  right: 0;
  background: rgba(0,0,0,0.1) url(/wp-content/plugins/realtypress-premium/public/templates/default/img/slider-arrow-right-sm.png) center center no-repeat;
}

.bootstrap-realtypress .rps-listing-slider-shortcode .carousel-control.right:hover {
  background: rgba(0,0,0,0.4) url(/wp-content/plugins/realtypress-premium/public/templates/default/img/slider-arrow-right-sm.png) center center no-repeat;
}

.bootstrap-realtypress .rps-listing-slider-shortcode .carousel-inner > .active {
  display: flex;
}

.bootstrap-realtypress .rps-listing-slider-shortcode .carousel-inner > .item {
  min-height: 600px;
  max-height: 600px;
  height: 600px;
  align-items: center;
}

.bootstrap-realtypress .rps-listing-slider-shortcode .carousel-inner > .item > img, 
.bootstrap-realtypress .rps-listing-slider-shortcode .carousel-inner > .item > a > img {
  line-height: 1;
  width: 100%;
  overflow: hidden;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: auto;
  margin: auto;
}

.bootstrap-realtypress .rps-listing-slider-shortcode .carousel-inner .carousel-caption {
  position: absolute;
  top:30px;
  right: 60px;
  left:auto;
  bottom:auto;
  z-index: 10;
  margin-left:30px;
  padding: 0 40px 15px 60px;
  color: #ffffff;
  text-align: right;
  width:  auto;
  height: auto;
  background: rgba(0,0,0,0.6);
}

.bootstrap-realtypress .rps-listing-carousel-shortcode .carousel-caption h3 {
  color: #fff;
}

.bootstrap-realtypress .rps-listing-slider-shortcode .carousel-inner .carousel-caption .rps-result-feature-label-sm {    
  color: #fff;  
  font-size:14px;
  padding:4px 6px;
  background: #337ab7;
  margin-right:3px;
  margin-bottom:3px;
  border-radius: 0;
  display:block;
  float:right;
  text-shadow: 0 1px 0 #444;
}

.bootstrap-realtypress .rps-listing-slider-shortcode .carousel-inner .carousel-caption p {
  font-weight: 500;
  color: #ffffff;
}

.bootstrap-realtypress .rps-listing-slider-shortcode .carousel-inner .carousel-caption h3 {
  font-size:  2.2em;
  font-weight: 700;
  margin-bottom: 5px;
}

.bootstrap-realtypress .rps-listing-slider-shortcode .carousel-inner .carousel-caption small {
  color:  #fff;
    font-weight: 500;
}

.bootstrap-realtypress .rps-listing-slider-shortcode .carousel-indicators { 
  position: absolute;
  top: auto;
  bottom: 10px;
  left: 50%;
  right: auto;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center !important;
  list-style: none;
}

.bootstrap-realtypress .rps-listing-slider-shortcode .carousel-indicators li {
  display: inline-block;
  width: 12px;
  height: 12px;
  margin: 1px 2px;
  text-indent: -999px;
  border: 1px solid #ccc;
  border-radius: 0;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0.3);
}

.bootstrap-realtypress .rps-listing-slider-shortcode .carousel-indicators .active {
  margin: 1px 2px;
  width: 12px;
  height: 12px;
  background-color: #337ab7;
}

/**
 * ----------------------------------------------------------------------------------------------------
 *   Listing Screen Slider
 * ----------------------------------------------------------------------------------------------------
 */

.bootstrap-realtypress .rps-listing-screen-slider-shortcode .rps-listings-screen-slider-container {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
}

.bootstrap-realtypress .rps-listing-screen-slider-shortcode .rps-listing-screen-slider {
  position:absolute;
  top:0;
  left:0;
  width:78%;
  height:100%;
  background:#fff;
}

.bootstrap-realtypress .rps-listing-screen-slider-shortcode .rps-listing-screen-slider .carousel {
  position: relative;
  border: 1px solid #ddd;
  margin-bottom: 15px;
  text-align: center;
}
.bootstrap-realtypress .rps-listing-screen-slider-shortcode .rps-listing-screen-slider .carousel,
.bootstrap-realtypress .rps-listing-screen-slider-shortcode .rps-listing-screen-slider .item,
.bootstrap-realtypress .rps-listing-screen-slider-shortcode .rps-listing-screen-slider .active {
  height: 100%;
}
.bootstrap-realtypress .rps-listing-screen-slider-shortcode .rps-listing-screen-slider .carousel-inner {
  height: 100%;
}

.bootstrap-realtypress .rps-listing-screen-slider-shortcode .rps-listing-screen-slider .carousel-inner .carousel-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  right: auto;
  top: auto;
  z-index: 10;
  margin-left: 0;
  padding: 10px 20px 10px 10px;
  color: #ffffff;
  text-align: right;
  width: 100%;
  height:auto;
  min-height: 180px;
  background: -moz-linear-gradient(22deg, rgba(184,0,0,1) 0%, rgba(117,0,0,1) 100%); /* ff3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(184,0,0,1)), color-stop(100%, rgba(117,0,0,1))); /* safari4+,chrome */
  background: -webkit-linear-gradient(22deg, rgba(184,0,0,1) 0%, rgba(117,0,0,1) 100%); /* safari5.1+,chrome10+ */
  background: -o-linear-gradient(22deg, rgba(184,0,0,1) 0%, rgba(117,0,0,1) 100%); /* opera 11.10+ */
  background: -ms-linear-gradient(22deg, rgba(184,0,0,1) 0%, rgba(117,0,0,1) 100%); /* ie10+ */
  background: linear-gradient(68deg, rgba(184,0,0,1) 0%, rgba(117,0,0,1) 100%); /* w3c */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b80000', endColorstr='#750000',GradientType=1 ); /* ie6-9 */
  border-top: 3px solid #970000;
  border-bottom: 3px solid #970000;
  box-shadow: 0 0 10px 6px rgba(0,0,0,0.2);
  -moz-box-shadow: 0 0 10px 6px rgba(0,0,0,0.2);
  -webkit-box-shadow: 0 0 10px 6px rgba(0,0,0,0.2);
  text-shadow: none;
}

/* Carousel Item */
.bootstrap-realtypress .rps-listing-screen-slider-shortcode .rps-listing-screen-slider .carousel-inner > .active {
  display: flex;
}
.bootstrap-realtypress .rps-listing-screen-slider-shortcode .rps-listing-screen-slider .carousel-inner > .item {
  min-height: 100%;
  max-height: 100%;
  height: 100%;
  align-items: center;
}
.bootstrap-realtypress .rps-listing-screen-slider-shortcode .rps-listing-screen-slider .carousel-inner > .item > img, 
.bootstrap-realtypress .rps-listing-screen-slider-shortcode .rps-listing-screen-slider .carousel-inner > .item > a > img {
  line-height: 1;
  width: 100%;
  overflow: hidden;
  position: absolute;
  left: -9999px;
  right: -9999px;
  top: -9999px;
  bottom: -9999px;
  margin: auto;
}
.bootstrap-realtypress .rps-listing-screen-slider-shortcode .rps-listing-screen-slider .carousel-inner .carousel-caption p {
  color: #fff;
}

/* ===================== */
/*  Left Listing Column  */
/* ===================== */

.bootstrap-realtypress .rps-listing-screen-slider-shortcode .row {
  margin-bottom: 0;
}

/* Listing Details */
.bootstrap-realtypress .rps-listing-screen-slider-shortcode .rps-screen-slider-listing-image {
  padding-bottom: 250px;
}
.bootstrap-realtypress .rps-listing-screen-slider-shortcode .rps-screen-slider-title {
  margin-top:0;
  font-size:26px;
}
.bootstrap-realtypress .rps-listing-screen-slider-shortcode .rps-screen-slider-city-province {
  display:block;
  font-size:.7em;
  margin-top:5px; 
}
.bootstrap-realtypress .rps-listing-screen-slider-shortcode .rps-screen-slider-bed-bath {
  font-weight:700;
  font-size:1em;
}
.bootstrap-realtypress .rps-listing-screen-slider-shortcode .rps-screen-slider-public-remarks {
  color: #fff;
  font-size:0.9em;
}
.bootstrap-realtypress .rps-listing-screen-slider-shortcode .rps-screen-slider-mls {
  font-size: 1.2em;
}
.bootstrap-realtypress .rps-listing-screen-slider-shortcode .rps-screen-slider-price {
  margin-top:0;
  margin-bottom:0;
  color:#fff !important;
  font-size:36px;
}

/* Agent */
.bootstrap-realtypress .rps-listing-screen-slider-shortcode .rps-screen-slider-agent-col {
  border-right: 2px solid rgba(255,255,255,0.2);
}
.bootstrap-realtypress .rps-listing-screen-slider-shortcode .rps-screen-slider-agent-name {
  font-size:1.5em;
}
.bootstrap-realtypress .rps-listing-screen-slider-shortcode .rps-screen-slider-agent-position {
  font-size:1.2em;
}

/* Office Details */
.bootstrap-realtypress .rps-listing-screen-slider-shortcode .rps-screen-slider-agent-container {
  height: 120px;
}
.bootstrap-realtypress .rps-listing-screen-slider-shortcode .rps-screen-slider-agent-photo {
  height: 110px;
  float:left;
  border:4px solid #fff
}
.bootstrap-realtypress .rps-listing-screen-slider-shortcode .rps-screen-slider-office-photo {
  width: 80px;
  float:left;
  margin-right:10px;
}

/* ====================== */
/*  Right Sidebar Column  */
/* ====================== */

/* Containers */
.rps-listings-screen-slider-sidebar {
  position:absolute;
  top:0;
  right:0;
  width:22%;
  height:100%;
  background:#D2CCB4;
  box-shadow: 0 0 10px 6px rgba(0,0,0,0.2);
  -moz-box-shadow: 0 0 10px 6px rgba(0,0,0,0.2);
  -webkit-box-shadow: 0 0 10px 6px rgba(0,0,0,0.2);
  color:#333
}
.rps-listings-screen-slider-sidebar .rps-listings-screen-slider-sidebar-inner {
  padding:20px;
}

/* Logo */
.rps-listings-screen-slider-sidebar .rps-listings-screen-slider-sidebar-inner .screen-slider-logo,
.rps-listings-screen-slider-sidebar .rps-listings-screen-slider-sidebar-inner .screen-slider-image {
  margin-top:20px
}

/* Announcements */
#rps-listing-screen-slider-announcements {
  background:#efefef;
  padding:15px 20px;
  color:#333;
  border:2px solid #bbb
}
.rps-listing-screen-slider-announcements-title {
  font-size:16px !important;
  font-weight:700 !important;
  margin-top: 30px !important;
  margin-bottom: 5px !important;
  text-align: center;
}

/* Office Details */
.rps-listings-screen-slider-sidebar-office-wrap {
  padding-bottom:10px;
  border-bottom: 3px solid #CF1E24;
}
.rps-listing-screen-slider-shortcode h3.rps-sidebar-screen-slider-office-name {
  font-weight: 700;
  margin-bottom:0;
  text-align:center;
}
.rps-listing-screen-slider-shortcode .rps-sidebar-screen-slider-office-location {
  color: #555;
  margin-bottom:5px; 
  text-align:center;
}
.rps-listing-screen-slider-shortcode .rps-sidebar-screen-slider-office-telephone {
  color: #555; 
  font-size:18px;
  margin-top:0;
  text-align:center;
}

/* Sidebar Carousel*/
.bootstrap-realtypress .rps-listings-screen-slider-sidebar .carousel {
  position: relative;
  border: 1px solid #ddd;
  margin-bottom: 15px;
}
.bootstrap-realtypress .rps-listings-screen-slider-sidebar .carousel .carousel-inner .carousel-caption {
  position:static;
  padding:0;
  text-align: left;
  color: #333;
  text-shadow: none;
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
  .bootstrap-realtypress .rps-listing-slider-shortcode .carousel-inner > .item {
    min-height: 500px;
    max-height: 500px;
    height: 500px;
  }
}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
  .bootstrap-realtypress .rps-listing-slider-shortcode .carousel-inner > .item {
    min-height: 360px;
    max-height: 360px;
    height: 360px;
  }
}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {
  .bootstrap-realtypress .rps-listing-slider-shortcode .carousel-inner > .item {
    min-height: 260px;
    max-height: 260px;
    height: 260px;
  }
}


/* Extra Small Devices, Phones */
@media only screen and (max-width : 320px) {
  .bootstrap-realtypress .rps-listing-slider-shortcode .carousel-inner > .item {
    min-height: 200px;
    max-height: 200px;
    height: 200px;
  }
}.ball-pulse-sync>div,.ball-pulse>div,.ball-scale-random>div,.ball-scale>div{background-color:#fff;border-radius:100%;margin:2px;display:inline-block}@-webkit-keyframes scale{0%,80%{-webkit-transform:scale(1);transform:scale(1);opacity:1}45%{-webkit-transform:scale(.1);transform:scale(.1);opacity:.7}}@keyframes scale{0%,80%{-webkit-transform:scale(1);transform:scale(1);opacity:1}45%{-webkit-transform:scale(.1);transform:scale(.1);opacity:.7}}.ball-pulse>div:nth-child(1){-webkit-animation:scale .75s -.24s infinite cubic-bezier(.2,.68,.18,1.08);animation:scale .75s -.24s infinite cubic-bezier(.2,.68,.18,1.08)}.ball-pulse>div:nth-child(2){-webkit-animation:scale .75s -.12s infinite cubic-bezier(.2,.68,.18,1.08);animation:scale .75s -.12s infinite cubic-bezier(.2,.68,.18,1.08)}.ball-pulse>div:nth-child(3){-webkit-animation:scale .75s 0s infinite cubic-bezier(.2,.68,.18,1.08);animation:scale .75s 0s infinite cubic-bezier(.2,.68,.18,1.08)}.ball-pulse>div{width:15px;height:15px;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes ball-pulse-sync{33%{-webkit-transform:translateY(10px);transform:translateY(10px)}66%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes ball-pulse-sync{33%{-webkit-transform:translateY(10px);transform:translateY(10px)}66%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}.ball-pulse-sync>div:nth-child(1){-webkit-animation:ball-pulse-sync .6s -.14s infinite ease-in-out;animation:ball-pulse-sync .6s -.14s infinite ease-in-out}.ball-pulse-sync>div:nth-child(2){-webkit-animation:ball-pulse-sync .6s -70ms infinite ease-in-out;animation:ball-pulse-sync .6s -70ms infinite ease-in-out}.ball-pulse-sync>div:nth-child(3){-webkit-animation:ball-pulse-sync .6s 0s infinite ease-in-out;animation:ball-pulse-sync .6s 0s infinite ease-in-out}.ball-pulse-sync>div{width:15px;height:15px;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes ball-scale{0%{-webkit-transform:scale(0);transform:scale(0)}100%{-webkit-transform:scale(1);transform:scale(1);opacity:0}}@keyframes ball-scale{0%{-webkit-transform:scale(0);transform:scale(0)}100%{-webkit-transform:scale(1);transform:scale(1);opacity:0}}.ball-scale>div{height:60px;width:60px;-webkit-animation:ball-scale 1s 0s ease-in-out infinite;animation:ball-scale 1s 0s ease-in-out infinite}.ball-scale-random{width:37px;height:40px}.ball-scale-random>div{position:absolute;height:30px;width:30px;-webkit-animation:ball-scale 1s 0s ease-in-out infinite;animation:ball-scale 1s 0s ease-in-out infinite}.ball-rotate,.ball-rotate>div{position:relative}.ball-rotate>div,.ball-rotate>div:after,.ball-rotate>div:before{background-color:#fff;width:15px;height:15px;border-radius:100%}.ball-scale-random>div:nth-child(1){margin-left:-7px;-webkit-animation:ball-scale 1s .2s ease-in-out infinite;animation:ball-scale 1s .2s ease-in-out infinite}.ball-scale-random>div:nth-child(3){margin-left:-2px;margin-top:9px;-webkit-animation:ball-scale 1s .5s ease-in-out infinite;animation:ball-scale 1s .5s ease-in-out infinite}@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.ball-rotate>div{margin:2px;-webkit-animation-fill-mode:both;animation-fill-mode:both}.ball-rotate>div:first-child{-webkit-animation:rotate 1s 0s cubic-bezier(.7,-.13,.22,.86) infinite;animation:rotate 1s 0s cubic-bezier(.7,-.13,.22,.86) infinite}.ball-rotate>div:after,.ball-rotate>div:before{margin:2px;content:"";position:absolute;opacity:.8}.ball-rotate>div:before{top:0;left:-28px}.ball-rotate>div:after{top:0;left:25px}.ball-clip-rotate>div{border-radius:100%;margin:2px;border:2px solid #fff;border-bottom-color:transparent;height:26px;width:26px;background:0 0!important;display:inline-block;-webkit-animation:rotate .75s 0s linear infinite;animation:rotate .75s 0s linear infinite}@keyframes rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes scale{30%{-webkit-transform:scale(.3);transform:scale(.3)}100%{-webkit-transform:scale(1);transform:scale(1)}}.ball-clip-rotate-pulse{position:relative;-webkit-transform:translateY(-15px);transform:translateY(-15px)}.ball-clip-rotate-pulse>div{-webkit-animation-fill-mode:both;animation-fill-mode:both;position:absolute;top:0;left:0;border-radius:100%}.ball-clip-rotate-pulse>div:first-child{background:#fff;height:16px;width:16px;top:7px;left:-7px;-webkit-animation:scale 1s 0s cubic-bezier(.09,.57,.49,.9) infinite;animation:scale 1s 0s cubic-bezier(.09,.57,.49,.9) infinite}.ball-clip-rotate-pulse>div:last-child{position:absolute;width:30px;height:30px;left:-16px;top:-2px;background:0 0;border:2px solid;border-color:#fff transparent;-webkit-animation:rotate 1s 0s cubic-bezier(.09,.57,.49,.9) infinite;animation:rotate 1s 0s cubic-bezier(.09,.57,.49,.9) infinite;-webkit-animation-duration:1s;animation-duration:1s}.ball-beat>div,.ball-scale-multiple>div{background-color:#fff;border-radius:100%}@keyframes rotate{0%{-webkit-transform:rotate(0) scale(1);transform:rotate(0) scale(1)}50%{-webkit-transform:rotate(180deg) scale(.6);transform:rotate(180deg) scale(.6)}100%{-webkit-transform:rotate(360deg) scale(1);transform:rotate(360deg) scale(1)}}.ball-clip-rotate-multiple{position:relative}.ball-clip-rotate-multiple>div{position:absolute;left:-20px;top:-20px;border:2px solid #fff;border-bottom-color:transparent;border-top-color:transparent;border-radius:100%;height:35px;width:35px;-webkit-animation:rotate 1s 0s ease-in-out infinite;animation:rotate 1s 0s ease-in-out infinite}.ball-clip-rotate-multiple>div:last-child{display:inline-block;top:-10px;left:-10px;width:15px;height:15px;-webkit-animation-duration:.5s;animation-duration:.5s;border-color:#fff transparent;-webkit-animation-direction:reverse;animation-direction:reverse}@-webkit-keyframes ball-scale-ripple{0%{-webkit-transform:scale(.1);transform:scale(.1);opacity:1}70%{-webkit-transform:scale(1);transform:scale(1);opacity:.7}100%{opacity:0}}@keyframes ball-scale-ripple{0%{-webkit-transform:scale(.1);transform:scale(.1);opacity:1}70%{-webkit-transform:scale(1);transform:scale(1);opacity:.7}100%{opacity:0}}.ball-scale-ripple>div{height:50px;width:50px;border-radius:100%;border:2px solid #fff;-webkit-animation:ball-scale-ripple 1s 0s infinite cubic-bezier(.21,.53,.56,.8);animation:ball-scale-ripple 1s 0s infinite cubic-bezier(.21,.53,.56,.8)}@-webkit-keyframes ball-scale-ripple-multiple{0%{-webkit-transform:scale(.1);transform:scale(.1);opacity:1}70%{-webkit-transform:scale(1);transform:scale(1);opacity:.7}100%{opacity:0}}@keyframes ball-scale-ripple-multiple{0%{-webkit-transform:scale(.1);transform:scale(.1);opacity:1}70%{-webkit-transform:scale(1);transform:scale(1);opacity:.7}100%{opacity:0}}.ball-scale-ripple-multiple{position:relative;-webkit-transform:translateY(-25px);transform:translateY(-25px)}.ball-scale-ripple-multiple>div:nth-child(0){-webkit-animation-delay:-.8s;animation-delay:-.8s}.ball-scale-ripple-multiple>div:nth-child(1){-webkit-animation-delay:-.6s;animation-delay:-.6s}.ball-scale-ripple-multiple>div:nth-child(2){-webkit-animation-delay:-.4s;animation-delay:-.4s}.ball-scale-ripple-multiple>div:nth-child(3){-webkit-animation-delay:-.2s;animation-delay:-.2s}.ball-scale-ripple-multiple>div{position:absolute;top:-2px;left:-26px;width:50px;height:50px;border-radius:100%;border:2px solid #fff;-webkit-animation:ball-scale-ripple-multiple 1.25s 0s infinite cubic-bezier(.21,.53,.56,.8);animation:ball-scale-ripple-multiple 1.25s 0s infinite cubic-bezier(.21,.53,.56,.8)}@-webkit-keyframes ball-beat{50%{opacity:.2;-webkit-transform:scale(.75);transform:scale(.75)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes ball-beat{50%{opacity:.2;-webkit-transform:scale(.75);transform:scale(.75)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.ball-beat>div{width:15px;height:15px;margin:2px;display:inline-block;-webkit-animation:ball-beat .7s 0s infinite linear;animation:ball-beat .7s 0s infinite linear}.ball-beat>div:nth-child(2n-1){-webkit-animation-delay:-.35s!important;animation-delay:-.35s!important}@-webkit-keyframes ball-scale-multiple{0%{-webkit-transform:scale(0);transform:scale(0);opacity:0}5%{opacity:1}100%{-webkit-transform:scale(1);transform:scale(1);opacity:0}}@keyframes ball-scale-multiple{0%{-webkit-transform:scale(0);transform:scale(0);opacity:0}5%{opacity:1}100%{-webkit-transform:scale(1);transform:scale(1);opacity:0}}.ball-scale-multiple{position:relative;-webkit-transform:translateY(-30px);transform:translateY(-30px)}.ball-scale-multiple>div:nth-child(2){-webkit-animation-delay:-.4s;animation-delay:-.4s}.ball-scale-multiple>div:nth-child(3){-webkit-animation-delay:-.2s;animation-delay:-.2s}.ball-scale-multiple>div{position:absolute;left:-30px;top:0;opacity:0;margin:0;width:60px;height:60px;-webkit-animation:ball-scale-multiple 1s 0s linear infinite;animation:ball-scale-multiple 1s 0s linear infinite}.ball-triangle-path>div:nth-child(1),.ball-triangle-path>div:nth-child(2){-webkit-animation-duration:2s;-webkit-animation-timing-function:ease-in-out;-webkit-animation-iteration-count:infinite}@-webkit-keyframes ball-triangle-path-1{33%{-webkit-transform:translate(25px,-50px);transform:translate(25px,-50px)}66%{-webkit-transform:translate(50px,0);transform:translate(50px,0)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}@keyframes ball-triangle-path-1{33%{-webkit-transform:translate(25px,-50px);transform:translate(25px,-50px)}66%{-webkit-transform:translate(50px,0);transform:translate(50px,0)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}@-webkit-keyframes ball-triangle-path-2{33%{-webkit-transform:translate(25px,50px);transform:translate(25px,50px)}66%{-webkit-transform:translate(-25px,50px);transform:translate(-25px,50px)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}@keyframes ball-triangle-path-2{33%{-webkit-transform:translate(25px,50px);transform:translate(25px,50px)}66%{-webkit-transform:translate(-25px,50px);transform:translate(-25px,50px)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}@-webkit-keyframes ball-triangle-path-3{33%{-webkit-transform:translate(-50px,0);transform:translate(-50px,0)}66%{-webkit-transform:translate(-25px,-50px);transform:translate(-25px,-50px)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}@keyframes ball-triangle-path-3{33%{-webkit-transform:translate(-50px,0);transform:translate(-50px,0)}66%{-webkit-transform:translate(-25px,-50px);transform:translate(-25px,-50px)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}.ball-triangle-path{position:relative;-webkit-transform:translate(-29.99px,-37.51px);transform:translate(-29.99px,-37.51px)}.ball-triangle-path>div:nth-child(1){-webkit-animation-name:ball-triangle-path-1;animation-name:ball-triangle-path-1;-webkit-animation-delay:0;animation-delay:0;animation-duration:2s;animation-timing-function:ease-in-out;animation-iteration-count:infinite}.ball-triangle-path>div:nth-child(2){-webkit-animation-name:ball-triangle-path-2;animation-name:ball-triangle-path-2;-webkit-animation-delay:0;animation-delay:0;animation-duration:2s;animation-timing-function:ease-in-out;animation-iteration-count:infinite}.ball-triangle-path>div:nth-child(3){-webkit-animation-name:ball-triangle-path-3;animation-name:ball-triangle-path-3;-webkit-animation-delay:0;animation-delay:0;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.ball-triangle-path>div{-webkit-animation-fill-mode:both;animation-fill-mode:both;position:absolute;width:10px;height:10px;border-radius:100%;border:1px solid #fff}.ball-grid-beat>div,.ball-pulse-rise>div{-webkit-animation-fill-mode:both;-webkit-animation-iteration-count:infinite}.ball-grid-beat>div,.ball-grid-pulse>div,.ball-pulse-rise>div{height:15px;border-radius:100%;display:inline-block;background-color:#fff;margin:2px}.ball-triangle-path>div:nth-of-type(1){top:50px}.ball-triangle-path>div:nth-of-type(2){left:25px}.ball-triangle-path>div:nth-of-type(3){top:50px;left:50px}@-webkit-keyframes ball-pulse-rise-even{0%{-webkit-transform:scale(1.1);transform:scale(1.1)}25%{-webkit-transform:translateY(-30px);transform:translateY(-30px)}50%{-webkit-transform:scale(.4);transform:scale(.4)}75%{-webkit-transform:translateY(30px);transform:translateY(30px)}100%{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform:scale(1);transform:scale(1)}}@keyframes ball-pulse-rise-even{0%{-webkit-transform:scale(1.1);transform:scale(1.1)}25%{-webkit-transform:translateY(-30px);transform:translateY(-30px)}50%{-webkit-transform:scale(.4);transform:scale(.4)}75%{-webkit-transform:translateY(30px);transform:translateY(30px)}100%{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes ball-pulse-rise-odd{0%{-webkit-transform:scale(.4);transform:scale(.4)}25%{-webkit-transform:translateY(30px);transform:translateY(30px)}50%{-webkit-transform:scale(1.1);transform:scale(1.1)}75%{-webkit-transform:translateY(-30px);transform:translateY(-30px)}100%{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform:scale(.75);transform:scale(.75)}}@keyframes ball-pulse-rise-odd{0%{-webkit-transform:scale(.4);transform:scale(.4)}25%{-webkit-transform:translateY(30px);transform:translateY(30px)}50%{-webkit-transform:scale(1.1);transform:scale(1.1)}75%{-webkit-transform:translateY(-30px);transform:translateY(-30px)}100%{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform:scale(.75);transform:scale(.75)}}.ball-pulse-rise>div{width:15px;animation-fill-mode:both;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:cubic-bezier(.15,.46,.9,.6);animation-timing-function:cubic-bezier(.15,.46,.9,.6);animation-iteration-count:infinite;-webkit-animation-delay:0;animation-delay:0}.ball-pulse-rise>div:nth-child(2n){-webkit-animation-name:ball-pulse-rise-even;animation-name:ball-pulse-rise-even}.ball-pulse-rise>div:nth-child(2n-1){-webkit-animation-name:ball-pulse-rise-odd;animation-name:ball-pulse-rise-odd}@-webkit-keyframes ball-grid-beat{50%{opacity:.7}100%{opacity:1}}@keyframes ball-grid-beat{50%{opacity:.7}100%{opacity:1}}.ball-grid-beat{width:57px}.ball-grid-beat>div:nth-child(1){-webkit-animation-delay:.15s;animation-delay:.15s;-webkit-animation-duration:1.45s;animation-duration:1.45s}.ball-grid-beat>div:nth-child(2){-webkit-animation-delay:-20ms;animation-delay:-20ms;-webkit-animation-duration:.97s;animation-duration:.97s}.ball-grid-beat>div:nth-child(3){-webkit-animation-delay:.66s;animation-delay:.66s;-webkit-animation-duration:1.23s;animation-duration:1.23s}.ball-grid-beat>div:nth-child(4){-webkit-animation-delay:.64s;animation-delay:.64s;-webkit-animation-duration:1.24s;animation-duration:1.24s}.ball-grid-beat>div:nth-child(5){-webkit-animation-delay:-.19s;animation-delay:-.19s;-webkit-animation-duration:1.13s;animation-duration:1.13s}.ball-grid-beat>div:nth-child(6){-webkit-animation-delay:.69s;animation-delay:.69s;-webkit-animation-duration:1.42s;animation-duration:1.42s}.ball-grid-beat>div:nth-child(7){-webkit-animation-delay:.58s;animation-delay:.58s;-webkit-animation-duration:1.14s;animation-duration:1.14s}.ball-grid-beat>div:nth-child(8){-webkit-animation-delay:.21s;animation-delay:.21s;-webkit-animation-duration:1.17s;animation-duration:1.17s}.ball-grid-beat>div:nth-child(9){-webkit-animation-delay:-.18s;animation-delay:-.18s;-webkit-animation-duration:.65s;animation-duration:.65s}.ball-grid-beat>div{width:15px;animation-fill-mode:both;float:left;-webkit-animation-name:ball-grid-beat;animation-name:ball-grid-beat;animation-iteration-count:infinite;-webkit-animation-delay:0;animation-delay:0}@-webkit-keyframes ball-grid-pulse{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(.5);transform:scale(.5);opacity:.7}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes ball-grid-pulse{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(.5);transform:scale(.5);opacity:.7}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.ball-grid-pulse{width:57px}.ball-grid-pulse>div:nth-child(1){-webkit-animation-delay:.22s;animation-delay:.22s;-webkit-animation-duration:.9s;animation-duration:.9s}.ball-grid-pulse>div:nth-child(2){-webkit-animation-delay:.64s;animation-delay:.64s;-webkit-animation-duration:1s;animation-duration:1s}.ball-grid-pulse>div:nth-child(3){-webkit-animation-delay:-.15s;animation-delay:-.15s;-webkit-animation-duration:.63s;animation-duration:.63s}.ball-grid-pulse>div:nth-child(4){-webkit-animation-delay:-30ms;animation-delay:-30ms;-webkit-animation-duration:1.24s;animation-duration:1.24s}.ball-grid-pulse>div:nth-child(5){-webkit-animation-delay:80ms;animation-delay:80ms;-webkit-animation-duration:1.37s;animation-duration:1.37s}.ball-grid-pulse>div:nth-child(6){-webkit-animation-delay:.43s;animation-delay:.43s;-webkit-animation-duration:1.55s;animation-duration:1.55s}.ball-grid-pulse>div:nth-child(7){-webkit-animation-delay:50ms;animation-delay:50ms;-webkit-animation-duration:.7s;animation-duration:.7s}.ball-grid-pulse>div:nth-child(8){-webkit-animation-delay:50ms;animation-delay:50ms;-webkit-animation-duration:.97s;animation-duration:.97s}.ball-grid-pulse>div:nth-child(9){-webkit-animation-delay:.3s;animation-delay:.3s;-webkit-animation-duration:.63s;animation-duration:.63s}.ball-grid-pulse>div{width:15px;-webkit-animation-fill-mode:both;animation-fill-mode:both;float:left;-webkit-animation-name:ball-grid-pulse;animation-name:ball-grid-pulse;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-delay:0;animation-delay:0}@-webkit-keyframes ball-spin-fade-loader{50%{opacity:.3;-webkit-transform:scale(.4);transform:scale(.4)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes ball-spin-fade-loader{50%{opacity:.3;-webkit-transform:scale(.4);transform:scale(.4)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.ball-spin-fade-loader{position:relative;top:-10px;left:-10px}.ball-spin-fade-loader>div:nth-child(1){top:25px;left:0;-webkit-animation:ball-spin-fade-loader 1s -.96s infinite linear;animation:ball-spin-fade-loader 1s -.96s infinite linear}.ball-spin-fade-loader>div:nth-child(2){top:17.05px;left:17.05px;-webkit-animation:ball-spin-fade-loader 1s -.84s infinite linear;animation:ball-spin-fade-loader 1s -.84s infinite linear}.ball-spin-fade-loader>div:nth-child(3){top:0;left:25px;-webkit-animation:ball-spin-fade-loader 1s -.72s infinite linear;animation:ball-spin-fade-loader 1s -.72s infinite linear}.ball-spin-fade-loader>div:nth-child(4){top:-17.05px;left:17.05px;-webkit-animation:ball-spin-fade-loader 1s -.6s infinite linear;animation:ball-spin-fade-loader 1s -.6s infinite linear}.ball-spin-fade-loader>div:nth-child(5){top:-25px;left:0;-webkit-animation:ball-spin-fade-loader 1s -.48s infinite linear;animation:ball-spin-fade-loader 1s -.48s infinite linear}.ball-spin-fade-loader>div:nth-child(6){top:-17.05px;left:-17.05px;-webkit-animation:ball-spin-fade-loader 1s -.36s infinite linear;animation:ball-spin-fade-loader 1s -.36s infinite linear}.ball-spin-fade-loader>div:nth-child(7){top:0;left:-25px;-webkit-animation:ball-spin-fade-loader 1s -.24s infinite linear;animation:ball-spin-fade-loader 1s -.24s infinite linear}.ball-spin-fade-loader>div:nth-child(8){top:17.05px;left:-17.05px;-webkit-animation:ball-spin-fade-loader 1s -.12s infinite linear;animation:ball-spin-fade-loader 1s -.12s infinite linear}.ball-spin-fade-loader>div,.ball-spin-loader>div{-webkit-animation-fill-mode:both;position:absolute;width:15px;height:15px;border-radius:100%}.ball-spin-fade-loader>div{background-color:#fff;margin:2px;animation-fill-mode:both}@-webkit-keyframes ball-spin-loader{75%{opacity:.2}100%{opacity:1}}@keyframes ball-spin-loader{75%{opacity:.2}100%{opacity:1}}.ball-spin-loader{position:relative}.ball-spin-loader>span:nth-child(1){top:45px;left:0;-webkit-animation:ball-spin-loader 2s .9s infinite linear;animation:ball-spin-loader 2s .9s infinite linear}.ball-spin-loader>span:nth-child(2){top:30.68px;left:30.68px;-webkit-animation:ball-spin-loader 2s 1.8s infinite linear;animation:ball-spin-loader 2s 1.8s infinite linear}.ball-spin-loader>span:nth-child(3){top:0;left:45px;-webkit-animation:ball-spin-loader 2s 2.7s infinite linear;animation:ball-spin-loader 2s 2.7s infinite linear}.ball-spin-loader>span:nth-child(4){top:-30.68px;left:30.68px;-webkit-animation:ball-spin-loader 2s 3.6s infinite linear;animation:ball-spin-loader 2s 3.6s infinite linear}.ball-spin-loader>span:nth-child(5){top:-45px;left:0;-webkit-animation:ball-spin-loader 2s 4.5s infinite linear;animation:ball-spin-loader 2s 4.5s infinite linear}.ball-spin-loader>span:nth-child(6){top:-30.68px;left:-30.68px;-webkit-animation:ball-spin-loader 2s 5.4s infinite linear;animation:ball-spin-loader 2s 5.4s infinite linear}.ball-spin-loader>span:nth-child(7){top:0;left:-45px;-webkit-animation:ball-spin-loader 2s 6.3s infinite linear;animation:ball-spin-loader 2s 6.3s infinite linear}.ball-spin-loader>span:nth-child(8){top:30.68px;left:-30.68px;-webkit-animation:ball-spin-loader 2s 7.2s infinite linear;animation:ball-spin-loader 2s 7.2s infinite linear}.ball-spin-loader>div{animation-fill-mode:both;background:green}.ball-zig-zag-deflect>div,.ball-zig-zag>div{background-color:#fff;width:15px;height:15px;border-radius:100%;margin:2px 2px 2px 15px;top:4px;left:-7px}@-webkit-keyframes ball-zig{33%{-webkit-transform:translate(-15px,-30px);transform:translate(-15px,-30px)}66%{-webkit-transform:translate(15px,-30px);transform:translate(15px,-30px)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}@keyframes ball-zig{33%{-webkit-transform:translate(-15px,-30px);transform:translate(-15px,-30px)}66%{-webkit-transform:translate(15px,-30px);transform:translate(15px,-30px)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}@-webkit-keyframes ball-zag{33%{-webkit-transform:translate(15px,30px);transform:translate(15px,30px)}66%{-webkit-transform:translate(-15px,30px);transform:translate(-15px,30px)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}@keyframes ball-zag{33%{-webkit-transform:translate(15px,30px);transform:translate(15px,30px)}66%{-webkit-transform:translate(-15px,30px);transform:translate(-15px,30px)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}.ball-zig-zag{position:relative;-webkit-transform:translate(-15px,-15px);transform:translate(-15px,-15px)}.ball-zig-zag>div{-webkit-animation-fill-mode:both;animation-fill-mode:both;position:absolute}.ball-zig-zag>div:first-child{-webkit-animation:ball-zig .7s 0s infinite linear;animation:ball-zig .7s 0s infinite linear}.ball-zig-zag>div:last-child{-webkit-animation:ball-zag .7s 0s infinite linear;animation:ball-zag .7s 0s infinite linear}@-webkit-keyframes ball-zig-deflect{17%,84%{-webkit-transform:translate(-15px,-30px);transform:translate(-15px,-30px)}34%,67%{-webkit-transform:translate(15px,-30px);transform:translate(15px,-30px)}100%,50%{-webkit-transform:translate(0,0);transform:translate(0,0)}}@keyframes ball-zig-deflect{17%,84%{-webkit-transform:translate(-15px,-30px);transform:translate(-15px,-30px)}34%,67%{-webkit-transform:translate(15px,-30px);transform:translate(15px,-30px)}100%,50%{-webkit-transform:translate(0,0);transform:translate(0,0)}}@-webkit-keyframes ball-zag-deflect{17%,84%{-webkit-transform:translate(15px,30px);transform:translate(15px,30px)}34%,67%{-webkit-transform:translate(-15px,30px);transform:translate(-15px,30px)}100%,50%{-webkit-transform:translate(0,0);transform:translate(0,0)}}@keyframes ball-zag-deflect{17%,84%{-webkit-transform:translate(15px,30px);transform:translate(15px,30px)}34%,67%{-webkit-transform:translate(-15px,30px);transform:translate(-15px,30px)}100%,50%{-webkit-transform:translate(0,0);transform:translate(0,0)}}.ball-zig-zag-deflect{position:relative;-webkit-transform:translate(-15px,-15px);transform:translate(-15px,-15px)}.ball-zig-zag-deflect>div{-webkit-animation-fill-mode:both;animation-fill-mode:both;position:absolute}.line-scale-party>div,.line-scale-pulse-out-rapid>div,.line-scale-pulse-out>div,.line-scale>div{width:4px;height:35px;display:inline-block}.line-scale-party>div,.line-scale-pulse-out-rapid>div,.line-scale-pulse-out>div,.line-scale>div,.line-spin-fade-loader>div{border-radius:2px;margin:2px;background-color:#fff}.ball-zig-zag-deflect>div:first-child{-webkit-animation:ball-zig-deflect 1.5s 0s infinite linear;animation:ball-zig-deflect 1.5s 0s infinite linear}.ball-zig-zag-deflect>div:last-child{-webkit-animation:ball-zag-deflect 1.5s 0s infinite linear;animation:ball-zag-deflect 1.5s 0s infinite linear}@-webkit-keyframes line-scale{0%,100%{-webkit-transform:scaley(1);transform:scaley(1)}50%{-webkit-transform:scaley(.4);transform:scaley(.4)}}@keyframes line-scale{0%,100%{-webkit-transform:scaley(1);transform:scaley(1)}50%{-webkit-transform:scaley(.4);transform:scaley(.4)}}.line-scale>div:nth-child(1){-webkit-animation:line-scale 1s -.4s infinite cubic-bezier(.2,.68,.18,1.08);animation:line-scale 1s -.4s infinite cubic-bezier(.2,.68,.18,1.08)}.line-scale>div:nth-child(2){-webkit-animation:line-scale 1s -.3s infinite cubic-bezier(.2,.68,.18,1.08);animation:line-scale 1s -.3s infinite cubic-bezier(.2,.68,.18,1.08)}.line-scale>div:nth-child(3){-webkit-animation:line-scale 1s -.2s infinite cubic-bezier(.2,.68,.18,1.08);animation:line-scale 1s -.2s infinite cubic-bezier(.2,.68,.18,1.08)}.line-scale>div:nth-child(4){-webkit-animation:line-scale 1s -.1s infinite cubic-bezier(.2,.68,.18,1.08);animation:line-scale 1s -.1s infinite cubic-bezier(.2,.68,.18,1.08)}.line-scale>div:nth-child(5){-webkit-animation:line-scale 1s 0s infinite cubic-bezier(.2,.68,.18,1.08);animation:line-scale 1s 0s infinite cubic-bezier(.2,.68,.18,1.08)}.line-scale>div{-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes line-scale-party{0%,100%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(.5);transform:scale(.5)}}@keyframes line-scale-party{0%,100%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(.5);transform:scale(.5)}}.line-scale-party>div:nth-child(1){-webkit-animation-delay:.48s;animation-delay:.48s;-webkit-animation-duration:.54s;animation-duration:.54s}.line-scale-party>div:nth-child(2){-webkit-animation-delay:-.15s;animation-delay:-.15s;-webkit-animation-duration:1.15s;animation-duration:1.15s}.line-scale-party>div:nth-child(3){-webkit-animation-delay:40ms;animation-delay:40ms;-webkit-animation-duration:.77s;animation-duration:.77s}.line-scale-party>div:nth-child(4){-webkit-animation-delay:-.12s;animation-delay:-.12s;-webkit-animation-duration:.61s;animation-duration:.61s}.line-scale-party>div{-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:line-scale-party;animation-name:line-scale-party;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-delay:0;animation-delay:0}@-webkit-keyframes line-scale-pulse-out{0%,100%{-webkit-transform:scaley(1);transform:scaley(1)}50%{-webkit-transform:scaley(.4);transform:scaley(.4)}}@keyframes line-scale-pulse-out{0%,100%{-webkit-transform:scaley(1);transform:scaley(1)}50%{-webkit-transform:scaley(.4);transform:scaley(.4)}}.line-scale-pulse-out>div{-webkit-animation:line-scale-pulse-out .9s -.6s infinite cubic-bezier(.85,.25,.37,.85);animation:line-scale-pulse-out .9s -.6s infinite cubic-bezier(.85,.25,.37,.85)}.line-scale-pulse-out>div:nth-child(2),.line-scale-pulse-out>div:nth-child(4){-webkit-animation-delay:-.4s!important;animation-delay:-.4s!important}.line-scale-pulse-out>div:nth-child(1),.line-scale-pulse-out>div:nth-child(5){-webkit-animation-delay:-.2s!important;animation-delay:-.2s!important}@-webkit-keyframes line-scale-pulse-out-rapid{0%,90%{-webkit-transform:scaley(1);transform:scaley(1)}80%{-webkit-transform:scaley(.3);transform:scaley(.3)}}@keyframes line-scale-pulse-out-rapid{0%,90%{-webkit-transform:scaley(1);transform:scaley(1)}80%{-webkit-transform:scaley(.3);transform:scaley(.3)}}.line-scale-pulse-out-rapid>div{vertical-align:middle;-webkit-animation:line-scale-pulse-out-rapid .9s -.5s infinite cubic-bezier(.11,.49,.38,.78);animation:line-scale-pulse-out-rapid .9s -.5s infinite cubic-bezier(.11,.49,.38,.78)}.line-scale-pulse-out-rapid>div:nth-child(2),.line-scale-pulse-out-rapid>div:nth-child(4){-webkit-animation-delay:-.25s!important;animation-delay:-.25s!important}.line-scale-pulse-out-rapid>div:nth-child(1),.line-scale-pulse-out-rapid>div:nth-child(5){-webkit-animation-delay:0s!important;animation-delay:0s!important}@-webkit-keyframes line-spin-fade-loader{50%{opacity:.3}100%{opacity:1}}@keyframes line-spin-fade-loader{50%{opacity:.3}100%{opacity:1}}.line-spin-fade-loader{position:relative;top:-10px;left:-4px}.line-spin-fade-loader>div:nth-child(1){top:20px;left:0;-webkit-animation:line-spin-fade-loader 1.2s -.84s infinite ease-in-out;animation:line-spin-fade-loader 1.2s -.84s infinite ease-in-out}.line-spin-fade-loader>div:nth-child(2){top:13.64px;left:13.64px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-animation:line-spin-fade-loader 1.2s -.72s infinite ease-in-out;animation:line-spin-fade-loader 1.2s -.72s infinite ease-in-out}.line-spin-fade-loader>div:nth-child(3){top:0;left:20px;-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-animation:line-spin-fade-loader 1.2s -.6s infinite ease-in-out;animation:line-spin-fade-loader 1.2s -.6s infinite ease-in-out}.line-spin-fade-loader>div:nth-child(4){top:-13.64px;left:13.64px;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-animation:line-spin-fade-loader 1.2s -.48s infinite ease-in-out;animation:line-spin-fade-loader 1.2s -.48s infinite ease-in-out}.line-spin-fade-loader>div:nth-child(5){top:-20px;left:0;-webkit-animation:line-spin-fade-loader 1.2s -.36s infinite ease-in-out;animation:line-spin-fade-loader 1.2s -.36s infinite ease-in-out}.line-spin-fade-loader>div:nth-child(6){top:-13.64px;left:-13.64px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-animation:line-spin-fade-loader 1.2s -.24s infinite ease-in-out;animation:line-spin-fade-loader 1.2s -.24s infinite ease-in-out}.line-spin-fade-loader>div:nth-child(7){top:0;left:-20px;-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-animation:line-spin-fade-loader 1.2s -.12s infinite ease-in-out;animation:line-spin-fade-loader 1.2s -.12s infinite ease-in-out}.line-spin-fade-loader>div:nth-child(8){top:13.64px;left:-13.64px;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-animation:line-spin-fade-loader 1.2s 0s infinite ease-in-out;animation:line-spin-fade-loader 1.2s 0s infinite ease-in-out}.line-spin-fade-loader>div{-webkit-animation-fill-mode:both;animation-fill-mode:both;position:absolute;width:5px;height:15px}@-webkit-keyframes triangle-skew-spin{25%{-webkit-transform:perspective(100px) rotateX(180deg) rotateY(0);transform:perspective(100px) rotateX(180deg) rotateY(0)}50%{-webkit-transform:perspective(100px) rotateX(180deg) rotateY(180deg);transform:perspective(100px) rotateX(180deg) rotateY(180deg)}75%{-webkit-transform:perspective(100px) rotateX(0) rotateY(180deg);transform:perspective(100px) rotateX(0) rotateY(180deg)}100%{-webkit-transform:perspective(100px) rotateX(0) rotateY(0);transform:perspective(100px) rotateX(0) rotateY(0)}}@keyframes triangle-skew-spin{25%{-webkit-transform:perspective(100px) rotateX(180deg) rotateY(0);transform:perspective(100px) rotateX(180deg) rotateY(0)}50%{-webkit-transform:perspective(100px) rotateX(180deg) rotateY(180deg);transform:perspective(100px) rotateX(180deg) rotateY(180deg)}75%{-webkit-transform:perspective(100px) rotateX(0) rotateY(180deg);transform:perspective(100px) rotateX(0) rotateY(180deg)}100%{-webkit-transform:perspective(100px) rotateX(0) rotateY(0);transform:perspective(100px) rotateX(0) rotateY(0)}}.triangle-skew-spin>div{width:0;height:0;border-left:20px solid transparent;border-right:20px solid transparent;border-bottom:20px solid #fff;-webkit-animation:triangle-skew-spin 3s 0s cubic-bezier(.09,.57,.49,.9) infinite;animation:triangle-skew-spin 3s 0s cubic-bezier(.09,.57,.49,.9) infinite}@-webkit-keyframes square-spin{25%{-webkit-transform:perspective(100px) rotateX(180deg) rotateY(0);transform:perspective(100px) rotateX(180deg) rotateY(0)}50%{-webkit-transform:perspective(100px) rotateX(180deg) rotateY(180deg);transform:perspective(100px) rotateX(180deg) rotateY(180deg)}75%{-webkit-transform:perspective(100px) rotateX(0) rotateY(180deg);transform:perspective(100px) rotateX(0) rotateY(180deg)}100%{-webkit-transform:perspective(100px) rotateX(0) rotateY(0);transform:perspective(100px) rotateX(0) rotateY(0)}}@keyframes square-spin{25%{-webkit-transform:perspective(100px) rotateX(180deg) rotateY(0);transform:perspective(100px) rotateX(180deg) rotateY(0)}50%{-webkit-transform:perspective(100px) rotateX(180deg) rotateY(180deg);transform:perspective(100px) rotateX(180deg) rotateY(180deg)}75%{-webkit-transform:perspective(100px) rotateX(0) rotateY(180deg);transform:perspective(100px) rotateX(0) rotateY(180deg)}100%{-webkit-transform:perspective(100px) rotateX(0) rotateY(0);transform:perspective(100px) rotateX(0) rotateY(0)}}.square-spin>div{width:50px;height:50px;background:#fff;-webkit-animation:square-spin 3s 0s cubic-bezier(.09,.57,.49,.9) infinite;animation:square-spin 3s 0s cubic-bezier(.09,.57,.49,.9) infinite}.pacman>div:first-of-type,.pacman>div:nth-child(2){width:0;height:0;border-right:25px solid transparent;border-top:25px solid #fff;border-left:25px solid #fff;border-bottom:25px solid #fff;border-radius:25px;position:relative;left:-30px}@-webkit-keyframes rotate_pacman_half_up{0%,100%{-webkit-transform:rotate(270deg);transform:rotate(270deg)}50%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotate_pacman_half_up{0%,100%{-webkit-transform:rotate(270deg);transform:rotate(270deg)}50%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes rotate_pacman_half_down{0%,100%{-webkit-transform:rotate(90deg);transform:rotate(90deg)}50%{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes rotate_pacman_half_down{0%,100%{-webkit-transform:rotate(90deg);transform:rotate(90deg)}50%{-webkit-transform:rotate(0);transform:rotate(0)}}@-webkit-keyframes pacman-balls{75%{opacity:.7}100%{-webkit-transform:translate(-100px,-6.25px);transform:translate(-100px,-6.25px)}}@keyframes pacman-balls{75%{opacity:.7}100%{-webkit-transform:translate(-100px,-6.25px);transform:translate(-100px,-6.25px)}}.pacman{position:relative}.pacman>div:nth-child(3){-webkit-animation:pacman-balls 1s -.66s infinite linear;animation:pacman-balls 1s -.66s infinite linear}.pacman>div:nth-child(4){-webkit-animation:pacman-balls 1s -.33s infinite linear;animation:pacman-balls 1s -.33s infinite linear}.pacman>div:nth-child(5){-webkit-animation:pacman-balls 1s 0s infinite linear;animation:pacman-balls 1s 0s infinite linear}.pacman>div:first-of-type{-webkit-animation:rotate_pacman_half_up .5s 0s infinite;animation:rotate_pacman_half_up .5s 0s infinite}.pacman>div:nth-child(2){-webkit-animation:rotate_pacman_half_down .5s 0s infinite;animation:rotate_pacman_half_down .5s 0s infinite;margin-top:-50px}.pacman>div:nth-child(3),.pacman>div:nth-child(4),.pacman>div:nth-child(5),.pacman>div:nth-child(6){background-color:#fff;border-radius:100%;margin:2px;width:10px;height:10px;position:absolute;-webkit-transform:translate(0,-6.25px);transform:translate(0,-6.25px);top:25px;left:70px}@-webkit-keyframes cube-transition{25%{-webkit-transform:translateX(50px) scale(.5) rotate(-90deg);transform:translateX(50px) scale(.5) rotate(-90deg)}50%{-webkit-transform:translate(50px,50px) rotate(-180deg);transform:translate(50px,50px) rotate(-180deg)}75%{-webkit-transform:translateY(50px) scale(.5) rotate(-270deg);transform:translateY(50px) scale(.5) rotate(-270deg)}100%{-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}}@keyframes cube-transition{25%{-webkit-transform:translateX(50px) scale(.5) rotate(-90deg);transform:translateX(50px) scale(.5) rotate(-90deg)}50%{-webkit-transform:translate(50px,50px) rotate(-180deg);transform:translate(50px,50px) rotate(-180deg)}75%{-webkit-transform:translateY(50px) scale(.5) rotate(-270deg);transform:translateY(50px) scale(.5) rotate(-270deg)}100%{-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}}.cube-transition{position:relative;-webkit-transform:translate(-25px,-25px);transform:translate(-25px,-25px)}.cube-transition>div{width:10px;height:10px;position:absolute;top:-5px;left:-5px;background-color:#fff;-webkit-animation:cube-transition 1.6s 0s infinite ease-in-out;animation:cube-transition 1.6s 0s infinite ease-in-out}.cube-transition>div:last-child{-webkit-animation-delay:-.8s;animation-delay:-.8s}@-webkit-keyframes spin-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.semi-circle-spin{position:relative;width:35px;height:35px;overflow:hidden}.semi-circle-spin>div{position:absolute;border-width:0;border-radius:100%;-webkit-animation:spin-rotate .6s 0s infinite linear;animation:spin-rotate .6s 0s infinite linear;background-image:linear-gradient(transparent 0,transparent 70%,#fff 30%,#fff 100%);width:100%;height:100%}