@charset "UTF-8";
@font-face {
font-family: 'flexslider-icon';
src: url(//bgccondo.com.ph/wp-content/themes/inspiry-real-places/js/flexslider/fonts/flexslider-icon.eot);
src: url(//bgccondo.com.ph/wp-content/themes/inspiry-real-places/js/flexslider/fonts/flexslider-icon.eot?#iefix) format('embedded-opentype'), url(//bgccondo.com.ph/wp-content/themes/inspiry-real-places/js/flexslider/fonts/flexslider-icon.woff) format('woff'), url(//bgccondo.com.ph/wp-content/themes/inspiry-real-places/js/flexslider/fonts/flexslider-icon.ttf) format('truetype'), url(//bgccondo.com.ph/wp-content/themes/inspiry-real-places/js/flexslider/fonts/flexslider-icon.svg#flexslider-icon) format('svg');
font-weight: normal;
font-style: normal;
} .flex-container a:hover,
.flex-slider a:hover,
.flex-container a:focus,
.flex-slider a:focus {
outline: none;
}
.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
margin: 0;
padding: 0;
list-style: none;
}
.flex-pauseplay span {
text-transform: capitalize;
} .flexslider {
margin: 0;
padding: 0;
}
.flexslider .slides > li {
display: none;
-webkit-backface-visibility: hidden;
}
.flexslider .slides img {
width: 100%;
display: block;
}
.flexslider .slides:after {
content: "\0020";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
html[xmlns] .flexslider .slides {
display: block;
}
* html .flexslider .slides {
height: 1%;
}
.no-js .flexslider .slides > li:first-child {
display: block;
} .flexslider {
margin: 0 0 60px;
background: #ffffff;
border: 4px solid #ffffff;
position: relative;
zoom: 1;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
-moz-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
-o-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
}
.flexslider .slides {
zoom: 1;
}
.flexslider .slides img {
height: auto;
}
.flex-viewport {
max-height: 2000px;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-ms-transition: all 1s ease;
-o-transition: all 1s ease;
transition: all 1s ease;
}
.loading .flex-viewport {
max-height: 300px;
}
.carousel li {
margin-right: 5px;
}
.flex-direction-nav {
*height: 0;
}
.flex-direction-nav a {
text-decoration: none;
display: block;
width: 40px;
height: 40px;
margin: -20px 0 0;
position: absolute;
top: 50%;
z-index: 10;
overflow: hidden;
opacity: 0;
cursor: pointer;
color: rgba(0, 0, 0, 0.8);
text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.flex-direction-nav a:before {
font-family: "flexslider-icon";
font-size: 40px;
display: inline-block;
content: '\f001';
color: rgba(0, 0, 0, 0.8);
text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}
.flex-direction-nav a.flex-next:before {
content: '\f002';
}
.flex-direction-nav .flex-prev {
left: -50px;
}
.flex-direction-nav .flex-next {
right: -50px;
text-align: right;
}
.flexslider:hover .flex-direction-nav .flex-prev {
opacity: 0.7;
left: 10px;
}
.flexslider:hover .flex-direction-nav .flex-prev:hover {
opacity: 1;
}
.flexslider:hover .flex-direction-nav .flex-next {
opacity: 0.7;
right: 10px;
}
.flexslider:hover .flex-direction-nav .flex-next:hover {
opacity: 1;
}
.flex-direction-nav .flex-disabled {
opacity: 0!important;
filter: alpha(opacity=0);
cursor: default;
}
.flex-pauseplay a {
display: block;
width: 20px;
height: 20px;
position: absolute;
bottom: 5px;
left: 10px;
opacity: 0.8;
z-index: 10;
overflow: hidden;
cursor: pointer;
color: #000;
}
.flex-pauseplay a:before {
font-family: "flexslider-icon";
font-size: 20px;
display: inline-block;
content: '\f004';
}
.flex-pauseplay a:hover {
opacity: 1;
}
.flex-pauseplay a .flex-play:before {
content: '\f003';
}
.flex-control-nav {
width: 100%;
position: absolute;
bottom: -40px;
text-align: center;
}
.flex-control-nav li {
margin: 0 6px;
display: inline-block;
zoom: 1;
*display: inline;
}
.flex-control-paging li a {
width: 11px;
height: 11px;
display: block;
background: #666;
background: rgba(0, 0, 0, 0.5);
cursor: pointer;
text-indent: -9999px;
-webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
-moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
-o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
}
.flex-control-paging li a:hover {
background: #333;
background: rgba(0, 0, 0, 0.7);
}
.flex-control-paging li a.flex-active {
background: #000;
background: rgba(0, 0, 0, 0.9);
cursor: default;
}
.flex-control-thumbs {
margin: 5px 0 0;
position: static;
overflow: hidden;
}
.flex-control-thumbs li {
width: 25%;
float: left;
margin: 0;
}
.flex-control-thumbs img {
width: 100%;
height: auto;
display: block;
opacity: .7;
cursor: pointer;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-ms-transition: all 1s ease;
-o-transition: all 1s ease;
transition: all 1s ease;
}
.flex-control-thumbs img:hover {
opacity: 1;
}
.flex-control-thumbs .flex-active {
opacity: 1;
cursor: default;
} @media screen and (max-width: 860px) {
.flex-direction-nav .flex-prev {
opacity: 1;
left: 10px;
}
.flex-direction-nav .flex-next {
opacity: 1;
right: 10px;
}
}.lSSlideWrapper,.lSSlideWrapper .lSFade{position:relative}.lSSlideWrapper .lSSlide,.lSSlideWrapper.usingCss .lSFade>*{-webkit-transition-timing-function:inherit!important;transition-timing-function:inherit!important;-webkit-transition-duration:inherit!important;transition-duration:inherit!important}.lSSlideOuter,.lSSlideOuter .lSPager.lSGallery{-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-touch-callout:none;-webkit-user-select:none}.lSSlideOuter .lSPager.lSGallery:after,.lSSlideWrapper>.lightSlider:after{clear:both}.lSSlideOuter{overflow:hidden;user-select:none}.lightSlider:after,.lightSlider:before{content:" ";display:table}.lightSlider{overflow:hidden}.lSSlideWrapper{max-width:100%;overflow:hidden}.lSSlideWrapper .lSSlide{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);-webkit-transition:all 1s;-webkit-transition-property:-webkit-transform,height;-moz-transition-property:-moz-transform,height;transition-property:transform,height}.lSSlideWrapper .lSFade>*{position:absolute!important;top:0;left:0;z-index:9;margin-right:0;width:100%}.lSSlideWrapper.usingCss .lSFade>*{opacity:0;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-property:opacity;transition-property:opacity}.lSSlideWrapper .lSFade>.active{z-index:10}.lSSlideWrapper.usingCss .lSFade>.active{opacity:1}.lSSlideOuter .lSPager.lSpg{margin:10px 0 0;padding:0;text-align:center}.lSSlideOuter .lSPager.lSpg>li{cursor:pointer;display:inline-block;padding:0 5px}.lSSlideOuter .lSPager.lSpg>li a{background-color:#222;border-radius:30px;display:inline-block;height:8px;overflow:hidden;text-indent:-999em;width:8px;position:relative;z-index:99;-webkit-transition:all .5s linear 0s;transition:all .5s linear 0s}.lSSlideOuter .lSPager.lSpg>li.active a,.lSSlideOuter .lSPager.lSpg>li:hover a{background-color:#428bca}.lSSlideOuter .media{opacity:.8}.lSSlideOuter .media.active{opacity:1}.lSSlideOuter .lSPager.lSGallery{list-style:none;padding-left:0;margin:0;overflow:hidden;transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;user-select:none}.lSSlideOuter .lSPager.lSGallery li{overflow:hidden;-webkit-transition:border-radius .12s linear 0s .35s linear 0s;transition:border-radius .12s linear 0s .35s linear 0s}.lSSlideOuter .lSPager.lSGallery li.active,.lSSlideOuter .lSPager.lSGallery li:hover{border-radius:5px}.lSSlideOuter .lSPager.lSGallery img{display:block;height:auto;max-width:100%}.lSSlideOuter .lSPager.lSGallery:after,.lSSlideOuter .lSPager.lSGallery:before{content:" ";display:table}.lSAction>a{width:32px;display:block;top:50%;height:32px;background-image:url(//bgccondo.com.ph/wp-content/themes/inspiry-real-places/js/lightslider/img/controls.png);cursor:pointer;position:absolute;z-index:9999;margin-top:-16px;opacity:.5;-webkit-transition:opacity .35s linear 0s;transition:opacity .35s linear 0s}.lSAction>a:hover{opacity:1}.lSAction>.lSPrev{background-position:0 0;left:10px}.lSAction>.lSNext{background-position:-32px 0;right:10px}.lSAction>a.disabled{pointer-events:none}.cS-hidden{height:1px;opacity:0;filter:alpha(opacity=0);overflow:hidden}.lSSlideOuter.vertical{position:relative}.lSSlideOuter.vertical.noPager{padding-right:0!important}.lSSlideOuter.vertical .lSGallery{position:absolute!important;right:0;top:0}.lSSlideOuter.vertical .lightSlider>*{width:100%!important;max-width:none!important}.lSSlideOuter.vertical .lSAction>a{left:50%;margin-left:-14px;margin-top:0}.lSSlideOuter.vertical .lSAction>.lSNext{background-position:31px -31px;bottom:10px;top:auto}.lSSlideOuter.vertical .lSAction>.lSPrev{background-position:0 -31px;bottom:auto;top:10px}.lSSlideOuter.lSrtl{direction:rtl}.lSSlideOuter .lSPager,.lSSlideOuter .lightSlider{padding-left:0;list-style:none}.lSSlideOuter.lSrtl .lSPager,.lSSlideOuter.lSrtl .lightSlider{padding-right:0}.lSSlideOuter .lSGallery li,.lSSlideOuter .lightSlider>*{float:left}.lSSlideOuter.lSrtl .lSGallery li,.lSSlideOuter.lSrtl .lightSlider>*{float:right!important}@-webkit-keyframes rightEnd{0%,100%{left:0}50%{left:-15px}}@keyframes rightEnd{0%,100%{left:0}50%{left:-15px}}@-webkit-keyframes topEnd{0%,100%{top:0}50%{top:-15px}}@keyframes topEnd{0%,100%{top:0}50%{top:-15px}}@-webkit-keyframes leftEnd{0%,100%{left:0}50%{left:15px}}@keyframes leftEnd{0%,100%{left:0}50%{left:15px}}@-webkit-keyframes bottomEnd{0%,100%{bottom:0}50%{bottom:-15px}}@keyframes bottomEnd{0%,100%{bottom:0}50%{bottom:-15px}}.lSSlideOuter .rightEnd{-webkit-animation:rightEnd .3s;animation:rightEnd .3s;position:relative}.lSSlideOuter .leftEnd{-webkit-animation:leftEnd .3s;animation:leftEnd .3s;position:relative}.lSSlideOuter.vertical .rightEnd{-webkit-animation:topEnd .3s;animation:topEnd .3s;position:relative}.lSSlideOuter.vertical .leftEnd{-webkit-animation:bottomEnd .3s;animation:bottomEnd .3s;position:relative}.lSSlideOuter.lSrtl .rightEnd{-webkit-animation:leftEnd .3s;animation:leftEnd .3s;position:relative}.lSSlideOuter.lSrtl .leftEnd{-webkit-animation:rightEnd .3s;animation:rightEnd .3s;position:relative}.lightSlider.lsGrab>*{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lightSlider.lsGrabbing>*{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.owl-carousel .animated {
-webkit-animation-duration: 1000ms;
animation-duration: 1000ms;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
z-index: 0;
}
.owl-carousel .owl-animated-out {
z-index: 1;
}
.owl-carousel .fadeOut {
-webkit-animation-name: fadeOut;
animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
} .owl-height {
-webkit-transition: height 500ms ease-in-out;
-moz-transition: height 500ms ease-in-out;
-ms-transition: height 500ms ease-in-out;
-o-transition: height 500ms ease-in-out;
transition: height 500ms ease-in-out;
} .owl-carousel {
display: none;
width: 100%;
-webkit-tap-highlight-color: transparent; position: relative;
z-index: 1;
}
.owl-carousel .owl-stage {
position: relative;
-ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
.owl-carousel .owl-stage-outer {
position: relative;
overflow: hidden; -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
cursor: pointer;
cursor: hand;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.owl-carousel.owl-loaded {
display: block;
}
.owl-carousel.owl-loading {
opacity: 0;
display: block;
}
.owl-carousel.owl-hidden {
opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
display: none;
}
.owl-carousel .owl-item {
position: relative;
min-height: 1px;
float: left;
-webkit-backface-visibility: hidden;
-webkit-tap-highlight-color: transparent;
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.owl-carousel .owl-item img {
display: block;
width: 100%;
-webkit-transform-style: preserve-3d;
}
.owl-carousel.owl-text-select-on .owl-item {
-webkit-user-select: auto;
-moz-user-select: auto;
-ms-user-select: auto;
user-select: auto;
}
.owl-carousel .owl-grab {
cursor: move;
cursor: -webkit-grab;
cursor: -o-grab;
cursor: -ms-grab;
cursor: grab;
}
.owl-carousel.owl-rtl {
direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
float: right;
} .no-js .owl-carousel {
display: block;
} .owl-carousel .owl-item .owl-lazy {
opacity: 0;
-webkit-transition: opacity 400ms ease;
-moz-transition: opacity 400ms ease;
-ms-transition: opacity 400ms ease;
-o-transition: opacity 400ms ease;
transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
transform-style: preserve-3d;
} .owl-carousel .owl-video-wrapper {
position: relative;
height: 100%;
background: #000;
}
.owl-carousel .owl-video-play-icon {
position: absolute;
height: 80px;
width: 80px;
left: 50%;
top: 50%;
margin-left: -40px;
margin-top: -40px;
background: url(//bgccondo.com.ph/wp-content/themes/inspiry-real-places/js/owl.carousel/owl.video.play.png) no-repeat;
cursor: pointer;
z-index: 1;
-webkit-backface-visibility: hidden;
-webkit-transition: scale 100ms ease;
-moz-transition: scale 100ms ease;
-ms-transition: scale 100ms ease;
-o-transition: scale 100ms ease;
transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
-webkit-transition: scale(1.3, 1.3);
-moz-transition: scale(1.3, 1.3);
-ms-transition: scale(1.3, 1.3);
-o-transition: scale(1.3, 1.3);
transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
display: none;
}
.owl-carousel .owl-video-tn {
opacity: 0;
height: 100%;
background-position: center center;
background-repeat: no-repeat;
-webkit-background-size: contain;
-moz-background-size: contain;
-o-background-size: contain;
background-size: contain;
-webkit-transition: opacity 400ms ease;
-moz-transition: opacity 400ms ease;
-ms-transition: opacity 400ms ease;
-o-transition: opacity 400ms ease;
transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
position: relative;
z-index: 1;
}body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding:max(0px)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{animation:a 1s linear infinite;background:transparent;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@keyframes a{to{transform:rotate(1turn)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translateZ(0) scale(1)}@media (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:rgba(0,0,0,0);top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}.select2-container {
box-sizing: border-box;
display: inline-block;
margin: 0;
position: relative;
vertical-align: middle; }
.select2-container .select2-selection--single {
box-sizing: border-box;
cursor: pointer;
display: block;
height: 28px;
user-select: none;
-webkit-user-select: none; }
.select2-container .select2-selection--single .select2-selection__rendered {
display: block;
padding-left: 8px;
padding-right: 20px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap; }
.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
padding-right: 8px;
padding-left: 20px; }
.select2-container .select2-selection--multiple {
box-sizing: border-box;
cursor: pointer;
display: block;
min-height: 32px;
user-select: none;
-webkit-user-select: none; }
.select2-container .select2-selection--multiple .select2-selection__rendered {
display: inline-block;
overflow: hidden;
padding-left: 8px;
text-overflow: ellipsis;
white-space: nowrap; }
.select2-container .select2-search--inline {
float: left; }
.select2-container .select2-search--inline .select2-search__field {
box-sizing: border-box;
border: none;
font-size: 100%;
margin-top: 5px; }
.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
-webkit-appearance: none; }
.select2-dropdown {
background-color: white;
border: 1px solid #aaa;
border-radius: 4px;
box-sizing: border-box;
display: block;
position: absolute;
left: -100000px;
width: 100%;
z-index: 1051; }
.select2-results {
display: block; }
.select2-results__options {
list-style: none;
margin: 0;
padding: 0; }
.select2-results__option {
padding: 6px;
user-select: none;
-webkit-user-select: none; }
.select2-results__option[aria-selected] {
cursor: pointer; }
.select2-container--open .select2-dropdown {
left: 0; }
.select2-container--open .select2-dropdown--above {
border-bottom: none;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0; }
.select2-container--open .select2-dropdown--below {
border-top: none;
border-top-left-radius: 0;
border-top-right-radius: 0; }
.select2-search--dropdown {
display: block;
padding: 4px; }
.select2-search--dropdown .select2-search__field {
padding: 4px;
width: 100%;
box-sizing: border-box; }
.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
-webkit-appearance: none; }
.select2-search--dropdown.select2-search--hide {
display: none; }
.select2-close-mask {
border: 0;
margin: 0;
padding: 0;
display: block;
position: fixed;
left: 0;
top: 0;
min-height: 100%;
min-width: 100%;
height: auto;
width: auto;
opacity: 0;
z-index: 99;
background-color: #fff;
filter: alpha(opacity=0); }
.select2-hidden-accessible {
border: 0 !important;
clip: rect(0 0 0 0) !important;
height: 1px !important;
margin: -1px !important;
overflow: hidden !important;
padding: 0 !important;
position: absolute !important;
width: 1px !important; }
.select2-container--default .select2-selection--single {
background-color: #fff;
border: 1px solid #aaa;
border-radius: 4px; }
.select2-container--default .select2-selection--single .select2-selection__rendered {
color: #444;
line-height: 28px; }
.select2-container--default .select2-selection--single .select2-selection__clear {
cursor: pointer;
float: right;
font-weight: bold; }
.select2-container--default .select2-selection--single .select2-selection__placeholder {
color: #999; }
.select2-container--default .select2-selection--single .select2-selection__arrow {
height: 26px;
position: absolute;
top: 1px;
right: 1px;
width: 20px; }
.select2-container--default .select2-selection--single .select2-selection__arrow b {
border-color: #888 transparent transparent transparent;
border-style: solid;
border-width: 5px 4px 0 4px;
height: 0;
left: 50%;
margin-left: -4px;
margin-top: -2px;
position: absolute;
top: 50%;
width: 0; }
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
float: left; }
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
left: 1px;
right: auto; }
.select2-container--default.select2-container--disabled .select2-selection--single {
background-color: #eee;
cursor: default; }
.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
display: none; }
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
border-color: transparent transparent #888 transparent;
border-width: 0 4px 5px 4px; }
.select2-container--default .select2-selection--multiple {
background-color: white;
border: 1px solid #aaa;
border-radius: 4px;
cursor: text; }
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
box-sizing: border-box;
list-style: none;
margin: 0;
padding: 0 5px;
width: 100%; }
.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
color: #999;
margin-top: 5px;
float: left; }
.select2-container--default .select2-selection--multiple .select2-selection__clear {
cursor: pointer;
float: right;
font-weight: bold;
margin-top: 5px;
margin-right: 10px; }
.select2-container--default .select2-selection--multiple .select2-selection__choice {
background-color: #e4e4e4;
border: 1px solid #aaa;
border-radius: 4px;
cursor: default;
float: left;
margin-right: 5px;
margin-top: 5px;
padding: 0 5px; }
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
color: #999;
cursor: pointer;
display: inline-block;
font-weight: bold;
margin-right: 2px; }
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
color: #333; }
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder {
float: right; }
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
margin-left: 5px;
margin-right: auto; }
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
margin-left: 2px;
margin-right: auto; }
.select2-container--default.select2-container--focus .select2-selection--multiple {
border: solid black 1px;
outline: 0; }
.select2-container--default.select2-container--disabled .select2-selection--multiple {
background-color: #eee;
cursor: default; }
.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
display: none; }
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
border-top-left-radius: 0;
border-top-right-radius: 0; }
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
border-bottom-left-radius: 0;
border-bottom-right-radius: 0; }
.select2-container--default .select2-search--dropdown .select2-search__field {
border: 1px solid #aaa; }
.select2-container--default .select2-search--inline .select2-search__field {
background: transparent;
border: none;
outline: 0; }
.select2-container--default .select2-results > .select2-results__options {
max-height: 200px;
overflow-y: auto; }
.select2-container--default .select2-results__option[role=group] {
padding: 0; }
.select2-container--default .select2-results__option[aria-disabled=true] {
color: #999; }
.select2-container--default .select2-results__option[aria-selected=true] {
background-color: #ddd; }
.select2-container--default .select2-results__option .select2-results__option {
padding-left: 1em; }
.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
padding-left: 0; }
.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
margin-left: -1em;
padding-left: 2em; }
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
margin-left: -2em;
padding-left: 3em; }
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
margin-left: -3em;
padding-left: 4em; }
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
margin-left: -4em;
padding-left: 5em; }
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
margin-left: -5em;
padding-left: 6em; }
.select2-container--default .select2-results__option--highlighted[aria-selected] {
background-color: #5897fb;
color: white; }
.select2-container--default .select2-results__group {
cursor: default;
display: block;
padding: 6px; }
.select2-container--classic .select2-selection--single {
background-color: #f6f6f6;
border: 1px solid #aaa;
border-radius: 4px;
outline: 0;
background-image: -webkit-linear-gradient(top, #ffffff 50%, #eeeeee 100%);
background-image: -o-linear-gradient(top, #ffffff 50%, #eeeeee 100%);
background-image: linear-gradient(to bottom, #ffffff 50%, #eeeeee 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }
.select2-container--classic .select2-selection--single:focus {
border: 1px solid #5897fb; }
.select2-container--classic .select2-selection--single .select2-selection__rendered {
color: #444;
line-height: 28px; }
.select2-container--classic .select2-selection--single .select2-selection__clear {
cursor: pointer;
float: right;
font-weight: bold;
margin-right: 10px; }
.select2-container--classic .select2-selection--single .select2-selection__placeholder {
color: #999; }
.select2-container--classic .select2-selection--single .select2-selection__arrow {
background-color: #ddd;
border: none;
border-left: 1px solid #aaa;
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
height: 26px;
position: absolute;
top: 1px;
right: 1px;
width: 20px;
background-image: -webkit-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
background-image: -o-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0); }
.select2-container--classic .select2-selection--single .select2-selection__arrow b {
border-color: #888 transparent transparent transparent;
border-style: solid;
border-width: 5px 4px 0 4px;
height: 0;
left: 50%;
margin-left: -4px;
margin-top: -2px;
position: absolute;
top: 50%;
width: 0; }
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
float: left; }
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
border: none;
border-right: 1px solid #aaa;
border-radius: 0;
border-top-left-radius: 4px;
border-bottom-left-radius: 4px;
left: 1px;
right: auto; }
.select2-container--classic.select2-container--open .select2-selection--single {
border: 1px solid #5897fb; }
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
background: transparent;
border: none; }
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
border-color: transparent transparent #888 transparent;
border-width: 0 4px 5px 4px; }
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
border-top: none;
border-top-left-radius: 0;
border-top-right-radius: 0;
background-image: -webkit-linear-gradient(top, #ffffff 0%, #eeeeee 50%);
background-image: -o-linear-gradient(top, #ffffff 0%, #eeeeee 50%);
background-image: linear-gradient(to bottom, #ffffff 0%, #eeeeee 50%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
border-bottom: none;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
background-image: -webkit-linear-gradient(top, #eeeeee 50%, #ffffff 100%);
background-image: -o-linear-gradient(top, #eeeeee 50%, #ffffff 100%);
background-image: linear-gradient(to bottom, #eeeeee 50%, #ffffff 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0); }
.select2-container--classic .select2-selection--multiple {
background-color: white;
border: 1px solid #aaa;
border-radius: 4px;
cursor: text;
outline: 0; }
.select2-container--classic .select2-selection--multiple:focus {
border: 1px solid #5897fb; }
.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
list-style: none;
margin: 0;
padding: 0 5px; }
.select2-container--classic .select2-selection--multiple .select2-selection__clear {
display: none; }
.select2-container--classic .select2-selection--multiple .select2-selection__choice {
background-color: #e4e4e4;
border: 1px solid #aaa;
border-radius: 4px;
cursor: default;
float: left;
margin-right: 5px;
margin-top: 5px;
padding: 0 5px; }
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
color: #888;
cursor: pointer;
display: inline-block;
font-weight: bold;
margin-right: 2px; }
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
color: #555; }
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
float: right; }
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
margin-left: 5px;
margin-right: auto; }
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
margin-left: 2px;
margin-right: auto; }
.select2-container--classic.select2-container--open .select2-selection--multiple {
border: 1px solid #5897fb; }
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
border-top: none;
border-top-left-radius: 0;
border-top-right-radius: 0; }
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
border-bottom: none;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0; }
.select2-container--classic .select2-search--dropdown .select2-search__field {
border: 1px solid #aaa;
outline: 0; }
.select2-container--classic .select2-search--inline .select2-search__field {
outline: 0; }
.select2-container--classic .select2-dropdown {
background-color: white;
border: 1px solid transparent; }
.select2-container--classic .select2-dropdown--above {
border-bottom: none; }
.select2-container--classic .select2-dropdown--below {
border-top: none; }
.select2-container--classic .select2-results > .select2-results__options {
max-height: 200px;
overflow-y: auto; }
.select2-container--classic .select2-results__option[role=group] {
padding: 0; }
.select2-container--classic .select2-results__option[aria-disabled=true] {
color: grey; }
.select2-container--classic .select2-results__option--highlighted[aria-selected] {
background-color: #3875d7;
color: white; }
.select2-container--classic .select2-results__group {
cursor: default;
display: block;
padding: 6px; }
.select2-container--classic.select2-container--open .select2-dropdown {
border-color: #5897fb; }.fa,.fab,.fad,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s linear infinite;animation:fa-spin 2s linear infinite}.fa-pulse{-webkit-animation:fa-spin 1s steps(8) infinite;animation:fa-spin 1s steps(8) infinite}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-acquisitions-incorporated:before{content:"\f6af"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-freshener:before{content:"\f5d0"}.fa-airbnb:before{content:"\f834"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-alt:before{content:"\f5d1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-artstation:before{content:"\f77a"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-atlassian:before{content:"\f77b"}.fa-atom:before{content:"\f5d2"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-baby:before{content:"\f77c"}.fa-baby-carriage:before{content:"\f77d"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-bacon:before{content:"\f7e5"}.fa-bacteria:before{content:"\e059"}.fa-bacterium:before{content:"\e05a"}.fa-bahai:before{content:"\f666"}.fa-balance-scale:before{content:"\f24e"}.fa-balance-scale-left:before{content:"\f515"}.fa-balance-scale-right:before{content:"\f516"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-battle-net:before{content:"\f835"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bible:before{content:"\f647"}.fa-bicycle:before{content:"\f206"}.fa-biking:before{content:"\f84a"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-biohazard:before{content:"\f780"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blind:before{content:"\f29d"}.fa-blog:before{content:"\f781"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-dead:before{content:"\f6b7"}.fa-book-medical:before{content:"\f7e6"}.fa-book-open:before{content:"\f518"}.fa-book-reader:before{content:"\f5da"}.fa-bookmark:before{content:"\f02e"}.fa-bootstrap:before{content:"\f836"}.fa-border-all:before{content:"\f84c"}.fa-border-none:before{content:"\f850"}.fa-border-style:before{content:"\f853"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-box-tissue:before{content:"\e05b"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-bread-slice:before{content:"\f7ec"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-buffer:before{content:"\f837"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-business-time:before{content:"\f64a"}.fa-buy-n-large:before{content:"\f8a6"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-day:before{content:"\f783"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-calendar-week:before{content:"\f784"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-campground:before{content:"\f6bb"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-candy-cane:before{content:"\f786"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-car-alt:before{content:"\f5de"}.fa-car-battery:before{content:"\f5df"}.fa-car-crash:before{content:"\f5e1"}.fa-car-side:before{content:"\f5e4"}.fa-caravan:before{content:"\f8ff"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-carrot:before{content:"\f787"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cash-register:before{content:"\f788"}.fa-cat:before{content:"\f6be"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-centos:before{content:"\f789"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-charging-station:before{content:"\f5e7"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-cheese:before{content:"\f7ef"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-chromecast:before{content:"\f838"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-city:before{content:"\f64f"}.fa-clinic-medical:before{content:"\f7f2"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudflare:before{content:"\e07d"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-medical:before{content:"\f7f5"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-compress-alt:before{content:"\f422"}.fa-compress-arrows-alt:before{content:"\f78c"}.fa-concierge-bell:before{content:"\f562"}.fa-confluence:before{content:"\f78d"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-cotton-bureau:before{content:"\f89e"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-credit-card:before{content:"\f09d"}.fa-critical-role:before{content:"\f6c9"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-crutch:before{content:"\f7f7"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dailymotion:before{content:"\e052"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-deezer:before{content:"\e077"}.fa-delicious:before{content:"\f1a5"}.fa-democrat:before{content:"\f747"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dharmachakra:before{content:"\f655"}.fa-dhl:before{content:"\f790"}.fa-diagnoses:before{content:"\f470"}.fa-diaspora:before{content:"\f791"}.fa-dice:before{content:"\f522"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-directions:before{content:"\f5eb"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-disease:before{content:"\f7fa"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dog:before{content:"\f6d3"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dragon:before{content:"\f6d5"}.fa-draw-polygon:before{content:"\f5ee"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dumpster:before{content:"\f793"}.fa-dumpster-fire:before{content:"\f794"}.fa-dungeon:before{content:"\f6d9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edge-legacy:before{content:"\e078"}.fa-edit:before{content:"\f044"}.fa-egg:before{content:"\f7fb"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-ethernet:before{content:"\f796"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-evernote:before{content:"\f839"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-alt:before{content:"\f424"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fan:before{content:"\f863"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-faucet:before{content:"\e005"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-figma:before{content:"\f799"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-download:before{content:"\f56d"}.fa-file-excel:before{content:"\f1c3"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-upload:before{content:"\f574"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-alt:before{content:"\f7e4"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-firefox-browser:before{content:"\e007"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-fist-raised:before{content:"\f6de"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-funnel-dollar:before{content:"\f662"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-gifts:before{content:"\f79c"}.fa-git:before{content:"\f1d3"}.fa-git-alt:before{content:"\f841"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-cheers:before{content:"\f79f"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glass-whiskey:before{content:"\f7a0"}.fa-glasses:before{content:"\f530"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-globe-europe:before{content:"\f7a2"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-pay:before{content:"\e079"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-lines:before{content:"\f7a4"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guilded:before{content:"\e07e"}.fa-guitar:before{content:"\f7a6"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hamburger:before{content:"\f805"}.fa-hammer:before{content:"\f6e3"}.fa-hamsa:before{content:"\f665"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-medical:before{content:"\e05c"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-holding-water:before{content:"\f4c1"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-middle-finger:before{content:"\f806"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-sparkles:before{content:"\e05d"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-hands-wash:before{content:"\e05e"}.fa-handshake:before{content:"\f2b5"}.fa-handshake-alt-slash:before{content:"\e05f"}.fa-handshake-slash:before{content:"\e060"}.fa-hanukiah:before{content:"\f6e6"}.fa-hard-hat:before{content:"\f807"}.fa-hashtag:before{content:"\f292"}.fa-hat-cowboy:before{content:"\f8c0"}.fa-hat-cowboy-side:before{content:"\f8c1"}.fa-hat-wizard:before{content:"\f6e8"}.fa-hdd:before{content:"\f0a0"}.fa-head-side-cough:before{content:"\e061"}.fa-head-side-cough-slash:before{content:"\e062"}.fa-head-side-mask:before{content:"\e063"}.fa-head-side-virus:before{content:"\e064"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heart-broken:before{content:"\f7a9"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-highlighter:before{content:"\f591"}.fa-hiking:before{content:"\f6ec"}.fa-hippo:before{content:"\f6ed"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hive:before{content:"\e07f"}.fa-hockey-puck:before{content:"\f453"}.fa-holly-berry:before{content:"\f7aa"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-horse:before{content:"\f6f0"}.fa-horse-head:before{content:"\f7ab"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hospital-user:before{content:"\f80d"}.fa-hot-tub:before{content:"\f593"}.fa-hotdog:before{content:"\f80f"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-house-damage:before{content:"\f6f1"}.fa-house-user:before{content:"\e065"}.fa-houzz:before{content:"\f27c"}.fa-hryvnia:before{content:"\f6f2"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-ice-cream:before{content:"\f810"}.fa-icicles:before{content:"\f7ad"}.fa-icons:before{content:"\f86d"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-ideal:before{content:"\e013"}.fa-igloo:before{content:"\f7ae"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-innosoft:before{content:"\e080"}.fa-instagram:before{content:"\f16d"}.fa-instagram-square:before{content:"\e055"}.fa-instalod:before{content:"\e081"}.fa-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itch-io:before{content:"\f83a"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi:before{content:"\f669"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-jira:before{content:"\f7b1"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-journal-whills:before{content:"\f66a"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaaba:before{content:"\f66b"}.fa-kaggle:before{content:"\f5fa"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-khanda:before{content:"\f66d"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kiwi-bird:before{content:"\f535"}.fa-korvue:before{content:"\f42f"}.fa-landmark:before{content:"\f66f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laptop-house:before{content:"\e066"}.fa-laptop-medical:before{content:"\f812"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-layer-group:before{content:"\f5fd"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-luggage-cart:before{content:"\f59d"}.fa-lungs:before{content:"\f604"}.fa-lungs-virus:before{content:"\e067"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mail-bulk:before{content:"\f674"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-markdown:before{content:"\f60f"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mask:before{content:"\f6fa"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-mdb:before{content:"\f8ca"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-mendeley:before{content:"\f7b3"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-meteor:before{content:"\f753"}.fa-microblog:before{content:"\e01a"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mitten:before{content:"\f7b5"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mixer:before{content:"\e056"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mountain:before{content:"\f6fc"}.fa-mouse:before{content:"\f8cc"}.fa-mouse-pointer:before{content:"\f245"}.fa-mug-hot:before{content:"\f7b6"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neos:before{content:"\f612"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-octopus-deploy:before{content:"\e082"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-oil-can:before{content:"\f613"}.fa-old-republic:before{content:"\f510"}.fa-om:before{content:"\f679"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-orcid:before{content:"\f8d2"}.fa-osi:before{content:"\f41a"}.fa-otter:before{content:"\f700"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-pager:before{content:"\f815"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-passport:before{content:"\f5ab"}.fa-pastafarianism:before{content:"\f67b"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-peace:before{content:"\f67c"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-penny-arcade:before{content:"\f704"}.fa-people-arrows:before{content:"\e068"}.fa-people-carry:before{content:"\f4ce"}.fa-pepper-hot:before{content:"\f816"}.fa-perbyte:before{content:"\e083"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-person-booth:before{content:"\f756"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-alt:before{content:"\f879"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-square-alt:before{content:"\f87b"}.fa-phone-volume:before{content:"\f2a0"}.fa-photo-video:before{content:"\f87c"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-square:before{content:"\e01e"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-pizza-slice:before{content:"\f818"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-plane-slash:before{content:"\e069"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poll:before{content:"\f681"}.fa-poll-h:before{content:"\f682"}.fa-poo:before{content:"\f2fe"}.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-pray:before{content:"\f683"}.fa-praying-hands:before{content:"\f684"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pump-medical:before{content:"\e06a"}.fa-pump-soap:before{content:"\e06b"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-quran:before{content:"\f687"}.fa-r-project:before{content:"\f4f7"}.fa-radiation:before{content:"\f7b9"}.fa-radiation-alt:before{content:"\f7ba"}.fa-rainbow:before{content:"\f75b"}.fa-random:before{content:"\f074"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-record-vinyl:before{content:"\f8d9"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redhat:before{content:"\f7bc"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-remove-format:before{content:"\f87d"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-republican:before{content:"\f75e"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-restroom:before{content:"\f7bd"}.fa-retweet:before{content:"\f079"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-ring:before{content:"\f70b"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-route:before{content:"\f4d7"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-running:before{content:"\f70c"}.fa-rupee-sign:before{content:"\f156"}.fa-rust:before{content:"\e07a"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-salesforce:before{content:"\f83b"}.fa-sass:before{content:"\f41e"}.fa-satellite:before{content:"\f7bf"}.fa-satellite-dish:before{content:"\f7c0"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-scroll:before{content:"\f70e"}.fa-sd-card:before{content:"\f7c2"}.fa-search:before{content:"\f002"}.fa-search-dollar:before{content:"\f688"}.fa-search-location:before{content:"\f689"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-shapes:before{content:"\f61f"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-shield-virus:before{content:"\e06c"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopify:before{content:"\e057"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shower:before{content:"\f2cc"}.fa-shuttle-van:before{content:"\f5b6"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-sim-card:before{content:"\f7c4"}.fa-simplybuilt:before{content:"\f215"}.fa-sink:before{content:"\e06d"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skating:before{content:"\f7c5"}.fa-sketch:before{content:"\f7c6"}.fa-skiing:before{content:"\f7c9"}.fa-skiing-nordic:before{content:"\f7ca"}.fa-skull:before{content:"\f54c"}.fa-skull-crossbones:before{content:"\f714"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-slash:before{content:"\f715"}.fa-sleigh:before{content:"\f7cc"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-wink:before{content:"\f4da"}.fa-smog:before{content:"\f75f"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-sms:before{content:"\f7cd"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowboarding:before{content:"\f7ce"}.fa-snowflake:before{content:"\f2dc"}.fa-snowman:before{content:"\f7d0"}.fa-snowplow:before{content:"\f7d2"}.fa-soap:before{content:"\e06e"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-down-alt:before{content:"\f884"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-amount-up-alt:before{content:"\f885"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-sourcetree:before{content:"\f7d3"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-speaker-deck:before{content:"\f83c"}.fa-spell-check:before{content:"\f891"}.fa-spider:before{content:"\f717"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-square-root-alt:before{content:"\f698"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stackpath:before{content:"\f842"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-stopwatch-20:before{content:"\e06f"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-store-alt-slash:before{content:"\e070"}.fa-store-slash:before{content:"\e071"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-suse:before{content:"\f7d6"}.fa-swatchbook:before{content:"\f5c3"}.fa-swift:before{content:"\f8e1"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-symfony:before{content:"\f83d"}.fa-synagogue:before{content:"\f69b"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-low:before{content:"\f76b"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-tenge:before{content:"\f7d7"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-the-red-yeti:before{content:"\f69d"}.fa-theater-masks:before{content:"\f630"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-think-peaks:before{content:"\f731"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-tiktok:before{content:"\e07b"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tired:before{content:"\f5c8"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet:before{content:"\f7d8"}.fa-toilet-paper:before{content:"\f71e"}.fa-toilet-paper-slash:before{content:"\e072"}.fa-toolbox:before{content:"\f552"}.fa-tools:before{content:"\f7d9"}.fa-tooth:before{content:"\f5c9"}.fa-torah:before{content:"\f6a0"}.fa-torii-gate:before{content:"\f6a1"}.fa-tractor:before{content:"\f722"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-traffic-light:before{content:"\f637"}.fa-trailer:before{content:"\e041"}.fa-train:before{content:"\f238"}.fa-tram:before{content:"\f7da"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-trash-restore:before{content:"\f829"}.fa-trash-restore-alt:before{content:"\f82a"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-ubuntu:before{content:"\f7df"}.fa-uikit:before{content:"\f403"}.fa-umbraco:before{content:"\f8e8"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-uncharted:before{content:"\e084"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-unity:before{content:"\e049"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-unsplash:before{content:"\e07c"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-ups:before{content:"\f7e0"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-injured:before{content:"\f728"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-nurse:before{content:"\f82f"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before{content:"\f509"}.fa-users-slash:before{content:"\e073"}.fa-usps:before{content:"\f7e1"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-vest:before{content:"\e085"}.fa-vest-patches:before{content:"\e086"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-virus:before{content:"\e074"}.fa-virus-slash:before{content:"\e075"}.fa-viruses:before{content:"\e076"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-voicemail:before{content:"\f897"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-mute:before{content:"\f6a9"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vote-yea:before{content:"\f772"}.fa-vr-cardboard:before{content:"\f729"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-watchman-monitoring:before{content:"\e087"}.fa-water:before{content:"\f773"}.fa-wave-square:before{content:"\f83e"}.fa-waze:before{content:"\f83f"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-wind:before{content:"\f72e"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wodu:before{content:"\e088"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wpressr:before{content:"\f3e4"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yammer:before{content:"\f840"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:400;font-display:block;src:url(//bgccondo.com.ph/wp-content/themes/inspiry-real-places/webfonts/fa-brands-400.eot);src:url(//bgccondo.com.ph/wp-content/themes/inspiry-real-places/webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(//bgccondo.com.ph/wp-content/themes/inspiry-real-places/webfonts/fa-brands-400.woff2) format("woff2"),url(//bgccondo.com.ph/wp-content/themes/inspiry-real-places/webfonts/fa-brands-400.woff) format("woff"),url(//bgccondo.com.ph/wp-content/themes/inspiry-real-places/webfonts/fa-brands-400.ttf) format("truetype"),url(//bgccondo.com.ph/wp-content/themes/inspiry-real-places/webfonts/fa-brands-400.svg#fontawesome) format("svg")}.fab{font-family:"Font Awesome 5 Brands"}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:block;src:url(//bgccondo.com.ph/wp-content/themes/inspiry-real-places/webfonts/fa-regular-400.eot);src:url(//bgccondo.com.ph/wp-content/themes/inspiry-real-places/webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(//bgccondo.com.ph/wp-content/themes/inspiry-real-places/webfonts/fa-regular-400.woff2) format("woff2"),url(//bgccondo.com.ph/wp-content/themes/inspiry-real-places/webfonts/fa-regular-400.woff) format("woff"),url(//bgccondo.com.ph/wp-content/themes/inspiry-real-places/webfonts/fa-regular-400.ttf) format("truetype"),url(//bgccondo.com.ph/wp-content/themes/inspiry-real-places/webfonts/fa-regular-400.svg#fontawesome) format("svg")}.fab,.far{font-weight:400}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:block;src:url(//bgccondo.com.ph/wp-content/themes/inspiry-real-places/webfonts/fa-solid-900.eot);src:url(//bgccondo.com.ph/wp-content/themes/inspiry-real-places/webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(//bgccondo.com.ph/wp-content/themes/inspiry-real-places/webfonts/fa-solid-900.woff2) format("woff2"),url(//bgccondo.com.ph/wp-content/themes/inspiry-real-places/webfonts/fa-solid-900.woff) format("woff"),url(//bgccondo.com.ph/wp-content/themes/inspiry-real-places/webfonts/fa-solid-900.ttf) format("truetype"),url(//bgccondo.com.ph/wp-content/themes/inspiry-real-places/webfonts/fa-solid-900.svg#fontawesome) format("svg")}.fa,.far,.fas{font-family:"Font Awesome 5 Free"}.fa,.fas{font-weight:900}
 .animated {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.animated.infinite {
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
}
.animated.hinge {
-webkit-animation-duration: 2s;
animation-duration: 2s;
}
.animated.bounceIn,
.animated.bounceOut {
-webkit-animation-duration: .75s;
animation-duration: .75s;
}
.animated.flipOutX,
.animated.flipOutY {
-webkit-animation-duration: .75s;
animation-duration: .75s;
}
@-webkit-keyframes bounce {
0%, 20%, 53%, 80%, 100% {
-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
40%, 43% {
-webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
-webkit-transform: translate3d(0, -30px, 0);
transform: translate3d(0, -30px, 0);
}
70% {
-webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
-webkit-transform: translate3d(0, -15px, 0);
transform: translate3d(0, -15px, 0);
}
90% {
-webkit-transform: translate3d(0,-4px,0);
transform: translate3d(0,-4px,0);
}
}
@keyframes bounce {
0%, 20%, 53%, 80%, 100% {
-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
40%, 43% {
-webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
-webkit-transform: translate3d(0, -30px, 0);
transform: translate3d(0, -30px, 0);
}
70% {
-webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
-webkit-transform: translate3d(0, -15px, 0);
transform: translate3d(0, -15px, 0);
}
90% {
-webkit-transform: translate3d(0,-4px,0);
transform: translate3d(0,-4px,0);
}
}
.bounce {
-webkit-animation-name: bounce;
animation-name: bounce;
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
}
@-webkit-keyframes flash {
0%, 50%, 100% {
opacity: 1;
}
25%, 75% {
opacity: 0;
}
}
@keyframes flash {
0%, 50%, 100% {
opacity: 1;
}
25%, 75% {
opacity: 0;
}
}
.flash {
-webkit-animation-name: flash;
animation-name: flash;
} @-webkit-keyframes pulse {
0% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
50% {
-webkit-transform: scale3d(1.05, 1.05, 1.05);
transform: scale3d(1.05, 1.05, 1.05);
}
100% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes pulse {
0% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
50% {
-webkit-transform: scale3d(1.05, 1.05, 1.05);
transform: scale3d(1.05, 1.05, 1.05);
}
100% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.pulse {
-webkit-animation-name: pulse;
animation-name: pulse;
}
@-webkit-keyframes rubberBand {
0% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
30% {
-webkit-transform: scale3d(1.25, 0.75, 1);
transform: scale3d(1.25, 0.75, 1);
}
40% {
-webkit-transform: scale3d(0.75, 1.25, 1);
transform: scale3d(0.75, 1.25, 1);
}
50% {
-webkit-transform: scale3d(1.15, 0.85, 1);
transform: scale3d(1.15, 0.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);
}
100% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes rubberBand {
0% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
30% {
-webkit-transform: scale3d(1.25, 0.75, 1);
transform: scale3d(1.25, 0.75, 1);
}
40% {
-webkit-transform: scale3d(0.75, 1.25, 1);
transform: scale3d(0.75, 1.25, 1);
}
50% {
-webkit-transform: scale3d(1.15, 0.85, 1);
transform: scale3d(1.15, 0.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);
}
100% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.rubberBand {
-webkit-animation-name: rubberBand;
animation-name: rubberBand;
}
@-webkit-keyframes shake {
0%, 100% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
10%, 30%, 50%, 70%, 90% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
20%, 40%, 60%, 80% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
}
@keyframes shake {
0%, 100% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
10%, 30%, 50%, 70%, 90% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
20%, 40%, 60%, 80% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
}
.shake {
-webkit-animation-name: shake;
animation-name: shake;
}
@-webkit-keyframes swing {
20% {
-webkit-transform: rotate3d(0, 0, 1, 15deg);
transform: rotate3d(0, 0, 1, 15deg);
}
40% {
-webkit-transform: rotate3d(0, 0, 1, -10deg);
transform: rotate3d(0, 0, 1, -10deg);
}
60% {
-webkit-transform: rotate3d(0, 0, 1, 5deg);
transform: rotate3d(0, 0, 1, 5deg);
}
80% {
-webkit-transform: rotate3d(0, 0, 1, -5deg);
transform: rotate3d(0, 0, 1, -5deg);
}
100% {
-webkit-transform: rotate3d(0, 0, 1, 0deg);
transform: rotate3d(0, 0, 1, 0deg);
}
}
@keyframes swing {
20% {
-webkit-transform: rotate3d(0, 0, 1, 15deg);
transform: rotate3d(0, 0, 1, 15deg);
}
40% {
-webkit-transform: rotate3d(0, 0, 1, -10deg);
transform: rotate3d(0, 0, 1, -10deg);
}
60% {
-webkit-transform: rotate3d(0, 0, 1, 5deg);
transform: rotate3d(0, 0, 1, 5deg);
}
80% {
-webkit-transform: rotate3d(0, 0, 1, -5deg);
transform: rotate3d(0, 0, 1, -5deg);
}
100% {
-webkit-transform: rotate3d(0, 0, 1, 0deg);
transform: rotate3d(0, 0, 1, 0deg);
}
}
.swing {
-webkit-transform-origin: top center;
transform-origin: top center;
-webkit-animation-name: swing;
animation-name: swing;
}
@-webkit-keyframes tada {
0% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
10%, 20% {
-webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
}
30%, 50%, 70%, 90% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
}
40%, 60%, 80% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
}
100% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes tada {
0% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
10%, 20% {
-webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
}
30%, 50%, 70%, 90% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
}
40%, 60%, 80% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
}
100% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.tada {
-webkit-animation-name: tada;
animation-name: tada;
} @-webkit-keyframes wobble {
0% {
-webkit-transform: none;
transform: none;
}
15% {
-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
}
30% {
-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
}
45% {
-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
}
60% {
-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
}
75% {
-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
}
100% {
-webkit-transform: none;
transform: none;
}
}
@keyframes wobble {
0% {
-webkit-transform: none;
transform: none;
}
15% {
-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
}
30% {
-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
}
45% {
-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
}
60% {
-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
}
75% {
-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
}
100% {
-webkit-transform: none;
transform: none;
}
}
.wobble {
-webkit-animation-name: wobble;
animation-name: wobble;
}
@-webkit-keyframes bounceIn {
0%, 20%, 40%, 60%, 80%, 100% {
-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
20% {
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
40% {
-webkit-transform: scale3d(.9, .9, .9);
transform: scale3d(.9, .9, .9);
}
60% {
opacity: 1;
-webkit-transform: scale3d(1.03, 1.03, 1.03);
transform: scale3d(1.03, 1.03, 1.03);
}
80% {
-webkit-transform: scale3d(.97, .97, .97);
transform: scale3d(.97, .97, .97);
}
100% {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes bounceIn {
0%, 20%, 40%, 60%, 80%, 100% {
-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
20% {
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
40% {
-webkit-transform: scale3d(.9, .9, .9);
transform: scale3d(.9, .9, .9);
}
60% {
opacity: 1;
-webkit-transform: scale3d(1.03, 1.03, 1.03);
transform: scale3d(1.03, 1.03, 1.03);
}
80% {
-webkit-transform: scale3d(.97, .97, .97);
transform: scale3d(.97, .97, .97);
}
100% {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.bounceIn {
-webkit-animation-name: bounceIn;
animation-name: bounceIn;
}
@-webkit-keyframes bounceInDown {
0%, 60%, 75%, 90%, 100% {
-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(0, -3000px, 0);
transform: translate3d(0, -3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, 25px, 0);
transform: translate3d(0, 25px, 0);
}
75% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
90% {
-webkit-transform: translate3d(0, 5px, 0);
transform: translate3d(0, 5px, 0);
}
100% {
-webkit-transform: none;
transform: none;
}
}
@keyframes bounceInDown {
0%, 60%, 75%, 90%, 100% {
-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(0, -3000px, 0);
transform: translate3d(0, -3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, 25px, 0);
transform: translate3d(0, 25px, 0);
}
75% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
90% {
-webkit-transform: translate3d(0, 5px, 0);
transform: translate3d(0, 5px, 0);
}
100% {
-webkit-transform: none;
transform: none;
}
}
.bounceInDown {
-webkit-animation-name: bounceInDown;
animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
0%, 60%, 75%, 90%, 100% {
-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(-3000px, 0, 0);
transform: translate3d(-3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(25px, 0, 0);
transform: translate3d(25px, 0, 0);
}
75% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
90% {
-webkit-transform: translate3d(5px, 0, 0);
transform: translate3d(5px, 0, 0);
}
100% {
-webkit-transform: none;
transform: none;
}
}
@keyframes bounceInLeft {
0%, 60%, 75%, 90%, 100% {
-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(-3000px, 0, 0);
transform: translate3d(-3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(25px, 0, 0);
transform: translate3d(25px, 0, 0);
}
75% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
90% {
-webkit-transform: translate3d(5px, 0, 0);
transform: translate3d(5px, 0, 0);
}
100% {
-webkit-transform: none;
transform: none;
}
}
.bounceInLeft {
-webkit-animation-name: bounceInLeft;
animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
0%, 60%, 75%, 90%, 100% {
-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(3000px, 0, 0);
transform: translate3d(3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(-25px, 0, 0);
transform: translate3d(-25px, 0, 0);
}
75% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
90% {
-webkit-transform: translate3d(-5px, 0, 0);
transform: translate3d(-5px, 0, 0);
}
100% {
-webkit-transform: none;
transform: none;
}
}
@keyframes bounceInRight {
0%, 60%, 75%, 90%, 100% {
-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(3000px, 0, 0);
transform: translate3d(3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(-25px, 0, 0);
transform: translate3d(-25px, 0, 0);
}
75% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
90% {
-webkit-transform: translate3d(-5px, 0, 0);
transform: translate3d(-5px, 0, 0);
}
100% {
-webkit-transform: none;
transform: none;
}
}
.bounceInRight {
-webkit-animation-name: bounceInRight;
animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
0%, 60%, 75%, 90%, 100% {
-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(0, 3000px, 0);
transform: translate3d(0, 3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
75% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
90% {
-webkit-transform: translate3d(0, -5px, 0);
transform: translate3d(0, -5px, 0);
}
100% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes bounceInUp {
0%, 60%, 75%, 90%, 100% {
-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(0, 3000px, 0);
transform: translate3d(0, 3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
75% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
90% {
-webkit-transform: translate3d(0, -5px, 0);
transform: translate3d(0, -5px, 0);
}
100% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.bounceInUp {
-webkit-animation-name: bounceInUp;
animation-name: bounceInUp;
}
@-webkit-keyframes bounceOut {
20% {
-webkit-transform: scale3d(.9, .9, .9);
transform: scale3d(.9, .9, .9);
}
50%, 55% {
opacity: 1;
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
100% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
}
@keyframes bounceOut {
20% {
-webkit-transform: scale3d(.9, .9, .9);
transform: scale3d(.9, .9, .9);
}
50%, 55% {
opacity: 1;
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
100% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
}
.bounceOut {
-webkit-animation-name: bounceOut;
animation-name: bounceOut;
}
@-webkit-keyframes bounceOutDown {
20% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
40%, 45% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
@keyframes bounceOutDown {
20% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
40%, 45% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
.bounceOutDown {
-webkit-animation-name: bounceOutDown;
animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
20% {
opacity: 1;
-webkit-transform: translate3d(20px, 0, 0);
transform: translate3d(20px, 0, 0);
}
100% {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
@keyframes bounceOutLeft {
20% {
opacity: 1;
-webkit-transform: translate3d(20px, 0, 0);
transform: translate3d(20px, 0, 0);
}
100% {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
.bounceOutLeft {
-webkit-animation-name: bounceOutLeft;
animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
20% {
opacity: 1;
-webkit-transform: translate3d(-20px, 0, 0);
transform: translate3d(-20px, 0, 0);
}
100% {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
@keyframes bounceOutRight {
20% {
opacity: 1;
-webkit-transform: translate3d(-20px, 0, 0);
transform: translate3d(-20px, 0, 0);
}
100% {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
.bounceOutRight {
-webkit-animation-name: bounceOutRight;
animation-name: bounceOutRight;
}
@-webkit-keyframes bounceOutUp {
20% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
40%, 45% {
opacity: 1;
-webkit-transform: translate3d(0, 20px, 0);
transform: translate3d(0, 20px, 0);
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
@keyframes bounceOutUp {
20% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
40%, 45% {
opacity: 1;
-webkit-transform: translate3d(0, 20px, 0);
transform: translate3d(0, 20px, 0);
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
.bounceOutUp {
-webkit-animation-name: bounceOutUp;
animation-name: bounceOutUp;
}
@-webkit-keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
.fadeIn {
-webkit-animation-name: fadeIn;
animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
0% {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInDown {
0% {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInDown {
-webkit-animation-name: fadeInDown;
animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
0% {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInDownBig {
0% {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInDownBig {
-webkit-animation-name: fadeInDownBig;
animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
0% {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInLeft {
0% {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInLeft {
-webkit-animation-name: fadeInLeft;
animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
0% {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInLeftBig {
0% {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInLeftBig {
-webkit-animation-name: fadeInLeftBig;
animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
0% {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInRight {
0% {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInRight {
-webkit-animation-name: fadeInRight;
animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
0% {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInRightBig {
0% {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInRightBig {
-webkit-animation-name: fadeInRightBig;
animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
0% {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInUp {
0% {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInUp {
-webkit-animation-name: fadeInUp;
animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
0% {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInUpBig {
0% {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInUpBig {
-webkit-animation-name: fadeInUpBig;
animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
.fadeOut {
-webkit-animation-name: fadeOut;
animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
@keyframes fadeOutDown {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
.fadeOutDown {
-webkit-animation-name: fadeOutDown;
animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
@keyframes fadeOutDownBig {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
.fadeOutDownBig {
-webkit-animation-name: fadeOutDownBig;
animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
@keyframes fadeOutLeft {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
.fadeOutLeft {
-webkit-animation-name: fadeOutLeft;
animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
@keyframes fadeOutLeftBig {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
.fadeOutLeftBig {
-webkit-animation-name: fadeOutLeftBig;
animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
@keyframes fadeOutRight {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
.fadeOutRight {
-webkit-animation-name: fadeOutRight;
animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
@keyframes fadeOutRightBig {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
.fadeOutRightBig {
-webkit-animation-name: fadeOutRightBig;
animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
@keyframes fadeOutUp {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
.fadeOutUp {
-webkit-animation-name: fadeOutUp;
animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
@keyframes fadeOutUpBig {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
.fadeOutUpBig {
-webkit-animation-name: fadeOutUpBig;
animation-name: fadeOutUpBig;
}
@-webkit-keyframes flip {
0% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
40% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
50% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
80% {
-webkit-transform: perspective(400px) scale3d(.95, .95, .95);
transform: perspective(400px) scale3d(.95, .95, .95);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
100% {
-webkit-transform: perspective(400px);
transform: perspective(400px);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
}
@keyframes flip {
0% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
40% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
50% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
80% {
-webkit-transform: perspective(400px) scale3d(.95, .95, .95);
transform: perspective(400px) scale3d(.95, .95, .95);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
100% {
-webkit-transform: perspective(400px);
transform: perspective(400px);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
}
.animated.flip {
-webkit-backface-visibility: visible;
backface-visibility: visible;
-webkit-animation-name: flip;
animation-name: flip;
}
@-webkit-keyframes flipInX {
0% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
-webkit-transition-timing-function: ease-in;
transition-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
-webkit-transition-timing-function: ease-in;
transition-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
}
100% {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
@keyframes flipInX {
0% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
-webkit-transition-timing-function: ease-in;
transition-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
-webkit-transition-timing-function: ease-in;
transition-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
}
100% {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
.flipInX {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipInX;
animation-name: flipInX;
}
@-webkit-keyframes flipInY {
0% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
-webkit-transition-timing-function: ease-in;
transition-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
-webkit-transition-timing-function: ease-in;
transition-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
}
100% {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
@keyframes flipInY {
0% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
-webkit-transition-timing-function: ease-in;
transition-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
-webkit-transition-timing-function: ease-in;
transition-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
}
100% {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
.flipInY {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipInY;
animation-name: flipInY;
}
@-webkit-keyframes flipOutX {
0% {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
opacity: 0;
}
}
@keyframes flipOutX {
0% {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
opacity: 0;
}
}
.flipOutX {
-webkit-animation-name: flipOutX;
animation-name: flipOutX;
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
0% {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
opacity: 0;
}
}
@keyframes flipOutY {
0% {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
opacity: 0;
}
}
.flipOutY {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipOutY;
animation-name: flipOutY;
}
@-webkit-keyframes lightSpeedIn {
0% {
-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
transform: translate3d(100%, 0, 0) skewX(-30deg);
opacity: 0;
}
60% {
-webkit-transform: skewX(20deg);
transform: skewX(20deg);
opacity: 1;
}
80% {
-webkit-transform: skewX(-5deg);
transform: skewX(-5deg);
opacity: 1;
}
100% {
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes lightSpeedIn {
0% {
-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
transform: translate3d(100%, 0, 0) skewX(-30deg);
opacity: 0;
}
60% {
-webkit-transform: skewX(20deg);
transform: skewX(20deg);
opacity: 1;
}
80% {
-webkit-transform: skewX(-5deg);
transform: skewX(-5deg);
opacity: 1;
}
100% {
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.lightSpeedIn {
-webkit-animation-name: lightSpeedIn;
animation-name: lightSpeedIn;
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOut {
0% {
opacity: 1;
}
100% {
-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
transform: translate3d(100%, 0, 0) skewX(30deg);
opacity: 0;
}
}
@keyframes lightSpeedOut {
0% {
opacity: 1;
}
100% {
-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
transform: translate3d(100%, 0, 0) skewX(30deg);
opacity: 0;
}
}
.lightSpeedOut {
-webkit-animation-name: lightSpeedOut;
animation-name: lightSpeedOut;
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
@-webkit-keyframes rotateIn {
0% {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, -200deg);
transform: rotate3d(0, 0, 1, -200deg);
opacity: 0;
}
100% {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateIn {
0% {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, -200deg);
transform: rotate3d(0, 0, 1, -200deg);
opacity: 0;
}
100% {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateIn {
-webkit-animation-name: rotateIn;
animation-name: rotateIn;
}
@-webkit-keyframes rotateInDownLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInDownLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInDownLeft {
-webkit-animation-name: rotateInDownLeft;
animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInDownRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInDownRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInDownRight {
-webkit-animation-name: rotateInDownRight;
animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateInUpLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInUpLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInUpLeft {
-webkit-animation-name: rotateInUpLeft;
animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInUpRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -90deg);
transform: rotate3d(0, 0, 1, -90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInUpRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -90deg);
transform: rotate3d(0, 0, 1, -90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInUpRight {
-webkit-animation-name: rotateInUpRight;
animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateOut {
0% {
-webkit-transform-origin: center;
transform-origin: center;
opacity: 1;
}
100% {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, 200deg);
transform: rotate3d(0, 0, 1, 200deg);
opacity: 0;
}
}
@keyframes rotateOut {
0% {
-webkit-transform-origin: center;
transform-origin: center;
opacity: 1;
}
100% {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, 200deg);
transform: rotate3d(0, 0, 1, 200deg);
opacity: 0;
}
}
.rotateOut {
-webkit-animation-name: rotateOut;
animation-name: rotateOut;
}
@-webkit-keyframes rotateOutDownLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
}
@keyframes rotateOutDownLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
}
.rotateOutDownLeft {
-webkit-animation-name: rotateOutDownLeft;
animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutDownRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
@keyframes rotateOutDownRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
.rotateOutDownRight {
-webkit-animation-name: rotateOutDownRight;
animation-name: rotateOutDownRight;
}
@-webkit-keyframes rotateOutUpLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
@keyframes rotateOutUpLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
.rotateOutUpLeft {
-webkit-animation-name: rotateOutUpLeft;
animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutUpRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 90deg);
transform: rotate3d(0, 0, 1, 90deg);
opacity: 0;
}
}
@keyframes rotateOutUpRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 90deg);
transform: rotate3d(0, 0, 1, 90deg);
opacity: 0;
}
}
.rotateOutUpRight {
-webkit-animation-name: rotateOutUpRight;
animation-name: rotateOutUpRight;
}
@-webkit-keyframes hinge {
0% {
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
20%, 60% {
-webkit-transform: rotate3d(0, 0, 1, 80deg);
transform: rotate3d(0, 0, 1, 80deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
40%, 80% {
-webkit-transform: rotate3d(0, 0, 1, 60deg);
transform: rotate3d(0, 0, 1, 60deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
opacity: 1;
}
100% {
-webkit-transform: translate3d(0, 700px, 0);
transform: translate3d(0, 700px, 0);
opacity: 0;
}
}
@keyframes hinge {
0% {
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
20%, 60% {
-webkit-transform: rotate3d(0, 0, 1, 80deg);
transform: rotate3d(0, 0, 1, 80deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
40%, 80% {
-webkit-transform: rotate3d(0, 0, 1, 60deg);
transform: rotate3d(0, 0, 1, 60deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
opacity: 1;
}
100% {
-webkit-transform: translate3d(0, 700px, 0);
transform: translate3d(0, 700px, 0);
opacity: 0;
}
}
.hinge {
-webkit-animation-name: hinge;
animation-name: hinge;
} @-webkit-keyframes rollIn {
0% {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes rollIn {
0% {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.rollIn {
-webkit-animation-name: rollIn;
animation-name: rollIn;
} @-webkit-keyframes rollOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
}
}
@keyframes rollOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
}
}
.rollOut {
-webkit-animation-name: rollOut;
animation-name: rollOut;
}
@-webkit-keyframes zoomIn {
0% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
50% {
opacity: 1;
}
}
@keyframes zoomIn {
0% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
50% {
opacity: 1;
}
}
.zoomIn {
-webkit-animation-name: zoomIn;
animation-name: zoomIn;
}
@-webkit-keyframes zoomInDown {
0% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomInDown {
0% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInDown {
-webkit-animation-name: zoomInDown;
animation-name: zoomInDown;
}
@-webkit-keyframes zoomInLeft {
0% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomInLeft {
0% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInLeft {
-webkit-animation-name: zoomInLeft;
animation-name: zoomInLeft;
}
@-webkit-keyframes zoomInRight {
0% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomInRight {
0% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInRight {
-webkit-animation-name: zoomInRight;
animation-name: zoomInRight;
}
@-webkit-keyframes zoomInUp {
0% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomInUp {
0% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInUp {
-webkit-animation-name: zoomInUp;
animation-name: zoomInUp;
}
@-webkit-keyframes zoomOut {
0% {
opacity: 1;
}
50% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
100% {
opacity: 0;
}
}
@keyframes zoomOut {
0% {
opacity: 1;
}
50% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
100% {
opacity: 0;
}
}
.zoomOut {
-webkit-animation-name: zoomOut;
animation-name: zoomOut;
}
@-webkit-keyframes zoomOutDown {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
100% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomOutDown {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
100% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomOutDown {
-webkit-animation-name: zoomOutDown;
animation-name: zoomOutDown;
}
@-webkit-keyframes zoomOutLeft {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
}
100% {
opacity: 0;
-webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
transform: scale(.1) translate3d(-2000px, 0, 0);
-webkit-transform-origin: left center;
transform-origin: left center;
}
}
@keyframes zoomOutLeft {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
}
100% {
opacity: 0;
-webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
transform: scale(.1) translate3d(-2000px, 0, 0);
-webkit-transform-origin: left center;
transform-origin: left center;
}
}
.zoomOutLeft {
-webkit-animation-name: zoomOutLeft;
animation-name: zoomOutLeft;
}
@-webkit-keyframes zoomOutRight {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
}
100% {
opacity: 0;
-webkit-transform: scale(.1) translate3d(2000px, 0, 0);
transform: scale(.1) translate3d(2000px, 0, 0);
-webkit-transform-origin: right center;
transform-origin: right center;
}
}
@keyframes zoomOutRight {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
}
100% {
opacity: 0;
-webkit-transform: scale(.1) translate3d(2000px, 0, 0);
transform: scale(.1) translate3d(2000px, 0, 0);
-webkit-transform-origin: right center;
transform-origin: right center;
}
}
.zoomOutRight {
-webkit-animation-name: zoomOutRight;
animation-name: zoomOutRight;
}
@-webkit-keyframes zoomOutUp {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
100% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomOutUp {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
100% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomOutUp {
-webkit-animation-name: zoomOutUp;
animation-name: zoomOutUp;
}
@-webkit-keyframes slideInDown {
0% {
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
visibility: visible;
}
100% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInDown {
0% {
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
visibility: visible;
}
100% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInDown {
-webkit-animation-name: slideInDown;
animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
0% {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
visibility: visible;
}
100% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInLeft {
0% {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
visibility: visible;
}
100% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInLeft {
-webkit-animation-name: slideInLeft;
animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
0% {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
visibility: visible;
}
100% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInRight {
0% {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
visibility: visible;
}
100% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInRight {
-webkit-animation-name: slideInRight;
animation-name: slideInRight;
}
@-webkit-keyframes slideInUp {
0% {
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
visibility: visible;
}
100% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInUp {
0% {
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
visibility: visible;
}
100% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInUp {
-webkit-animation-name: slideInUp;
animation-name: slideInUp;
}
@-webkit-keyframes slideOutDown {
0% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
100% {
visibility: hidden;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
@keyframes slideOutDown {
0% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
100% {
visibility: hidden;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
.slideOutDown {
-webkit-animation-name: slideOutDown;
animation-name: slideOutDown;
}
@-webkit-keyframes slideOutLeft {
0% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
100% {
visibility: hidden;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
@keyframes slideOutLeft {
0% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
100% {
visibility: hidden;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
.slideOutLeft {
-webkit-animation-name: slideOutLeft;
animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
0% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
100% {
visibility: hidden;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
@keyframes slideOutRight {
0% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
100% {
visibility: hidden;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
.slideOutRight {
-webkit-animation-name: slideOutRight;
animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
0% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
100% {
visibility: hidden;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
@keyframes slideOutUp {
0% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
100% {
visibility: hidden;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
.slideOutUp {
-webkit-animation-name: slideOutUp;
animation-name: slideOutUp;
}@font-face{
font-family:entypo;
src:url(//bgccondo.com.ph/wp-content/themes/inspiry-real-places/css/entypo-fonts/entypo.eot);
src:url(//bgccondo.com.ph/wp-content/themes/inspiry-real-places/css/entypo-fonts/entypo.eot)
format('embedded-opentype'),
url(//bgccondo.com.ph/wp-content/themes/inspiry-real-places/css/entypo-fonts/entypo.woff)
format('woff'),
url(//bgccondo.com.ph/wp-content/themes/inspiry-real-places/css/entypo-fonts/entypo.ttf)
format('truetype'),
url(//bgccondo.com.ph/wp-content/themes/inspiry-real-places/css/entypo-fonts/entypo.svg)
format('svg');
font-weight:400;
font-style:normal
}
.entypo-note:before{content:"\266a"}.entypo-note-beamed:before{content:"\266b"}.entypo-music:before{content:"\1f3b5"}.entypo-search:before{content:"\1f50d"}.entypo-flashlight:before{content:"\1f526"}.entypo-mail:before{content:"\2709"}.entypo-heart:before{content:"\2665"}.entypo-heart-empty:before{content:"\2661"}.entypo-star:before{content:"\2605"}.entypo-star-empty:before{content:"\2606"}.entypo-user:before{content:"\1f464"}.entypo-users:before{content:"\1f465"}.entypo-user-add:before{content:"\e700"}.entypo-video:before{content:"\1f3ac"}.entypo-picture:before{content:"\1f304"}.entypo-camera:before{content:"\1f4f7"}.entypo-layout:before{content:"\268f"}.entypo-menu:before{content:"\2630"}.entypo-check:before{content:"\2713"}.entypo-cancel:before{content:"\2715"}.entypo-cancel-circled:before{content:"\2716"}.entypo-cancel-squared:before{content:"\274e"}.entypo-plus:before{content:"\2b"}.entypo-plus-circled:before{content:"\2795"}.entypo-plus-squared:before{content:"\229e"}.entypo-minus:before{content:"\2d"}.entypo-minus-circled:before{content:"\2796"}.entypo-minus-squared:before{content:"\229f"}.entypo-help:before{content:"\2753"}.entypo-help-circled:before{content:"\e704"}.entypo-info:before{content:"\2139"}.entypo-info-circled:before{content:"\e705"}.entypo-back:before{content:"\1f519"}.entypo-home:before{content:"\2302"}.entypo-link:before{content:"\1f517"}.entypo-attach:before{content:"\1f4ce"}.entypo-lock:before{content:"\1f512"}.entypo-lock-open:before{content:"\1f513"}.entypo-eye:before{content:"\e70a"}.entypo-tag:before{content:"\e70c"}.entypo-bookmark:before{content:"\1f516"}.entypo-bookmarks:before{content:"\1f4d1"}.entypo-flag:before{content:"\2691"}.entypo-thumbs-up:before{content:"\1f44d"}.entypo-thumbs-down:before{content:"\1f44e"}.entypo-download:before{content:"\1f4e5"}.entypo-upload:before{content:"\1f4e4"}.entypo-upload-cloud:before{content:"\e711"}.entypo-reply:before{content:"\e712"}.entypo-reply-all:before{content:"\e713"}.entypo-forward:before{content:"\27a6"}.entypo-quote:before{content:"\275e"}.entypo-code:before{content:"\e714"}.entypo-export:before{content:"\e715"}.entypo-pencil:before{content:"\270e"}.entypo-feather:before{content:"\2712"}.entypo-print:before{content:"\e716"}.entypo-retweet:before{content:"\e717"}.entypo-keyboard:before{content:"\2328"}.entypo-comment:before{content:"\e718"}.entypo-chat:before{content:"\e720"}.entypo-bell:before{content:"\1f514"}.entypo-attention:before{content:"\26a0"}.entypo-alert:before{content:"\1f4a5'"}.entypo-vcard:before{content:"\e722"}.entypo-address:before{content:"\e723"}.entypo-location:before{content:"\e724"}.entypo-map:before{content:"\e727"}.entypo-direction:before{content:"\27a2"}.entypo-compass:before{content:"\e728"}.entypo-cup:before{content:"\2615"}.entypo-trash:before{content:"\e729"}.entypo-doc:before{content:"\e730"}.entypo-docs:before{content:"\e736"}.entypo-doc-landscape:before{content:"\e737"}.entypo-doc-text:before{content:"\1f4c4"}.entypo-doc-text-inv:before{content:"\e731"}.entypo-newspaper:before{content:"\1f4f0"}.entypo-book-open:before{content:"\1f4d6"}.entypo-book:before{content:"\1f4d5"}.entypo-folder:before{content:"\1f4c1"}.entypo-archive:before{content:"\e738"}.entypo-box:before{content:"\1f4e6"}.entypo-rss:before{content:"\e73a"}.entypo-phone:before{content:"\1f4dE"}.entypo-cog:before{content:"\2699"}.entypo-tools:before{content:"\2692"}.entypo-share:before{content:"\e73c"}.entypo-shareable:before{content:"\e73e"}.entypo-basket:before{content:"\e73d"}.entypo-bag:before{content:"\1f45c'"}.entypo-calendar:before{content:"\1f4c5"}.entypo-login:before{content:"\e740"}.entypo-logout:before{content:"\e741"}.entypo-mic:before{content:"\1f3a4"}.entypo-mute:before{content:"\1f507"}.entypo-sound:before{content:"\1f50a"}.entypo-volume:before{content:"\e742"}.entypo-clock:before{content:"\1f554"}.entypo-hourglass:before{content:"\23f3"}.entypo-lamp:before{content:"\1f4a1"}.entypo-light-down:before{content:"\1f505"}.entypo-light-up:before{content:"\1f506"}.entypo-adjust:before{content:"\25d1"}.entypo-block:before{content:"\1f6ab"}.entypo-resize-full:before{content:"\e744"}.entypo-resize-small:before{content:"\e746"}.entypo-popup:before{content:"\e74c"}.entypo-publish:before{content:"\e74d"}.entypo-window:before{content:"\e74e"}.entypo-arrow-combo:before{content:"\e74f"}.entypo-down-circled:before{content:"\e758"}.entypo-left-circled:before{content:"\e759"}.entypo-right-circled:before{content:"\e75a"}.entypo-up-circled:before{content:"\e75b"}.entypo-down-open:before{content:"\e75c"}.entypo-left-open:before{content:"\e75d"}.entypo-right-open:before{content:"\e75e"}.entypo-up-open:before{content:"\e75f"}.entypo-down-open-mini:before{content:"\e760"}.entypo-left-open-mini:before{content:"\e761"}.entypo-right-open-mini:before{content:"\e762"}.entypo-up-open-mini:before{content:"\e763"}.entypo-down-open-big:before{content:"\e764"}.entypo-left-open-big:before{content:"\e765"}.entypo-right-open-big:before{content:"\e766"}.entypo-up-open-big:before{content:"\e767"}.entypo-down:before{content:"\2b07"}.entypo-left:before{content:"\2b05"}.entypo-right:before{content:"\27a1"}.entypo-up:before{content:"\2b06"}.entypo-down-dir:before{content:"\25be"}.entypo-left-dir:before{content:"\25c2"}.entypo-right-dir:before{content:"\25b8"}.entypo-up-dir:before{content:"\25b4"}.entypo-down-bold:before{content:"\e4b0"}.entypo-left-bold:before{content:"\e4ad"}.entypo-right-bold:before{content:"\e4ae"}.entypo-up-bold:before{content:"\e4af"}.entypo-down-thin:before{content:"\2193"}.entypo-left-thin:before{content:"\2190"}.entypo-right-thin:before{content:"\2192"}.entypo-up-thin:before{content:"\2191"}.entypo-ccw:before{content:"\27f2"}.entypo-cw:before{content:"\27f3"}.entypo-arrows-ccw:before{content:"\1f504"}.entypo-level-down:before{content:"\21b3"}.entypo-level-up:before{content:"\21b0"}.entypo-shuffle:before{content:"\1f500"}.entypo-loop:before{content:"\1f501"}.entypo-switch:before{content:"\21c6"}.entypo-play:before{content:"\25b6"}.entypo-stop:before{content:"\25a0"}.entypo-pause:before{content:"\2389"}.entypo-record:before{content:"\26ab"}.entypo-to-end:before{content:"\23ed"}.entypo-to-start:before{content:"\23ee"}.entypo-fast-forward:before{content:"\23e9"}.entypo-fast-backward:before{content:"\23ea"}.entypo-progress-0:before{content:"\e768"}.entypo-progress-1:before{content:"\e769"}.entypo-progress-2:before{content:"\e76a"}.entypo-progress-3:before{content:"\e76b"}.entypo-target:before{content:"\1f3af"}.entypo-palette:before{content:"\1f3a8"}.entypo-list:before{content:"\e005"}.entypo-list-add:before{content:"\e003"}.entypo-signal:before{content:"\1f4f6"}.entypo-trophy:before{content:"\1f3c6"}.entypo-battery:before{content:"\1f50b"}.entypo-back-in-time:before{content:"\e771"}.entypo-monitor:before{content:"\1f4bb"}.entypo-mobile:before{content:"\1f4f1"}.entypo-network:before{content:"\e776"}.entypo-cd:before{content:"\1f4bf"}.entypo-inbox:before{content:"\e777"}.entypo-install:before{content:"\e778"}.entypo-globe:before{content:"\1f30e"}.entypo-cloud:before{content:"\2601"}.entypo-cloud-thunder:before{content:"\26c8"}.entypo-flash:before{content:"\26a1"}.entypo-moon:before{content:"\263d"}.entypo-flight:before{content:"\2708"}.entypo-paper-plane:before{content:"\e79b"}.entypo-leaf:before{content:"\1f342"}.entypo-lifebuoy:before{content:"\e788"}.entypo-mouse:before{content:"\e789"}.entypo-briefcase:before{content:"\1f4bc"}.entypo-suitcase:before{content:"\e78e"}.entypo-dot:before{content:"\e78b"}.entypo-dot-2:before{content:"\e78c"}.entypo-dot-3:before{content:"\e78d"}.entypo-brush:before{content:"\e79a"}.entypo-magnet:before{content:"\e7a1"}.entypo-infinity:before{content:"\221e"}.entypo-erase:before{content:"\232b"}.entypo-chart-pie:before{content:"\e751"}.entypo-chart-line:before{content:"\1f4c8"}.entypo-chart-bar:before{content:"\1f4ca"}.entypo-chart-area:before{content:"\1f53e"}.entypo-tape:before{content:"\2707"}.entypo-graduation-cap:before{content:"\1f393"}.entypo-language:before{content:"\e752"}.entypo-ticket:before{content:"\1f3ab"}.entypo-water:before{content:"\1f4a6"}.entypo-droplet:before{content:"\1f4a7"}.entypo-air:before{content:"\e753"}.entypo-credit-card:before{content:"\1f4b3"}.entypo-floppy:before{content:"\1f4be"}.entypo-clipboard:before{content:"\1f4cb"}.entypo-megaphone:before{content:"\1f4e3"}.entypo-database:before{content:"\e754"}.entypo-drive:before{content:"\e755"}.entypo-bucket:before{content:"\e756"}.entypo-thermometer:before{content:"\e757"}.entypo-key:before{content:"\1f511"}.entypo-flow-cascade:before{content:"\e790"}.entypo-flow-branch:before{content:"\e791"}.entypo-flow-tree:before{content:"\e792"}.entypo-flow-line:before{content:"\e793"}.entypo-flow-parallel:before{content:"\e794"}.entypo-rocket:before{content:"\1f680"}.entypo-gauge:before{content:"\e7a2"}.entypo-traffic-cone:before{content:"\e7a3"}.entypo-cc:before{content:"\e7a5"}.entypo-cc-by:before{content:"\e7a6"}.entypo-cc-nc:before{content:"\e7a7"}.entypo-cc-nc-eu:before{content:"\e7a8"}.entypo-cc-nc-jp:before{content:"\e7a9"}.entypo-cc-sa:before{content:"\e7aa"}.entypo-cc-nd:before{content:"\e7ab"}.entypo-cc-pd:before{content:"\e7ac"}.entypo-cc-zero:before{content:"\e7ad"}.entypo-cc-share:before{content:"\e7ae"}.entypo-cc-remix:before{content:"\e7af"}.entypo-github:before{content:"\f300"}.entypo-github-circled:before{content:"\f301"}.entypo-flickr:before{content:"\f303"}.entypo-flickr-circled:before{content:"\f304"}.entypo-vimeo:before{content:"\f306"}.entypo-vimeo-circled:before{content:"\f307"}.entypo-twitter:before{content:"\f309"}.entypo-twitter-circled:before{content:"\f30a"}.entypo-facebook:before{content:"\f30c"}.entypo-facebook-circled:before{content:"\f30d"}.entypo-facebook-squared:before{content:"\f30e"}.entypo-gplus:before{content:"\f30f"}.entypo-gplus-circled:before{content:"\f310"}.entypo-pinterest:before{content:"\f312"}.entypo-pinterest-circled:before{content:"\f313"}.entypo-tumblr:before{content:"\f315"}.entypo-tumblr-circled:before{content:"\f316"}.entypo-linkedin:before{content:"\f318"}.entypo-linkedin-circled:before{content:"\f319"}.entypo-dribbble:before{content:"\f31b"}.entypo-dribbble-circled:before{content:"\f31c"}.entypo-stumbleupon:before{content:"\f31e"}.entypo-stumbleupon-circled:before{content:"\f31f"}.entypo-lastfm:before{content:"\f321"}.entypo-lastfm-circled:before{content:"\f322"}.entypo-rdio:before{content:"\f324"}.entypo-rdio-circled:before{content:"\f325"}.entypo-spotify:before{content:"\f327"}.entypo-spotify-circled:before{content:"\f328"}.entypo-qq:before{content:"\f32a"}.entypo-instagrem:before{content:"\f32d"}.entypo-dropbox:before{content:"\f330"}.entypo-evernote:before{content:"\f333"}.entypo-flattr:before{content:"\f336"}.entypo-skype:before{content:"\f339"}.entypo-skype-circled:before{content:"\f33a"}.entypo-renren:before{content:"\f33c"}.entypo-sina-weibo:before{content:"\f33f"}.entypo-paypal:before{content:"\f342"}.entypo-picasa:before{content:"\f345"}.entypo-soundcloud:before{content:"\f348"}.entypo-mixi:before{content:"\f34b"}.entypo-behance:before{content:"\f34e"}.entypo-google-circles:before{content:"\f351"}.entypo-vkontakte:before{content:"\f354"}.entypo-smashing:before{content:"\f357"}.entypo-sweden:before{content:"\f601"}.entypo-db-shape:before{content:"\f600"}.entypo-logo-db:before{content:"\f603"}html {
font-family: sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
body {
margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
display: block;
}
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden],
template {
display: none;
}
a {
background-color: transparent;
}
a:active,
a:hover {
outline: 0;
}
abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
h1 {
font-size: 2em;
margin: 0.67em 0;
}
mark {
background: #ff0;
color: #000;
}
small {
font-size: 80%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 1em 40px;
}
hr {
-webkit-box-sizing: content-box;
box-sizing: content-box;
height: 0;
}
pre {
overflow: auto;
}
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
color: inherit;
font: inherit;
margin: 0;
}
button {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled],
html input[disabled] {
cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
input {
line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
input[type="search"] {
-webkit-appearance: textfield;
-webkit-box-sizing: content-box;
box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
legend {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
}
optgroup {
font-weight: bold;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
td,
th {
padding: 0;
}   @media print {
*,
*:before,
*:after {
background: transparent !important;
color: #000 !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
text-shadow: none !important;
}
a,
a:visited {
text-decoration: underline;
}
a[href]:after {
content: " (" attr(href) ")";
}
abbr[title]:after {
content: " (" attr(title) ")";
}
a[href^="#"]:after,
a[href^="javascript:"]:after {
content: "";
}
pre,
blockquote {
border: 1px solid #999;
page-break-inside: avoid;
}
thead {
display: table-header-group;
}
tr,
img {
page-break-inside: avoid;
}
img {
max-width: 100% !important;
}
p,
h2,
h3 {
orphans: 3;
widows: 3;
}
h2,
h3 {
page-break-after: avoid;
}
select {
background: #fff !important;
}
.navbar {
display: none;
}
.btn > .caret,
.dropup > .btn > .caret {
border-top-color: #000 !important;
}
.label {
border: 1px solid #000;
}
.table {
border-collapse: collapse !important;
}
.table td,
.table th {
background-color: #fff !important;
}
.table-bordered th,
.table-bordered td {
border: 1px solid #ddd !important;
}
}  * {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
*:before,
*:after {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
html {
font-size: 10px;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
font-family: "Varela Round", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 14px;
line-height: 1.715;
color: #4a525d;
background-color: #ffffff;
}
input,
button,
select,
textarea {
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
a {
color: #191c20;
text-decoration: none;
}
a:hover {
color: #0dbae8;
text-decoration: none;
}
figure {
margin: 0;
}
img {
vertical-align: middle;
}
.img-responsive {
display: block;
max-width: 100%;
height: auto;
}
.img-rounded {
border-radius: 6px;
}
.img-thumbnail {
padding: 4px;
line-height: 1.715;
background-color: #ffffff;
border: 1px solid #ddd;
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;
}
.img-circle {
border-radius: 50%;
}
hr {
margin-top: 24px;
margin-bottom: 24px;
border: 0;
border-top: 1px solid #eeeeee;
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
margin: -1px;
padding: 0;
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;
}  h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
font-family: inherit;
font-weight: 500;
line-height: 1.4;
color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
font-weight: normal;
line-height: 1;
color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
margin-top: 24px;
margin-bottom: 12px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
margin-top: 12px;
margin-bottom: 12px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
font-size: 75%;
}
h1,
.h1 {
font-size: 36px;
}
h2,
.h2 {
font-size: 30px;
}
h3,
.h3 {
font-size: 24px;
}
h4,
.h4 {
font-size: 18px;
}
h5,
.h5 {
font-size: 14px;
}
h6,
.h6 {
font-size: 12px;
}
p {
margin: 0 0 12px;
}
.lead {
margin-bottom: 24px;
font-size: 16px;
font-weight: 300;
line-height: 1.4;
}
@media (min-width: 768px) {
.lead {
font-size: 21px;
}
}
small,
.small {
font-size: 85%;
}
mark,
.mark {
background-color: #fcf8e3;
padding: 0.2em;
}
.text-left {
text-align: left;
}
.text-right {
text-align: right;
}
.text-center {
text-align: center;
}
.text-justify {
text-align: justify;
}
.text-nowrap {
white-space: nowrap;
}
.text-lowercase {
text-transform: lowercase;
}
.text-uppercase {
text-transform: uppercase;
}
.text-capitalize {
text-transform: capitalize;
}
.text-muted {
color: #777777;
}
.text-primary {
color: #0dbae8;
}
a.text-primary:hover {
color: #0a93b8;
}
.text-success {
color: #3c763d;
}
a.text-success:hover {
color: #2b542c;
}
.text-info {
color: #31708f;
}
a.text-info:hover {
color: #245269;
}
.text-warning {
color: #8a6d3b;
}
a.text-warning:hover {
color: #66512c;
}
.text-danger {
color: #a94442;
}
a.text-danger:hover {
color: #843534;
}
.bg-primary {
color: #fff;
background-color: #0dbae8;
}
a.bg-primary:hover {
background-color: #0a93b8;
}
.bg-success {
background-color: #dff0d8;
}
a.bg-success:hover {
background-color: #c1e2b3;
}
.bg-info {
background-color: #d9edf7;
}
a.bg-info:hover {
background-color: #afd9ee;
}
.bg-warning {
background-color: #fcf8e3;
}
a.bg-warning:hover {
background-color: #f7ecb5;
}
.bg-danger {
background-color: #f2dede;
}
a.bg-danger:hover {
background-color: #e4b9b9;
}
.page-header {
padding-bottom: 11px;
margin: 48px 0 24px;
border-bottom: 1px solid #eeeeee;
}
ul,
ol {
margin-top: 0;
margin-bottom: 12px;
}
ul ul,
ol ul,
ul ol,
ol ol {
margin-bottom: 0;
}
.list-unstyled {
padding-left: 0;
list-style: none;
}
.list-inline {
padding-left: 0;
list-style: none;
margin-left: -5px;
}
.list-inline > li {
display: inline-block;
padding-left: 5px;
padding-right: 5px;
}
dl {
margin-top: 0;
margin-bottom: 24px;
}
dt,
dd {
line-height: 1.715;
}
dt {
font-weight: bold;
}
dd {
margin-left: 0;
}
@media (min-width: 768px) {
.dl-horizontal dt {
float: left;
width: 160px;
clear: left;
text-align: right;
overflow: hidden;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
white-space: nowrap;
}
.dl-horizontal dd {
margin-left: 180px;
}
}
abbr[title],
abbr[data-original-title] {
cursor: help;
border-bottom: 1px dotted #777777;
}
.initialism {
font-size: 90%;
text-transform: uppercase;
}
blockquote {
padding: 12px 24px;
margin: 0 0 24px;
font-size: 17.5px;
border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
display: block;
font-size: 80%;
line-height: 1.715;
color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
padding-right: 15px;
padding-left: 0;
border-right: 5px solid #eeeeee;
border-left: 0;
text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
content: '\00A0 \2014';
}
address {
margin-bottom: 24px;
font-style: normal;
line-height: 1.715;
}  code,
kbd,
pre,
samp {
font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
padding: 2px 4px;
font-size: 90%;
color: #c7254e;
background-color: #f9f2f4;
border-radius: 4px;
}
kbd {
padding: 2px 4px;
font-size: 90%;
color: #fff;
background-color: #333;
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);
}
kbd kbd {
padding: 0;
font-size: 100%;
font-weight: bold;
-webkit-box-shadow: none;
box-shadow: none;
}
pre {
display: block;
padding: 11.5px;
margin: 0 0 12px;
font-size: 13px;
line-height: 1.715;
word-break: break-all;
word-wrap: break-word;
color: #333333;
background-color: #f5f5f5;
border: 1px solid #ccc;
border-radius: 4px;
}
pre code {
padding: 0;
font-size: inherit;
color: inherit;
white-space: pre-wrap;
background-color: transparent;
border-radius: 0;
}
.pre-scrollable {
max-height: 340px;
overflow-y: scroll;
}  .container {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
}
@media (min-width: 768px) {
.container {
width: 750px;
}
}
@media (min-width: 992px) {
.container {
width: 970px;
}
}
@media (min-width: 1200px) {
.container {
width: 1170px;
}
}
.container-fluid {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
}
.row {
margin-left: -15px;
margin-right: -15px;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
float: left;
}
.col-xs-12 {
width: 100%;
}
.col-xs-11 {
width: 91.66666667%;
}
.col-xs-10 {
width: 83.33333333%;
}
.col-xs-9 {
width: 75%;
}
.col-xs-8 {
width: 66.66666667%;
}
.col-xs-7 {
width: 58.33333333%;
}
.col-xs-6 {
width: 50%;
}
.col-xs-5 {
width: 41.66666667%;
}
.col-xs-4 {
width: 33.33333333%;
}
.col-xs-3 {
width: 25%;
}
.col-xs-2 {
width: 16.66666667%;
}
.col-xs-1 {
width: 8.33333333%;
}
.col-xs-pull-12 {
right: 100%;
}
.col-xs-pull-11 {
right: 91.66666667%;
}
.col-xs-pull-10 {
right: 83.33333333%;
}
.col-xs-pull-9 {
right: 75%;
}
.col-xs-pull-8 {
right: 66.66666667%;
}
.col-xs-pull-7 {
right: 58.33333333%;
}
.col-xs-pull-6 {
right: 50%;
}
.col-xs-pull-5 {
right: 41.66666667%;
}
.col-xs-pull-4 {
right: 33.33333333%;
}
.col-xs-pull-3 {
right: 25%;
}
.col-xs-pull-2 {
right: 16.66666667%;
}
.col-xs-pull-1 {
right: 8.33333333%;
}
.col-xs-pull-0 {
right: auto;
}
.col-xs-push-12 {
left: 100%;
}
.col-xs-push-11 {
left: 91.66666667%;
}
.col-xs-push-10 {
left: 83.33333333%;
}
.col-xs-push-9 {
left: 75%;
}
.col-xs-push-8 {
left: 66.66666667%;
}
.col-xs-push-7 {
left: 58.33333333%;
}
.col-xs-push-6 {
left: 50%;
}
.col-xs-push-5 {
left: 41.66666667%;
}
.col-xs-push-4 {
left: 33.33333333%;
}
.col-xs-push-3 {
left: 25%;
}
.col-xs-push-2 {
left: 16.66666667%;
}
.col-xs-push-1 {
left: 8.33333333%;
}
.col-xs-push-0 {
left: auto;
}
.col-xs-offset-12 {
margin-left: 100%;
}
.col-xs-offset-11 {
margin-left: 91.66666667%;
}
.col-xs-offset-10 {
margin-left: 83.33333333%;
}
.col-xs-offset-9 {
margin-left: 75%;
}
.col-xs-offset-8 {
margin-left: 66.66666667%;
}
.col-xs-offset-7 {
margin-left: 58.33333333%;
}
.col-xs-offset-6 {
margin-left: 50%;
}
.col-xs-offset-5 {
margin-left: 41.66666667%;
}
.col-xs-offset-4 {
margin-left: 33.33333333%;
}
.col-xs-offset-3 {
margin-left: 25%;
}
.col-xs-offset-2 {
margin-left: 16.66666667%;
}
.col-xs-offset-1 {
margin-left: 8.33333333%;
}
.col-xs-offset-0 {
margin-left: 0%;
}
@media (min-width: 768px) {
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12 {
float: left;
}
.col-sm-12 {
width: 100%;
}
.col-sm-11 {
width: 91.66666667%;
}
.col-sm-10 {
width: 83.33333333%;
}
.col-sm-9 {
width: 75%;
}
.col-sm-8 {
width: 66.66666667%;
}
.col-sm-7 {
width: 58.33333333%;
}
.col-sm-6 {
width: 50%;
}
.col-sm-5 {
width: 41.66666667%;
}
.col-sm-4 {
width: 33.33333333%;
}
.col-sm-3 {
width: 25%;
}
.col-sm-2 {
width: 16.66666667%;
}
.col-sm-1 {
width: 8.33333333%;
}
.col-sm-pull-12 {
right: 100%;
}
.col-sm-pull-11 {
right: 91.66666667%;
}
.col-sm-pull-10 {
right: 83.33333333%;
}
.col-sm-pull-9 {
right: 75%;
}
.col-sm-pull-8 {
right: 66.66666667%;
}
.col-sm-pull-7 {
right: 58.33333333%;
}
.col-sm-pull-6 {
right: 50%;
}
.col-sm-pull-5 {
right: 41.66666667%;
}
.col-sm-pull-4 {
right: 33.33333333%;
}
.col-sm-pull-3 {
right: 25%;
}
.col-sm-pull-2 {
right: 16.66666667%;
}
.col-sm-pull-1 {
right: 8.33333333%;
}
.col-sm-pull-0 {
right: auto;
}
.col-sm-push-12 {
left: 100%;
}
.col-sm-push-11 {
left: 91.66666667%;
}
.col-sm-push-10 {
left: 83.33333333%;
}
.col-sm-push-9 {
left: 75%;
}
.col-sm-push-8 {
left: 66.66666667%;
}
.col-sm-push-7 {
left: 58.33333333%;
}
.col-sm-push-6 {
left: 50%;
}
.col-sm-push-5 {
left: 41.66666667%;
}
.col-sm-push-4 {
left: 33.33333333%;
}
.col-sm-push-3 {
left: 25%;
}
.col-sm-push-2 {
left: 16.66666667%;
}
.col-sm-push-1 {
left: 8.33333333%;
}
.col-sm-push-0 {
left: auto;
}
.col-sm-offset-12 {
margin-left: 100%;
}
.col-sm-offset-11 {
margin-left: 91.66666667%;
}
.col-sm-offset-10 {
margin-left: 83.33333333%;
}
.col-sm-offset-9 {
margin-left: 75%;
}
.col-sm-offset-8 {
margin-left: 66.66666667%;
}
.col-sm-offset-7 {
margin-left: 58.33333333%;
}
.col-sm-offset-6 {
margin-left: 50%;
}
.col-sm-offset-5 {
margin-left: 41.66666667%;
}
.col-sm-offset-4 {
margin-left: 33.33333333%;
}
.col-sm-offset-3 {
margin-left: 25%;
}
.col-sm-offset-2 {
margin-left: 16.66666667%;
}
.col-sm-offset-1 {
margin-left: 8.33333333%;
}
.col-sm-offset-0 {
margin-left: 0%;
}
}
@media (min-width: 992px) {
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12 {
float: left;
}
.col-md-12 {
width: 100%;
}
.col-md-11 {
width: 91.66666667%;
}
.col-md-10 {
width: 83.33333333%;
}
.col-md-9 {
width: 75%;
}
.col-md-8 {
width: 66.66666667%;
}
.col-md-7 {
width: 58.33333333%;
}
.col-md-6 {
width: 50%;
}
.col-md-5 {
width: 41.66666667%;
}
.col-md-4 {
width: 33.33333333%;
}
.col-md-3 {
width: 25%;
}
.col-md-2 {
width: 16.66666667%;
}
.col-md-1 {
width: 8.33333333%;
}
.col-md-pull-12 {
right: 100%;
}
.col-md-pull-11 {
right: 91.66666667%;
}
.col-md-pull-10 {
right: 83.33333333%;
}
.col-md-pull-9 {
right: 75%;
}
.col-md-pull-8 {
right: 66.66666667%;
}
.col-md-pull-7 {
right: 58.33333333%;
}
.col-md-pull-6 {
right: 50%;
}
.col-md-pull-5 {
right: 41.66666667%;
}
.col-md-pull-4 {
right: 33.33333333%;
}
.col-md-pull-3 {
right: 25%;
}
.col-md-pull-2 {
right: 16.66666667%;
}
.col-md-pull-1 {
right: 8.33333333%;
}
.col-md-pull-0 {
right: auto;
}
.col-md-push-12 {
left: 100%;
}
.col-md-push-11 {
left: 91.66666667%;
}
.col-md-push-10 {
left: 83.33333333%;
}
.col-md-push-9 {
left: 75%;
}
.col-md-push-8 {
left: 66.66666667%;
}
.col-md-push-7 {
left: 58.33333333%;
}
.col-md-push-6 {
left: 50%;
}
.col-md-push-5 {
left: 41.66666667%;
}
.col-md-push-4 {
left: 33.33333333%;
}
.col-md-push-3 {
left: 25%;
}
.col-md-push-2 {
left: 16.66666667%;
}
.col-md-push-1 {
left: 8.33333333%;
}
.col-md-push-0 {
left: auto;
}
.col-md-offset-12 {
margin-left: 100%;
}
.col-md-offset-11 {
margin-left: 91.66666667%;
}
.col-md-offset-10 {
margin-left: 83.33333333%;
}
.col-md-offset-9 {
margin-left: 75%;
}
.col-md-offset-8 {
margin-left: 66.66666667%;
}
.col-md-offset-7 {
margin-left: 58.33333333%;
}
.col-md-offset-6 {
margin-left: 50%;
}
.col-md-offset-5 {
margin-left: 41.66666667%;
}
.col-md-offset-4 {
margin-left: 33.33333333%;
}
.col-md-offset-3 {
margin-left: 25%;
}
.col-md-offset-2 {
margin-left: 16.66666667%;
}
.col-md-offset-1 {
margin-left: 8.33333333%;
}
.col-md-offset-0 {
margin-left: 0%;
}
}
@media (min-width: 1200px) {
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12 {
float: left;
}
.col-lg-12 {
width: 100%;
}
.col-lg-11 {
width: 91.66666667%;
}
.col-lg-10 {
width: 83.33333333%;
}
.col-lg-9 {
width: 75%;
}
.col-lg-8 {
width: 66.66666667%;
}
.col-lg-7 {
width: 58.33333333%;
}
.col-lg-6 {
width: 50%;
}
.col-lg-5 {
width: 41.66666667%;
}
.col-lg-4 {
width: 33.33333333%;
}
.col-lg-3 {
width: 25%;
}
.col-lg-2 {
width: 16.66666667%;
}
.col-lg-1 {
width: 8.33333333%;
}
.col-lg-pull-12 {
right: 100%;
}
.col-lg-pull-11 {
right: 91.66666667%;
}
.col-lg-pull-10 {
right: 83.33333333%;
}
.col-lg-pull-9 {
right: 75%;
}
.col-lg-pull-8 {
right: 66.66666667%;
}
.col-lg-pull-7 {
right: 58.33333333%;
}
.col-lg-pull-6 {
right: 50%;
}
.col-lg-pull-5 {
right: 41.66666667%;
}
.col-lg-pull-4 {
right: 33.33333333%;
}
.col-lg-pull-3 {
right: 25%;
}
.col-lg-pull-2 {
right: 16.66666667%;
}
.col-lg-pull-1 {
right: 8.33333333%;
}
.col-lg-pull-0 {
right: auto;
}
.col-lg-push-12 {
left: 100%;
}
.col-lg-push-11 {
left: 91.66666667%;
}
.col-lg-push-10 {
left: 83.33333333%;
}
.col-lg-push-9 {
left: 75%;
}
.col-lg-push-8 {
left: 66.66666667%;
}
.col-lg-push-7 {
left: 58.33333333%;
}
.col-lg-push-6 {
left: 50%;
}
.col-lg-push-5 {
left: 41.66666667%;
}
.col-lg-push-4 {
left: 33.33333333%;
}
.col-lg-push-3 {
left: 25%;
}
.col-lg-push-2 {
left: 16.66666667%;
}
.col-lg-push-1 {
left: 8.33333333%;
}
.col-lg-push-0 {
left: auto;
}
.col-lg-offset-12 {
margin-left: 100%;
}
.col-lg-offset-11 {
margin-left: 91.66666667%;
}
.col-lg-offset-10 {
margin-left: 83.33333333%;
}
.col-lg-offset-9 {
margin-left: 75%;
}
.col-lg-offset-8 {
margin-left: 66.66666667%;
}
.col-lg-offset-7 {
margin-left: 58.33333333%;
}
.col-lg-offset-6 {
margin-left: 50%;
}
.col-lg-offset-5 {
margin-left: 41.66666667%;
}
.col-lg-offset-4 {
margin-left: 33.33333333%;
}
.col-lg-offset-3 {
margin-left: 25%;
}
.col-lg-offset-2 {
margin-left: 16.66666667%;
}
.col-lg-offset-1 {
margin-left: 8.33333333%;
}
.col-lg-offset-0 {
margin-left: 0%;
}
}  table {
background-color: transparent;
}
caption {
padding-top: 8px;
padding-bottom: 8px;
color: #777777;
text-align: left;
}
th {
text-align: left;
}
.table {
width: 100%;
max-width: 100%;
margin-bottom: 24px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
padding: 8px;
line-height: 1.715;
vertical-align: top;
border-top: 1px solid #ddd;
}
.table > thead > tr > th {
vertical-align: bottom;
border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
border-top: 0;
}
.table > tbody + tbody {
border-top: 2px solid #ddd;
}
.table .table {
background-color: #ffffff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
padding: 5px;
}
.table-bordered {
border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) {
background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
background-color: #f5f5f5;
}
table col[class*="col-"] {
position: static;
float: none;
display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
position: static;
float: none;
display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
background-color: #ebcccc;
}
.table-responsive {
overflow-x: auto;
min-height: 0.01%;
}
@media screen and (max-width: 767px) {
.table-responsive {
width: 100%;
margin-bottom: 18px;
overflow-y: hidden;
-ms-overflow-style: -ms-autohiding-scrollbar;
border: 1px solid #ddd;
}
.table-responsive > .table {
margin-bottom: 0;
}
.table-responsive > .table > thead > tr > th,
.table-responsive > .table > tbody > tr > th,
.table-responsive > .table > tfoot > tr > th,
.table-responsive > .table > thead > tr > td,
.table-responsive > .table > tbody > tr > td,
.table-responsive > .table > tfoot > tr > td {
white-space: nowrap;
}
.table-responsive > .table-bordered {
border: 0;
}
.table-responsive > .table-bordered > thead > tr > th:first-child,
.table-responsive > .table-bordered > tbody > tr > th:first-child,
.table-responsive > .table-bordered > tfoot > tr > th:first-child,
.table-responsive > .table-bordered > thead > tr > td:first-child,
.table-responsive > .table-bordered > tbody > tr > td:first-child,
.table-responsive > .table-bordered > tfoot > tr > td:first-child {
border-left: 0;
}
.table-responsive > .table-bordered > thead > tr > th:last-child,
.table-responsive > .table-bordered > tbody > tr > th:last-child,
.table-responsive > .table-bordered > tfoot > tr > th:last-child,
.table-responsive > .table-bordered > thead > tr > td:last-child,
.table-responsive > .table-bordered > tbody > tr > td:last-child,
.table-responsive > .table-bordered > tfoot > tr > td:last-child {
border-right: 0;
}
.table-responsive > .table-bordered > tbody > tr:last-child > th,
.table-responsive > .table-bordered > tfoot > tr:last-child > th,
.table-responsive > .table-bordered > tbody > tr:last-child > td,
.table-responsive > .table-bordered > tfoot > tr:last-child > td {
border-bottom: 0;
}
}  .fade {
opacity: 0;
-webkit-transition: opacity 0.15s linear;
-o-transition: opacity 0.15s linear;
transition: opacity 0.15s linear;
}
.fade.in {
opacity: 1;
}
.collapse {
display: none;
}
.collapse.in {
display: block;
}
tr.collapse.in {
display: table-row;
}
tbody.collapse.in {
display: table-row-group;
}
.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;
}  .embed-responsive {
position: relative;
display: block;
height: 0;
padding: 0;
overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
position: absolute;
top: 0;
left: 0;
bottom: 0;
height: 100%;
width: 100%;
border: 0;
}
.embed-responsive.embed-responsive-16by9 {
padding-bottom: 56.25%;
}
.embed-responsive.embed-responsive-4by3 {
padding-bottom: 75%;
}  .modal-open {
overflow: hidden;
}
.modal {
display: none;
overflow: hidden;
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1050;
-webkit-overflow-scrolling: touch;
outline: 0;
}
.modal.fade .modal-dialog {
-webkit-transform: translate(0, -25%);
-ms-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: -webkit-transform 0.3s ease-out;
-o-transition: transform 0.3s ease-out;
transition: transform 0.3s ease-out;
transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}
.modal.in .modal-dialog {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
transform: translate(0, 0);
}
.modal-open .modal {
overflow-x: hidden;
overflow-y: auto;
}
.modal-dialog {
position: relative;
width: auto;
margin: 10px;
}
.modal-content {
position: relative;
background-color: #fff;
border: 1px solid #999;
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);
background-clip: padding-box;
outline: 0;
}
.modal-backdrop,
.mobile-menu-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
}
.modal-backdrop.fade,
.mobile-menu-backdrop.fade {
opacity: 0;
filter: alpha(opacity=0);
}
.modal-backdrop.in,
.mobile-menu-backdrop.in {
opacity: 0.5;
filter: alpha(opacity=50);
}
.modal-header {
padding: 15px;
border-bottom: 1px solid #e5e5e5;
min-height: 16.715px;
}
.modal-header .close {
margin-top: -2px;
}
.modal-title {
margin: 0;
line-height: 1.715;
}
.modal-body {
position: relative;
padding: 15px;
}
.modal-footer {
padding: 15px;
text-align: right;
border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
margin-left: 5px;
margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
margin-left: 0;
}
.modal-scrollbar-measure {
position: absolute;
top: -9999px;
width: 50px;
height: 50px;
overflow: scroll;
}
@media (min-width: 768px) {
.modal-dialog {
width: 600px;
margin: 30px auto;
}
.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);
}
.modal-sm {
width: 300px;
}
}
@media (min-width: 992px) {
.modal-lg {
width: 900px;
}
}  .clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.modal-footer:before,
.modal-footer:after {
content: " ";
display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.modal-footer:after {
clear: both;
}
.center-block {
display: block;
margin-left: auto;
margin-right: auto;
}
.pull-right {
float: right !important;
}
.pull-left {
float: left !important;
}
.hide {
display: none !important;
}
.show {
display: block !important;
}
.invisible {
visibility: hidden;
}
.text-hide {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}
.hidden {
display: none !important;
visibility: hidden !important;
}
.affix {
position: fixed;
}  @-ms-viewport {
width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
display: none !important;
}
@media (max-width: 767px) {
.visible-xs {
display: block !important;
}
table.visible-xs {
display: table;
}
tr.visible-xs {
display: table-row !important;
}
th.visible-xs,
td.visible-xs {
display: table-cell !important;
}
}
@media (max-width: 767px) {
.visible-xs-block {
display: block !important;
}
}
@media (max-width: 767px) {
.visible-xs-inline {
display: inline !important;
}
}
@media (max-width: 767px) {
.visible-xs-inline-block {
display: inline-block !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm {
display: block !important;
}
table.visible-sm {
display: table;
}
tr.visible-sm {
display: table-row !important;
}
th.visible-sm,
td.visible-sm {
display: table-cell !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-block {
display: block !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-inline {
display: inline !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-inline-block {
display: inline-block !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md {
display: block !important;
}
table.visible-md {
display: table;
}
tr.visible-md {
display: table-row !important;
}
th.visible-md,
td.visible-md {
display: table-cell !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-block {
display: block !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-inline {
display: inline !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-inline-block {
display: inline-block !important;
}
}
@media (min-width: 1200px) {
.visible-lg {
display: block !important;
}
table.visible-lg {
display: table;
}
tr.visible-lg {
display: table-row !important;
}
th.visible-lg,
td.visible-lg {
display: table-cell !important;
}
}
@media (min-width: 1200px) {
.visible-lg-block {
display: block !important;
}
}
@media (min-width: 1200px) {
.visible-lg-inline {
display: inline !important;
}
}
@media (min-width: 1200px) {
.visible-lg-inline-block {
display: inline-block !important;
}
}
@media (max-width: 767px) {
.hidden-xs {
display: none !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.hidden-sm {
display: none !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.hidden-md {
display: none !important;
}
}
@media (min-width: 1200px) {
.hidden-lg {
display: none !important;
}
}
.visible-print {
display: none !important;
}
@media print {
.visible-print {
display: block !important;
}
table.visible-print {
display: table;
}
tr.visible-print {
display: table-row !important;
}
th.visible-print,
td.visible-print {
display: table-cell !important;
}
}
.visible-print-block {
display: none !important;
}
@media print {
.visible-print-block {
display: block !important;
}
}
.visible-print-inline {
display: none !important;
}
@media print {
.visible-print-inline {
display: inline !important;
}
}
.visible-print-inline-block {
display: none !important;
}
@media print {
.visible-print-inline-block {
display: inline-block !important;
}
}
@media print {
.hidden-print {
display: none !important;
}
}  a:focus {
outline: none;
}
.page-loader {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 10000;
background-color: #ffffff;
}
.page-loader-img {
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
margin: auto;
}
.btn-transition,
.btn,
.pagination .page-numbers,
.button,
#inspiry_language_list .active,
#inspiry_language_list a,
#dsidx-contact-form-submit,
.sidebar .dsidx-resp-area-submit input[type="submit"],
.dsidx-resp-vertical .dsidx-resp-area-submit input[type="submit"],
.dsidx-widget-single-listing .dsidx-widget-single-listing-photos .dsidx-widget-single-listing-slideshow-control,
.qe-testimonial-wrapper .qe-testimonial-img img.avatar,
.select2-results li,
.widget_lc_taxonomy input[type="submit"],
.widget_search input[type="submit"],
.search-form input[type="submit"],
.widget-post-image:hover img,
.view-btn,
.carousel-nav .prev,
.carousel-nav .next,
.carousel-nav .left-arrow,
.carousel-nav .right-arrow,
.user-nav a,
.button-menu-close,
.site-main-nav .main-menu a,
.header-variation-three .icon-email-two,
.header-variation-three .icon-lock,
.mean-container .meanmenu-reveal,
.mean-container .mean-nav li a,
.slide-overlay .property-status-tag,
.slide-overlay .property-status-tag:before,
.form-submit-btn,
.property-listing-three-post .property-status,
.favorite-and-print > a,
.property-features-list a:after,
.trash-favorite .loader,
.trash-favorite .fa-trash-alt,
.action-buttons .fa,
.action-buttons .fas,
.action-buttons .far,
.agent-image img,
.gallery-items-filter a,
.search-plus,
.external-link,
.tag-links a,
.btn-default,
.btn-large,
.btn-small,
.featured-properties-three .featured-property-post .property-status,
#respond input[type="submit"],
.login-form-submit,
.widget_lidd_mc_widget input[type="submit"],
.widget_mortgage-calculator input[type="submit"],
.widget_inspiry-mortgage-calculator input[type="submit"] {
-webkit-transition: all 0.1s linear;
-o-transition: all 0.1s linear;
transition: all 0.1s linear;
}
.text-transition,
.breadcrumb a,
.form-heading .fas,
.form-heading .fa,
.form-heading .far,
.widget a,
.contact-number a,
.header-variation-one .header-social-nav > a,
.entry-title a,
.property-associative-style .entry-title,
.property-associative-style .price,
.featured-properties-one .price,
.featured-properties-one .featured-property-post:hover a,
.featured-properties-one .featured-property-post:hover .price,
.home-recent-posts .post-meta a,
.read-more,
.property-features-list a,
.property-attachments-list a,
.property-content .entry-content a,
.agent-name a,
.agent-social-profiles a,
.default-page .entry-content a,
.blog-post-entry-meta a,
.property-listing-two .entry-title,
.property-listing-two .price,
.featured-properties-two .entry-title,
.featured-properties-two .price {
-webkit-transition: color 0.1s linear;
-o-transition: color 0.1s linear;
transition: color 0.1s linear;
}
.image-transition .img-responsive,
.featured-properties-thumbnail .img-responsive,
.property-listing-home .img-responsive,
.featured-property-post .img-responsive,
.property-listing-simple .img-responsive,
.property-listing-grid .img-responsive,
.gallery-thumbnail .img-responsive {
-webkit-transform: scale(1.15);
-ms-transform: scale(1.15);
transform: scale(1.15);
opacity: 1;
filter: alpha(opacity=100);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transition: all 0.35s ease;
-o-transition: all 0.35s ease;
transition: all 0.35s ease;
}
.image-transition:hover .img-responsive,
.featured-properties-thumbnail:hover .img-responsive,
.property-listing-home:hover .img-responsive,
.featured-property-post:hover .img-responsive,
.property-listing-simple:hover .img-responsive,
.property-listing-grid:hover .img-responsive,
.gallery-thumbnail:hover .img-responsive {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
opacity: 0.9;
filter: alpha(opacity=90);
}
.disable-image-transition .img-responsive {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
opacity: 1;
filter: alpha(opacity=100);
}
.disable-image-transition:hover .img-responsive {
opacity: 1;
filter: alpha(opacity=100);
}
.zero-padding {
padding: 0;
}
.zero-horizontal-padding {
padding-left: 0;
padding-right: 0;
}
.zero-margin {
margin: 0;
}
.zero-horizontal-margin {
margin-left: 0;
margin-right: 0;
}
.list-style-reset,
.breadcrumb,
#inspiry_language_list ul,
.widget ul,
.user-nav,
.site-main-nav ul {
list-style: none;
padding: 0;
margin: 0;
}
.embed-responsive.embed-responsive-full {
padding-bottom: 75%;
}
.price-and-status span {
vertical-align: middle;
}
.property-status-tag-common,
.property-status-tag,
.property-status-tag-flipped {
display: inline-block;
position: relative;
padding: 0 12px;
height: 24px;
font-size: 12px;
line-height: 25px;
text-transform: uppercase;
}
.property-status-tag-common:before,
.property-status-tag-common:after,
.property-status-tag:before,
.property-status-tag:after,
.property-status-tag-flipped:before,
.property-status-tag-flipped:after {
position: absolute;
top: 0;
width: 0;
height: 0;
border-style: solid;
}
.property-status-tag {
margin-left: 12px;
}
.property-status-tag:before {
content: '';
left: -12px;
border-width: 12px 12px 12px 0;
}
.property-status-tag-flipped {
margin-right: 12px;
}
.property-status-tag-flipped:after {
content: '';
right: -12px;
border-width: 12px 0 12px 12px;
}
.list-grid-layout {
list-style: none;
text-align: center;
margin-bottom: 0;
}
.list-grid-layout > li {
display: inline-block;
padding: 10px 14px;
vertical-align: middle;
} .alignnone {
margin: 5px 30px 20px 0;
}
.aligncenter,
div.aligncenter {
display: block;
margin: 5px auto 5px auto;
}
.alignright {
float: right;
margin: 5px 0 20px 30px;
}
.alignleft {
float: left;
margin: 5px 30px 20px 0;
}
a img.alignright {
float: right;
margin: 5px 0 20px 30px;
}
a img.alignnone {
margin: 5px 30px 20px 0;
}
a img.alignleft {
float: left;
margin: 5px 30px 20px 0;
}
a img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption {
border: 1px solid;
max-width: 96%; padding: 5px 5px 3px;
text-align: center;
}
.wp-caption.alignnone {
margin: 5px 30px 20px 0;
}
.wp-caption.alignleft {
margin: 5px 30px 20px 0;
}
.wp-caption.alignright {
margin: 5px 0 20px 30px;
}
.wp-caption img {
border: 0 none;
height: auto;
margin: 0;
max-width: 98.5%;
padding: 0;
width: auto;
}
.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
margin: 0;
padding: 0 4px 5px;
} .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}
.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
border-radius: 3px;
clip: auto !important;
display: block;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; }
.wp-caption {
margin-bottom: 1.6em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin: 0;
}
.wp-caption-text {
line-height: 1.5;
padding: 0.5em 0;
}
.gallery {
margin-bottom: 1.6em;
}
.gallery-item {
display: inline-block;
padding: 1.79104477%;
text-align: center;
vertical-align: top;
width: 100%;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.gallery-icon img {
margin: 0 auto;
}
.gallery-caption {
display: block;
line-height: 1.5;
padding: 0.5em 0;
}
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
display: none;
}  h1,
h2,
h3,
h4,
h5,
h6 {
margin-top: 0;
margin-bottom: 20px;
}
dd {
padding-left: 10px;
margin-bottom: 10px;
}
table {
width: 100%;
max-width: 100%;
margin-bottom: 24px;
}
td,
th {
padding: 5px 7px;
border: 1px solid;
}
input:focus,
button:focus,
select:focus,
textarea:focus {
outline: none;
}  @media print {
a[href]:after {
content: none !important;
}
#mobile-header,
.header-menu-wrapper,
.user-nav,
#inspiry_language_list,
.contact-number,
.social-networks,
.header-bottom,
.page-head,
.single-property-slider,
.scrolling-wrapper,
.property-video,
.property-share-networks,
.property-attachments,
.favorite-and-print,
.btn-default,
.agent-contact-form,
.agent-social-profiles,
.sub-properties,
.similar-properties,
.widget,
.property-virtual-tour,
.site-footer,
#comments,
.login-form-submit,
.widget_lidd_mc_widget input[type="submit"],
.widget_mortgage-calculator input[type="submit"],
.widget_inspiry-mortgage-calculator input[type="submit"] {
display: none !important;
}
.logo-inner-wrapper,
.only-for-print,
.agent-name {
display: block !important;
}
.site-logo {
min-height: 1px !Important;
margin: 10px 0;
}
.site-logo .hide-on-print {
display: none;
}
.site-logo .invert-on-print {
-webkit-filter: brightness(0) invert(0);
filter: brightness(0) invert(0);
}
.site-logo,
.site-pages,
.property-single-content,
.agent-common-styles {
padding: 0 !important;
}
.meta-item {
width: 25% !important;
}
.single-property-wrapper {
padding: 20px 0 10px !important;
}
.single-property-title,
.agent-image,
.agent-common-styles .inner-wrapper,
.agent-contacts-list {
display: inline-block;
}
.single-property-title {
margin: 0 40px 10px 0;
}
.single-property-title:after {
content: " -";
}
.single-property-header {
margin-bottom: 18px !Important;
}
.property-additional-details-list {
font-size: 13px;
}
.property-features,
.property-features-list > li,
.fancy-title {
margin-bottom: 5px !important;
}
.property-additional-details {
margin-top: 0 !important;
}
.property-location-section,
.property-additional-details {
margin-bottom: 20px !important;
}
.agent-name {
margin: 0;
}
.agent-common-styles p {
margin-bottom: 10px;
}
.agent-image {
float: none !important;
margin-right: 0;
}
.agent-common-styles .inner-wrapper {
margin-bottom: 0 !important;
padding-right: 60px;
}
.agent-common-styles .inner-wrapper,
.agent-contacts-list {
vertical-align: middle;
}
#scroll-top {
display: none !important;
}
.inspiry-post-nav {
display: none !important;
}
}  body {
overflow-x: hidden;
}
.site-pages {
padding-top: 50px;
padding-bottom: 120px;
overflow: hidden;
}
@media (min-width: 768px) {
.layout-boxed {
max-width: 720px;
margin-left: auto;
margin-right: auto;
}
.layout-boxed .container {
max-width: 720px;
padding-left: 0;
padding-right: 0;
}
}
@media (min-width: 992px) {
.layout-boxed,
.layout-boxed .container {
max-width: 940px;
}
}
@media (min-width: 1200px) {
.layout-boxed,
.layout-boxed .container {
max-width: 1140px;
}
}
.realplaces-content-fullwidth .site-content .site-main-content {
width: 100%;
}  textarea,
input,
input[type="text"],
input[type="button"],
input[type="submit"] {
-webkit-appearance: none;
border-radius: 0;
}
input[type="password"],
.input-field,
.wpcf7-text,
.wpcf7-number,
.wpcf7-quiz,
.post-password-form input[type="submit"],
.wpcf7-submit,
.wpcf7-date {
height: 46px;
}
.wpcf7-text,
.wpcf7-number,
.wpcf7-quiz,
.wpcf7-date {
width: 60%;
}
@media (max-width: 480px) {
.wpcf7-text,
.wpcf7-number,
.wpcf7-quiz,
.wpcf7-date {
width: 100%;
}
}
input[type="password"],
.input-field,
.textarea-field,
.wpcf7-text,
.wpcf7-number,
.wpcf7-date,
.wpcf7-quiz,
.wpcf7-textarea {
padding-right: 10px;
padding-left: 10px;
}
.textarea-field,
.wpcf7-textarea {
display: block;
width: 100%;
height: 120px;
padding-top: 10px;
padding-bottom: 10px;
}
.checkbox-field,
.radio-field {
margin-right: 5px;
}
.checkbox-field input[type="checkbox"] + label:before,
.radio-field input[type="radio"] + label:before {
border: 1px solid;
margin-right: 8px;
}
.radio-field input[type="radio"] + label:before {
border-radius: 50%;
}
.post-password-form input[type="submit"] {
padding-left: 25px;
padding-right: 25px;
}
input[type="password"],
.input-field,
.textarea-field,
.wpcf7-text,
.wpcf7-number,
.wpcf7-date,
.wpcf7-quiz,
.wpcf7-textarea,
.post-password-form input[type="submit"],
.wpcf7-submit {
border: 1px solid;
}
.wpcf7-submit {
padding-left: 45px;
padding-right: 45px;
}
.wpcf7 input[type="checkbox"] {
-webkit-appearance: checkbox;
}
.wpcf7 input[type="radio"],
.wpcf7 input[type="checkbox"] {
display: inline-block;
}
.inspiry-contact-form-wrapper .wpcf7-text,
.inspiry-contact-form-wrapper .wpcf7-number,
.inspiry-contact-form-wrapper .wpcf7-quiz,
.inspiry-contact-form-wrapper .wpcf7-date {
width: 100%;
}
.inspiry-recaptcha-wrapper {
margin-bottom: 30px;
}  .btn,
.btn-default,
.btn-large,
.btn-small,
#respond input[type="submit"],
.login-form-submit,
.widget_lidd_mc_widget input[type="submit"],
.widget_mortgage-calculator input[type="submit"],
.widget_inspiry-mortgage-calculator input[type="submit"] {
display: inline-block;
margin-bottom: 0;
font-weight: normal;
background-image: none;
text-align: center;
-ms-touch-action: manipulation;
touch-action: manipulation;
cursor: pointer;
border: 1px solid transparent;
white-space: nowrap;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.btn-default,
.login-form-submit,
.widget_lidd_mc_widget input[type="submit"],
.widget_mortgage-calculator input[type="submit"],
.widget_inspiry-mortgage-calculator input[type="submit"] {
color: #ffffff;
background-color: #0dbae8;
}
.btn-default:hover,
.btn-default:focus {
color: #ffffff;
background-color: #0caeda;
}
.btn-large {
color: #ffffff;
background-color: #0dbae8;
}
.btn-large:hover,
.btn-large:focus {
color: #ffffff;
background-color: #0caeda;
}
.btn-small {
color: #ffffff;
background-color: #0dbae8;
}
.btn-small:hover,
.btn-small:focus {
color: #ffffff;
background-color: #0caeda;
}
.btn-green {
color: #ffffff;
background-color: #50b848;
}
.btn-green:hover,
.btn-green:focus {
color: #ffffff;
background-color: #4bad43;
}
.btn-orange {
color: #ffffff;
background-color: #FF8000;
}
.btn-orange:hover,
.btn-orange:focus {
color: #ffffff;
background-color: #f07800;
}
.btn-red {
color: #ffffff;
background-color: #ff0000;
}
.btn-red:hover,
.btn-red:focus {
color: #ffffff;
background-color: #f00000;
}
.btn-default,
.login-form-submit,
.widget_lidd_mc_widget input[type="submit"],
.widget_mortgage-calculator input[type="submit"],
.widget_inspiry-mortgage-calculator input[type="submit"] {
padding: 10px 20px;
font-size: 14px;
line-height: 1.715;
}
.btn-large {
padding: 18px 30px;
font-size: 18px;
line-height: 1.3;
}
.btn-small {
padding: 12px 25px;
font-size: 16px;
line-height: 1.4;
}  .breadcrumb-wrapper {
padding-top: 40px;
padding-bottom: 40px;
}
.breadcrumb {
font-size: 13px;
}
.breadcrumb > li {
display: inline-block;
text-transform: uppercase;
}
.breadcrumb > li + li:before {
content: "|";
padding-left: 9px;
padding-right: 10px;
}  .pagination {
margin: 60px auto 0;
text-align: center;
}
.pagination .fa-angle-right {
position: relative;
right: -2px;
}
.pagination .page-numbers {
width: 50px;
height: 50px;
line-height: 50px;
}
.pagination .page-numbers,
.page-links a {
display: inline-block;
margin: 0 2px 8px;
font-size: 15px;
}
.page-links a {
width: 27px;
height: 27px;
line-height: 27px;
text-align: center;
border: 1px solid;
}  .modal-backdrop.in,
.mobile-menu-backdrop.in {
opacity: 0.85;
filter: alpha(opacity=85);
}
.modal.fade .modal-dialog {
-webkit-transform: translate(0, -80%);
-ms-transform: translate(0, -80%);
transform: translate(0, -80%);
}
.modal.in .modal-dialog {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
transform: translate(0, 0);
}
.modal-dialog {
margin: 10% auto 0;
}
.login-form-label {
display: none;
margin-bottom: 3px;
}
.login-form-input {
height: 45px;
padding: 3px 17px;
}
.login-form-input-common {
width: 100%;
border: none;
}
.form-element {
margin-bottom: 21px;
}
.form-element .error:not(input) {
display: block;
margin-top: 5px;
}
.login-form-submit {
padding-top: 12px;
padding-bottom: 12px;
text-transform: uppercase;
}
.password-section,
.register-section {
display: none;
}
.form-heading {
margin-bottom: 26px;
font-size: 15px;
text-transform: uppercase;
}
.form-heading .fa-sign-in-alt {
margin-right: 10px;
}
.close-modal-dialog {
margin-top: -1px;
padding: 0;
background: none;
border: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.sign-up > a {
margin-left: 9px;
}
.close-modal-dialog {
float: right;
}
.buttons-external {
position: relative;
}
.graphic {
position: absolute;
top: -18px;
left: 0;
right: 0;
}
.graphic > span {
display: block;
margin-left: auto;
margin-right: auto;
}
.or {
width: 37px;
height: 37px;
padding: 5px 0;
margin-bottom: 5px;
border-radius: 50%;
border: 1px solid;
text-align: center;
}
.vertical-line {
width: 1px;
height: 15px;
}
.circle {
width: 5px;
height: 5px;
border-radius: 50%;
}
.vertical-line,
.circle {
background-color: #cad7e3;
}
.button {
display: block;
margin-top: 10px;
padding: 12px 5px;
text-align: center;
}
.button .fas,
.button .fa,
.button .far {
display: inline-block;
margin-right: 15px;
}
.facebook-button {
float: left;
}
.google-button {
float: right;
}
.modal-loader {
display: none;
}
.modal-loader,
.modal-message,
.modal-error {
margin: 10px 0;
}
@media (min-width: 768px) {
.modal-dialog {
width: 470px;
}
.modal-dialog .form-wrapper {
padding: 32px 32px 50px;
}
.buttons-external {
padding: 53px 32px 43px;
}
.button {
width: 49.5%;
}
}
@media (max-width: 767px) {
.modal-dialog {
width: 300px;
}
.modal-dialog .form-wrapper {
padding: 22px 22px 30px;
}
.buttons-external {
padding: 45px 22px 23px;
}
.login-link,
.sign-up,
.forgot-password {
width: 100%;
}
.button {
width: 100%;
}
#login-modal .inspiry-recaptcha-wrapper {
-ms-transform: scale(0.84);
transform: scale(0.84);
-webkit-transform: scale(0.84);
-ms-transform-origin: 0 0;
transform-origin: 0 0;
-webkit-transform-origin: 0 0;
margin-bottom: 20px;
}
}  #comments .wp-social-login-widget,
.inspiry-social-login .wp-social-login-widget {
margin-bottom: 20px;
}
#comments .wp-social-login-connect-with,
.inspiry-social-login .wp-social-login-connect-with {
font-family: inherit;
color: inherit;
}
#comments .wp-social-login-provider-list,
.inspiry-social-login .wp-social-login-provider-list {
padding: 0;
margin: 0 0 0 -3px;
}
#comments .wp-social-login-provider-list a,
.inspiry-social-login .wp-social-login-provider-list a {
color: #fff;
}
#comments .wp-social-login-provider-list a:hover,
.inspiry-social-login .wp-social-login-provider-list a:hover {
color: #fff;
}
#comments .wp-social-login-provider,
.inspiry-social-login .wp-social-login-provider {
display: inline-block;
padding: 8px 13px;
margin: 5px 3px;
font-family: "Varela Round", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 13px;
line-height: 1.5;
text-align: center;
color: #fff;
background-color: #e3712c;
}
#comments i.fas,
.inspiry-social-login i.fas,
#comments .fa,
.inspiry-social-login .fa,
#comments .far,
.inspiry-social-login .far {
display: inline-block;
}
#comments .wp-social-login-provider-facebook,
.inspiry-social-login .wp-social-login-provider-facebook {
background-color: #3b5998;
}
#comments .wp-social-login-provider-facebook:focus,
.inspiry-social-login .wp-social-login-provider-facebook:focus,
#comments .wp-social-login-provider-facebook:hover,
.inspiry-social-login .wp-social-login-provider-facebook:hover {
background-color: #344e86;
}
#comments .wp-social-login-provider-google,
.inspiry-social-login .wp-social-login-provider-google {
background-color: #dd4b39;
}
#comments .wp-social-login-provider-google:focus,
.inspiry-social-login .wp-social-login-provider-google:focus,
#comments .wp-social-login-provider-google:hover,
.inspiry-social-login .wp-social-login-provider-google:hover {
background-color: #4285f4;
}
#comments .wp-social-login-provider-twitter,
.inspiry-social-login .wp-social-login-provider-twitter {
background-color: #1da1f2;
}
#comments .wp-social-login-provider-twitter:focus,
.inspiry-social-login .wp-social-login-provider-twitter:focus,
#comments .wp-social-login-provider-twitter:hover,
.inspiry-social-login .wp-social-login-provider-twitter:hover {
background-color: #14171a;
}
#comments .wp-social-login-provider-yahoo,
.inspiry-social-login .wp-social-login-provider-yahoo {
background-color: #410093;
}
#comments .wp-social-login-provider-yahoo:focus,
.inspiry-social-login .wp-social-login-provider-yahoo:focus,
#comments .wp-social-login-provider-yahoo:hover,
.inspiry-social-login .wp-social-login-provider-yahoo:hover {
background-color: #36007a;
}
#comments .wp-social-login-provider-linkedin,
.inspiry-social-login .wp-social-login-provider-linkedin {
background-color: #0077b5;
}
#comments .wp-social-login-provider-linkedin:focus,
.inspiry-social-login .wp-social-login-provider-linkedin:focus,
#comments .wp-social-login-provider-linkedin:hover,
.inspiry-social-login .wp-social-login-provider-linkedin:hover {
background-color: #8d6cab;
}
#comments .wp-social-login-provider-instagram,
.inspiry-social-login .wp-social-login-provider-instagram {
background-color: #f77737;
}
#comments .wp-social-login-provider-instagram:focus,
.inspiry-social-login .wp-social-login-provider-instagram:focus,
#comments .wp-social-login-provider-instagram:hover,
.inspiry-social-login .wp-social-login-provider-instagram:hover {
background-color: #fcaf45;
}
#comments .wp-social-login-provider-wordpress,
.inspiry-social-login .wp-social-login-provider-wordpress {
background-color: #21759b;
}
#comments .wp-social-login-provider-wordpress:focus,
.inspiry-social-login .wp-social-login-provider-wordpress:focus,
#comments .wp-social-login-provider-wordpress:hover,
.inspiry-social-login .wp-social-login-provider-wordpress:hover {
background-color: #464646;
}
#comments .wp-social-login-provider-disqus,
.inspiry-social-login .wp-social-login-provider-disqus {
background-color: #2e9fff;
}
#comments .wp-social-login-provider-disqus:focus,
.inspiry-social-login .wp-social-login-provider-disqus:focus,
#comments .wp-social-login-provider-disqus:hover,
.inspiry-social-login .wp-social-login-provider-disqus:hover {
background-color: #1593ff;
}
#comments .wp-social-login-provider-reddit,
.inspiry-social-login .wp-social-login-provider-reddit {
background-color: #ff4500;
}
#comments .wp-social-login-provider-reddit:focus,
.inspiry-social-login .wp-social-login-provider-reddit:focus,
#comments .wp-social-login-provider-reddit:hover,
.inspiry-social-login .wp-social-login-provider-reddit:hover {
background-color: #5f99cf;
}
#comments .wp-social-login-provider-foursquare,
.inspiry-social-login .wp-social-login-provider-foursquare {
background-color: #f94877;
}
#comments .wp-social-login-provider-foursquare:focus,
.inspiry-social-login .wp-social-login-provider-foursquare:focus,
#comments .wp-social-login-provider-foursquare:hover,
.inspiry-social-login .wp-social-login-provider-foursquare:hover {
background-color: #0732a2;
}
#comments .wp-social-login-provider-lastfm,
.inspiry-social-login .wp-social-login-provider-lastfm {
background-color: #d51007;
}
#comments .wp-social-login-provider-lastfm:focus,
.inspiry-social-login .wp-social-login-provider-lastfm:focus,
#comments .wp-social-login-provider-lastfm:hover,
.inspiry-social-login .wp-social-login-provider-lastfm:hover {
background-color: #bc0e06;
}
#comments .wp-social-login-provider-tumblr,
.inspiry-social-login .wp-social-login-provider-tumblr {
background-color: #35465c;
}
#comments .wp-social-login-provider-tumblr:focus,
.inspiry-social-login .wp-social-login-provider-tumblr:focus,
#comments .wp-social-login-provider-tumblr:hover,
.inspiry-social-login .wp-social-login-provider-tumblr:hover {
background-color: #2c3a4c;
}
#comments .wp-social-login-provider-goodreads,
.inspiry-social-login .wp-social-login-provider-goodreads {
background-color: #553b08;
}
#comments .wp-social-login-provider-goodreads:focus,
.inspiry-social-login .wp-social-login-provider-goodreads:focus,
#comments .wp-social-login-provider-goodreads:hover,
.inspiry-social-login .wp-social-login-provider-goodreads:hover {
background-color: #3e2b06;
}
#comments .wp-social-login-provider-stackoverflow,
.inspiry-social-login .wp-social-login-provider-stackoverflow {
background-color: #fe7a15;
}
#comments .wp-social-login-provider-stackoverflow:focus,
.inspiry-social-login .wp-social-login-provider-stackoverflow:focus,
#comments .wp-social-login-provider-stackoverflow:hover,
.inspiry-social-login .wp-social-login-provider-stackoverflow:hover {
background-color: #f86c01;
}
#comments .wp-social-login-provider-github,
.inspiry-social-login .wp-social-login-provider-github {
background-color: #4183c4;
}
#comments .wp-social-login-provider-github:focus,
.inspiry-social-login .wp-social-login-provider-github:focus,
#comments .wp-social-login-provider-github:hover,
.inspiry-social-login .wp-social-login-provider-github:hover {
background-color: #3876b4;
}
#comments .wp-social-login-provider-dribbble,
.inspiry-social-login .wp-social-login-provider-dribbble {
background-color: #ea4c89;
}
#comments .wp-social-login-provider-dribbble:focus,
.inspiry-social-login .wp-social-login-provider-dribbble:focus,
#comments .wp-social-login-provider-dribbble:hover,
.inspiry-social-login .wp-social-login-provider-dribbble:hover {
background-color: #444444;
}
#comments .wp-social-login-provider-500px,
.inspiry-social-login .wp-social-login-provider-500px {
background-color: #0099e5;
}
#comments .wp-social-login-provider-500px:focus,
.inspiry-social-login .wp-social-login-provider-500px:focus,
#comments .wp-social-login-provider-500px:hover,
.inspiry-social-login .wp-social-login-provider-500px:hover {
background-color: #ff4c4c;
}
#comments .wp-social-login-provider-skyrock,
.inspiry-social-login .wp-social-login-provider-skyrock {
background-color: #009aff;
}
#comments .wp-social-login-provider-skyrock:focus,
.inspiry-social-login .wp-social-login-provider-skyrock:focus,
#comments .wp-social-login-provider-skyrock:hover,
.inspiry-social-login .wp-social-login-provider-skyrock:hover {
background-color: #008be6;
}
#comments .wp-social-login-provider-mixi,
.inspiry-social-login .wp-social-login-provider-mixi {
background-color: #E67E22;
}
#comments .wp-social-login-provider-mixi:focus,
.inspiry-social-login .wp-social-login-provider-mixi:focus,
#comments .wp-social-login-provider-mixi:hover,
.inspiry-social-login .wp-social-login-provider-mixi:hover {
background-color: #d67118;
}
#comments .wp-social-login-provider-steam,
.inspiry-social-login .wp-social-login-provider-steam {
background-color: #000000;
}
#comments .wp-social-login-provider-steam:focus,
.inspiry-social-login .wp-social-login-provider-steam:focus,
#comments .wp-social-login-provider-steam:hover,
.inspiry-social-login .wp-social-login-provider-steam:hover {
background-color: #00adee;
}
#comments .wp-social-login-provider-twitchtv,
.inspiry-social-login .wp-social-login-provider-twitchtv {
background-color: #6441a5;
}
#comments .wp-social-login-provider-twitchtv:focus,
.inspiry-social-login .wp-social-login-provider-twitchtv:focus,
#comments .wp-social-login-provider-twitchtv:hover,
.inspiry-social-login .wp-social-login-provider-twitchtv:hover {
background-color: #b9a3e3;
}
#comments .wp-social-login-provider-vkontakte,
.inspiry-social-login .wp-social-login-provider-vkontakte {
background-color: #45668e;
}
#comments .wp-social-login-provider-vkontakte:focus,
.inspiry-social-login .wp-social-login-provider-vkontakte:focus,
#comments .wp-social-login-provider-vkontakte:hover,
.inspiry-social-login .wp-social-login-provider-vkontakte:hover {
background-color: #3d5a7d;
}
#comments .wp-social-login-provider-mailru,
.inspiry-social-login .wp-social-login-provider-mailru {
background-color: #07c;
}
#comments .wp-social-login-provider-mailru:focus,
.inspiry-social-login .wp-social-login-provider-mailru:focus,
#comments .wp-social-login-provider-mailru:hover,
.inspiry-social-login .wp-social-login-provider-mailru:hover {
background-color: #0068b3;
}
#comments .wp-social-login-provider-yandex,
.inspiry-social-login .wp-social-login-provider-yandex {
background-color: #ffcc00;
}
#comments .wp-social-login-provider-yandex:focus,
.inspiry-social-login .wp-social-login-provider-yandex:focus,
#comments .wp-social-login-provider-yandex:hover,
.inspiry-social-login .wp-social-login-provider-yandex:hover {
background-color: #e6b800;
}
#comments .wp-social-login-provider-odnoklassniki,
.inspiry-social-login .wp-social-login-provider-odnoklassniki {
background-color: #ed812b;
}
#comments .wp-social-login-provider-odnoklassniki:focus,
.inspiry-social-login .wp-social-login-provider-odnoklassniki:focus,
#comments .wp-social-login-provider-odnoklassniki:hover,
.inspiry-social-login .wp-social-login-provider-odnoklassniki:hover {
background-color: #eb7314;
}
#comments .wp-social-login-provider-aol,
.inspiry-social-login .wp-social-login-provider-aol {
background-color: #ff0b00;
}
#comments .wp-social-login-provider-aol:focus,
.inspiry-social-login .wp-social-login-provider-aol:focus,
#comments .wp-social-login-provider-aol:hover,
.inspiry-social-login .wp-social-login-provider-aol:hover {
background-color: #00c4ff;
}
#comments .wp-social-login-provider-live,
.inspiry-social-login .wp-social-login-provider-live {
background-color: #00bcf2;
}
#comments .wp-social-login-provider-live:focus,
.inspiry-social-login .wp-social-login-provider-live:focus,
#comments .wp-social-login-provider-live:hover,
.inspiry-social-login .wp-social-login-provider-live:hover {
background-color: #00a8d9;
}
#comments .wp-social-login-provider-pixelpin,
.inspiry-social-login .wp-social-login-provider-pixelpin {
background-color: #1d8bd5;
}
#comments .wp-social-login-provider-pixelpin:focus,
.inspiry-social-login .wp-social-login-provider-pixelpin:focus,
#comments .wp-social-login-provider-pixelpin:hover,
.inspiry-social-login .wp-social-login-provider-pixelpin:hover {
background-color: #1a7cbf;
}  #inspiry_language_list {
position: relative;
display: inline-block;
width: 40px;
height: 30px;
text-align: left;
cursor: pointer;
background-repeat: no-repeat;
background-position: center left;
}
#inspiry_language_list:hover ul {
display: block;
}
#inspiry_language_list ul {
display: none;
position: absolute;
top: 100%;
left: -5px;
z-index: 500;
min-width: 120px;
}
#inspiry_language_list ul:before {
width: 0;
height: 0;
margin-top: -5px;
margin-left: 9px;
border-left: 5px solid;
border-right: 5px solid;
border-bottom: 5px solid;
}
#inspiry_language_list li {
font-size: 12px;
}
#inspiry_language_list li.active {
cursor: auto;
}
#inspiry_language_list .active,
#inspiry_language_list a {
display: block;
padding: 6px 0;
text-transform: none;
}
#inspiry_language_list img {
vertical-align: middle;
margin: 0 12px;
}
.header-variation-one #inspiry_language_list {
vertical-align: middle;
margin-left: 8px;
}
.header-variation-two #inspiry_language_list {
float: right;
margin: 10px 0;
}
@media (max-width: 992px) {
#inspiry_language_list {
position: absolute;
top: -33px;
left: 56px;
}
.header-variation-one #inspiry_language_list {
margin-left: 0;
}
}  .vc_images_carousel .vc_carousel-indicators li {
border: 1px solid !important;
}
.vc_images_carousel .vc_carousel-indicators .vc_active {
border: 1px solid !important;
}
.vc_images_carousel .vc_carousel-control {
opacity: 1 !important;
filter: alpha(opacity=100) !important;
}  body.dsidx .entry-meta,
.ds-idx-listings-page .entry-meta {
display: inherit;
}
body.dsidx .property-associative-style .property-meta,
body.dsidx .property-listing-two .property-meta,
body.dsidx .featured-properties-two .property-meta,
body.dsidx .property-listing-two .property-meta,
body.dsidx .featured-properties-two .property-meta {
display: none;
}
#dsidx .dsidx-sorting-control {
float: right;
}
#dsidx .dsidx-sorting-control .select2-container {
width: 260px;
margin-left: 10px;
}
#dsidx .dsidx-sorting-control .select2-container--default .select2-selection--single {
text-align: left;
}
.dsidx-results .dsidx-paging-control {
display: inline-block;
margin-top: 13px;
}
#dsidx-map-control {
clear: both;
}
#dsidx-listings li hr {
border: 0;
}
#dsidx-listings .dsidx-address {
display: inline-block;
}
#dsidx-listings .dsidx-primary-data {
padding-top: 8px;
padding-bottom: 8px;
padding-right: 10px;
}
#dsidx-listings a {
font-weight: normal;
}
#dsidx-listings a:hover {
text-decoration: none;
}
#dsidx-listings .dsidx-price {
font-family: "Varela Round", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: normal;
display: inline-block;
}
#dsidx-listings .dsidx-price:before {
content: "-";
margin: 0 5px;
}
#dsidx-listings .dsidx-media .dsidx-photo {
border: none;
}
#dsidx-listings .dsidx-secondary-data div {
float: left;
font-size: 13px;
}
.dsidx-widget li:before,
#dsidx-listings .dsidx-secondary-data div:before,
div.dsidx-results-widget ul.dsidx-list li:before {
display: inline-block;
content: "\f054";
font: normal normal normal 14px/1 FontAwesome;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
transform: translate(0, 0);
margin-right: 10px;
font-size: 10px;
vertical-align: middle;
} @media (max-width: 767px) {
#dsidx-listings .dsidx-media .dsidx-photo {
position: static;
max-height: 100%;
text-align: center;
}
#dsidx-listings .dsidx-media .dsidx-photo img {
width: 100%;
}
#dsidx-listings .dsidx-primary-data,
#dsidx-listings .dsidx-secondary-data {
padding-left: 15px;
padding-bottom: 10px;
}
}
@media (min-width: 768px) {
#dsidx {
margin-left: -40px;
margin-right: -40px;
}
}
.dsidx-profile-button {
font-size: 14px;
}
#dsidx-profile-header .dsidx-profile-button .dsidx-profile-dropicon {
margin-top: 5px;
margin-left: 5px;
}
.dsidx-profile-button-divet-left {
border-width: 2px 0 0 2px;
}
.dsidx-profile-button-divet-left,
.dsidx-profile-button-divet-right {
top: 5px;
width: 7px;
height: 7px;
}
#dsidx-top-search {
border-radius: 0;
}
@media (max-width: 500px) {
#dsidx .dsidx-paging-control {
float: none;
margin-left: 16px;
}
} #dsidx ul.dsidx-tabs.dsidx-result-tabs li.dsidx-tab {
height: 34px;
line-height: 24px !important;
}
#dsidx ul.dsidx-tabs,
body.dsidx ul.dsidx-tabs {
height: 34px;
}
#dsidx ul.dsidx-tabs.dsidx-result-tabs li.dsidx-tab.dsidx-tab-map span {
background-position-y: 10px;
}
#dsidx ul.dsidx-tabs.dsidx-result-tabs li.dsidx-tab.dsidx-tab-grid span {
background-position-y: 12px;
}
#dsidx ul.dsidx-tabs.dsidx-result-tabs li.dsidx-tab.dsidx-tab-list span {
background-position-y: 12px;
} #dsidx-top-search #dsidx-search-form-main {
padding: 35px 20px 20px;
border-radius: 0;
}
#dsidx-top-search #dsidx-search-bar input {
border: 1px solid;
}
#dsidx-top-search input {
border: 1px solid;
}
.select2-container--default .select2-selection--single {
border: 1px solid;
}
#dsidx-top-search .dsidx-search-bar-openclose {
z-index: 200;
}
#dsidx-top-search #dsidx-search-filters.open .dsidx-search-filters-heading {
border-radius: 0;
}
#dsidx-top-search #dsidx-search-filters .dsidx-search-filters-heading {
padding: 10px;
border: 1px solid;
border-radius: 0;
}
#dsidx-top-search span.dsidx-search-openclose {
top: 10px;
border-radius: 0;
}
#dsidx-top-search #dsidx-search-filters.open .dsidx-search-filters-body {
padding: 0;
border-top: 0;
border-radius: 0;
border: none;
}
#dsidx-top-search #dsidx-search-form .dsidx-search-tag-list p.dsidx-search-empty-list {
margin: 0;
}
#dsidx-top-search #dsidx-search-form .dsidx-search-tag-list.open .dsidx-search-tag-checkboxes {
padding-top: 0;
overflow: hidden;
}
#dsidx-top-search #dsidx-search-form .dsidx-search-tag-list {
padding: 9px 20px;
border: none;
border-radius: 0;
}
#dsidx-top-search #dsidx-search-form .dsidx-search-tag-list li {
padding: 6px 8px;
border-radius: 0;
}
#dsidx-top-search #dsidx-search-bar .dsidx-search-controls .button {
padding: 0;
-webkit-box-shadow: none;
box-shadow: none;
border-radius: 0;
width: auto;
display: inline-block;
}
#dsidx-top-search #dsidx-search-bar .dsidx-search-controls button {
padding: 10px 25px;
border-radius: 0;
font-weight: normal;
}
@media (max-width: 767px) {
.dsidx-search-grid {
width: 100%;
}
}
#dsidx-search-form-wrap table {
border-collapse: collapse;
}
#dsidx-search-filters table,
#dsidx-search-filters td {
border: 1px solid !important;
}
#dsidx-top-search input.dsidx-large {
height: 47px;
}
#dsidx-top-search input.dsidx-medium {
width: 86px;
height: 47px;
}
@media (max-width: 767px) {
#dsidx-top-search #dsidx-search-form .dsidx-search-tag-list .dsidx-search-tag-checkbox {
width: 95%;
margin: 3px 0;
}
} #dsidx-listings li.dsidx-listing-container {
padding: 10px;
margin-bottom: 30px;
border: 1px solid;
}
#dsidx-listings .dsidx-listing {
border-bottom: none;
}
#dsidx-listings .dsidx-listing .dsidx-media {
padding: 0;
margin: 0;
}
@media (max-width: 600px) {
#dsidx-listings .dsidx-listing .dsidx-media {
width: 100%;
}
}
#dsidx-listings .dsidx-listing .dsidx-media .dsidx-photo {
border: none;
}
#dsidx-listings .dsidx-listing .dsidx-listing-tag.dsidx-tag-pre-foreclosure {
text-align: left;
}
#dsidx-listings .dsidx-listing .dsidx-media .dsidx-photo .dsidx-photo-count {
left: 0;
bottom: 0;
opacity: 1;
background-position-y: 6px;
padding: 13px 6px 11px 27px;
}
#dsidx-listings .dsidx-listing .dsidx-data {
margin: 0 !important;
}
#dsidx-listings .dsidx-listing .dsidx-primary-data {
padding: 10px 15px;
overflow: hidden;
border-bottom: none;
}
#dsidx-listings .dsidx-listing .dsidx-secondary-data {
padding: 10px;
overflow: hidden;
}
#dsidx-listings .dsidx-listing .dsidx-listing-tag.dsidx-tag-reo,
#dsidx-listings .dsidx-listing .dsidx-listing-tag.dsidx-tag-pre-foreclosure {
width: 100%;
}
#dsidx-listings .dsidx-listing .dsidx-listing-tag {
padding: 6px 15px;
margin: 0;
}
#dsidx-listings .dsidx-listing .dsidx-listing-tag.dsidx-tag-reo,
#dsidx-listings .dsidx-listing .dsidx-listing-tag.dsidx-tag-pre-foreclosure br {
display: none;
}
#dsidx-listings .dsidx-listing .dsidx-primary-data .dsidx-price,
#dsidx-listings .dsidx-listing .dsidx-primary-data .dsidx-price-sold {
padding: 0;
margin-top: 10px;
}
.dsidx-widget li:before,
#dsidx-listings .dsidx-secondary-data div:before,
div.dsidx-results-widget ul.dsidx-list li:before {
margin-right: 8px;
vertical-align: 1px;
}
#dsidx-listings .dsidx-secondary-data div {
width: 50%;
padding: 10px;
margin-bottom: 0;
}
@media (max-width: 1199px) {
#dsidx-listings .dsidx-secondary-data div {
width: 100%;
}
}
#dsidx-listings .dsidx-listing .dsidx-secondary-data div.dsidx-secondary-data-line {
margin-bottom: 0;
} .dsidx-results-grid #dsidx-listings li.dsidx-listing-container {
padding: 0;
margin-bottom: 0;
border: none;
}
@media (max-width: 480px) {
.dsidx-results-grid #dsidx-listings li.dsidx-listing-container {
width: 100%;
}
}
.dsidx-results-grid #dsidx-listings .dsidx-listing .dsidx-media,
.dsidx-results-grid #dsidx-listings .dsidx-listing .dsidx-data,
.dsidx-results-grid #dsidx-listings .dsidx-listing:hover .dsidx-media,
.dsidx-results-grid #dsidx-listings .dsidx-listing:hover .dsidx-data {
padding: 0;
}
.dsidx-results-grid #dsidx-listings .dsidx-listing .dsidx-media .dsidx-photo {
padding: 0;
border: none;
left: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
.dsidx-results-grid #dsidx-listings .dsidx-listing .dsidx-media .dsidx-photo img {
width: 100%;
height: auto;
}
.dsidx-results-grid #dsidx-listings .dsidx-listing .dsidx-primary-data {
padding: 10px 15px;
text-align: center;
}
.dsidx-results-grid #dsidx-listings .dsidx-listing .dsidx-data .dsidx-primary-data .dsidx-price {
border-bottom: none;
}
.dsidx-results-grid #dsidx-listings .dsidx-secondary-data div {
width: 100%;
}
.dsidx-results-grid #dsidx-listings .dsidx-listing .dsidx-secondary-data .dsidx-secondary-data-line {
padding-top: 15px;
}
.dsidx-results-grid #dsidx-listings .dsidx-listing .dsidx-secondary-data {
border: 1px solid;
border-top: none;
}
.dsidx-results-grid #dsidx-listings .dsidx-listing .dsidx-media .dsidx-photo .dsidx-photo-count {
padding: 5px 5px 5px 27px;
}
#dsidx-listings .dsidx-listing .dsidx-secondary-data img.dsidx-idx-icon {
position: relative;
bottom: 0;
right: 0;
float: right;
}
#dsidx-listings .dsidx-listing:hover .dsidx-secondary-data img.dsidx-idx-icon {
bottom: 0;
right: 0;
}  .dsidx-resp-area label {
margin-bottom: 5px;
}
.sidebar .dsidx-resp-area,
.dsidx-resp-vertical .dsidx-resp-area {
margin-bottom: 18px;
}
.dsidx-resp-area input[type="text"],
.dsidx-resp-area select {
height: 48px;
padding-left: 15px;
padding-right: 15px;
margin-bottom: 0;
border: none;
}
#dsidx-contact-form-submit,
.sidebar .dsidx-resp-area-submit input[type="submit"],
.dsidx-resp-vertical .dsidx-resp-area-submit input[type="submit"] {
border: none;
}
#dsidx-contact-form textarea,
#dsidx-contact-form input[type="text"] {
border: 1px solid;
}
#dsidx.dsidx-details .dsidx-contact-form table input.dsidx-text,
#dsidx.dsidx-details .dsidx-contact-form table textarea {
padding-left: 10px;
padding-right: 10px;
}
div.dsidx-results-widget ul.dsidx-list li a {
display: inline-block;
padding: 5px 0;
font-size: 13px;
font-family: "Varela Round", "Helvetica Neue", Helvetica, Arial, sans-serif;
vertical-align: middle;
}
ul.dsidx-list.dsidx-panel li.dsisx-has-mls-icon a {
padding-right: 0 !important;
}
.dsidx-resp-area-submit + div,
.dsidx-widget-single-listing .dsidx-widget-single-listing-meta .dsidx-widget-single-listing-photo-count,
div.dsidx-results-widget .dsidx-controls,
ul.dsidx-list.dsidx-panel li.dsisx-has-mls-icon:before,
div.dsidx-results-widget .dsidx-listing-idx-icon {
display: none;
} div.dsidx-results-widget .featured-listing:first-child {
padding-top: 0;
}
.featured-listing:before {
display: none !important;
}
div.dsidx-results-widget .dsidx-map .dsidx-results-widget-map-details {
height: auto;
}
div.dsidx-results-widget .dsidx-panel .dsidx-photo {
width: 100%;
position: static;
margin: 0 0 10px;
display: block;
float: none;
}
div.dsidx-results-widget .dsidx-panel .dsidx-photo img {
width: 100%;
max-width: 420px !important;
}
div.dsidx-results-widget ul,
div.dsidx-results-widget ul li,
div.dsidx-results-widget h4,
div.dsidx-results-widget p {
margin-left: 0 !important;
}
div.dsidx-results-widget .dsidx-expanded li {
display: block;
} .dsidx-widget-single-listing,
.dsidx-widget-single-listing h3.widget-title {
border: none;
}
.dsidx-widget-single-listing {
width: 100%;
padding: 0 5px 10px;
font-family: "Varela Round", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.dsidx-widget-single-listing:hover .dsidx-widget-single-listing-photos .dsidx-widget-single-listing-slideshow-control {
margin-left: 0;
}
.dsidx-widget-single-listing:hover .dsidx-widget-single-listing-photos .dsidx-widget-single-listing-slideshow-next {
margin-right: 0;
}
.dsidx-widget-single-listing h3.widget-title {
padding: 12px 9px;
text-transform: uppercase !important;
border: none;
}
.dsidx-widget-single-listing .dsidx-widget-single-listing-slideshow .dsidx-widget-single-listing-photo img {
height: 100% !important;
width: 100% !important;
}
.dsidx-widget-single-listing .dsidx-widget-single-listing-meta div {
padding: 8px 10px;
}
.dsidx-widget-single-listing .dsidx-widget-single-listing-photos .dsidx-widget-single-listing-slideshow-control {
margin-left: -35px;
}
.dsidx-widget-single-listing .dsidx-widget-single-listing-photos .dsidx-widget-single-listing-slideshow-next {
margin-right: -35px;
} div.dsidx-results-widget .dsidx-slideshow-control {
border: none;
text-transform: uppercase;
padding: 5px 0;
height: auto;
}
div.dsidx-results-widget .dsidx-slideshow li {
height: 300px;
}
div.dsidx-results-widget .dsidx-slideshow,
div.dsidx-results-widget .dsidx-slideshow ul {
height: 276px;
} .dsidx-details #dsidx-description {
position: relative;
margin: 40px 0;
padding: 34px 36px 30px 64px;
}  .qe-testimonial-wrapper {
border-bottom: 1px solid;
padding-bottom: 25px;
margin-bottom: 40px;
}
.qe-testimonial-wrapper blockquote:before {
display: none;
}
.qe-testimonial-wrapper .qe-testimonial-img {
margin-top: 0;
}
.qe-testimonial-wrapper .qe-testimonial-name {
font-weight: 700;
}
.entry-content .qe-testimonial-wrapper .qe-testimonial-text p {
font-size: 14px;
font-style: normal;
}
.qe-testimonial-wrapper .qe-testimonial-text {
margin-left: 0;
margin-right: 0;
}
.qe-testimonial-wrapper .qe-testimonial-img img.avatar {
border: 3px solid;
}
.qe-faqs-index-list {
margin-bottom: 20px;
}
.qe-faqs-index-list li {
margin-bottom: 8px;
}
.qe-list-title {
margin-top: 30px;
}
.qe-list-title i.fa {
margin-right: 5px;
}
.qe-list-content {
margin-bottom: 30px;
}  .select2-container {
width: 100%;
}
.select2-container .select2-selection--single .select2-selection__rendered {
padding: 0 15px;
height: 100%;
line-height: 48px;
font-size: 14px;
}
.select2-container--default .select2-selection--single {
height: 48px;
border: 1px solid transparent;
border-radius: 0;
}
.select2-container--default .select2-selection--single:focus {
outline: none;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
top: 0;
right: 0;
width: 30px;
height: 48px;
line-height: 48px;
text-align: center;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
position: static;
margin: 0;
border: none;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b:after {
content: "\f078";
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
margin: auto;
height: 10px;
font-family: "Font Awesome 5 Free";
display: inline-block;
font-style: normal;
font-variant: normal;
line-height: 1;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-size: 9px;
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
border: none;
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b:after {
content: "\f077";
}
.select2-container--default .select2-results > .select2-results__options {
max-height: 225px;
}
.select2-dropdown {
border-radius: 0;
}
.select2-results__option {
padding: 10px 16px;
}
.select2-results li {
border-top: 1px solid;
}
@media (max-device-width: 1199px) {
body {
overflow-x: hidden;
}
}
@media (max-width: 767px) {
.select2-search--dropdown {
display: block;
}
}  .widget {
margin-bottom: 40px;
}
.widget img {
max-width: 100%;
}
.widget li {
overflow: hidden;
}
.widget-title {
text-transform: uppercase;
}
.sidebar .widget-title {
padding-bottom: 10px;
border-bottom: 2px solid;
font-size: 17px;
}
.sidebar .widget li {
position: relative;
padding: 6px 0 6px 24px;
background: url(//bgccondo.com.ph/wp-content/themes/inspiry-real-places/images/svg/widget-list-bullet.svg) no-repeat 0 14px;
}
.sidebar .widget li ul {
margin-top: 6px;
}
.sidebar .widget li ul li:last-child {
padding-bottom: 0;
}
.widget_lc_taxonomy input[type="submit"] {
margin-top: 18px;
padding: 11px 25px;
border: 1px solid;
}
.site-footer .widget-title {
font-size: 14px;
}
.site-footer li {
margin-bottom: 4px;
}
.site-footer .children li {
padding-left: 15px;
margin-top: 5px;
margin-bottom: 5px;
}
.site-footer .widget_mortgage-calculator,
.site-footer .widget_inspiry-mortgage-calculator,
.site-footer .widget_lidd_mc_widget {
padding: 0;
}
.site-footer .extra-search-fields {
display: none;
}
@media (min-width: 1199px) {
.site-footer td,
.site-footer th {
padding: 0;
}
.site-footer .advance-search-widget-title .fa-search {
margin-right: 5px;
padding-right: 12px;
padding-left: 12px;
font-size: 18px;
}
}
.widget_calendar .calendar_wrap,
.widget_calendar .calendar_wrap th {
text-align: center;
}
.widget_calendar .calendar_wrap th {
color: #fff;
background-color: #0dbae8;
}
.widget .tagcloud a {
display: inline-block;
margin: 0 0 4px;
padding: 6px 10px;
font-size: 14px !important;
} .widget_search input[type="text"],
.search-form input[type="text"],
.widget_search input[type="search"],
.search-form input[type="search"] {
float: left;
width: 80%;
height: 46px;
padding: 0 15px;
font-size: 13px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.widget_search input[type="submit"],
.search-form input[type="submit"] {
width: 20%;
height: 46px;
text-indent: 9999px;
} .sidebar .widget_recent_entries li:not(:last-child),
.sidebar .widget_recent_comments li:not(:last-child) {
margin-bottom: 4px;
}
.widget-post-image {
float: left;
}
.widget-post-image:hover img {
opacity: 0.9;
filter: alpha(opacity=90);
}
.widget-post-content {
display: table;
padding: 6px 0 0 15px;
}
.widget-post-title {
font-size: 15px;
margin-bottom: 6px;
}
.widget-post-comments .fa-comments {
margin-right: 5px;
} .widget .widget-featured-properties li {
background: none;
padding: 0;
}
.widget .widget-featured-properties > li:not(:last-child) {
margin-bottom: 30px;
}
.widget .widget-featured-properties .featured-properties-title {
margin-bottom: 5px;
}
.widget .widget-featured-properties p {
margin-bottom: 0;
word-break: break-all;
}
.widget .widget-featured-properties .read-more-link {
text-transform: uppercase;
}
.featured-properties-thumbnail {
position: relative;
margin-bottom: 19px;
overflow: hidden;
}
.featured-properties-thumbnail .price {
display: inline-block;
position: absolute;
right: 0;
bottom: 0;
z-index: 50;
padding: 5px 14px;
}
@media (max-width: 767px) {
.widget-featured-properties {
max-width: 460px;
margin-left: auto;
margin-right: auto;
}
} .widget-advance-search .option-bar {
margin-bottom: 15px;
}
.widget-advance-search .zero-horizontal-margin > .option-bar + .option-bar {
padding-left: 1px;
}
.widget-advance-search .features-checkboxes-wrapper > li {
width: 100%;
background: none;
padding: 0;
}
.widget-advance-search .form-submit-btn,
#dsidx-contact-form-submit,
.sidebar .dsidx-resp-area-submit input[type="submit"],
.dsidx-resp-vertical .dsidx-resp-area-submit input[type="submit"] {
width: 100%;
padding: 10px 15px;
font-size: 15px;
}
.advance-search-widget-title {
font-size: 15px;
text-transform: uppercase;
}
.advance-search-widget-title .fa-search {
margin-right: 10px;
padding: 13px 17px 15px;
font-size: 24px;
vertical-align: middle;
} .widget_lidd_mc_widget {
padding: 30px 35px 20px;
}
.widget_lidd_mc_widget .lidd_mc_input {
margin-bottom: 20px;
}
.widget_lidd_mc_widget label {
display: block;
margin-bottom: 5px;
font-size: 13px;
}
.widget_lidd_mc_widget input[type="text"] {
width: 100%;
border: none;
padding: 6px 15px;
}
.widget_lidd_mc_widget input[type="text"],
.widget_lidd_mc_widget .select2-container--default .select2-selection--single {
height: 46px;
}
.widget_lidd_mc_widget .select2-container .select2-selection--single .select2-selection__rendered {
line-height: 46px;
}
.widget_lidd_mc_widget input[type="submit"] {
padding-top: 9px;
padding-bottom: 9px;
}
#lidd_mc_total_amount-error,
#lidd_mc_down_payment-error,
#lidd_mc_interest_rate-error,
#lidd_mc_payment_period-error,
#lidd_mc_amortization_period-error,
#lidd_mc_results,
#lidd_mc_summary {
font-size: 95%;
}
#lidd_mc_results,
#lidd_mc_inspector {
display: inline-block;
}
#lidd_mc_summary {
padding: 10px 10px 0;
border: 1px solid;
}
#lidd_mc_inspector {
top: 2px;
}
.lidd_mc_select_fancy_light {
border: none;
}
.lidd_mc_select_fancy_light,
.lidd_mc_select_fancy_dark {
padding: 0;
margin-bottom: 0;
height: auto;
}
.lidd_mc_input_dark .select2-container--default .select2-selection--single {
background-color: #000;
}
.lidd_mc_select_fancy_light:before,
.lidd_mc_select_fancy_dark:before,
.lidd_mc_select_fancy_light:after,
.lidd_mc_select_fancy_dark:after {
display: none;
} .widget_mortgage-calculator,
.widget_inspiry-mortgage-calculator {
padding: 20px;
}
.widget_mortgage-calculator input[type="text"],
.widget_inspiry-mortgage-calculator input[type="text"],
.widget_mortgage-calculator input[type="number"],
.widget_inspiry-mortgage-calculator input[type="number"] {
width: 100%;
border: none;
padding: 6px 15px;
}
.widget_mortgage-calculator input[type="submit"],
.widget_inspiry-mortgage-calculator input[type="submit"] {
margin-top: 20px;
padding-top: 9px;
padding-bottom: 9px;
}
.widget_mortgage-calculator #mc-output,
.widget_inspiry-mortgage-calculator #mc-output,
.widget_mortgage-calculator #inspiry-mc-output,
.widget_inspiry-mortgage-calculator #inspiry-mc-output {
color: #ffffff;
}
@media (max-width: 768px) {
.site-sidebar-content .widget:last-child {
margin-bottom: 0;
}
}
@media (min-width: 1200px) {
.widget {
margin-bottom: 50px;
}
}  .page-head {
position: relative;
min-height: 100px;
background-repeat: no-repeat;
background-position: center top;
background-size: cover;
}
.page-head-content {
padding-top: 35px;
padding-bottom: 35px;
}
.page-title {
font-size: 18px;
margin-bottom: 0;
}
.page-description {
font-size: 15px;
margin-bottom: 0;
}
@media (min-width: 768px) {
.page-head-content {
padding-top: 52px;
padding-bottom: 52px;
}
.page-title {
font-size: 28px;
}
}
@media (max-width: 1199px) {
.inspiry-revolution-slider .add-padding-top,
.inspiry-google-map-header .add-padding-top {
display: none;
}
}
@media (min-width: 1200px) {
.add-padding-top {
padding-top: 175px;
}
.inspiry-revolution-slider .add-padding-top,
.inspiry-google-map-header .add-padding-top {
padding-top: 68px;
}
}  .page-listing-control {
margin-bottom: 40px;
}
.page-listing-control .heading {
margin-top: 5px;
margin-bottom: 4px;
font-size: 18px;
}
.sort-controls {
max-width: 280px;
width: 100%;
}
.sort-controls,
.view-switcher {
float: right;
}
.view-btn {
display: inline-block;
float: left;
padding: 14px 18px 10px;
margin-right: 4px;
}
@media (max-width: 767px) {
.page-listing-control .col-xs-6 {
width: 100%;
}
.page-listing-control .heading {
margin-bottom: 15px;
text-align: center;
}
.sort-controls {
float: none;
margin: 0 auto;
}
}
@media (min-width: 768px) {
.page-listing-control .heading {
font-size: 24px;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.properties-with-half-map .page-controls-wrapper {
width: 100%;
margin-top: 20px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.properties-with-half-map .sort-controls {
float: right;
}
}  .owl-carousel .owl-item {
z-index: 1;
}
.owl-carousel .owl-item img {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.carousel-nav .prev,
.carousel-nav .next {
display: block;
z-index: 150;
text-align: center;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.carousel-nav .prev {
float: left;
}
.carousel-nav .next {
float: right;
}   @media (min-width: 992px) {
.inspiry-sticky-header .inspiry-sticked-header {
position: fixed;
width: 100%;
z-index: 1500;
}
} .contact-number {
display: inline-block;
float: right;
margin: 0;
font-size: 16px;
font-weight: normal;
line-height: 1.715;
}
.contact-number .contacts-icon-container {
width: 20px;
height: 20px;
margin-right: 4px;
vertical-align: -4px;
}
.contact-number .whatsapp-icon-container {
fill: #fff;
margin-right: 4px;
vertical-align: -6px;
}
.header-variation-one .switcher__currency {
float: left;
}
.header-variation-two .switcher__currency {
padding: 15px 0;
}
.header-variation-two .whatsapp-icon-container {
fill: #0080BC;
}
.header-variation-three .switcher__currency {
float: right;
margin-right: 55px;
margin-left: 55px;
padding: 2px 0 1px;
}
.header-variation-three .switcher__currency #selected-currency:hover {
color: #ffffff;
}
.header-variation-three .switcher__currency #currency-switcher-list {
background: #191c20;
}
.header-variation-three .switcher__currency #currency-switcher-list li {
background: #191c20;
}
.header-variation-three .switcher__currency #currency-switcher-list li:hover {
color: #ffffff;
}
.header-variation-three .whatsapp-icon-container {
fill: #0DBAE8;
}
#mobile-header .switcher__currency {
float: right;
margin-right: 45px;
margin-left: 45px;
padding: 9px 0 1px;
}
#mobile-header .switcher__currency #selected-currency:hover {
color: #ffffff;
}
#mobile-header .switcher__currency #currency-switcher-list {
background: #000000;
}
#mobile-header .switcher__currency #currency-switcher-list li {
background: #000000;
}
#mobile-header .switcher__currency #currency-switcher-list li:hover {
color: #ffffff;
}
.switcher__currency {
margin-left: 10px;
display: inline-block;
z-index: 999;
padding: 20px 0;
}
.switcher__currency form {
position: relative;
cursor: pointer;
}
.switcher__currency #selected-currency {
padding-left: 15px;
padding-right: 15px;
padding-bottom: 5px;
position: relative;
font-family: "Varela Round", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 12px;
color: #7c848b;
-webkit-transition: 0.2s all ease-in-out;
-o-transition: 0.2s all ease-in-out;
transition: 0.2s all ease-in-out;
}
.switcher__currency #selected-currency:hover {
color: #4a525d;
}
.switcher__currency #selected-currency:before {
content: "\f0d7";
font-family: FontAwesome;
position: absolute;
left: 0;
top: -2px;
font-size: 14px;
}
.switcher__currency #currency-switcher {
position: absolute;
z-index: 9999;
}
.switcher__currency #currency-switcher-list {
padding-bottom: 5px;
display: none;
position: absolute;
cursor: pointer;
background: #ffffff;
padding-left: 0;
margin-bottom: 0;
text-align: left;
}
.switcher__currency #currency-switcher-list li {
-webkit-transition: 0.2s all ease-in-out;
-o-transition: 0.2s all ease-in-out;
transition: 0.2s all ease-in-out;
list-style: none;
background: #ffffff;
padding-left: 15px;
padding-right: 15px;
padding-top: 5px;
padding-bottom: 5px;
display: inline-block;
text-align: left;
font-family: "Varela Round", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 12px;
color: #7c848b;
}
.switcher__currency #currency-switcher-list li:hover {
color: #4a525d;
padding-left: 20px;
padding-right: 10px;
} .user-nav a {
font-size: 12px;
text-transform: uppercase;
}
.user-nav .email a {
text-transform: none;
}
.user-nav .fa,
.user-nav .fas,
.user-nav .far {
position: relative;
top: 1px;
font-size: 16px;
}
.user-nav .fa-th-list {
top: 2px;
} .social-networks,
.social-networks a {
display: inline-block;
}
.header-social-nav > a {
font-size: 19px;
text-align: center !important;
} .site-logo {
display: table;
width: 100%;
text-align: center;
}
.site-logo img {
max-width: 100%;
}
.logo-inner-wrapper {
display: table-cell;
vertical-align: middle;
}
@media (min-width: 1200px) {
@-moz-document url-prefix() {
.site-logo {
table-layout: fixed;
}
}
}
.site-title {
margin-bottom: 0;
font-family: inherit;
font-size: 21px;
line-height: 1.1;
}
.tag-line {
display: block;
margin-top: 8px;
font-size: 13px;
line-height: 1;
}
.button-menu-close {
display: none;
position: absolute;
top: 50%;
right: 15px;
z-index: 50;
width: 24px;
height: 24px;
padding-left: 1px;
margin-top: -12px;
font-size: 14px;
line-height: 24px;
text-align: center;
}
@media (min-width: 992px) {
.button-menu-reveal {
display: none;
float: left;
padding: 15px 20px;
text-align: center;
text-transform: uppercase;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
}
@media (min-width: 1200px) {
.button-menu-reveal {
padding: 19px 25px;
}
}  .header-menu-wrapper {
position: relative;
}
.site-main-nav .main-menu > li {
float: left;
}
.site-main-nav .main-menu > li > a {
text-transform: uppercase;
}
.site-main-nav .main-menu li {
position: relative;
}
.site-main-nav .main-menu a {
display: block;
}
.site-main-nav .sub-menu {
display: none;
position: absolute;
top: 100%;
left: 0;
z-index: 1000;
width: 240px;
padding: 12px 0;
}
.site-main-nav .sub-menu a {
padding: 9px 20px;
}
.site-main-nav .sub-menu a:after {
content: '';
display: block;
position: absolute;
bottom: 0;
width: 14%;
height: 1px;
}
.site-main-nav .sub-menu li .sub-menu {
top: 0;
left: 240px;
}  .header-variation-one .header-top {
text-align: right;
}
.header-variation-one .site-logo {
padding-bottom: 10px;
}
@media (min-width: 992px) {
.header-variation-one .site-logo {
padding-top: 10px;
}
}
.header-variation-one .contact-number {
float: left;
padding: 19px 20px 16px;
}
.header-variation-one .user-nav {
display: inline;
vertical-align: middle;
margin-right: 5px;
}
.header-variation-one .user-nav > li {
display: inline-block;
text-transform: uppercase;
}
.header-variation-one .user-nav a {
display: inline-block;
padding: 20px 8px;
}
.header-variation-one .user-nav .fa,
.header-variation-one .user-nav .fas,
.header-variation-one .user-nav .far {
margin-right: 7px;
}
.header-variation-one .header-social-nav {
vertical-align: middle;
}
.header-variation-one .header-social-nav > a {
padding: 15px 15px 14px 0;
}
.header-variation-one .main-menu > li > a {
padding: 15px 20px;
}
.header-variation-one .current-menu-ancestor > a {
background-color: #46a13f;
color: #ffffff !important;
}
.header-variation-one li {
z-index: 999999;
}
@media (min-width: 1200px) {
.header-variation-one {
position: absolute;
z-index: 100;
width: 100%;
}
.header-variation-one .site-logo {
padding: 5px;
height: 110px;
min-height: 110px;
}
.header-variation-one .main-menu > li > a {
padding: 19px 25px;
}
.header-container {
max-width: 1140px;
margin: 0 auto;
}
.left-column,
.right-column {
float: left;
}
.left-column {
width: 18.94736842%;
}
.right-column {
width: 81.05263158%;
}
}  .header-variation-two .contact-number {
float: left;
padding: 13px 1px 11px;
}
.header-variation-two .user-nav a {
display: inline-block;
padding: 16px 8px;
}
.header-variation-two .user-nav .submit-property-link {
padding-right: 15px;
}
.header-variation-two .user-nav .fa,
.header-variation-two .user-nav .fas,
.header-variation-two .user-nav .fab,
.header-variation-two .user-nav .far {
margin-right: 5px;
}
.header-variation-two .header-social-nav > a {
float: left;
text-align: center;
-webkit-transition: color 0.1s ease;
-o-transition: color 0.1s ease;
transition: color 0.1s ease;
}
.header-variation-two .header-social-nav .fa,
.header-variation-two .header-social-nav .fas,
.header-variation-two .header-social-nav .fab,
.header-variation-two .header-social-nav .far {
padding: 16px 16px 16px 0;
}
.header-variation-two .main-menu > li > a {
padding: 9px 20px;
}
@media (min-width: 992px) {
.header-variation-two .site-main-nav {
padding-top: 10px;
padding-bottom: 10px;
}
}
@media (min-width: 1200px) {
.header-variation-two .header-top {
margin-bottom: 73px;
}
.header-variation-two .header-bottom {
bottom: 15px;
}
.header-variation-two .main-menu > li > a {
padding-left: 25px;
padding-right: 25px;
}
.header-variation-two .site-main-nav {
padding-top: 0;
padding-bottom: 0;
}
.header-variation-two .user-nav .submit-property-link {
padding-left: 15px;
}
.header-variation-two .header-social-nav > a {
position: relative;
border-bottom: 5px solid;
}
.header-variation-two .header-social-nav > a:after {
content: "";
position: absolute;
bottom: 0;
left: 0;
z-index: 1;
display: block;
width: 100%;
height: 0;
-webkit-transition: height 0.2s ease;
-o-transition: height 0.2s ease;
transition: height 0.2s ease;
}
.header-variation-two .header-social-nav > a:hover:after {
height: 100%;
}
.header-variation-two .header-social-nav > a:hover i {
border-right: 0;
}
.header-variation-two .header-social-nav .fa,
.header-variation-two .header-social-nav .fas,
.header-variation-two .header-social-nav .fab,
.header-variation-two .header-social-nav .far {
position: relative;
z-index: 2;
padding: 16px 18px 12px;
width: 52px;
border-right: 1px solid;
}
}
.header-variation-two .current-menu-ancestor > a {
background-color: #4a525d;
color: #ffffff !important;
}
.header-variation-two,
.header-variation-three {
position: relative;
}
.header-variation-two .site-logo,
.header-variation-three .site-logo {
padding-top: 10px;
padding-bottom: 10px;
}
.header-variation-two .user-nav,
.header-variation-three .user-nav {
float: right;
}
.header-variation-two .user-nav > li,
.header-variation-three .user-nav > li {
float: left;
}
.header-variation-two .header-social-nav,
.header-variation-three .header-social-nav {
float: right;
}
.header-variation-two .header-top,
.header-variation-three .header-top {
border-bottom: 1px solid;
}
@media (min-width: 1200px) {
.header-variation-two .zero-horizontal-margin,
.header-variation-three .zero-horizontal-margin {
position: relative;
}
.header-variation-two .zero-horizontal-padding,
.header-variation-three .zero-horizontal-padding {
position: static;
}
.header-variation-two .header-bottom,
.header-variation-three .header-bottom {
position: absolute;
right: 0;
}
.header-variation-two .site-logo,
.header-variation-three .site-logo {
height: 129px;
min-height: 129px;
text-align: left;
}
.header-variation-two .site-main-nav,
.header-variation-three .site-main-nav {
float: right;
}
}
.ie-userAgent .header-variation-two .user-nav a,
.ie-userAgent .header-variation-three .user-nav a {
padding-bottom: 15px;
}
@-moz-document url-prefix() {
.header-variation-two .user-nav a,
.header-variation-three .user-nav a {
padding-bottom: 15px;
}
}  .header-variation-three #inspiry_language_list {
float: right;
height: 28px;
margin-top: -3px;
}
.header-variation-three .contact-number {
margin: 15px 0 0 10px;
}
.header-variation-three .contact-number .contacts-icon-container {
width: 13px;
}
.header-variation-three .user-nav > li {
margin-left: 20px;
}
.header-variation-three .user-nav > li:first-child {
margin-left: 0;
}
.header-variation-three .user-nav .fa,
.header-variation-three .user-nav .fas,
.header-variation-three .user-nav .far {
top: 0;
margin-right: 6px;
font-size: 14px;
}
.header-variation-three .header-social-nav {
margin-left: 20px;
margin-top: -4px;
}
.header-variation-three .header-social-nav > a {
min-width: 20px;
margin-left: 5px;
text-align: right;
}
.header-variation-three .header-social-nav > a:first-child {
margin-left: 0;
}
.header-variation-three .header-social-nav > a .fa,
.header-variation-three .header-social-nav > a .fas,
.header-variation-three .header-social-nav > a .far {
display: block;
font-size: 15px;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.header-variation-three .header-social-nav > a .fa:hover,
.header-variation-three .header-social-nav > a .fas:hover,
.header-variation-three .header-social-nav > a .far:hover {
font-size: 16px;
}
.header-variation-three .main-menu > li > a {
padding: 12px 20px;
}
@media (min-width: 992px) {
.header-variation-three .header-top {
padding: 8px 0;
border-top: 1px solid;
}
}
@media (max-width: 1199px) and (min-width: 992px) {
.header-variation-three .contact-number {
margin-top: 11px;
}
.header-variation-three .zero-horizontal-padding {
text-align: center;
}
.header-variation-three .header-top {
display: inline-block;
}
.header-variation-three .site-main-nav {
text-align: left;
}
}
@media (min-width: 1200px) {
.header-variation-three .header-top {
margin-bottom: 64px;
padding-top: 20px;
padding-bottom: 20px;
border: none;
}
.header-variation-three .header-bottom {
bottom: 0;
}
.header-variation-three .contact-number {
margin-bottom: 0;
}
.header-variation-three .main-menu > li > a {
padding: 16px 22px;
}
}
.header-variation-three .current-menu-ancestor > a {
background-color: #50b848;
color: #ffffff !important;
}  .mobile-header {
position: relative;
min-height: 38px;
width: 100%;
}
.mobile-header .mobile-header-nav-wrapper {
display: none;
}
.mobile-header .contact-number {
position: relative;
z-index: 100;
padding: 6px 15px 4px;
}
.mobile-header > .mobile-header-nav {
display: none;
}
.mobile-header .user-nav .contacts-icon-container,
.mobile-header .user-nav .fa,
.mobile-header .user-nav .fas,
.mobile-header .user-nav .far {
display: none;
}
.mobile-header .user-nav a {
font-size: 14px;
}
.mobile-header .user-nav,
.mobile-header .header-social-nav {
display: block;
border-top: 1px solid;
clear: both;
}
.mobile-header .header-social-nav {
padding: 20px;
text-align: center;
}
.mobile-header .header-social-nav a {
padding-left: 10px;
padding-right: 10px;
}
.mobile-menu-backdrop {
z-index: 10000;
}  .meanmenu-reveal {
display: none;
}
.mean-remove {
display: none !important;
}
.mean-nav .wrapper {
width: 100%;
padding: 0;
margin: 0;
}
.mean-container .mean-push {
float: left;
width: 100%;
padding: 0;
margin: 0;
clear: both;
}
.mean-container .mean-bar {
position: relative;
z-index: 99999;
float: left;
}
.mean-container .meanmenu-reveal {
display: block;
width: 48px;
height: 38px;
padding: 4px 13px;
cursor: pointer;
}
.mean-container .meanmenu-reveal span {
display: block;
height: 3px;
}
.mean-container .meanmenu-reveal span:first-of-type {
margin-top: 7px;
}
.mean-container .meanmenu-reveal span:not(:first-of-type) {
margin-top: 4px;
}
.mean-container .mean-nav {
position: absolute;
top: 100%;
left: 0;
width: 280px;
}
.mean-container .mean-nav ul {
padding: 0;
margin: 0;
list-style-type: none;
}
.mean-container .mean-nav li {
position: relative;
}
.mean-container .mean-nav li a {
display: block;
text-transform: uppercase;
padding: 14px 60px 14px 20px;
}
.mean-container .mean-nav li li a {
text-transform: capitalize;
}
.mean-container .mean-nav .mean-expand {
width: 50px;
height: 52px;
text-align: center;
position: absolute;
right: 0;
top: 0;
z-index: 2;
padding: 0;
line-height: 50px;
}
.mean-container .mean-nav .mean-expand:before {
display: inline-block;
margin-left: 4px;
font-family: "Font Awesome 5 Free";
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "\f107";
font-size: 16px;
font-weight: 900;
}
.mean-container .mean-nav .mean-expand:after {
display: inline-block;
position: absolute;
bottom: 0;
right: 13px;
z-index: 10;
border-style: solid;
border-width: 0 10px 10px 10px;
font-weight: 900;
}
.mean-container .mean-nav .mean-clicked:before {
content: "\f106";
font-weight: 900;
}
.mean-container .mean-nav .mean-clicked:after {
content: '';
}
.modal-open .mean-container .mean-bar {
z-index: 999;
}  .flexslider {
overflow: hidden;
margin: 0;
border: none;
border-radius: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
.flexslider .slides > li {
overflow: hidden;
}
.flexslider:hover .flex-next {
right: 25px;
}
.flexslider:hover .flex-prev {
left: 25px;
}
.flex-direction-nav a {
margin-top: -20px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.flex-direction-nav a:hover {
opacity: 1;
filter: alpha(opacity=100);
}
.flex-direction-nav a:before {
content: '';
}
.flex-direction-nav a.flex-next:before {
content: '';
}
.flex-control-nav {
bottom: 13px;
z-index: 500;
}
.flex-control-paging li {
vertical-align: middle;
margin-left: 5px;
margin-right: 5px;
}
.flex-control-paging li a {
border-radius: 50%;
-webkit-box-shadow: none;
box-shadow: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.slider-loader {
min-height: 700px;
}
.slider-loader:before {
content: '';
position: absolute;
top: 0;
left: 0;
z-index: 99;
width: 100%;
height: 100%;
}
.slide-overlay .price {
margin-right: 8px;
font-size: 21px;
}
.slide-overlay .meta-icon-container {
width: 30px;
height: 30px;
}
.slide-overlay .meta-item-value {
font-size: 18px;
}
.slide-entry-title {
font-size: 24px;
margin-bottom: 0;
} .slider-variation-one .slide-overlay {
position: absolute;
bottom: 0;
width: 100%;
}
.slider-variation-one .slide-inner-container {
padding: 30px 28px 28px;
}
.slider-variation-one .property-meta {
padding-top: 15px;
margin-left: -15px;
}
.slider-variation-one .meta-item {
width: 25%;
padding-left: 15px;
} .slider-variation-two .slide-inner-container {
right: 50px;
width: 364px;
padding: 30px;
border-top: 3px solid;
}
.slider-variation-two .property-meta {
padding-top: 7px;
padding-bottom: 10px;
margin-left: -30px;
}
.slider-variation-two .meta-item {
padding-left: 30px;
margin-bottom: 20px;
}
.slider-variation-two .property-meta .meta-property-type {
width: 100%;
}
.slider-variation-two .btn-default {
font-size: 16px;
}
.slider-variation-two .fa,
.slider-variation-two .fas,
.slider-variation-two .far {
margin-left: 10px;
}
.slider-variation-two .slide-overlay,
.slider-variation-three .slide-overlay {
position: relative;
}
.slider-variation-two .slide-inner-container,
.slider-variation-three .slide-inner-container {
position: absolute;
top: 122px;
}
.slider-variation-two .slide-entry-title,
.slider-variation-three .slide-entry-title {
margin-bottom: 5px;
} .slider-variation-three .slide-inner-container {
right: 0;
width: 500px;
padding: 27px 30px;
}
.slider-variation-three .slide-header {
margin-bottom: 7px;
}
.slider-variation-three p {
font-size: 15px;
}
.slider-variation-three .btn-default {
padding: 8px 17px;
}
.slider-variation-three .btn-default .fa-angle-right {
margin-left: 10px;
}
.gallery-slider {
position: relative;
}
.gallery-slider .flex-direction-nav a {
background-size: 20px;
}
@media (max-width: 1200px) {
.slider-variation-three .slide-inner-container {
right: 30px;
}
}
@media (max-width: 991px) {
.slider-variation-three .slide-inner-container {
width: 350px;
padding: 15px;
}
}
@media (min-width: 1200px) {
.slider-variation-two .slide-inner-container {
right: 15px;
}
.slider-variation-two .slide-header {
border-bottom: 1px solid;
padding: 0 30px 22px;
margin: 0 -30px 20px;
}
.inspiry-header-variation-one .slider-variation-two .meta-item:nth-child(3n),
.inspiry-header-variation-one .slider-variation-two .meta-item:nth-child(4n) {
margin-bottom: 0;
}
.inspiry-header-variation-one .slider-variation-two .meta-item:nth-child(5n),
.inspiry-header-variation-one .slider-variation-two .meta-item:nth-child(6n) {
display: none;
}
.inspiry-header-variation-one .slider-variation-two .btn-default {
display: none;
}
}
@media (min-width: 1400px) {
.inspiry-header-variation-one .slider-variation-two .meta-item:nth-child(3n),
.inspiry-header-variation-one .slider-variation-two .meta-item:nth-child(4n) {
margin-bottom: 20px;
}
.inspiry-header-variation-one .slider-variation-two .btn-default {
display: inline-block;
}
}
@media (min-width: 1600px) {
.inspiry-header-variation-one .slider-variation-two .meta-item:nth-child(5n),
.inspiry-header-variation-one .slider-variation-two .meta-item:nth-child(6n) {
display: inline-block;
}
}  .site-footer {
padding-top: 50px;
padding-bottom: 25px;
overflow: hidden;
}
.site-footer .social-networks a {
margin: 0 14px 10px 0;
}
.footer-logo {
margin-bottom: 40px;
}
.footer-logo img {
display: inline-block;
margin-bottom: 15px;
}
.copyright-text {
margin-bottom: 0;
}
@media (min-width: 1200px) {
.footer-widget-area {
padding-top: 18px;
}
}
#scroll-top {
display: none;
position: fixed;
right: 30px;
bottom: 40px;
height: 42px;
width: 42px;
line-height: 42px;
text-align: center;
color: #fff;
background-color: #3bcbf0;
z-index: 9999;
-webkit-transition: all 0.25s ease-in-out;
-o-transition: all 0.25s ease-in-out;
transition: all 0.25s ease-in-out;
}
#scroll-top:hover {
background-color: #0dbae8;
}  .advance-search input[type="text"],
.select2-container .select2-choice,
.form-submit-btn,
.hidden-fields-reveal-btn {
font-size: 14px;
height: 48px;
}
.advance-search input[type="text"] {
width: 100%;
padding: 12px 15px;
border: none;
text-transform: inherit;
}
.option-bar {
float: left;
}
.header-advance-search {
overflow: hidden;
}
.header-advance-search .option-bar {
width: 25%;
padding: 1px 1px 0 0;
text-transform: uppercase;
}
.header-advance-search .inline-fields {
margin: -1px -1px 0 0;
}
.header-advance-search .hidden-fields {
display: none;
margin-right: -1px;
}
.header-advance-search .hidden-fields-reveal-btn {
float: left;
width: 25%;
}
.header-advance-search .form-submit-btn {
width: 75%;
padding-left: 50px;
text-align: left;
}
@-moz-document url-prefix() {
.header-advance-search .inline-fields {
margin-right: -2px;
}
}
.search-title {
font-size: 18px;
padding: 15px 25px;
text-transform: uppercase;
}
.main-advance-search .container {
position: relative;
padding: 0 0 20px;
}
.main-advance-search .advance-search-form {
padding-left: 15px;
padding-right: 15px;
}
.main-advance-search .option-bar {
width: 25%;
padding-left: 5px;
padding-right: 5px;
margin-bottom: 10px;
text-transform: capitalize;
}
.main-advance-search .form-submit-btn {
width: 100%;
}
.main-advance-search .hidden-fields-reveal-btn {
display: none;
}
.wrapper-search-form-two .main-advance-search {
padding-top: 50px;
padding-bottom: 10px;
}
.wrapper-search-form-two h3.search-title {
margin-left: 15px;
margin-right: 15px;
}
@media (max-width: 767px) {
.wrapper-search-form-two h3.search-title {
margin-left: 20px;
margin-right: 20px;
}
}
.header-variation-one .extra-search-fields {
background: #0dbae8;
border-top: 1px solid white;
padding-left: 15px;
padding-right: 15px;
}
.header-variation-one .extra-search-fields .text-wrapper {
color: #fff;
}
.header-variation-one .extra-search-fields .text-wrapper:before {
color: #0dbae8;
}
.header-variation-one .extra-search-fields .features-checkboxes-wrapper > li {
float: left;
color: #fff;
}
.header-variation-one .extra-search-fields input[type="radio"]:checked + label:before,
.header-variation-one .extra-search-fields input[type="checkbox"]:checked + label:before {
background-color: #0dbae8;
border-color: #ffffff;
}
.extra-search-fields {
padding-left: 5px;
padding-right: 5px;
clear: both;
}
.extra-search-fields .title {
margin-bottom: 0;
}
.extra-search-fields .text-wrapper {
position: relative;
display: inline-block;
padding: 15px 0 15px 30px;
color: inherit;
font-weight: 400;
text-transform: uppercase;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.extra-search-fields .text-wrapper:before {
content: '+';
position: absolute;
top: 14px;
left: 0;
display: inline-block;
width: 15px;
font-size: 14px;
text-align: center;
}
.extra-search-fields .is-expand:before {
content: '-';
}
.extra-search-fields .features-checkboxes-wrapper {
display: none;
padding-top: 13px;
border-top: 1px solid;
}
.features-checkboxes-wrapper {
margin: 0;
}
.features-checkboxes-wrapper > li {
float: left;
}
.option-set {
display: inline-block;
margin: 6px 12px 6px 0;
}
.option-set label {
cursor: pointer;
}
input[type="radio"],
input[type="checkbox"] {
display: none;
}
input[type="radio"] + label,
input[type="checkbox"] + label {
display: inline-block;
position: relative;
margin-bottom: 0;
font-size: 14px;
cursor: pointer;
}
input[type="radio"] + label:before,
input[type="checkbox"] + label:before {
content: '';
display: inline-block;
position: relative;
top: 2px;
width: 15px;
height: 15px;
margin-right: 12px;
cursor: pointer;
}
input[type="radio"]:checked + label:before,
input[type="checkbox"]:checked + label:before {
border: 4px solid;
}
.form-submit-btn {
border: none;
}
.hidden-fields-reveal-btn {
position: relative;
-webkit-transition: all 0.2s ease-out;
-o-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
}
.hidden-fields-reveal-btn .icon {
opacity: 1;
filter: alpha(opacity=100);
-webkit-transition: all 0.2s ease-out;
-o-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
}
.hidden-fields-reveal-btn .icon-plus-container {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin: auto;
}
.field-wrapper-expand .icon-plus {
opacity: 0;
filter: alpha(opacity=0);
}
@media (max-width: 767px) {
.search-title {
padding-left: 16px;
padding-right: 16px;
}
.main-advance-search .option-bar {
width: 50%;
}
}
@media (max-width: 700px) {
.header-advance-search .option-bar {
width: 50%;
}
}
@media (max-width: 400px) {
.header-advance-search .option-bar {
width: 100%;
}
}
@media (max-width: 480px) {
.main-advance-search .option-bar {
width: 100%;
}
.features-checkboxes-wrapper > li {
width: 50%;
}
.features-checkboxes-wrapper > li:nth-child(2n+1) {
clear: left;
}
}
@media (min-width: 768px) {
.layout-wide .search-title {
left: 15px;
margin-left: 15px;
margin-right: 15px;
}
.inspiry-slider-two .main-advance-search .container,
.inspiry-slider-three .main-advance-search .container {
padding-top: 30px;
}
.inspiry-slider-two .search-title,
.inspiry-slider-three .search-title {
position: absolute;
top: 0;
z-index: 200;
margin: 0;
-webkit-transform: translate(0, -100%);
-ms-transform: translate(0, -100%);
transform: translate(0, -100%);
}
.main-advance-search .advance-search-form {
margin-left: -5px;
margin-right: -5px;
}
}  .meta-item {
float: left;
}
.meta-item-full .meta-item {
width: 100%;
}
.meta-item-half .meta-item {
width: 50%;
}
.meta-item-inline .meta-item {
width: 20%;
}
.meta-item-label {
display: block;
line-height: 18px;
}
.meta-item-value {
line-height: 24px;
white-space: nowrap;
}
.meta-item-unit {
bottom: 0;
left: 2px;
font-size: 11px;
text-transform: uppercase;
}
.meta-icon-container {
float: left;
width: 24px;
height: 24px;
margin: 6px 10px 6px 0;
}
@media (max-width: 480px) {
.meta-item-inline .meta-item {
width: 50%;
}
}
@media (max-width: 320px) {
.meta-item-half .meta-item,
.meta-item-inline .meta-item {
width: 100%;
}
}  .property-thumbnail {
overflow: hidden;
}
.property-listing-home {
overflow: hidden;
}
.property-listing-home .entry-title {
line-height: 1.4;
}
.property-listing-home .meta-icon-container {
width: 21px;
height: 21px;
}
.property-listing-home .meta-item {
margin-bottom: 10px;
}
.property-listing-home .meta-item-label {
font-size: 12px;
line-height: 16px;
}
.property-listing-home .meta-item-value {
font-size: 17px;
}
.property-listing-one .entry-header {
margin-bottom: 12px;
}
.property-listing-one .entry-title {
margin-bottom: 10px;
overflow: hidden;
font-size: 18px;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
max-height: 76px;
}
.property-listing-one .price {
font-size: 17px;
margin-right: 5px;
}
.property-listing-one .property-description {
padding: 22px 22px 0;
}
.property-listing-two {
padding-top: 40px;
padding-bottom: 40px;
}
.property-listing-two .hentry {
margin-bottom: 1px;
margin-right: 1px;
}
.property-listing-two .entry-header {
padding: 11px 16px 15px;
}
.property-listing-two .entry-title {
font-size: 16px;
margin-bottom: 0;
}
.property-listing-two .price {
font-size: 21px;
}
.property-listing-two .property-status-tag {
margin-top: 2px;
}
.property-listing-two .property-meta {
padding: 15px 17px 15px;
}
.property-associative-style .hentry,
.property-listing-two .hentry,
.featured-properties-two .hentry {
position: relative;
overflow: hidden;
}
.property-associative-style .property-description,
.property-listing-two .property-description,
.featured-properties-two .property-description {
position: absolute;
bottom: 0;
width: 100%;
height: 0;
}
.property-associative-style .price-and-status,
.property-listing-two .price-and-status,
.featured-properties-two .price-and-status {
line-height: 1.4;
overflow: hidden;
}
.property-associative-style .property-meta,
.property-listing-two .property-meta,
.featured-properties-two .property-meta {
display: none;
opacity: 0;
visibility: hidden;
-webkit-transform: translate(0, 100%);
-ms-transform: translate(0, 100%);
transform: translate(0, 100%);
-webkit-transition: all 0.2s ease-out 0.2s;
-o-transition: all 0.2s ease-out 0.2s;
transition: all 0.2s ease-out 0.2s;
}
.property-associative-style .property-status-tag,
.property-listing-two .property-status-tag,
.featured-properties-two .property-status-tag {
float: right;
}
.property-associative-style .hovered .property-meta,
.property-listing-two .hovered .property-meta,
.featured-properties-two .hovered .property-meta {
opacity: 1;
visibility: visible;
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
transform: translate(0, 0);
}
.property-associative-style .hovered .entry-title,
.property-listing-two .hovered .entry-title,
.featured-properties-two .hovered .entry-title {
overflow: hidden;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
white-space: nowrap;
}
.property-listing-three {
padding-top: 65px;
padding-bottom: 40px;
}
.inspiry-vc-property-listing .property-listing-three {
padding: 0;
}
.welcome-text {
margin-bottom: 54px;
text-align: center;
}
.welcome-text p {
margin-bottom: 0;
}
.property-listing-three-post,
.featured-properties-three .featured-property-post {
margin-bottom: 40px;
}
.property-listing-three-post .property-thumbnail,
.featured-properties-three .featured-property-post .property-thumbnail {
position: relative;
}
.property-listing-three-post .property-status,
.featured-properties-three .featured-property-post .property-status {
position: absolute;
right: 0;
bottom: 0;
padding: 5px 10px;
font-size: 13px;
}
.property-listing-three-post .property-description,
.featured-properties-three .featured-property-post .property-description {
padding: 20px 28px 0;
border: 1px solid;
}
.property-listing-three-post .entry-header,
.featured-properties-three .featured-property-post .entry-header {
margin-bottom: 10px;
}
.property-listing-three-post .entry-title,
.featured-properties-three .featured-property-post .entry-title {
font-size: 20px;
margin-bottom: 4px;
}
.property-listing-three-post .price,
.featured-properties-three .featured-property-post .price {
font-size: 17px;
}
.property-listing-three-post p,
.featured-properties-three .featured-property-post p {
margin-bottom: 30px;
}
.property-listing-three-post .property-meta,
.featured-properties-three .featured-property-post .property-meta {
border-top: 1px solid;
margin: 0 -28px;
padding: 12px 20px;
font-size: 12px;
}
.property-listing-three-post .meta-wrapper,
.featured-properties-three .featured-property-post .meta-wrapper {
float: left;
}
.property-listing-three-post .meta-icon-container,
.featured-properties-three .featured-property-post .meta-icon-container {
display: inline-block;
float: none;
width: 16px;
height: 16px;
margin: 0 2px 0 0;
}
.property-listing-three-post .meta-wrapper + .meta-wrapper:before,
.featured-properties-three .featured-property-post .meta-wrapper + .meta-wrapper:before {
content: ",";
margin-right: 7px;
}
.property-listing-three-post .meta-unit,
.featured-properties-three .featured-property-post .meta-unit {
bottom: 0;
left: 2px;
margin-right: 2px;
font-size: 10px;
}
@media (max-width: 1199px) {
.property-listing-one .property-description {
padding-bottom: 12px;
}
.property-listing-one .property-thumbnail {
margin: 20px 20px 0;
}
}
@media (max-width: 580px) {
.custom-col-xs-12 {
width: 100%;
}
.property-listing-three-post .img-responsive,
.featured-properties-three .featured-property-post .img-responsive {
width: 100%;
}
}
@media (max-width: 320px) {
.property-listing-two .property-meta {
display: none !Important;
}
}
@media (max-width: 240px) {
.property-listing-two {
display: none;
}
}
@media (max-width: 991px) {
.property-listing-two .custom-col-xs-12:nth-child(2n+1),
.property-listing-three .custom-col-xs-12:nth-child(2n+1),
.inspiry-vc-property-listing .custom-col-xs-12:nth-child(2n+1) {
clear: left;
}
}
@media (max-width: 1199px) and (min-width: 992px) {
.property-listing-two .custom-col-xs-12:nth-child(3n+1) {
clear: left;
}
}
@media (min-width: 992px) {
.property-listing-three .custom-col-xs-12:nth-child(3n+1),
.inspiry-vc-property-listing .custom-col-xs-12:nth-child(3n+1) {
clear: left;
}
}
@media (min-width: 1200px) {
.property-listing-two .custom-col-xs-12:nth-child(4n+1) {
clear: left;
}
.property-listing-home .meta-item:nth-child(2n+1) {
clear: left;
}
.property-listing-home .meta-property-type {
width: 100%;
}
.row-even .property-thumbnail {
float: right;
}
} .property-wrapper > div {
padding: 0 15px;
}
.property-listing-four {
padding: 60px 0 30px;
}
.property-listing-four .property-listing-four-post {
padding: 0 0 30px;
}
.property-listing-four .property-thumbnail {
position: relative;
}
.property-listing-four .property-thumbnail .property-status {
position: absolute;
top: 15px;
left: 20px;
background: #0dbae8;
color: #ffffff;
text-transform: uppercase;
padding: 6px 15px;
border-radius: 30px;
font-size: 12px;
line-height: 1.5;
opacity: 1;
-webkit-transition: all 0.25s linear;
-o-transition: all 0.25s linear;
transition: all 0.25s linear;
}
.property-listing-four .property-thumbnail .property-status:hover {
background: #0cb2de;
-webkit-transition: all 0.25s linear;
-o-transition: all 0.25s linear;
transition: all 0.25s linear;
}
.property-listing-four .property-thumbnail .for-sale {
background: #f06a4a;
}
.property-listing-four .property-thumbnail .for-sale:hover {
background: #ee5732;
}
.property-listing-four .property-description {
position: relative;
margin-top: -40px;
background: #ffffff;
border-right: 1px solid #ededed;
border-left: 1px solid #ededed;
border-bottom: 1px solid #ededed;
text-align: center;
padding: 20px 10px;
}
.property-listing-four .property-description h4.entry-title {
margin-bottom: 5px;
margin-top: 5px;
}
.property-listing-four .property-description h4.entry-title a {
color: #777777;
}
.property-listing-four .property-description h4.entry-title a:hover {
color: #0dbae8;
}
.property-listing-four .property-description .price {
font-size: 21px;
color: #f06a4a;
}
.property-listing-four .property-meta {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
border-right: 1px solid #ededed;
border-left: 1px solid #ededed;
border-bottom: 1px solid #ededed;
}
.property-listing-four .property-meta .meta-wrapper {
-webkit-box-flex: 1;
-ms-flex: 1 1 25%;
flex: 1 1 25%;
padding: 20px 5px;
text-align: center;
border-right: 1px solid #ededed;
}
.property-listing-four .property-meta .meta-wrapper:last-child {
border-right: none;
}
.property-listing-four .property-meta .meta-wrapper span {
display: block;
font-size: 12px;
font-weight: 400;
line-height: 1.5;
}
.property-listing-four .property-meta .meta-wrapper svg {
height: 20px;
width: 20px;
margin: 0 0 5px;
float: none;
fill: #bbbec5;
}
@media (min-width: 320px) {
.property-listing-four {
padding: 40px 0 20px;
}
.property-listing-four .property-thumbnail .property-status {
left: 15px;
}
.property-listing-four .property-meta .meta-wrapper {
padding: 20px 0;
}
}
@media (min-width: 480px) {
.property-listing-four {
padding: 40px 0 20px;
}
.property-listing-four .property-thumbnail .property-status {
left: 20px;
}
}
@media (min-width: 768px) {
.property-listing-four {
padding: 60px 0 30px;
}
.property-listing-four .property-meta .meta-wrapper {
padding: 20px 10px;
}
}
@media (min-width: 992px) {
.property-listing-four .property-meta .meta-wrapper {
padding: 20px 5px;
}
}
@media (min-width: 1200px) {
.property-listing-four .property-meta .meta-wrapper {
padding: 20px 10px;
}
}  .submit-property {
position: relative;
}
.submit-property-one:before {
content: "";
display: block;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 5;
}
.submit-property .container {
padding: 75px 48px;
position: relative;
z-index: 10;
}
.submit-property .title {
margin-bottom: 25px;
}
.submit-property .sub-title {
margin-bottom: 5px;
}
.submit-property .image-wrapper {
margin-bottom: 25px;
}
.submit-property-header {
margin-bottom: 60px;
}
.submit-property-header p {
font-size: 15px;
}
.submit-property-placeholders {
margin-left: -20px;
margin-right: -20px;
margin-bottom: 42px;
}
.submit-property-placeholder {
padding-left: 20px;
padding-right: 20px;
}
.submit-property-title {
margin-bottom: 25px;
}
@media (max-width: 767px) {
.submit-property {
margin: 0 15px;
}
}
@media (max-width: 580px) {
.submit-property .container {
padding: 50px 25px;
}
.submit-property-placeholder {
margin-bottom: 30px;
}
.submit-property-title {
margin-bottom: 15px;
}
.btn-large {
padding: 16px 15px;
font-size: 14px;
}
}  .featured-properties .entry-title {
margin-bottom: 10px;
}
.featured-properties-one .section-title {
margin-top: 30px;
}
.featured-properties-one .property-description {
padding: 28px 23px 38px;
-webkit-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.featured-properties-one .price {
margin-right: 8px;
font-size: 18px;
}
.featured-properties-two {
padding-top: 40px;
padding-bottom: 40px;
}
.featured-properties-two .entry-header {
padding: 18px 22px 10px;
}
.featured-properties-two .entry-title {
padding-bottom: 6px;
margin-bottom: 6px;
border-bottom: 1px solid;
}
.featured-properties-two .price {
font-size: 21px;
}
.featured-properties-two .property-meta {
padding: 15px 25px;
}
.featured-properties-two .meta-item-value {
font-size: 18px;
}
.featured-properties-two .meta-item {
margin-bottom: 12px;
}
.featured-properties-two .meta-property-type {
width: 100%;
}
.featured-properties-two .property-status-tag {
margin-top: 5px;
}
.featured-properties-three {
padding-top: 75px;
padding-bottom: 60px;
}
.featured-properties-three .section-title {
margin-bottom: 35px;
font-size: 24px;
}
.featured-properties-three .custom-col-xs-12:nth-child(2n+1) {
clear: both;
}
.featured-properties-three .featured-property-post {
margin-bottom: 30px;
}
.featured-properties-three .featured-property-post p {
margin-bottom: 20px;
}
.featured-properties-three .featured-property-post .entry-title {
font-size: 18px;
overflow: hidden;
white-space: nowrap;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
}
.featured-properties-three .featured-property-post .entry-header {
margin-bottom: 10px;
}
.featured-properties-three .featured-property-post .property-description {
padding-top: 27px;
}
.featured-properties-three .featured-property-post .property-description,
.featured-properties-three .featured-property-post .property-meta {
border: none;
}
.featured-properties-three .featured-property-post .property-meta {
padding-left: 28px;
padding-right: 10px;
}
@media (max-width: 1199px) {
.featured-properties-three .img-responsive {
width: 100%;
}
}
@media (min-width: 1200px) {
.featured-properties-three p {
height: 50px;
overflow: hidden;
}
.featured-properties-three .property-thumbnail {
width: 230px;
}
.featured-properties-three .property-description {
width: 325px;
}
.featured-properties-three .property-description,
.featured-properties-three .property-thumbnail {
float: left;
}
}
.layout-boxed .featured-properties-three {
padding-bottom: 70px;
}
.layout-boxed .featured-properties-three .featured-property-post {
margin-bottom: 20px;
}
.layout-boxed .featured-properties-three .section-header {
padding-left: 25px;
padding-right: 25px;
}
.layout-boxed .featured-properties-three .row {
margin-left: 0;
margin-right: 0;
}
.layout-boxed .featured-properties-three .row,
.layout-boxed .featured-properties-three .custom-col-xs-12 {
padding-left: 10px;
padding-right: 10px;
}
@media (min-width: 1200px) {
.layout-boxed .featured-properties-three .property-description {
width: 310px;
}
}
@media (max-width: 768px) {
.featured-properties-two .hentry {
margin-bottom: 30px;
}
}
@media (max-width: 700px) and (min-width: 540px) {
.featured-properties-two .property-meta {
display: none !important;
}
}
@media (max-width: 600px) {
.featured-properties-one .col-xs-6,
.featured-properties-two .col-xs-6 {
width: 100%;
}
}
@media (max-width: 320px) {
.featured-properties-two .property-meta {
display: none !Important;
}
}
@media (max-width: 240px) {
.featured-properties-two {
display: none;
}
}
@media (max-width: 1199px) and (min-width: 992px) {
.featured-properties-two .featured-properties-4-column .property-meta {
display: none !important;
}
}
@media (min-width: 1200px) {
.featured-properties-two .featured-properties-4-column .meta-item:not(.meta-property-type) {
display: none !important;
}
}  .partners,
.agents {
padding-top: 55px;
padding-bottom: 55px;
}
.partners .title,
.agents .title {
margin-bottom: 10px;
text-align: center;
line-height: 1.5;
}
.partners span,
.agents span {
color: #0dbae8;
}
@media (min-width: 768px) {
.partners .title,
.agents .title {
padding-left: 50px;
padding-right: 50px;
}
}  .inspiry-post-nav {
position: fixed; top: 50%;
background: #4a525d;
color: #fff;
margin-top: -55px;
padding: 15px;
text-decoration: none;
z-index: 501;
-webkit-transform: translate3d(0, 0, 0);
-webkit-transition: all 0.3s ease-out 0s;
-o-transition: all 0.3s ease-out 0s;
transition: all 0.3s ease-out 0s;
display: none;
}
.inspiry-post-nav:hover {
color: #fff;
background: #0dbae8;
}
.inspiry-post-nav .label {
position: absolute;
top: 50%;
background: none;
height: 22px;
line-height: 22px;
margin-top: -15px;
font-size: 24px;
text-shadow: none;
}
.inspiry-post-nav .entry-image {
height: 80px;
width: 80px;
display: block;
}
.inspiry-post-nav .entry-image img {
border-radius: 100px;
display: block;
max-width: 80px;
height: auto;
}
.inspiry-post-prev img {
margin-left: 5px;
}
.inspiry-post-next img {
margin-right: 5px;
}
.inspiry-post-prev {
left: 0;
}
.inspiry-post-prev .label {
left: 10px;
}
.inspiry-post-next {
right: 0;
}
.inspiry-post-next .label {
right: 10px;
}
.inspiry-post-next.with-image {
text-align: right;
}
.inspiry-post-nav .entry-info {
display: block;
height: 80px;
width: 220px;
display: table;
}
.inspiry-post-next .entry-info {
margin: 0 20px 0 1px;
}
.inspiry-post-prev .entry-info {
margin: 0 1px 0 20px;
}
.inspiry-post-nav .entry-info span {
display: table-cell;
vertical-align: middle;
font-size: 13px;
line-height: 20px;
}
.inspiry-post-nav .entry-info-wrap {
width: 1px;
overflow: hidden;
display: block;
-webkit-transition: all 0.3s ease-out 0s;
-o-transition: all 0.3s ease-out 0s;
transition: all 0.3s ease-out 0s;
}
.inspiry-post-nav:hover .entry-info-wrap {
width: 240px;
}  .home-recent-posts {
padding-top: 50px;
padding-bottom: 60px;
}
.home-recent-posts .container {
padding-left: 42px;
padding-right: 42px;
}
.home-recent-posts .section-header {
position: relative;
margin-bottom: 35px;
}
.home-recent-posts .post-content-wrapper {
display: table;
padding: 2px 20px;
}
.home-recent-posts .post-header {
margin-bottom: 10px;
}
.home-recent-posts .post-title {
font-size: 21px;
margin-bottom: 5px;
}
.home-recent-posts .post-meta > span + span:before {
content: "";
display: inline-block;
margin: 0 13px 0 12px;
width: 1px;
height: 18px;
vertical-align: middle;
}
.home-recent-posts p {
margin-bottom: 14px;
line-height: 1.5;
}
.home-recent-posts .format-gallery .flex-control-nav {
bottom: 13px;
}
.home-recent-posts .embed-responsive.embed-responsive-4by3 {
padding-bottom: 91%;
}
.post-thumbnail-container {
float: left;
width: 233px;
}
.read-more {
font-size: 12px;
text-transform: uppercase;
}
.read-more .far {
position: relative;
top: 2px;
margin-left: 5px;
font-size: 16px;
}
.recent-posts-carousel-nav {
position: absolute;
top: 2px;
right: 0;
}
.recent-posts-carousel-nav .prev,
.recent-posts-carousel-nav .next {
height: 28px;
}
.recent-posts-carousel-nav .arrow-container {
width: 28px;
height: 28px;
}
@media (max-width: 600px) {
.post-thumbnail-container {
width: 100%;
margin-bottom: 20px;
}
.home-recent-posts .post-content-wrapper {
padding-left: 0;
padding-right: 0;
}
}
.home-agents {
padding-top: 65px;
padding-bottom: 65px;
}
.home-agents .section-header {
text-align: center;
}
.home-agents .section-header .section-title {
color: #191C20;
margin-bottom: 15px;
}
.home-agents .section-header .section-text {
color: #424242;
margin-bottom: 25px;
}
.home-agents .inner-wrapper {
text-align: center;
display: grid;
}
.home-agents .agent-image {
float: none;
width: -webkit-max-content;
width: -moz-max-content;
width: max-content;
margin: 0 auto;
}
.home-agents .btn-default {
display: block;
}  .fancy-title {
margin-bottom: 15px;
}
.fancy-title:after {
content: '';
display: block;
width: 21px;
height: 3px;
margin: 3px 0 0 2px;
}
.container-property-single {
position: relative;
}
.meta-inner-wrapper {
position: relative;
padding-left: 35px;
}
.meta-inner-wrapper .meta-item-value {
white-space: normal;
}
.property-single-content {
padding: 35px 25px 20px;
font-size: 15px;
}
.property-single-content p {
margin-bottom: 20px;
}
.iframe-container {
position: relative;
padding-bottom: 56.25%;
padding-top: 35px;
height: 0;
overflow: hidden;
}
.iframe-container iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.only-for-print {
display: none;
}
.container-property-single .meta-item {
margin-bottom: 14px;
width: 25%;
}
.container-property-single .meta-item-value {
font-size: 18px;
}
.container-property-single .meta-item-label {
font-size: 13px;
}
.property-title-wrapper .single-property-wrapper {
padding: 30px 30px 16px;
}
.property-title-wrapper .single-property-header {
margin-bottom: 20px;
}
.property-title-wrapper .favorite-and-print {
width: 100%;
text-align: center;
}
.property-title-wrapper .favorite-and-print > a {
padding: 20px 10px;
width: 49.75%;
}
.property-title-wrapper .favorite-and-print > .take-full-width {
width: 100%;
}
.single-property-title {
font-size: 21px;
margin-bottom: 10px;
}
.single-property-price {
font-size: 20px;
}
.favorite-and-print > a {
display: inline-block;
}
.add-to-fav {
float: left;
}
.printer-icon {
float: right;
}
.slider-thumbnail-nav-wrapper {
position: absolute;
bottom: 24px;
width: 100%;
text-align: center;
}
.property-single-content .single-property-slider {
position: relative;
margin: -35px -25px 0;
overflow: hidden;
}
.property-single-content .single-property-slider:hover .lSPrev {
left: 20px;
}
.property-single-content .single-property-slider:hover .lSNext {
right: 20px;
}
.property-single-content .lSAction > a {
background-repeat: no-repeat;
background-size: 20px;
opacity: 0.9;
filter: alpha(opacity=90);
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.property-single-content .lSAction > a:hover {
opacity: 1;
filter: alpha(opacity=100);
}
.property-single-content .lSAction > .lSPrev {
left: -60px;
}
.property-single-content .lSAction > .lSNext {
right: -60px;
}
.property-single-content .lSSlideOuter .lSPager {
display: inline-block;
}
.property-single-content .lSSlideOuter .lSPager li img {
border: 3px solid transparent;
}
.property-single-content .lSSlideOuter .lSPager li.active,
.property-single-content .lSSlideOuter .lSPager li:hover {
border-radius: 0;
}
.property-single-content .single-property-wrapper {
padding: 25px 0 20px;
}
.property-single-content .single-property-variation-three {
padding-top: 0;
}
.property-single-content .single-property-header {
margin-bottom: 30px;
}
.property-single-content .favorite-and-print {
float: right;
padding: 1px;
margin: 0 0 8px 8px;
}
.property-single-content .favorite-and-print > a {
padding: 7px 15px;
}
.property-single-content .favorite-and-print > a + a {
margin-left: 1px;
}
.property-content + .property-additional-details {
margin-top: 40px;
}
.property-additional-details {
margin-bottom: 40px;
}
.property-additional-details-list {
margin: 0;
padding: 0;
list-style: none;
border-top: 1px solid;
}
.property-additional-details-list > li {
display: table;
width: 100%;
border-collapse: collapse;
}
.property-additional-details-list dl {
display: table-row;
margin: 0;
}
.property-additional-details-list dt,
.property-additional-details-list dd {
display: table-cell;
margin: 0;
padding-top: 7px;
padding-bottom: 7px;
border: 1px solid;
border-top: none;
word-break: break-all;
}
.property-additional-details-list dt {
width: 30%;
}
.property-additional-details-list dd {
width: 70%;
}
.property-features {
margin-bottom: 25px;
}
.property-features-list {
list-style: none;
margin: 0;
padding: 0;
}
.property-features-list > li {
display: inline-block;
margin: 0 15px 15px 0;
}
.property-features-list a {
display: inline-block;
}
.property-features-list a:after {
content: '';
display: block;
width: 100%;
height: 2px;
margin-top: 2px;
}
.property-share-networks {
margin-bottom: 30px;
}
.property-share-networks .share-this.sharer-0 {
width: auto;
position: relative;
z-index: 666;
margin-top: 20px;
}
.property-share-networks .share-this.sharer-0 label {
padding: 9px 16px;
border-radius: 0;
}
.property-share-networks .share-this.sharer-0 label:hover {
opacity: 1;
}
.property-share-networks .share-this.sharer-0 .social ul {
position: absolute;
}
.property-share-networks .share-this.sharer-0 .social ul li {
width: 42px;
height: 27px;
padding: 7px 0;
font-size: 17px;
}
.property-share-networks .share-this.sharer-0 .social ul li.inspiry_whats_app_share {
display: block;
background: #128c7e;
padding: 7px 0 0 0;
height: 34px;
}
.property-share-networks .share-this.sharer-0 .social ul li.inspiry_whats_app_share a {
display: block;
width: 42px;
height: 34px;
padding: 7px 0;
margin: 0;
color: #ffffff;
}
.property-share-networks .share-this.sharer-0 .social.right {
margin-top: 0;
margin-left: 0;
}
.property-attachments {
margin-bottom: 25px;
}
.property-attachments-list {
list-style: none;
margin: 0;
padding: 0;
}
.property-attachments-list > li {
display: inline-block;
margin-right: 35px;
margin-bottom: 15px;
}
.property-attachments-list > li:last-child {
margin-right: 0;
}
.property-attachments-list .fa,
.property-attachments-list .fas,
.property-attachments-list .far {
margin-right: 10px;
font-size: 30px;
vertical-align: middle;
}
.property-location-section {
margin-bottom: 40px;
position: relative;
}
#property-map {
width: 100%;
height: 450px;
}
#property-map .prop-thumb {
height: 100px;
}
#property-map img {
max-width: none;
background: none;
}
#property-map .map-info-window {
background: #fff;
border-bottom-color: #4dc7ec !important;
}
#property-map .arrow-down {
border-color: #4dc7ec transparent transparent transparent;
}
#property-map .prop-title a {
font-family: inherit;
color: #394041;
}
#property-map .prop-title a:hover {
color: #ff8000;
}
#property-map span.price {
color: #ff8000;
font-family: inherit;
}
#property-map p {
margin: 10px;
text-align: left;
}
#property-map img {
max-width: none;
}
#property-map .infoBox > img {
z-index: 999;
}
#property-map .gm-style-iw {
left: 22px !important;
}
#property-map .map-info-window {
position: relative;
width: 244px;
border-bottom: 3px solid;
margin-bottom: 17px;
text-align: center;
}
#property-map .map-info-window img {
max-width: 244px;
}
#property-map .arrow-down {
width: 0;
height: 0;
border-style: solid;
border-width: 10px 10px 0 10px;
position: absolute;
bottom: -13px;
left: 112px;
}
#property-map .prop-title {
margin: 5px;
display: inline-block;
}
#property-map span.price {
font-size: 11px;
line-height: 18px;
}
#property-map .map-icon-label {
margin-top: -12px;
}
#property-map .map-icon-label i {
background: #fff;
font-size: 11px;
color: #f35b00;
line-height: 18px;
text-align: center;
border-radius: 50%;
width: 18px;
height: 18px;
white-space: nowrap;
}
#property-map .map-icon-label i.fa-bus {
color: #4a525d;
}
#property-map .map-icon-label i.fa-shopping-bag {
color: #a7c462;
}
#property-map .map-icon-label i.fa-utensils {
color: #6ebe3b;
}
#property-map .map-icon-label i.fa-school {
color: #000;
}
#property-map .map-icon-label i.fa-hospital-alt {
color: #f15b5a;
}
#property-map .map-icon-label i.fa-coffee {
color: #6d4c35;
}
#property-map .map-icon-label i.fa-dumbbell {
color: #000;
}
.rh_property__walkscore_wrap {
margin-bottom: 40px;
}
#property_nearby_locations ul {
list-style: none;
margin: 0;
padding: 0;
float: left;
}
#property_nearby_locations li {
display: inline-block;
margin: 0 15px 15px 0;
}
#property_nearby_locations input[type="radio"] + label:before,
#property_nearby_locations input[type="checkbox"] + label:before {
border: 1px solid #4a525d;
}
#property_nearby_locations label:before {
display: none;
}
#property_nearby_locations #clear-nearby-icons {
padding: 2px 7px;
position: absolute;
left: 10px;
bottom: 30px;
z-index: 9;
} .leaflet-cluster-anim .leaflet-marker-icon,
.leaflet-cluster-anim .leaflet-marker-shadow {
-webkit-transition: -webkit-transform 0.3s ease-out, opacity 0.3s ease-in;
-webkit-transition: opacity 0.3s ease-in, -webkit-transform 0.3s ease-out;
transition: opacity 0.3s ease-in, -webkit-transform 0.3s ease-out;
-o-transition: transform 0.3s ease-out, opacity 0.3s ease-in;
transition: transform 0.3s ease-out, opacity 0.3s ease-in;
transition: transform 0.3s ease-out, opacity 0.3s ease-in, -webkit-transform 0.3s ease-out;
}
.leaflet-cluster-spider-leg { -webkit-transition: -webkit-stroke-dashoffset 0.3s ease-out, -webkit-stroke-opacity 0.3s ease-in;
-webkit-transition: stroke-dashoffset 0.3s ease-out, stroke-opacity 0.3s ease-in;
-o-transition: stroke-dashoffset 0.3s ease-out, stroke-opacity 0.3s ease-in;
transition: stroke-dashoffset 0.3s ease-out, stroke-opacity 0.3s ease-in;
}
.marker-cluster-small {
background-color: rgba(89, 186, 227, 0.5);
color: #fff;
}
.marker-cluster-small div {
background-color: #59bae3;
}
.marker-cluster-medium {
background-color: rgba(234, 114, 61, 0.6);
color: #fff;
}
.marker-cluster-medium div {
background-color: #ea723d;
}
.marker-cluster-large {
background-color: rgba(253, 156, 115, 0.6);
color: #fff;
}
.marker-cluster-large div {
background-color: rgba(241, 128, 23, 0.6);
} .leaflet-oldie .marker-cluster-small {
background-color: #59bae3;
color: #fff;
}
.leaflet-oldie .marker-cluster-small div {
background-color: #59bae3;
}
.leaflet-oldie .marker-cluster-medium {
background-color: #f1d357;
color: #fff;
}
.leaflet-oldie .marker-cluster-medium div {
background-color: #f0c20c;
}
.leaflet-oldie .marker-cluster-large {
background-color: #fd9c73;
color: #fff;
}
.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;
}
.marker-cluster span {
line-height: 30px;
}
body .leaflet-popup-content-wrapper {
border-radius: 0;
padding: 0 0 20px;
border-bottom: 3px solid #59bae3;
}
body .leaflet-popup-content {
margin: 0;
width: 244px !important;
}
body .leaflet-popup-content img,
body #property-map .leaflet-popup-content img {
max-width: 100% !important;
}
body .leaflet-popup-content .osm-popup-title {
padding-left: 20px;
padding-right: 20px;
text-align: initial;
margin-top: 2rem;
margin-bottom: 0;
}
body .leaflet-popup-content .osm-popup-title a {
color: #1a1a1a;
-webkit-transition: 0.2s all ease-in-out;
-o-transition: 0.2s all ease-in-out;
transition: 0.2s all ease-in-out;
}
body .leaflet-popup-content .osm-popup-title a:hover {
color: #59bae3;
}
.rh_agent_form body .leaflet-popup-content .rh_agent_form__row,
body .leaflet-popup-content .rh_agent_form .rh_agent_form__row,
body .leaflet-popup-content p {
padding-left: 20px;
padding-right: 20px;
margin-bottom: 0;
margin-top: 13px;
text-align: initial;
color: #1ea69a;
}
body .leaflet-popup-tip {
background: #59bae3;
}
body .leaflet-container a.leaflet-popup-close-button {
background: #fff;
display: block;
width: auto;
height: auto;
padding: 2px;
color: #1a1a1a;
}
body .rh_leaflet_controls_zoom {
z-index: 999999;
}
.property-features-list li.active a:after {
background-color: #0dbae8;
}
.property-features-list li.active a {
color: #0dbae8;
}
#property-map .infoBox > img {
display: none;
}  .floor-plans {
margin-bottom: 30px;
position: relative;
}
.floor-plans img {
margin-bottom: 0;
max-width: 100%;
}
.floor-plans .floor-plan {
margin-bottom: 12px;
}
.floor-plans .floor-plan:last-child {
margin-bottom: 0;
}
.floor-plans .floor-plan-title {
padding: 12px 15px;
border: 2px solid;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.floor-plans .floor-plan-title .fa {
margin-right: 6px;
font-size: 14px;
line-height: 22px;
}
.floor-plans .floor-plan-title h3 {
display: inline-block;
margin: 0;
font-size: 16px;
font-weight: normal;
line-height: 24px;
-webkit-user-select: text;
-moz-user-select: text;
-ms-user-select: text;
user-select: text;
}
.floor-plans .floor-plan-meta {
float: right;
margin: 1px 0 0;
padding: 0 ;
width: auto;
overflow: hidden;
font-size: 14px;
}
@media (max-width: 600px) {
.floor-plans .floor-plan-meta {
margin-top: 3px;
font-size: 12px;
}
}
.floor-plans .floor-plan-meta div {
display: inline-block;
margin-right: 10px;
-webkit-user-select: text;
-moz-user-select: text;
-ms-user-select: text;
user-select: text;
}
.floor-plans .floor-plan-meta div:last-child {
margin-right: 0;
}
.floor-plans .floor-plan-content {
padding: 20px 20px 25px;
border: 2px solid;
border-top: none;
display: none;
}
.floor-plans .floor-plan-desc {
margin: 0 0 20px;
}
.floor-plans .floor-plan-map {
margin: 0;
}
.property-video {
margin-bottom: 40px;
}
.placeholder-thumb {
position: relative;
}
.property-virtual-tour {
margin-bottom: 40px;
}
.property-virtual-tour iframe {
height: 470px;
border: 0;
}
.similar-properties {
position: relative;
}
.similar-properties .nav-and-title {
padding: 16px 30px;
}
.similar-properties .title {
display: inline-block;
margin-bottom: 0;
font-size: 19px;
}
.similar-properties .entry-header {
margin-bottom: 23px;
}
.similar-properties .entry-title {
margin-bottom: 14px;
font-size: 19px;
}
.similar-properties .property-description {
position: relative;
padding: 28px 30px;
}
.similar-properties .price {
font-size: 18px;
}
.similar-properties .property-status-tag {
margin-left: 20px;
}
.similar-properties .meta-item {
margin-bottom: 20px;
}
.similar-properties .meta-item-label {
font-size: 12px;
}
.similar-properties .meta-item-value {
font-size: 18px;
}
.similar-properties .property-meta .meta-property-type {
width: 100%;
}
.similar-properties-carousel-nav {
float: right;
width: 45px;
margin-top: 4px;
}
.similar-properties-carousel-nav .prev,
.similar-properties-carousel-nav .next {
height: 20px;
}
.similar-properties-carousel-nav .arrow-container {
width: 20px;
height: 20px;
}  .scrolling-frame-wrapper {
display: none;
position: relative;
overflow: hidden;
max-height: 585px;
}
.scrolling-frame-wrapper:hover .prev {
left: 0;
}
.scrolling-frame-wrapper:hover .next {
right: 0;
}
.scrolling-frame-wrapper .btn {
position: absolute;
top: 0;
width: 50px;
height: 98%;
text-align: center;
font-size: 24px;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.scrolling-frame-wrapper .prev {
left: -60px;
}
.scrolling-frame-wrapper .next {
right: -60px;
}
.scrolling-frame {
overflow: hidden;
}
.scrolling-frame ul {
list-style: none;
margin: 0;
padding: 0;
}
.scrolling-frame ul li {
display: inline-block;
float: left;
cursor: pointer;
}
.scrolling-frame-scrollbar {
display: none;
margin: 0;
height: 12px;
line-height: 0;
}
.scrolling-frame-scrollbar .handle {
width: 100px;
height: 100%;
cursor: pointer;
}
.scrolling-frame-scrollbar .handle .mousearea {
position: absolute;
top: -9px;
left: 0;
width: 100%;
height: 20px;
}
.scrolling-frame-controls {
display: none;
}
.scrolling-frame-loaded,
.scrolling-frame-loaded .scrolling-frame-scrollbar,
.scrolling-frame-loaded .scrolling-frame-controls {
display: block;
}
.sidebar-property-detail .widget {
padding: 30px 35px;
margin-bottom: 0;
}
.single-property #comments {
margin-left: 0;
margin-right: 0;
padding-left: 0;
padding-right: 0;
}
.single-property #comments-title {
padding-bottom: 15px;
border-bottom: none;
}
.single-property #comments-title:after {
content: '';
display: block;
width: 21px;
height: 3px;
margin: 3px 0 0 2px;
}
.single-property .commentlist {
border: none;
}
.widget_inspiry_social_media_icons a {
margin: 0 10px;
}
@media (max-width: 767px) {
.container-property-single .meta-item {
width: 50%;
}
.property-additional-details-list dt,
.property-additional-details-list dd {
padding-left: 10px;
padding-right: 10px;
}
}
@media (max-width: 480px) {
.property-single-content .favorite-and-print {
text-align: center;
width: 100%;
margin: 0 0 15px;
}
.property-single-content .favorite-and-print .add-to-fav {
margin-bottom: 1px;
}
.property-single-content .favorite-and-print a {
width: 100%;
}
.property-additional-details-list dt,
.property-additional-details-list dd {
display: block;
width: 100%;
}
.property-additional-details-list dt:empty,
.property-additional-details-list dd:empty {
display: none;
}
}
@media (max-width: 479px) {
.property-title-wrapper .favorite-and-print > a {
width: 100%;
margin-top: 1px;
}
}
@media (max-width: 380px) {
.container-property-single .meta-item {
width: 100%;
}
.property-share-networks .share-this.sharer-0 .social ul li {
width: 40px;
height: 24px;
font-size: 15px;
}
}
@media (min-width: 768px) {
.property-additional-details-list dt,
.property-additional-details-list dd {
padding-left: 15px;
padding-right: 15px;
}
}
@media (max-width: 1199px) and (min-width: 992px) {
.property-single-content .property-listing-simple .meta-item {
width: 50%;
}
}
@media (min-width: 992px) {
.similar-properties .meta-item {
width: 50%;
}
}
.similar-properties .property-thumbnail {
position: relative;
z-index: 1;
}
.similar-properties .property-description {
z-index: 2;
}
.similar-properties .arrow {
left: auto;
width: 0;
height: 0;
margin-left: 0;
}
.similar-properties .arrow:after {
display: none;
}
@media (min-width: 1200px) {
.property-title-wrapper {
min-height: 510px;
}
.property-title-wrapper .meta-item {
width: 50%;
}
.property-title-wrapper .single-property-wrapper {
padding-bottom: 70px;
}
.property-title-wrapper .favorite-and-print {
position: absolute;
bottom: 0;
left: 0;
}
.similar-properties .arrow {
position: absolute;
top: -16px;
right: 35px;
border-style: solid;
border-width: 0 16px 16px 16px;
}
}  .entry-content .property-listing-simple .btn-default {
color: #ffffff;
}
.property-listing-simple .property-thumbnail {
position: relative;
}
.property-listing-simple .entry-title {
font-size: 18px;
}
.property-listing-simple .meta-item-value {
font-size: 17px;
}
.property-listing-simple .title-and-meta .prefix-text {
margin-right: 5px;
}
.property-listing-simple .property-description .prefix-text {
display: block;
}
.property-listing-simple .property-description .prefix-text,
.property-listing-simple .property-description .postfix-text {
font-size: 18px;
text-transform: uppercase;
}
.property-listing-simple .property-description .price {
line-height: 1.3;
}
.property-listing-simple .btn-default {
font-size: 16px;
}
.property-listing-simple-1 .property-description .price {
font-size: 30px;
}
.property-listing-simple-1 .property-thumbnail {
max-height: 311px;
}
.property-listing-simple-2 {
position: relative;
border: 1px solid;
}
.property-listing-simple-2 .price-wrapper {
position: absolute;
left: 0;
bottom: 0;
z-index: 111;
padding: 8px 22px;
font-size: 18px;
}
.property-listing-simple-2 .flex-control-nav {
padding-right: 15px;
text-align: right;
}
.property-listing-simple-2 .flex-control-paging a {
text-indent: 9999px;
}
.btn-default .fa-angle-right {
margin-left: 16px;
}
.fa-map-marker-alt {
margin-right: 5px;
}
@media (max-width: 767px) {
.property-listing-simple {
max-width: 450px;
margin: 0 auto 20px;
}
.property-listing-simple .title-and-meta {
padding: 25px 25px 10px;
}
.property-listing-simple .meta-item {
width: 50%;
margin-bottom: 13px;
}
.property-listing-simple-1 .entry-title {
margin-bottom: 10px;
}
.property-listing-simple-1 .price-wrapper {
margin-bottom: 15px;
}
}
@media (max-width: 380px) {
.property-listing-simple .meta-item {
width: 100%;
}
}
@media (min-width: 768px) {
.entry-content .property-listing-simple-2,
.entry-content .property-listing-simple-1 {
margin: 0 -68px 20px;
}
.entry-content .inspiry-vc-property-listing .property-listing-simple-2,
.entry-content .inspiry-vc-property-listing .property-listing-simple-1 {
margin-right: 0;
margin-left: 0;
}
.property-listing-simple .meta-item {
width: 33.33%;
}
.property-listing-simple-1 {
margin-bottom: 20px;
}
.property-listing-simple-1 .title-and-meta {
padding: 15px 20px 0;
}
.property-listing-simple-1 .entry-title {
margin-bottom: 5px;
}
.property-listing-simple-1 .meta-item {
margin-bottom: 13px;
}
.property-listing-simple-1 .price-wrapper {
margin-bottom: 12px;
}
.property-listing-simple-2 {
margin-bottom: 30px;
}
.property-listing-simple-2 .meta-item {
margin-bottom: 10px;
}
.property-listing-simple-2 .title-and-meta {
padding: 15px 25px 0;
}
}
@media (min-width: 992px) {
.entry-content .property-listing-simple-1 .title-and-meta {
padding: 25px 25px 0;
}
.entry-content .property-listing-simple-2 {
margin-left: 0;
margin-right: 0;
}
.property-listing-simple-1 .meta-item {
width: 25%;
}
.property-listing-simple-1 .entry-title {
margin-bottom: 10px;
}
}
@media (min-width: 1200px) {
.entry-content .property-listing-simple-1 {
margin-bottom: 0;
}
.entry-content .property-listing-simple-1 .property-description {
padding: 25px;
}
.property-listing-simple-1 {
margin-bottom: 0;
}
.property-listing-simple-1 .property-thumbnail {
width: 30%;
}
.property-listing-simple-1 .title-and-meta {
width: 40%;
padding: 25px 35px 0;
}
.property-listing-simple-1 .meta-item {
width: 50%;
}
.property-listing-simple-1 .property-description {
float: left;
width: 30%;
min-height: 311px;
padding: 25px 45px 0;
}
.property-listing-simple-1 .property-description .price-wrapper {
margin-bottom: 20px;
}
.property-listing-simple-1 .property-address {
margin-bottom: 20px;
}
.property-listing-simple-1 .title-heading {
margin-bottom: 10px;
}
.property-listing-simple-2 .title-and-meta {
padding: 25px 30px 0;
}
.property-listing-simple-2 .meta-item {
margin-bottom: 20px;
}
} .property-content {
background: #ffffff;
margin-bottom: 40px;
}
.property-content .entry-content {
padding-top: 45px;
padding-bottom: 20px;
}
.property-content .entry-content p {
font-size: 15px;
}
.property-content .entry-content blockquote p {
font-size: 17px;
}
@media (min-width: 768px) {
.property-content .entry-content {
margin-left: 40px;
margin-right: 40px;
}
}  .property-listing-grid {
margin-bottom: 35px;
}
.property-listing-grid .property-thumbnail {
position: relative;
}
.property-listing-grid .property-thumbnail > .status-tag-wrapper {
position: absolute;
top: 23px;
z-index: 100;
}
.property-listing-grid .property-status-tag-flipped {
height: 32px;
line-height: 33px;
}
.property-listing-grid .property-status-tag-flipped:after {
right: -16px;
border-width: 16px 0 16px 16px;
}
.property-listing-grid .title-and-meta {
border: 1px solid;
}
.property-listing-grid .entry-header {
padding: 15px 20px 0;
min-height: 116px;
}
.property-listing-grid .entry-title {
margin-bottom: 10px;
font-size: 15px;
line-height: 1.5;
}
.property-listing-grid .property-address {
margin-top: 3px;
display: inline-block;
}
.property-listing-grid .price-wrapper {
float: right;
}
.property-listing-grid .price {
font-size: 18px;
}
.property-listing-grid .entry-meta {
padding: 16px 3px 12px;
border-top: 1px solid;
text-align: center;
}
.property-listing-grid .meta-item {
display: inline-block;
float: none;
margin: 0 7px 7px;
}
.property-listing-grid .meta-icon-container {
width: 18px;
height: 18px;
margin: 2px 6px 1px 0;
}
.price-and-status-wrapper {
margin: 0 -20px;
padding: 12px 20px 11px;
border-top: 1px solid;
text-align: center;
}
.price-and-status-wrapper .price-wrapper {
float: left;
}
.price-and-status-wrapper .property-status-tag {
float: left;
margin: 3px 0 0 16px;
}
.trash-favorite {
position: absolute;
top: 23px;
right: 0;
z-index: 50;
}
.trash-favorite .loader,
.trash-favorite .fa-trash-alt {
width: 40px;
height: 32px;
line-height: 32px;
text-align: center;
}
.trash-favorite .loader {
display: none;
}
@media (max-width: 991px) {
.col-grid-post:nth-child(2n+1) {
clear: left;
}
}
@media (max-width: 480px) {
.col-grid-post {
width: 100%;
}
}
@media (min-width: 992px) {
.col-grid-post:nth-child(3n+1) {
clear: left;
}
}  #listing-map {
position: relative;
}
#listing-map:empty {
display: none;
}
#listing-map p {
margin: 10px;
}
#listing-map img {
max-width: none;
}
#listing-map .infoBox > img {
z-index: 999;
}
#listing-map .gm-style-iw {
left: 22px !important;
}
#listing-map .map-info-window {
position: relative;
width: 244px;
border-bottom: 3px solid;
margin-bottom: 17px;
}
#listing-map .map-info-window img {
width: 244px;
}
#listing-map .arrow-down {
width: 0;
height: 0;
border-style: solid;
border-width: 10px 10px 0 10px;
position: absolute;
bottom: -13px;
left: 112px;
}
#listing-map .prop-title {
margin: 10px;
}
#listing-map .prop-title a {
font-size: 14px;
line-height: 18px;
font-weight: normal;
}
#listing-map span.price {
font-size: 11px;
line-height: 18px;
}
@media (max-width: 1199px) {
#listing-map {
height: 350px;
}
}
@media (max-width: 768px) {
#listing-map {
height: 350px;
}
}
@media (min-width: 1200px) {
#listing-map {
height: 500px;
}
}  .inspiry-highlighted-message {
padding: 25px 20px;
margin-bottom: 20px;
}
.inspiry-highlighted-message h4 {
margin-bottom: 0;
}
.inspiry-highlighted-message h4,
.inspiry-highlighted-message .close-message {
display: inline-block;
}
.inspiry-highlighted-message .close-message {
float: right;
cursor: pointer;
margin-top: 6px;
}
.user-submit-property {
margin-bottom: 20px;
}
.user-submit-property .property-thumbnail {
padding: 20px;
}
.user-submit-property .entry-title {
font-size: 18px;
margin-bottom: 14px;
}
.user-submit-property .price {
margin-left: 8px;
}
.user-submit-property .content-wrapper {
display: table;
padding: 20px 20px 20px 0;
vertical-align: top;
}
.user-submit-property .meta-item {
margin-bottom: 6px;
}
.user-submit-property .meta-item-label {
display: inline-block;
}
.user-submit-property .btn-default {
padding: 6px 22px;
}
.action-buttons {
margin-top: 10px;
}
.action-buttons .fa,
.action-buttons .fas,
.action-buttons .far {
padding: 12px 14px;
vertical-align: middle;
margin-right: 10px;
}
@media (max-width: 1200px) {
.paypal-button {
display: inline-block;
}
}
@media (max-width: 767px) {
.user-submit-property .meta-item {
width: 100%;
}
.user-submit-property .btn-default {
margin-bottom: 4px;
}
.user-submit-property .paypal-button button.large {
margin-bottom: 4px;
}
}
@media (max-width: 600px) {
.user-submit-property .property-thumbnail,
.user-submit-property .content-wrapper {
width: 100%;
}
.user-submit-property .property-thumbnail {
padding: 0;
}
.user-submit-property .content-wrapper {
padding-left: 20px;
}
}
@media (min-width: 992px) {
.user-submit-property .price {
display: block;
margin: 7px 0 0;
}
}
@media (min-width: 1200px) {
.user-submit-property .property-thumbnail {
padding: 0;
}
.user-submit-property .content-wrapper {
padding-left: 20px;
}
.user-submit-property .title-and-meta {
display: table-cell;
vertical-align: top;
}
.user-submit-property .btn-default {
display: block;
margin-bottom: 20px;
padding: 6px 22px;
}
.paypal-button button.large {
margin-bottom: 20px;
}
.action-buttons {
padding: 12px 34px;
margin: 0 0 0 30px;
border-left: 1px solid;
text-align: center;
}
}  .agent-listing-post {
min-height: 500px;
}
.agent-common-styles {
padding: 35px 35px 30px;
}
.agent-common-styles .inner-wrapper {
margin-bottom: 25px;
}
.agent-common-styles p {
margin-bottom: 30px;
}
.agent-message {
margin-bottom: 30px;
}
.agent-message:empty {
display: none;
}
.agent-image {
float: left;
margin-right: 20px;
border-radius: 50%;
}
.agent-image:hover img {
opacity: 0.9;
filter: alpha(opacity=90);
}
.agent-image img {
width: 110px;
height: 110px;
border: 3px solid;
}
.agent-name {
display: table;
margin-top: 10px;
margin-bottom: 10px;
font-size: 19px;
}
.agent-name span {
display: block;
font-size: 15px;
}
.agent-social-profiles a {
margin-right: 10px;
font-size: 18px;
}
.agent-contacts-list {
list-style: none;
margin-bottom: 25px;
padding: 0;
}
.agent-contacts-list > li {
padding: 3px 0;
}
.agent-contacts-list span {
display: inline-block;
margin-right: 5px;
}
.agent-single-post {
margin-bottom: 20px;
}
.agent-single-post .agent-content-wrapper {
margin-bottom: 35px;
}
.agent-single-post .agent-contacts-list {
margin-top: 20px;
margin-bottom: 20px;
}
.agent-single-post .btn-default {
margin-bottom: 15px;
}
.agent-properties-list-heading {
margin-bottom: 20px;
}
.agent-sidebar-widget .btn-default {
margin-bottom: 20px;
}
.agent-contact-form {
margin-top: 15px;
}
.agent-contact-form .agent-contact-form-title {
font-size: 19px;
}
.agent-contact-form .row {
margin-left: -4px;
margin-right: -4px;
}
.agent-contact-form .col-sm-6 {
padding-left: 4px;
padding-right: 4px;
}
.agent-contact-form .col-sm-12 {
padding-left: 4px;
padding-right: 4px;
}
.agent-contact-form input[type="text"],
.agent-contact-form textarea {
width: 100%;
padding: 6px 10px;
margin-bottom: 8px;
border: 1px solid;
font-size: 13px;
}
.agent-contact-form textarea {
display: block;
height: 144px;
resize: vertical;
}
.agent-contact-form .gdpr-checkbox-wrapper {
margin-top: 25px;
margin-bottom: 15px;
}
.agent-contact-form .gdpr-checkbox-wrapper .gdpr-checkbox-label {
display: block;
margin-bottom: 10px;
}
.agent-contact-form .gdpr-checkbox-wrapper input[type="checkbox"] {
display: inherit;
opacity: 0;
visibility: hidden;
margin: 0;
width: 1px;
height: 1px;
padding: 0;
}
.agent-loader {
display: none;
}
.agent-error {
margin-bottom: 20px;
}
.agent-error:empty {
display: none;
}
.agent-error label {
display: block;
}
@media (max-width: 480px) {
.agent-common-styles {
padding: 25px 20px;
}
.agent-image {
margin-right: 10px;
}
}  .gallery-items-filter {
margin-bottom: 50px;
}
.gallery-items-filter a {
position: relative;
display: inline-block;
padding: 13px 18px;
}
.col-gallery-item {
margin-bottom: 30px;
}
.gallery-thumbnail {
position: relative;
overflow: hidden;
}
.gallery-thumbnail:hover .media-container {
opacity: 1;
filter: alpha(opacity=100);
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
.media-container {
position: absolute;
overflow: hidden;
width: 100%;
height: 100%;
z-index: 99;
font-size: 24px;
cursor: default;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
opacity: 0;
filter: alpha(opacity=0);
-webkit-transform: scale(2);
-ms-transform: scale(2);
transform: scale(2);
}
.btn-wrapper {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin: auto;
height: 2.70833333em;
text-align: center;
}
.search-plus,
.external-link {
display: inline-block;
width: 2.70833333em;
height: 2.70833333em;
border-radius: 100%;
background-clip: padding-box;
line-height: 2.70833333em;
text-align: center;
}
.search-plus {
margin-right: 6px;
}
.external-link {
margin-left: 6px;
}
.external-link .fa-external-link {
position: relative;
top: 2px;
right: -2px;
}
.gallery-title-wrapper {
padding: 25px 20px;
}
.gallery-item-title {
margin-bottom: 0;
font-size: 16px;
}
.gallery-4-columns .media-container {
font-size: 20px;
}
@media (min-width: 768px) {
.gallery-items-filter a {
float: left;
padding: 18px 24px 18px;
}
.gallery-items-filter a:before,
.gallery-items-filter a:after {
content: '';
position: absolute;
top: 0;
display: inline-block;
}
.gallery-items-filter a:before {
left: 0;
z-index: 5;
width: 100%;
height: 2px;
}
.gallery-items-filter a:after {
right: 0;
z-index: 1;
height: 100%;
border-right: 1px solid;
}
.gallery-items-filter a:last-child:after {
border-right: none;
}
}
@media (max-width: 600px) {
.col-gallery-item {
width: 100%;
}
}  #map-canvas {
width: 100%;
height: 250px;
}
#map-canvas:empty {
display: none;
}
.col-left-side,
.col-right-side {
padding: 40px;
}
.contact-details .hentry {
margin-bottom: 35px;
}
.contact-details address {
position: relative;
margin-bottom: 50px;
padding-top: 6px;
padding-left: 25px;
font-size: 15px;
}
.contact-details .list-title {
margin-bottom: 15px;
font-size: 21px;
}
.contact-details .fa-map-marker-alt {
font-size: 21px;
position: absolute;
top: 8px;
left: 0;
}
.contact-form input:not([type="submit"]),
.contact-form textarea {
display: block;
width: 100%;
padding: 12px 20px;
margin-bottom: 35px;
border: 1px solid;
}
.contact-form input.error,
.contact-form textarea.error {
outline: 2px solid;
}
.contact-form textarea {
min-height: 150px;
}
.contact-form #error-container {
margin-top: 20px;
}
@media (max-width: 480px) {
.contact-form .inspiry-recaptcha-wrapper {
-ms-transform: scale(0.84);
transform: scale(0.84);
-webkit-transform: scale(0.84);
-ms-transform-origin: 0 0;
transform-origin: 0 0;
-webkit-transform-origin: 0 0;
margin-bottom: 20px;
}
}
.contact-form .gdpr-checkbox-wrapper {
margin-bottom: 35px;
}
.contact-form .gdpr-checkbox-wrapper input[type="checkbox"] {
opacity: 0;
visibility: hidden;
margin: 0;
width: 1px;
height: 1px;
padding: 0;
}
.contact-form .gdpr-checkbox-wrapper input[type="checkbox"] + label::before {
border: 4px solid #ffffff;
content: '';
display: inline-block;
position: relative;
top: 2px;
width: 15px;
height: 15px;
margin-right: 12px;
cursor: pointer;
background: #ffffff;
}
.contact-form .gdpr-checkbox-wrapper input[type="checkbox"]:checked + label::before {
background: #000;
border: 4px solid #ffffff;
}
.contact-form .gdpr-checkbox-wrapper .gdpr-checkbox-label {
display: block;
margin-bottom: 10px;
}
.contact-form .gdpr-checkbox-wrapper .gdpr-checkbox-label,
.contact-form .gdpr-checkbox-wrapper .gdpr-text {
color: #ffffff;
}
#submit-button[disabled] {
pointer-events: none;
cursor: not-allowed;
opacity: 0.65;
filter: alpha(opacity=65);
}
.contact-form-heading {
margin-bottom: 30px;
font-size: 20px;
}
#ajax-loader {
margin: 14px 15px;
}
#ajax-loader,
#message-container,
#error-container {
display: none;
}
#error-container label {
display: block;
}
.fa-map-marker-alt:before {
margin-left: 1px;
}
.contacts-list {
list-style: none;
margin: 0 0 25px;
padding: 0;
}
.contacts-list > li {
padding: 6px 0;
}
.contacts-list .icon-clock {
position: relative;
padding-left: 25px;
}
.contacts-icon-container {
width: 15px;
height: 15px;
margin-right: 10px;
vertical-align: -2px;
}
.icon-clock .contacts-icon-container {
margin-right: 0;
vertical-align: 0;
position: absolute;
left: 0;
top: 9px;
}
@media (min-width: 1200px) {
.col-left-side {
padding: 45px 50px;
}
.col-right-side {
padding: 45px 62px 65px;
}
}
@media (min-width: 992px) {
#map-canvas {
height: 350px;
}
}
@media (min-width: 1200px) {
#map-canvas {
height: 590px;
}
}  .sticky {
position: relative;
}
.sticky:before {
content: "";
display: block;
position: absolute;
top: 0;
left: 0;
z-index: 150;
border-top: 55px solid #FF8000;
border-right: 55px solid transparent;
}
.sticky:after {
content: "\f08d";
font-family: "Font Awesome 5 Free";
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
transform: translate(0, 0);
color: #ffffff;
font-size: 16px;
position: absolute;
top: 8px;
left: 11px;
z-index: 200;
-webkit-transform: rotate(-48deg);
-ms-transform: rotate(-48deg);
transform: rotate(-48deg);
font-weight: 900;
}
.center-post-content,
.property-content .entry-content,
.default-page .entry-content,
.default-page .entry-footer,
.blog-post-entry-header,
.blog-listing-post .entry-summary,
#comments {
padding-left: 28px;
padding-right: 28px;
}
.default-page .entry-content {
padding-top: 45px;
padding-bottom: 20px;
}
.default-page .entry-content p {
font-size: 15px;
}
.default-page .entry-content blockquote p {
font-size: 17px;
}
.default-page .entry-footer {
padding-bottom: 20px;
}
.entry-content img {
max-width: 100%;
height: auto;
}
.blog-post .entry-title {
font-size: 21px;
overflow-wrap: break-word;
}
.blog-post p {
margin-bottom: 20px;
}
.blog-post figure {
position: relative;
}
.blog-post figure .wp-post-image {
margin: 0 auto;
}
.blog-post-entry-header {
position: relative;
z-index: 100;
margin-top: -82px;
padding-top: 23px;
padding-bottom: 23px;
}
.blog-post-entry-meta > span {
display: inline-block;
margin-right: 3px;
}
.blog-post-entry-meta > span:last-child {
margin-right: 0;
}
.blog-listing-post {
margin-bottom: 30px;
}
.blog-listing-post .entry-summary {
padding-top: 45px;
padding-bottom: 50px;
}
.entry-header-margin-fix {
margin-top: 112px;
}
.entry-header-margin-fix:first-of-type {
margin-top: 82px;
} .format-gallery .flex-control-nav {
bottom: 100px;
} .format-video .fa-play-circle {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 52px;
height: 56px;
margin: auto;
font-size: 60px;
}
.format-video iframe {
background: #000000;
}
.blog-single-post .format-video .blog-post-entry-header {
margin-top: 0;
} .format-audio {
margin-top: 112px;
}
.audio-post-wrapper {
margin: 0 40px;
}
.audio-post-wrapper audio {
display: block;
width: 100%;
}
blockquote {
position: relative;
margin: 40px 0;
padding: 34px 36px 46px 56px;
}
blockquote:before {
content: "\f10d";
position: absolute;
top: 20px;
left: 20px;
display: inline-block;
font-family: "Font Awesome 5 Free";
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
transform: translate(0, 0);
font-size: 24px;
font-weight: 900;
}
blockquote.wp-block-quote {
margin: 40px 0;
}
blockquote.wp-block-quote:not(.is-large):not(.is-style-large) {
border-color: #0dbae8;
padding: 34px 36px 46px 56px;
}
.tag-links {
text-transform: capitalize;
}
.tag-links .fa-tag {
margin-right: 8px;
font-size: 16px;
vertical-align: middle;
}
.tag-links a {
display: inline-block;
margin: 0 2px 2px 0;
padding: 8px 15px;
}  .list-bullet-arrow ul {
list-style: none;
padding: 0;
margin: 0 0 24px;
}
.list-bullet-arrow li {
margin: 0;
padding: 6px 0;
}
.list-bullet-arrow li:before {
content: "\f101";
display: inline-block;
margin-right: 10px;
font-family: "Font Awesome 5 Free";
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
transform: translate(0, 0);
font-weight: 900;
}  #comments-title {
font-size: 18px;
padding: 13px 0;
margin: 0;
border-bottom: 1px solid;
}
#comments-title:before {
font-family: "Font Awesome 5 Free";
content: "\f086";
margin-right: 7px;
font-size: 24px;
font-weight: 900;
}
.commentlist {
overflow: hidden;
padding: 0 0 25px;
margin: 0 0 50px;
border-bottom: 1px solid;
}
.commentlist ul,
.commentlist ol {
list-style: none;
margin: 0;
padding: 0;
}
#comments {
padding-bottom: 40px;
}
#comments .img-circle {
border: 3px solid;
}
#comments .img-circle:hover {
opacity: 0.9;
filter: alpha(opacity=90);
}
#comments .comment {
display: block;
}
#comments .comment-body {
overflow: hidden;
padding-top: 30px;
padding-bottom: 22px;
}
#comments .comment-wrapper {
display: table;
padding: 0 20px;
}
#comments .depth-2 article,
#comments .depth-3 article,
#comments .depth-4 article,
#comments .depth-5 article {
padding-left: 20px;
padding-right: 20px;
}
#comments .pingback {
list-style: none;
border-bottom: 1px solid;
padding: 10px 10px 10px 0;
}
#comments .pingback p {
margin: 0;
}
#comments .comment-meta {
margin-bottom: 7px;
}
#comments .comment-author,
#comments .comment-metadata {
display: inline;
}
#comments .fn {
display: inline;
font-size: 15px;
font-weight: normal;
}
#comments time {
font-size: 13px;
margin-left: 4px;
}
.bypostauthor .comment-wrapper {
border-top-width: 3px;
border-bottom-width: 3px;
}  #respond #reply-title {
font-size: 19px;
}
#respond #cancel-comment-reply-link {
display: block;
margin-top: 15px;
}
#respond .comment-notes {
margin-bottom: 30px;
}
#respond p {
margin-bottom: 24px;
}
#respond label {
display: block;
margin-bottom: 7px;
font-size: 15px;
}
#respond input[type="text"],
#respond input[type="url"],
#respond input[type="email"] {
height: 42px;
width: 45%;
padding: 0 10px;
}
#respond input[type="text"],
#respond input[type="email"],
#respond input[type="url"],
#respond textarea {
border: 1px solid;
}
#respond textarea {
display: block;
width: 96%;
height: 120px;
padding: 10px;
resize: vertical;
}
#respond input[type="submit"] {
text-transform: uppercase;
padding: 13px 25px;
font-size: 14px;
line-height: 1.5;
}
#respond .comment-form-cookies-consent input[type="checkbox"] + label::before {
border: 1px solid #c5cfd1;
}
#respond .comment-form-cookies-consent input[type="checkbox"]:checked + label::before {
background: #4a525d;
}
.form-allowed-tags {
font-size: 15px;
}
.entry-content .wp-block-cover-image .wp-block-cover-image-text,
.entry-content .wp-block-cover-image .wp-block-cover-text,
.entry-content .wp-block-cover-image h2,
.entry-content .wp-block-cover .wp-block-cover-image-text,
.entry-content .wp-block-cover .wp-block-cover-text,
.entry-content .wp-block-cover h2 {
font-size: 2em;
}
@media (max-width: 992px) {
.site-sidebar-content {
margin-top: 40px;
}
}
@media (max-width: 767px) {
#respond input[type="text"],
#respond input[type="email"],
#respond input[type="url"],
#respond textarea {
width: 100%;
}
}
@media (max-width: 479px) {
.author-photo {
margin-bottom: 20px;
}
#comments .comment-body {
text-align: center;
}
}
@media (min-width: 480px) {
#comments .author-photo {
overflow: hidden;
float: left;
}
}
@media (min-width: 768px) {
.default-page .entry-content,
.default-page .entry-footer,
.blog-post-entry-header,
.blog-listing-post .entry-summary,
#comments {
margin-left: 40px;
margin-right: 40px;
}
#comments .depth-2 article {
margin-left: 88px;
}
#comments .depth-3 article {
margin-left: 176px;
}
}
@media (min-width: 1200px) {
#comments .depth-4 article {
margin-left: 264px;
}
} .pingback p a {
margin-left: 4px;
margin-right: 4px;
}
.wp-block-archives-dropdown {
width: 220px;
border: 1px solid #efefef;
}
.wp-block-quote.is-large,
.wp-block-quote.is-style-large {
margin: 40px 0;
padding: 34px 36px 46px 56px;
}
figure[class^="wp-block"],
.wp-block-archives-dropdown,
.wp-block-pullquote,
.aligncenter,
div.aligncenter,
.alignwide,
.alignfull {
margin-top: 20px;
margin-bottom: 20px;
}
@media (min-width: 768px) {
.page-template-full-width .entry-content .wp-block-gallery.alignfull,
.realplaces-content-fullwidth .wp-block-gallery.alignfull,
.page-template-full-width .entry-content .wp-block-columns.alignfull,
.realplaces-content-fullwidth .wp-block-columns.alignfull {
padding-left: 15px;
padding-right: 15px;
}
.page-template-full-width .entry-content .alignwide,
.realplaces-content-fullwidth .alignwide,
.page-template-full-width .entry-content .alignfull,
.realplaces-content-fullwidth .alignfull {
max-width: 100vw;
width: inherit;
}
.page-template-full-width .entry-content .alignfull,
.realplaces-content-fullwidth .alignfull {
margin-left: -68px;
margin-right: -68px;
}
}  .white-box {
padding: 30px;
}
.white-box .entry-content:not(:empty) {
margin-bottom: 20px;
}
.white-box .form-option {
margin-bottom: 25px;
}
.white-box label {
display: block;
margin-bottom: 10px;
font-size: 15px;
}
.white-box input[type="text"],
.white-box input[type="email"],
.white-box input[type="password"],
.white-box input[type="number"],
.white-box input[type="date"] {
width: 100%;
height: 48px;
padding: 0 10px;
line-height: 48px;
}
.white-box .select2-container--default .select2-selection--single,
.white-box input[type="text"],
.white-box input[type="email"],
.white-box input[type="password"],
.white-box input[type="number"],
.white-box input[type="date"],
.white-box textarea {
border: 1px solid;
}
.white-box input[type="checkbox"] + label:before {
border: 1px solid;
}
.white-box input[type="checkbox"]:checked + label:before {
border: 4px solid;
}
.white-box textarea {
display: block;
width: 100%;
height: 284px;
padding: 10px;
resize: vertical;
}
.white-box input.error {
border: 1px solid;
}
.white-box #ajax-loader {
margin-top: 0;
margin-bottom: 0;
}
#user-profile-img {
float: left;
}
.profile-thumb {
position: relative;
width: 216px;
height: 216px;
text-align: center;
}
.profile-img-controls {
display: table;
padding-left: 26px;
}
.field-description {
padding-top: 10px;
}
.field-description > li {
position: relative;
margin-bottom: 10px;
padding-left: 10px;
}
.field-description > li > span {
position: absolute;
top: 0;
left: 0;
}
.profile-img-controls .btn-default {
margin: 10px 6px 0 0;
padding: 6px 18px;
}
.profile-img-controls .fas,
.profile-img-controls .far {
margin-right: 10px;
}
@media (min-width: 768px) {
.white-box {
padding: 40px 38px 40px;
}
}
@media (max-width: 480px) {
#user-profile-img {
float: none;
margin-bottom: 20px;
}
.profile-img-controls {
padding-left: 0;
}
}  .white-box .fancy-title {
font-size: 16px;
margin-bottom: 20px;
}
.white-box .fancy-title:after {
width: 30px;
height: 4px;
margin-left: 0;
}
.white-box .features-checkboxes-wrapper > li {
width: 33.33%;
}
.white-box .vt-embed-code {
height: 80px;
}
@media (max-width: 600px) {
.white-box .features-checkboxes-wrapper > li {
width: 100%;
}
}
.map-wrapper {
margin-top: 15px;
}
.map-wrapper .map-canvas {
width: 100%;
height: 284px;
}
.map-wrapper .map-canvas:empty {
display: none;
}
input[type="text"].ui-autocomplete-loading {
background: transparent url(//bgccondo.com.ph/wp-content/themes/inspiry-real-places/images/ajax-loader-2.gif) no-repeat right center;
visibility: visible;
}
.ui-autocomplete {
padding: 0;
margin: 0;
list-style: none;
position: absolute;
z-index: 10000;
border: 1px solid #d8dce2;
background: #fff;
}
.ui-autocomplete li {
margin-bottom: 0;
white-space: nowrap;
padding: 4px 10px;
}
.ui-autocomplete li a {
display: block;
height: 100%;
}
.ui-autocomplete li {
cursor: pointer;
}
.ui-autocomplete li:hover {
background: #f8faff;
}
.ui-autocomplete li a.ui-state-focus {
cursor: pointer;
}
.container-row {
margin-top: 15px;
}
#featured-file-container.hidden {
display: none;
}
#featured-thumb-container,
#gallery-thumbs-container {
margin: 0 0 10px -10px;
}
.gallery-thumb,
.sortable-placeholder {
float: left;
width: 121px;
height: 121px;
margin: 0 0 10px 10px;
}
.gallery-thumb {
display: table;
position: relative;
text-align: center;
}
.gallery-thumb span {
display: table-cell;
vertical-align: middle;
text-align: center;
font-weight: bold;
}
.gallery-thumb img {
position: absolute;
top: 0;
left: 0;
max-width: 100%;
}
.gallery-thumb .mark-featured,
.gallery-thumb .loader,
.gallery-thumb a {
display: block;
position: absolute;
right: 0;
bottom: 0;
padding: 4px 10px;
font-size: 16px;
}
.gallery-thumb .loader {
display: none;
right: auto;
bottom: auto;
left: 0;
top: 0;
}
.gallery-thumb .mark-featured {
right: auto;
top: auto;
bottom: 0;
left: 0;
}
#drag-and-drop {
margin-bottom: 10px;
padding: 64px 50px;
border: 2px dashed;
}
.drag-drop-msg {
font-size: 16px;
}
.drag-or {
margin: 0 15px;
font-size: 13px;
}
.agent-options {
margin-bottom: 30px;
}
.agent-options > li {
margin-bottom: 10px;
}
.agent-options input[type="radio"] {
vertical-align: -2px;
}
.agent-options label {
display: inline-block;
}
.agent-options .select2-container {
display: block;
width: 100% !important;
margin-left: 23px;
max-width: 332px;
margin-top: 8px;
}
.agent-options .select2-container .select2-selection--multiple {
border-radius: 0;
border-color: #d8dce2;
}
.agent-options .select2-container .select2-selection--multiple .select2-selection__choice {
margin-top: 8px;
background-color: #f8faff;
border-color: #d8dce2;
}
.agent-options .select2-container .select2-selection--multiple .select2-selection__rendered {
padding: 0 8px;
}
.agent-options .select2-container .select2-selection--multiple .select2-selection__rendered .select2-search__field {
margin-top: 8px;
}
.inspiry-details-wrapper .inspiry-detail-control,
.inspiry-details-wrapper .inspiry-detail-title,
.inspiry-details-wrapper .inspiry-detail-value {
float: left;
}
.inspiry-details-wrapper .inspiry-detail-control {
width: 5%;
}
.inspiry-details-wrapper .inspiry-detail-title {
width: 33%;
}
.inspiry-details-wrapper .inspiry-detail-value {
width: 57%;
}
.inspiry-details-wrapper input[type="text"] {
width: 96%;
}
.inspiry-details-wrapper .inspiry-detail {
margin-bottom: 5px;
}
.inspiry-details-wrapper .detail-placeholder {
margin: 5px 0;
height: 48px;
}
.inspiry-details-wrapper .sort-detail {
cursor: move;
}
.inspiry-details-wrapper .fas,
.inspiry-details-wrapper .fa,
.inspiry-details-wrapper .far {
position: relative;
top: 13px;
font-size: 15px;
}
#map-address-field-wrapper .ui-autocomplete {
width: calc(100% - 30px) !important;
}
#map-address-field-wrapper .ui-autocomplete li {
white-space: pre-wrap !important;
}  .wrapper-404 {
padding: 50px 30px;
text-align: center;
}
.wrapper-404 > h1 {
margin-bottom: 0;
font-size: 100px;
line-height: 1.2;
font-weight: 900;
}
.wrapper-404 p {
font-size: 16px;
}
@media (min-width: 768px) {
.wrapper-404 > h1 {
font-size: 230px;
}
}
.wrapper-template-compare-contents {
background: #eff1f5;
}
.wrapper-template-compare-contents .nothing-found {
padding-top: 50px;
padding-bottom: 40px;
font-size: 18px;
}
.compare-properties {
display: none;
}
.compare-carousel {
margin-right: -10px;
margin-left: -10px;
overflow: hidden;
}
.compare-carousel-slide {
width: 25%;
float: left;
position: relative;
padding-left: 10px;
padding-right: 10px;
margin-bottom: 20px;
}
.compare-carousel-slide img {
width: 100%;
height: auto;
}
.compare-carousel-slide .compare-remove {
position: absolute;
right: 10px;
top: 0;
padding: 0 7px;
background: #0dbae8;
color: #ffffff;
-webkit-transition: 0.2s all;
-o-transition: 0.2s all;
transition: 0.2s all;
}
.compare-carousel-slide .compare-remove:hover {
background: #079cd2;
}
.compare-submit {
display: inline-block;
clear: both;
padding: 9px 16px;
background: #4a525d;
color: #ffffff;
text-transform: uppercase;
margin-bottom: 40px;
}
.compare-submit:hover {
background: #0dbae8;
color: #ffffff;
}
.compare-template {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.ui-tooltip {
padding: 8px;
position: absolute;
z-index: 9999;
max-width: 300px;
}
body .ui-tooltip {
border-width: 2px;
}
.ui-tooltip,
.arrow:after {
background: #068ab9;
}
.ui-tooltip {
padding: 5px 10px;
color: #ffffff;
font-weight: 400;
font-size: 12px;
text-transform: uppercase;
}
.arrow {
width: 70px;
height: 16px;
overflow: hidden;
position: absolute;
left: 50%;
margin-left: -35px;
bottom: -16px;
}
.arrow.top {
top: -16px;
bottom: auto;
}
.arrow.left {
left: 20%;
}
.arrow:after {
content: "";
position: absolute;
left: 20px;
top: -20px;
width: 25px;
height: 25px;
-webkit-box-shadow: 6px 5px 9px -9px black;
box-shadow: 6px 5px 9px -9px black;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.arrow.top:after {
bottom: -20px;
top: auto;
}
.add-to-compare-span {
position: absolute;
right: 30px;
bottom: 20px;
line-height: 1.1;
}
.add-to-compare-span svg {
-webkit-transition: 0.3s all ease-in-out;
-o-transition: 0.3s all ease-in-out;
transition: 0.3s all ease-in-out;
}
.add-to-compare-span i {
font-size: 35px;
color: #ffffff;
-webkit-transition: 0.3s all ease-in-out;
-o-transition: 0.3s all ease-in-out;
transition: 0.3s all ease-in-out;
position: relative;
}
.add-to-compare-span i:before {
position: relative;
}
.add-to-compare-span i:hover {
color: #FF8000;
}
.add-to-compare-span i:hover svg {
fill: #068ab9;
}
.add-to-compare-span .dim {
color: #FF8000;
}
.add-to-compare-span .add-to-compare {
text-align: center;
position: relative;
}
.add-to-compare-span .add-to-compare svg {
fill: #ffffff;
}
.add-to-compare-span .add-to-compare .atc-tag {
display: block;
position: absolute;
top: -15px;
left: 0;
right: 0;
margin: auto;
width: 150px;
}
.add-to-compare-span .compare_output {
fill: #068ab9;
}
.compare_output {
display: none;
}
.compare-feature-column {
width: 170px;
display: inline-block;
vertical-align: top;
margin-right: -1px;
position: relative;
}
.compare-feature-column .property-thumbnail {
width: 170px;
}
.compare-feature-column p {
font-size: 15px;
font-weight: 700;
color: #000000;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
}
.compare-properties-column {
width: 240px;
display: inline-block;
vertical-align: top;
margin-left: -3px;
margin-right: -1px;
position: relative;
}
.compare-properties-column .compare-remove {
position: absolute;
right: 10px;
top: 0;
padding: 0 7px;
background: #0dbae8;
color: #ffffff;
-webkit-transition: 0.2s all;
-o-transition: 0.2s all;
transition: 0.2s all;
}
.compare-properties-column .compare-remove:hover {
background: #079cd2;
}
.span2 .property-thumbnail {
padding-left: 10px;
padding-right: 10px;
background: #eff1f5;
}
.span2 .property-thumbnail img {
width: 100%;
height: auto;
}
.compare-template {
padding-top: 50px;
padding-bottom: 120px;
overflow-x: auto;
white-space: nowrap;
}
.compare-template .property-price {
color: #0dbae8;
font-size: 16px;
}
.compare-template .property-title {
font-size: 16px;
margin-top: 20px;
margin-bottom: 15px;
white-space: normal;
}
.compare-template .property-type {
font-size: 16px;
font-weight: 500;
}
.wrapper-cells {
line-height: 24px;
}
.wrapper-cells p {
color: #4a525d;
font-size: 14px;
padding-left: 10px;
padding-right: 10px;
padding-top: 12px;
padding-bottom: 12px;
margin-bottom: 0;
}
.wrapper-cells p i.fa-times {
color: #9d261d;
}
.wrapper-cells p i.fa-check {
color: #46a546;
}
.wrapper-cells p:nth-of-type(odd) {
background: #dfe7ee;
}
.admin-bar .compare-thumbnail-fix {
margin-top: 32px;
}
.compare-thumbnail-fix {
position: fixed;
top: 0;
z-index: 999;
}
.ui-helper-hidden-accessible {
border: 0;
clip: rect(0 0 0 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
}
.properties-with-half-map .add-to-compare-span {
bottom: auto;
top: 15px;
right: 25px;
}
@media (min-width: 992px) and (max-width: 1199px) {
.compare-properties-column,
.compare-thumbnail-fix {
width: 192px;
}
}
@media (max-width: 991px) {
.compare-properties-column {
width: 184px;
}
}
@media (max-width: 767px) {
.compare-carousel-slide {
width: 50%;
}
.compare-properties-column {
width: 184px;
}
}
.properties-with-half-map {
padding-top: 0;
padding-bottom: 0;
}
.properties-with-half-map .page-head {
display: none !important;
}
.properties-with-half-map .map-container {
position: relative;
}
.properties-with-half-map .map-inner {
position: absolute;
right: 0;
top: 0;
width: 100%;
}
.properties-with-half-map .site-main-content {
padding-top: 40px;
}
.properties-with-half-map .property-listing-simple .entry-title {
margin-bottom: 15px;
}
.properties-with-half-map .property-listing-simple .title-and-meta {
padding: 15px 15px 0;
}
.properties-with-half-map .property-listing-simple .meta-item-value {
font-size: 13px;
}
.properties-with-half-map .property-listing-simple .meta-item {
font-size: 13px;
margin-bottom: 14px;
}
.properties-with-half-map .property-listing-simple .price-wrapper {
font-size: 15px;
}
.properties-with-half-map .meta-item-label {
font-size: 13px;
}
.properties-with-half-map .property-thumbnail {
display: table;
}
.properties-with-half-map .property-thumbnail img {
max-width: inherit;
width: 100%;
}
.properties-with-half-map .pagination {
margin-bottom: 60px;
}
.properties-with-half-map.right-half-map .map-inner {
right: auto;
left: 0;
}
.properties-with-half-map .compare-properties {
margin-top: 40px;
}
@media (min-width: 992px) {
.padding-left-zero {
padding-left: 0;
}
.padding-right-zero {
padding-right: 0;
}
}
@media (max-width: 1199px) {
.properties-with-half-map .custom-search-controls {
float: none;
}
.properties-with-half-map .custom-search-controls h3 {
margin-bottom: 25px;
}
.properties-with-half-map .custom-search-controls .sort-controls {
float: none;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.properties-with-half-map .property-listing-simple .meta-item {
width: 50%;
}
.properties-with-half-map .sort-controls,
.properties-with-half-map .view-switcher {
float: left;
}
}
@media (max-width: 991px) {
.properties-with-half-map .map-inner {
position: static;
}
.properties-with-half-map .property-listing-simple .title-and-meta {
padding: 25px 25px 10px;
}
.properties-with-half-map .property-listing-simple .meta-item {
margin-bottom: 20px;
}
}body {
color: #4a525d;
background-color: #eff1f5;
}
a {
color: #191c20;
}
a:hover {
color: #0dbae8;
}
.meta-icon {
fill: #0dbae8;
} .property-status-tag-common,
.property-status-tag,
.property-status-tag-flipped {
background: #4a525d;
color: #ffffff;
}
.property-status-tag:hover {
background-color: #FF8000;
}
.property-status-tag:hover:before {
border-right-color: #FF8000;
}
.property-status-tag:before {
border-color: transparent #4a525d transparent transparent;
}
.property-status-tag-flipped:hover {
background-color: #FF8000;
}
.property-status-tag-flipped:hover:after {
border-left-color: #FF8000;
}
.property-status-tag-flipped:after {
border-color: transparent transparent transparent #4a525d;
} .wp-caption {
background: #fff;
border-color: #f0f0f0;
}
.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
background-color: #f1f1f1;
-webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
color: #21759b;
}
.wp-caption-text {
color: #707070;
color: rgba(51, 51, 51, 0.7);
}
.gallery-caption {
color: #707070;
color: rgba(51, 51, 51, 0.7);
} td,
th {
border-color: #C6CDD1;
} .site-pages { } input[type="password"],
.input-field,
.textarea-field,
.wpcf7-text,
.wpcf7-number,
.wpcf7-date,
.wpcf7-quiz,
.wpcf7-textarea {
background-color: #fff;
border-color: #d8dce2;
}
.wpcf7 .select2-container--default .select2-selection--single {
border-color: #d8dce2;
}
.widget_lc_taxonomy input[type="submit"],
.post-password-form input[type="submit"],
.wpcf7-submit {
color: #ffffff;
background-color: #0dbae8;
border-color: #0dbae8;
}
.widget_lc_taxonomy input[type="submit"]:hover,
.post-password-form input[type="submit"]:hover,
.wpcf7-submit:hover {
background-color: #0caeda;
border-color: #0caeda;
}
.inspiry-contact-form-wrapper p,
.inspiry-contact-form-wrapper .wpcf7-not-valid-tip,
.inspiry-contact-form-wrapper .wpcf7-validation-errors {
color: #FFF;
}
.checkbox-field input[type="checkbox"] + label:before,
.radio-field input[type="radio"] + label:before {
border-color: #d8dce2;
}
.checkbox-field input[type="checkbox"]:checked + label:before,
.radio-field input[type="radio"]:checked + label:before {
border-color: #d8dce2;
} .breadcrumb {
color: #ffffff;
}
.breadcrumb a {
color: inherit;
}
.breadcrumb a:hover {
color: #0dbae8;
} .pagination .page-numbers {
background-color: #ffffff;
}
.pagination .page-numbers:hover,
.pagination .current {
background-color: #0dbae8;
color: #ffffff;
}
.page-links a {
background-color: #0dbae8;
}
.page-links a:hover {
background-color: #0caeda;
}
.default-page .entry-content .page-links a,
.default-page .entry-content .page-links a:hover {
color: #ffffff;
} .modal-dialog {
background-color: #eff1f5;
}
.login-form-input {
background-color: #ffffff;
}
.form-element .error:not(label) {
border: 1px solid #ff0000;
}
.form-element .error:not(input) {
color: #ff0000;
}
.login-form-submit {
background-color: #FF8000;
}
.login-form-submit:hover {
background-color: #f07800;
}
.form-heading .fa,
.form-heading .fas,
.form-heading .far {
color: #bec3c8;
}
.close-modal-dialog:hover .fa,
.close-modal-dialog:hover .fas,
.close-modal-dialog:hover .far {
color: #ff0000;
}
.sign-up {
color: #a2aab2;
}
.buttons-external {
background-color: #ffffff;
}
.or {
background-color: #ffffff;
border-color: #cad7e3;
}
.vertical-line,
.circle {
background-color: #cad7e3;
}
.button {
color: #ffffff;
}
.button:hover {
background-color: #0dbae8;
color: #ffffff;
}
.facebook-button {
background-color: #425f9c;
}
.google-button {
background-color: #dd4b39;
}
.modal-error {
color: red;
}  .user-nav a {
color: #7c848b;
}
.user-nav a:hover {
color: #4a525d;
} .social-networks .facebook:hover {
color: #395b89;
}
.social-networks .twitter:hover {
color: #2bbfec;
}
.social-networks .rss:hover {
color: #ec894d;
}
.social-networks .gplus:hover {
color: #d63b3b;
}
.social-networks .linkedin:hover {
color: #1184cd;
}
.social-networks .youtube:hover {
color: #d02525;
}
.social-networks .skype:hover {
color: #0099e5;
}
.social-networks .instagram:hover {
color: #457299;
}
.social-networks .pinterest:hover {
color: #be2225;
}
.button-menu-close {
background-color: #33762e;
color: #ffffff;
}
.button-menu-close:hover {
background-color: #000;
color: #ffffff;
}
.button-menu-reveal {
background-color: #50b848;
color: #ffffff;
}
.button-menu-reveal:hover {
background-color: #000;
}
.button-menu-reveal.active {
background-color: #48a640;
}
.button-menu-reveal:hover,
.button-menu-reveal.active {
color: #ffffff;
} .site-main-nav .sub-menu li:last-child > a:after {
background-color: transparent;
} .header-variation-one .header-top {
background-color: #ffffff;
}
.header-variation-one .site-logo {
background-color: #000;
color: #ffffff;
}
.header-variation-one .site-logo a,
.header-variation-three .site-logo a {
color: #ffffff;
}
.header-variation-one .site-logo a:hover,
.header-variation-three .site-logo a:hover {
color: #0dbae8;
}
.header-variation-one .contact-number {
background-color: #0dbae8;
}
.header-variation-one .contact-number a,
.header-variation-one .contact-number span {
color: #ffffff;
}
.header-variation-one .contact-number a:hover {
color: #ddf6fd;
}
.header-variation-one .header-social-nav > a {
color: #9aa2aa;
}
.header-variation-one .site-main-nav {
background-color: #50b848;
}
.header-variation-one .main-menu > li > a {
color: #20671b;
}
.header-variation-one .main-menu > li:hover > a,
.header-variation-one .main-menu > .current-menu-item > a {
background-color: #46a13f;
}
.header-variation-one .main-menu .current-menu-item > a,
.header-variation-one .main-menu li:hover > a {
color: #ffffff;
}
.header-variation-one .sub-menu {
background-color: #46a13f;
}
.header-variation-one .sub-menu a {
color: #92df8c;
}
.header-variation-one .sub-menu a:after {
background-color: #48B040;
} .header-variation-two {
background-color: #ffffff;
}
.header-variation-two .contact-number a,
.header-variation-two .contact-number span {
color: #0080bc;
}
.header-variation-two .contact-number a:hover {
color: #0dbae8;
}
.header-variation-two .header-social-nav > a {
color: #b1b1b1;
}
.header-variation-two .main-menu > li > a {
color: #191c20;
}
.header-variation-two .main-menu > li:hover > a,
.header-variation-two .main-menu > .current-menu-item > a {
background-color: #4a525d;
}
.header-variation-two .main-menu .current-menu-item > a,
.header-variation-two .main-menu li:hover > a {
color: #ffffff;
}
.header-variation-two .sub-menu {
background-color: #4a525d;
}
.header-variation-two .sub-menu a {
color: #9ba4b3;
}
.header-variation-two .sub-menu a:after {
background-color: #5a626e;
}
.header-variation-two .header-top {
border-bottom-color: #e2e2e2;
}
@media (min-width: 1200px) {
.header-variation-two .submit-property-link {
background-color: #FF8000;
color: #ffffff;
}
.header-variation-two .submit-property-link:hover {
background-color: #0dbae8;
color: #ffffff;
}
.header-variation-two .header-social-nav > a {
border-bottom-color: transparent;
}
.header-variation-two .header-social-nav > a:hover {
color: #ffffff;
}
.header-variation-two .header-social-nav > a:hover .fa,
.header-variation-two .header-social-nav > a:hover .fas,
.header-variation-two .header-social-nav > a:hover .far {
border-right-color: transparent;
}
.header-variation-two .header-social-nav .fa,
.header-variation-two .header-social-nav .fas,
.header-variation-two .header-social-nav .far {
border-right-color: #e2e2e2;
}
.header-variation-two .header-social-nav .twitter {
border-bottom-color: #58c7ff;
}
.header-variation-two .header-social-nav .twitter:after {
background-color: #58c7ff;
}
.header-variation-two .header-social-nav .facebook {
border-bottom-color: #466bc6;
}
.header-variation-two .header-social-nav .facebook:after {
background-color: #466bc6;
}
.header-variation-two .header-social-nav .gplus {
border-bottom-color: #e9715d;
}
.header-variation-two .header-social-nav .gplus:after {
background-color: #e9715d;
}
.header-variation-two .header-social-nav .linkedin {
border-bottom-color: #0077b5;
}
.header-variation-two .header-social-nav .linkedin:after {
background-color: #0077b5;
}
.header-variation-two .header-social-nav .instagram {
border-bottom-color: #e03f6c;
}
.header-variation-two .header-social-nav .instagram:after {
background-color: #e03f6c;
}
.header-variation-two .header-social-nav .youtube {
border-bottom-color: #f00;
}
.header-variation-two .header-social-nav .youtube:after {
background-color: #f00;
}
.header-variation-two .header-social-nav .pinterest {
border-bottom-color: #bd081c;
}
.header-variation-two .header-social-nav .pinterest:after {
background-color: #bd081c;
}
.header-variation-two .header-social-nav .rss {
border-bottom-color: #ec894d;
}
.header-variation-two .header-social-nav .rss:after {
background-color: #ec894d;
}
.header-variation-two .header-social-nav .skype {
border-bottom-color: #00a9f0;
}
.header-variation-two .header-social-nav .skype:after {
background-color: #00a9f0;
}
} .header-variation-three {
color: #737a84;
background-color: #191c20;
}
.header-variation-three .header-top {
border-bottom-color: #2e3135;
border-top-color: #2e3135;
}
.header-variation-three .icon-phone-two {
fill: #0dbae8;
}
.header-variation-three .header-social-nav > a,
.header-variation-three .user-nav a {
color: #737a84;
}
.header-variation-three .contact-number a,
.header-variation-three .contact-number span {
color: #0dbae8;
}
.header-variation-three .user-nav a:hover,
.header-variation-three .social-networks a:hover {
color: #ffffff;
}
.header-variation-three .user-nav a:hover .icon-email-two,
.header-variation-three .user-nav a:hover .icon-lock {
fill: #ffffff;
}
.header-variation-three .contact-number a:hover {
color: #0dbae8;
}
.header-variation-three .main-menu > li > a {
color: #ffffff;
}
.header-variation-three .main-menu > li:hover > a,
.header-variation-three .main-menu > .current-menu-item > a {
background-color: #50b848;
}
.header-variation-three .main-menu .current-menu-item > a,
.header-variation-three .main-menu li:hover > a {
color: #ffffff;
}
.header-variation-three .sub-menu {
background-color: #50b848;
}
.header-variation-three .sub-menu a {
color: #b8eab4;
}
.header-variation-three .sub-menu a:after {
background-color: #66c55e;
} .mobile-header {
background-color: #000;
}
.mobile-header .contact-number .contacts-icon {
fill: #ffffff;
}
.mobile-header .contact-number a,
.mobile-header .contact-number span {
color: #ffffff;
}
.mobile-header .contact-number a:hover {
color: #0dbae8;
}
.mobile-header .user-nav,
.mobile-header .header-social-nav {
border-top-color: #ffffff;
}
.mobile-header .header-social-nav a {
color: #9aa2aa;
} .mean-container .meanmenu-reveal span {
background: #ffffff;
}
.mean-container .meanclose {
background: #dfe7ee;
color: #4a525d;
}
.mean-container .mean-nav {
background-color: #dfe7ee;
}
.mean-container .main-menu > li > a,
.mean-container .sub-menu .menu-item-has-children > a {
background: #dfe7ee;
color: #4a525d;
}
.mean-container .main-menu > li > a:hover,
.mean-container .sub-menu .menu-item-has-children > a:hover {
background: #0dbae8;
color: #ffffff;
}
.mean-container .sub-menu li a {
background: #ffffff;
}
.mean-container .main-menu li .mean-expand {
background-color: #d8e2ea;
}
.mean-container .main-menu li .mean-expand:hover {
background-color: #0dbae8;
}
.mean-container .main-menu li .mean-expand:after {
border-color: transparent transparent #ffffff transparent;
} .flex-direction-nav a {
background-repeat: no-repeat;
background-size: 25px;
background-position: center center;
}
.flex-direction-nav a.flex-prev {
background-image: url(//bgccondo.com.ph/wp-content/themes/inspiry-real-places/images/svg/arrow-left.svg);
}
.flex-direction-nav a.flex-next {
background-image: url(//bgccondo.com.ph/wp-content/themes/inspiry-real-places/images/svg/arrow-right.svg);
}
.flex-control-paging li a {
background-color: #ffffff;
}
.flex-control-paging li a:hover,
.flex-control-paging li a.flex-active {
background-color: #0dbae8;
}
.slide-overlay {
color: #ffffff;
}
.slide-overlay .price {
color: #50b848;
}
.slide-overlay .property-status-tag {
background-color: #ffffff;
color: #4a525d;
}
.slide-overlay .property-status-tag:before {
border-right-color: #ffffff;
}
.slide-overlay .property-status-tag:hover {
background-color: #FF8000;
color: #ffffff;
}
.slide-overlay .property-status-tag:hover:before {
border-right-color: #FF8000;
}
.slide-overlay .meta-item-label,
.slide-overlay .meta-item-unit {
color: #939ca4;
}
.slide-overlay .meta-icon {
fill: #f4903f;
}
.slide-inner-container {
background-color: #1c1f23;
background-color: rgba(25, 28, 32, 0.9);
}
.slide-entry-title a {
color: #ffffff;
}
.slide-entry-title a:hover {
color: #0dbae8;
} .slider-variation-two .slide-inner-container {
border-top-color: #d46206;
}
.slider-variation-two .slide-header {
border-bottom-color: #404245;
} .slider-variation-three .slide-inner-container {
background-color: rgba(255, 255, 255, 0.9);
}
.slider-variation-three .slide-entry-title a {
color: #000;
}
.slider-variation-three .slide-entry-title a:hover {
color: #0dbae8;
}
.slider-variation-three .property-status-tag {
background-color: #50b848;
color: #fff;
}
.slider-variation-three .property-status-tag:before {
border-right-color: #50b848;
}
.slider-variation-three .property-status-tag:hover {
background-color: #409439;
}
.slider-variation-three .property-status-tag:hover:before {
border-right-color: #409439;
}
.slider-variation-three p {
color: #929ba7;
}
.slider-loader:before {
background: rgba(255, 255, 255, 0.98) url(//bgccondo.com.ph/wp-content/themes/inspiry-real-places/images/slider-loader.gif) no-repeat center center;
} .select2-container .select2-selection--single .select2-selection__rendered {
color: #4a525d;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
position: static;
margin: 0;
border: none;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b:after {
color: #b5b9bf;
}
.select2-dropdown,
.select2-container--default .select2-search--dropdown .select2-search__field {
border-color: #EFEFEF;
}
.select2-results li {
border-top-color: #EFEFEF;
}
.select2-container--default .select2-results__option[aria-selected=true],
.select2-container--default .select2-results__option--highlighted[aria-selected] {
background: #f9f9fa;
color: #4a525d;
} ::-moz-placeholder {
color: #4a525d;
opacity: 1;
}
:-ms-input-placeholder {
color: #4a525d;
}
::-webkit-input-placeholder {
color: #4a525d;
}
.advance-search input[type="text"]:hover,
.advance-search input[type="text"]:focus,
.advance-search .select2-container--default .select2-selection--single:hover,
.advance-search .select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
.advance-search .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
background: #f9f9fa;
} .header-advance-search {
background-color: #ffffff;
}
.header-advance-search input[type="text"],
.header-advance-search .select2-container--default .select2-selection--single {
background-color: #dfe7ee;
}
.header-advance-search .form-submit-btn {
background-image: url(//bgccondo.com.ph/wp-content/themes/inspiry-real-places/images/svg/icon-search.svg);
background-repeat: no-repeat;
background-position: 17px center;
background-size: 20px;
} .search-title {
background-color: #0dbae8;
color: #ffffff;
}
.main-advance-search {
background-color: #dee7ee;
}
.extra-search-fields .title:hover {
color: #000;
}
.extra-search-fields .text-wrapper:before {
background-color: #ffffff;
}
.extra-search-fields .features-checkboxes-wrapper {
border-top-color: #d1dbe4;
}
input[type="radio"] + label:before,
input[type="checkbox"] + label:before {
background-color: #ffffff;
}
input[type="radio"]:checked + label:before,
input[type="checkbox"]:checked + label:before {
background-color: #000;
border-color: #ffffff;
}
.hidden-fields-reveal-btn {
background-color: #f4903f;
}
.hidden-fields-reveal-btn:hover {
background-color: #0dbae8;
}
.hidden-fields-reveal-btn:hover .icon {
fill: #ffffff;
}
.form-submit-btn {
background-color: #191c20;
color: #ffffff;
}
.form-submit-btn:hover {
background-color: #0dbae8;
} .site-footer a {
color: #9aa2aa;
}
.site-footer a:hover {
color: #0dbae8;
}
.site-footer-two {
background-color: #4a525d;
color: #ffffff;
}
.site-footer-two .social-networks a:hover,
.site-footer-two a:hover {
color: inherit;
} .column-container {
background-color: #ffffff;
}
.col-right-side {
background-color: #4a525d;
}
.contact-form input:not([type="submit"]),
.contact-form textarea {
border-color: #ffffff;
}
.contact-form input.error,
.contact-form textarea.error {
outline-color: #FF0000;
}
.contact-form .btn-orange:hover,
.contact-form .btn-orange:focus {
color: #ffffff;
background-color: #f07800;
}
.contact-form-heading {
color: #ffffff;
}
#error-container {
color: #ffffff;
}
#error-container label {
color: #ffffff;
}
#message-container {
color: #ffffff;
}
.contacts-list .contacts-icon,
.contacts-list .fax-fill-two {
fill: #4a525d;
}
.contacts-list .fax-fill-one {
fill: #ffffff;
} .page-head {
background-color: #494c53;
}
.page-head-content {
color: #ffffff;
}
.page-title {
color: inherit;
} .white-box {
background-color: #fff;
}
.white-box .select2-container--default .select2-selection--single,
.white-box input[type="text"],
.white-box input[type="email"],
.white-box input[type="password"],
.white-box input[type="number"],
.white-box input[type="date"],
.white-box textarea {
border-color: #d8dce2;
}
.white-box input[type="checkbox"] + label:before {
border-color: #d8dce2;
}
.white-box input[type="checkbox"]:checked + label:before {
background-color: #000;
border-color: #d8dce2;
}
.white-box input.error {
border-color: #ff0000;
}
.white-box label.error {
color: #ff0000;
}
.white-box input[disabled] {
cursor: not-allowed;
background: #eff1f5;
}
.profile-thumb {
background: url(//bgccondo.com.ph/wp-content/themes/inspiry-real-places/images/profile-img-placeholder.png) no-repeat center center;
}
#errors-log {
color: #ff0000;
}
.profile-img-controls .btn-orange {
background-color: #9aa2aa;
}
.profile-img-controls .btn-orange:hover {
background-color: #8e969e;
}
.submit-form #update-user {
background-color: #50b848;
}
.submit-form #update-user:hover {
background-color: #46a13f;
} .inspiry-highlighted-message {
background: #0dbae8;
}
.inspiry-highlighted-message h4 {
color: #fff;
text-shadow: 1px 1px 2px #252525;
}
.user-submit-property {
background-color: #ffffff;
}
.user-submit-property .price {
color: #0dbae8;
}
.user-submit-property .meta-item-label {
color: #66747e;
}
.user-submit-property .meta-item-value {
color: #191c20;
}
.user-submit-property .pending {
color: #FF8000;
}
.user-submit-property .approved {
color: #50b848;
}
.action-buttons {
border-left-color: #e3e5ea;
}
.action-buttons .fa,
.action-buttons .fas,
.action-buttons .far {
background-color: #758190;
color: #ffffff;
}
.action-buttons .fa:hover,
.action-buttons .fas:hover,
.action-buttons .far:hover {
background-color: #525b66;
} .gallery-thumb,
.sortable-placeholder {
background-color: #efefef;
}
.gallery-thumb {
background-color: #efefef;
-webkit-box-shadow: inset 0 0 0 2px #dfdfdf;
box-shadow: inset 0 0 0 2px #dfdfdf;
}
.gallery-thumb .mark-featured,
.gallery-thumb .loader,
.gallery-thumb a {
background-color: rgba(0, 0, 0, 0.5);
color: #f0f0f0;
}
.gallery-thumb .mark-featured:hover,
.gallery-thumb .loader:hover,
.gallery-thumb a:hover {
background-color: rgba(0, 0, 0, 0.6);
color: #ffffff;
}
.gallery-thumb .loader {
background-color: rgba(0, 0, 0, 0.6);
color: #ffffff;
}
#drag-and-drop {
background-color: #f8faff;
border-color: #dfdfdf;
} .inspiry-details-wrapper .detail-placeholder {
background-color: #f9f9f9;
}
.inspiry-details-wrapper .sort-detail:hover {
color: #FF8000;
} .agent-name {
color: #ffffff;
}
.agent-common-styles {
color: #ffffff;
}
.agent-common-styles p,
.agent-common-styles a,
.agent-common-styles .agent-contacts-list > li {
color: #ccf3ff;
}
.agent-common-styles a:hover {
color: #0080bc;
}
.agent-common-styles .agent-contacts-list span {
color: #ffffff;
}
.agent-common-styles .btn-default:hover {
background-color: #0586b4;
color: #ffffff;
}
.agent-image:hover {
background-color: #ffffff;
}
.agent-image img {
border-color: #ffffff;
}
.agent-name a {
color: inherit;
}
.agent-name a:hover {
color: #0080bc;
}
.agent-name span {
color: #0080bc;
}
.agent-social-profiles a {
color: #0080bc;
}
.agent-social-profiles a:hover {
color: #ffffff;
}
.agent-contacts-list .contacts-icon {
fill: #0080bc;
}
.agent-post-odd {
background-color: #3bcbf0;
}
.agent-post-odd .btn-default {
background-color: #1da4d5;
}
.agent-post-even,
.agent-single-post .agent-content-wrapper,
.agent-sidebar-widget {
background-color: #0dbae8;
}
.agent-post-even .btn-default,
.agent-sidebar-widget .btn-default {
background-color: #069cd2;
} .agent-single-post .btn-default {
background-color: #069cd2;
}
.agent-properties-list-heading {
color: #0dbae8;
}
.agent-contact-form .agent-contact-form-title {
color: #ffffff;
}
.agent-contact-form input[type="text"],
.agent-contact-form textarea {
background-color: #ffffff;
border-color: #ffffff;
color: #4a525d;
} .gallery-items-filter {
background-color: #ffffff;
}
.gallery-items-filter a:after {
border-right-color: #e4e5eb;
}
.gallery-items-filter a:not(.active):hover {
background-color: #0dbae8;
color: #ffffff;
}
.gallery-items-filter a:not(.active):hover:before {
background-color: #0dbae8;
}
.gallery-items-filter a:not(.active):hover:after {
border-color: #0dbae8;
}
.gallery-items-filter .active {
background-color: #e4e5eb;
color: #4a525d;
}
.gallery-items-filter .active:before {
background-color: #0dbae8;
}
.media-container {
background-color: #1c1f23;
background-color: rgba(25, 28, 32, 0.6);
}
.search-plus,
.external-link {
background-color: #0dbae8;
color: #ffffff;
}
.search-plus:hover,
.external-link:hover {
background-color: #FF8000;
color: #ffffff;
}
.gallery-title-wrapper {
background-color: #ffffff;
} .property-address {
color: #a1acb3;
}
.property-listing-simple .title-and-meta .price {
color: #0dbae8;
}
.property-listing-simple .property-description {
color: #ffffff;
}
.property-listing-simple .property-description .prefix-text,
.property-listing-simple .property-description .postfix-text {
color: #d0f5ff;
}
.property-listing-simple .meta-item-value {
color: #66747e;
}
.property-listing-simple .title-heading {
color: #007fbc;
}
.property-listing-simple .btn-default {
background-color: #079cd2;
}
.property-listing-simple .btn-default:hover {
background-color: #068ab9;
}
.property-listing-simple-1 .title-and-meta .btn-default {
font-size: 14px;
}
.property-listing-simple-1 .title-and-meta .btn-default:hover {
background-color: #0dbae8;
color: #ffffff;
}
.listing-post-odd {
background-color: #ffffff;
}
.listing-post-odd .property-description {
background-color: #0ebae8;
}
.listing-post-even {
background-color: #f3f5f8;
}
.listing-post-even .property-description {
background-color: #3bcbf1;
}
.property-listing-simple-2 {
background-color: #ffffff;
border-color: #dce0e9;
}
.property-listing-simple-2 .price-wrapper {
background-color: #0dbae8;
color: #ffffff;
} .property-listing-grid {
background-color: #ffffff;
}
.property-listing-grid .title-and-meta {
border-color: #dce0e9;
}
.property-listing-grid .property-type {
color: #a1acb3;
}
.property-listing-grid .price {
color: #0dbae8;
}
.property-listing-grid .entry-meta {
border-top-color: #e9ecf1;
}
.property-listing-grid .meta-icon {
fill: #bdc5ca;
}
.price-and-status-wrapper {
border-top-color: #e9ecf1;
}
.trash-favorite .loader,
.trash-favorite .fa-trash-alt {
background-color: #000;
color: #ffffff;
}
.trash-favorite .loader:hover,
.trash-favorite .fa-trash-alt:hover {
background-color: #FF8000;
} #listing-map .map-info-window {
background: #fff;
border-bottom-color: #4dc7ec;
}
#listing-map .arrow-down {
border-color: #4dc7ec transparent transparent transparent;
}
#listing-map .prop-title a {
font-family: inherit;
color: #394041;
}
#listing-map .prop-title a:hover {
color: #FF8000;
}
#listing-map span.price {
color: #FF8000;
font-family: inherit;
} .blog-post .entry-title {
color: #ffffff;
}
.blog-post .entry-title a {
color: inherit;
}
.blog-post .entry-title a:hover {
color: #4a525d;
}
.blog-post-entry-header {
background-color: #0dbae8;
}
.blog-post-entry-meta {
color: #006798;
}
.blog-post-entry-meta a {
color: inherit;
}
.blog-post-entry-meta a:hover {
color: #ffffff;
}
.blog-listing-post {
background-color: #ffffff;
} .format-video .fa-play-circle {
color: #ffffff;
} .audio-post-wrapper audio {
background-color: #000;
} .default-page {
background-color: #ffffff;
}
.default-page .entry-content a {
color: #0dbae8;
}
.default-page .entry-content a:hover {
color: #FF8000;
}
blockquote {
background-color: #edf2f5;
border-color: #0dbae8;
}
blockquote:before {
color: #c6cdd1;
}
.tag-links a {
background-color: #0dbae8;
color: #ffffff;
}
.tag-links a:hover {
background-color: #0ca7d0;
color: #ffffff;
} #comments-title {
border-bottom-color: #c5cfd1;
}
#comments-title:before {
color: #3a4543;
}
.commentlist {
border-bottom-color: #c5cfd1;
}
#comments .img-circle {
border-color: #0dbae8;
}
#comments a {
color: #0dbae8;
}
#comments a:hover {
color: #FF8000;
}
#comments ol li .odd > article {
background-color: #edf2f5;
}
#comments .pingback {
border-bottom-color: #dedede;
}
#comments .fn {
color: #0dbae8;
} #respond input[type="text"],
#respond input[type="email"],
#respond input[type="url"],
#respond textarea {
border-color: #c5cfd1;
}
#respond input[type="submit"] {
background-color: #FF8000;
color: #ffffff;
}
#respond input[type="submit"]:hover {
background-color: #f07800;
} .sidebar .widget-title {
border-bottom-color: #e5eaed;
}
.sidebar .widget_mortgage-calculator,
.sidebar .widget_inspiry-mortgage-calculator,
.sidebar .widget_lidd_mc_widget {
background-color: #4a525d;
}
.entry-content .widget .tagcloud a,
.widget .tagcloud a {
background-color: #0dbae8;
color: #ffffff;
}
.entry-content .widget .tagcloud a:hover,
.widget .tagcloud a:hover {
background-color: #0caeda;
color: #ffffff;
}
.sidebar-property-detail .widget {
background-color: #ffffff;
}
.sidebar-property-detail .widget_mortgage-calculator,
.sidebar-property-detail .widget_inspiry-mortgage-calculator,
.sidebar-property-detail .widget_lidd_mc_widget {
background-color: #4a525d;
}
.sidebar-property-detail .widget_search {
background-color: #D1DBE3;
}
.sidebar-property-detail .widget-advance-search {
background-color: #D3D7D8;
}
.sidebar-property-detail .widget_inspiry_social_media_icons a {
color: inherit;
} .widget_mortgage-calculator .widget-title,
.widget_inspiry-mortgage-calculator .widget-title,
.widget_lidd_mc_widget .widget-title,
.widget_mortgage-calculator label,
.widget_inspiry-mortgage-calculator label,
.widget_lidd_mc_widget label {
color: #ffffff;
}
.widget_mortgage-calculator .widget-title,
.widget_inspiry-mortgage-calculator .widget-title,
.widget_lidd_mc_widget .widget-title {
border-color: #566269;
}
.widget_mortgage-calculator input[type="submit"]:hover,
.widget_inspiry-mortgage-calculator input[type="submit"]:hover,
.widget_lidd_mc_widget input[type="submit"]:hover {
background-color: #0caeda;
}
#lidd_mc_total_amount-error,
#lidd_mc_down_payment-error,
#lidd_mc_interest_rate-error,
#lidd_mc_payment_period-error,
#lidd_mc_amortization_period-error,
#lidd_mc_results,
#lidd_mc_summary {
color: #ffffff;
}
#lidd_mc_summary {
border-color: #ffffff;
background-color: transparent;
} .widget_search input[type="search"],
.search-form input[type="search"] {
background-color: #ffffff;
}
.widget_search input[type="search"],
.search-form input[type="search"],
.widget_search input[type="submit"],
.search-form input[type="submit"] {
border: none;
}
.widget_search input[type="submit"],
.search-form input[type="submit"] {
background: #0dbae8 url(//bgccondo.com.ph/wp-content/themes/inspiry-real-places/images/svg/icon-search.svg) no-repeat center center;
background-size: 20px;
}
.widget_search input[type="submit"]:hover,
.search-form input[type="submit"]:hover {
background-color: #0caeda;
} .widget-post-comments {
color: #838989;
} .widget-featured-properties .read-more-link {
color: #0dbae8;
}
.widget-featured-properties .read-more-link:hover {
color: #FF8000;
}
.featured-properties-thumbnail .price {
background-color: #0dbae8;
color: #ffffff;
} .widget-advance-search .form-submit-btn,
#dsidx-contact-form-submit,
.sidebar .dsidx-resp-area-submit input[type="submit"],
.dsidx-resp-vertical .dsidx-resp-area-submit input[type="submit"] {
background: #FF8000;
color: #ffffff;
}
.widget-advance-search .form-submit-btn:hover,
#dsidx-contact-form-submit:hover,
.sidebar .dsidx-resp-area-submit input[type="submit"]:hover,
.dsidx-resp-vertical .dsidx-resp-area-submit input[type="submit"]:hover {
background: #f07800;
}
.site-footer-one .widget_mortgage-calculator input[type="number"],
.site-footer-one .widget_inspiry-mortgage-calculator input[type="number"],
.site-footer-one .widget_lidd_mc_widget input[type="text"],
.site-footer-one .extra-search-fields .text-wrapper:before,
.site-footer-one .advance-search input[type="text"],
.site-footer-one .select2-container .select2-choice,
.site-footer-one .widget_lidd_mc_widget .select2-container--default .select2-selection--single,
.site-footer-one .select2-container--default .select2-selection--single,
.site-footer-one .widget_search input[type="search"],
.site-footer-one .search-form input[type="search"] {
background-color: #f0f3f8;
}
.site-footer-one .widget_mortgage-calculator .widget-title,
.site-footer-one .widget_inspiry-mortgage-calculator .widget-title,
.site-footer-one .widget_lidd_mc_widget .widget-title,
.site-footer-one .widget_mortgage-calculator label,
.site-footer-one .widget_inspiry-mortgage-calculator label,
.site-footer-one .widget_mortgage-calculator #mc-output,
.site-footer-one .widget_inspiry-mortgage-calculator #inspiry-mc-output,
.site-footer-one .widget_lidd_mc_widget label,
.site-footer-one #lidd_mc_total_amount-error,
.site-footer-one #lidd_mc_down_payment-error,
.site-footer-one #lidd_mc_interest_rate-error,
.site-footer-one #lidd_mc_payment_period-error,
.site-footer-one #lidd_mc_amortization_period-error,
.site-footer-one #lidd_mc_results,
.site-footer-one #lidd_mc_summary {
color: #4a525d;
}
.advance-search-widget-title {
background-color: #1092c9;
}
.advance-search-widget-title .fa-search {
background-color: #0981b3;
color: #ffffff;
}
.advance-search-widget-title,
.site-footer .advance-search-widget-title {
color: #ffffff;
} .scrolling-frame-wrapper .btn {
background-color: rgba(255, 255, 255, 0.4);
}
.scrolling-frame-scrollbar {
background: #ccc;
}
.scrolling-frame-scrollbar .handle {
background: #FF8000;
}
.property-share-networks .share-this.sharer-0 label {
background: #4a525d;
color: #ffffff;
}
.property-share-networks .share-this.sharer-0 label:hover {
background: #333941;
}
.property-share-networks .share-this.sharer-0 .social ul li:hover {
color: rgba(255, 255, 255, 0.9);
}
.fancy-title {
color: #0dbae8;
}
.fancy-title:after {
background-color: #e5e6e7;
}
.property-single-content {
background-color: #ffffff;
}
.property-title-wrapper {
background-color: #4a525d;
color: #ffffff;
}
.property-title-wrapper .single-property-title {
color: inherit;
}
.property-title-wrapper .favorite-and-print .fa,
.property-title-wrapper .favorite-and-print .fas,
.property-title-wrapper .favorite-and-print .far {
color: #0dbae8;
}
.property-title-wrapper .favorite-and-print > a {
background-color: #3e454f;
color: #ffffff;
}
.property-title-wrapper .favorite-and-print > a:hover {
background-color: #333941;
}
.property-title-wrapper .favorite-and-print > a:hover .fa,
.property-title-wrapper .favorite-and-print > a:hover .fas,
.property-title-wrapper .favorite-and-print > a:hover .far {
color: #ffffff;
}
.single-property-price {
color: #0dbae8;
}
.property-single-content .lSAction > .lSPrev {
background-image: url(//bgccondo.com.ph/wp-content/themes/inspiry-real-places/images/svg/arrow-left.svg);
background-position: center center;
}
.property-single-content .lSAction > .lSNext {
background-image: url(//bgccondo.com.ph/wp-content/themes/inspiry-real-places/images/svg/arrow-right.svg);
background-position: center center;
}
.property-single-content .lSSlideOuter .lSPager li.active img {
border-color: #ffffff;
}
.property-single-content .favorite-and-print {
background-color: #e7ebee;
}
.property-single-content .favorite-and-print > a {
background-color: #f5f8fa;
}
.floor-plans .floor-plan-title {
border-color: #e5e6e7;
}
.floor-plans .floor-plan-title:hover {
background-color: #fafafa;
}
.floor-plans .floor-plan.current .floor-plan-title {
background-color: #fafafa;
}
.floor-plans .floor-plan-meta div.floor-price {
color: #0dbae8;
}
.floor-plans .floor-plan-content {
border-color: #e5e6e7;
}
.property-additional-details-list {
border-top-color: #e7ebee;
}
.property-additional-details-list dt,
.property-additional-details-list dd {
border-color: #e7ebee;
}
.property-additional-details-list dt {
background-color: #f5f8fa;
}
.property-additional-details-list dt:hover {
background-color: #fcfdfd;
}
.property-features-list a:after {
background-color: #e5e6e7;
}
.property-features-list a:hover:after {
background-color: #0dbae8;
}
.similar-properties .nav-and-title {
background-color: #50b848;
}
.similar-properties .title {
color: #ffffff;
}
.similar-properties .property-description {
background-color: #f7f9fc;
}
.similar-properties .arrow {
border-color: transparent transparent #f7f9fc transparent;
}
.similar-properties .price {
color: #0dbae8;
}
.similar-properties .meta-item-label {
color: #7e878e;
}
.similar-properties-carousel-nav .arrow-container:hover .left-arrow,
.similar-properties-carousel-nav .arrow-container:hover .right-arrow {
fill: #000;
}
.single-property #comments-title {
color: #0dbae8;
}
.single-property #comments-title:before {
color: #0dbae8;
}
.single-property #comments-title:after {
background-color: #e5e6e7;
} .view-btn {
background-color: #ffffff;
}
.view-btn:hover {
background-color: #0dbae8;
color: #ffffff;
} #inspiry_language_list ul {
background: #4a525d;
-webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
}
#inspiry_language_list ul:before {
border-left-color: transparent;
border-right-color: transparent;
border-bottom-color: #4a525d;
}
#inspiry_language_list li {
color: #9ba4b3;
}
#inspiry_language_list li.active,
#inspiry_language_list li:hover {
color: #ffffff;
}
#inspiry_language_list a {
color: inherit;
} .vc_images_carousel .vc_carousel-indicators li {
border-color: #0DBAE8 !important;
background-color: #0DBAE8 !important;
}
.vc_images_carousel .vc_carousel-indicators .vc_active {
background-color: #fff !important;
border-color: #fff !important;
}
.vc_images_carousel .vc_carousel-control {
text-shadow: none !important;
}
.wpb_column .widget_search input[type="search"],
.wpb_column .search-form input[type="search"] {
background-color: #f8f8f8;
}
.wpb_flexslider .flex-direction-nav a {
text-shadow: none;
color: transparent !important;
} #dsidx-contact-form textarea,
#dsidx-contact-form input[type="text"] {
border-color: #d8dce2;
}
#dsidx .dsidx-sorting-control .select2-container--default .select2-selection--single {
background-color: #EFF1F5;
border-color: #EFF1F5;
}
#dsidx-listings li.dsidx-listing {
background-color: #EFF1F5;
}
#dsidx-listings li hr {
background-color: transparent;
}
#dsidx-listings .dsidx-primary-data {
background-color: #0dbae8;
color: #ffffff;
}
#dsidx-listings li:hover .dsidx-primary-data {
background-color: #ff8000;
}
#dsidx-listings a {
color: #ffffff;
}
#dsidx-listings a:hover {
color: #f2f2f2;
}
#dsidx-listings .dsidx-price {
color: #ffffff;
}
.dsidx-widget li:before,
#dsidx-listings .dsidx-secondary-data div:before,
div.dsidx-results-widget ul.dsidx-list li:before {
color: #0dbae8;
}
#dsidx-top-search #dsidx-search-bar {
background: #EFF1F5;
color: #666;
}
#dsidx-top-search #dsidx-search-bar input {
border-color: #EFF1F5;
}
#dsidx-top-search input {
border-color: #E1DFDF00;
}
.select2-container--default .select2-selection--single {
border-color: #E1DFDF00;
}
#dsidx-top-search #dsidx-search-filters .dsidx-search-filters-heading {
background: #EFF1F5;
border-color: #C6CDD1;
}
#dsidx-top-search span.dsidx-search-openclose {
background: #0FBAE8;
color: #FFF;
}
#dsidx-top-search #dsidx-search-filters.open .dsidx-search-filters-body {
background-color: #EFF1F5;
}
#dsidx-top-search #dsidx-search-form .dsidx-search-tag-list {
background: #EFF1F5;
}
#dsidx-top-search #dsidx-search-form .dsidx-search-tag-list li {
background: #0DBAE8;
}
#dsidx-top-search #dsidx-search-form span.dsidx-search-hint {
color: #737474;
}
#dsidx-top-search #dsidx-search-bar .dsidx-search-controls button {
background: #0DBAE8;
color: #fff;
}
#dsidx-top-search #dsidx-search-bar .dsidx-search-controls button:hover {
background: #FF8000;
}
#dsidx-search-filters table,
#dsidx-search-filters td {
border-color: #C6CDD1 !important;
} #dsidx-listings li.dsidx-listing-container {
border-color: #dedede;
}
#dsidx-listings .dsidx-listing .dsidx-media .dsidx-photo .dsidx-photo-count {
background-color: #ff8000;
}
#dsidx-listings .dsidx-listing .dsidx-secondary-data {
color: #66747e;
}
#dsidx-listings .dsidx-listing .dsidx-listing-tag.dsidx-tag-reo,
#dsidx-listings .dsidx-listing .dsidx-listing-tag.dsidx-tag-pre-foreclosure {
background: #08A3CC;
}
#dsidx-listings .dsidx-listing .dsidx-primary-data .dsidx-address a {
color: #FFF;
}
#dsidx-listings .dsidx-listing .dsidx-primary-data .dsidx-address a span {
color: #fff;
}
#dsidx-listings .dsidx-listing .dsidx-primary-data .dsidx-price,
#dsidx-listings .dsidx-listing .dsidx-primary-data .dsidx-price-sold {
background: transparent;
} .dsidx-results-grid #dsidx-listings .dsidx-listing .dsidx-secondary-data {
border-color: #dce0e9;
}
.dsidx-results-grid #dsidx-listings .dsidx-listing .dsidx-media .dsidx-photo .dsidx-photo-count {
background-color: #ff8000;
} div.dsidx-results-widget h4 a {
color: #080808;
}
div.dsidx-results-widget h4 a:hover {
color: #0dbae8;
} div.dsidx-results-widget .dsidx-slideshow-control {
background-color: #0DBAE8;
color: #fff;
}
div.dsidx-results-widget .dsidx-slideshow-control.dsidx-move-up,
div.dsidx-results-widget .dsidx-slideshow-control.dsidx-move-down {
color: #fff !important;
}
div.dsidx-results-widget .dsidx-slideshow-control:hover {
background-color: #FF8000;
} .dsidx-widget-single-listing {
background-color: #ffffff;
color: #4a525d;
}
.dsidx-widget-single-listing h3.widget-title {
color: #4a525d !important;
}
.dsidx-widget-single-listing h3.widget-title a {
color: inherit;
}
.dsidx-widget-single-listing h3.widget-title a:hover {
color: #0dbae8;
}
.dsidx-widget-single-listing .dsidx-widget-single-listing-meta .dsidx-widget-single-listing-price {
color: #FF8000;
}
.dsidx-widget-single-listing .dsidx-widget-single-listing-slideshow {
background: transparent;
} .qe-testimonial-wrapper {
border-color: #EFF1F5;
}
.entry-content .qe-testimonial-wrapper .qe-testimonial-text p {
color: #7c848b;
}
.qe-testimonial-wrapper .qe-testimonial-img img.avatar {
border-color: #0dbae8;
}
.qe-testimonial-wrapper .qe-testimonial-img img.avatar:hover {
border-color: #FF8000;
} .qe-faq-toggle .qe-toggle-title {
background-color: #f5f8fa;
color: #000;
}
.qe-faq-toggle .qe-toggle-title .fa-plus-circle:before {
color: #9aa2aa;
}
.qe-faq-toggle.active .qe-toggle-title .fa-minus-circle:before {
color: #9aa2aa;
} .odd-property-skin,
.row-odd .property-post-odd,
.row-even .property-post-even {
background-color: #4a525d;
color: #c0c5cd;
}
.odd-property-skin a,
.row-odd .property-post-odd a,
.row-even .property-post-even a {
color: #ffffff;
}
.odd-property-skin a:hover,
.row-odd .property-post-odd a:hover,
.row-even .property-post-even a:hover {
color: #0dbae8;
}
.odd-property-skin .price,
.row-odd .property-post-odd .price,
.row-even .property-post-even .price {
color: #0dbae8;
}
.odd-property-skin .property-status-tag,
.row-odd .property-post-odd .property-status-tag,
.row-even .property-post-even .property-status-tag {
background-color: #ffffff;
color: #4a525d;
}
.odd-property-skin .property-status-tag:hover,
.row-odd .property-post-odd .property-status-tag:hover,
.row-even .property-post-even .property-status-tag:hover {
background-color: #FF8000;
color: #ffffff;
}
.odd-property-skin .property-status-tag:hover:before,
.row-odd .property-post-odd .property-status-tag:hover:before,
.row-even .property-post-even .property-status-tag:hover:before {
border-right-color: #FF8000;
}
.odd-property-skin .property-status-tag:before,
.row-odd .property-post-odd .property-status-tag:before,
.row-even .property-post-even .property-status-tag:before {
border-right-color: #ffffff;
}
.odd-property-skin .meta-item-value,
.row-odd .property-post-odd .meta-item-value,
.row-even .property-post-even .meta-item-value {
color: #ffffff;
}
.odd-property-skin .meta-item-unit,
.row-odd .property-post-odd .meta-item-unit,
.row-even .property-post-even .meta-item-unit {
color: #c0c5cd;
}
.even-property-skin,
.row-odd .property-post-even,
.row-even .property-post-odd {
background-color: #e9edf1;
color: #6a7585;
}
.even-property-skin a,
.row-odd .property-post-even a,
.row-even .property-post-odd a {
color: #4a525d;
}
.even-property-skin a:hover,
.row-odd .property-post-even a:hover,
.row-even .property-post-odd a:hover {
color: #0dbae8;
}
.even-property-skin .price,
.row-odd .property-post-even .price,
.row-even .property-post-odd .price {
color: #0dbae8;
}
.even-property-skin .property-status-tag,
.row-odd .property-post-even .property-status-tag,
.row-even .property-post-odd .property-status-tag {
background-color: #4a525d;
color: #ffffff;
}
.even-property-skin .property-status-tag:hover,
.row-odd .property-post-even .property-status-tag:hover,
.row-even .property-post-odd .property-status-tag:hover {
background-color: #FF8000;
color: #ffffff;
}
.even-property-skin .property-status-tag:hover:before,
.row-odd .property-post-even .property-status-tag:hover:before,
.row-even .property-post-odd .property-status-tag:hover:before {
border-right-color: #FF8000;
}
.even-property-skin .property-status-tag:before,
.row-odd .property-post-even .property-status-tag:before,
.row-even .property-post-odd .property-status-tag:before {
border-right-color: #4a525d;
}
.even-property-skin .meta-item-value,
.row-odd .property-post-even .meta-item-value,
.row-even .property-post-odd .meta-item-value {
color: #4a525d;
}
.even-property-skin .meta-item-unit,
.row-odd .property-post-even .meta-item-unit,
.row-even .property-post-odd .meta-item-unit {
color: #6a7585;
}
.property-listing-two {
color: #ffffff;
}
.property-listing-two .property-description {
background-color: #1c1f23;
background-color: rgba(47, 53, 61, 0.9);
}
.property-listing-two .property-description .meta-icon {
fill: #ffffff;
}
.property-listing-two .property-description:hover {
background-color: #ed6a00;
background-color: rgba(237, 106, 0, 0.9);
}
.property-listing-two .property-description:hover .price {
color: inherit;
}
.property-listing-two a {
color: #ffffff;
}
.property-listing-two a:hover {
color: #804000;
}
.property-listing-two .price {
color: #0dbae8;
}
.property-listing-two .property-status-tag {
background-color: #ffffff;
color: #4a525d;
}
.property-listing-two .property-status-tag:hover {
background-color: #994d00;
color: #ffffff;
}
.property-listing-two .property-status-tag:hover:before {
border-right-color: #994d00;
}
.property-listing-two .property-status-tag:before {
border-right-color: #ffffff;
}
.property-listing-two .property-meta {
color: inherit;
}
.property-associative-style .property-description,
.property-listing-two .property-description {
-webkit-transition: background-color 0.2s linear;
-o-transition: background-color 0.2s linear;
transition: background-color 0.2s linear;
}
.property-listing-three {
background-color: #fff;
}
.welcome-text .title {
color: #191c20;
font-size: 30px;
}
.property-listing-three-post .property-status {
background-color: #0dbae8;
color: #fff;
}
.property-listing-three-post .property-status:hover {
background-color: #0ca7d0;
}
.property-listing-three-post .property-description {
background-color: #fff;
border-color: #ebeef2;
}
.property-listing-three-post .entry-title a {
color: #191c20;
}
.property-listing-three-post .entry-title a:hover {
color: #0dbae8;
}
.property-listing-three-post .price {
color: #50b848;
}
.property-listing-three-post p,
.property-listing-three-post .meta-wrapper:before,
.property-listing-three-post .meta-unit,
.property-listing-three-post .meta-label {
color: #929ba7;
}
.property-listing-three-post .property-meta {
background-color: #f7f8fa;
border-color: #ebeef2;
}
.property-listing-three-post .meta-value {
color: #0dbae8;
} .submit-property-one {
color: #b3b6bb;
}
.submit-property-one:before {
background-color: rgba(0, 0, 0, 0.7);
}
.submit-property-one .title,
.submit-property-one .sub-title {
color: #ffffff;
}
.submit-property-one .submit-property-title {
color: #50b848;
}
.submit-property-one .submit-property-title a {
color: inherit;
}
.submit-property-two {
color: #929ba7;
}
.submit-property-two .title,
.submit-property-two .sub-title,
.submit-property-two .submit-property-title {
color: #191c20;
} .featured-properties-one .price {
color: #0dbae8;
}
.featured-properties-one .property-status-tag:hover {
background-color: #285d24;
}
.featured-properties-one .property-status-tag:hover:before {
border-right-color: #285d24;
}
.featured-properties-one .featured-property-post:hover .property-description {
background-color: #50b848;
}
.featured-properties-one .featured-property-post:hover a,
.featured-properties-one .featured-property-post:hover .price {
color: #ffffff;
}
.featured-properties-one .featured-property-post:hover a:hover {
color: #285d24;
}
.featured-property-post-even {
background-color: #e9edf1;
}
.featured-property-post-odd {
background-color: #f1f5f8;
}
.featured-properties-two .price {
color: #0dbae8;
}
.featured-properties-two .property-description {
background-color: #4a525d;
background-color: rgba(74, 82, 93, 0.9);
color: #bfcad9;
}
.featured-properties-two .entry-title {
border-bottom-color: #5c646e;
}
.featured-properties-two a {
color: #ffffff;
}
.featured-properties-two a:hover {
color: #0dbae8;
}
.featured-properties-two .property-status-tag {
background-color: #2a3139;
color: #ffffff;
}
.featured-properties-two .property-status-tag:hover {
background-color: #FF8000;
}
.featured-properties-two .property-status-tag:hover:before {
border-right-color: #FF8000;
}
.featured-properties-two .property-status-tag:before {
border-right-color: #2a3139;
}
.featured-properties-three {
background-color: #e9edf1;
}
.featured-properties-three .property-description {
background-color: #fff;
}
.featured-properties-three .property-meta {
background-color: #f7f8fa;
}
.featured-properties-three .featured-property-post {
background-color: #fff;
}
.featured-properties-three .featured-property-post .price {
color: #0dbae8;
}
.featured-properties-three .featured-property-post .property-status {
background-color: #50b848;
color: #fff;
}
.featured-properties-three .featured-property-post .property-status:hover {
background-color: #48a640;
}
.featured-properties-three .featured-property-post .meta-value {
color: #50B848;
}
.featured-properties-three .featured-property-post p,
.featured-properties-three .featured-property-post .meta-wrapper:before,
.featured-properties-three .featured-property-post .meta-unit,
.featured-properties-three .featured-property-post .meta-label {
color: #929ba7;
} .home-recent-posts {
background-color: #f0f3f8;
}
.home-recent-posts .post-meta > span + span:before {
background-color: #b2b5b7;
}
.home-recent-posts .post-meta a {
color: #0dbae8;
}
.home-recent-posts .post-meta a:hover {
color: #50b848;
}
.read-more {
color: #0dbae8;
}
.read-more:hover {
color: #50b848;
}
.recent-posts-carousel-nav .left-arrow,
.recent-posts-carousel-nav .right-arrow {
fill: #000;
}
.recent-posts-carousel-nav .arrow-container:hover .left-arrow,
.recent-posts-carousel-nav .arrow-container:hover .right-arrow {
fill: #0dbae8;
} .wrapper-404 > h1 > span {
color: #FF8000;
}
body.admin-bar .fancybox-infobar,
body.admin-bar .fancybox-toolbar {
top: 33px;
}
.fancybox-button,
.fancybox-infobar {
background: #0dbae8;
}
.fancybox-button,
.fancybox-button:link,
.fancybox-button:visited,
.fancybox-infobar {
color: #fff;
}
.fancybox-button svg path {
fill: #fff;
}
.property-current-price {
display: inline-block;
text-decoration: none;
}
.property-old-price {
display: inline-block;
text-decoration: line-through;
font-size: 70%;
vertical-align: 3px;
}