@font-face {

    font-family: "flaticon";

    src: url("https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/flaticon/flaticon.ttf?ab0c18a0c042c76c5b6d9a09748edddc") format("truetype"),

url("https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/flaticon/flaticon.woff?ab0c18a0c042c76c5b6d9a09748edddc") format("woff"),

url("https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/flaticon/flaticon.woff2?ab0c18a0c042c76c5b6d9a09748edddc") format("woff2"),

url("https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/flaticon/flaticon.eot?ab0c18a0c042c76c5b6d9a09748edddc#iefix") format("embedded-opentype"),

url("https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/flaticon/flaticon.svg?ab0c18a0c042c76c5b6d9a09748edddc#flaticon") format("svg");

}



i[class^="flaticon-"]:before, i[class*=" flaticon-"]:before {

    font-family: flaticon !important;

    font-style: normal;

    font-weight: normal !important;

    font-variant: normal;

    text-transform: none;

    line-height: 1;

    -webkit-font-smoothing: antialiased;

    -moz-osx-font-smoothing: grayscale;

}



.flaticon-heart:before {

    content: "\f101";

}

.flaticon-compare:before {

    content: "\f102";

}

.flaticon-share:before {

    content: "\f103";

}

.flaticon-bed:before {

    content: "\f104";

}

.flaticon-bathtub:before {

    content: "\f105";

}

.flaticon-square:before {

    content: "\f106";

}

.flaticon-car:before {

    content: "\f107";

}

.flaticon-calendario:before {

    content: "\f108";

}




 .nice-select {-webkit-tap-highlight-color: transparent;background-color: #fff;border-radius: 5px;border: solid 1px #e8e8e8;box-sizing: border-box;clear: both;cursor: pointer;display: block;float: left;font-family: inherit;font-size: 15px;font-weight: normal;height: 42px;line-height: 27px;outline: none;padding-left: 18px;padding-right: 30px;position: relative;text-align: left !important;-webkit-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;white-space: nowrap;width: auto;margin-bottom: 16px;}.nice-select:hover {border-color: #3164F4;}.nice-select:active, .nice-select.open, .nice-select:focus {border-color: #999;}.nice-select:after {border-bottom: 2px solid #999;border-right: 2px solid #999;content: '';display: block;height: 8px;margin-top: -4px;pointer-events: none;position: absolute;right: 12px;top: 50%;-webkit-transform-origin: 66% 66%;-ms-transform-origin: 66% 66%;transform-origin: 66% 66%;-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);transform: rotate(45deg);-webkit-transition: all 0.15s ease-in-out;transition: all 0.15s ease-in-out;width: 8px;}.nice-select.open:after {-webkit-transform: rotate(-135deg);-ms-transform: rotate(-135deg);transform: rotate(-135deg);}.nice-select.open .list {opacity: 1;pointer-events: auto;-webkit-transform: scale(1) translateY(0);-ms-transform: scale(1) translateY(0);transform: scale(1) translateY(0);}.nice-select.disabled {border-color: #ededed;color: #999;pointer-events: none;}.nice-select.disabled:after {border-color: #cccccc;}.nice-select.wide {width: 100%;}.nice-select.wide .list {left: 0 !important;right: 0 !important;}.nice-select.right {float: right;}.nice-select.right .list {left: auto;right: 0;}.nice-select.small {font-size: 12px;height: 36px;line-height: 34px;}.nice-select.small:after {height: 4px;width: 4px;}.nice-select.small .option {line-height: 34px;min-height: 34px;}.nice-select .list {background-color: #fff;border-radius: 5px;box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);box-sizing: border-box;margin-top: 4px;opacity: 0;overflow: hidden;padding: 0;pointer-events: none;position: absolute;top: 100%;left: 0;-webkit-transform-origin: 50% 0;-ms-transform-origin: 50% 0;transform-origin: 50% 0;-webkit-transform: scale(0.75) translateY(-21px);-ms-transform: scale(0.75) translateY(-21px);transform: scale(0.75) translateY(-21px);-webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;z-index: 9;}.nice-select .list:hover .option:not(:hover) {background-color: transparent !important;}.nice-select .option {cursor: pointer;font-weight: 400;line-height: 40px;list-style: none;min-height: 40px;outline: none;padding-left: 18px;padding-right: 29px;text-align: left;-webkit-transition: all 0.2s;transition: all 0.2s;}.nice-select .option:hover {background-color: #238AC1;color: #fff;}.nice-select .option.selected {font-weight: bold;}.nice-select .option.disabled {background-color: transparent;color: #999;cursor: default;}.no-csspointerevents .nice-select .list {display: none;}.no-csspointerevents .nice-select.open .list {display: block;}.contact-form-wrapper .list {background: #2f3341 none repeat scroll 0 0;border-radius: 0;}
@charset "UTF-8";/*!* animate.css -https://daneden.github.io/animate.css/
* Version - 3.7.2
* Licensed under the MIT license - http://opensource.org/licenses/MIT
*
* Copyright (c) 2019 Daniel Eden*/@-webkit-keyframes bounce{from,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes bounce{from,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);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{from,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{from,50%,to{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{from{-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)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes pulse{from{-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)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes rubberBand{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{from,to{-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{from,to{-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 headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{-webkit-transform: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)}to{-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)}to{-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{from{-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)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes tada{from{-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)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}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)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes wobble{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}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)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{from,11.1%,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-0.78125deg) skewY(-0.78125deg);transform:skewX(-0.78125deg) skewY(-0.78125deg)}77.7%{-webkit-transform:skewX(0.390625deg) skewY(0.390625deg);transform:skewX(0.390625deg) skewY(0.390625deg)}88.8%{-webkit-transform:skewX(-0.1953125deg) skewY(-0.1953125deg);transform:skewX(-0.1953125deg) skewY(-0.1953125deg)}}@keyframes jello{from,11.1%,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-0.78125deg) skewY(-0.78125deg);transform:skewX(-0.78125deg) skewY(-0.78125deg)}77.7%{-webkit-transform:skewX(0.390625deg) skewY(0.390625deg);transform:skewX(0.390625deg) skewY(0.390625deg)}88.8%{-webkit-transform:skewX(-0.1953125deg) skewY(-0.1953125deg);transform:skewX(-0.1953125deg) skewY(-0.1953125deg)}}.jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}.heartBeat{-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes bounceIn{from,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}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)}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes bounceIn{from,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}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)}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.bounceIn{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}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)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInDown{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}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)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}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)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInLeft{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}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)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{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)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInRight{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{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)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{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)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInUp{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{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)}to{-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)}to{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)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s;-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)}to{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)}to{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)}to{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)}to{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)}to{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)}to{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)}to{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)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{from{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInLeftBig{from{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{from{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInUpBig{from{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{from{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,-360deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) scale3d(1,1,1) 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) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) scale3d(1,1,1) 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) translate3d(0,0,0) rotate3d(0,1,0,0deg);transform:perspective(400px) scale3d(.95,.95,.95) translate3d(0,0,0) rotate3d(0,1,0,0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{from{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,-360deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) scale3d(1,1,1) 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) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) scale3d(1,1,1) 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) translate3d(0,0,0) rotate3d(0,1,0,0deg);transform:perspective(400px) scale3d(.95,.95,.95) translate3d(0,0,0) rotate3d(0,1,0,0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0deg);-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{from{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-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-animation-timing-function:ease-in;animation-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)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-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-animation-timing-function:ease-in;animation-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)}to{-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{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-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-animation-timing-function:ease-in;animation-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)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-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-animation-timing-function:ease-in;animation-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)}to{-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{from{-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}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}@keyframes flipOutX{from{-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}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}.flipOutX{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{from{-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}to{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}@keyframes flipOutY{from{-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}to{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}.flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{from{-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)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes lightSpeedIn{from{-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)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{from{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut{from{opacity:1}to{-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{from{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes rotateIn{from{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes rotateInDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes rotateInDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes rotateInUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes rotateInUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{from{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}@keyframes rotateOut{from{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-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{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-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{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-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{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-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{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-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{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-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{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-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{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-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{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-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}to{-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}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes jackInTheBox{from{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes jackInTheBox{from{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{from{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes rollIn{from{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{from{opacity:1}to{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{from{opacity:1}to{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{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{from{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{from{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(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}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(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{from{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(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}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(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{from{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(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}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(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{from{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(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}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(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{from{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(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}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(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{from{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(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}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(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{from{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(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}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(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{from{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(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}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(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{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(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{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(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,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(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{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(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,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)}to{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)}to{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)}to{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)}to{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(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{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(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,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(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{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(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{from{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInRight{from{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}.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.delay-1s{-webkit-animation-delay:1s;animation-delay:1s}.animated.delay-2s{-webkit-animation-delay:2s;animation-delay:2s}.animated.delay-3s{-webkit-animation-delay:3s;animation-delay:3s}.animated.delay-4s{-webkit-animation-delay:4s;animation-delay:4s}.animated.delay-5s{-webkit-animation-delay:5s;animation-delay:5s}.animated.fast{-webkit-animation-duration:800ms;animation-duration:800ms}.animated.faster{-webkit-animation-duration:500ms;animation-duration:500ms}.animated.slow{-webkit-animation-duration:2s;animation-duration:2s}.animated.slower{-webkit-animation-duration:3s;animation-duration:3s}@media(print),(prefers-reduced-motion:reduce){.animated{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-transition-duration:1ms!important;transition-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important}}
body {margin: 0;padding: 0;background-color: #f33f02;}.embed__conttainer {position: relative;padding-bottom: 56.25%;height: 0;overflow: hidden;max-width: 100%;height: auto;}.embed__container {position: relative;padding-bottom: 56%;width: 100%;text-align: left;background-color: #000000;}.embed__container iframe {width: 100%;position: absolute;height: 100%;overflow: hidden;}#player {width: 100%;}.owl-nav>div {margin-top: -20px;position: absolute;top: 45%;color: #d8d8d8;padding: 0px;width: 46px;display: initial;height: 46px;border-radius: 50px;background: #060606a8;}.owl-nav>div:hover {color: #ffffff;background: #000000;}.owl-nav>div.disabled {color: #ffffff00;background: #63636300;}.owl-nav>div.disabled {color: #ffffff00;background: #63636300;}.owl-nav i {font-size: 20px;margin: 13px 18px;}.owl-nav .owl-prev {left: -23px;}.owl-nav .owl-prev i:hover {transition: all 0.3s ease-in-out;}.owl-nav .owl-next i:hover {transition: all 0.3s ease-in-out;}.owl-nav .owl-next {right: -23px;}.owl-carousel .owl-item .video-thumb.active:before {opacity: 1;content: "";position: absolute;width: 100%;height: 100%;mix-blend-mode: screen;left: 0;top: 0;background: rgb(165 18 32 / 75%);z-index: 1;transition: all 250ms ease-out;}.owl-carousel .owl-item .video-thumb:not(.active):hover:before {opacity: 1;content: "";position: absolute;width: 100%;height: 100%;mix-blend-mode: screen;left: 0;top: 0;background: rgba(247, 148, 30, 0.30);z-index: 1;transition: all 1s ease-out;}.video-thumb:not(.active):hover:before {background: rgba(247, 148, 30, 0.30);}.video-thumb:after {content: "\f144";font-family: "Font Awesome 5 Free";top: 50%;left: 50%;margin: -0.458em 0 0 -0.500em;color: rgba(255, 255, 255, 0);font-size: 2em;line-height: 1;position: absolute;font-weight: 900;transition: all 250ms ease-out;}.video-thumb.active:after {color: rgba(255, 255, 255, 1);}.owl-carousel .owl-item img {position: relative;}#player .ytp-expand-pause-overlay .ytp-pause-overlay {display: none !important;}#playerWrap {display: inline-block;position: relative;}#playerWrap.shown::after {content: "";position: absolute;top: 0;left: 0;bottom: 0;right: 0;cursor: pointer;background-color: black;background-repeat: no-repeat;background-position: center;background-size: 64px 64px;background-image: url(data:image/svg+xml;utf8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjgiIGhlaWdodD0iMTI4IiB2aWV3Qm94PSIwIDAgNTEwIDUxMCI+PHBhdGggZD0iTTI1NSAxMDJWMEwxMjcuNSAxMjcuNSAyNTUgMjU1VjE1M2M4NC4xNSAwIDE1MyA2OC44NSAxNTMgMTUzcy02OC44NSAxNTMtMTUzIDE1My0xNTMtNjguODUtMTUzLTE1M0g1MWMwIDExMi4yIDkxLjggMjA0IDIwNCAyMDRzMjA0LTkxLjggMjA0LTIwNC05MS44LTIwNC0yMDQtMjA0eiIgZmlsbD0iI0ZGRiIvPjwvc3ZnPg==);}.loading__text__player {left: 50%;top: 50% }
body[data-aos-duration='4000'] [data-aos],
  [data-aos][data-aos][data-aos-duration='4000'] {
    transition-duration: 4000ms;
  }
 .mfp-bg {top: 0;left: 0;width: 100%;height: 100%;z-index: 1042;overflow: hidden;position: fixed;background: #0b0b0b;opacity: 0.8;}.mfp-wrap {top: 0;left: 0;width: 100%;height: 100%;z-index: 1043;position: fixed;outline: none !important;-webkit-backface-visibility: hidden;}.mfp-container {text-align: center;position: absolute;width: 100%;height: 100%;left: 0;top: 0;padding: 0 8px;box-sizing: border-box;}.mfp-container:before {content: '';display: inline-block;height: 100%;vertical-align: middle;}.mfp-align-top .mfp-container:before {display: none;}.mfp-content {position: relative;display: inline-block;vertical-align: middle;margin: 0 auto;text-align: left;z-index: 1045;}.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {width: 100%;cursor: auto;}.mfp-ajax-cur {cursor: progress;}.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {cursor: -moz-zoom-out;cursor: -webkit-zoom-out;cursor: zoom-out;}.mfp-zoom {cursor: pointer;cursor: -webkit-zoom-in;cursor: -moz-zoom-in;cursor: zoom-in;}.mfp-auto-cursor .mfp-content {cursor: auto;}.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {-webkit-user-select: none;-moz-user-select: none;user-select: none;}.mfp-loading.mfp-figure {display: none;}.mfp-hide {display: none !important;}.mfp-preloader {color: #CCC;position: absolute;top: 50%;width: auto;text-align: center;margin-top: -0.8em;left: 8px;right: 8px;z-index: 1044;}.mfp-preloader a {color: #CCC;}.mfp-preloader a:hover {color: #FFF;}.mfp-s-ready .mfp-preloader {display: none;}.mfp-s-error .mfp-content {display: none;}button.mfp-close, button.mfp-arrow {overflow: visible;cursor: pointer;background: transparent;border: 0;-webkit-appearance: none;display: block;outline: none;padding: 0;z-index: 1046;box-shadow: none;touch-action: manipulation;}button::-moz-focus-inner {padding: 0;border: 0;}.mfp-close {width: 44px;height: 44px;line-height: 44px;position: absolute;right: 0;top: 0;text-decoration: none;text-align: center;opacity: 0.65;padding: 0 0 18px 10px;color: #FFF;font-style: normal;font-size: 28px;font-family: Arial, Baskerville, monospace;}.mfp-close:hover, .mfp-close:focus {opacity: 1;}.mfp-close:active {top: 1px;}.mfp-close-btn-in .mfp-close {color: #333;}.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {color: #FFF;right: -6px;text-align: right;padding-right: 6px;width: 100%;}.mfp-counter {position: absolute;top: 0;right: 0;color: #CCC;font-size: 12px;line-height: 18px;white-space: nowrap;}.mfp-arrow {position: absolute;opacity: 0.65;margin: 0;top: 50%;margin-top: -55px;padding: 0;width: 90px;height: 110px;-webkit-tap-highlight-color: transparent;}.mfp-arrow:active {margin-top: -54px;}.mfp-arrow:hover, .mfp-arrow:focus {opacity: 1;}.mfp-arrow:before, .mfp-arrow:after {content: '';display: block;width: 0;height: 0;position: absolute;left: 0;top: 0;margin-top: 35px;margin-left: 35px;border: medium inset transparent;}.mfp-arrow:after {border-top-width: 13px;border-bottom-width: 13px;top: 8px;}.mfp-arrow:before {border-top-width: 21px;border-bottom-width: 21px;opacity: 0.7;}.mfp-arrow-left {left: 0;}.mfp-arrow-left:after {border-right: 17px solid #FFF;margin-left: 31px;}.mfp-arrow-left:before {margin-left: 25px;border-right: 27px solid #3F3F3F;}.mfp-arrow-right {right: 0;}.mfp-arrow-right:after {border-left: 17px solid #FFF;margin-left: 39px;}.mfp-arrow-right:before {border-left: 27px solid #3F3F3F;}.mfp-iframe-holder {padding-top: 40px;padding-bottom: 40px;}.mfp-iframe-holder .mfp-content {line-height: 0;width: 100%;max-width: 900px;}.mfp-iframe-holder .mfp-close {top: -40px;}.mfp-iframe-scaler {width: 100%;height: 0;overflow: hidden;padding-top: 56.25%;}.mfp-iframe-scaler iframe {position: absolute;display: block;top: 0;left: 0;width: 100%;height: 100%;box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);background: #000;}img.mfp-img {width: auto;max-width: 100%;height: auto;display: block;line-height: 0;box-sizing: border-box;padding: 40px 0 40px;margin: 0 auto;}.mfp-figure {line-height: 0;}.mfp-figure:after {content: '';position: absolute;left: 0;top: 40px;bottom: 40px;display: block;right: 0;width: auto;height: auto;z-index: -1;box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);background: #444;}.mfp-figure small {color: #BDBDBD;display: block;font-size: 12px;line-height: 14px;}.mfp-figure figure {margin: 0;}.mfp-bottom-bar {margin-top: -36px;position: absolute;top: 100%;left: 0;width: 100%;cursor: auto;}.mfp-title {text-align: left;line-height: 18px;color: #F3F3F3;word-wrap: break-word;padding-right: 36px;}.mfp-image-holder .mfp-content {max-width: 100%;}.mfp-gallery .mfp-image-holder .mfp-figure {cursor: pointer;}@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {.mfp-img-mobile .mfp-image-holder {padding-left: 0;padding-right: 0;}.mfp-img-mobile img.mfp-img {padding: 0;}.mfp-img-mobile .mfp-figure:after {top: 0;bottom: 0;}.mfp-img-mobile .mfp-figure small {display: inline;margin-left: 5px;}.mfp-img-mobile .mfp-bottom-bar {background: rgba(0, 0, 0, 0.6);bottom: 0;margin: 0;top: auto;padding: 3px 5px;position: fixed;box-sizing: border-box;}.mfp-img-mobile .mfp-bottom-bar:empty {padding: 0;}.mfp-img-mobile .mfp-counter {right: 5px;top: 3px;}.mfp-img-mobile .mfp-close {top: 0;right: 0;width: 35px;height: 35px;line-height: 35px;background: rgba(0, 0, 0, 0.6);position: fixed;text-align: center;padding: 0;}}@media all and (max-width: 900px) {.mfp-arrow {-webkit-transform: scale(0.75);transform: scale(0.75);}.mfp-arrow-left {-webkit-transform-origin: 0;transform-origin: 0;}.mfp-arrow-right {-webkit-transform-origin: 100%;transform-origin: 100%;}.mfp-container {padding-left: 6px;padding-right: 6px;}}
/**
 * Lightcase - jQuery Plugin
 * The smart and flexible Lightbox Plugin.
 *
 * @author		Cornel Boppart <cornel@bopp-art.com>
 * @copyright	Author
 *
 * @version		2.4.0 (09/04/2017)
 */
/**
 * Lightcase settings
 *
 * Note: Override default settings for your project without touching this source code by simply
 * defining those variables within a SASS map called '$lightcase-custom'.
 *
 * // Example usage
 * $lightcase-custom: (
 *   'breakpoint': 768px
 * );
 */
@font-face {
  font-family: 'lightcase';
  src: url("https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/../fonts/lightcase.eot?55356177");
  src: url("https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/../fonts/lightcase.eot?55356177#iefix") format("embedded-opentype"), url("https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/../fonts/lightcase.woff?55356177") format("woff"), url("https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/../fonts/lightcase.ttf?55356177") format("truetype"), url("https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/../fonts/lightcase.svg?55356177#lightcase") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* line 12, ../scss/components/fonts/_font-lightcase.scss */
[class*='lightcase-icon-']:before {
  font-family: 'lightcase', sans-serif;
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

/* Codes */
/* line 35, ../scss/components/fonts/_font-lightcase.scss */
.lightcase-icon-play:before {
  content: '\e800';
}

/* line 36, ../scss/components/fonts/_font-lightcase.scss */
.lightcase-icon-pause:before {
  content: '\e801';
}

/* line 37, ../scss/components/fonts/_font-lightcase.scss */
.lightcase-icon-close:before {
  content: '\e802';
}

/* line 38, ../scss/components/fonts/_font-lightcase.scss */
.lightcase-icon-prev:before {
  content: '\e803';
}

/* line 39, ../scss/components/fonts/_font-lightcase.scss */
.lightcase-icon-next:before {
  content: '\e804';
}

/* line 40, ../scss/components/fonts/_font-lightcase.scss */
.lightcase-icon-spin:before {
  content: '\e805';
}

/**
 * Mixin providing icon defaults to be used on top of font-lightcase.
 *
 * Example usage:
 * @include icon(#e9e9e9)
 */
/**
 * Mixin providing icon defaults including a hover status to be used
 * on top of font-lightcase.
 *
 * Example usage:
 * @include icon-hover(#e9e9e9, #fff)
 */
/**
 * Provides natural content overflow behavior and scrolling support
 * even so for touch devices.
 *
 * Example usage:
 * @include overflow()
 */
/**
 * Neutralizes/resets dimensions including width, height, position as well as margins,
 * paddings and styles. Used to enforce a neutral and unstyled look and behavoir!
 *
 * Example usage:
 * @include clear(true)
 *
 * @param boolean $important
 */
@-webkit-keyframes lightcase-spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-moz-keyframes lightcase-spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-o-keyframes lightcase-spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-ms-keyframes lightcase-spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes lightcase-spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
/* line 1, ../scss/components/modules/_case.scss */
#lightcase-case {
  display: none;
  position: fixed;
  z-index: 2002;
  top: 50%;
  left: 50%;
  font-family: arial, sans-serif;
  font-size: 13px;
  line-height: 1.5;
  text-align: left;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}
@media screen and (max-width: 640px) {
  /* line 16, ../scss/components/modules/_case.scss */
  html[data-lc-type=inline] #lightcase-case, html[data-lc-type=ajax] #lightcase-case {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    margin: 0 !important;
    padding: 55px 0 70px 0;
    width: 100% !important;
    height: 100% !important;
    overflow: auto !important;
  }
}

@media screen and (min-width: 641px) {
  /* line 4, ../scss/components/modules/_content.scss */
  html:not([data-lc-type=error]) #lightcase-content {
    position: relative;
    z-index: 1;
    text-shadow: none;
    background-color: #fff;
    -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
    -o-box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
    -webkit-backface-visibility: hidden;
  }
}
@media screen and (min-width: 641px) {
  /* line 23, ../scss/components/modules/_content.scss */
  html[data-lc-type=image] #lightcase-content, html[data-lc-type=video] #lightcase-content {
    background-color: #333;
  }
}
/* line 31, ../scss/components/modules/_content.scss */
html[data-lc-type=inline] #lightcase-content, html[data-lc-type=ajax] #lightcase-content, html[data-lc-type=error] #lightcase-content {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
@media screen and (max-width: 640px) {
  /* line 31, ../scss/components/modules/_content.scss */
  html[data-lc-type=inline] #lightcase-content, html[data-lc-type=ajax] #lightcase-content, html[data-lc-type=error] #lightcase-content {
    position: relative !important;
    top: auto !important;
    left: auto !important;
    width: auto !important;
    height: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    border: none !important;
    background: none !important;
  }
}
/* line 43, ../scss/components/modules/_content.scss */
html[data-lc-type=inline] #lightcase-content .lightcase-contentInner, html[data-lc-type=ajax] #lightcase-content .lightcase-contentInner, html[data-lc-type=error] #lightcase-content .lightcase-contentInner {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 640px) {
  /* line 43, ../scss/components/modules/_content.scss */
  html[data-lc-type=inline] #lightcase-content .lightcase-contentInner, html[data-lc-type=ajax] #lightcase-content .lightcase-contentInner, html[data-lc-type=error] #lightcase-content .lightcase-contentInner {
    padding: 15px;
  }
  /* line 52, ../scss/components/modules/_content.scss */
  html[data-lc-type=inline] #lightcase-content .lightcase-contentInner, html[data-lc-type=inline] #lightcase-content .lightcase-contentInner > *, html[data-lc-type=ajax] #lightcase-content .lightcase-contentInner, html[data-lc-type=ajax] #lightcase-content .lightcase-contentInner > *, html[data-lc-type=error] #lightcase-content .lightcase-contentInner, html[data-lc-type=error] #lightcase-content .lightcase-contentInner > * {
    width: 100% !important;
    max-width: none !important;
  }
  /* line 59, ../scss/components/modules/_content.scss */
  html[data-lc-type=inline] #lightcase-content .lightcase-contentInner > *:not(iframe), html[data-lc-type=ajax] #lightcase-content .lightcase-contentInner > *:not(iframe), html[data-lc-type=error] #lightcase-content .lightcase-contentInner > *:not(iframe) {
    height: auto !important;
    max-height: none !important;
  }
}
@media screen and (max-width: 640px) {
  /* line 70, ../scss/components/modules/_content.scss */
  html.lightcase-isMobileDevice[data-lc-type=iframe] #lightcase-content .lightcase-contentInner iframe {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media screen and (max-width: 640px) and (min-width: 641px) {
  /* line 74, ../scss/components/modules/_content.scss */
  html[data-lc-type=image] #lightcase-content .lightcase-contentInner, html[data-lc-type=video] #lightcase-content .lightcase-contentInner {
    line-height: 0.75;
  }
}

/* line 82, ../scss/components/modules/_content.scss */
html[data-lc-type=image] #lightcase-content .lightcase-contentInner {
  position: relative;
  overflow: hidden !important;
}
@media screen and (max-width: 640px) {
  /* line 91, ../scss/components/modules/_content.scss */
  html[data-lc-type=inline] #lightcase-content .lightcase-contentInner .lightcase-inlineWrap, html[data-lc-type=ajax] #lightcase-content .lightcase-contentInner .lightcase-inlineWrap, html[data-lc-type=error] #lightcase-content .lightcase-contentInner .lightcase-inlineWrap {
    position: relative !important;
    top: auto !important;
    left: auto !important;
    width: auto !important;
    height: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    border: none !important;
    background: none !important;
  }
}
@media screen and (min-width: 641px) {
  /* line 100, ../scss/components/modules/_content.scss */
  html:not([data-lc-type=error]) #lightcase-content .lightcase-contentInner .lightcase-inlineWrap {
    padding: 30px;
    overflow: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 640px) {
  /* line 117, ../scss/components/modules/_content.scss */
  #lightcase-content h1, #lightcase-content h2, #lightcase-content h3, #lightcase-content h4, #lightcase-content h5, #lightcase-content h6, #lightcase-content p {
    color: #aaa;
  }
}
@media screen and (min-width: 641px) {
  /* line 117, ../scss/components/modules/_content.scss */
  #lightcase-content h1, #lightcase-content h2, #lightcase-content h3, #lightcase-content h4, #lightcase-content h5, #lightcase-content h6, #lightcase-content p {
    color: #333;
  }
}

/* line 3, ../scss/components/modules/_error.scss */
#lightcase-case p.lightcase-error {
  margin: 0;
  font-size: 17px;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #aaa;
}
@media screen and (max-width: 640px) {
  /* line 3, ../scss/components/modules/_error.scss */
  #lightcase-case p.lightcase-error {
    padding: 30px 0;
  }
}
@media screen and (min-width: 641px) {
  /* line 3, ../scss/components/modules/_error.scss */
  #lightcase-case p.lightcase-error {
    padding: 0;
  }
}

/* line 4, ../scss/components/modules/_global.scss */
.lightcase-open body {
  overflow: hidden;
}
/* line 8, ../scss/components/modules/_global.scss */
.lightcase-isMobileDevice .lightcase-open body {
  max-width: 100%;
  max-height: 100%;
}

/* line 1, ../scss/components/modules/_info.scss */
#lightcase-info {
  position: absolute;
  padding-top: 15px;
}
/* line 9, ../scss/components/modules/_info.scss */
#lightcase-info #lightcase-title,
#lightcase-info #lightcase-caption {
  margin: 0;
  padding: 0;
  line-height: 1.5;
  font-weight: normal;
  text-overflow: ellipsis;
}
/* line 19, ../scss/components/modules/_info.scss */
#lightcase-info #lightcase-title {
  font-size: 17px;
  color: #aaa;
}
@media screen and (max-width: 640px) {
  /* line 19, ../scss/components/modules/_info.scss */
  #lightcase-info #lightcase-title {
    position: fixed;
    top: 10px;
    left: 0;
    max-width: 87.5%;
    padding: 5px 15px;
    background: #333;
  }
}
/* line 33, ../scss/components/modules/_info.scss */
#lightcase-info #lightcase-caption {
  clear: both;
  font-size: 13px;
  color: #aaa;
}
/* line 39, ../scss/components/modules/_info.scss */
#lightcase-info #lightcase-sequenceInfo {
  font-size: 11px;
  color: #aaa;
}
@media screen and (max-width: 640px) {
  /* line 45, ../scss/components/modules/_info.scss */
  .lightcase-fullScreenMode #lightcase-info {
    padding-left: 15px;
    padding-right: 15px;
  }
  /* line 51, ../scss/components/modules/_info.scss */
  html:not([data-lc-type=image]):not([data-lc-type=video]):not([data-lc-type=flash]):not([data-lc-type=error]) #lightcase-info {
    position: static;
  }
}

/* line 1, ../scss/components/modules/_loading.scss */
#lightcase-loading {
  position: fixed;
  z-index: 9999;
  width: 1.123em;
  height: auto;
  font-size: 38px;
  line-height: 1;
  text-align: center;
  text-shadow: none;
  position: fixed;
  z-index: 2001;
  top: 50%;
  left: 50%;
  margin-top: -0.5em;
  margin-left: -0.5em;
  opacity: 1;
  font-size: 32px;
  text-shadow: 0 0 15px #fff;
  -moz-transform-origin: 50% 53%;
  -webkit-animation: lightcase-spin 0.5s infinite linear;
  -moz-animation: lightcase-spin 0.5s infinite linear;
  -o-animation: lightcase-spin 0.5s infinite linear;
  animation: lightcase-spin 0.5s infinite linear;
}
/* line 20, ../scss/components/mixins/_presets.scss */
#lightcase-loading, #lightcase-loading:focus {
  text-decoration: none;
  color: #fff;
  -webkit-tap-highlight-color: transparent;
  -webkit-transition: color, opacity, ease-in-out 0.25s;
  -moz-transition: color, opacity, ease-in-out 0.25s;
  -o-transition: color, opacity, ease-in-out 0.25s;
  transition: color, opacity, ease-in-out 0.25s;
}
/* line 32, ../scss/components/mixins/_presets.scss */
#lightcase-loading > span {
  display: inline-block;
  text-indent: -9999px;
}

/* line 2, ../scss/components/modules/_navigation.scss */
a[class*='lightcase-icon-'] {
  position: fixed;
  z-index: 9999;
  width: 1.123em;
  height: auto;
  font-size: 38px;
  line-height: 1;
  text-align: center;
  text-shadow: none;
  outline: none;
  cursor: pointer;
}
/* line 20, ../scss/components/mixins/_presets.scss */
a[class*='lightcase-icon-'], a[class*='lightcase-icon-']:focus {
  text-decoration: none;
  color: rgba(255, 255, 255, 0.6);
  -webkit-tap-highlight-color: transparent;
  -webkit-transition: color, opacity, ease-in-out 0.25s;
  -moz-transition: color, opacity, ease-in-out 0.25s;
  -o-transition: color, opacity, ease-in-out 0.25s;
  transition: color, opacity, ease-in-out 0.25s;
}
/* line 32, ../scss/components/mixins/_presets.scss */
a[class*='lightcase-icon-'] > span {
  display: inline-block;
  text-indent: -9999px;
}
/* line 49, ../scss/components/mixins/_presets.scss */
a[class*='lightcase-icon-']:hover {
  color: white;
  text-shadow: 0 0 15px white;
}
/* line 10, ../scss/components/modules/_navigation.scss */
.lightcase-isMobileDevice a[class*='lightcase-icon-']:hover {
  color: #aaa;
  text-shadow: none;
}
/* line 17, ../scss/components/modules/_navigation.scss */
a[class*='lightcase-icon-'].lightcase-icon-close {
  position: fixed;
  top: 15px;
  right: 15px;
  bottom: auto;
  margin: 0;
  opacity: 0;
  outline: none;
}
/* line 28, ../scss/components/modules/_navigation.scss */
a[class*='lightcase-icon-'].lightcase-icon-prev {
  left: 15px;
}
/* line 33, ../scss/components/modules/_navigation.scss */
a[class*='lightcase-icon-'].lightcase-icon-next {
  right: 15px;
}
/* line 38, ../scss/components/modules/_navigation.scss */
a[class*='lightcase-icon-'].lightcase-icon-pause, a[class*='lightcase-icon-'].lightcase-icon-play {
  left: 50%;
  margin-left: -0.5em;
}
@media screen and (min-width: 641px) {
  /* line 38, ../scss/components/modules/_navigation.scss */
  a[class*='lightcase-icon-'].lightcase-icon-pause, a[class*='lightcase-icon-'].lightcase-icon-play {
    opacity: 0;
  }
}
@media screen and (max-width: 640px) {
  /* line 2, ../scss/components/modules/_navigation.scss */
  a[class*='lightcase-icon-'] {
    bottom: 15px;
    font-size: 24px;
  }
}
@media screen and (min-width: 641px) {
  /* line 2, ../scss/components/modules/_navigation.scss */
  a[class*='lightcase-icon-'] {
    bottom: 50%;
    margin-bottom: -0.5em;
  }
  /* line 57, ../scss/components/modules/_navigation.scss */
  a[class*='lightcase-icon-']:hover, #lightcase-case:hover ~ a[class*='lightcase-icon-'] {
    opacity: 1;
  }
}

/* line 1, ../scss/components/modules/_overlay.scss */
#lightcase-overlay {
  display: none;
  width: 100%;
  min-height: 100%;
  position: fixed;
  z-index: 2000;
  top: -9999px;
  bottom: -9999px;
  left: 0;
  background: #333;
}
@media screen and (max-width: 640px) {
  /* line 1, ../scss/components/modules/_overlay.scss */
  #lightcase-overlay {
    opacity: 1 !important;
  }
}

/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
/*!
 * Bootstrap v4.5.3 (https://getbootstrap.com/)
 * Copyright 2011-2020 The Bootstrap Authors
 * Copyright 2011-2020 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#007bff;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}*,::after,::before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}[tabindex="-1"]:focus:not(:focus-visible){outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[data-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#007bff;text-decoration:none;background-color:transparent}a:hover{color:#0056b3;text-decoration:underline}a:not([href]):not([class]){color:inherit;text-decoration:none}a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg{overflow:hidden;vertical-align:middle}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit;text-align:-webkit-match-parent}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;font-weight:500;line-height:1.2}.h1,h1{font-size:2.5rem}.h2,h2{font-size:2rem}.h3,h3{font-size:1.75rem}.h4,h4{font-size:1.5rem}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:6rem;font-weight:300;line-height:1.2}.display-2{font-size:5.5rem;font-weight:300;line-height:1.2}.display-3{font-size:4.5rem;font-weight:300;line-height:1.2}.display-4{font-size:3.5rem;font-weight:300;line-height:1.2}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}.small,small{font-size:80%;font-weight:400}.mark,mark{padding:.2em;background-color:#fcf8e3}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:90%;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote-footer{display:block;font-size:80%;color:#6c757d}.blockquote-footer::before{content:"\2014\00A0"}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:90%;color:#6c757d}code{font-size:87.5%;color:#e83e8c;word-wrap:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:87.5%;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:100%;font-weight:700}pre{display:block;font-size:87.5%;color:#212529}pre code{font-size:inherit;color:inherit;word-break:normal}.pre-scrollable{max-height:340px;overflow-y:scroll}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}.row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-first{-ms-flex-order:-1;order:-1}.order-last{-ms-flex-order:13;order:13}.order-0{-ms-flex-order:0;order:0}.order-1{-ms-flex-order:1;order:1}.order-2{-ms-flex-order:2;order:2}.order-3{-ms-flex-order:3;order:3}.order-4{-ms-flex-order:4;order:4}.order-5{-ms-flex-order:5;order:5}.order-6{-ms-flex-order:6;order:6}.order-7{-ms-flex-order:7;order:7}.order-8{-ms-flex-order:8;order:8}.order-9{-ms-flex-order:9;order:9}.order-10{-ms-flex-order:10;order:10}.order-11{-ms-flex-order:11;order:11}.order-12{-ms-flex-order:12;order:12}.offset-1{margin-left:8.333333%}.offset-2{margin-left:16.666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.333333%}.offset-5{margin-left:41.666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.333333%}.offset-8{margin-left:66.666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.333333%}.offset-11{margin-left:91.666667%}@media (min-width:576px){.col-sm{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-sm-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-sm-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-sm-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-sm-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-sm-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-sm-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sm-first{-ms-flex-order:-1;order:-1}.order-sm-last{-ms-flex-order:13;order:13}.order-sm-0{-ms-flex-order:0;order:0}.order-sm-1{-ms-flex-order:1;order:1}.order-sm-2{-ms-flex-order:2;order:2}.order-sm-3{-ms-flex-order:3;order:3}.order-sm-4{-ms-flex-order:4;order:4}.order-sm-5{-ms-flex-order:5;order:5}.order-sm-6{-ms-flex-order:6;order:6}.order-sm-7{-ms-flex-order:7;order:7}.order-sm-8{-ms-flex-order:8;order:8}.order-sm-9{-ms-flex-order:9;order:9}.order-sm-10{-ms-flex-order:10;order:10}.order-sm-11{-ms-flex-order:11;order:11}.order-sm-12{-ms-flex-order:12;order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.333333%}.offset-sm-2{margin-left:16.666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.333333%}.offset-sm-5{margin-left:41.666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.333333%}.offset-sm-8{margin-left:66.666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.333333%}.offset-sm-11{margin-left:91.666667%}}@media (min-width:768px){.col-md{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-md-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-md-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-md-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-md-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-md-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-md-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-md-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-first{-ms-flex-order:-1;order:-1}.order-md-last{-ms-flex-order:13;order:13}.order-md-0{-ms-flex-order:0;order:0}.order-md-1{-ms-flex-order:1;order:1}.order-md-2{-ms-flex-order:2;order:2}.order-md-3{-ms-flex-order:3;order:3}.order-md-4{-ms-flex-order:4;order:4}.order-md-5{-ms-flex-order:5;order:5}.order-md-6{-ms-flex-order:6;order:6}.order-md-7{-ms-flex-order:7;order:7}.order-md-8{-ms-flex-order:8;order:8}.order-md-9{-ms-flex-order:9;order:9}.order-md-10{-ms-flex-order:10;order:10}.order-md-11{-ms-flex-order:11;order:11}.order-md-12{-ms-flex-order:12;order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.333333%}.offset-md-2{margin-left:16.666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.333333%}.offset-md-5{margin-left:41.666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.333333%}.offset-md-8{margin-left:66.666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.333333%}.offset-md-11{margin-left:91.666667%}}@media (min-width:992px){.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-lg-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-lg-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-lg-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-lg-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-lg-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-lg-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-lg-first{-ms-flex-order:-1;order:-1}.order-lg-last{-ms-flex-order:13;order:13}.order-lg-0{-ms-flex-order:0;order:0}.order-lg-1{-ms-flex-order:1;order:1}.order-lg-2{-ms-flex-order:2;order:2}.order-lg-3{-ms-flex-order:3;order:3}.order-lg-4{-ms-flex-order:4;order:4}.order-lg-5{-ms-flex-order:5;order:5}.order-lg-6{-ms-flex-order:6;order:6}.order-lg-7{-ms-flex-order:7;order:7}.order-lg-8{-ms-flex-order:8;order:8}.order-lg-9{-ms-flex-order:9;order:9}.order-lg-10{-ms-flex-order:10;order:10}.order-lg-11{-ms-flex-order:11;order:11}.order-lg-12{-ms-flex-order:12;order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.333333%}.offset-lg-2{margin-left:16.666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.333333%}.offset-lg-5{margin-left:41.666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.333333%}.offset-lg-8{margin-left:66.666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.333333%}.offset-lg-11{margin-left:91.666667%}}@media (min-width:1200px){.col-xl{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-xl-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-xl-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-xl-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-xl-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-xl-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-xl-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xl-first{-ms-flex-order:-1;order:-1}.order-xl-last{-ms-flex-order:13;order:13}.order-xl-0{-ms-flex-order:0;order:0}.order-xl-1{-ms-flex-order:1;order:1}.order-xl-2{-ms-flex-order:2;order:2}.order-xl-3{-ms-flex-order:3;order:3}.order-xl-4{-ms-flex-order:4;order:4}.order-xl-5{-ms-flex-order:5;order:5}.order-xl-6{-ms-flex-order:6;order:6}.order-xl-7{-ms-flex-order:7;order:7}.order-xl-8{-ms-flex-order:8;order:8}.order-xl-9{-ms-flex-order:9;order:9}.order-xl-10{-ms-flex-order:10;order:10}.order-xl-11{-ms-flex-order:11;order:11}.order-xl-12{-ms-flex-order:12;order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.333333%}.offset-xl-2{margin-left:16.666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.333333%}.offset-xl-5{margin-left:41.666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.333333%}.offset-xl-8{margin-left:66.666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.333333%}.offset-xl-11{margin-left:91.666667%}}.table{width:100%;margin-bottom:1rem;color:#212529}.table td,.table th{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6}.table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6}.table tbody+tbody{border-top:2px solid #dee2e6}.table-sm td,.table-sm th{padding:.3rem}.table-bordered{border:1px solid #dee2e6}.table-bordered td,.table-bordered th{border:1px solid #dee2e6}.table-bordered thead td,.table-bordered thead th{border-bottom-width:2px}.table-borderless tbody+tbody,.table-borderless td,.table-borderless th,.table-borderless thead th{border:0}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}.table-hover tbody tr:hover{color:#212529;background-color:rgba(0,0,0,.075)}.table-primary,.table-primary>td,.table-primary>th{background-color:#b8daff}.table-primary tbody+tbody,.table-primary td,.table-primary th,.table-primary thead th{border-color:#7abaff}.table-hover .table-primary:hover{background-color:#9fcdff}.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#9fcdff}.table-secondary,.table-secondary>td,.table-secondary>th{background-color:#d6d8db}.table-secondary tbody+tbody,.table-secondary td,.table-secondary th,.table-secondary thead th{border-color:#b3b7bb}.table-hover .table-secondary:hover{background-color:#c8cbcf}.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#c8cbcf}.table-success,.table-success>td,.table-success>th{background-color:#c3e6cb}.table-success tbody+tbody,.table-success td,.table-success th,.table-success thead th{border-color:#8fd19e}.table-hover .table-success:hover{background-color:#b1dfbb}.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#b1dfbb}.table-info,.table-info>td,.table-info>th{background-color:#bee5eb}.table-info tbody+tbody,.table-info td,.table-info th,.table-info thead th{border-color:#86cfda}.table-hover .table-info:hover{background-color:#abdde5}.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#abdde5}.table-warning,.table-warning>td,.table-warning>th{background-color:#ffeeba}.table-warning tbody+tbody,.table-warning td,.table-warning th,.table-warning thead th{border-color:#ffdf7e}.table-hover .table-warning:hover{background-color:#ffe8a1}.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#ffe8a1}.table-danger,.table-danger>td,.table-danger>th{background-color:#f5c6cb}.table-danger tbody+tbody,.table-danger td,.table-danger th,.table-danger thead th{border-color:#ed969e}.table-hover .table-danger:hover{background-color:#f1b0b7}.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#f1b0b7}.table-light,.table-light>td,.table-light>th{background-color:#fdfdfe}.table-light tbody+tbody,.table-light td,.table-light th,.table-light thead th{border-color:#fbfcfc}.table-hover .table-light:hover{background-color:#ececf6}.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#ececf6}.table-dark,.table-dark>td,.table-dark>th{background-color:#c6c8ca}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#95999c}.table-hover .table-dark:hover{background-color:#b9bbbe}.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#b9bbbe}.table-active,.table-active>td,.table-active>th{background-color:rgba(0,0,0,.075)}.table-hover .table-active:hover{background-color:rgba(0,0,0,.075)}.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:rgba(0,0,0,.075)}.table .thead-dark th{color:#fff;background-color:#343a40;border-color:#454d55}.table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#dee2e6}.table-dark{color:#fff;background-color:#343a40}.table-dark td,.table-dark th,.table-dark thead th{border-color:#454d55}.table-dark.table-bordered{border:0}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:rgba(255,255,255,.05)}.table-dark.table-hover tbody tr:hover{color:#fff;background-color:rgba(255,255,255,.075)}@media (max-width:575.98px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-sm>.table-bordered{border:0}}@media (max-width:767.98px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-md>.table-bordered{border:0}}@media (max-width:991.98px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-lg>.table-bordered{border:0}}@media (max-width:1199.98px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-xl>.table-bordered{border:0}}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive>.table-bordered{border:0}.form-control{display:block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}.form-control:focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.form-control::-webkit-input-placeholder{color:#6c757d;opacity:1}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control:-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}input[type=date].form-control,input[type=datetime-local].form-control,input[type=month].form-control,input[type=time].form-control{-webkit-appearance:none;-moz-appearance:none;appearance:none}select.form-control:focus::-ms-value{color:#495057;background-color:#fff}.form-control-file,.form-control-range{display:block;width:100%}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem;line-height:1.5}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem;line-height:1.5}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;font-size:1rem;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.form-control-sm{height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.form-control-lg{height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}select.form-control[multiple],select.form-control[size]{height:auto}textarea.form-control{height:auto}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.form-row>.col,.form-row>[class*=col-]{padding-right:5px;padding-left:5px}.form-check{position:relative;display:block;padding-left:1.25rem}.form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{color:#6c757d}.form-check-label{margin-bottom:0}.form-check-inline{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;padding-left:0;margin-right:.75rem}.form-check-inline .form-check-input{position:static;margin-top:0;margin-right:.3125rem;margin-left:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#28a745}.valid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(40,167,69,.9);border-radius:.25rem}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.form-control.is-valid,.was-validated .form-control:valid{border-color:#28a745;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.custom-select.is-valid,.was-validated .custom-select:valid{border-color:#28a745;padding-right:calc(.75em + 2.3125rem);background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px,url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem)}.custom-select.is-valid:focus,.was-validated .custom-select:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#28a745}.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip,.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip{display:block}.custom-control-input.is-valid~.custom-control-label,.was-validated .custom-control-input:valid~.custom-control-label{color:#28a745}.custom-control-input.is-valid~.custom-control-label::before,.was-validated .custom-control-input:valid~.custom-control-label::before{border-color:#28a745}.custom-control-input.is-valid:checked~.custom-control-label::before,.was-validated .custom-control-input:valid:checked~.custom-control-label::before{border-color:#34ce57;background-color:#34ce57}.custom-control-input.is-valid:focus~.custom-control-label::before,.was-validated .custom-control-input:valid:focus~.custom-control-label::before{box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label::before,.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label::before{border-color:#28a745}.custom-file-input.is-valid~.custom-file-label,.was-validated .custom-file-input:valid~.custom-file-label{border-color:#28a745}.custom-file-input.is-valid:focus~.custom-file-label,.was-validated .custom-file-input:valid:focus~.custom-file-label{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#dc3545}.invalid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(220,53,69,.9);border-radius:.25rem}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}.form-control.is-invalid,.was-validated .form-control:invalid{border-color:#dc3545;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.custom-select.is-invalid,.was-validated .custom-select:invalid{border-color:#dc3545;padding-right:calc(.75em + 2.3125rem);background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px,url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem)}.custom-select.is-invalid:focus,.was-validated .custom-select:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}.form-check-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip,.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip{display:block}.custom-control-input.is-invalid~.custom-control-label,.was-validated .custom-control-input:invalid~.custom-control-label{color:#dc3545}.custom-control-input.is-invalid~.custom-control-label::before,.was-validated .custom-control-input:invalid~.custom-control-label::before{border-color:#dc3545}.custom-control-input.is-invalid:checked~.custom-control-label::before,.was-validated .custom-control-input:invalid:checked~.custom-control-label::before{border-color:#e4606d;background-color:#e4606d}.custom-control-input.is-invalid:focus~.custom-control-label::before,.was-validated .custom-control-input:invalid:focus~.custom-control-label::before{box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label::before,.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label::before{border-color:#dc3545}.custom-file-input.is-invalid~.custom-file-label,.was-validated .custom-file-input:invalid~.custom-file-label{border-color:#dc3545}.custom-file-input.is-invalid:focus~.custom-file-label,.was-validated .custom-file-input:invalid:focus~.custom-file-label{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-inline{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center;align-items:center}.form-inline .form-check{width:100%}@media (min-width:576px){.form-inline label{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin-bottom:0}.form-inline .form-group{display:-ms-flexbox;display:flex;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center;align-items:center;margin-bottom:0}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-plaintext{display:inline-block}.form-inline .custom-select,.form-inline .input-group{width:auto}.form-inline .form-check{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:auto;padding-left:0}.form-inline .form-check-input{position:relative;-ms-flex-negative:0;flex-shrink:0;margin-top:0;margin-right:.25rem;margin-left:0}.form-inline .custom-control{-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.form-inline .custom-control-label{margin-bottom:0}}.btn{display:inline-block;font-weight:400;color:#212529;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:#212529;text-decoration:none}.btn.focus,.btn:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.btn.disabled,.btn:disabled{opacity:.65}.btn:not(:disabled):not(.disabled){cursor:pointer}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.btn-primary{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:hover{color:#fff;background-color:#0069d9;border-color:#0062cc}.btn-primary.focus,.btn-primary:focus{color:#fff;background-color:#0069d9;border-color:#0062cc;box-shadow:0 0 0 .2rem rgba(38,143,255,.5)}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#0062cc;border-color:#005cbf}.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(38,143,255,.5)}.btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:hover{color:#fff;background-color:#5a6268;border-color:#545b62}.btn-secondary.focus,.btn-secondary:focus{color:#fff;background-color:#5a6268;border-color:#545b62;box-shadow:0 0 0 .2rem rgba(130,138,145,.5)}.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#545b62;border-color:#4e555b}.btn-secondary:not(:disabled):not(.disabled).active:focus,.btn-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(130,138,145,.5)}.btn-success{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:hover{color:#fff;background-color:#218838;border-color:#1e7e34}.btn-success.focus,.btn-success:focus{color:#fff;background-color:#218838;border-color:#1e7e34;box-shadow:0 0 0 .2rem rgba(72,180,97,.5)}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:not(:disabled):not(.disabled).active,.btn-success:not(:disabled):not(.disabled):active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#1e7e34;border-color:#1c7430}.btn-success:not(:disabled):not(.disabled).active:focus,.btn-success:not(:disabled):not(.disabled):active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(72,180,97,.5)}.btn-info{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:hover{color:#fff;background-color:#138496;border-color:#117a8b}.btn-info.focus,.btn-info:focus{color:#fff;background-color:#138496;border-color:#117a8b;box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}.btn-info.disabled,.btn-info:disabled{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:not(:disabled):not(.disabled).active,.btn-info:not(:disabled):not(.disabled):active,.show>.btn-info.dropdown-toggle{color:#fff;background-color:#117a8b;border-color:#10707f}.btn-info:not(:disabled):not(.disabled).active:focus,.btn-info:not(:disabled):not(.disabled):active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}.btn-warning{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:hover{color:#212529;background-color:#e0a800;border-color:#d39e00}.btn-warning.focus,.btn-warning:focus{color:#212529;background-color:#e0a800;border-color:#d39e00;box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}.btn-warning.disabled,.btn-warning:disabled{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:not(:disabled):not(.disabled).active,.btn-warning:not(:disabled):not(.disabled):active,.show>.btn-warning.dropdown-toggle{color:#212529;background-color:#d39e00;border-color:#c69500}.btn-warning:not(:disabled):not(.disabled).active:focus,.btn-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}.btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:hover{color:#fff;background-color:#c82333;border-color:#bd2130}.btn-danger.focus,.btn-danger:focus{color:#fff;background-color:#c82333;border-color:#bd2130;box-shadow:0 0 0 .2rem rgba(225,83,97,.5)}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:not(:disabled):not(.disabled).active,.btn-danger:not(:disabled):not(.disabled):active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#bd2130;border-color:#b21f2d}.btn-danger:not(:disabled):not(.disabled).active:focus,.btn-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(225,83,97,.5)}.btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5}.btn-light.focus,.btn-light:focus{color:#212529;background-color:#e2e6ea;border-color:#dae0e5;box-shadow:0 0 0 .2rem rgba(216,217,219,.5)}.btn-light.disabled,.btn-light:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:not(:disabled):not(.disabled).active,.btn-light:not(:disabled):not(.disabled):active,.show>.btn-light.dropdown-toggle{color:#212529;background-color:#dae0e5;border-color:#d3d9df}.btn-light:not(:disabled):not(.disabled).active:focus,.btn-light:not(:disabled):not(.disabled):active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(216,217,219,.5)}.btn-dark{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:hover{color:#fff;background-color:#23272b;border-color:#1d2124}.btn-dark.focus,.btn-dark:focus{color:#fff;background-color:#23272b;border-color:#1d2124;box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:not(:disabled):not(.disabled).active,.btn-dark:not(:disabled):not(.disabled):active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1d2124;border-color:#171a1d}.btn-dark:not(:disabled):not(.disabled).active:focus,.btn-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}.btn-outline-primary{color:#007bff;border-color:#007bff}.btn-outline-primary:hover{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary.focus,.btn-outline-primary:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#007bff;background-color:transparent}.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.show>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-secondary{color:#6c757d;border-color:#6c757d}.btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary.focus,.btn-outline-secondary:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#6c757d;background-color:transparent}.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.show>.btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-success{color:#28a745;border-color:#28a745}.btn-outline-success:hover{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success.focus,.btn-outline-success:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#28a745;background-color:transparent}.btn-outline-success:not(:disabled):not(.disabled).active,.btn-outline-success:not(:disabled):not(.disabled):active,.show>.btn-outline-success.dropdown-toggle{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success:not(:disabled):not(.disabled).active:focus,.btn-outline-success:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-info{color:#17a2b8;border-color:#17a2b8}.btn-outline-info:hover{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info.focus,.btn-outline-info:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#17a2b8;background-color:transparent}.btn-outline-info:not(:disabled):not(.disabled).active,.btn-outline-info:not(:disabled):not(.disabled):active,.show>.btn-outline-info.dropdown-toggle{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info:not(:disabled):not(.disabled).active:focus,.btn-outline-info:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-warning{color:#ffc107;border-color:#ffc107}.btn-outline-warning:hover{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning.focus,.btn-outline-warning:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffc107;background-color:transparent}.btn-outline-warning:not(:disabled):not(.disabled).active,.btn-outline-warning:not(:disabled):not(.disabled):active,.show>.btn-outline-warning.dropdown-toggle{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-danger{color:#dc3545;border-color:#dc3545}.btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger.focus,.btn-outline-danger:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#dc3545;background-color:transparent}.btn-outline-danger:not(:disabled):not(.disabled).active,.btn-outline-danger:not(:disabled):not(.disabled):active,.show>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-light{color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light.focus,.btn-outline-light:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}.btn-outline-light:not(:disabled):not(.disabled).active,.btn-outline-light:not(:disabled):not(.disabled):active,.show>.btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:not(:disabled):not(.disabled).active:focus,.btn-outline-light:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-dark{color:#343a40;border-color:#343a40}.btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark.focus,.btn-outline-dark:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#343a40;background-color:transparent}.btn-outline-dark:not(:disabled):not(.disabled).active,.btn-outline-dark:not(:disabled):not(.disabled):active,.show>.btn-outline-dark.dropdown-toggle{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-link{font-weight:400;color:#007bff;text-decoration:none}.btn-link:hover{color:#0056b3;text-decoration:underline}.btn-link.focus,.btn-link:focus{text-decoration:underline}.btn-link.disabled,.btn-link:disabled{color:#6c757d;pointer-events:none}.btn-group-lg>.btn,.btn-lg{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.btn-group-sm>.btn,.btn-sm{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{position:relative;height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion:reduce){.collapsing{transition:none}}.dropdown,.dropleft,.dropright,.dropup{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropdown-menu-left{right:auto;left:0}.dropdown-menu-right{right:0;left:auto}@media (min-width:576px){.dropdown-menu-sm-left{right:auto;left:0}.dropdown-menu-sm-right{right:0;left:auto}}@media (min-width:768px){.dropdown-menu-md-left{right:auto;left:0}.dropdown-menu-md-right{right:0;left:auto}}@media (min-width:992px){.dropdown-menu-lg-left{right:auto;left:0}.dropdown-menu-lg-right{right:0;left:auto}}@media (min-width:1200px){.dropdown-menu-xl-left{right:auto;left:0}.dropdown-menu-xl-right{right:0;left:auto}}.dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.dropright .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropright .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-toggle::after{vertical-align:0}.dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.dropleft .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropleft .dropdown-toggle::after{display:none}.dropleft .dropdown-toggle::before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropleft .dropdown-toggle:empty::after{margin-left:0}.dropleft .dropdown-toggle::before{vertical-align:0}.dropdown-menu[x-placement^=bottom],.dropdown-menu[x-placement^=left],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=top]{right:auto;bottom:auto}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#16181b;text-decoration:none;background-color:#f8f9fa}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#007bff}.dropdown-item.disabled,.dropdown-item:disabled{color:#6c757d;pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1.5rem;color:#212529}.btn-group,.btn-group-vertical{position:relative;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;-ms-flex:1 1 auto;flex:1 1 auto}.btn-group-vertical>.btn:hover,.btn-group>.btn:hover{z-index:1}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus{z-index:1}.btn-toolbar{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn-group:not(:first-child),.btn-group>.btn:not(:first-child){margin-left:-1px}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split::after,.dropright .dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after{margin-left:0}.dropleft .dropdown-toggle-split::before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:center;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn:not(:first-child){border-top-left-radius:0;border-top-right-radius:0}.btn-group-toggle>.btn,.btn-group-toggle>.btn-group>.btn{margin-bottom:0}.btn-group-toggle>.btn input[type=checkbox],.btn-group-toggle>.btn input[type=radio],.btn-group-toggle>.btn-group>.btn input[type=checkbox],.btn-group-toggle>.btn-group>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:stretch;align-items:stretch;width:100%}.input-group>.custom-file,.input-group>.custom-select,.input-group>.form-control,.input-group>.form-control-plaintext{position:relative;-ms-flex:1 1 auto;flex:1 1 auto;width:1%;min-width:0;margin-bottom:0}.input-group>.custom-file+.custom-file,.input-group>.custom-file+.custom-select,.input-group>.custom-file+.form-control,.input-group>.custom-select+.custom-file,.input-group>.custom-select+.custom-select,.input-group>.custom-select+.form-control,.input-group>.form-control+.custom-file,.input-group>.form-control+.custom-select,.input-group>.form-control+.form-control,.input-group>.form-control-plaintext+.custom-file,.input-group>.form-control-plaintext+.custom-select,.input-group>.form-control-plaintext+.form-control{margin-left:-1px}.input-group>.custom-file .custom-file-input:focus~.custom-file-label,.input-group>.custom-select:focus,.input-group>.form-control:focus{z-index:3}.input-group>.custom-file .custom-file-input:focus{z-index:4}.input-group>.custom-select:not(:last-child),.input-group>.form-control:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-select:not(:first-child),.input-group>.form-control:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.custom-file{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.input-group>.custom-file:not(:last-child) .custom-file-label,.input-group>.custom-file:not(:last-child) .custom-file-label::after{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-file:not(:first-child) .custom-file-label{border-top-left-radius:0;border-bottom-left-radius:0}.input-group-append,.input-group-prepend{display:-ms-flexbox;display:flex}.input-group-append .btn,.input-group-prepend .btn{position:relative;z-index:2}.input-group-append .btn:focus,.input-group-prepend .btn:focus{z-index:3}.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.btn,.input-group-append .input-group-text+.input-group-text,.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-prepend .input-group-text+.input-group-text{margin-left:-1px}.input-group-prepend{margin-right:-1px}.input-group-append{margin-left:-1px}.input-group-text{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:.375rem .75rem;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem}.input-group-text input[type=checkbox],.input-group-text input[type=radio]{margin-top:0}.input-group-lg>.custom-select,.input-group-lg>.form-control:not(textarea){height:calc(1.5em + 1rem + 2px)}.input-group-lg>.custom-select,.input-group-lg>.form-control,.input-group-lg>.input-group-append>.btn,.input-group-lg>.input-group-append>.input-group-text,.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-prepend>.input-group-text{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.input-group-sm>.custom-select,.input-group-sm>.form-control:not(textarea){height:calc(1.5em + .5rem + 2px)}.input-group-sm>.custom-select,.input-group-sm>.form-control,.input-group-sm>.input-group-append>.btn,.input-group-sm>.input-group-append>.input-group-text,.input-group-sm>.input-group-prepend>.btn,.input-group-sm>.input-group-prepend>.input-group-text{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.input-group-lg>.custom-select,.input-group-sm>.custom-select{padding-right:1.75rem}.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),.input-group>.input-group-append:not(:last-child)>.btn,.input-group>.input-group-append:not(:last-child)>.input-group-text,.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text{border-top-left-radius:0;border-bottom-left-radius:0}.custom-control{position:relative;z-index:1;display:block;min-height:1.5rem;padding-left:1.5rem;-webkit-print-color-adjust:exact;color-adjust:exact}.custom-control-inline{display:-ms-inline-flexbox;display:inline-flex;margin-right:1rem}.custom-control-input{position:absolute;left:0;z-index:-1;width:1rem;height:1.25rem;opacity:0}.custom-control-input:checked~.custom-control-label::before{color:#fff;border-color:#007bff;background-color:#007bff}.custom-control-input:focus~.custom-control-label::before{box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-control-input:focus:not(:checked)~.custom-control-label::before{border-color:#80bdff}.custom-control-input:not(:disabled):active~.custom-control-label::before{color:#fff;background-color:#b3d7ff;border-color:#b3d7ff}.custom-control-input:disabled~.custom-control-label,.custom-control-input[disabled]~.custom-control-label{color:#6c757d}.custom-control-input:disabled~.custom-control-label::before,.custom-control-input[disabled]~.custom-control-label::before{background-color:#e9ecef}.custom-control-label{position:relative;margin-bottom:0;vertical-align:top}.custom-control-label::before{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;pointer-events:none;content:"";background-color:#fff;border:#adb5bd solid 1px}.custom-control-label::after{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;content:"";background:no-repeat 50%/50% 50%}.custom-checkbox .custom-control-label::before{border-radius:.25rem}.custom-checkbox .custom-control-input:checked~.custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e")}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::before{border-color:#007bff;background-color:#007bff}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e")}.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-radio .custom-control-label::before{border-radius:50%}.custom-radio .custom-control-input:checked~.custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.custom-radio .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-switch{padding-left:2.25rem}.custom-switch .custom-control-label::before{left:-2.25rem;width:1.75rem;pointer-events:all;border-radius:.5rem}.custom-switch .custom-control-label::after{top:calc(.25rem + 2px);left:calc(-2.25rem + 2px);width:calc(1rem - 4px);height:calc(1rem - 4px);background-color:#adb5bd;border-radius:.5rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-transform .15s ease-in-out;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-transform .15s ease-in-out}@media (prefers-reduced-motion:reduce){.custom-switch .custom-control-label::after{transition:none}}.custom-switch .custom-control-input:checked~.custom-control-label::after{background-color:#fff;-webkit-transform:translateX(.75rem);transform:translateX(.75rem)}.custom-switch .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-select{display:inline-block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem 1.75rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;vertical-align:middle;background:#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px;border:1px solid #ced4da;border-radius:.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-select:focus{border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-select:focus::-ms-value{color:#495057;background-color:#fff}.custom-select[multiple],.custom-select[size]:not([size="1"]){height:auto;padding-right:.75rem;background-image:none}.custom-select:disabled{color:#6c757d;background-color:#e9ecef}.custom-select::-ms-expand{display:none}.custom-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}.custom-select-sm{height:calc(1.5em + .5rem + 2px);padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem}.custom-select-lg{height:calc(1.5em + 1rem + 2px);padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem}.custom-file{position:relative;display:inline-block;width:100%;height:calc(1.5em + .75rem + 2px);margin-bottom:0}.custom-file-input{position:relative;z-index:2;width:100%;height:calc(1.5em + .75rem + 2px);margin:0;opacity:0}.custom-file-input:focus~.custom-file-label{border-color:#80bdff;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-file-input:disabled~.custom-file-label,.custom-file-input[disabled]~.custom-file-label{background-color:#e9ecef}.custom-file-input:lang(en)~.custom-file-label::after{content:"Browse"}.custom-file-input~.custom-file-label[data-browse]::after{content:attr(data-browse)}.custom-file-label{position:absolute;top:0;right:0;left:0;z-index:1;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem}.custom-file-label::after{position:absolute;top:0;right:0;bottom:0;z-index:3;display:block;height:calc(1.5em + .75rem);padding:.375rem .75rem;line-height:1.5;color:#495057;content:"Browse";background-color:#e9ecef;border-left:inherit;border-radius:0 .25rem .25rem 0}.custom-range{width:100%;height:1.4rem;padding:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-range:focus{outline:0}.custom-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range::-moz-focus-outer{border:0}.custom-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#007bff;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.custom-range::-webkit-slider-thumb:active{background-color:#b3d7ff}.custom-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#007bff;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-moz-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-moz-range-thumb{-moz-transition:none;transition:none}}.custom-range::-moz-range-thumb:active{background-color:#b3d7ff}.custom-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-ms-thumb{width:1rem;height:1rem;margin-top:0;margin-right:.2rem;margin-left:.2rem;background-color:#007bff;border:0;border-radius:1rem;-ms-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-ms-thumb{-ms-transition:none;transition:none}}.custom-range::-ms-thumb:active{background-color:#b3d7ff}.custom-range::-ms-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:transparent;border-color:transparent;border-width:.5rem}.custom-range::-ms-fill-lower{background-color:#dee2e6;border-radius:1rem}.custom-range::-ms-fill-upper{margin-right:15px;background-color:#dee2e6;border-radius:1rem}.custom-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.custom-range:disabled::-webkit-slider-runnable-track{cursor:default}.custom-range:disabled::-moz-range-thumb{background-color:#adb5bd}.custom-range:disabled::-moz-range-track{cursor:default}.custom-range:disabled::-ms-thumb{background-color:#adb5bd}.custom-control-label::before,.custom-file-label,.custom-select{transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.custom-control-label::before,.custom-file-label,.custom-select{transition:none}}.nav{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem}.nav-link:focus,.nav-link:hover{text-decoration:none}.nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-item{margin-bottom:-1px}.nav-tabs .nav-link{border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#e9ecef #e9ecef #dee2e6}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#007bff}.nav-fill .nav-item,.nav-fill>.nav-link{-ms-flex:1 1 auto;flex:1 1 auto;text-align:center}.nav-justified .nav-item,.nav-justified>.nav-link{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;text-align:center}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;padding:.5rem 1rem}.navbar .container,.navbar .container-fluid,.navbar .container-lg,.navbar .container-md,.navbar .container-sm,.navbar .container-xl{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.navbar-brand{display:inline-block;padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;line-height:inherit;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-nav{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static;float:none}.navbar-text{display:inline-block;padding-top:.5rem;padding-bottom:.5rem}.navbar-collapse{-ms-flex-preferred-size:100%;flex-basis:100%;-ms-flex-positive:1;flex-grow:1;-ms-flex-align:center;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem}.navbar-toggler:focus,.navbar-toggler:hover{text-decoration:none}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:no-repeat center center;background-size:100% 100%}@media (max-width:575.98px){.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid,.navbar-expand-sm>.container-lg,.navbar-expand-sm>.container-md,.navbar-expand-sm>.container-sm,.navbar-expand-sm>.container-xl{padding-right:0;padding-left:0}}@media (min-width:576px){.navbar-expand-sm{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-sm .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid,.navbar-expand-sm>.container-lg,.navbar-expand-sm>.container-md,.navbar-expand-sm>.container-sm,.navbar-expand-sm>.container-xl{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-sm .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}}@media (max-width:767.98px){.navbar-expand-md>.container,.navbar-expand-md>.container-fluid,.navbar-expand-md>.container-lg,.navbar-expand-md>.container-md,.navbar-expand-md>.container-sm,.navbar-expand-md>.container-xl{padding-right:0;padding-left:0}}@media (min-width:768px){.navbar-expand-md{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-md .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-md>.container,.navbar-expand-md>.container-fluid,.navbar-expand-md>.container-lg,.navbar-expand-md>.container-md,.navbar-expand-md>.container-sm,.navbar-expand-md>.container-xl{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-md .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}}@media (max-width:991.98px){.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid,.navbar-expand-lg>.container-lg,.navbar-expand-lg>.container-md,.navbar-expand-lg>.container-sm,.navbar-expand-lg>.container-xl{padding-right:0;padding-left:0}}@media (min-width:992px){.navbar-expand-lg{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-lg .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid,.navbar-expand-lg>.container-lg,.navbar-expand-lg>.container-md,.navbar-expand-lg>.container-sm,.navbar-expand-lg>.container-xl{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-lg .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}}@media (max-width:1199.98px){.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid,.navbar-expand-xl>.container-lg,.navbar-expand-xl>.container-md,.navbar-expand-xl>.container-sm,.navbar-expand-xl>.container-xl{padding-right:0;padding-left:0}}@media (min-width:1200px){.navbar-expand-xl{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-xl .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid,.navbar-expand-xl>.container-lg,.navbar-expand-xl>.container-md,.navbar-expand-xl>.container-sm,.navbar-expand-xl>.container-xl{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-xl .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}}.navbar-expand{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand>.container,.navbar-expand>.container-fluid,.navbar-expand>.container-lg,.navbar-expand>.container-md,.navbar-expand>.container-sm,.navbar-expand>.container-xl{padding-right:0;padding-left:0}.navbar-expand .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand>.container,.navbar-expand>.container-fluid,.navbar-expand>.container-lg,.navbar-expand>.container-md,.navbar-expand>.container-sm,.navbar-expand>.container-xl{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-light .navbar-brand{color:rgba(0,0,0,.9)}.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.5)}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .show>.nav-link{color:rgba(0,0,0,.9)}.navbar-light .navbar-toggler{color:rgba(0,0,0,.5);border-color:rgba(0,0,0,.1)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-light .navbar-text{color:rgba(0,0,0,.5)}.navbar-light .navbar-text a{color:rgba(0,0,0,.9)}.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:rgba(0,0,0,.9)}.navbar-dark .navbar-brand{color:#fff}.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff}.navbar-dark .navbar-nav .nav-link{color:rgba(255,255,255,.5)}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:rgba(255,255,255,.75)}.navbar-dark .navbar-nav .nav-link.disabled{color:rgba(255,255,255,.25)}.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .show>.nav-link{color:#fff}.navbar-dark .navbar-toggler{color:rgba(255,255,255,.5);border-color:rgba(255,255,255,.1)}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-dark .navbar-text{color:rgba(255,255,255,.5)}.navbar-dark .navbar-text a{color:#fff}.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{color:#fff}.card{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{-ms-flex:1 1 auto;flex:1 1 auto;min-height:1px;padding:1.25rem}.card-title{margin-bottom:.75rem}.card-subtitle{margin-top:-.375rem;margin-bottom:0}.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1.25rem}.card-header{padding:.75rem 1.25rem;margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125)}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-footer{padding:.75rem 1.25rem;background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125)}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{margin-right:-.625rem;margin-bottom:-.75rem;margin-left:-.625rem;border-bottom:0}.card-header-pills{margin-right:-.625rem;margin-left:-.625rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem;border-radius:calc(.25rem - 1px)}.card-img,.card-img-bottom,.card-img-top{-ms-flex-negative:0;flex-shrink:0;width:100%}.card-img,.card-img-top{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card-img,.card-img-bottom{border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card-deck .card{margin-bottom:15px}@media (min-width:576px){.card-deck{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;margin-right:-15px;margin-left:-15px}.card-deck .card{-ms-flex:1 0 0%;flex:1 0 0%;margin-right:15px;margin-bottom:0;margin-left:15px}}.card-group>.card{margin-bottom:15px}@media (min-width:576px){.card-group{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap}.card-group>.card{-ms-flex:1 0 0%;flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}.card-columns .card{margin-bottom:.75rem}@media (min-width:576px){.card-columns{-webkit-column-count:3;-moz-column-count:3;column-count:3;-webkit-column-gap:1.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem;orphans:1;widows:1}.card-columns .card{display:inline-block;width:100%}}.accordion{overflow-anchor:none}.accordion>.card{overflow:hidden}.accordion>.card:not(:last-of-type){border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.accordion>.card:not(:first-of-type){border-top-left-radius:0;border-top-right-radius:0}.accordion>.card>.card-header{border-radius:0;margin-bottom:-1px}.breadcrumb{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#e9ecef;border-radius:.25rem}.breadcrumb-item{display:-ms-flexbox;display:flex}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item::before{display:inline-block;padding-right:.5rem;color:#6c757d;content:"/"}.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:underline}.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:none}.breadcrumb-item.active{color:#6c757d}.pagination{display:-ms-flexbox;display:flex;padding-left:0;list-style:none;border-radius:.25rem}.page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#007bff;background-color:#fff;border:1px solid #dee2e6}.page-link:hover{z-index:2;color:#0056b3;text-decoration:none;background-color:#e9ecef;border-color:#dee2e6}.page-link:focus{z-index:3;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.page-item:first-child .page-link{margin-left:0;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.page-item.active .page-link{z-index:3;color:#fff;background-color:#007bff;border-color:#007bff}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;cursor:auto;background-color:#fff;border-color:#dee2e6}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem;line-height:1.5}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem;line-height:1.5}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.badge{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.badge{transition:none}}a.badge:focus,a.badge:hover{text-decoration:none}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.badge-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem}.badge-primary{color:#fff;background-color:#007bff}a.badge-primary:focus,a.badge-primary:hover{color:#fff;background-color:#0062cc}a.badge-primary.focus,a.badge-primary:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.badge-secondary{color:#fff;background-color:#6c757d}a.badge-secondary:focus,a.badge-secondary:hover{color:#fff;background-color:#545b62}a.badge-secondary.focus,a.badge-secondary:focus{outline:0;box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.badge-success{color:#fff;background-color:#28a745}a.badge-success:focus,a.badge-success:hover{color:#fff;background-color:#1e7e34}a.badge-success.focus,a.badge-success:focus{outline:0;box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.badge-info{color:#fff;background-color:#17a2b8}a.badge-info:focus,a.badge-info:hover{color:#fff;background-color:#117a8b}a.badge-info.focus,a.badge-info:focus{outline:0;box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.badge-warning{color:#212529;background-color:#ffc107}a.badge-warning:focus,a.badge-warning:hover{color:#212529;background-color:#d39e00}a.badge-warning.focus,a.badge-warning:focus{outline:0;box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.badge-danger{color:#fff;background-color:#dc3545}a.badge-danger:focus,a.badge-danger:hover{color:#fff;background-color:#bd2130}a.badge-danger.focus,a.badge-danger:focus{outline:0;box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.badge-light{color:#212529;background-color:#f8f9fa}a.badge-light:focus,a.badge-light:hover{color:#212529;background-color:#dae0e5}a.badge-light.focus,a.badge-light:focus{outline:0;box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.badge-dark{color:#fff;background-color:#343a40}a.badge-dark:focus,a.badge-dark:hover{color:#fff;background-color:#1d2124}a.badge-dark.focus,a.badge-dark:focus{outline:0;box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.jumbotron{padding:2rem 1rem;margin-bottom:2rem;background-color:#e9ecef;border-radius:.3rem}@media (min-width:576px){.jumbotron{padding:4rem 2rem}}.jumbotron-fluid{padding-right:0;padding-left:0;border-radius:0}.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:4rem}.alert-dismissible .close{position:absolute;top:0;right:0;z-index:2;padding:.75rem 1.25rem;color:inherit}.alert-primary{color:#004085;background-color:#cce5ff;border-color:#b8daff}.alert-primary hr{border-top-color:#9fcdff}.alert-primary .alert-link{color:#002752}.alert-secondary{color:#383d41;background-color:#e2e3e5;border-color:#d6d8db}.alert-secondary hr{border-top-color:#c8cbcf}.alert-secondary .alert-link{color:#202326}.alert-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}.alert-success hr{border-top-color:#b1dfbb}.alert-success .alert-link{color:#0b2e13}.alert-info{color:#0c5460;background-color:#d1ecf1;border-color:#bee5eb}.alert-info hr{border-top-color:#abdde5}.alert-info .alert-link{color:#062c33}.alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba}.alert-warning hr{border-top-color:#ffe8a1}.alert-warning .alert-link{color:#533f03}.alert-danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.alert-danger hr{border-top-color:#f1b0b7}.alert-danger .alert-link{color:#491217}.alert-light{color:#818182;background-color:#fefefe;border-color:#fdfdfe}.alert-light hr{border-top-color:#ececf6}.alert-light .alert-link{color:#686868}.alert-dark{color:#1b1e21;background-color:#d6d8d9;border-color:#c6c8ca}.alert-dark hr{border-top-color:#b9bbbe}.alert-dark .alert-link{color:#040505}@-webkit-keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}.progress{display:-ms-flexbox;display:flex;height:1rem;overflow:hidden;line-height:0;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}.progress-bar{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;overflow:hidden;color:#fff;text-align:center;white-space:nowrap;background-color:#007bff;transition:width .6s ease}@media (prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:1rem 1rem}.progress-bar-animated{-webkit-animation:progress-bar-stripes 1s linear infinite;animation:progress-bar-stripes 1s linear infinite}@media (prefers-reduced-motion:reduce){.progress-bar-animated{-webkit-animation:none;animation:none}}.media{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start}.media-body{-ms-flex:1;flex:1}.list-group{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:.25rem}.list-group-item-action{width:100%;color:#495057;text-align:inherit}.list-group-item-action:focus,.list-group-item-action:hover{z-index:1;color:#495057;text-decoration:none;background-color:#f8f9fa}.list-group-item-action:active{color:#212529;background-color:#e9ecef}.list-group-item{position:relative;display:block;padding:.75rem 1.25rem;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:#6c757d;pointer-events:none;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#007bff;border-color:#007bff}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:-1px;border-top-width:1px}.list-group-horizontal{-ms-flex-direction:row;flex-direction:row}.list-group-horizontal>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}@media (min-width:576px){.list-group-horizontal-sm{-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:768px){.list-group-horizontal-md{-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:992px){.list-group-horizontal-lg{-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:1200px){.list-group-horizontal-xl{-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 1px}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{color:#004085;background-color:#b8daff}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{color:#004085;background-color:#9fcdff}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#004085;border-color:#004085}.list-group-item-secondary{color:#383d41;background-color:#d6d8db}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{color:#383d41;background-color:#c8cbcf}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#383d41;border-color:#383d41}.list-group-item-success{color:#155724;background-color:#c3e6cb}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{color:#155724;background-color:#b1dfbb}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#155724;border-color:#155724}.list-group-item-info{color:#0c5460;background-color:#bee5eb}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{color:#0c5460;background-color:#abdde5}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#0c5460;border-color:#0c5460}.list-group-item-warning{color:#856404;background-color:#ffeeba}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{color:#856404;background-color:#ffe8a1}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#856404;border-color:#856404}.list-group-item-danger{color:#721c24;background-color:#f5c6cb}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{color:#721c24;background-color:#f1b0b7}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#721c24;border-color:#721c24}.list-group-item-light{color:#818182;background-color:#fdfdfe}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{color:#818182;background-color:#ececf6}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#818182;border-color:#818182}.list-group-item-dark{color:#1b1e21;background-color:#c6c8ca}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{color:#1b1e21;background-color:#b9bbbe}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#1b1e21;border-color:#1b1e21}.close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.close:hover{color:#000;text-decoration:none}.close:not(:disabled):not(.disabled):focus,.close:not(:disabled):not(.disabled):hover{opacity:.75}button.close{padding:0;background-color:transparent;border:0}a.close.disabled{pointer-events:none}.toast{-ms-flex-preferred-size:350px;flex-basis:350px;max-width:350px;font-size:.875rem;background-color:rgba(255,255,255,.85);background-clip:padding-box;border:1px solid rgba(0,0,0,.1);box-shadow:0 .25rem .75rem rgba(0,0,0,.1);opacity:0;border-radius:.25rem}.toast:not(:last-child){margin-bottom:.75rem}.toast.showing{opacity:1}.toast.show{display:block;opacity:1}.toast.hide{display:none}.toast-header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:.25rem .75rem;color:#6c757d;background-color:rgba(255,255,255,.85);background-clip:padding-box;border-bottom:1px solid rgba(0,0,0,.05);border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.toast-body{padding:.75rem}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translate(0,-50px);transform:translate(0,-50px)}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{-webkit-transform:none;transform:none}.modal.modal-static .modal-dialog{-webkit-transform:scale(1.02);transform:scale(1.02)}.modal-dialog-scrollable{display:-ms-flexbox;display:flex;max-height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1rem);overflow:hidden}.modal-dialog-scrollable .modal-footer,.modal-dialog-scrollable .modal-header{-ms-flex-negative:0;flex-shrink:0}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;min-height:calc(100% - 1rem)}.modal-dialog-centered::before{display:block;height:calc(100vh - 1rem);height:-webkit-min-content;height:-moz-min-content;height:min-content;content:""}.modal-dialog-centered.modal-dialog-scrollable{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;height:100%}.modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none}.modal-dialog-centered.modal-dialog-scrollable::before{content:none}.modal-content{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:justify;justify-content:space-between;padding:1rem 1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.modal-header .close{padding:1rem 1rem;margin:-1rem -1rem -1rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;-ms-flex:1 1 auto;flex:1 1 auto;padding:1rem}.modal-footer{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;padding:.75rem;border-top:1px solid #dee2e6;border-bottom-right-radius:calc(.3rem - 1px);border-bottom-left-radius:calc(.3rem - 1px)}.modal-footer>*{margin:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{max-height:calc(100% - 3.5rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-dialog-centered::before{height:calc(100vh - 3.5rem);height:-webkit-min-content;height:-moz-min-content;height:min-content}.modal-sm{max-width:300px}}@media (min-width:992px){.modal-lg,.modal-xl{max-width:800px}}@media (min-width:1200px){.modal-xl{max-width:1140px}}.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-auto[x-placement^=top],.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-auto[x-placement^=top] .arrow,.bs-tooltip-top .arrow{bottom:0}.bs-tooltip-auto[x-placement^=top] .arrow::before,.bs-tooltip-top .arrow::before{top:0;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-auto[x-placement^=right],.bs-tooltip-right{padding:0 .4rem}.bs-tooltip-auto[x-placement^=right] .arrow,.bs-tooltip-right .arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=right] .arrow::before,.bs-tooltip-right .arrow::before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-auto[x-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}.bs-tooltip-auto[x-placement^=bottom] .arrow,.bs-tooltip-bottom .arrow{top:0}.bs-tooltip-auto[x-placement^=bottom] .arrow::before,.bs-tooltip-bottom .arrow::before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-auto[x-placement^=left],.bs-tooltip-left{padding:0 .4rem}.bs-tooltip-auto[x-placement^=left] .arrow,.bs-tooltip-left .arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=left] .arrow::before,.bs-tooltip-left .arrow::before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.popover{position:absolute;top:0;left:0;z-index:1060;display:block;max-width:276px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}.popover .arrow{position:absolute;display:block;width:1rem;height:.5rem;margin:0 .3rem}.popover .arrow::after,.popover .arrow::before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.bs-popover-auto[x-placement^=top],.bs-popover-top{margin-bottom:.5rem}.bs-popover-auto[x-placement^=top]>.arrow,.bs-popover-top>.arrow{bottom:calc(-.5rem - 1px)}.bs-popover-auto[x-placement^=top]>.arrow::before,.bs-popover-top>.arrow::before{bottom:0;border-width:.5rem .5rem 0;border-top-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=top]>.arrow::after,.bs-popover-top>.arrow::after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff}.bs-popover-auto[x-placement^=right],.bs-popover-right{margin-left:.5rem}.bs-popover-auto[x-placement^=right]>.arrow,.bs-popover-right>.arrow{left:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=right]>.arrow::before,.bs-popover-right>.arrow::before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=right]>.arrow::after,.bs-popover-right>.arrow::after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}.bs-popover-auto[x-placement^=bottom],.bs-popover-bottom{margin-top:.5rem}.bs-popover-auto[x-placement^=bottom]>.arrow,.bs-popover-bottom>.arrow{top:calc(-.5rem - 1px)}.bs-popover-auto[x-placement^=bottom]>.arrow::before,.bs-popover-bottom>.arrow::before{top:0;border-width:0 .5rem .5rem .5rem;border-bottom-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=bottom]>.arrow::after,.bs-popover-bottom>.arrow::after{top:1px;border-width:0 .5rem .5rem .5rem;border-bottom-color:#fff}.bs-popover-auto[x-placement^=bottom] .popover-header::before,.bs-popover-bottom .popover-header::before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f7f7f7}.bs-popover-auto[x-placement^=left],.bs-popover-left{margin-right:.5rem}.bs-popover-auto[x-placement^=left]>.arrow,.bs-popover-left>.arrow{right:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=left]>.arrow::before,.bs-popover-left>.arrow::before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=left]>.arrow::after,.bs-popover-left>.arrow::after{right:1px;border-width:.5rem 0 .5rem .5rem;border-left-color:#fff}.popover-header{padding:.5rem .75rem;margin-bottom:0;font-size:1rem;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:.5rem .75rem;color:#212529}.carousel{position:relative}.carousel.pointer-event{-ms-touch-action:pan-y;touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner::after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:-webkit-transform .6s ease-in-out;transition:transform .6s ease-in-out;transition:transform .6s ease-in-out,-webkit-transform .6s ease-in-out}@media (prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-right,.carousel-item-next:not(.carousel-item-left){-webkit-transform:translateX(100%);transform:translateX(100%)}.active.carousel-item-left,.carousel-item-prev:not(.carousel-item-right){-webkit-transform:translateX(-100%);transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;-webkit-transform:none;transform:none}.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right,.carousel-fade .carousel-item.active{z-index:1;opacity:1}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{transition:none}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:15%;color:#fff;text-align:center;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:20px;height:20px;background:no-repeat 50%/100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:15;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.carousel-indicators li{box-sizing:content-box;-ms-flex:0 1 auto;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion:reduce){.carousel-indicators li{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}@-webkit-keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;border:.25em solid currentColor;border-right-color:transparent;border-radius:50%;-webkit-animation:spinner-border .75s linear infinite;animation:spinner-border .75s linear infinite}.spinner-border-sm{width:1rem;height:1rem;border-width:.2em}@-webkit-keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1;-webkit-transform:none;transform:none}}@keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1;-webkit-transform:none;transform:none}}.spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;background-color:currentColor;border-radius:50%;opacity:0;-webkit-animation:spinner-grow .75s linear infinite;animation:spinner-grow .75s linear infinite}.spinner-grow-sm{width:1rem;height:1rem}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.bg-primary{background-color:#007bff!important}a.bg-primary:focus,a.bg-primary:hover,button.bg-primary:focus,button.bg-primary:hover{background-color:#0062cc!important}.bg-secondary{background-color:#6c757d!important}a.bg-secondary:focus,a.bg-secondary:hover,button.bg-secondary:focus,button.bg-secondary:hover{background-color:#545b62!important}.bg-success{background-color:#28a745!important}a.bg-success:focus,a.bg-success:hover,button.bg-success:focus,button.bg-success:hover{background-color:#1e7e34!important}.bg-info{background-color:#17a2b8!important}a.bg-info:focus,a.bg-info:hover,button.bg-info:focus,button.bg-info:hover{background-color:#117a8b!important}.bg-warning{background-color:#ffc107!important}a.bg-warning:focus,a.bg-warning:hover,button.bg-warning:focus,button.bg-warning:hover{background-color:#d39e00!important}.bg-danger{background-color:#dc3545!important}a.bg-danger:focus,a.bg-danger:hover,button.bg-danger:focus,button.bg-danger:hover{background-color:#bd2130!important}.bg-light{background-color:#f8f9fa!important}a.bg-light:focus,a.bg-light:hover,button.bg-light:focus,button.bg-light:hover{background-color:#dae0e5!important}.bg-dark{background-color:#343a40!important}a.bg-dark:focus,a.bg-dark:hover,button.bg-dark:focus,button.bg-dark:hover{background-color:#1d2124!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.border{border:0px solid #dee2e6!important}.border-top{border-top:1px solid #dee2e6!important}.border-right{border-right:1px solid #dee2e6!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-left{border-left:1px solid #dee2e6!important}.border-0{border:0!important}.border-top-0{border-top:0!important}.border-right-0{border-right:0!important}.border-bottom-0{border-bottom:0!important}.border-left-0{border-left:0!important}.border-primary{border-color:#007bff!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#28a745!important}.border-info{border-color:#17a2b8!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#343a40!important}.border-white{border-color:#fff!important}.rounded-sm{border-radius:.2rem!important}.rounded{border-radius:.25rem!important}.rounded-top{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.rounded-right{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.rounded-bottom{border-bottom-right-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-left{border-top-left-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-lg{border-radius:.3rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-0{border-radius:0!important}.clearfix::after{display:block;clear:both;content:""}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:-ms-flexbox!important;display:flex!important}.d-print-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive::before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9::before{padding-top:42.857143%}.embed-responsive-16by9::before{padding-top:56.25%}.embed-responsive-4by3::before{padding-top:75%}.embed-responsive-1by1::before{padding-top:100%}.flex-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center{-ms-flex-align:center!important;align-items:center!important}.align-items-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}@media (min-width:576px){.flex-sm-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-sm-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-sm-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-sm-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-sm-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-sm-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-sm-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-sm-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-sm-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-sm-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-sm-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-sm-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-sm-center{-ms-flex-align:center!important;align-items:center!important}.align-items-sm-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-sm-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-sm-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-sm-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:768px){.flex-md-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-md-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-md-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-md-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-md-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-md-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-md-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-md-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-md-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-md-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-md-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-md-center{-ms-flex-align:center!important;align-items:center!important}.align-items-md-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-md-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-md-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-md-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:992px){.flex-lg-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-lg-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-lg-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-lg-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-lg-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-lg-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-lg-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-lg-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-lg-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-lg-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-lg-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-lg-center{-ms-flex-align:center!important;align-items:center!important}.align-items-lg-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-lg-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-lg-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-lg-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:1200px){.flex-xl-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-xl-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-xl-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-xl-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xl-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-xl-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-xl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-xl-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xl-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-xl-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xl-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xl-center{-ms-flex-align:center!important;align-items:center!important}.align-items-xl-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}@media (min-width:576px){.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}}@media (min-width:768px){.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}}@media (min-width:992px){.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}}@media (min-width:1200px){.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}}.user-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;-ms-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;-ms-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:-webkit-sticky!important;position:sticky!important}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}@supports ((position:-webkit-sticky) or (position:sticky)){.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{box-shadow:none!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mw-100{max-width:100%!important}.mh-100{max-height:100%!important}.min-vw-100{min-width:100vw!important}.min-vh-100{min-height:100vh!important}.vw-100{width:100vw!important}.vh-100{height:100vh!important}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.m-n1{margin:-.25rem!important}.mt-n1,.my-n1{margin-top:-.25rem!important}.mr-n1,.mx-n1{margin-right:-.25rem!important}.mb-n1,.my-n1{margin-bottom:-.25rem!important}.ml-n1,.mx-n1{margin-left:-.25rem!important}.m-n2{margin:-.5rem!important}.mt-n2,.my-n2{margin-top:-.5rem!important}.mr-n2,.mx-n2{margin-right:-.5rem!important}.mb-n2,.my-n2{margin-bottom:-.5rem!important}.ml-n2,.mx-n2{margin-left:-.5rem!important}.m-n3{margin:-1rem!important}.mt-n3,.my-n3{margin-top:-1rem!important}.mr-n3,.mx-n3{margin-right:-1rem!important}.mb-n3,.my-n3{margin-bottom:-1rem!important}.ml-n3,.mx-n3{margin-left:-1rem!important}.m-n4{margin:-1.5rem!important}.mt-n4,.my-n4{margin-top:-1.5rem!important}.mr-n4,.mx-n4{margin-right:-1.5rem!important}.mb-n4,.my-n4{margin-bottom:-1.5rem!important}.ml-n4,.mx-n4{margin-left:-1.5rem!important}.m-n5{margin:-3rem!important}.mt-n5,.my-n5{margin-top:-3rem!important}.mr-n5,.mx-n5{margin-right:-3rem!important}.mb-n5,.my-n5{margin-bottom:-3rem!important}.ml-n5,.mx-n5{margin-left:-3rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width:576px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.25rem!important}.mt-sm-1,.my-sm-1{margin-top:.25rem!important}.mr-sm-1,.mx-sm-1{margin-right:.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2,.my-sm-2{margin-top:.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:.5rem!important}.m-sm-3{margin:1rem!important}.mt-sm-3,.my-sm-3{margin-top:1rem!important}.mr-sm-3,.mx-sm-3{margin-right:1rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}.ml-sm-3,.mx-sm-3{margin-left:1rem!important}.m-sm-4{margin:1.5rem!important}.mt-sm-4,.my-sm-4{margin-top:1.5rem!important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}.m-sm-5{margin:3rem!important}.mt-sm-5,.my-sm-5{margin-top:3rem!important}.mr-sm-5,.mx-sm-5{margin-right:3rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{margin-left:3rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.25rem!important}.pt-sm-1,.py-sm-1{padding-top:.25rem!important}.pr-sm-1,.px-sm-1{padding-right:.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1{padding-left:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2,.py-sm-2{padding-top:.5rem!important}.pr-sm-2,.px-sm-2{padding-right:.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3,.py-sm-3{padding-top:1rem!important}.pr-sm-3,.px-sm-3{padding-right:1rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}.pl-sm-3,.px-sm-3{padding-left:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}.pr-sm-4,.px-sm-4{padding-right:1.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}.p-sm-5{padding:3rem!important}.pt-sm-5,.py-sm-5{padding-top:3rem!important}.pr-sm-5,.px-sm-5{padding-right:3rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}.m-sm-n1{margin:-.25rem!important}.mt-sm-n1,.my-sm-n1{margin-top:-.25rem!important}.mr-sm-n1,.mx-sm-n1{margin-right:-.25rem!important}.mb-sm-n1,.my-sm-n1{margin-bottom:-.25rem!important}.ml-sm-n1,.mx-sm-n1{margin-left:-.25rem!important}.m-sm-n2{margin:-.5rem!important}.mt-sm-n2,.my-sm-n2{margin-top:-.5rem!important}.mr-sm-n2,.mx-sm-n2{margin-right:-.5rem!important}.mb-sm-n2,.my-sm-n2{margin-bottom:-.5rem!important}.ml-sm-n2,.mx-sm-n2{margin-left:-.5rem!important}.m-sm-n3{margin:-1rem!important}.mt-sm-n3,.my-sm-n3{margin-top:-1rem!important}.mr-sm-n3,.mx-sm-n3{margin-right:-1rem!important}.mb-sm-n3,.my-sm-n3{margin-bottom:-1rem!important}.ml-sm-n3,.mx-sm-n3{margin-left:-1rem!important}.m-sm-n4{margin:-1.5rem!important}.mt-sm-n4,.my-sm-n4{margin-top:-1.5rem!important}.mr-sm-n4,.mx-sm-n4{margin-right:-1.5rem!important}.mb-sm-n4,.my-sm-n4{margin-bottom:-1.5rem!important}.ml-sm-n4,.mx-sm-n4{margin-left:-1.5rem!important}.m-sm-n5{margin:-3rem!important}.mt-sm-n5,.my-sm-n5{margin-top:-3rem!important}.mr-sm-n5,.mx-sm-n5{margin-right:-3rem!important}.mb-sm-n5,.my-sm-n5{margin-bottom:-3rem!important}.ml-sm-n5,.mx-sm-n5{margin-left:-3rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width:768px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.25rem!important}.mt-md-1,.my-md-1{margin-top:.25rem!important}.mr-md-1,.mx-md-1{margin-right:.25rem!important}.mb-md-1,.my-md-1{margin-bottom:.25rem!important}.ml-md-1,.mx-md-1{margin-left:.25rem!important}.m-md-2{margin:.5rem!important}.mt-md-2,.my-md-2{margin-top:.5rem!important}.mr-md-2,.mx-md-2{margin-right:.5rem!important}.mb-md-2,.my-md-2{margin-bottom:.5rem!important}.ml-md-2,.mx-md-2{margin-left:.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3,.my-md-3{margin-top:1rem!important}.mr-md-3,.mx-md-3{margin-right:1rem!important}.mb-md-3,.my-md-3{margin-bottom:1rem!important}.ml-md-3,.mx-md-3{margin-left:1rem!important}.m-md-4{margin:1.5rem!important}.mt-md-4,.my-md-4{margin-top:1.5rem!important}.mr-md-4,.mx-md-4{margin-right:1.5rem!important}.mb-md-4,.my-md-4{margin-bottom:1.5rem!important}.ml-md-4,.mx-md-4{margin-left:1.5rem!important}.m-md-5{margin:3rem!important}.mt-md-5,.my-md-5{margin-top:3rem!important}.mr-md-5,.mx-md-5{margin-right:3rem!important}.mb-md-5,.my-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{margin-left:3rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.25rem!important}.pt-md-1,.py-md-1{padding-top:.25rem!important}.pr-md-1,.px-md-1{padding-right:.25rem!important}.pb-md-1,.py-md-1{padding-bottom:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2,.py-md-2{padding-top:.5rem!important}.pr-md-2,.px-md-2{padding-right:.5rem!important}.pb-md-2,.py-md-2{padding-bottom:.5rem!important}.pl-md-2,.px-md-2{padding-left:.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3,.py-md-3{padding-top:1rem!important}.pr-md-3,.px-md-3{padding-right:1rem!important}.pb-md-3,.py-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4,.py-md-4{padding-top:1.5rem!important}.pr-md-4,.px-md-4{padding-right:1.5rem!important}.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4{padding-left:1.5rem!important}.p-md-5{padding:3rem!important}.pt-md-5,.py-md-5{padding-top:3rem!important}.pr-md-5,.px-md-5{padding-right:3rem!important}.pb-md-5,.py-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!important}.m-md-n1{margin:-.25rem!important}.mt-md-n1,.my-md-n1{margin-top:-.25rem!important}.mr-md-n1,.mx-md-n1{margin-right:-.25rem!important}.mb-md-n1,.my-md-n1{margin-bottom:-.25rem!important}.ml-md-n1,.mx-md-n1{margin-left:-.25rem!important}.m-md-n2{margin:-.5rem!important}.mt-md-n2,.my-md-n2{margin-top:-.5rem!important}.mr-md-n2,.mx-md-n2{margin-right:-.5rem!important}.mb-md-n2,.my-md-n2{margin-bottom:-.5rem!important}.ml-md-n2,.mx-md-n2{margin-left:-.5rem!important}.m-md-n3{margin:-1rem!important}.mt-md-n3,.my-md-n3{margin-top:-1rem!important}.mr-md-n3,.mx-md-n3{margin-right:-1rem!important}.mb-md-n3,.my-md-n3{margin-bottom:-1rem!important}.ml-md-n3,.mx-md-n3{margin-left:-1rem!important}.m-md-n4{margin:-1.5rem!important}.mt-md-n4,.my-md-n4{margin-top:-1.5rem!important}.mr-md-n4,.mx-md-n4{margin-right:-1.5rem!important}.mb-md-n4,.my-md-n4{margin-bottom:-1.5rem!important}.ml-md-n4,.mx-md-n4{margin-left:-1.5rem!important}.m-md-n5{margin:-3rem!important}.mt-md-n5,.my-md-n5{margin-top:-3rem!important}.mr-md-n5,.mx-md-n5{margin-right:-3rem!important}.mb-md-n5,.my-md-n5{margin-bottom:-3rem!important}.ml-md-n5,.mx-md-n5{margin-left:-3rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width:992px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.25rem!important}.mt-lg-1,.my-lg-1{margin-top:.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2,.my-lg-2{margin-top:.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3,.my-lg-3{margin-top:1rem!important}.mr-lg-3,.mx-lg-3{margin-right:1rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}.m-lg-5{margin:3rem!important}.mt-lg-5,.my-lg-5{margin-top:3rem!important}.mr-lg-5,.mx-lg-5{margin-right:3rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{margin-left:3rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.25rem!important}.pt-lg-1,.py-lg-1{padding-top:.25rem!important}.pr-lg-1,.px-lg-1{padding-right:.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}.pr-lg-2,.px-lg-2{padding-right:.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2{padding-left:.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3,.py-lg-3{padding-top:1rem!important}.pr-lg-3,.px-lg-3{padding-right:1rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:3rem!important}.pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}.m-lg-n1{margin:-.25rem!important}.mt-lg-n1,.my-lg-n1{margin-top:-.25rem!important}.mr-lg-n1,.mx-lg-n1{margin-right:-.25rem!important}.mb-lg-n1,.my-lg-n1{margin-bottom:-.25rem!important}.ml-lg-n1,.mx-lg-n1{margin-left:-.25rem!important}.m-lg-n2{margin:-.5rem!important}.mt-lg-n2,.my-lg-n2{margin-top:-.5rem!important}.mr-lg-n2,.mx-lg-n2{margin-right:-.5rem!important}.mb-lg-n2,.my-lg-n2{margin-bottom:-.5rem!important}.ml-lg-n2,.mx-lg-n2{margin-left:-.5rem!important}.m-lg-n3{margin:-1rem!important}.mt-lg-n3,.my-lg-n3{margin-top:-1rem!important}.mr-lg-n3,.mx-lg-n3{margin-right:-1rem!important}.mb-lg-n3,.my-lg-n3{margin-bottom:-1rem!important}.ml-lg-n3,.mx-lg-n3{margin-left:-1rem!important}.m-lg-n4{margin:-1.5rem!important}.mt-lg-n4,.my-lg-n4{margin-top:-1.5rem!important}.mr-lg-n4,.mx-lg-n4{margin-right:-1.5rem!important}.mb-lg-n4,.my-lg-n4{margin-bottom:-1.5rem!important}.ml-lg-n4,.mx-lg-n4{margin-left:-1.5rem!important}.m-lg-n5{margin:-3rem!important}.mt-lg-n5,.my-lg-n5{margin-top:-3rem!important}.mr-lg-n5,.mx-lg-n5{margin-right:-3rem!important}.mb-lg-n5,.my-lg-n5{margin-bottom:-3rem!important}.ml-lg-n5,.mx-lg-n5{margin-left:-3rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width:1200px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.25rem!important}.mt-xl-1,.my-xl-1{margin-top:.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2,.my-xl-2{margin-top:.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:.5rem!important}.m-xl-3{margin:1rem!important}.mt-xl-3,.my-xl-3{margin-top:1rem!important}.mr-xl-3,.mx-xl-3{margin-right:1rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}.m-xl-5{margin:3rem!important}.mt-xl-5,.my-xl-5{margin-top:3rem!important}.mr-xl-5,.mx-xl-5{margin-right:3rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{margin-left:3rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.25rem!important}.pt-xl-1,.py-xl-1{padding-top:.25rem!important}.pr-xl-1,.px-xl-1{padding-right:.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2,.py-xl-2{padding-top:.5rem!important}.pr-xl-2,.px-xl-2{padding-right:.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2{padding-left:.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3,.py-xl-3{padding-top:1rem!important}.pr-xl-3,.px-xl-3{padding-right:1rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}.pr-xl-4,.px-xl-4{padding-right:1.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.p-xl-5{padding:3rem!important}.pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.m-xl-n1{margin:-.25rem!important}.mt-xl-n1,.my-xl-n1{margin-top:-.25rem!important}.mr-xl-n1,.mx-xl-n1{margin-right:-.25rem!important}.mb-xl-n1,.my-xl-n1{margin-bottom:-.25rem!important}.ml-xl-n1,.mx-xl-n1{margin-left:-.25rem!important}.m-xl-n2{margin:-.5rem!important}.mt-xl-n2,.my-xl-n2{margin-top:-.5rem!important}.mr-xl-n2,.mx-xl-n2{margin-right:-.5rem!important}.mb-xl-n2,.my-xl-n2{margin-bottom:-.5rem!important}.ml-xl-n2,.mx-xl-n2{margin-left:-.5rem!important}.m-xl-n3{margin:-1rem!important}.mt-xl-n3,.my-xl-n3{margin-top:-1rem!important}.mr-xl-n3,.mx-xl-n3{margin-right:-1rem!important}.mb-xl-n3,.my-xl-n3{margin-bottom:-1rem!important}.ml-xl-n3,.mx-xl-n3{margin-left:-1rem!important}.m-xl-n4{margin:-1.5rem!important}.mt-xl-n4,.my-xl-n4{margin-top:-1.5rem!important}.mr-xl-n4,.mx-xl-n4{margin-right:-1.5rem!important}.mb-xl-n4,.my-xl-n4{margin-bottom:-1.5rem!important}.ml-xl-n4,.mx-xl-n4{margin-left:-1.5rem!important}.m-xl-n5{margin:-3rem!important}.mt-xl-n5,.my-xl-n5{margin-top:-3rem!important}.mr-xl-n5,.mx-xl-n5{margin-right:-3rem!important}.mb-xl-n5,.my-xl-n5{margin-bottom:-3rem!important}.ml-xl-n5,.mx-xl-n5{margin-left:-3rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:auto;content:"";background-color:rgba(0,0,0,0)}.text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace!important}.text-justify{text-align:justify!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media (min-width:576px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.font-weight-light{font-weight:300!important}.font-weight-lighter{font-weight:lighter!important}.font-weight-normal{font-weight:400!important}.font-weight-bold{font-weight:700!important}.font-weight-bolder{font-weight:bolder!important}.font-italic{font-style:italic!important}.text-white{color:#fff!important}.text-primary{color:#007bff!important}a.text-primary:focus,a.text-primary:hover{color:#0056b3!important}.text-secondary{color:#6c757d!important}a.text-secondary:focus,a.text-secondary:hover{color:#494f54!important}.text-success{color:#28a745!important}a.text-success:focus,a.text-success:hover{color:#19692c!important}.text-info{color:#17a2b8!important}a.text-info:focus,a.text-info:hover{color:#0f6674!important}.text-warning{color:#ffc107!important}a.text-warning:focus,a.text-warning:hover{color:#ba8b00!important}.text-danger{color:#dc3545!important}a.text-danger:focus,a.text-danger:hover{color:#a71d2a!important}.text-light{color:#f8f9fa!important}a.text-light:focus,a.text-light:hover{color:#cbd3da!important}.text-dark{color:#343a40!important}a.text-dark:focus,a.text-dark:hover{color:#121416!important}.text-body{color:#212529!important}.text-muted{color:#6c757d!important}.text-black-50{color:rgba(0,0,0,.5)!important}.text-white-50{color:rgba(255,255,255,.5)!important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.text-decoration-none{text-decoration:none!important}.text-break{word-break:break-word!important;word-wrap:break-word!important}.text-reset{color:inherit!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media print{*,::after,::before{text-shadow:none!important;box-shadow:none!important}a:not(.btn){text-decoration:underline}abbr[title]::after{content:" (" attr(title) ")"}pre{white-space:pre-wrap!important}blockquote,pre{border:1px solid #adb5bd;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}body{min-width:992px!important}.container{min-width:992px!important}.navbar{display:none}.badge{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #dee2e6!important}.table-dark{color:inherit}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#dee2e6}.table .thead-dark th{color:inherit;border-color:#dee2e6}}

 #logo {display: inline-block;margin-top: 1px;}#logo img {width: 100px;height: auto;transform: translate3d(0, 0, 0);}#logo.logo-white img {width: 200px;height: auto;}img.footer-logo {max-height: 63px;transform: translate3d(0, 0, 0);}img {display: inline-block;max-width: 100%;height: auto;}#header {position: relative;z-index: 999;padding: 22px 0 80px 0;background-color:#fff;}.header-widget {position: relative;top: -1px;height: 54px;}.header-widget .button, .header-widget .button.border {margin-right: 0;margin-top: 10px;}.header-widget .sign-in {position: relative;top: 10px;color: #333;margin-right: 25px;vertical-align: top;}.header-widget .sign-in i {padding-right: 4px;vertical-align: top;padding-top: 5px;}.sign-in i.fa.fa-user:before {font-family: "simple-line-icons";content: "\e066";font-size: 17px;position: relative;top: -1px;}.header-widget .sign-in:hover {color: #66676b;}header.fullwidth .container {width: 100%;margin: 0;padding: 0 40px;}.left-side {float: left;width: 820px;display: inline-block;}.right-side {float: right;margin-left: 30px;display: inline-block;}#logo, #navigation {float: left;}#logo {margin-right: 40px;}.header-widget {text-align: right;}#header-container.top-border {border-top: 4px solid #66676b;}#header-container.header-style-2 .right-side {width: 70%;}#header-container.header-style-2 .left-side {width: 30%;}#header-container.header-style-2 #header {padding-top: 20px;}#header-container.header-style-2 #header {padding-bottom: 0;}.header-style-2 .header-widget {margin-top: 8px;margin-bottom: 8px;float: right;padding-left: 0;text-align: left;}.header-style-2 .header-widget li {list-style: none;display: inline-block;vertical-align: middle;margin-right: 20px;padding-right: 35px;line-height: 24px;position: relative;}.header-style-2 .header-widget li:after {position: absolute;height: 48px;content: "";display: inline-block;width: 1px;background-color: #e0e0e0;-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);top: 50%;right: 0;}.header-style-2 .header-widget li i {float: left;display: inline-block;color: #66676b;font-size: 34px;width: 35px;position: relative;margin-top: 8px;margin-right: 18px;text-align: center;-webkit-text-stroke: 0.5px #fff;}.header-style-2 .header-widget li .widget-content {float: left;max-width: 150px;}.header-style-2 .header-widget .sl-icon-location {font-size: 36px;margin: 5px 10px 0 8px;}.header-style-2 .header-widget li span.title {display: block;color: #333;}.header-style-2 .header-widget li span.data {color: #808080;}.header-style-2 .header-widget li.with-btn:after {display: none;}.header-style-2 .header-widget a.button {margin-left: 13px;line-height: 25px;position: relative;top: 3px;}.header-style-2 .header-widget li:last-child {margin-right: 0;padding-right: 0;}a.button.border {border: 1px solid #274abb;}a.button.border {background-color: transparent;color: #66676b;border: 1px solid #66676b;padding: 9px 19px;}a.button.border, a.button {background-color: #377EF9;top: 0;padding: 10px 20px;color: #fff;position: relative;text-decoration: none;font-size: 15px;font-weight: 600;display: inline-block;transition: all 0.2s ease-in-out;cursor: pointer;margin-right: 6px;overflow: hidden;border: none;border-radius: 3px;}@media (min-width: 992px) {.header-style-2 .right-side-menu-item {float: right !important }.header-style-2 #navigation ul#responsive {width: 100%;}.header-style-2 .sign-in i {top: 3px;position: relative;padding-right: 5px;}.header-style-2 .user-menu {float: right;margin-top: -52px;margin-right: 10px;}.header-style-2 .user-menu.active .user-name, .header-style-2 .user-menu .user-name, .header-style-2 .user-menu.active .user-name:hover, .header-style-2 .user-menu .user-name:hover {color: #fff !important;}.header-style-2 .user-menu.active .user-name:hover:after, .header-style-2 .user-menu .user-name:hover:after, .header-style-2 .user-menu.active .user-name:after, .header-style-2 .user-menu .user-name:after {color: rgba(255, 255, 255, 0.5) !important;}.header-style-2 .user-menu ul {top: 50px;}}@media (max-width: 992px) {.header-style-2 .user-menu-container {height: 60px;display: block;border-top: 1px solid #e0e0e0;margin: 15px;padding-top: 15px;}.mm-menu .sign-in i.fa.fa-user:before {font-size: 15px;position: relative;top: 1px;padding-right: 6px;}}@media (max-width: 768px) {.header-style-2 .right-side {margin-top: 5px;}.header-style-2 .header-widget a.button.border {margin-bottom: 0px;}#header-container.header-style-2 .header-widget {zoom: 0.7;}}#navigation.style-2.cloned, #header.cloned {position: fixed;top: 0px;width: 100%;z-index: 999;}#header.cloned {background-color: #fff;}#navigation.style-2.cloned {margin-top: 0;box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.12);}#header.cloned #logo img {transform: translate3d(0, 0, 0);max-width: 120px;margin-top: 1px;}#header.cloned {padding: 18px 0 20px 0;}.sticky-logo {display: none;}#navigation.style-1.head-tr .current {color: #fff;}#navigation.style-1.head-tr ul li a {color: #fff;color:#707070;}#navigation.style-2.cloned .sticky-logo {display: inline-block;float: left;padding: 0;margin-right: 30px;margin-top: 12px;}#navigation.style-2.cloned .sticky-logo img {max-height: 32px;width: auto;transform: translate3d(0, 0, 0);}#navigation.style-2.cloned.unsticky, #header.cloned.unsticky {opacity: 1;visibility: hidden;pointer-events: none;transform: translate(0, -100%) scale(1);transition: 0.3s;}#navigation.style-2.cloned.unsticky {opacity: 0;}#navigation.style-2.cloned, #header.cloned.sticky {opacity: 1;visibility: visible;transform: translate(0, 0) scale(1);transition: 0.3s;}.head-tr.bottom {background: rgba(255, 255, 255, 0.12);border-top: 1px solid rgba(255, 255, 255, 0.2);border-bottom: 1px solid rgba(255, 255, 255, 0.2);}@media (max-width: 991px) {#navigation {margin-left: 0px !important;}}#navigation {position: relative;display: block;margin-top: 9px;margin-left: 40px;}#navigation ul {list-style: none;position: relative;float: left;margin: 0;padding: 0;}#navigation ul a {display: block;color: #000;text-decoration: none;}#navigation ul li {position: relative;float: left;margin: 0;padding: 0 }#navigation ul li ul {opacity: 0;visibility: hidden;position: absolute;top: 100%;left: 0;padding: 0;z-index: 99999;}#navigation ul ul li {float: none;width: 208px;}#navigation ul ul ul {top: 0;left: 100%;margin: 0 0 0 10px;}#navigation ul ul {margin: 10px 0 0 0;}#navigation ul ul ul:after {content: "";position: absolute;width: 10px;height: 100%;left: -10px;top: 0;opacity: 0;}#navigation ul ul:before {content: "123";position: absolute;width: 100%;height: 10px;top: -10px;opacity: 0;}#navigation ul li:hover > ul {opacity: 1;visibility: visible;}#navigation ul li a:after, #navigation ul ul li a:after {font-family: "FontAwesome";}#navigation ul li a:after {content: '\f107';padding-left: 7px;}#navigation ul ul li a:after {content: '\f105';position: absolute;right: 15px;}#navigation ul li a:after:hover {color: #fff;}#navigation ul li a:only-child:after {content: '';padding: 0;}#navigation ul ul li a:only-child:after {content: '';}#navigation ul ul {background-color: #fff;box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.12);border-radius: 3px;}#navigation ul ul li {border-bottom: 1px solid #e9e9e9;border-radius: 3px;}#navigation ul ul li:last-child {border-bottom: none;}#navigation ul li:hover ul a, #navigation ul ul a {line-height: 27px !important;padding: 10px 30px 10px 15px !important;color: #707070 !important;}#navigation ul ul li:hover {background-color: #f2f2f2 !important;border-radius: 0;}#navigation ul ul li:first-child {border-radius: 3px 3px 0 0;}#navigation ul ul li:last-child {border-radius: 0 0 3px 3px;}#navigation ul ul {opacity: 0;visibility: hidden;transition: all 0.25s;transform: translate3d(0, 15px, 0);}#navigation ul li:hover > ul {opacity: 1;visibility: visible;transform: translate3d(0, 0, 0);}#navigation.style-1 .current {background-color: transparent;color: #274abb;padding: 5px 15px;border-radius: 3px;}#header.cloned.sticky .current {background-color: transparent;color: #707070;padding: 5px 15px;border-radius: 3px;}#header.cloned.sticky .current:after {opacity: 1;}#header.cloned.sticky ul li a {color: #707070;}#header.cloned.sticky ul li:hover a {color: #fff;}#navigation.style-1 .current:after {opacity: 1;}#navigation.style-1 ul li {transition: all 0.25s;border-radius: 3px;}#navigation.style-1 ul li:hover {background-color: #377EF9;color: #377EF9;}#navigation.style-1 ul li:hover a {color: #fff;}#navigation.style-1 ul a {font-size: 16px;text-transform: capitalize;line-height: 32px;padding: 6px 16px;}#navigation.style-1 ul li {margin: 0 5px;}#navigation.style-1 ul ul li {margin: 0;border-radius: 0;}#navigation.style-1 ul ul li:first-child {border-radius: 3px 3px 0 0;}#navigation.style-1 ul ul li:last-child {border-radius: 0 0 3px 3px;}#header.cloned.sticky .head-tr ul li:hover {color: #fff !important;}#navigation ul li:hover ul a, #navigation ul ul a {color: #707070 !important;}#navigation.style-2.cloned .header-user-name, #header.cloned.sticky .header-user-name, #navigation.style-2.cloned .header-user-name:before, #header.cloned.sticky .header-user-name:before {color: #666;}#header .header-user-name,.homepage-1 .header-user-name, .homepage-1 .header-user-name:before {color: #666 !important;}#header.cloned.sticky .show-lang span .fa-globe-americas, #header.cloned.sticky .show-lang span strong, #header.cloned.sticky .fa-caret-down:before, #header.cloned.sticky .right-side.sign a {color: #666;}#navigation.style-2 {width: 100%;margin-top: 16px;background-color: #66676b;}#navigation.style-2 .current:after {opacity: 1;}#navigation.style-2 ul li {transition: all 0.35s;}#navigation.style-2 .current, #navigation.style-2 ul li:hover {background-color: rgba(255, 255, 255, 0.12);}#navigation.style-2 ul li:hover a {color: #fff;}#navigation.style-2 ul a {font-size: 15px;line-height: 32px;padding: 13px 20px;color: #fff;border-radius: 0;}#navigation.style-2 ul ul li {margin: 0;}.user-menu {position: relative;display: inline-block;cursor: pointer;margin-right: 25px;top: 9px;vertical-align: top;padding-left: 25px;padding-right: 20px;margin-left: 25px;}.user-menu .user-name {transition: 0.2s;color: #444;}.user-menu .user-name {transition: 0.2s;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;max-width: 145px;}.user-menu .user-name:after {content: "\f107";font-family: "FontAwesome";transition: 0.2s;transform: rotate(0deg);display: inline-block;margin-left: 6px;color: #aaa;right: 0;padding: 0 5px;position: absolute;}.user-menu.active .user-name:after, .user-menu:hover .user-name:after, .user-menu.active .user-name, .user-menu:hover .user-name {color: #66676b;}.user-menu.active .user-name:after {transform: rotate(180deg);}.user-name span img {width: 100%;display: inline-block;border-radius: 50%;image-rendering: -webkit-optimize-contrast;}.user-name span {display: inline-block;width: 38px;height: 38px;margin-right: 10px;border-radius: 50%;position: absolute;left: -22px;top: -5px;}.user-menu ul {float: left;text-align: left;position: absolute;top: 45px;right: 0;list-style: none;background-color: #fff;box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.12);border-radius: 4px;display: inline-block;width: 190px;font-size: 15px;transform: translate3d(0, 15px, 0);padding: 16px 8px;box-sizing: border-box;transition: 0.25s;visibility: hidden;opacity: 0;z-index: 110;}.user-menu ul li a {padding: 5px 15px;line-height: 22px;display: inline-block;color: #696969;transition: 0.2s;}.user-menu ul li a:hover {color: #66676b;}.user-menu ul li a i {width: 20px;position: relative;display: inline-block;}.user-menu.active ul {visibility: visible;opacity: 1;transform: translate3d(0, 0, 0);}@media only screen and (max-width: 1366px) and (min-width: 1240px) {.user-menu .user-name {max-width: 110px;}}@media (min-width: 992px) and (max-width: 1239px) {.header-widget {height: auto;position: absolute;right: 0;width: 150%;}.header-style-2 .header-widget {position: relative;width: auto;}.user-menu {top: 12px;}.right-side {position: relative;}}@media (max-width: 992px) {.user-menu ul {right: -60px;float: right;}}@media (max-width: 480px) {.header-widget .user-menu {top: 0;margin-top: 7px;margin-bottom: 20px;float: left;}}#navigation.black ul a {display: block;color: #fff;text-decoration: none;}#navigation.style-1.black .current {background-color: transparent;color: #fff;padding: 5px 15px;border-radius: 3px;}#navigation.style-1.black ul li:hover {background-color: #c18847;color: #c18847;}#header.int_content_wraapper.cloned.sticky {position: absolute;}#navigation.style-1.white .current {background-color: #c18847;color: #fff;}#navigation.style-1.white ul li:hover {background-color: #c18847;color: #fff;}@media (max-width: 575px) {#header.cloned.sticky {position: absolute;}}.mm-hidden {display: none!important }.mm-wrapper {overflow-x: hidden;position: relative }.mm-menu {box-sizing: border-box;background: inherit;display: block;padding: 0;margin: 0;position: absolute;left: 0;right: 0;top: 0;bottom: 0;z-index: 0 }.mm-panels, .mm-panels>.mm-panel {background: inherit;border-color: inherit;box-sizing: border-box;margin: 0;position: absolute;left: 0;right: 0;top: 0;bottom: 0;z-index: 0 }.mm-panels {overflow: hidden }.mm-panel {-webkit-transform: translate(100%, 0);-ms-transform: translate(100%, 0);transform: translate(100%, 0);-webkit-transform: translate3d(100%, 0, 0);transform: translate3d(100%, 0, 0);-webkit-transition: -webkit-transform .4s ease;transition: -webkit-transform .4s ease;transition: transform .4s ease;transition: transform .4s ease, -webkit-transform .4s ease;-webkit-transform-origin: top left;-ms-transform-origin: top left;transform-origin: top left }.mm-panel.mm-opened {-webkit-transform: translate(0, 0);-ms-transform: translate(0, 0);transform: translate(0, 0);-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0) }.mm-panel.mm-subopened {-webkit-transform: translate(-30%, 0);-ms-transform: translate(-30%, 0);transform: translate(-30%, 0);-webkit-transform: translate3d(-30%, 0, 0);transform: translate3d(-30%, 0, 0) }.mm-panel.mm-highest {z-index: 1 }.mm-panel.mm-noanimation {-webkit-transition: none!important;transition: none!important }.mm-panel.mm-noanimation.mm-subopened {-webkit-transform: translate(0, 0);-ms-transform: translate(0, 0);transform: translate(0, 0);-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0) }.mm-panels>.mm-panel {-webkit-overflow-scrolling: touch;overflow: scroll;overflow-x: hidden;overflow-y: auto;padding: 0 20px }.mm-panels>.mm-panel.mm-hasnavbar {padding-top: 40px }.mm-panels>.mm-panel:not(.mm-hidden) {display: block }.mm-panels>.mm-panel:after, .mm-panels>.mm-panel:before {content: '';display: block;height: 20px }.mm-vertical .mm-panel {-webkit-transform: none!important;-ms-transform: none!important;transform: none!important }.mm-listview .mm-vertical .mm-panel, .mm-vertical .mm-listview .mm-panel {display: none;padding: 10px 0 10px 10px }.mm-listview .mm-vertical .mm-panel .mm-listview>li:last-child:after, .mm-vertical .mm-listview .mm-panel .mm-listview>li:last-child:after {border-color: transparent }.mm-vertical li.mm-opened>.mm-panel, li.mm-vertical.mm-opened>.mm-panel {display: block }.mm-listview>li.mm-vertical>.mm-next, .mm-vertical .mm-listview>li>.mm-next {box-sizing: border-box;height: 40px;bottom: auto }.mm-listview>li.mm-vertical.mm-opened>.mm-next:after, .mm-vertical .mm-listview>li.mm-opened>.mm-next:after {-webkit-transform: rotate(225deg);-ms-transform: rotate(225deg);transform: rotate(225deg);right: 19px }.mm-btn {box-sizing: border-box;width: 40px;height: 50px;position: absolute;top: 0;z-index: 1 }.mm-clear:after, .mm-clear:before, .mm-close:after, .mm-close:before {content: '';border: 2px solid transparent;display: block;width: 5px;height: 5px;margin: auto;position: absolute;top: 0;bottom: 0;-webkit-transform: rotate(-45deg);-ms-transform: rotate(-45deg);transform: rotate(-45deg) }.mm-clear:before, .mm-close:before {border-right: none;border-bottom: none;right: 18px }.mm-clear:after, .mm-close:after {border-left: none;border-top: none;right: 25px }.mm-next:after, .mm-prev:before {content: '';border-top: 2px solid transparent;border-left: 2px solid transparent;display: block;width: 8px;height: 8px;margin: auto;position: absolute;top: 0;bottom: 0 }.mm-prev:before {-webkit-transform: rotate(-45deg);-ms-transform: rotate(-45deg);transform: rotate(-45deg);left: 23px;right: auto }.mm-next:after {-webkit-transform: rotate(135deg);-ms-transform: rotate(135deg);transform: rotate(135deg);right: 23px;left: auto }.mm-navbar {border-bottom: 1px solid;border-color: inherit;text-align: center;line-height: 30px;height: 50px;padding: 0 40px;margin: 0;position: absolute;top: 0;left: 0;right: 0 }.mm-navbar>* {display: block;padding: 10px 0 }.mm-navbar a, .mm-navbar a:hover {text-decoration: none }.mm-navbar .mm-title {text-overflow: ellipsis;white-space: nowrap;overflow: hidden }.mm-navbar .mm-btn:first-child {left: 0 }.mm-navbar .mm-btn:last-child {text-align: right;right: 0 }.mm-panel .mm-navbar {display: none }.mm-panel.mm-hasnavbar .mm-navbar {display: block;background-color: #262626;}.mm-listview, .mm-listview>li {list-style: none;display: block;padding: 0;margin: 0 }.mm-listview {font: inherit;font-size: 14px;line-height: 20px }.mm-listview a, .mm-listview a:hover {text-decoration: none }.mm-listview>li {position: relative }.mm-listview>li, .mm-listview>li .mm-next, .mm-listview>li .mm-next:before, .mm-listview>li:after {border-color: inherit }.mm-listview>li {border-bottom: 1px solid #404040;}.mm-listview>li>a, .mm-listview>li>span {text-overflow: ellipsis;white-space: nowrap;overflow: hidden;color: inherit;display: block;padding: 14px 10px 14px 20px;margin: 0;}.mm-listview>li:not(.mm-divider):after {content: '';border-bottom-width: 1px;border-bottom-style: solid;display: block;position: absolute;left: 0;right: 0;bottom: 0;display: none;}.mm-listview>li:not(.mm-divider):after {left: 20px }.mm-listview .mm-next {background: rgba(3, 2, 1, 0);width: 50px;padding: 0;position: absolute;right: 0;top: 0;bottom: 0;z-index: 2 }.mm-listview .mm-next:before {content: '';border-left-width: 1px;border-left-style: solid;display: block;position: absolute;top: 0;bottom: 0;left: 0 }.mm-listview .mm-next+a, .mm-listview .mm-next+span {margin-right: 50px }.mm-listview .mm-next.mm-fullsubopen {width: 100% }.mm-listview .mm-next.mm-fullsubopen:before {border-left: none }.mm-listview .mm-next.mm-fullsubopen+a, .mm-listview .mm-next.mm-fullsubopen+span {padding-right: 50px;margin-right: 0 }.mm-panels>.mm-panel>.mm-listview {margin: 20px -20px }.mm-panels>.mm-panel>.mm-listview:first-child, .mm-panels>.mm-panel>.mm-navbar+.mm-listview {margin-top: -10px;}.mm-menu {background: #2a2a2a;border-color: rgba(255, 255, 255, 0.1);color: #fff;}.mm-menu .mm-navbar a, .mm-menu .mm-navbar>* {color: #fff;text-transform: uppercase;font-weight: 400;font-size: 13px;}.mm-menu .mm-btn:after, .mm-menu .mm-btn:before {border-color: rgba(255, 255, 255, 0.8);}.mm-menu .mm-listview {border-color: #2a2a2a }.mm-menu .mm-listview>li .mm-next:after {border-color: rgba(255, 255, 255, 0.8);}.mm-menu .mm-listview>li a:not(.mm-next) {-webkit-tap-highlight-color: rgba(255, 255, 255, .5);tap-highlight-color: rgba(255, 255, 255, .5) }.mm-menu .mm-listview>li.mm-selected>a:not(.mm-next), .mm-menu .mm-listview>li.mm-selected>span {background: rgba(255, 255, 255, .05) }.mm-menu .mm-listview>li {transition: 0.2s;}.mm-menu .mm-listview>li:hover {background: rgba(255, 255, 255, .03) }.mm-menu .mm-listview>li.mm-opened.mm-vertical>.mm-panel, .mm-menu .mm-listview>li.mm-opened.mm-vertical>a.mm-next, .mm-menu.mm-vertical .mm-listview>li.mm-opened>.mm-panel, .mm-menu.mm-vertical .mm-listview>li.mm-opened>a.mm-next {background: rgba(0, 0, 0, .05) }.mm-menu .mm-divider {background: rgba(0, 0, 0, .05) }.mm-page {box-sizing: border-box;position: relative }.mm-slideout {-webkit-transition: -webkit-transform .4s ease;transition: -webkit-transform .4s ease;transition: transform .4s ease;transition: transform .4s ease, -webkit-transform .4s ease;}html.mm-opened {overflow-x: hidden;position: relative }html.mm-blocking {overflow: hidden }html.mm-blocking body {overflow: hidden }html.mm-background .mm-page {background: inherit }#mm-blocker {background: rgba(3, 2, 1, 0);display: none;width: 100%;height: 100%;position: fixed;top: 0;left: 0;z-index: 2 }html.mm-blocking #mm-blocker {display: block }.mm-menu.mm-offcanvas {z-index: 0;display: none;position: fixed }.mm-menu.mm-offcanvas.mm-opened {display: block }.mm-menu.mm-offcanvas.mm-no-csstransforms.mm-opened {z-index: 10 }.mm-menu.mm-offcanvas {width: 80%;min-width: 140px;max-width: 440px }html.mm-opening .mm-menu.mm-opened~.mm-slideout {-webkit-transform: translate(80%, 0);-ms-transform: translate(80%, 0);transform: translate(80%, 0);-webkit-transform: translate3d(80%, 0, 0);transform: translate3d(80%, 0, 0) }@media all and (max-width:175px) {html.mm-opening .mm-menu.mm-opened~.mm-slideout {-webkit-transform: translate(140px, 0);-ms-transform: translate(140px, 0);transform: translate(140px, 0);-webkit-transform: translate3d(140px, 0, 0);transform: translate3d(140px, 0, 0) }}@media all and (min-width:550px) {html.mm-opening .mm-menu.mm-opened~.mm-slideout {-webkit-transform: translate(440px, 0);-ms-transform: translate(440px, 0);transform: translate(440px, 0);-webkit-transform: translate3d(440px, 0, 0);transform: translate3d(440px, 0, 0) }}.mm-sronly {border: 0!important;clip: rect(1px, 1px, 1px, 1px)!important;-webkit-clip-path: inset(50%)!important;clip-path: inset(50%)!important;white-space: nowrap!important;width: 1px!important;height: 1px!important;padding: 0!important;overflow: hidden!important;position: absolute!important }em.mm-counter {font: inherit;font-size: 14px;font-style: normal;text-indent: 0;line-height: 20px;display: block;margin-top: -11px;position: absolute;right: 45px;top: 50% }em.mm-counter+a.mm-next {width: 90px }em.mm-counter+a.mm-next+a, em.mm-counter+a.mm-next+span {margin-right: 90px }em.mm-counter+a.mm-fullsubopen {padding-left: 0 }em.mm-counter+a.mm-fullsubopen+a, em.mm-counter+a.mm-fullsubopen+span {padding-right: 90px }.mm-listview em.mm-counter+.mm-next.mm-fullsubopen+a, .mm-listview em.mm-counter+.mm-next.mm-fullsubopen+span {padding-right: 90px;}.mm-vertical>.mm-counter {top: 12px;margin-top: 0 }.mm-vertical.mm-spacer>.mm-counter {margin-top: 40px }.mm-nosubresults>.mm-counter {display: none }.mm-menu em.mm-counter {background-color: rgba(0, 0, 0, 0.3);height: 22px;width: 22px;text-align: center;border-radius: 50%;color: #fff;line-height: 23px;font-size: 11px;font-weight: 500;}.mmenu-trigger {height: 50px;width: 50px;display: none;position: relative;margin: 0 0 23px 0;background-color: #eee;border-radius: 4px;cursor: pointer;}.hamburger {padding: 0;top: 13px;left: 12px;transform: scale(0.72);-moz-transform: scale(0.72) translateY(3px);position: relative;display: inline-block;cursor: pointer;transition-property: opacity, filter;transition-duration: 0.15s;transition-timing-function: linear;font: inherit;color: inherit;text-transform: none;background-color: transparent;border: 0;margin: 0;outline: none;overflow: visible;}.hamburger-box {position: relative;}.hamburger-inner {display: block;top: 50%;outline: none;margin-top: -2px;}.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {width: 34px;height: 4px;background-color: #555;border-radius: 4px;position: absolute;transition-property: transform;transition-duration: 0.15s;outline: none;transition-timing-function: ease;}.hamburger-inner::before, .hamburger-inner::after {content: "";display: block;}.hamburger-inner::before {top: -10px;outline: none;}.hamburger-inner::after {bottom: -10px;outline: none;}transform: rotate(-90deg);}.hamburger--collapse .hamburger-inner {top: auto;bottom: 0;transition-duration: 0.13s;transition-delay: 0.13s;transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);}.hamburger--collapse .hamburger-inner::after {top: -20px;transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;}.hamburger--collapse .hamburger-inner::before {transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);}.hamburger--collapse.is-active .hamburger-inner {transform: translate3d(0, -10px, 0) rotate(-45deg);transition-delay: 0.22s;transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);}.hamburger--collapse.is-active .hamburger-inner::after {top: 0;opacity: 0;transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear;}.hamburger--collapse.is-active .hamburger-inner::before {top: 0;transform: rotate(-90deg);transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);}.mmenu-trigger {display: none;}@media only screen and (max-width: 1024px) {#responsive {display: none;}.mmenu-trigger {display: inline-block !important;}.header-style-2 .mmenu-trigger {margin: 0;top: 6px;}.header-style-2 .header-widget a.button.border {float: left;}#header {padding-top: 20px;}#logo {position: absolute;width: 100%;margin: 0 auto;margin-top: 3px;width: 35%;text-align: center;left: 0;right: 0;}.homepage-5 #header.cloned {display: none;}.header-widget {padding: 20px 0;border-top: 1px solid #eee;}.header-widget a.button.border {padding: 7px 16px;background-color: transparent;font-size: 16px;min-width: auto;float: right;}.header-widget .sign-in {top: 9px;}#header-container.header-style-2 .left-side, #header-container.header-style-2 .right-side, .right-side, .left-side {width: 50%;}#top-bar .right-side .social-icons {float: left;position: relative;z-index: 9;}#header-container.header-style-2 .header-widget {float: left;margin-top: 35px;margin-bottom: -5px }.header-widget {text-align: left;}ul.top-bar-menu {z-index: 99;position: relative;}.header-style-2 .menu-responsive {width: 750px;margin-left: auto;margin-right: auto;float: none;padding: 0 15px;}#header-container.header-style-2 .header-widget {width: calc(100%);border-top: 1px solid #e0e0e0;padding-top: 30px;}.menu {max-height: none;}#responsive {display: none;}.responsive-search input:focus {border: none;color: #fff;}#header-container.header-style-2 .left-side, #header-container.header-style-2 .right-side, .right-side, .left-side {width: 50%;}#top-bar .right-side .social-icons {float: left;position: relative;z-index: 9;}#header-container.header-style-2 .header-widget {float: left;margin-top: 35px;margin-bottom: -5px }.header-widget {text-align: left;}ul.top-bar-menu {z-index: 99;position: relative;}.header-style-2 .menu-responsive {width: 750px;margin-left: auto;margin-right: auto;float: none;padding: 0 15px;}#header-container.header-style-2 .header-widget {width: calc(100%);border-top: 1px solid #e0e0e0;padding-top: 30px;}}.header-user-menu.user-menu.add {margin-right: 0px;}@media (max-width: 767px) {.header-style-2 .menu-responsive {width: auto;margin-left: auto;margin-right: auto;float: none;padding: 0 15px;}#header-container.header-style-2 #header .container {width: 100%;}#header-container.header-style-2 .header-widget li .button {margin-left: 0;}#header-container.header-style-2 .header-widget li:after {display: none;}#header-container.header-style-2 .header-widget li {width: 100%;padding: 10px 0;margin: 0;}#header-container.header-style-2 .header-widget li i {width: 50px;margin: 0 0 0 0px;display: inline-block;text-align: left;top: 3px;}}@media (max-width: 360px) {.header-widget .sign-in {display: block;top: 0;margin-bottom: 10px;}.header-widget a.button.border {float: left;margin-bottom: 10px;}}@media only screen and (max-width: 575px) {#logo img {margin-right: 60px;}}
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

@charset "UTF-8";@font-face {font-family: "Gilroy";src: url("https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/font/Gilroy/Gilroy-Black.eot");src: url("https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/font/Gilroy/Gilroy-Black.eot?#iefix") format("embedded-opentype"), url("https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/font/Gilroy/Gilroy-Black.woff") format("woff"), url("https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/font/Gilroy/Gilroy-Black.ttf") format("truetype");font-weight: 900;font-style: normal;}@font-face {font-family: "Gilroy";src: url("https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/font/Gilroy/Gilroy-ExtraBold.eot");src: url("https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/font/Gilroy/Gilroy-ExtraBold.eot?#iefix") format("embedded-opentype"), url("https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/font/Gilroy/Gilroy-ExtraBold.woff") format("woff"), url("https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/font/Gilroy/Gilroy-ExtraBold.ttf") format("truetype");font-weight: 800;font-style: normal;}@font-face {font-family: "Gilroy";src: url("https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/font/Gilroy/Gilroy-Bold.eot");src: url("https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/font/Gilroy/Gilroy-Bold.eot?#iefix") format("embedded-opentype"), url("https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/font/Gilroy/Gilroy-Bold.woff") format("woff"), url("https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/font/Gilroy/Gilroy-Bold.ttf") format("truetype");font-weight: 700;font-style: normal;}@font-face {font-family: "Gilroy";src: url("https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/font/Gilroy/Gilroy-Medium.eot");src: url("https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/font/Gilroy/Gilroy-Medium.eot?#iefix") format("embedded-opentype"), url("https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/font/Gilroy/Gilroy-Medium.woff") format("woff"), url("https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/font/Gilroy/Gilroy-Medium.ttf") format("truetype");font-weight: 600;font-style: normal;}@font-face {font-family: "Gilroy";src: url("https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/font/Gilroy/Gilroy-Regular.eot");src: url("https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/font/Gilroy/Gilroy-Regular.eot?#iefix") format("embedded-opentype"), url("https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/font/Gilroy/Gilroy-Regular.woff") format("woff"), url("https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/font/Gilroy/Gilroy-Regular.ttf") format("truetype");font-weight: 500;font-style: normal;}html {font-size: 15px;}body {font-family: "Nunito Sans", sans-serif;font-size: 15px;font-weight: 400;color: #666;overflow-x: hidden !important;}p {line-height: 26px;}h1 {font-family: "Nunito Sans", sans-serif;font-size: 3.5rem;font-weight: 800;margin-bottom: 1.2rem;text-transform: uppercase;}h2 {font-family: "Nunito Sans", sans-serif;color: #1d1d1d;font-size: 48px;line-height: 58px;font-weight: 700;text-transform: uppercase;}h2 span {font-weight: 700;color: #a51220;}h3 {font-family: "Nunito Sans", sans-serif;font-size: 18px;color: #333;font-weight: 600;}h4 {font-family: "Nunito Sans", sans-serif;font-size: 18px;color: #333;font-weight: 600;}h5 {color: #444;}.top-headings-section {padding-bottom: 2rem;}.top-headings-section p {margin-left: auto;margin-right: auto;font-weight: 400;color: #555;max-width: 550px;}.top-headings-section h2::after {display: block;height: 3px;font-weight: bold;background-color: #377ef9;content: " ";width: 100px;margin: 0 auto;margin-top: 0.5rem;margin-bottom: 1.5rem;}*::after, *::before {-webkit-box-sizing: border-box;box-sizing: border-box;}.section-title {padding-left: 35px;position: relative;margin-bottom: 2.5rem;}.section-title:before {top: 0;left: 0;bottom: 0;width: 15px;content: "";border-radius: 3px;position: absolute;background-color: #377ef9;}.section-title h3 {font-size: 18px;color: #111;text-transform: uppercase;}.section-title h2 {font-size: 28px;color: #377ef9;text-transform: uppercase;}.section-title.col-md-5 {margin-left: 1rem;}img {display: inline-block;max-width: 100%;height: auto;}.bg-white {background: #fff !important;}.bg-gray {background: #f5f7fb !important;}.header-top {background: #a51220;color: #7f8997;display: block;padding: 1rem 0;}.header.head-tr {position: absolute;width: 100%;z-index: 99999;}.header-top.head-tr {background: rgba(255, 255, 255, 0.06);color: #7f8997;display: block;padding: 1rem 0;}@media screen and (min-width: 1025px) {.container-header {max-width: 1280px;}#logo {margin-right: 0px;}}@media screen and (max-width: 767px) {.header-top {padding: 0px;}}.header-top .container {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;margin-left: auto;}.header-top .the-top {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;padding-right: 60px;padding-left: 60px;}.top-info {display: -webkit-box;display: -ms-flexbox;display: flex;}.header-top p {margin-right: 2rem;color: #fff;font-size: 13px;font-weight: 400;margin-bottom: 0px;}.header-top p i {color: #fff;margin-right: 0.5rem;font-size: 1.3rem;}.top-social {display: -webkit-box;display: -ms-flexbox;display: flex;}.top-social .login-wrap ul {-webkit-box-pack: end;-ms-flex-pack: end;justify-content: flex-end;list-style: none;margin-bottom: 0px;}.top-social .login-wrap ul li {padding: 0px 12px;position: relative;}.top-social .login-wrap ul li a {color: #fff;text-decoration: none;-webkit-transition: all 0.5s ease;transition: all 0.5s ease;}.top-social .login-wrap ul li a:hover {color: #fff;}.top-social .login-wrap ul li a i {margin-right: 5px;}.header-top .social-icons {text-align: right;margin-left: 0.6rem;}.header-top .social-icons i {line-height: 26px;font-size: 1.2rem;margin-right: 1rem;-webkit-transition: all 0.5s ease;transition: all 0.5s ease;}.social-icons-header .fa-facebook {color: #fff;}.social-icons-header .fa-twitter {color: #fff;}.social-icons-header .fa-google-plus {color: #fff;}.social-icons-header .fa-linkedin {color: #fff;}.social-icons-header .fa-skype {color: #fff;}.header-top .social-icons:hover {color: #377ef9;}.header-top .dropdown {display: inline-block;background: transparent;}.header-top .dropdown button {background: transparent none repeat scroll 0 0;border: medium none;color: #fff;-webkit-transition: all 0.4s ease 0s;transition: all 0.4s ease 0s;}.header-top .dropdown button:hover {color: #fff;}.header-top .dropdown .dropdown-menu {border-radius: 0;left: auto;margin: 0;min-width: 115px;padding: 0px;position: absolute;right: 0;z-index: 9999999;}.header-top .dropdown-menu img {margin-right: 5px;}.header-top .dropdown-menu li {color: #333;cursor: pointer;padding: 5px 10px;}.header-top .dropdown-menu li:hover {background: #eee none repeat scroll 0 0;}.heading {background: #121b22;color: #fff;position: relative;padding: 1rem 0;-webkit-transition: all 0.5s ease;transition: all 0.5s ease;}.sticky, .sticky.head-tr {-webkit-animation: 600ms ease-in-out 0s normal none 1 running fadeInDown;animation: 600ms ease-in-out 0s normal none 1 running fadeInDown;background: #121b22 none repeat scroll 0 0;left: 0;margin: auto;position: fixed;top: 0;width: 100%;z-index: 99999;}@media screen and (max-width: 991px) {.heading.head-tr {background: rgba(255, 255, 255, 0.06);padding-bottom: 0px;}.header.head-tr #main-menu {background: #fff;width: 100%;}.header.head-tr #main-menu ul a, .header.head-tr #main-menu .po a::after {color: #000 !important;}.sticky.head-tr {background: #121b22 none repeat scroll 0 0;}.header.head-tr .heading .logo img {padding-left: 15px;padding-bottom: 1rem;}.header.head-tr .button-menu {padding-right: 18px !important;}.heading.head-tr .container {padding-left: 0px;padding-right: 0px;}.header.head-tr .search-button, .header.head-tr .button-menu {margin-bottom: 1rem !important;}}.heading .container {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-ms-flex-wrap: wrap;flex-wrap: wrap;}.heading .logo img {width: 60px;}@media screen and (max-width: 414px) {.heading .logo img {width: 60px;}}@media screen and (max-width: 575px) {.header.head-tr #bloq-search {padding-left: 15px;padding-right: 15px;}.tp-caption.slid-2 {padding-top: 7.7rem;}}.search-button, .button-menu {border: 0;font-size: 1.5rem;margin: 0;padding: 0 0.5rem;background: transparent;color: #fff;}.search-button:focus, .button-menu:focus {outline: 0;}.search-button {color: #fff;margin-left: auto;margin-right: 0.8rem;}.get-quote {background: #fff;margin-left: 2rem;color: #333;padding: 1rem;-webkit-box-ordinal-group: 5;-ms-flex-order: 4;order: 4;border-radius: 5px;-webkit-transition: all 0.5s ease;transition: all 0.5s ease;}.get-quote:hover {background: #fff;color: #fff !important;}.get-quote p {text-transform: capitalize;margin: 0px;font-weight: 600;}.get-quote a {text-decoration: none;color: #333;-webkit-transition: all 0.5s ease;transition: all 0.5s ease;}.get-quote a:hover {color: #377ef9;}#bloq-search {-webkit-box-flex: 1;-ms-flex: 1 1 100%;flex: 1 1 100%;}.bloq-search {display: -webkit-box;display: -ms-flexbox;display: flex;height: 3rem;margin: 1.3rem 0;z-index: 1;}.bloq-search input[type="text"] {border: 1px solid #377ef9;border-radius: 5px 0 0 5px;margin-bottom: 0px;padding: 1rem;-webkit-box-flex: 1;-ms-flex: 1 1 auto;flex: 1 1 auto;}.bloq-search input[type="submit"] {-webkit-box-flex: 1;-ms-flex: 1 1 auto;flex: 1 1 auto;border: 0;width: auto;border-radius: 0 5px 5px 0;background: #377ef9;color: #fff;cursor: pointer;margin-bottom: 0px;padding: 0 1rem;-webkit-transition: all 0.5s ease;transition: all 0.5s ease;}.bloq-search input[type="submit"]:hover {background: #121b22;color: #fff;}#main-menu {-webkit-box-flex: 1;-ms-flex: 1 1 100%;flex: 1 1 100%;}#main-menu ul {padding: 0;list-style: none;margin: 1rem 0 0 0;}#main-menu ul a {display: block;padding: 0.8rem 0;text-align: center;color: #fff;text-transform: uppercase;border-top: 1px solid #e5e5e5;text-decoration: none;}#main-menu ul a:hover, #main-menu ul li.active a {color: #377ef9;}#main-menu .card {background: transparent;}#main-menu .card a:hover {background: transparent;}#main-menu .po a::after {content: "\f0d7";font-family: FontAwesome;color: #fff;margin-left: 0.3rem;}.text-heading {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-flex: 1;-ms-flex: 1 1 auto;flex: 1 1 auto;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.arrow-down a {display: inline-block;color: #fff;font-size: 3rem;-webkit-animation: animate-arrow 2s ease-in-out infinite;animation: animate-arrow 2s ease-in-out infinite;}@-webkit-keyframes animate-arrow {from {-webkit-transform: translateY(0);transform: translateY(0);}50% {-webkit-transform: translateY(6px);transform: translateY(6px);}to {-webkit-transform: translateY(0);transform: translateY(0);}}@keyframes animate-arrow {from {-webkit-transform: translateY(0);transform: translateY(0);}50% {-webkit-transform: translateY(6px);transform: translateY(6px);}to {-webkit-transform: translateY(0);transform: translateY(0);}}.rev_slider_wrapper {width: 100%;}.slotholder {position: relative;}.slotholder:after {background: rgba(0, 0, 0, 0.2);width: 100%;height: 100%;content: "";position: absolute;left: 0;top: 0;bottom: 0;pointer-events: none;}.tp-leftarrow {-webkit-transition: all 0.5s ease;transition: all 0.5s ease;}.tp-leftarrow:hover {background: #377ef9;}.tp-rightarrow {-webkit-transition: all 0.5s ease;transition: all 0.5s ease;}.tp-rightarrow:hover {background: #377ef9;}.tp-parallax-wrap {top: 10px;}.tp-bannertimer {z-index: 21;}.mfp-close-btn-in .mfp-close {color: #fff;font-size: 48px;}.mfp-bg {z-index: 1112;}.mfp-wrap {z-index: 1113;}.rev_slider a {-webkit-box-shadow: none;box-shadow: none;}.text-theme-colored2 {color: #0098ef !important;}.tp-caption.font-p {font-family: "Lato", sans-serif;font-size: 16px;font-weight: 400;}@media screen and (max-width: 496px) {.tp-caption.font-p {margin-top: 0.8rem;}}.btn-default.btn-theme-colored2 {color: #fff;font-weight: 600;background-color: #121b22;border-color: #fff;font-size: 16px;padding: 13px 32px;margin-top: 0.8rem;margin-right: 1rem;line-height: 1.3;-webkit-transition: all 0.5s ease;transition: all 0.5s ease;}.btn-default.btn-theme-colored2:hover {background: #377ef9;color: #fff;border-color: #fff;}.btn-dark.btn-theme-colored {color: #fff;background-color: #377ef9;border-color: #fff;font-size: 16px;font-weight: 600;padding: 13px 32px;margin-top: 0.8rem;line-height: 1.3;-webkit-transition: all 0.5s ease;transition: all 0.5s ease;}.btn-dark.btn-theme-colored:hover {background: #121b22;color: #fff;border-color: #fff;}.bg-1 {background: #377ef9;color: #fff;display: inline-block;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;margin: 0px;}.bg-2 {background: #fff;color: #000;margin-top: 2rem;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;}.bg-3 {background: transparent;color: #e54242;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;margin: 0px;}.bg-4 {background: transparent;color: #fff;margin-top: 2rem;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}.box .button {float: left;min-width: 150px;max-width: 250px;display: block;margin-bottom: 0px;padding: 1em 2em;border: 2px solid;background: none;color: inherit;vertical-align: middle;position: relative;z-index: 1;-webkit-backface-visibility: hidden;-moz-osx-font-smoothing: grayscale;}.button:focus {outline: none;}.button > span {vertical-align: middle;}.bg-1 .button {color: #fff;border-color: #fff;}.bg-2 .button {color: #000 !important;border-color: #377ef9;}.bg-2 .button:hover {color: #fff !important;}.bg-4 .button {color: #fff;border-color: transparent;}.bg-3 .button {color: #377ef9;border-color: #377ef9;}.bg-3 .button:hover {border-color: #377ef9;color: #fff;}@media screen and (max-width: 768px) {.bg-3 {padding-top: 1rem;}}.button--size-s {font-size: 15px;font-weight: bold;}.button--size-m {font-size: 16px;}.button--size-l {font-size: 18px;}.button--text-upper {letter-spacing: 2px;text-transform: uppercase;}.button--text-thin {font-weight: 300;}.button--text-medium {font-weight: 500;}.button--text-thick {font-weight: 600;}.button--round-s {border-radius: 5px;}.button--round-m {border-radius: 15px;}.button--round-l {border-radius: 40px;}.button--border-thin {border: 1px solid;}.button--border-medium {border: 2px solid;}.button--border-thick {border: 3px solid;}.button--wayra {overflow: hidden;cursor: pointer;width: 210px;-webkit-transition: border-color 0.3s, color 0.3s;transition: border-color 0.3s, color 0.3s;-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);}.button--wayra::before {content: "";position: absolute;top: 0;left: 0;width: 150%;height: 100%;background: #377ef9;z-index: -1;-webkit-transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);-webkit-transform-origin: 0% 100%;transform-origin: 0% 100%;-webkit-transition: opacity 0.3s, background-color 0.3s, -webkit-transform 0.3s;transition: opacity 0.3s, background-color 0.3s, -webkit-transform 0.3s;transition: transform 0.3s, opacity 0.3s, background-color 0.3s;transition: transform 0.3s, opacity 0.3s, background-color 0.3s, -webkit-transform 0.3s;}.button--wayra:hover {color: #fff;border-color: #fff;}.button--wayra.button--inverted:hover {color: #fff;border-color: #377ef9;}.button--wayra:hover::before {opacity: 1;background-color: #377ef9;-webkit-transform: rotate3d(0, 0, 1, 0deg);transform: rotate3d(0, 0, 1, 0deg);-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);}.button--wayra.button--inverted:hover::before {background-color: #377ef9;}.portfolio .box a {background: #121b22;text-decoration: none;text-align: center;}.button--moema {padding: 1.5em 3em;border-radius: 50px;background: #7986cb;color: #fff;-webkit-transition: background-color 0.3s, color 0.3s;transition: background-color 0.3s, color 0.3s;}.button--moema.button--inverted {background: #eceff1;color: #37474f;}.button--moema::before {content: "";position: absolute;top: -20px;left: -20px;bottom: -20px;right: -20px;background: inherit;border-radius: 50px;z-index: -1;opacity: 0.4;-webkit-transform: scale3d(0.8, 0.5, 1);transform: scale3d(0.8, 0.5, 1);}.button--moema:hover {-webkit-transition: background-color 0.1s 0.3s, color 0.1s 0.3s;transition: background-color 0.1s 0.3s, color 0.1s 0.3s;color: #eceff1;background-color: #3f51b5;-webkit-animation: anim-moema-1 0.3s forwards;animation: anim-moema-1 0.3s forwards;}.button--moema.button--inverted:hover {color: #eceff1;background-color: #7986cb;}.button--moema:hover::before {-webkit-animation: anim-moema-2 0.3s 0.3s forwards;animation: anim-moema-2 0.3s 0.3s forwards;}@-webkit-keyframes anim-moema-1 {60% {-webkit-transform: scale3d(0.8, 0.8, 1);transform: scale3d(0.8, 0.8, 1);}85% {-webkit-transform: scale3d(1.1, 1.1, 1);transform: scale3d(1.1, 1.1, 1);}100% {-webkit-transform: scale3d(1, 1, 1);transform: scale3d(1, 1, 1);}}@keyframes anim-moema-1 {60% {-webkit-transform: scale3d(0.8, 0.8, 1);transform: scale3d(0.8, 0.8, 1);}85% {-webkit-transform: scale3d(1.1, 1.1, 1);transform: scale3d(1.1, 1.1, 1);}100% {-webkit-transform: scale3d(1, 1, 1);transform: scale3d(1, 1, 1);}}@-webkit-keyframes anim-moema-2 {to {opacity: 0;-webkit-transform: scale3d(1, 1, 1);transform: scale3d(1, 1, 1);}}@keyframes anim-moema-2 {to {opacity: 0;-webkit-transform: scale3d(1, 1, 1);transform: scale3d(1, 1, 1);}}section.recently.portfolio {padding: 4.6rem 0;background: #f7f7f7;}.portfolio .sec-title {margin-left: 0;}.portfolio .sec-title h2 span {font-weight: 600;color: #111;}.portfolio .sec-title h2 {color: #377ef9;margin-bottom: 0.5rem;}.homes.no-mb {margin-bottom: 0px;}.homes-img {display: block;-webkit-transition: -webkit-transform 0.6s ease-in;transition: -webkit-transform 0.6s ease-in;transition: transform 0.6s ease-in;transition: transform 0.6s ease-in, -webkit-transform 0.6s ease-in;}.homes, .homes-img {position: relative;overflow: hidden;}.homes-tag.featured {width: 84px !important;background: #18ba60 !important;}.recently .homes .button {font-size: 13px;font-weight: 600;padding: 6px 14px;border-radius: 2px;color: #fff;border: none;background-color: #377ef9;display: inline-block;z-index: 99;}.recently .homes-tag.featured {left: 15px;margin-top: 15px;}.recently .homes-price, .recently .homes-tag {position: absolute;z-index: 99;}.recently .homes-tag.sale {background: #e54242 !important;width: 84px !important;height: 31px;}.recently .homes-tag.sale {right: 15px;margin-top: 15px;top: 0;}.recently .homes-tag.sale.rent {background: #ffb200 !important;color: #fff;z-index: 99;}.recently .price-properties {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;padding-bottom: 1rem;}.recently .compare {margin-top: 1.1rem;line-height: 0px;}.recently .compare a {margin-right: 1.5rem;}.recently .compare a:last-child {margin-right: 0px;}.recently .compare i {font-size: 1rem;-webkit-transition: all 0.5s ease;transition: all 0.5s ease;}.recently .fa-exchange-alt {color: #666;}.recently .fa-exchange-alt:hover {color: #18ba60;}.recently .fa-share-alt {color: #666;}.recently .fa-share-alt:hover {color: #ffb200;}.recently .fa-heart-o {color: #666;}.recently .fa-heart-o:hover {color: #e54242;}.recently .homes-price {color: #fff;font-size: 13px !important;font-weight: 600;padding: 6px 14px;border-radius: 2px;background: #3a2c5f;bottom: 15px;left: 15px;z-index: 99;}.recently .homes-content {background: #fff !important;padding: 20px 20px !important;}.recently .homes-content h3.title a {font-size: 1.1rem;font-weight: 600;color: #666;text-transform: uppercase;text-decoration: none;}.recently .homes-content h3 {font-size: 1.2rem;font-weight: 600;color: #444;margin-bottom: 3px;}.price-properties h3 {margin-bottom: 0px;}.recently .homes-content .homes-address {margin-top: 0px;}.recently .homes-content .homes-address .fa-map-marker {font-size: 1rem;text-decoration: none;color: #18ba60;}.recently .homes-content .homes-address a span {font-size: 13px;font-weight: 400;margin: 0 0 1px;text-decoration: none;}.recently .homes-address span {color: #666;}.recently .homes-content .homes-address a i {margin-right: 10px;}.recently .homes-content .homes-list {padding: 0;margin: 0;}.recently .homes-content .homes-list li {width: 45%;float: left;font-size: 14px;line-height: 40px;list-style: none;color: #377ef9;}.recently .homes-content .homes-list li i {font-size: 1rem;margin-right: 5px;color: #377ef9;}.recently .homes-content .homes-list span {color: #666;}.recently.portfolio .item {padding-bottom: 0px;}.recently.portfolio .homes {margin-bottom: 0px;}.recently .footer {background: none;border-top: 1px solid #ebebeb;padding-top: 1rem;font-size: 13px;color: #666;}.recently .footer a {color: #666;text-decoration: none;}.recently .footer span {float: right;}.recently .footer i {margin-right: 5px;font-size: 1rem;color: #666;}.hidden.photo-gallery {position: absolute;bottom: 0;width: 100%;left: 0;z-index: 10;opacity: 0;visibility: hidden;-webkit-transition: all 0.3s;transition: all 0.3s;}.house-details.thehp-1 i {color: #377ef9;font-size: 18px;font-weight: 500;}.listing-item.compact.thehp-1 .listing-badges span, .listing-item.compact.thehp-2 .listing-badges span {left: 15px;width: 77px !important;font-size: 0.8334rem;text-transform: uppercase;font-weight: 500;padding: 4px 10px;border-radius: 2px;color: #fff;border: none;background-color: #377ef9;display: inline-block;z-index: 1;}.listing-item.compact.thehp-2 .listing-badges span {width: 80px !important;background-color: #6449e7 !important;}.hp1 .agents-grid {padding-left: 0px;padding-right: 1.25rem;}.hp1 .slick-next {right: -60px;}.hp1 .slick-prev {left: -80px;}.hp1 div.partners-1, .hp1 div.partners {padding: 4.6rem 0;}.hp1 .top-location .tp-caption p {color: #fff;margin-bottom: 0px;}.hp1 .top-location .tp-caption {bottom: 0px;}.hp1 .top-location .tp-caption p {opacity: 10;}.hp1 .blog-section .news-item-sm .news-img-link {-ms-flex-preferred-size: 40%;flex-basis: 40%;}.hp1 .parallax-searchs.home15.thome-6 .hero-inner {padding: 293px 0;}.homepage-1 .full-l .project-single {display: -webkit-box;display: -ms-flexbox;display: flex;position: relative;-webkit-box-shadow: 0px 0px 2px #e7e7e7 !important;box-shadow: 0px 0px 2px #e7e7e7 !important;border: 1px solid #e7e7e7;}.homepage-1 .how-it-works .serv-flex {-webkit-box-shadow: 0px 0px 1px #e7e7e7 !important;box-shadow: 0px 0px 1px #e7e7e7 !important;border: 1px solid #e7e7e7;}.homepage-1 .portfolio.full-l .homes-content {width: 60%;}.homepage-1 .portfolio.full-l .homes-content h3 a {color: #333;font-size: 1.1rem;}.homepage-1 .first-footer .bloq-email .email input[type="submit"] {margin-top: 0px;}.homepage-1 .portfolio.full-l .project-head {border-radius: 3px 0 0 3px;max-height: 270px;max-width: -webkit-fill-available;margin: 0;position: relative;width: 410px;}.homepage-1 .portfolio .homes-content .homes-list li i {color: #696969;font-size: 18px;}.homepage-1 .portfolio .footer i {color: #696969;font-size: 16px;}.homepage-1 .portfolio.full-l .project-head:before {background: transparent !important;}.homepage-1 .portfolio.full-l .project-head img {opacity: 1 !important;}.homepage-1 .small-category-2, .homepage-1 .blog-section .news-item, .homepage-1 .team-block .inner-box {-webkit-box-shadow: 0px 0px 2px #e7e7e7;box-shadow: 0px 0px 2px #e7e7e7;border: 1px solid #e7e7e7;}.homepage-1 .team .team-social li a.facebook, .homepage-1 .team .team-social li a.twitter, .homepage-1 .team .team-social li a.instagram, .homepage-1 .team .team-social li a.linkedin {background-color: rgba(74, 74, 76, 0.5);}@media screen and (max-width: 1024px) {.homepage-1 .portfolio.full-l .homes-content {width: 100%;}.homepage-1 .portfolio.full-l .project-head {width: 60%;}}@media screen and (max-width: 575px) {.hp1 .agents-grid {padding-left: 0px;padding-right: 1px;width: 100%;}.homepage-1 .full-l .project-single {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}.homepage-1 .portfolio.full-l .project-head {width: 100% !important;}.hp1 .blog-section .news-item-sm .news-img-link .news-item-img {padding-bottom: 75%;}}@media screen and (max-width: 767px) {.how-it-works .service-1 .serv.mb-0.pt.its-2 {margin-top: 2rem !important;}}@media screen and (max-width: 991px) {.hp1 .bgc {margin-top: 3rem;}.homepage-1 .portfolio.full-l .project-head {width: 100%;}}.hp1 section.request {padding: 6rem 0;background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.3)), to(rgba(255, 255, 255, 0.3))), url(https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/../images/bg/bg-info3.jpg) no-repeat scroll center center;background: linear-gradient(rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.3)), url(https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/../images/bg/bg-info3.jpg) no-repeat scroll center center;background-size: cover;position: relative;z-index: 3;color: #fff;}.hp1 .request h3 {margin-bottom: 2rem;}.hp1 .request ul li {list-style: none;}.hp1 .request ul {margin: 0;padding: 0;}.hp1 .request .btn {cursor: pointer;margin-top: 1rem;background: #377ef9;}.hp1 .request .btn:hover {background: #377ef9;}.hp1 .request .address-info p:last-child {margin-bottom: 0px;}@media screen and (max-width: 767px) {.hp1 .request .offices h3:first-child {margin-top: 4rem;}}.hp1 label {font-size: 16px;line-height: 24px;font-weight: 400;margin-bottom: 5px;color: #000;}.hp1 form label.error {display: block;color: #ff0000;font-size: 14px !important;opacity: 1 !important;}.hp1 .request .form-control {background: #fff;border: 1px solid #ebebeb;}.hp1 .request .contact-form input[type="text"] {height: 50px;}.hp1 .request .contact-form input[type="text"]:focus, .hp1 .request .contact-form input[type="email"]:focus, .hp1 .request .contact-form textarea:focus {border-color: #377ef9;}.hp1 .request .contact-form textarea {min-height: 100px;max-height: 100px;}.hp1 .successform, .hp1 .errorform {display: none;height: 70px;}.hp1 .successform span, .hp1 .errorform span {display: block;}.hp1 .successform span p, .hp1 .errorform span p {margin-top: 15px;}.hp1 .successform span p {color: #01c15a;font-size: 2rem;}.hp1 .errorform span p {color: #c0392b;}.hp1 .bgc {background: -webkit-gradient(linear, left top, left bottom, from(rgba(43, 43, 43, 0.8)), to(rgba(43, 43, 43, 0.8))), url(https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/../images/bg/bg-testimonials.jpg) no-repeat center center;background: linear-gradient(rgba(43, 43, 43, 0.8), rgba(43, 43, 43, 0.8)), url(https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/../images/bg/bg-testimonials.jpg) no-repeat center center;padding: 2rem;background-size: cover;}.hp1 .request h3 {text-transform: uppercase;font-weight: bold;font-size: 1.5rem;color: #fff;}.hp1 .request .btn {border: 0;}.hp1 .request h3::after {display: block;height: 3px;font-weight: bold;background-color: #377ef9;content: " ";width: 50px;margin-top: 0.5rem;margin-bottom: 1.5rem;}.hp1 .call-info h3 {margin-bottom: 2rem;}.hp1 .call-info h3::after {display: block;height: 3px;font-weight: bold;background-color: #377ef9;content: " ";width: 50px;margin-top: 0.5rem;margin-bottom: 1.5rem;}@media screen and (max-width: 767px) {.hp1 .call-info {margin-top: 1rem;margin-bottom: 2rem;}}.hp1 .call-info .info {display: -webkit-box;display: -ms-flexbox;display: flex;margin-bottom: 2rem;}.hp1 .call-info .ti {margin-bottom: 0px;}.hp1 .cll:last-child {margin-bottom: 0px;}.hp1 .call-info .info p {margin: 0px;margin-left: 1.5rem;font-weight: 300;}.hp1 .call-info ul {list-style: none;padding: 0;margin: 0;}.hp1 .call-info ul li .fa {font-size: 1.6rem;color: #377ef9;}.info-help .project-single {border: 0px !important;}.recently .project-single {position: relative;overflow: hidden;-webkit-transition: all 0.4s ease;transition: all 0.4s ease;}.recently .project-inner {position: relative;overflow: hidden;}.recently .project-head {position: relative;text-align: center;}.recently .project-head:before {position: absolute;top: 0;left: 0;width: 100%;height: 100%;content: "";opacity: 0;z-index: 33;background: #121b22;color: #fff;text-align: center;-webkit-transition: all 0.5s ease;transition: all 0.5s ease;}.recently .project-single:hover .project-head:before {opacity: 0.8;}.recently .project-head img {width: 100%;z-index: 2;}.recently .project-bottom {text-align: center;padding: 10px 0 0;position: absolute;width: 100%;text-align: left;z-index: 333;text-align: center;top: 50%;margin-top: -23.5px;}.recently .project-bottom h4 {text-transform: uppercase;font-size: 19px;font-weight: 800;color: #fff;opacity: 0;visibility: hidden;-webkit-transition: all 0.5s ease;transition: all 0.5s ease;}.recently .project-bottom h4:before {position: absolute;left: 0;bottom: 0;content: "";}.recently .project-single:hover .project-bottom h4 {opacity: 1;visibility: visible;}.recently .project-bottom h4 a {color: #fff;text-decoration: none;}.recently .project-bottom h4 span {display: block;color: #fff;font-size: 14px;margin-top: 10px;font-weight: 400;}.recently .button-effect {position: absolute;text-align: left;bottom: 0;right: 0;z-index: 33;background: transparent;-webkit-transform: translateX(100%);transform: translateX(100%);opacity: 0;visibility: hidden;padding: 8px 15px;border-radius: 20px 0 0 0;-webkit-transition: all 0.4s ease;transition: all 0.4s ease;margin-bottom: 0.7rem;}.recently .project-single:hover .button-effect {opacity: 1;visibility: visible;-webkit-transform: translateX(0%);transform: translateX(0%);}.recently .button-effect .btn {display: inline-block;color: #fff;-webkit-box-shadow: none;box-shadow: none;padding: 0;margin-right: 15px;border-radius: 100%;width: 31px;height: 31px;line-height: 31px;background: #fff;z-index: 99;}.recently .button-effect .btn:hover {color: #fff;}.recently .button-effect .btn:last-child {margin: 0;}.recently .load-button {margin-top: 50px;}.recently .load-button .btn {padding: 14px 30px;color: #fff;font-weight: 500;border: none;-webkit-transition: all 0.4s ease;transition: all 0.4s ease;margin: 0;}.recently .load-button .btn:hover {background: #353535;}.recently .button-effect .fa-link:before {content: "\f0c1";font-family: FontAwesome;color: #000;}.recently .button-effect .fa-video:before {content: "\f03d";font-family: FontAwesome;color: #000;}.recently .button-effect .fa-photo:before {content: "\f03e";font-family: FontAwesome;color: #000;}.recently.portfolio .item {padding-bottom: 0;}.recently.portfolio .project-single {margin-bottom: 0px;}.recently.portfolio.bshd .project-single {-webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);}.listing-hidden-content.blue {background: #377ef9;}.slick-prev, .slick-next {font-size: 0;line-height: 0;position: absolute;top: 50%;display: block;padding: 0;-webkit-transform: translate(0, -50%);transform: translate(0, -50%);cursor: pointer;border: none;outline: none;background-color: #fff;border-radius: 50%;width: 48px;height: 48px;display: block;top: calc(50% - 15px);-webkit-transform: translateY(-50%);transform: translateY(-50%);-webkit-transition: 0.3s;transition: 0.3s;-webkit-box-shadow: 0 3px 12px rgba(0, 0, 0, 0.15);box-shadow: 0 3px 12px rgba(0, 0, 0, 0.15);z-index: 10;}.slick-prev:hover, .slick-next:hover {color: transparent;outline: none;background: #377ef9;}.slick-prev:hover:before, .slick-next:hover:before {opacity: 1;outline: none;}.slick-prev.slick-disabled, .slick-next.slick-disabled {background-color: #fff;-webkit-box-shadow: none;box-shadow: none;cursor: no-drop;}.slick-prev.slick-disabled:hover, .slick-next.slick-disabled:hover {background: #377ef9;color: #fff;}.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {color: #696969;}.slick-prev:before, .slick-next:before {font-family: "Font Awesome 5 Free";font-weight: 900;content: "\f054";font-size: 20px;line-height: 1;opacity: 1;-webkit-transition: 0.3s;transition: 0.3s;position: relative;color: #696969;}.slick-prev:hover:before, .slick-next:hover:before {color: #fff;-webkit-transform: 0.5s ease;transform: 0.5s ease;}.slick-prev {left: -70px;}.slick-prev:before {content: "\f053";left: -1px;}.slick-next {right: -70px;}.slick-next:before {content: "\f054";right: -1px;}.slick-dots {margin: 0 auto;padding: 0;text-align: center;}ul.slick-dots {margin-top: 20px;list-style-type: disc;}.slick-dots li {position: relative;display: inline-block;padding: 0;margin: 0 3px;cursor: pointer;}.slick-dots li {font-size: 0;line-height: 0;cursor: pointer;color: #377ef9;border: 0;position: relative;outline: none;display: inline-block;width: 15px;height: 15px;margin: 0 3px;opacity: 1;border-radius: 50%;line-height: 0;-webkit-box-shadow: inset 0 0 0 2px #377ef9;box-shadow: inset 0 0 0 2px #377ef9;-webkit-transition: all 0.3s;transition: all 0.3s;}.slick-dots li.slick-active {-webkit-box-shadow: inset 0 0 0 6px #377ef9;box-shadow: inset 0 0 0 6px #377ef9;-webkit-transition: all 0.3s;transition: all 0.3s;}.slick-dots li:after {display: block;height: 13px;width: 13px;content: "";position: absolute;top: 1px;left: 1px;background-color: transparent;border-radius: 50%;-webkit-transition: all 0.3s;transition: all 0.3s;opacity: 0;background-color: #377ef9;}.slick-dots li.slick-active:after {opacity: 1;}.slick-dots button {border: none;margin: 0;padding: 0;width: auto;overflow: visible;background: transparent;color: inherit;font: inherit;line-height: normal;cursor: pointer;}.agents-grid {position: relative;background: transparent;padding-left: 15px;padding-right: 15px;border-radius: 6px;border: none;}@media screen and (max-width: 767px) {.recently.portfolio .item.no-pb.pbp-3 {padding-bottom: 1.6rem !important;}.agents-grid {margin-right: 0px;}.recently.portfolio .item.landscapes.no-pb {padding-bottom: 0px;margin-bottom: 10px !important;}.recently.portfolio .item.landscapes.no-pb:last-child {margin-bottom: 0px !important;}}@media screen and (max-width: 991px) {.recently.portfolio .item {padding-bottom: 1.6rem;}.recently.portfolio .project-single {margin-bottom: 10px;}.recently.portfolio .item.no-pb {padding-bottom: 0px;}.recently.portfolio .project-single.no-mb {margin-bottom: 0px;}.recently.portfolio .item.landscapes.no-pb {padding-bottom: 0px;margin-bottom: 0px;}.recently .compare {margin-top: 0.8rem;margin-right: 0.2rem;}}@media screen and (max-width: 420px) {.recently .compare {margin-right: 0;}}section.welcome {padding: 6rem 0;background: #fff;}.welcome-title h2 {color: #121b22;font-size: 26px;font-weight: 600;margin-bottom: 0.8rem;}.welcome-img {text-align: right;}.welcome-title h2 span, .welcome-title h2 span {color: #377ef9;font-weight: 800;}.welcome-title h4 {color: #000;font-size: 22px;text-transform: uppercase;}.welcome-title {padding-bottom: 17px;}.welcome-content > p {color: #666;font-weight: 400;}.welcome-content > p span {color: #666;font-size: 16px;font-weight: 600;}.services-img, .services-desc {display: inline-block;}.services-img {float: left;margin-right: 16px;}.services-desc > h6 {color: #555;font-weight: 600;}.services-desc > p {color: #666;font-weight: 400;margin: 0;}.w-single-services {margin-bottom: 31px;}.w-single-services.no-mb {margin-bottom: 0px;}.welcome-services {padding-top: 34px;}.single-services .welcome-title {padding-top: 43px;}.single-services .welcome-content {padding-top: 17px;}.welcome .popup-youtube {background: #fff none repeat scroll 0 0;border-radius: 100%;color: #377ef9;font-size: 30px;height: 70px;left: 50%;line-height: 70px;position: absolute;text-align: center;top: 50%;-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%);width: 70px;z-index: 9;}.welcome .popup-youtube i {margin-left: 5px;}.welcome .wprt-image-video .iq-waves {height: 352px;height: 22rem;left: 50%;position: absolute;top: 50%;-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%);width: 352px;width: 22rem;z-index: 2;}.welcome .wprt-image-video .iq-waves .waves {-webkit-animation: 3s ease-in-out 0s normal none infinite running waves;animation: 3s ease-in-out 0s normal none infinite running waves;background: #274abb none repeat scroll 0 0 padding-box;border-radius: 320px;height: 352px;height: 22rem;opacity: 0;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";position: absolute;width: 352px;width: 22rem;}.welcome .wprt-image-video .iq-waves .wave-1 {-webkit-animation-delay: 0s;animation-delay: 0s;}.welcome .wprt-image-video .iq-waves .wave-2 {-webkit-animation-delay: 1s;animation-delay: 1s;}.welcome .wprt-image-video .iq-waves .wave-3 {-webkit-animation-delay: 2s;animation-delay: 2s;}@-webkit-keyframes waves {0% {-webkit-transform: scale(0.2, 0.2);transform: scale(0.2, 0.2);opacity: 0;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";}50% {opacity: 0.9;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";}100% {-webkit-transform: scale(0.6, 0.6);transform: scale(0.6, 0.6);opacity: 0;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";}}@keyframes waves {0% {-webkit-transform: scale(0.2, 0.2);transform: scale(0.2, 0.2);opacity: 0;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";}50% {opacity: 0.9;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";}100% {-webkit-transform: scale(0.6, 0.6);transform: scale(0.6, 0.6);opacity: 0;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";}}@media screen and (max-width: 991px) {.welcome .wprt-image-video {margin-top: 2.5rem;}}@media screen and (max-width: 767px) {.w-single-services.no-mb.mbx {margin-bottom: 31px;}}@media screen and (max-width: 575px) {.w-single-services.no-mb.mbx {margin-bottom: 31px;}.welcome-title h2 {font-size: 20px;}.welcome-title h4 {font-size: 16px;}.welcome-content > p span {font-size: 15px;}}section.services-home {padding: 4.6rem 0;background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.8)), to(rgba(255, 255, 255, 0.8))), url(https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/../images/bg/bg-counter.jpg) no-repeat center center;background: linear-gradient(rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.8)), url(https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/../images/bg/bg-counter.jpg) no-repeat center center;background-attachment: fixed;}.services-home .service .media {position: absolute;top: 0;right: 0;margin-right: 50px;height: 75px;margin-top: -40px;width: 75px;}.services-home .service .media img {width: 100%;}.services-home .service .media i {font-size: 34px;width: 100%;text-align: center;height: 100%;line-height: 65px;}.services-home .bg-base {background: #377ef9;}.services-home .text-white {color: #ffffff !important;}.services-home .box-shadow-1, .box-shadow-1-hover:hover, .box-shadow-1:focus, .box-shadow-1.focus {-webkit-box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.06) !important;box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.06) !important;}.services-home .rounded-100 {border-radius: 100px;}.services-home .p-left-5 {padding-left: 5px !important;}.services-home .p-bottom-5 {padding-bottom: 5px !important;}.p-right-5 {padding-right: 5px !important;}.services-home .p-top-5 {padding-top: 5px !important;}.services-home .p-left-25 {padding-left: 25px !important;}.services-home .p-right-25 {padding-right: 25px !important;}.services-home .p-top-35 {padding-top: 35px !important;}.services-home .p-bottom-30 {padding-bottom: 30px !important;}.services-home .blog-section, .agent-section, .agency-section, .profile-section {display: inline-block;width: 100%;}.services-home .text-bold-700 {color: #fff;font-weight: 600;}.services-home .m-bottom-15 {margin-bottom: 15px;}.services-home .agent-section p {color: #fff;}.services-home a.text-base {color: #fff;text-decoration: none;-webkit-transition: all 0.5s ease;transition: all 0.5s ease;}.services-home .border-light {border-color: #eaeaea !important;}.services-home .border-1 {border-style: solid;border-width: 1px !important;}.services-home .badge-light-2, .bg-light-2 {background: #121b22;}.services-home a.text-base:hover {color: #377ef9;}@media screen and (max-width: 991px) {.services-home .m-bottom-40 {margin-top: 4.5rem;}.services-home .m-top-0 {margin-top: 0px;}}section.portfolio {padding: 4.6rem 0;background: #f7f7f7;}.portfolio .sec-title {margin-left: 0;}.portfolio .sec-title h2 span {font-weight: 600;color: #111;}.portfolio .sec-title h2 {color: #377ef9;margin-bottom: 0.5rem;}.portfolio .item {padding-bottom: 1.6rem;}.portfolio .filters-group {margin-top: 1.4rem;margin-bottom: 0px;padding-left: 0px;text-align: right;border-radius: 5px;}.portfolio .filters-group ul {padding-left: 0px;margin-bottom: 0px;}.portfolio .filters-group ul li {list-style: none;color: #000;display: inline-block;padding: 10px 15px;text-transform: capitalize;font-weight: 500;cursor: pointer;border-radius: 5px;-webkit-transition: all 0.5s ease;transition: all 0.5s ease;}.portfolio .filters-group ul li:hover {background: #377ef9;color: #fff;}@media screen and (max-width: 543px) {.portfolio .filters-group ul {padding-left: 0px;}.portfolio .filters-group ul li:hover {background: none;color: #000;}}.portfolio .filters-group .active {background: #121b22;color: #fff;}.project-single {margin-bottom: 10px;}.project-single.no-mb {margin-bottom: 0px;}.portfolio .item.no-pb {padding-bottom: 0px;}@media screen and (max-width: 767px) {.project-single.no-mb.last:last-child {margin-bottom: 0px;}.portfolio .filters-group {text-align: left;margin-bottom: 2rem;}.filters-group.col-md-6 {margin-left: 1rem;}.portfolio .item.sale.no-pb {padding-bottom: 1.6rem;margin-bottom: 10px;}}@media screen and (max-width: 991px) {.portfolio .item.landscapes.no-pb {padding-bottom: 1.6rem;margin-bottom: 10px;}.portfolio .item.landscapes.h-17.no-pb {padding-bottom: 30px;margin-bottom: 0px;}.project-single.mbx-10 {margin-bottom: 10px;}.featured .compare {margin-top: 0.9rem !important;}}.homes-img {display: block;}.homes, .homes-img {position: relative;overflow: hidden;}.homes-tag.featured {width: 84px !important;background: #18ba60 !important;}.portfolio .homes .button {font-size: 13px;font-weight: 600;padding: 6px 14px;border-radius: 2px;color: #fff;border: none;background-color: #377ef9;display: inline-block;z-index: 1;}.portfolio .homes-tag.featured {left: 15px;margin-top: 15px;}.portfolio .homes-price, .portfolio .homes-tag {position: absolute;z-index: 99;}.portfolio .homes-tag.sale {background: #e54242 !important;width: 84px !important;height: auto;}.portfolio .homes-tag.sale {right: 15px;margin-top: 15px;top: 0;}.portfolio .homes-tag.sale.rent {background: #ffb200 !important;color: #fff;z-index: 1;}.portfolio .price-properties {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;padding-bottom: 1rem;}.portfolio .compare {margin-top: 1.1rem;line-height: 0px;}.portfolio .compare a {margin-right: 1.5rem;}.portfolio .compare a:last-child {margin-right: 0px;}.portfolio .compare i {font-size: 1rem;-webkit-transition: all 0.5s ease;transition: all 0.5s ease;}.portfolio .fa-exchange-alt {color: #666;}.portfolio .fa-exchange-alt:hover {color: #18ba60;}.portfolio .fa-share-alt {color: #666;}.portfolio .fa-share-alt:hover {color: #ffb200;}.portfolio .fa-heart-o {color: #666;}.portfolio .fa-heart-o:hover {color: #e54242;}.portfolio .homes-price {color: #fff;font-size: 13px !important;font-weight: 600;padding: 6px 14px;border-radius: 2px;background: #3a2c5f;bottom: 15px;left: 15px;z-index: 1;}.portfolio .homes-content {background: #fefefe !important;padding: 20px 20px !important;}.portfolio .homes-content h3.title a {font-size: 1.1rem;font-weight: 600;color: #666;text-transform: uppercase;text-decoration: none;}.portfolio .homes-content h3 {font-size: 1.2rem;font-weight: 600;color: #444;margin-bottom: 3px;}.portfolio .homes-content h3 a {font-size: 1.2rem;font-weight: 600;color: #444;margin-bottom: 3px;text-decoration: none;-webkit-transition: all 0.3s ease;transition: all 0.3s ease;}.portfolio .homes-content h3 a:hover {color: #377ef9;}.price-properties h3 {margin-top: 1.3 !important;margin-bottom: 0px;}.portfolio .homes-content .homes-address {margin-top: 0px;}.portfolio .homes-content .homes-address .fa-map-marker {font-size: 1rem;text-decoration: none;color: #18ba60;}.portfolio .homes-content .homes-address a {text-decoration: none;}.portfolio .homes-content .homes-address a span {font-size: 13px;font-weight: 400;margin: 0 0 1px;text-decoration: none;}.portfolio .homes-address span {color: #666;}.portfolio .homes-content .homes-address a i {margin-right: 10px;}.portfolio .homes-content .homes-list {padding-left: 0px;padding-bottom: 0.9rem;margin: 0;}.portfolio .homes-content .homes-list li {width: 45%;float: left;font-size: 14px;line-height: 40px;list-style: none;color: #377ef9;}.portfolio .homes-content .homes-list li i {font-size: 1rem;margin-right: 5px;color: #377ef9;}.portfolio .homes-content .homes-list span {color: #666;}.portfolio .footer {background: none;border-top: 1px solid #e8e8e8;padding-top: 1rem;font-size: 13px;color: #666;}.portfolio .footer a {color: #666;text-decoration: none;}.portfolio .footer span {float: right;}.portfolio .footer i {margin-right: 5px;color: #696969;font-size: 18px;}.portfolio .project-single {position: relative;overflow: hidden;-webkit-transition: all 0.4s ease;transition: all 0.4s ease;border: 1px solid #e7e7e7;}.portfolio .project-inner {position: relative;overflow: hidden;}.portfolio .project-head {position: relative;text-align: center;}.portfolio .project-head:before {position: absolute;top: 0;left: 0;width: 100%;height: 100%;content: "";opacity: 0;z-index: 1;background: #121b22;color: #fff;text-align: center;-webkit-transition: all 0.5s ease;transition: all 0.5s ease;}.portfolio .project-single:hover .project-head:before {opacity: 0.8;}.portfolio .project-head img {width: 100%;z-index: 2;}.portfolio .project-bottom {text-align: center;padding: 10px 0 0;position: absolute;width: 100%;text-align: left;z-index: 333;text-align: center;top: 50%;margin-top: -23.5px;}.portfolio .project-bottom h4 {text-transform: uppercase;font-size: 18px;font-weight: 600;color: #fff;opacity: 0;visibility: hidden;-webkit-transition: all 0.5s ease;transition: all 0.5s ease;}.portfolio .project-bottom h4:before {position: absolute;left: 0;bottom: 0;content: "";}.portfolio .project-single:hover .project-bottom h4 {opacity: 1;visibility: visible;}.portfolio .project-bottom h4 a {color: #fff;text-decoration: none;}.portfolio .project-bottom h4 span {display: block;color: #fff;font-size: 14px;margin-top: 10px;font-weight: 400;}.portfolio .button-effect {position: absolute;text-align: left;bottom: 0;right: 0;z-index: 33;background: transparent;-webkit-transform: translateX(100%);transform: translateX(100%);opacity: 0;visibility: hidden;padding: 8px 15px;border-radius: 20px 0 0 0;-webkit-transition: all 0.4s ease;transition: all 0.4s ease;margin-bottom: 0.7rem;}.portfolio .project-single:hover .button-effect {opacity: 1;visibility: visible;-webkit-transform: translateX(0%);transform: translateX(0%);}.portfolio .button-effect .btn {display: inline-block;color: #fff;-webkit-box-shadow: none;box-shadow: none;padding: 0;margin-right: 15px;border-radius: 100%;width: 31px;height: 31px;line-height: 31px;background: #fff;z-index: 99;}.portfolio .button-effect .btn:hover {color: #fff;}.portfolio .button-effect .btn:last-child {margin: 0;}.portfolio .load-button {margin-top: 50px;}.portfolio .load-button .btn {padding: 14px 30px;color: #fff;font-weight: 500;border: none;-webkit-transition: all 0.4s ease;transition: all 0.4s ease;margin: 0;}.portfolio .load-button .btn:hover {background: #353535;}.portfolio .button-effect .fa-link:before {content: "\f0c1";font-family: FontAwesome;color: #000;}.portfolio .button-effect .fa-video:before {content: "\f03d";font-family: FontAwesome;color: #000;}.portfolio .button-effect .fa-photo:before {content: "\f03e";font-family: FontAwesome;color: #000;}.bg-all {position: relative;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;margin-top: 30px;-webkit-transition: all 0.3s ease;transition: all 0.3s ease;}.btn.btn-outline-light {background-color: #377ef9;color: #fff;border-color: #fff;font-size: 16px;font-weight: 400;border-radius: 3rem;padding: 0.9rem 2.5rem 0.9rem 2rem;-webkit-transition: all 0.3s ease;transition: all 0.3s ease;}.btn.btn-outline-light:hover {background: #121b22;color: #fff;-webkit-transition: all 0.3s ease;transition: all 0.3s ease;}.btn.btn-outline-light:after {content: "\f0a9";font-family: "FontAwesome";position: relative;left: 0.5rem;-webkit-transition: all 0.2s ease;transition: all 0.2s ease;}.btn.btn-outline-light:hover:after {left: 1rem;color: #fff;-webkit-transform: rotateZ(-360deg);transform: rotateZ(-360deg);}section.popular-places {padding: 4.6rem 0;background: #fff;}.popular-places .img-box {height: 350px;display: inline-block;position: relative;width: 100%;overflow: hidden;margin-bottom: 1.5rem;z-index: 90;border-radius: 3px;}.popular-places .img-box.no-mb {margin-bottom: 0px;}.popular-places .img-box:hover {background: #377ef9;}.popular-places .img-box:before {position: absolute;top: 0;left: 0;width: 100%;height: 100%;display: block;content: "";background-color: #121b22;opacity: 0.2;z-index: 99;-webkit-transition: 0.3s ease-out;transition: 0.3s ease-out;}.popular-places .listing-badges {position: absolute;top: 0;z-index: 999;right: 0;width: 100%;display: block;font-size: 16px;font-weight: bold;padding: 0px;overflow: hidden;height: 100px;}.popular-places .listing-badges .featured {background-color: #18ba60;float: left;-webkit-transform: rotate(-45deg);transform: rotate(-45deg);left: -67px;top: 17px;position: relative;text-align: center;width: 200px;font-size: 12.5px;margin: 0;}.popular-places .listing-badges span {color: #fff;display: inline-block;padding: 1px 10px;float: right;background-color: rgba(74, 74, 76, 0.7);border-radius: 3px;top: 15px;right: 15px;position: absolute;}.popular-places .img-box-content {position: absolute;z-index: 101;top: 50%;margin: 0 auto;text-align: center;width: 100%;-webkit-transform: translate(0, -50.5%);transform: translate(0, -50.5%);}.popular-places .img-box-content h4 {font-size: 24px;line-height: 36px;color: #fff;margin: 0;}.popular-places .img-box-content span {font-size: 16px;color: #fff;}.popular-places .img-box img {background-size: cover;background-position: 50%;width: 100%;height: 100%;-webkit-transition: all 0.55s;transition: all 0.55s;position: absolute;top: 0;left: 0;background-repeat: no-repeat;-webkit-transition: -webkit-transform 0.35s ease-out;transition: -webkit-transform 0.35s ease-out;transition: transform 0.35s ease-out;transition: transform 0.35s ease-out, -webkit-transform 0.35s ease-out;}@media screen and (max-width: 767px) {.popular-places .img-box.no-mb {margin-bottom: 1.5rem;}.popular-places .img-box.no-mb.x3 {margin-bottom: 0px;}}.popular-places .hover-effect img {-webkit-transform: scale(1);transform: scale(1);-webkit-transition: all 0.8s ease;transition: all 0.8s ease;}.popular-places .hover-effect:hover img {-webkit-transform: scale(1.3);transform: scale(1.3);}section.feature-cities-1 {padding: 6rem 0;background: #f5f6ff;}.feature-cities-1 .img-box {height: 290px;display: inline-block;position: relative;border-radius: 5px;width: 100%;overflow: hidden;margin-bottom: 30px;z-index: 90;border-radius: 3px;}.feature-cities-1 .col-lg-4.col-md-6 a {padding: 20px;}.feature-cities-1 .img-box.no-mb {margin-bottom: 0px;}.feature-cities-1 .img-box:hover {background: #377ef9;}.feature-cities-1 .img-box:before {position: absolute;top: 0;left: 0;width: 100%;border-radius: 5px;height: 100%;display: block;content: "";background-color: #121b22;opacity: 0.3;z-index: 99;-webkit-transition: 0.3s ease-out;transition: 0.3s ease-out;}.feature-cities-1 .listing-badges {position: absolute;top: 0;z-index: 999;right: 0;width: 100%;display: block;font-size: 15px;font-weight: bold;padding: 0px;overflow: hidden;height: 100px;}.feature-cities-1 .listing-badges .featured {background-color: #377ef9;float: right;border-radius: 20px;right: 23px;top: 23px;font-weight: 400;position: relative;text-align: center;width: 120px;font-size: 15px;margin: 0;}.feature-cities-1 .listing-badges span {color: #fff;display: inline-block;padding: 5px;float: right;background-color: rgba(74, 74, 76, 0.9);border-radius: 3px;top: 15px;right: 15px;position: absolute;}.feature-cities-1 .img-box-content {position: absolute;z-index: 101;top: 73%;margin: 0 auto;text-align: left;-webkit-transform: translate(0, -50.5%);transform: translate(0, -50.5%);}.feature-cities-1 .img-box-content h4 {font-size: 20px;font-weight: 600;line-height: 32px;color: #fff;}.feature-cities-1 .img-box-content span, .feature-cities-1 .img-box-content pre {font-family: "Nunito", sans-serif;font-size: 15px;font-weight: 300;color: #fff;}.feature-cities-1 .img-box img {background-size: cover;background-position: 50%;width: 100%;height: 100%;border-radius: 5px;-webkit-transition: all 0.55s;transition: all 0.55s;position: absolute;top: 0;left: 0;background-repeat: no-repeat;-webkit-transition: -webkit-transform 0.35s ease-out;transition: -webkit-transform 0.35s ease-out;transition: transform 0.35s ease-out;transition: transform 0.35s ease-out, -webkit-transform 0.35s ease-out;}.feature-cities-1 .overlay {position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: #000;opacity: 0;z-index: 2;}.hover-effect img {-webkit-transform: scale(1);transform: scale(1);-webkit-transition: all 0.8s ease;transition: all 0.8s ease;}.hover-effect:hover img {-webkit-transform: scale(1.3);transform: scale(1.3);}@media screen and (max-width: 767px) {.feature-cities-1 .img-box.no-mb, .feature-cities-1 .img-box {margin-bottom: 30px;}.feature-cities-1 .mt {margin-top: 30px;}.feature-cities-1 .img-box.no-mb.x3 {margin-bottom: 0px;}.feature-cities-1 .img-box {height: 350px;}.feature-cities-1 .img-box img {width: 100%;}}@media screen and (max-width: 450px) {.feature-cities-1 .img-box img, .feature-cities-1 .img-box {height: 286px;}}section.team {padding: 4.6rem 0;background: #f6f6f6;}.team .sec-title {margin-left: 1rem;}.team .sec-title h2 span {font-weight: 600;color: #111;}.team .sec-title h2 {color: #377ef9;margin-bottom: 0.5rem;}.team .team-all {padding: 0;}.team-wrap {padding-bottom: 80px;position: relative;z-index: 1;overflow: hidden;}.team-img {position: relative;z-index: 9;}.team-img img {width: 100%;}.team-content {height: 80px;width: 100%;bottom: 0;border: 1px solid #ccc;position: absolute;text-align: center;overflow: hidden;-webkit-transition: all 0.6s;transition: all 0.6s;z-index: 9;background: #fff;}.team-wrap:hover .team-content {height: 150px;}.team-info {background: #fff;padding: 20px;-webkit-transition: all 0.3s;transition: all 0.3s;}.team-wrap:hover .team-content .team-info {background: #fff;}.team-content h3 {text-transform: capitalize;margin-bottom: 0px;color: #444;font-size: 16px;}.team-content p {color: #666;font-style: italic;margin-bottom: 10px;font-size: 15px;font-weight: 400;letter-spacing: 1px;}.team-content ul {opacity: 0;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-transform: translateY(100%);transform: translateY(100%);-webkit-backface-visibility: hidden;backface-visibility: hidden;-webkit-transition: opacity 0.4s, -webkit-transform 0.6s;transition: opacity 0.4s, -webkit-transform 0.6s;transition: transform 0.6s, opacity 0.4s;transition: transform 0.6s, opacity 0.4s, -webkit-transform 0.6s;}.team-wrap:hover .team-content ul {opacity: 1;-webkit-transform: translateY(0px);transform: translateY(0px);-webkit-transition: opacity 0.4s, -webkit-transform 0.6s;transition: opacity 0.4s, -webkit-transform 0.6s;transition: transform 0.6s, opacity 0.4s;transition: transform 0.6s, opacity 0.4s, -webkit-transform 0.6s;margin-bottom: 10px;}.team-content ul li {opacity: 0;padding: 0.3rem 0;-webkit-transform: translateY(40px);transform: translateY(40px);-webkit-transition: opacity 0.1s, -webkit-transform 0.6s;transition: opacity 0.1s, -webkit-transform 0.6s;transition: transform 0.6s, opacity 0.1s;transition: transform 0.6s, opacity 0.1s, -webkit-transform 0.6s;display: inline-block;}.team-wrap:hover .team-content ul li {opacity: 1;-webkit-transform: translateY(0px);transform: translateY(0px);}.team-wrap:hover .team-content ul li:nth-child(1) {-webkit-transition-delay: 100ms;transition-delay: 100ms;}.team-wrap:hover .team-content ul li:nth-child(2) {-webkit-transition-delay: 200ms;transition-delay: 200ms;}.team-wrap:hover .team-content ul li:nth-child(3) {-webkit-transition-delay: 300ms;transition-delay: 300ms;}.team-wrap:hover .team-content ul li:nth-child(4) {-webkit-transition-delay: 400ms;transition-delay: 400ms;}.team-wrap:hover .team-content ul li:nth-child(5) {-webkit-transition-delay: 500ms;transition-delay: 500ms;}.team-socials ul li a {display: -webkit-box;display: -ms-flexbox;display: flex;}.team-content span a {color: #000;-webkit-transition: all 1s;transition: all 1s;position: relative;text-transform: uppercase;font-size: 12px;}.team-wrap:hover .team-content span a {bottom: 6px;}.team-content span a:hover {color: #121b22;}.team .team-pro ul {padding: 0;margin: 0;}.team .team-pro ul li {list-style: none;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}.team .team-pro .fa {font-size: 1.2rem;text-align: center;border: 1px solid #fff;border-radius: 5px;color: #fff;margin: 0 0.5rem;width: 2.1rem;height: 2.1rem;line-height: 2.1rem;}.team .team-all.padding {padding-bottom: 2.5rem;}@media screen and (max-width: 991px) {.team .team-pro {padding-bottom: 2.5rem;}.team .team-pro:last-child {padding-bottom: 0px;}.team .pb-none {padding-bottom: 0px;}.team .team-all.padding {padding-bottom: 0px;}}@media screen and (max-width: 767px) {.team .pb-none {padding-bottom: 2.5rem;}}.team .team-pro .fa.fa-facebook {background: #3b5998;}.team .team-pro .fa.fa-twitter {background: #1da1f2;}.team .team-pro .fa.fa-instagram {background: #e1306c;}section.top-location {padding: 6rem 0;background: #fff;text-align: center;}.top-location .item {position: relative;overflow: hidden;text-align: left;cursor: pointer;}.top-location .item:after {position: absolute;left: 0;bottom: 0;content: "";width: 100%;height: 100%;background: -webkit-gradient(linear, left top, left bottom, from(rgba(16, 37, 46, 0)), color-stop(150%, #10252e));background: linear-gradient(to bottom, rgba(16, 37, 46, 0) 0%, #10252e 150%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000', GradientType=0);}.top-location .tp-caption {position: absolute;left: 0;bottom: -50px;padding: 20px;width: 100%;z-index: 99;-webkit-transition: all ease-in-out 0.3s;transition: all ease-in-out 0.3s;}.top-location .tp-caption h6 {color: #fff;font-size: 1.2rem;font-weight: 500;margin: 0 0 5px;}.top-location .tp-caption strong {color: #fff;font-weight: 400;margin: 0 0 10px;display: block;}.top-location .tp-caption p {color: #18ba60;font-weight: bold;opacity: 0;-webkit-transition: all ease-in-out 0.3s;transition: all ease-in-out 0.3s;}.top-location .item:hover .tp-caption {bottom: 0px;}.top-location .item:hover .tp-caption p {opacity: 1;}.top-location h4 {font-weight: 600;font-size: 1.2rem;top: 27px;z-index: 9;color: #fff;margin: 0px !important;padding: 0px !important;line-height: 0px !important;position: relative;}.top-location .owl-theme .owl-nav {position: absolute;left: 0;right: 0;top: 0px;z-index: 9999;width: 18%;margin: auto;background: #121b22;height: 54px;-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);overflow: hidden;}@media screen and (max-width: 1024px) {.top-location .owl-theme .owl-nav {width: 50%;}}@media screen and (max-width: 575px) {.top-location .owl-theme .owl-nav {width: 70%;}}@media screen and (max-width: 400px) {.top-location h4 {font-size: 0.9rem;}}.top-location .owl-theme .owl-nav [class*="owl-"] {margin: 0;padding: 0;background: #377ef9;display: inline-block;cursor: pointer;border-radius: 0;font-size: 0;}.top-location .owl-prev {width: 54px;height: 54px;background: #fff;position: relative;float: left;border-right: 1px solid #121b22;}.top-location .owl-prev:after {content: "\f104";font-family: FontAwesome;font-size: 20px;color: #fff !important;}.top-location .owl-next {width: 54px;height: 54px;background: #fff;position: relative;float: right;border-left: 1px solid #121b22;}.top-location .owl-prev:after {content: "\f104";font-family: FontAwesome;font-size: 36px;color: #fff !important;line-height: 52px;}.top-location .owl-next:after {content: "\f105";font-family: FontAwesome;font-size: 36px;color: #fff !important;line-height: 52px;}section.blog-section {padding: 4.6rem 0;background: transparent;position: relative;z-index: 99;}.blog-section .news-item {background: #fff;-webkit-box-shadow: 0px 0px 1px #e7e7e7 !important;box-shadow: 0px 0px 1px #e7e7e7 !important;border: 1px solid #e7e7e7;overflow: hidden;}.blog-section .news-item.-news-page {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}.blog-section .news-item-descr.big-news {height: auto;margin-bottom: 10px;min-height: 51px;}.blog-section .news-item h3 {color: #222;-webkit-transition: all 0.25s;transition: all 0.25s;}.blog-section .news-item.-news-slider-item {height: 100%;}.blog-section .news-item.-news-slider {height: auto;}.blog-section .news-item a:hover {text-decoration: none;}.blog-section .news-item a:hover h3 {color: #377ef9;-webkit-transition: all 0.25s;transition: all 0.25s;}.blog-section .news-item .news-img-link.-news-page {display: block;position: relative;padding-bottom: 69%;width: 100%;}.blog-section .news-item .news-img-link.-news-page .resp-img {background-size: cover;}.blog-section .resp-img {position: absolute;top: 0;right: 0;bottom: 0;left: 0;width: 100%;height: 100%;}.blog-section .news-item-img .resp-img {background-size: cover;}.blog-section .news-item-img {position: relative;width: 100%;}.blog-section .news-item-img .resp-img {background-size: cover;}.blog-section .news-item-text {padding: 20px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-flex: 1;-ms-flex-positive: 1;flex-grow: 1;}.blog-section .news-item-text-header {display: block;}.blog-section .news-item .date {display: block;margin-bottom: 9px;font-size: 13px;color: #333;}.blog-section .dates {display: -webkit-box;display: -ms-flexbox;display: flex;margin-top: 0.3rem;}.blog-section .news-item-bottom img {width: 40px;height: 40px;border-radius: 50%;}.blog-section .admin {display: -webkit-box;display: -ms-flexbox;display: flex;}.blog-section .admin p {font-size: 13px;font-weight: 600;margin-top: 0.5rem;margin-right: 1rem;margin-bottom: 0px;}.blog-section .news-item-descr {margin: 6px 0px 20px 0px;height: 80px;}.blog-section .news-item-descr p {color: #666;margin: 0;padding: 0;border: 0;vertical-align: baseline;}.blog-section .news-item-bottom {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.blog-section .action-list {display: -webkit-box;display: -ms-flexbox;display: flex;font-size: 0.8rem;color: #333;}.blog-section .action-list .fa-comment {color: #377ef9;}.blog-section .action-list .fa-share-alt {color: #377ef9;}.blog-section .action-list .fa-heart {color: #377ef9;}.blog-section ul.action-list {margin-bottom: 0px;}.blog-section .action-item {display: inline-block;padding-left: 15px;}.blog-section .news-slider-wrap .slick-track {display: -webkit-box;display: -ms-flexbox;display: flex;}.blog-section .news-item-sm {display: -webkit-box;display: -ms-flexbox;display: flex;margin-bottom: 29px;}.blog-section .news-item-sm.last {margin-bottom: 0px;}.blog-section .news-item-sm .news-img-link {-ms-flex-preferred-size: 49%;flex-basis: 49%;position: relative;}.blog-section .news-item-sm .news-img-link .news-item-img {position: absolute;max-width: 100%;top: 0;left: 0;right: 0;bottom: 0;}.blog-section .news-item-sm .news-item-text {-ms-flex-preferred-size: 66.6%;flex-basis: 66.6%;padding: 15px 20px;}.blog-section .news-item-sm .news-item-descr {height: 52px;}.blog-section .news-link {position: relative;font-size: 1rem;font-weight: 600;color: #377ef9;-webkit-transition: all 0.25s;transition: all 0.25s;}.blog-section .news-link:hover {color: #121b22;text-decoration: none;-webkit-transition: all 0.25s;transition: all 0.25s;}@media screen and (max-width: 1199px) {.blog-section .news-item.news-item-sm.mb, .blog-section .news-item {margin-bottom: 0px;}.blog-section .news-item.no-mb {margin-bottom: 0px;}}@media screen and (max-width: 1024px) {.blog-section .news-item {margin-bottom: 2.5rem;}.blog-section .news-item.no-mb:last-child {margin-bottom: 0px;}.blog-section .news-item-sm .news-img-link {-ms-flex-preferred-size: 33.5%;flex-basis: 33.5%;}}@media screen and (min-width: 1025px) {.blog-section .news-item.min-last {margin-bottom: 0px;}}@media screen and (max-width: 577px) {.blog-section .news-item-sm {display: block;}.blog-section .news-item-sm .news-img-link .news-item-img {position: relative;padding-bottom: 69%;}.blog-section .news-item-sm {border-radius: 0px;}}@media screen and (max-width: 414px) {.blog-section .news-item-descr p, .blog-section .news-item-descr {overflow: hidden;}.blog-section ul.action-list {padding-left: 0px;}.blog-section .news-link {font-size: 0.9rem;}}@media screen and (max-width: 1024px) {.blog-section .news-item-sm .news-img-link {-ms-flex-preferred-size: 32%;flex-basis: 32%;}}section.testimonials {background: #fff7f8;padding: 4.6rem 0;position: relative;z-index: 99;}.testimonials .title-style h2, .testimonials .title-style p {color: #377ef9;}.testimonials .title-style span {color: #000;}.testimonials .title-icon:before {content: "";width: 100px;height: 2px;background: #121b22;position: absolute;top: 14px;left: -80px;}.testimonials .title-icon:after {content: "";width: 100px;height: 2px;background: #121b22;position: absolute;top: 14px;right: -80px;}.testimonials .title-icon i {color: #377ef9;font-size: 1.8rem;margin-top: 1px;}.testimonials .owl-carousel .test-1 {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;background: #fff;color: #000;padding: 2rem;border-radius: 10px;}.testimonials .test-1 img {width: 90px;border-radius: 50%;margin: 0 auto;}.testimonials .test-1 p {text-align: center;font-weight: 400;font-style: italic;margin: 0.3rem auto 0;max-width: 500px;color: #666;}.testimonials .test-1 p::before {content: "\f10d ";font-size: 1.2rem;font-family: fontawesome;left: 136px;top: -24px;position: relative;color: #377ef9;}.testimonials .test-1 p::after {bottom: 4px;content: "\f10e";font-size: 0.7rem;font-family: fontawesome;color: #fff;right: -6px;top: 0px;position: relative;color: #fff;}.testimonials .test-1 h3 {text-align: center;font-size: 1.2rem;margin-bottom: 0.8rem;color: #377ef9;font-weight: 600;}.testimonials .test-1 h6 {text-align: center;font-weight: 400;margin-bottom: 0px;color: #000;}.owl-dots {text-align: center;margin-top: 1.3rem;line-height: 0;}.owl-dot {border-radius: 50px;height: 10px;width: 10px;display: inline-block;background: #121b22 !important;margin-left: 5px;margin-right: 5px;}.owl-dot.active {background: #a51220 !important;}.starts {list-style: none;margin-top: 0.4rem;padding: 0px;}.starts li {text-align: center;display: inline-block;margin-bottom: 1.8rem;}.starts .fa {color: #ffc107 !important;}@media screen and (max-width: 767px) {.testimonials .test-1 p::before {left: 190px !important;}}@media screen and (max-width: 414px) {.testimonials .test-1 p::before {left: 135px !important;}}@media screen and (max-width: 360px) {.testimonials .test-1 p::before {left: 105px !important;}}div.partners-1, div.partners {padding: 3rem 0;background: #f7f7f7;color: #000;}.partners-1 .style2 .owl-item img, .partners .style2 .owl-item img {-webkit-transform-style: preserve-3d;transform-style: preserve-3d;}.partners-1 .style2 img {background: #fff;width: 100px;opacity: 0.5;border-radius: 10px;}.partners .style2 img {width: 100%;opacity: 0.5;background: transparent;cursor: pointer;-webkit-transition: all 0.5s ease;transition: all 0.5s ease;}section.counterup {padding: 6rem 0;background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.8)), to(rgba(255, 255, 255, 0.8))), url(https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/../images/bg/s3.jpg) no-repeat center center;background: linear-gradient(rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.8)), url(https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/../images/bg/s3.jpg) no-repeat center center;background-attachment: fixed;color: #fff;text-align: center;}.counterup .section-title {padding-bottom: 3.5rem;}.counterup .title-icon:before {content: "";width: 100px;height: 2px;background: #377ef9;position: absolute;top: 14px;left: -80px;}.counterup .title-icon:after {content: "";width: 100px;height: 2px;background: #377ef9;position: absolute;top: 14px;right: -80px;}.counterup .title-icon i {color: #121b22;font-size: 1.8rem;margin-top: 1px;}.counterup .countr .fa {font-size: 3rem;color: #377ef9;border-radius: 5px;margin-right: 1.5rem;}.counterup .countr p {font-size: 30px;font-weight: 700;color: #121b22;}.counterup .title-style h2, .counterup .title-style p {color: #377ef9;}.counterup .title-style span {color: #121b22;}.counterup .countr {display: -webkit-box;display: -ms-flexbox;display: flex;}.counterup .count-me h3 {font-family: "Montserrat", sans-serif;text-transform: capitalize;color: #121b22;font-size: 1.1rem;font-weight: 600;margin-bottom: 0px;}@media screen and (max-width: 991px) {.counterup .countr h3 {margin-bottom: 5rem;}.counterup .countr.mb-0 h3 {margin-bottom: 0px;}.counterup .countr {-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}.counterup .countr p {padding: 0px;}h3.specific:last-child {margin-bottom: 0px;}}@media screen and (max-width: 767px) {.counterup .countr.mb-0 h3 {margin-bottom: 5rem;}.counterup .countr.mb-0.last {margin-right: 1rem;}.counterup .countr.mb-0.last h3 {margin-bottom: 0px;}.counterup .countr .fa {margin-top: 0px;}}.first-footer .top-footer {color: #1d1d1d;padding: 6rem 0;}.first-footer .logo img {width: 180px;height: auto;margin-bottom: 1.6rem;}@media screen and (max-width: 991px) {.first-footer .netabout {margin-bottom: 0px;}.first-footer .netabout p {margin-bottom: 2rem !important;}}.first-footer .netabout h3 {margin-bottom: 2rem;}.first-footer .netabout h3::after {display: block;height: 3px;font-weight: bold;background-color: #fff;content: " ";width: 50px;margin-top: 0.5rem;margin-bottom: 1.5rem;}.first-footer .netabout p {margin-bottom: 1.5rem;font-weight: 400;color: rgba(245, 255, 255, 0.8);}.first-footer .netsocials {display: -webkit-box;display: -ms-flexbox;display: flex;list-style: none;margin: 0;padding: 0;margin-top: 30px;justify-content: center;margin-bottom: 60px;}.first-footer .netsocials a .fa, .first-footer .netsocials a .fab {font-size: 24px;text-align: center;background: transparent;width: 2rem;height: 2rem;line-height: 2rem;margin-right: 0;-webkit-transition: all 0.5s ease;transition: all 0.5s ease;color: #a51220;flex-grow: 1;}.homepage-2 .first-footer .netsocials a .fa-facebook, .homepage-5 .first-footer .netsocials a .fa-facebook, .int_white_bg .first-footer .netsocials a .fa-facebook, .th-17 .first-footer .netsocials a .fa-facebook {background: #3b5998;}.homepage-2 .first-footer .netsocials a .fa-twitter, .homepage-5 .first-footer .netsocials a .fa-twitter, .int_white_bg .first-footer .netsocials a .fa-twitter, .th-17 .first-footer .netsocials a .fa-twitter {background: #1da1f2;}.homepage-2 .first-footer .netsocials a .fa-instagram, .homepage-5 .first-footer .netsocials a .fa-instagram, .int_white_bg .first-footer .netsocials a .fa-instagram, .th-17 .first-footer .netsocials a .fa-instagram {background: #e1306c;}.homepage-2 .first-footer .netsocials a .fa-youtube, .homepage-5 .first-footer .netsocials a .fa-youtube, .int_white_bg .first-footer .netsocials a .fa-youtube, .th-17 .first-footer .netsocials a .fa-youtube {background: #cd201f;}@media screen and (max-width: 768px) {.homepage-2 .second-footer .container-fluid {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}}@media screen and (min-width: 1025px) {.homepage-2 .first-footer .netsocials {margin-right: 70px;}}.first-footer h3 {margin-bottom: 2rem;color: #1d1d1d;}.first-footer .contactus h3::after {display: block;height: 3px;font-weight: bold;background-color: #377ef9;content: " ";width: 50px;margin-top: 0.5rem;margin-bottom: 1.5rem;}.first-footer .contactus ul li:last-child, .first-footer .contactus .info:last-child {margin-bottom: 0px !important;}@media screen and (max-width: 767px) {.first-footer .top-footer {padding-bottom: 6rem;}}.first-footer .contactus .info {display: -webkit-box;display: -ms-flexbox;display: flex;margin-bottom: 0.6rem;}.first-footer .contactus .ti {margin-bottom: 0px;}.first-footer .contactus .info p {margin: 0px;font-size: 15px;color: rgba(245, 255, 255, 0.8);margin-left: 1rem;line-height: 1.1;font-weight: 400;}.first-footer .contactus ul li {margin-bottom: 1.1rem;}.first-footer .contactus ul {list-style: none;padding: 0;margin: 0;}.first-footer .contactus ul li .fa {font-size: 1rem;color: #fff;}.navigation h3 {margin-bottom: 20px;font-size: 17px;text-transform: uppercase;font-weight: 700;}.first-footer .nav-footer {display: -webkit-box;display: -ms-flexbox;display: flex;}@media screen and (max-width: 991px) {.first-footer .navigation h3 {margin-top: 0px;}.navigation ul {margin-bottom: 0px;}.navigation ul li.no-mgb {margin-bottom: 0px;}}@media screen and (max-width: 767px) {.first-footer .navigation h3 {margin-top: 3rem;}}.navigation ul {list-style: none;padding: 0px;margin-bottom: 0px;}.navigation ul li {margin-bottom: 1rem;}.navigation ul li.no-mgb {margin-bottom: 0px;}.navigation ul li a {text-decoration: none;color: #1d1d1d;font-weight: 700;-webkit-transition: all 0.5s ease;transition: all 0.5s ease;font-size: 14px;text-transform: uppercase;}.navigation ul li a:hover {color: #1d1d1d;}.navigation a {display: block;margin-bottom: 0.6rem;}.navigation .nav-right {margin-left: 2rem;}.first-footer .widget h3::after {display: block;height: 3px;font-weight: bold;background-color: #377ef9;content: " ";width: 50px;margin-top: 0.5rem;margin-bottom: 1.5rem;}.twitter-widget.contuct .single-item {position: relative;margin-bottom: 25px;}.twitter-widget.contuct .single-item:last-child {margin-bottom: 0px;}.twitter-widget.contuct .twitter-area .icon-holder {position: absolute;left: 0;top: 0;}.twitter-widget.contuct .twitter-area .icon-holder i {color: #fff;}.twitter-widget.contuct .twitter-area .text {padding: 0px 0px 0px 30px;}.twitter-widget.contuct .twitter-area .text h5, .inner-pages .twitter-widget.contuct .twitter-area .text h5 {font-size: 14px;color: rgba(245, 255, 255, 0.8);font-weight: 400;text-transform: capitalize;line-height: 1.3rem;}.twitter-widget.contuct .twitter-area .text h5 a, .inner-pages .twitter-widget.contuct .twitter-area .text h5 a {color: #fff;font-weight: 400;}.twitter-widget.contuct .twitter-area .text h4, .inner-pages .twitter-widget.contuct .twitter-area .text h4 {font-size: 14px;color: rgba(245, 255, 255, 0.8);font-weight: 500;margin-bottom: 0px;}@media screen and (max-width: 991px) {.first-footer .widget, .inner-pages .first-footer .widget {padding-top: 0px !important;}.first-footer .widget h3 {margin-top: 3rem;}}.inner-pages .first-footer .twitter-widget.contuct h5::after {display: none;}.bloq-email {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-flex: 1;-ms-flex: 1 1 auto;flex: 1 1 auto;}.bloq-email .email {display: -webkit-box;display: -ms-flexbox;display: flex;height: 3rem;-ms-flex-wrap: wrap;flex-wrap: wrap;}.newsletters h3 {margin-bottom: 2rem;}.first-footer .newsletters h3::after {display: block;height: 3px;font-weight: bold;background-color: #377ef9;content: " ";width: 50px;margin-top: 0.5rem;margin-bottom: 1.5rem;}@media screen and (max-width: 768px) {.second-footer p {margin-bottom: 1rem !important;}}@media screen and (max-width: 991px) {.first-footer .newsletters h3 {margin-top: 3rem;}.bloq-email .email {-ms-flex-wrap: nowrap;flex-wrap: nowrap;}}.newsletters p {margin-bottom: 2rem;color: rgba(245, 255, 255, 0.8);font-weight: 400;}.first-footer .bloq-email .email input[type="email"] {border: 0px;background: rgba(255, 255, 255, 0.1);color: #fff;padding: 0.8rem;-webkit-box-flex: 1;-ms-flex: 1 1 auto;flex: 1 1 auto;}.first-footer .bloq-email .email input[type="submit"] {border: 0px;padding: 0.8rem;background: #377ef9;color: #fff;text-transform: uppercase;font-weight: bold;margin-top: 1.5rem;cursor: pointer;-webkit-box-flex: 1;-ms-flex: 1 1 auto;flex: 1 1 auto;-webkit-transition: all 0.5s ease;transition: all 0.5s ease;}.first-footer .email input[type="submit"]:hover {background: rgba(245, 255, 255, 0.1);}@media screen and (max-width: 991px) {.first-footer .bloq-email .email input[type="submit"] {margin-top: 0px;}}@media screen and (max-width: 767px) {.first-footer .bloq-email .email input[type="submit"] {margin-top: 0px;}}@media screen and (max-width: 320px) {.bloq-email .email {-ms-flex-wrap: wrap;flex-wrap: wrap;}.first-footer .bloq-email .email input[type="submit"] {margin-top: 1.5rem;}}.first-footer .bloq-email label.error {color: #ff0000;}.first-footer .bloq-email label {color: #fff;}.first-footer .bloq-email .email input::-webkit-input-placeholder {color: rgba(245, 255, 255, 0.8);opacity: 1;}.first-footer .bloq-email .email input:-ms-input-placeholder {color: rgba(245, 255, 255, 0.8);opacity: 1;}.first-footer .bloq-email .email input::-ms-input-placeholder {color: rgba(245, 255, 255, 0.8);opacity: 1;}.first-footer .bloq-email .email input::placeholder {color: rgba(245, 255, 255, 0.8);opacity: 1;}.hover-effect figure {position: relative;overflow: hidden;margin: 0;}.hover-effect figure::before {position: absolute;top: 0;left: -90%;z-index: 2;display: block;content: "";width: 50%;height: 100%;background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0.3)));background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);-webkit-transform: skewX(-25deg);transform: skewX(-25deg);}.hover-effect:hover figure::before {-webkit-animation: shine 0.75s;animation: shine 0.75s;}@-webkit-keyframes shine {100% {left: 125%;}}@keyframes shine {100% {left: 125%;}}.hover-effect figure img {-webkit-transform: scale(1);transform: scale(1);-webkit-transition: 0.5s ease;transition: 0.5s ease;}.hover-effect:hover figure img {-webkit-transform: scale(1.3);transform: scale(1.3);}.second-footer {padding: 1.5rem 0;background: #303441;border-top: 1px solid rgba(245, 255, 255, 0.1);color: #fff;}.second-footer h3 {margin: 0;font-weight: 300;}.second-footer p {margin-top: 0.5rem;margin-bottom: 0px;font-weight: 400;}.second-footer .container {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;margin-left: auto;}.second-footer p .fa-heart:before {color: #fff;}element.style {display: inline;}.go-up {position: fixed;bottom: 1.5rem;right: 1rem;font-size: 1.5rem;font-weight: 500;background: #a51220;padding: 0.9rem;color: #fff;border-radius: 5px;text-decoration: none;z-index: 99999;line-height: 0;display: none;-webkit-transition: all 0.4s ease;transition: all 0.4s ease;}.go-up:hover, .go-up:focus {outline: 0;text-decoration: none;color: #fff;}.bg-img3 {background-attachment: scroll;background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.4)), to(rgba(0, 0, 0, 0.4))), url(https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/../images/bg/video-poster2.png) no-repeat center top;background: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url(https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/../images/bg/video-poster2.png) no-repeat center top;border-radius: 8px;height: 700px;position: relative;z-index: 99;}.m0a {margin: 0 auto;}.maxw1600 {max-width: 1600px;}.homepage-2 #header.cloned {display: none;}.maxw1600 .hero-main {padding: 152px 0;}.homepage-2 .btn.btn-yellow:hover {background: #fff !important;color: #687389;}.homepage-2 .info-help:before {border-radius: 10px;}.homepage-2 .right-side {width: 140px;}.homepage-2 .info-help.h18 {background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.1)), to(rgba(255, 255, 255, 0.1))), url(https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/../images/bg/info-service3.jpg) no-repeat scroll center center;background: linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.1)), url(https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/../images/bg/info-service3.jpg) no-repeat scroll center center;}.homepage-2 .team .team-social li a.facebook, .homepage-2 .team .team-social li a.twitter, .homepage-2 .team .team-social li a.instagram, .homepage-2 .team .team-social li a.linkedin {background: rgba(74, 74, 76, 0.5);}.homepage-2 .first-footer .top-footer {background: #fff;border-top: 1px solid #e5e5e5;}.homepage-2 .w100 {width: 100% !important;}.homepage-2 .rld-banner-tab {-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;}.homepage-2 .nav-item a.active, .homepage-2 .nav-item a:hover, .homepage-2 .nav-item a.active:before, .homepage-2 .btn.btn-yellow {background: #687389;}.homepage-2 .form-group .nice-select {margin: 0;height: 50px;line-height: 50px;padding: 0 15px;border-radius: 5px;border: none;border: 1px solid #ebebeb;-webkit-box-shadow: none;box-shadow: none;color: #757575;font-family: "Montserrat", sans-serif;font-weight: 500;font-size: 14px;}.homepage-2 .form-group .nice-select i {color: #687389;font-size: 1.2rem;margin-top: 5px;margin-right: 10px;}.homepage-2 .form-group.categories {display: inline-block;width: 100%;margin-bottom: 30px;}.homepage-2 .explore__form-checkbox-list.full-filter.filter-block {border-top-left-radius: 5px;border-top-right-radius: 5px;margin-top: 20px;}.homepage-2 .range-slider .ui-slider .ui-slider-handle {border: 2px solid #687389;}.homepage-2 .range-slider .ui-widget-header, .homepage-2 .checkboxes input[type="checkbox"]:checked + label:before {background: #687389;}.homepage-2 .banner-inner h1 {margin-bottom: 30px;}.homepage-2 .rld-main-search {border-radius: 5px;}.homepage-2 .rld-main-search {height: 112px;padding: 30px 20px 30px 20px;-webkit-box-shadow: 0px 0px 0px 8px rgba(255, 255, 255, 0.2);box-shadow: 0px 0px 0px 8px rgba(255, 255, 255, 0.2);}@media only screen and (max-width: 1024px) {.homepage-2 .team-block {padding-bottom: 2.5rem;}.homepage-2 .team-block.pb-none {padding-bottom: 0px;}.homepage-2 .newsletters p {width: 300px;}.homepage-2 .rld-main-search {padding: 20px;}}@media only screen and (max-width: 768px) {.homepage-2 .featured-boxes-area {padding-bottom: 3.5rem;}.homepage-2 .explore__form-checkbox-list.full-filter.filter-block {margin-top: 32px;}}@media only screen and (min-width: 992px) {.homepage-2 .first-footer .bloq-email .email input[type="submit"] {margin-top: 0px;}.homepage-2 .twitter-widget.contuct .single-item, .homepage-2 .first-footer .netabout p {width: 280px;}}@media only screen and (max-width: 991px) {.homepage-2 #header.cloned {position: absolute;}.maxw1600 {width: 100%;}}@media only screen and (max-width: 575px) {.maxw1600 .hero-main {padding: 70px 0;}.homepage-2 .banner-inner h1 {margin-bottom: 30px;}.homepage-2 .explore__form-checkbox-list.full-filter.filter-block {margin-top: 40px;}.homepage-2 .team-block.pb-none {padding-bottom: 2.5rem;}}.homepage-2 .second-footer .container-fluid {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}.homepage-2 .portfolio .homes-price {font-size: 20px !important;font-weight: 500;background: transparent !important;}.homepage-2 .featured .project-single .button-effect {opacity: 1;visibility: visible;-webkit-transform: translateX(0%);transform: translateX(0%);}.homepage-2 .featured .button-effect {position: absolute;text-align: left;bottom: 0;right: 0;z-index: 33;background: transparent;-webkit-transform: translateX(0%);transform: translateX(0%);opacity: 0;visibility: visible;padding: 8px 0px;border-radius: 20px 0 0 0;-webkit-transition: all 0.4s ease;transition: all 0.4s ease;margin-bottom: 0.7rem;}.homepage-2 .featured .button-effect .btn {display: inline-block;color: #fff;-webkit-box-shadow: none;box-shadow: none;padding: 0;margin-right: 15px;border-radius: 8px;width: 36px;height: 36px;line-height: 33px;background: rgba(74, 74, 76, 0.7);z-index: 99;}.homepage-2 .featured .button-effect .fa-link:before {content: "\f0c1";font-family: FontAwesome;color: #fff;}.homepage-2 .featured .button-effect .fa-video:before {content: "\f03d";font-family: FontAwesome;color: #fff;}.homepage-2 .featured .button-effect .fa-photo:before {content: "\f03e";font-family: FontAwesome;color: #fff;}.homepage-2 .portfolio .project-head {background-color: #1d293e;border-radius: 8px 8px 0 0;}.homepage-2 .portfolio .homes-price {padding-left: 0px;}.homepage-2 .portfolio .project-head:before {background: transparent !important;}.homepage-2 .portfolio .project-head img {background-color: #1d293e;opacity: 0.7;}.homepage-2 .portfolio .project-single {border-radius: 0 0 8px 8px;}.homepage-2 .portfolio .homes-content .homes-address .fa-map-marker {color: #666;}.homepage-2 .portfolio .homes-content h3 a:hover, .homepage-2 .blog-section .news-item h3:hover, .homepage-2 .dropdown-filter span::after {color: #687389;}.homepage-2 .btn:hover, .homepage-2 .popular-places .listing-badges .featured, .homepage-2 .homes-tag.featured {background: #687389 !important;}.homepage-2 .portfolio .homes-tag.sale {background: rgba(74, 74, 76, 0.7) !important;}.homepage-2 .popular-places .img-box {border-radius: 10px;}.homepage-2 .portfolio .footer img {width: 40px;height: 40px;border-radius: 50%;}.homepage-2 .portfolio .footer {border-top: 1px solid #eee;}.homepage-2 .portfolio .footer span {margin-top: 12px;}.login-and-register-form {position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 99999;overflow: auto;display: none;-webkit-transform: translate3d(0, 0, 0);background: rgba(0, 0, 0, 0.81);}.login-and-register-form .hid-body {overflow: hidden;}.login-and-register-form .main-register-holder {max-width: 480px;margin: 100px auto 50px;position: relative;z-index: 5;}.login-and-register-form .main-register span, .login-and-register-form .main-register h3 {float: left;width: 100%;text-align: left;font-size: 20px;padding: 20px 30px;margin-bottom: 20px;font-weight: 600;color: #444;border-bottom: 1px solid #eee;}.call-msg p.l_call {font-size: 20px;color: #a51220;line-height: 30px;}.login-and-register-form .main-register h3 span {font-weight: 800;font-size: 18px;color: #121b22;text-transform: uppercase;font-family: "Montserrat", sans-serif;}.login-and-register-form .main-register {float: left;width: 100%;position: relative;padding: 0 0 30px;margin-bottom: 50px;background: #fff;border-radius: 6px;-webkit-box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.12);box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.12);}.login-and-register-form .close-reg {position: absolute;background: #a51220;top: 14px;right: 30px;border-radius: 100%;color: #fff;width: 40px;height: 40px;line-height: 40px;cursor: pointer;-webkit-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;}.login-and-register-form .fa.fa-times {padding-left: 14px;text-align: center;}.login-and-register-form .fa-remove:before, .login-and-register-form .fa-close:before, .login-and-register-form .fa-times:before {content: "\f00d";}.login-and-register-form .soc-log {padding: 15px 30px;}.login-and-register-form .soc-log p {margin-bottom: 12px;font-size: 18px;color: #454545;font-weight: 600;}.login-and-register-form .soc-log a {float: left;width: 100%;padding: 13px 0;color: #fff;margin-bottom: 10px;border-radius: 4px;font-size: 14px;line-height: 30px;font-weight: 500;outline: 0;text-decoration: none;}.login-and-register-form .soc-log a.facebook-log {text-align: center;background: #3b5998;}.login-and-register-form .soc-log a.twitter-log {text-align: center;background: #55acee;}.login-and-register-form .soc-log a i {font-size: 20px;padding-right: 15px;position: relative;top: 3px;}.login-and-register-form .soc-log a.facebook-log {background: #3b5998;}.login-and-register-form .soc-log a.twitter-log {background: #55acee;}.login-and-register-form .close-reg:hover, .custom-form .log-submit-btn:hover, .soc-log a:hover {background: #2f3b59;}.login-and-register-form .log-separator span {position: relative;width: 100%;font-size: 16px;display: inline-block;background: #fff;z-index: 2;text-align: center;}.login-and-register-form .log-separator:before {content: "";position: absolute;top: 50%;left: 30px;right: 30px;height: 1px;background: #eee;z-index: 1;}.login-and-register-form .custom-form .log-submit-btn {float: left;padding: 13px 35px;border: none;border-radius: 4px;color: #fff;cursor: pointer;-webkit-appearance: none;margin-top: 12px;}.login-and-register-form li {list-style: none;}.login-and-register-form ul {list-style: none;}.login-and-register-form .tabs-menu li.current a {background: #377ef9;}.login-and-register-form .main-register .filter-tags {float: left;}.login-and-register-form .lost_password {margin-top: 36px;float: right;}.login-and-register-form .lost_password a {text-decoration: none;float: left;color: #50596e;font-size: 14px;font-weight: 400;}.login-and-register-form #tabs-container {float: left;width: 100%;margin-top: 20px;padding: 0 30px;}.login-and-register-form .tab {float: left;width: 100%;}.login-and-register-form .tabs-menu {float: left;padding-left: 0px;width: 100%;margin-top: 20px;margin-bottom: 30px;border-bottom: 1px solid #eee;}.login-and-register-form .tabs-menu li {float: left;margin-right: 20px;}.login-and-register-form .tabs-menu li a {text-decoration: none;float: left;padding: 14px 35px;font-weight: 500;color: #494949;background: #eee;border-top-left-radius: 3px;border-top-right-radius: 3px;-webkit-transition: all 0.5s ease;transition: all 0.5s ease;}.login-and-register-form .main-register .custom-form label {padding-bottom: 12px;}.login-and-register-form .custom-form label {float: left;font-size: 14px;position: relative;width: 100%;text-align: left;font-weight: 500;color: #666;}.login-and-register-form .main-register .custom-form input[type="text"], .login-and-register-form .main-register .custom-form input[type="email"], .login-and-register-form .main-register .custom-form input[type="password"] {padding-left: 20px;}.login-and-register-form .custom-form textarea, .login-and-register-form .custom-form input[type="text"], .login-and-register-form .custom-form input[type="email"], .login-and-register-form .custom-form input[type="password"], .login-and-register-form .custom-form input[type="button"] {float: left;border: 1px solid #eee;background: #f9f9f9;width: 100%;padding: 15px 20px 15px 55px;border-radius: 6px;color: #666;font-size: 13px;-webkit-appearance: none;}.login-and-register-form .custom-form input {margin-bottom: 20px;}.login-and-register-form .custom-form .log-submit-btn {float: left;background: #a51220;padding: 13px 35px;border: none;border-radius: 4px;color: #fff;cursor: pointer;-webkit-appearance: none;margin-top: 12px;}.login-and-register-form .main-register .filter-tags {display: -webkit-box;display: -ms-flexbox;display: flex;float: left;}.login-and-register-form .filter-tags {margin-top: 30px;}.login-and-register-form .tabs-menu li.current a, .login-and-register-form .tabs-menu li a:hover {color: #fff;background: #377ef9;}.login-and-register-form .tab-contents {width: 100%;padding: 20px 0;display: none;}.login-and-register-form #tab-1 {display: block;}.login-and-register-form .main-register h3 span strong {color: #377ef9;border: none;outline: 0;font-weight: inherit;font-style: inherit;font-size: 100%;font-family: inherit;vertical-align: baseline;text-decoration: none;margin: 0;padding: 0;}.login-and-register-form .fl-wrap {float: left;width: 100%;position: relative;}.login-and-register-form .soc-log a i {font-size: 20px;padding-right: 15px;position: relative;top: 3px;}.homepage-3 .head-tr.bottom {background: transparent;border: 0px;}.homepage-3 a.button.border, a.button, .homepage-4 .header-image .left .btn-white {background: #fff;color: #8731e8 !important;}.homepage-3 .header-user-name, .homepage-3 .header-user-name:before {color: #fff;}.homepage-3 #navigation.style-2.cloned .header-user-name, .homepage-3 #header.cloned.sticky .header-user-name, .homepage-3 #navigation.style-2.cloned .header-user-name:before, .homepage-3 #header.cloned.sticky .header-user-name:before {color: #666;}.homepage-3 #navigation.style-1 ul li:hover {background: #8731e8;}.homepage-3 .welcome-area {background: linear-gradient(-36deg, rgba(69, 40, 220, 0.8) 0%, rgba(135, 49, 232, 0.8) 100%), url(https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/../images/bg/video-poster2.png) no-repeat scroll center center/cover;}.homepage-3 .welcome-area {height: 840px;position: relative;z-index: 99;}.homepage-3 .banner-inner h1 {margin-bottom: 15px;}.homepage-3 .banner-inner .sub-title {margin-bottom: 60px;}.homepage-3 .bg-overlay, .overlay-dark {position: relative;z-index: 0;}.homepage-3 .hero-main {padding: 243px 0;}@media (max-width: 550px) {.homepage-3 .hero-main {padding: 160px 0;}.homepage-3 .banner-inner h1 {font-size: 22px;}.homepage-3 .banner-inner .sub-title {font-size: 15px;}}.homepage-3 .btn, .homepage-3 .btn:active, .homepage-3 .btn.sApp-btn:before, .homepage-3 .bg-overlay::after, .homepage-3 .benifits-item:after {background: linear-gradient(-47deg, #4528dc 0%, #8731e8 100%);}.homepage-3 a.btn.btn-yellow:hover {background: #fff !important;color: #8731e8;}.homepage-3 .bg-overlay::after {opacity: 0.87;z-index: -1;}.homepage-3 .rld-banner-tab .nav-item a.active, .homepage-3 .rld-banner-tab .nav-item a:hover, .homepage-3 .rld-banner-tab .nav-item a.active:before, .homepage-3 .range-slider .ui-widget-header, .homepage-3 .checkboxes input[type="checkbox"]:checked + label:before {background: #963aff;}.homepage-3 .parallax-searchs .form-group .nice-select i, .homepage-3 .dropdown-filter span::after {color: #963aff;}.homepage-3 .parallax-searchs .form-group .nice-select:hover {color: #963aff;}.homepage-3 .rld-banner-tab .nav-item a {border-radius: 8px;}.homepage-3 .range-slider .ui-slider .ui-slider-handle {border: 2px solid #963aff;}.homepage-3 .rld-single-select .single-select:before {border-bottom: 2px solid #999;border-right: 2px solid #999;content: "";display: block;height: 8px;margin-top: -4px;pointer-events: none;position: absolute;right: 18px;top: 48%;-webkit-transform-origin: 66% 66%;transform-origin: 66% 66%;-webkit-transform: rotate(45deg);transform: rotate(45deg);-webkit-transition: all 0.15s ease-in-out;transition: all 0.15s ease-in-out;width: 8px;}.homepage-3 .rld-single-input input {border-radius: 8px;margin-left: 0px;outline: none;text-decoration: none;}.homepage-3 .rld-single-select .single-select {width: 180px;}.homepage-3 .btn.btn-yellow {border: 0px;border-radius: 8px;font-size: 15px;-webkit-box-shadow: 0px 1px 4px 0px rgba(255, 90, 95, 0.3);box-shadow: 0px 1px 4px 0px rgba(255, 90, 95, 0.3);color: #ffffff;height: 50px;width: 170px;-webkit-transition: all 0.3s ease;transition: all 0.3s ease;}@media (min-width: 992px) {.homepage-3 .rld-main-search .rld-single-input, .homepage-3 .rld-main-search .rld-single-select .single-select, .homepage-3 .popular-searchs {margin-bottom: 0px;}}@media (max-width: 575px) {.homepage-3 .popular-searchs {display: none !important;}}.homepage-3 .popular-searchs {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;margin-top: 40px;}.homepage-3 .popular-searchs li {display: inline-block;}.homepage-3 .popular-searchs li a {display: inline-block;text-decoration: none;width: 115px;height: 100px;margin-right: 15px;background: rgba(255, 255, 255, 0.12);padding-top: 11px;color: #ffffff;font-size: 28px;border-radius: 4px;border: 1px solid rgba(255, 255, 255, 0.2);-webkit-transition: all ease 0.5s;transition: all ease 0.5s;}.homepage-3 .popular-searchs .box {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.homepage-3 .popular-searchs li a .box span {font-size: 16px;text-align: center;color: #fff;margin-top: 10px;font-weight: 400;display: block;}.homepage-3 .rec-pro .container-fluid {max-width: 1560px;}.homepage-1 .rec-pro2 .container-fluid {max-width: 1320px;}.homepage-1 .recent-16 {display: block;position: relative;overflow: hidden;height: 310px;}.homepage-1 .recent-title {font-size: 20px;font-weight: 500;}.homepage-3 .portfolio .homes-price {font-size: 20px !important;font-weight: 500;background: transparent !important;}.homepage-3 .featured .project-single .button-effect {opacity: 1;visibility: visible;-webkit-transform: translateX(0%);transform: translateX(0%);}.homepage-3 .featured .button-effect {position: absolute;text-align: left;bottom: 0;right: 0;z-index: 33;background: transparent;-webkit-transform: translateX(0%);transform: translateX(0%);opacity: 0;visibility: visible;padding: 8px 0px;border-radius: 20px 0 0 0;-webkit-transition: all 0.4s ease;transition: all 0.4s ease;margin-bottom: 0.7rem;}.homepage-3 .featured .button-effect .btn {display: inline-block;color: #fff;-webkit-box-shadow: none;box-shadow: none;padding: 0;margin-right: 15px;border-radius: 8px;width: 36px;height: 36px;line-height: 33px;background: rgba(74, 74, 76, 0.7);z-index: 99;}.homepage-3 .featured .button-effect .fa-link:before {content: "\f0c1";font-family: FontAwesome;color: #fff;}.homepage-3 .featured .button-effect .fa-video:before {content: "\f03d";font-family: FontAwesome;color: #fff;}.homepage-3 .featured .button-effect .fa-photo:before {content: "\f03e";font-family: FontAwesome;color: #fff;}.homepage-3 .portfolio .project-head {background-color: #1d293e;border-radius: 8px 8px 0 0;}.homepage-3 .portfolio .homes-price {padding-left: 0px;}.homepage-3 .portfolio .project-head:before {background: transparent !important;}.homepage-3 .portfolio .project-head img {background-color: #1d293e;opacity: 1;}.homepage-3 .portfolio .project-single {border-radius: 0 0 8px 8px;margin-bottom: 0px;-webkit-box-shadow: none;box-shadow: none;border: 1px solid #e7e7e7;}.homepage-3 .portfolio .homes-content .homes-address .fa-map-marker {color: #666;}.homepage-3 .portfolio .homes-content h3 a:hover, .homepage-3 .blog-section .news-item h3:hover {color: #687389;}.homepage-3 .btn:hover, .homepage-3 .popular-places .listing-badges .featured, .homepage-3 .homes-tag.featured {background: #8731e8 !important;}.homepage-3 .portfolio .homes-tag.sale {background: #377ef9 !important;}.homepage-3 .portfolio .homes-tag.rent {background: #18ba60 !important;}.homepage-3 .popular-places .img-box {border-radius: 10px;}.homepage-3 .portfolio .footer img {width: 40px;height: 40px;border-radius: 50%;}.homepage-3 .portfolio .homes-content .homes-list li {width: 33.3%;}.homepage-3 .portfolio .homes-content .homes-list li i {color: #696969;font-size: 18px;}.homepage-3 img {display: inline-block;max-width: 100%;height: auto;}.homepage-3 .portfolio .footer {border-top: 1px solid #eee;}.homepage-3 .portfolio .footer span {margin-top: 12px;}.homepage-3 .sec-title {text-align: center;padding-bottom: 2rem;}.homepage-3 .sec-title h2 {color: #111;font-weight: 600;text-transform: capitalize;}.homepage-3 .sec-title h2 span {position: relative;color: #444;font-weight: 500;}.homepage-3 .sec-title p {margin-top: 13px;text-align: center;margin-left: auto;margin-right: auto;font-size: 16px;font-weight: 400;color: #666;max-width: 550px;}.homepage-3 .slick-dots li.slick-active {-webkit-box-shadow: inset 0 0 0 6px #8731e8;box-shadow: inset 0 0 0 6px #8731e8;}.homepage-3 .slick-prev:hover, .homepage-3 .slick-next:hover {background: #8731e8;}.homepage-3 .slick-dots li {color: #8731e8;}.homepage-3 .slick-dots li:after {background: #8731e8;}.homepage-3 .slick-dots li {-webkit-box-shadow: inset 0 0 0 2px #8731e8;box-shadow: inset 0 0 0 2px #8731e8;}.homepage-3 .popular-places .img-box {height: 280px;}.homepage-3 .popular-places .img-box-content h4 {font-size: 20px;}.homepage-3 .info-help .info-head .info-text .btn-pro {background: #8731e8;}.homepage-3 .info-help.h17 {background: url(https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/../images/bg/bg-home-3.jpg) no-repeat scroll center center;}.homepage-3 .blog-section .action-list .fa-heart, .homepage-3 .blog-section .action-list .fa-comment, .homepage-3 .blog-section .action-list .fa-share-alt, .homepage-3 .blog-section .news-link {color: #8731e8;}.homepage-3 .first-footer .top-footer {background: #232733;}.homepage-3 .first-footer .navigation h3::after, .homepage-3 .first-footer .widget h3::after, .homepage-3 .first-footer .newsletters h3::after, .homepage-3 .first-footer .bloq-email .email input[type="submit"], .homepage-3 .go-up {background: #8731e8;}.bg-white-3 {background: url(https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/../images/bg/bg-white-3.png) 0 0 repeat !important;}.homepage-3 .singleJobClinet, .homepage-1 .singleJobClinet {position: relative;background: #fff;-webkit-box-shadow: 0px 0px 2px #e7e7e7;box-shadow: 0px 0px 2px #e7e7e7;border: 1px solid #e7e7e7;padding: 44px 53px 55px;margin-bottom: 30px;}.homepage-3 .singleJobClinet p, .homepage-1 .singleJobClinet p {letter-spacing: 0.32px;margin-bottom: 25px;}.homepage-3 .detailJC, .homepage-1 .detailJC {position: relative;padding-left: 88px;padding-top: 7px;}.homepage-3 .detailJC span, .homepage-1 .detailJC span {display: block;position: absolute;left: 0;top: 0;width: 68px;height: 68px;padding: 4px;border-radius: 50%;background: #f04786;background: -webkit-gradient(linear, left top, right top, from(rgba(40, 111, 300, 0.75)), to(rgba(55, 126, 249, 0.75)));background: linear-gradient(90deg, rgba(40, 111, 300, 0.75) 0%, rgba(55, 126, 249, 0.75) 100%);}.homepage-1 .detailJC span {background: -webkit-gradient(linear, left top, right top, from(rgba(40, 111, 300, 0.75)), to(rgba(55, 126, 249, 0.75)));background: linear-gradient(90deg, rgba(40, 111, 300, 0.75) 0%, rgba(55, 126, 249, 0.75) 100%);}.homepage-3 .detailJC span img, .homepage-1 .detailJC span img {width: 100%;height: 100%;border-radius: 50%;}.homepage-3 .detailJC h5, .homepage-1 .detailJC h5 {font-size: 19px;line-height: 28px;letter-spacing: 0.38px;margin-bottom: 0;}.homepage-3 .detailJC p, .homepage-1 .detailJC p {color: #666;font-size: 15px;letter-spacing: 0.3px;margin: 0;}.homepage-3 .detailJC:after, .homepage-1 .detailJC:after {position: absolute;right: 0;bottom: 0;content: "";width: 68px;height: 58px;background: url(https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/../images/icons/quoe.png) no-repeat center center/cover;}.homepage-3 .job_clientSlide .owl-nav .owl-prev, .homepage-3 .job_clientSlide .owl-nav .owl-next, .homepage-1 .job_clientSlide .owl-nav .owl-prev, .homepage-1 .job_clientSlide .owl-nav .owl-next {margin: 0 5px;padding: 0 0;text-align: center;width: 43px;height: 43px;border: 2px solid #ddd;border-radius: 50%;font-size: 18px;color: #70778b;line-height: 43px;background: transparent;-webkit-transition: all ease 0.5s;transition: all ease 0.5s;}.homepage-3 .job_clientSlide .owl-nav, .homepage-1 .job_clientSlide .owl-nav {position: relative;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}.homepage-3 .owl-nav, .homepage-1 .owl-nav {margin-top: 10px;text-align: center;-webkit-tap-highlight-color: transparent;}.homepage-3 .job_clientSlide .owl-nav .owl-prev:hover, .homepage-3 .job_clientSlide .owl-nav .owl-next:hover {background: #8731e8;color: #fff;}.homepage-1 .job_clientSlide .owl-nav .owl-prev:hover, .homepage-1 .job_clientSlide .owl-nav .owl-next:hover {background: #377ef9;color: #fff;}.welcome-area {height: 800px;z-index: 1;}.welcome-thumb {max-width: 300px;padding-top: 0px;}@media (min-width: 992px) {.download-page .welcome-intro > h1 {font-size: 3.8em;}.download-page .welcome-intro p {font-size: 16px;}}@media (max-width: 575px) {.homepage-4 .header-image {padding: 100px 30px 70px 30px;}.homepage-4 .info-help .info-head .info-text {margin-top: 0px !important;}.homepage-4 .info-help .info-head .info-text .btn-pro, .homepage-4 .portfolio .project-single.specials {margin-bottom: 30px;}.download-page .welcome-intro p {font-size: 16px;}}@media (max-width: 1024px) {.homepage-4 a.button.border, a.button, .homepage-4 .header-image .left .btn-white {margin-left: 20px;}}@media (max-width: 991px) {.homepage-4 a.button.border, a.button, .homepage-4 .header-image .left .btn-white {margin-left: 0px;}}.homepage-4 .header-user-name, .homepage-4 .header-user-name:before {color: #fff;}.homepage-4 #navigation.style-2.cloned .header-user-name, .homepage-4 #header.cloned.sticky .header-user-name, .homepage-4 #navigation.style-2.cloned .header-user-name:before, .homepage-4 #header.cloned.sticky .header-user-name:before {color: #666;}.welcome-area .video-icon {position: absolute;top: 50%;left: 70%;-webkit-transform: translateY(-50%);transform: translateY(-50%);}.play-btn {position: relative;display: inline-block;height: 100px;width: 100px;background-color: #fff;border-radius: 50%;}.btn-circle {position: absolute;top: 0;left: 0;right: 0;bottom: 0;height: 100%;width: 100%;border-radius: 50%;background-color: #fff;}.play-icon {font-size: 22px;color: #377ef9;position: absolute;top: 50%;left: 50%;-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%);}@-webkit-keyframes grow {from {-webkit-transform: scale(1);transform: scale(1);opacity: 1;}to {-webkit-transform: scale(1.5);transform: scale(1.5);opacity: 0;}}@keyframes grow {from {-webkit-transform: scale(1);transform: scale(1);opacity: 1;}to {-webkit-transform: scale(1.5);transform: scale(1.5);opacity: 0;}}.play-animation {-webkit-animation: grow 3s infinite;animation: grow 3s infinite;}.animation-short {-webkit-animation-delay: 0.5s;animation-delay: 0.5s;}.welcome-area.bg-overlay::after {z-index: -2;}.welcome-area .shape-bottom {z-index: -1;}.shape-bottom {position: absolute;top: auto;bottom: -1px;left: 0;right: 0;}.homepage-4 .portfolio .homes-content .homes-list li i {color: #696969;font-size: 18px;}.homepage-4 .portfolio .footer i {color: #696969;font-size: 18px;}.the-icons {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;line-height: 17px !important;padding-top: 12px;padding-bottom: 12px;}.bg-overlay, .overlay-dark {position: relative;z-index: 0;}.bg-overlay::after, .overlay-dark:after {position: absolute;content: "";height: 100%;width: 100%;top: 0;left: 0;}.bg-overlay::after {opacity: 0.9;z-index: -1;}.overlay-dark::after {background-color: #377ef9;opacity: 0.8;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";z-index: -1;}.homepage-4 .bg-gray {background-color: #f6f9fe;}.bg-inherit {background: inherit !important;}.homepage-4 #navigation.style-1 ul li:hover {background: #377ef9;}.homepage-4 .btn, .homepage-4 .btn:active, .homepage-4 .btn.sApp-btn:before, .homepage-4 .bg-overlay::after, .homepage-4 .benifits-item:after {background: linear-gradient(148deg, #fd5559 0%, #ff337d 100%);}.homepage-4 .head-tr.bottom {background: transparent;border: 0px;}.homepage-4 .slick-prev:hover, .homepage-4 .slick-next:hover {background: #377ef9;}.homepage-4 .project-single .button-effect {opacity: 1;visibility: visible;-webkit-transform: translateX(0%);transform: translateX(0%);}.homepage-4 .button-effect .btn {display: inline-block;color: #fff;-webkit-box-shadow: none;box-shadow: none;padding: 0;margin-right: 15px;border-radius: 8px;width: 36px;height: 36px;line-height: 33px;background: rgba(74, 74, 76, 0.7);z-index: 99;}.homepage-4 .button-effect .fa-link:before {content: "\f0c1";font-family: FontAwesome;color: #fff;}.homepage-4 .button-effect .fa-video:before {content: "\f03d";font-family: FontAwesome;color: #fff;}.homepage-4 .button-effect .fa-photo:before {content: "\f03e";font-family: FontAwesome;color: #fff;}.homepage-4 img {display: inline-block;max-width: 100%;height: auto;}.hp4 .agents-grid {padding-left: 15px;padding-right: 15px;}.hp4 .slick-next {right: -73px;}.hp4 .slick-prev {left: -73px;}.hp4 .slick-dots li.slick-active, .hp4 .slick-dots li {-webkit-box-shadow: inset 0 0 0 3px rgba(74, 74, 76, 0.4) !important;box-shadow: inset 0 0 0 3px rgba(74, 74, 76, 0.4) !important;}.hp4 .slick-dots li:after {background: #696565;}.header-user-name span:after {position: absolute;content: "";height: 12px;width: 12px;bottom: -5px;right: -5px;background-color: #38b653;display: block;border: 2px solid #fff;-webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);border-radius: 50%;}.homepage-4 a.button.border, a.button, .homepage-4 .header-image .left .btn-white {background: #fff;color: #377ef9 !important;-webkit-box-shadow: 0px 0px 0px 4px rgba(255, 255, 255, 0.2);box-shadow: 0px 0px 0px 4px rgba(255, 255, 255, 0.2);}.homepage-4 .home18 .sec-title h2 {color: #377ef9;}.homepage-4 .home18 .sec-title h2 span::before {background: #377ef9;}.homepage-4 .portfolio .homes-tag.sale {background: rgba(74, 74, 76, 0.7) !important;}.homepage-4 .homes-tag.featured {background: #377ef9 !important;}.homepage-4 .portfolio .homes-price {font-size: 20px !important;font-weight: 500;background: transparent !important;}.homepage-4 .featured .project-single .button-effect {opacity: 1;visibility: visible;-webkit-transform: translateX(0%);transform: translateX(0%);}.homepage-4 .featured .button-effect {position: absolute;text-align: left;bottom: 0;right: 0;z-index: 33;background: transparent;-webkit-transform: translateX(0%);transform: translateX(0%);opacity: 0;visibility: visible;padding: 8px 0px;border-radius: 20px 0 0 0;-webkit-transition: all 0.4s ease;transition: all 0.4s ease;margin-bottom: 0.7rem;}.homepage-4 .featured .button-effect .btn {display: inline-block;color: #fff;-webkit-box-shadow: none;box-shadow: none;padding: 0;margin-right: 15px;border-radius: 8px;width: 36px;height: 36px;line-height: 33px;background: rgba(74, 74, 76, 0.7);z-index: 99;}.homepage-4 .featured .button-effect .fa-link:before {content: "\f0c1";font-family: FontAwesome;color: #fff;}.homepage-4 .featured .button-effect .fa-video:before {content: "\f03d";font-family: FontAwesome;color: #fff;}.homepage-4 .featured .button-effect .fa-photo:before {content: "\f03e";font-family: FontAwesome;color: #fff;}.homepage-4 .portfolio .project-head {background-color: #1d293e;border-radius: 8px 8px 0 0;}.homepage-4 .portfolio .homes-price {padding-left: 0px;}.homepage-4 .portfolio .project-head:before {background: transparent !important;}.homepage-4 .portfolio .project-head img {background-color: #1d293e;opacity: 0.7;}.homepage-4 .portfolio .project-single {border-radius: 0 0 8px 8px;}.homepage-4 .portfolio .homes-content .homes-address .fa-map-marker {color: #666;}.homepage-4 .portfolio .homes-content h3 a:hover, .homepage-4 .blog-section .news-item h3:hover {color: #a51220;}.homepage-4 .btn:hover, .homepage-4 .popular-places .listing-badges .featured {background: #377ef9;}.homepage-4 .popular-places .img-box {border-radius: 10px;}.homepage-4 .portfolio .footer img {width: 40px;height: 40px;border-radius: 50%;}.homepage-4 .portfolio .footer {border-top: 1px solid #eee;}.homepage-4 .portfolio .footer span {margin-top: 12px;}.homepage-4 .info-help {padding: 4.6rem 0;background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.3)), to(rgba(255, 255, 255, 0.3))), url(https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/../images/bg/bg-info3.jpg) no-repeat scroll center center;background: linear-gradient(rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.3)), url(https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/../images/bg/bg-info3.jpg) no-repeat scroll center center;background-size: cover;position: relative;z-index: 3;}.homepage-4 .info-help .info-head .info-text {margin-top: 120px;}.homepage-4 .info-help .info-head .info-text .btn-pro {background: #377ef9;}.homepage-4 .testimonials .test-1 h3 {color: #666;}.homepage-4 .starts .fa {color: #377ef9 !important;}.homepage-4 .testimonials .test-1 p::before {content: "\f10d ";font-size: 1.2rem;font-family: fontawesome;left: 236px;top: -24px;position: relative;color: #377ef9;}.homepage-4 .owl-dots {margin-top: 0px;}.homepage-4 .owl-dot.active {background: #666 !important;}.homepage-4 .owl-dot {background: #dedede !important;}.homepage-4 .starts {list-style: none;margin-top: 0.7rem;padding: 0px;}.homepage-4 .starts li {margin-bottom: 2.4rem;}.homepage-4 .testimonials .owl-carousel .test-1 {background: transparent;}.homepage-4 .blog-section .action-list .fa-heart, .homepage-4 .blog-section .action-list .fa-comment, .homepage-4 .blog-section .action-list .fa-share-alt, .homepage-4 .blog-section .news-link {color: #377ef9;}.homepage-4 .first-footer .navigation h3::after, .homepage-4 .first-footer .widget h3::after, .homepage-4 .first-footer .newsletters h3::after, .homepage-4 .first-footer .bloq-email .email input[type="submit"], .homepage-4 .go-up {background: #377ef9;}.homepage-4 .welcome-area {background: rgba(0, 0, 0, 0) url("https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/../images/bg/bg-demo.jpg") no-repeat scroll center center/cover;}.homepage-4 .welcome-area .shape-bottom svg {-webkit-transform: scale(1.05);transform: scale(1.05);}.homepage-5 .parallax-searchs.home17 {background: url(https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/../images/bg/bg-home-5.jpg) no-repeat center top;background-size: cover;background-attachment: scroll !important;width: 100%;height: 85vh;position: relative;z-index: 99;}.homepage-5 .banner-inner-wrap {height: 90vh;}.homepage-5 .banner-inner .sub-title {margin-bottom: 80px;}.homepage-5 .rld-banner-tab .nav-item a:hover, .homepage-5 .rld-banner-tab .nav-item a:focus, .homepage-5 .rld-banner-tab .nav-item a.active {background: #3e4452;color: #fff;}.homepage-5 .btn-yellow {background: #3e4452;}.homepage-5 .rld-banner-tab {-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;}.homepage-5 .nav-item a.active, .homepage-5 .nav-item a:hover, .homepage-5 .nav-item a.active:before, .homepage-5 .btn.btn-yellow {background: #3e4452;}.homepage-5 .form-group .nice-select i {color: #3e4452 !important;}.homepage-5 .form-group .nice-select:hover {color: #3e4452 !important;}.homepage-5 .range-slider .ui-slider .ui-slider-handle {border: 2px solid #3e4452;}.homepage-5 .explore__form-checkbox-list.full-filter.filter-block {border-top-left-radius: 5px;border-top-right-radius: 5px;margin-top: 20px;}.homepage-5 .range-slider .ui-widget-header, .homepage-5 .checkboxes input[type="checkbox"]:checked + label:before {background: #3e4452;}.homepage-5 .range-slider .ui-widget-header, .homepage-5 .checkboxes input[type="checkbox"]:checked + label:before {background: #3e4452;}.homepage-5 .rld-main-search {height: 112px;padding: 30px 20px 30px 20px;border-radius: 5px;}.homepage-5 .banner-inner h1, .homepage-5 .banner-inner .sub-title, .homepage-5 .info-help .info-head .info-text h3, .homepage-5 .info-help .info-head .info-text p, .homepage-5 .dropdown-filter span::after {color: #3e4452;}.homepage-5 .portfolio.right-slider {position: relative;}.homepage-5 .recently-slider {padding-left: calc((100% - 1140px) / 2 + 15px) !important;padding-right: 0 !important;}.container-fluid.recently-slider {width: 100%;}.homepage-5 .home5-right-slider.owl-carousel .owl-prev, .homepage-5 .home5-right-slider.owl-carousel .owl-next {background-color: #ffffff !important;border-radius: 50%;color: #555;height: 54px;line-height: 35px;position: absolute;top: 45%;width: 54px;-webkit-transform: translate(-50%, -50%) scale(1, 1);transform: translate(-50%, -50%) scale(1, 1);z-index: 10;overflow: hidden;-webkit-transition: all ease 0.5s;transition: all ease 0.5s;}.home5-right-slider.owl-carousel .owl-prev {left: 0px;}.home5-right-slider.owl-carousel .owl-next {right: 20px;}@media only screen and (max-width: 1440px) {.home5-right-slider.owl-carousel .owl-next {right: -5%;}}@media only screen and (max-width: 991px) {.homepage-5 .recently-slider {padding-right: 30px !important;padding-left: 30px !important;}.home5-right-slider.owl-carousel .owl-next {right: 0.5%;}.home5-right-slider.owl-carousel .owl-prev {left: 5%;}.homepage-5 .team .team-block {padding-bottom: 1px;}.homepage-19 .team .team-block {padding-bottom: 2.5rem;}}@media only screen and (max-width: 575px) {.homepage-5 .banner-inner .sub-title {margin-bottom: 30px;}.home5-right-slider.owl-carousel .owl-prev {left: 50px;}.homepage-5 .explore__form-checkbox-list.full-filter.filter-block {margin-top: 30px;}}@media only screen and (max-width: 1024px) {.homepage-5 .recently-slider {padding-left: 30px !important;padding-right: 30px !important;}}.home5-right-slider.owl-carousel .owl-prev:hover, .home5-right-slider.owl-carousel .owl-next:hover {background: #3e4452 !important;color: #fff;}.home5-right-slider.owl-carousel .owl-prev i, .home5-right-slider.owl-carousel .owl-next i {margin-left: 16px;margin-top: 16px;font-size: 26px;}.homepage-5 .owl-carousel .owl-stage {padding-left: 0px !important;}.homepage-5 .info-help.h18 {padding: 9rem 0;background: url(https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/../images/bg/bg-service-home-5.jpg) no-repeat scroll center center;background-size: cover;position: relative;z-index: 0 !important;}.homepage-5 .info-help:before {background: transparent;}.homepage-5 .popular-places .listing-badges .featured, .homepage-5 .team .team-social li a.facebook, .homepage-5 .team .team-social li a.twitter, .homepage-5 .team .team-social li a.instagram, .homepage-5 .team .team-social li a.linkedin {background: #3e4452;}.homepage-5 .popular-places .img-box {height: 300px;}.homepage-5 .popular-places .img-box-content h4 {font-size: 20px;}.homepage-5 .sec-title {text-align: center;padding-bottom: 2rem;}.homepage-5 .sec-title h2 {color: #111;font-weight: 600;text-transform: capitalize;}.homepage-5 .sec-title h2 span {position: relative;color: #3e4452;font-weight: 600;}.homepage-5 .sec-title p {margin-top: 13px;text-align: center;margin-left: auto;margin-right: auto;font-size: 16px;font-weight: 400;color: #666;max-width: 550px;}.homepage-5 .info-help.h17 {padding: 9rem 0;background: url(https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/../images/bg/bg-2-home-5.jpg) no-repeat scroll center center;background-size: cover;position: relative;z-index: 0 !important;}.homepage-5 .team-block .inner-box {-webkit-box-shadow: none;box-shadow: none;}.main-search-field {padding: 3rem 0;background: #377ef9;background-repeat: repeat;}.main-search-field.mt10 {margin-top: -10px;}.main-search-field h3 {font-size: 2rem;margin-bottom: 2.5rem !important;color: #fff;font-weight: 800;margin: 0 auto 15px;}.main-search-field h3 span {color: #222;font-weight: 300;}.main-search-field select {width: 100%;height: 45px;padding: 5px 10px;border: 1px solid #fff;color: #fff;font-size: 16pxrem;border-radius: 0;background: transparent;text-transform: capitalize;-webkit-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out;}.main-search-field .no-mb select, .main-search-field .at-col-default-mar.no-mb, .main-search-field .at-input {margin-bottom: 0px;}@media screen and (max-width: 991px) {.main-search-field .no-mb select, .main-search-field .at-input {margin-bottom: 20px;}}.main-search-field select:focus {outline: none;}.main-search-field option {background: #fff;color: #333;}.main-search-field select:focus {background: transparent;}.main-search-field .at-input {width: 100%;height: 45px;padding: 5px 10px;color: #000 !important;border: 1px solid #fff;border-radius: 0;background: #fff;}.main-search-field .at-input:focus {outline: none;}.main-search-field .at-col-default-mar {margin-bottom: 10px;}.main-search-field .at-input-price {background-color: transparent;border: none;font-size: 16px;color: #fff;height: 25px;width: 180px;}.at-pricing-range h4 {color: #fff;}.main-search-field .hvr-bounce-to-right {width: 100%;}.main-search-field .hide {display: none !important;}.main-search-field .at-pricing-range label {color: #ffffff;}.main-search-field .at-btn-default {font-size: 18px;background: #fff;color: #ffffff;border: none;height: 50px;padding-left: 30px;padding-right: 30px;border: none;border-radius: 0;-webkit-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}.main-search-field .hvr-bounce-to-right {font-size: 14px;background: #121b22;color: #ffffff;cursor: pointer;text-transform: uppercase;border: none;padding: 12px 22px;border-radius: 0;-webkit-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}.main-search-field .hvr-bounce-to-right:hover {background: #fff;color: #000;-webkit-transition: all 0.5s ease;transition: all 0.5s ease;}.main-search-field .hvr-bounce-to-right:before {background-color: #bf864f;}button[disabled], html input[disabled] {cursor: default;}.slider_amount {border: none;background: none;padding: 0px;margin-bottom: 10px;width: 100%;color: #fff;}.ui-widget.ui-widget-content {border-radius: 2px;background: #fff;border: none;}.ui-slider-horizontal {height: 10px;}.ui-widget-header {background: #121b22;}@media screen and (max-width: 767px) {.hvr-bounce-to-right {margin-top: 30px;}.main-search-field.pt-3 {padding-top: 0px !important;}}.parallax-search {position: relative;background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url("https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/../images/bg/bg-demo.jpg") no-repeat center top;background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/../images/bg/bg-demo.jpg") no-repeat center top;background-size: cover;background-attachment: fixed !important;width: 100%;height: auto;}.parallax-search .hero-inner {text-align: center;padding: 300px 0;}.parallax-search .welcome-text p {color: #fff;font-size: 18px;text-transform: capitalize;font-weight: 500;}.parallax-search .welcome-text h1 {font-size: 40px;color: #fff;text-transform: capitalize;}.parallax-search .trip-search {background: #fff;padding: 10px;border: 1px solid #a7cce8;border-radius: 50px;text-align: left;margin-top: 30px;}.parallax-search .trip-search .form {line-height: 0px;}.parallax-search .form-group {width: 190px;display: inline-block;margin-right: 3px;margin-bottom: 0px;}.parallax-search .form-group:last-child {margin-right: 0px;}.parallax-search .form-group .nice-select {margin: 0;height: 50px;line-height: 50px;padding: 0 15px;border-radius: 5px;border: none;-webkit-box-shadow: none;box-shadow: none;color: #757575;font-family: "Montserrat", sans-serif;font-weight: 500;font-size: 14px;}.parallax-search .form-group .nice-select:hover {color: #377ef9;}.parallax-search .form-group .nice-select::after {right: 20px;color: #757575;}.parallax-search .form-group .nice-select i {color: #377ef9;font-size: 1.2rem;margin-top: 5px;margin-right: 10px;}.parallax-search .form-group .list li {color: #757575;}.parallax-search .form-group .list li.selected {color: #757575;font-weight: 400;}.parallax-search .form-group .list li:hover {color: #fff;background: #377ef9;}.parallax-search .form-group.location {width: 150px;}.parallax-search .form-group.button {width: 145px;position: relative;height: 50px;}.hp-6 .rld-main-search {height: 60px;padding: 5px;border-radius: 4px;background: #f5f5f5;}.hp-6 .rld-single-select .single-select:before {border-bottom: 2px solid #999;border-right: 2px solid #999;content: "";display: block;height: 8px;margin-top: -4px;pointer-events: none;position: absolute;right: 18px;top: 48%;-webkit-transform-origin: 66% 66%;transform-origin: 66% 66%;-webkit-transform: rotate(45deg);transform: rotate(45deg);-webkit-transition: all 0.15s ease-in-out;transition: all 0.15s ease-in-out;width: 8px;}.hp-6 .rld-single-select .single-select .list {margin-top: 10px;border-right: 8px;z-index: 99999;}.hp-6 .rld-single-input input {border-radius: 8px;margin-left: 0px;outline: none;text-decoration: none;}.hp-6 .rld-single-input input:active {text-decoration: none;}.hp-6 .rld-banner-tab {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}.hp-6 .rld-banner-tab .nav-item a {border-radius: 8px;}.hp-6 .rld-banner-tab .nav-item a.active:before {content: "";height: 20px;margin-left: 20px;position: absolute;top: 40px;width: 20px;-webkit-transform: rotate(45deg);transform: rotate(45deg);}.hp-6 .tab-content > .active {margin-top: 30px;}.hp-6 .btn, .homepage-3 .btn:active, .hp-6 .btn.sApp-btn:before, .hp-6 .bg-overlay::after, .hp-6 .benifits-item:after {background: linear-gradient(-47deg, #377ef9 0%, #377ef9 100%);}.hp-6 a.btn.btn-yellow:hover {background: #fff !important;color: #377ef9;}.hp-6 .bg-overlay::after {opacity: 0.87;z-index: -1;}.hp-6 .rld-banner-tab .nav-item a.active, .hp-6 .rld-banner-tab .nav-item a:hover, .hp-6 .rld-banner-tab .nav-item a.active:before {background: #377ef9;}.hp-6 .btn.btn-yellow {border: 0px;border-radius: 8px;font-size: 15px;background-color: #377ef9;-webkit-box-shadow: 0px 1px 4px 0px rgba(255, 90, 95, 0.3);box-shadow: 0px 1px 4px 0px rgba(255, 90, 95, 0.3);color: #ffffff;height: 50px;width: 100%;max-width: 300px;-webkit-transition: all 0.3s ease;transition: all 0.3s ease;}.hp-6 .welcome-text p {margin-bottom: 40px !important;}.hp-6 .rld-main-search, .hp-6 .rld-main-search .rld-single-select .single-select {margin-bottom: 0px;border-radius: 8px;margin-right: 15px;border: 1px solid #ebebeb;-webkit-box-shadow: 0px 0px 0px 8px rgba(255, 255, 255, 0.2);box-shadow: 0px 0px 0px 8px rgba(255, 255, 255, 0.2);}.hp-6 .rld-main-search {border-radius: 4px;border: none;-webkit-box-shadow: none;box-shadow: none;}.hp-6 .rld-main-search .rld-single-input {margin-bottom: 0px;}.hp-6 a.button.border, .hp-6 a.button {border-radius: 8px;-webkit-box-shadow: 0px 0px 0px 4px rgba(255, 255, 255, 0.2);box-shadow: 0px 0px 0px 4px rgba(255, 255, 255, 0.2);}.lang-wrap {float: right;margin-right: 0px;position: relative;top: 0px;}.header-user-menu .lang-wrap ul {width: 100px;min-width: 0px;left: -1px !important;}.header-user-menu .lang-wrap ul li a {font-size: 15px;display: block;text-transform: capitalize;}.header-user-menu .lang-wrap ul li {width: 55%;}.show-lang span .fa-globe-americas {font-size: 17px;}.show-lang {color: #fff;cursor: pointer;width: 100px;float: right;padding: 10px 10px 10px 0;position: relative;z-index: 106;font-size: 12px;border: 1px solid transparent;}.show-lang span {position: relative;z-index: 2;float: left;margin-left: 10px;}.lang-tooltip {position: absolute;top: 40px;right: 0;width: 100px;z-index: 105;background: #fff;padding: 10px 0 12px;border-radius: 4px;border: 1px solid #eee;border-top: none;visibility: hidden;opacity: 0;}.lang-tooltip li {float: left;width: 100%;position: relative;text-align: left;color: #fff;border-radius: 4px;padding: 6px 14px;}.lang-tooltip li a {color: #566985;font-weight: 500;font-size: 10px;text-transform: uppercase;position: relative;float: left;width: 100%;}.show-lang .fa-caret-down.arrlan {position: absolute;left: 80px;top: 45%;line-height: 10px;height: 10px;margin-top: -5px;color: #fff;}.header-widget.sign-in {height: auto;}.header-widget.sign-in a {color: #666;font-size: 16px;text-align: center;text-decoration: none;margin-top: 30px;}.hd-white .header-widget.sign-in a, .hd-white .show-lang, .hd-white .show-lang .fa-caret-down.arrlan {color: #666;}.hd-white .right-side.sign {border-left: 1px solid #000;border-right: 1px solid #000;}.hd-white a.button.border, a.button {width: 150px;}.hd-white a.button.border, .hd-white a.button {border-radius: 8px;-webkit-box-shadow: 0px 0px 0px 4px rgba(255, 255, 255, 0.2);box-shadow: 0px 0px 0px 4px rgba(255, 255, 255, 0.2);}@media screen and (max-width: 991px) {.hd-white a.button.border, .hd-whitea.button {width: 240px;}}.right-side.sign {float: right;width: 95px !important;padding: 0 10px 0 20px;border-left: 1px solid #fff;border-right: 1px solid #fff;margin-top: 20px;margin-left: 0px !important;margin-right: 0px;display: inline-block;}.show-lang span strong {padding-left: 10px;top: -2px;font-size: 16px;font-weight: 500;position: relative;}.divider {content: "";width: 1px;height: 15px;opacity: 0.7;background-color: #fff;}.hp-6 #navigation.style-2.cloned .show-lang, .hp-6 #header.cloned.sticky .show-lang, .hp-6 #navigation.style-2.cloned .show-lang .fa-caret-down.arrlan, .hp-6 #header.cloned.sticky .show-lang .fa-caret-down.arrlan, .hp-6 #navigation.style-2.cloned .header-widget.sign-in a, .hp-6 #header.cloned.sticky .header-widget.sign-in a {color: #666;}.hp-6 .rld-single-select .single-select {width: 180px;}.hp-6 .rld-single-input input {width: calc(100% - 92px);border: 1px solid #ebebeb;margin-right: 15px;margin-left: 15px;}.hp-6 .dropdown-filter {cursor: pointer;}.hp-6 .dropdown-filter span {width: 180px !important;padding: 15px 34px 15px 34px;border-radius: 8px;line-height: 47px;margin: 0 15px 0 15px;border: 1px solid #ebebeb;width: 150px;position: relative;}.hp-6 .dropdown-filter span::after {content: "\f142";font-family: FontAwesome;font-size: 20px;font-weight: 400;margin-left: 15px;color: #377ef9;}.hp-6 .explore__form-checkbox-list.full-filter.filter-block {background: #fff;border-top-left-radius: 2px;border-top-right-radius: 2px;padding: 30px 30px 20px 30px;margin-top: 20px;}.hp-6 .explore__form-checkbox-list.full-filter.filter-block {opacity: 1;z-index: 999;visibility: visible;}.hp-6 .explore__form-checkbox-list.full-filter {opacity: 0;-webkit-transition: 0.8s;transition: 0.8s;z-index: -1;visibility: hidden;}.hp-6 .parallax-searchs .form-group {width: 100%;margin-bottom: 30px;}.hp-6 .parallax-searchs .form-group .nice-select {border: 1px solid #ebebeb;}.homepage-9.hp-6 .google-maps input, .homepage-9.hp-6 .google-maps textarea, .homepage-9.hp-6 .google-maps select {margin-bottom: 0px;}.homepage-12 .google-maps input, .homepage-12 .google-maps textarea, .homepage-12 .google-maps select {margin-bottom: 0px;}.homepage-12 #map-container.fullwidth-home-map {height: 790px;}.homepage-12 .popular-places .img-box {z-index: 1;}.homepage-12 .rld-single-input input {width: 255px;}.homepage-12 .explore__form-checkbox-list.full-filter.filter-block {margin-top: 22px;}.homepage-12 .header-user-name, .homepage-12 .header-user-name:before {color: #fff;}.homepage-12 .header-image {background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url(https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/../images/bg/bg-21.jpg) no-repeat center top;background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url(https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/../images/bg/bg-21.jpg) no-repeat center top;background-size: cover;background-attachment: fixed;width: 100%;height: 90vh;position: relative;z-index: 99;}.homepage-12 .jc-center {-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}.homepage-12 .teh-left {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;margin-top: 10px;}.homepage-12 .header-image .left .btn-white {background: #377ef9;display: -webkit-box;display: -ms-flexbox;display: flex;padding: 12px 35px;border-radius: 40px;font-size: 15px;font-weight: 600;color: #fff;margin-top: 10px;-webkit-box-shadow: 1px 1px 30px 0px rgba(0, 0, 0, 0.15);box-shadow: 1px 1px 30px 0px rgba(0, 0, 0, 0.15);}.homepage-12 .play-btn {position: relative;display: inline-block;height: 100px;width: 100px;background-color: #377ef9;border-radius: 50%;margin-top: 50px;}.homepage-12 .btn-circle {position: absolute;top: 0;left: 0;right: 0;bottom: 0;height: 100%;width: 100%;border-radius: 50%;background-color: #377ef9;}.homepage-12 .play-icon {color: #fff;}.homepage-12 .header-image .left h1 {font-size: 30px;color: #fff;text-align: center;}.homepage-12 .header-image .left p {color: #fff;text-align: center;font-size: 18px;width: 100%;}@media screen and (max-width: 991px) {.homepage-12 .rld-single-input input {width: 200px;}.homepage-12 .header-image {padding: 0px;}.homepage-12 .header-image .left h1 {font-size: 26px;}}@media screen and (max-width: 1024px) {.hp-6 .dropdown-filter span {padding: 15px 15px 15px 15px;}.hp-6 .rld-single-select.ml-22 {margin-left: 15px;}}@media screen and (min-width: 1024px) {.header-user-menu ul {right: 0px !important;}}@media screen and (max-width: 768px) {.hp-6 .explore__form-checkbox-list.full-filter.filter-block {border-top-left-radius: 0px;border-top-right-radius: 0px;}.hp-6 .checkboxes.ch-1, .hp-6 .checkboxes.ch-2 {margin-top: 30px;}.hp-6 .dropdown-filter span {margin: 0px;}.homepage-9.hp-6 .dropdown-filter span {margin: 0px 15px 0 0;}.homepage-9.hp-6 .explore__form-checkbox-list.full-filter.filter-block {margin-top: 0px !important;}}@media screen and (max-width: 575px) {.hp-6 .dropdown-filter {width: auto !important;margin-right: 0px;}.hp-6 .rld-single-select.ml-22 {margin-left: 0px;}.hp-6 .explore__form-checkbox-list.full-filter.filter-block {margin-top: 30px;}.hp-6 .btn.btn-yellow {margin-top: 20px;}.hp-6 .checkboxes.ch-2 {margin-top: 0px;}.hp-6 .sld {margin-right: 0px !important;}.homepage-9.hp-6 .explore__form-checkbox-list.full-filter.filter-block {margin-top: 0px !important;}.homepage-12 .explore__form-checkbox-list.full-filter.filter-block {margin-top: 30px;}.homepage-12 .header-image .left h1 {font-size: 20px;}}.hp-6 .range-slider label {color: #333;font-size: 16px;margin-bottom: 25px;}.hp-6 .range-slider .ui-slider {position: relative;text-align: left;}.hp-6 .range-slider .ui-slider .ui-slider-handle {position: absolute;z-index: 2;width: 18px;height: 18px;border-radius: 50%;border: 2px solid #377ef9;cursor: w-resize;background: #fff;outline: none;top: -8px;margin-left: -8px;-webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.15);box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.15);}.hp-6 .range-slider .ui-slider .ui-slider-range {position: absolute;z-index: 1;display: block;border: 0;background-position: 0 0;}.hp-6 .range-slider .ui-widget-content {background-color: #e8e8e8 !important;}.hp-6 .range-slider .ui-widget-header {background-color: #377ef9;}.hp-6 .range-slider .ui-slider.ui-state-disabled .ui-slider-handle, .hp-6 .range-slider .ui-slider.ui-state-disabled .ui-slider-range {-webkit-filter: inherit;filter: inherit;}.hp-6 .range-slider .ui-slider-horizontal {height: 3px;border-radius: 10px;width: calc(100% - 16px);margin-left: 8px;}.hp-6 .range-slider .ui-slider-horizontal .ui-slider-range {top: 0;height: 100%;}.hp-6 .range-slider .ui-slider-horizontal .ui-slider-range-min {left: 0;}.hp-6 .range-slider .ui-slider-horizontal .ui-slider-range-max {right: 0;}.hp-6 input.first-slider-value:focus, .hp-6 input.second-slider-value:focus, .hp-6 input.first-slider-value, .hp-6 input.second-slider-value {width: 40%;display: inline-block;border: 0;background-color: transparent;padding: 0;margin: 12px 0 0 0;cursor: default;}.hp-6 input.first-slider-value {float: left;margin-left: -8px;width: 40%;}.hp-6 input.second-slider-value {float: right;width: 40%;text-align: right;margin-right: -8px;}.hp-6 .range-slider {line-height: 37px;}.hp-6 .checkboxes {list-style: none;padding: 0;}.hp-6 .checkboxes.in-row label {margin-top: 9px;}.hp-6 .checkboxes.one-in-row label {margin-top: 9px;width: 100%;}.hp-6 .checkboxes li {padding: 4px 0;}.hp-6 .checkboxes li:last-child {margin-bottom: -8px;}.hp-6 .checkboxes label {display: -webkit-box;display: -ms-flexbox;display: flex;cursor: pointer;position: relative;padding-left: 28px;margin-right: 20px;margin-bottom: 0;font-family: "Lato", sans-serif;color: #666;font-size: 14.5px;}.hp-6 .checkboxes label span {color: #909090;font-size: 15px;}.hp-6 .checkboxes input[type="checkbox"] {display: none;}.hp-6 .checkboxes label:before {content: "";display: inline-block;width: 19px;height: 19px;margin-right: 10px;position: absolute;left: 0;top: 3px;background-color: #fff;border: 2px solid #d0d0d0;border-radius: 2px;-webkit-box-sizing: border-box;box-sizing: border-box;-webkit-transition: border-color 0.3s;transition: border-color 0.3s;}.hp-6 .checkboxes input[type="checkbox"]:checked + label:before {content: "\f00c";font-family: "FontAwesome";font-size: 12px;color: #fff;text-align: center;line-height: 15px;background-color: #377ef9;border: 2px solid transparent;-webkit-transition: border-color 0s;transition: border-color 0s;}.parallax-search .form-group .btn {display: block;width: 100%;background: #377ef9;cursor: pointer;color: #fff;text-transform: uppercase;font-weight: 600;position: absolute;top: 0;height: 50px;line-height: 50px;padding: 0;font-size: 14px;border: none;border-radius: 50px;}.parallax-search .form-group .btn:hover {background: #121b22;color: #fff;}.homepage-9.hp-6 .explore__form-checkbox-list.full-filter.filter-block {margin-top: 0px;}@media only screen and (max-width: 1024px) {.parallax-search .trip-search .form-group {margin-top: 15px;margin-right: 20px;width: 100%;}.hp-6 .rld-single-input input {width: 160px;}.hp-6 .rld-main-search .rld-single-input, .hp-6 .rld-main-search .rld-single-select .single-select {width: 160px;}.hp-6 .parallax-searchs.home15.thome-6 {height: 100vh;}.hp-6 .parallax-searchs.home15.thome-6 .hero-inner {padding: 228px 0;}.homepage-10 .parallax-searchs.home15.thome-10 .hero-inner {padding: 228px 0 !important;}}@media only screen and (max-width: 991px) {.parallax-search .trip-search .form-group {margin-top: 15px;margin-right: 20px;}.hp-6 .rld-main-search {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;height: 160px;border-radius: 10px;}.hp-6 .rld-single-input input {width: 200px;}.hp-6 .rld-main-search .rld-single-input, .hp-6 .rld-main-search .rld-single-select .single-select {width: 200px;}.parallax-search .trip-search {border-radius: 1px;}.parallax-search .hero-inner {margin: 97px 0;}.parallax-search.home15 .hero-inner {margin: 0 !important;}.int_dark_bg .portfolio .item.landscapes.no-pb {margin-bottom: 0px;}.int_dark_bg .portfolio .item.landscapes.no-pb {padding-bottom: 30px;}}@media only screen and (max-width: 767px) {.parallax-search .welcome-text h1 {font-size: 30px;}.parallax-search .hero-inner {margin: 69px 0;}.parallax-search .trip-search .form-group {margin-top: 10px;width: 100%;}}@media only screen and (max-width: 450px) {.parallax-search .welcome-text h1 {font-size: 26px !important;}.parallax-search .hero-inner {padding: 40px 0;}.parallax-search .welcome-text p {font-size: 14px;}.parallax-search .hero-inner {margin: 70px 0;}.parallax-search .trip-search {margin-top: 30px;}.hp-6 .rld-main-search {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;height: auto;border-radius: 10px;}.hp-6 .rld-single-input input {width: 100%;}.hp-6 .rld-single-select {width: 100%;}.hp-6 .rld-main-search .rld-single-input, .hp-6 .rld-main-search .rld-single-select .single-select {width: 100%;}.hp-6 .parallax-searchs.home15.thome-6 .hero-inner {padding: 90px 0;margin-bottom: 0px !important;}.hp-6 .checkboxes.ch-1 {margin-top: 30px;}.homepage-10 .parallax-searchs.home15.thome-10 .hero-inner {padding: 90px 0 !important;margin-bottom: 0px !important;}}@media only screen and (min-width: 768px) {.small-category-2.pc-mb {margin-bottom: 0px !important;}}.hero-area.style2 .owl-controls .owl-nav div {position: absolute;top: 50%;width: 40px;height: 60px;line-height: 60px;margin-top: -30px;padding: 0;font-size: 25px;border-radius: 25px;background: transparent;border: 1px solid #fff;-webkit-transition: all 0.4s ease;transition: all 0.4s ease;margin: 0;}.hero-area.style2 .owl-controls .owl-nav div:hover {background: #ff7550;border-color: transparent;color: #fff;}.hero-area.style2 .owl-controls .owl-nav div.owl-prev {left: 0;}.hero-area.style2 .owl-controls .owl-nav div.owl-next {right: 0;}.hero-area .owl-item.active .welcome-text p {-webkit-animation: fadeInDown 0.8s both 1s;animation: fadeInDown 0.8s both 1s;}.hero-area .owl-item.active .welcome-text h1 {-webkit-animation: fadeInLeft 0.8s both 1.4s;animation: fadeInLeft 0.8s both 1.4s;}.hero-area .owl-item.active .welcome-text .btn {-webkit-animation: fadeInRight 0.8s both 1.6s;animation: fadeInRight 0.8s both 1.6s;}.search-2 .trip-search.vid {background: #fff;padding: 12px;border: 1px solid rgba(255, 255, 255, 0.88);border-radius: 50px;text-align: left;margin-top: 30px;}.search-2 .trip-search.vid .form {line-height: 0px;}.search-2 .form-group {width: 190px;display: inline-block;margin-right: 3px;margin-bottom: 0px;}.search-2 .form-group:last-child {margin-right: 0px;}.search-2 .form-group .nice-select {margin: 0;height: 50px;line-height: 50px;padding: 0 15px;border-radius: 5px;border: none;-webkit-box-shadow: none;box-shadow: none;color: #757575;font-family: "Nunito", sans-serif;font-weight: 500;font-size: 16px;}.search-2 .form-group .nice-select:hover {color: #377ef9;}.search-2 .form-group .nice-select::after {right: 20px;color: #757575;}.search-2 .form-group .nice-select i {color: #377ef9;font-size: 1.2rem;margin-top: 5px;margin-right: 10px;}.search-2 .form-group .list li {color: #757575;}.search-2 .form-group .list li.selected {color: #757575;font-weight: 400;}.search-2 .form-group .list li:hover {color: #fff;background: #377ef9;}.search-2 .form-group.looking {width: 350px;margin: 0px;}.search-2 .first-select {height: 30px;border-radius: 5px;padding-right: 3px;border: none;-webkit-box-shadow: none;box-shadow: none;color: #757575;font-family: "Nunito", sans-serif;font-weight: 500;font-size: 16px;}.main-search-input-item {float: left;width: 100%;-webkit-box-sizing: border-box;box-sizing: border-box;height: 50px;position: relative;}.nice-select.wide {width: 100%;}.search-2 .form-group.looking input {float: left;border: none;border-radius: 5px;width: 100%;height: 50px;padding-left: 20px;}.search-2 .form-group.location {width: 150px;}.search-2 .form-group.categories {width: 150px;}.search-2 .form-group.button {width: 135px;position: relative;height: 50px;}.search-2 .form-group .btn {display: block;width: 100%;background: #377ef9;cursor: pointer;color: #fff;text-transform: uppercase;font-weight: 600;position: absolute;top: 0;height: 50px;line-height: 50px;padding: 0;font-size: 14px;border: none;border-radius: 50px;}.search-2 .form-group .btn:hover {background: #121b22;color: #fff;}#map-container {position: relative;top: 0;left: 0;height: 520px;width: 100%;z-index: 8;margin-bottom: 60px;}#map-container.fullwidth-home-map {height: 690px;margin-bottom: 0;}#map-container.fullwidth-home-map .main-search-inner {position: relative;display: block;bottom: 60px;top: auto;-webkit-transform: none;transform: none;padding-bottom: 0;z-index: 9999;margin-top: 0;margin-left: auto;margin-right: auto;width: 100%;}.dark-overlay .main-search-inner {bottom: 580px !important;}.video-container {position: relative;top: 0;left: 0;width: 100%;height: 100%;z-index: -10;overflow: hidden;}.fullwidth-home-map.dark-overlay {height: 100vh !important;margin-bottom: 0;}.fullwidth-home-map.dark-overlay video {top: 50%;-webkit-transform: translateY(-52%);transform: translateY(-52%);left: 0;min-width: 100%;min-height: 100%;width: auto;height: auto;z-index: -10;background-size: cover;-webkit-transition: 1s opacity;transition: 1s opacity;position: absolute;}.dark-overlay:before {background: rgba(0, 0, 0, 0.2) !important;}.dark-overlay:before {content: "";position: absolute;height: 100%;width: 100%;display: block;background: -webkit-gradient(linear, left top, right top, color-stop(20%, rgba(255, 255, 255, 0.99)), color-stop(70%, rgba(255, 255, 255, 0.7)), color-stop(95%, rgba(255, 255, 255, 0)));background: linear-gradient(to right, rgba(255, 255, 255, 0.99) 20%, rgba(255, 255, 255, 0.7) 70%, rgba(255, 255, 255, 0) 95%);}.dark-overlay h1 {font-size: 40px;color: #fff;line-height: 57px;text-transform: capitalize;}.portfolio .footer.price-properties span {font-weight: 700;font-size: 18px;line-height: 25px;letter-spacing: 0.05em;color: #a51220;font-family: "Nunito Sans", sans-serif;}.dark-overlay p {color: rgba(255, 255, 255, 0.99);font-size: 17px;text-transform: capitalize;font-weight: 400;text-align: center;}.homepage-5.th-10 .recently-slider {padding-left: calc((100% - 1140px) / 2 + 15px) !important;padding-right: 0 !important;}.th-10 .info-help.h17 {background: url(https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/../images/bg/bg-home-3.jpg) no-repeat scroll center center;}.th-10 .info-help .info-head .info-text .btn-pro {background: #6449e7;}.th-10 .info-help .info-head .info-text .btn-pro:hover {background: #6449e7;}@media only screen and (max-width: 1024px) {.search-2 .trip-search .form-group {margin-top: 15px;margin-right: 20px;width: 100%;}.homepage-5.th-10 .recently-slider {padding-right: 30px !important;padding-left: 30px !important;}.th-10 .services-img {margin-bottom: 15px;}.th-10 .welcome .popup-youtube, .th-10 .welcome .wprt-image-video .iq-waves {top: 50%;}.wprt-image-video.w50 img {height: 490px;}.search-2 .trip-search.vid {border-radius: 1px;}}@media only screen and (max-width: 768px) {.th-10 .welcome .popup-youtube, .th-10 .welcome .wprt-image-video .iq-waves {top: 50%;}.wprt-image-video.w50 img {height: auto;}}@media only screen and (max-width: 991px) {.search-2 .hero-inner {margin: 97px 0;}.hero-inner2 {margin-top: 50px;}.dark-overlay h1 {font-size: 30px;}.dark-overlay .main-search-inner {bottom: 770px !important;}a.button.border, a.button {width: 240px;}}@media only screen and (max-width: 767px) {.search-2 .hero-inner {margin: 69px 0;}.search-2 .trip-search .form-group {margin-top: 10px;width: 100%;}}@media only screen and (max-width: 576px) {.dark-overlay h1 {font-size: 25px !important;line-height: 37px;}.search-2 .welcome-text p {font-size: 15px;}}@media only screen and (max-width: 450px) {.search-2 .welcome-text p {font-size: 14px;}.hero-inner2 {margin-top: 0px;}.search-2 .hero-inner {margin: 70px 0;}.search-2 .trip-search {margin-top: 30px;}.dark-overlay h1 {font-size: 21px !important;}.dark-overlay .main-search-inner {bottom: 600px !important;}}@media only screen and (max-width: 360px) {.dark-overlay .main-search-inner {bottom: 488px !important;}.search-2 .trip-search.vid {margin-top: 10px;}}.int_infosidebar {width: 60px;background: #282d32;position: absolute;left: 0;height: 950px;z-index: 1;}.int_infosidebar .siderbar_social > ul > li {margin-bottom: 10px;list-style: none;}.int_infosidebar .siderbar_social > ul > li > a {color: #ffffff;}.int_infosidebar .siderbar_social {margin: 167px 0px 24px 0px;text-align: center;}.int_infosidebar .siderbar_contact, .int_infosidebar .siderbar_email {text-align: center;padding: 30px 0 22px;border-top: 1px solid #353c43;}.int_infosidebar .siderbar_contact > a, .int_infosidebar .siderbar_email > a {color: #ffffff;-webkit-transform: rotate(180deg);transform: rotate(180deg);-webkit-writing-mode: vertical-lr;-ms-writing-mode: tb-lr;writing-mode: vertical-lr;text-transform: lowercase;}.int_infosidebar .siderbar_contact > a > svg, .int_infosidebar .siderbar_email > a > svg {-webkit-transform: rotate(90deg);transform: rotate(90deg);margin-bottom: 5px;width: 16px;height: 15px;vertical-align: baseline;}.int_infosidebar .siderbar_contact > a > svg path, .int_infosidebar .siderbar_email > a > svg path {fill: #c18847;}.int_infosidebar .siderbar_social > ul > li > a {-webkit-transition: all 0.1s;transition: all 0.1s;}.int_infosidebar .siderbar_social > ul > li > a:hover {color: #c18847;}.int_content_wraapper.hd {margin-left: 0px;}.int_content_wraapper {margin-left: 80px;}.int_dark_bg .header-user-name, .int_dark_bg .header-user-name:before {color: #fff;}.int_dark_bg .header-user-name, .int_dark_bg .header-user-name:before {color: #fff;}.int_dark_bg .blog-section .news-item {border: 0px;}@media (max-width: 480px) {.main_contentblock {width: 100%;}}@media (max-width: 1600px) {.int_infosidebar {top: -100px;}}.int_bannerr_slider .swiper-container {width: 100%;height: 100%;}.int_bannerr_slider .swiper-slide {text-align: center;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}body.int_dark_bg {background-color: #212529;}body.int_index3_bg {background-color: #0e0f21;}*, *:before, *:after {-webkit-box-sizing: border-box;box-sizing: border-box;}.int_dark_bg .rec-pro .container-fluid {max-width: 1560px;}.int_dark_bg .agents-grid {padding-left: 0px;padding-right: 1.25rem;}.int_dark_bg .slick-prev:hover, .int_dark_bg .slick-next:hover {background: #c18847;}.int_dark_bg .slick-prev.slick-disabled, .int_dark_bg .slick-next.slick-disabled {background-color: transparent;}.int_dark_bg .slick-prev.slick-disabled:before, .int_dark_bg .slick-next.slick-disabled:before {color: #fff;}.int_dark_bg .slick-next, .int_dark_bg .slick-prev {background: transparent;}.int_dark_bg .slick-next:before, .int_dark_bg .slick-prev:before {color: #fff;}.int_dark_bg .slick-next {right: -60px;}.int_dark_bg .slick-prev {left: -80px;}.bg-black-1 {background: #282d32 !important;}.bg-black-2 {background: #212529 !important;}.int_dark_bg .section-title h3 {color: #fff;}.int_dark_bg .section-title h2 {color: #c18847;}.int_dark_bg .section-title:before {background: #c18847;}.int_dark_bg .slick-dots li.slick-active {-webkit-box-shadow: inset 0 0 0 6px #c18847;box-shadow: inset 0 0 0 6px #c18847;}.int_dark_bg .slick-dots li:after {background: #c18847;}.int_dark_bg .slick-dots li {-webkit-box-shadow: inset 0 0 0 2px #c18847;box-shadow: inset 0 0 0 2px #c18847;}.int_dark_bg a.button.border, a.button {background: #c18847;}.int_dark_bg section.services-home {padding: 4.6rem 0;background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.8)), to(rgba(0, 0, 0, 0.8))), url(https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/../images/bg/bg-counter.jpg) no-repeat center center;background: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url(https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/../images/bg/bg-counter.jpg) no-repeat center center;background-attachment: fixed;}.int_dark_bg .services-home .bg-base {background: #c18847;}.int_dark_bg .services-home .border-1 {border: 1px dashed #c18847 !important;}.int_dark_bg .services-home a.text-base:hover {color: #c18847;}.int_dark_bg .portfolio .project-single {border: 0px;margin-bottom: 0px;}.int_dark_bg .btn.btn-outline-light {background: #c18847;}.int_dark_bg .bg-all {margin-top: 0px;}.int_dark_bg .portfolio .project-single {-webkit-box-shadow: none;box-shadow: none;}.int_dark_bg .feature-cities-1 .listing-badges .featured {background: #c18847;}.int_dark_bg .team-content {background: #212529;border: 0px;}.int_dark_bg .team-info {background: #282d32;border: 0px;}.int_dark_bg .team-wrap:hover .team-content .team-info {background: #c18847;}.int_dark_bg .team-content h3, .int_dark_bg .team-content p, .int_dark_bg .team-content span a {color: #fff;}.int_dark_bg .team .team-pro .fa {background: #c18847;border: 0px;}.int_dark_bg .plan {background: #212529;border: 1px dashed #c18847;}.int_dark_bg .plan ul {background: #212529;color: #f9f9f9;}.int_dark_bg .plan ul li {border-top: 1px dashed #c18847;}.int_dark_bg .plan a.btn {background: #c18847;}.int_dark_bg .plan a.btn.pro2 {background: #282d32;}.int_dark_bg .plan.featured .plan-price {background: #282d32;}.int_dark_bg .plan.featured .plan-price:after {border-top-color: #282d32;}.int_dark_bg .plan-name, .int_dark_bg .plan.featured .plan-name {color: #fff;}.int_dark_bg .plan a.btn.pro {background: #121b22;}.int_dark_bg .plan-price {background: #c18847;}.int_dark_bg .plan-price:after {border-top-color: #c18847;}.int_dark_bg .testimonials .owl-carousel .test-1 {background: #282d32;}.int_dark_bg .testimonials .test-1 h3 {color: #fff;margin-bottom: 1.5rem;}.int_dark_bg .testimonials .test-1 h6, .int_dark_bg .testimonials .test-1 p::before, .int_dark_bg .testimonials .test-1 p {color: #fff;}.int_dark_bg .testimonials .test-1 img {margin-bottom: 0.5rem;}.int_dark_bg .starts .fa {color: #c18847 !important;margin-top: 0.5rem;margin-bottom: 1rem;}.int_dark_bg .owl-dot.active {background: #c18847 !important;}.int_dark_bg .testimonials .test-1 p::after {display: none;}.int_dark_bg .blog-section .news-item {background: #212529;}.int_dark_bg .blog-section .news-item h3, .int_dark_bg .blog-section .news-item-descr p {color: #fff;}.int_dark_bg .blog-section .news-item .date, .int_dark_bg .blog-section .news-link {color: #c18847;}.int_dark_bg .blog-section .action-list .fa {color: #fff;}.int_dark_bg .blog-section .news-item h3:hover {color: #c18847;}.int_dark_bg .first-footer .top-footer {border-top: 0px;}.int_dark_bg .first-footer .netabout p, .int_dark_bg .first-footer .contactus ul li .fa, .int_dark_bg .first-footer h3, .int_dark_bg .navigation ul li a, .int_dark_bg .twitter-widget.contuct .twitter-area .icon-holder i, .int_dark_bg .twitter-widget.contuct .twitter-area .text h5, .int_dark_bg .newsletters p {color: #fff;}.int_dark_bg .navigation ul li a:hover, .int_dark_bg .twitter-widget.contuct .twitter-area .text h5 a, .int_dark_bg .twitter-widget.contuct .twitter-area .text h4 {color: #c18847;}.int_dark_bg .first-footer .navigation h3::after, .int_dark_bg .first-footer .widget h3::after, .int_dark_bg .first-footer .newsletters h3::after {background: #c18847;}.int_dark_bg .first-footer .contactus .info p {color: #efe9e9;}.int_dark_bg .first-footer .bloq-email .email input[type="email"], .int_dark_bg .first-footer .bloq-email .email input[type="submit"] {border: 1px solid #c18847;background: #282d32;color: #fff;}.int_dark_bg .first-footer .bloq-email .email input::-webkit-input-placeholder {color: #fff;}.int_dark_bg .first-footer .bloq-email .email input:-ms-input-placeholder {color: #fff;}.int_dark_bg .first-footer .bloq-email .email input::-ms-input-placeholder {color: #fff;}.int_dark_bg .first-footer .bloq-email .email input::placeholder {color: #fff;}.int_dark_bg .second-footer {background: #282d32;}.int_dark_bg .go-up {background: #c18847;}.int_dark_bg .portfolio .item {padding-bottom: 30px;}.int_dark_bg .first-footer .bloq-email .email input[type="submit"] {margin-top: 0px;}.int_dark_bg .container-fluid.sd-f {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}.int_dark_bg .blog-section .news-item-sm .news-img-link {-ms-flex-preferred-size: 40%;flex-basis: 40%;}.int_banner_slider .banner_box_wrapper {position: relative;}.swiper_imgbox .swipper_img > h4 {font-size: 12px;letter-spacing: 8px;text-transform: uppercase;color: #c18847;margin: 0;position: relative;}.swiper_imgbox .swipper_img > h4 > span {font-size: 90px;text-transform: uppercase;font-weight: 400;color: #252a2d;letter-spacing: 12px;position: absolute;left: 10px;right: 0;top: -50px;z-index: -1;}.swiper_imgbox .swipper_img > h2 {color: #fff;font-weight: 600;text-transform: capitalize;font-size: 40px;margin-top: 20px;margin-bottom: 20px;}.swiper_imgbox .swipper_img > h3 {font-size: 26px;color: #c18847;margin-bottom: 20px;font-weight: 300;}.swiper_imgbox .swipper_img > h3 > .banner_span1 {color: #c18847;}.swiper_imgbox .swipper_img > p {color: #fff;margin-bottom: 15px;}.swiper_imgbox .homes-list {padding-left: 0px;padding-bottom: 2.5rem;margin: 0;}.swiper_imgbox .homes-list li {width: 45%;float: left;font-size: 16px;line-height: 40px;list-style: none;color: #fff;}.swiper_imgbox .homes-list li i {font-size: 16px;margin-right: 8px;color: #fff;}a.int_btn, .int_infosidebar .siderbar_contact > a, .int_infosidebar .siderbar_email > a {text-decoration: none;}.banner_box_wrapper .swiper_imgbox {margin: 140px 0 0;padding: 0 15px 0 25px;}.banner_box_wrapper .banner_navi {position: absolute;left: 95px;bottom: -8px;}.banner_box_wrapper .swiper-button-next, .banner_box_wrapper .swiper-container-rtl .swiper-button-prev, .banner_box_wrapper .swiper-button-prev, .banner_box_wrapper .swiper-container-rtl .swiper-button-next {background-image: none;text-transform: uppercase;width: auto;height: auto;}.banner_box_wrapper .swiper-button-next, .banner_box_wrapper .swiper-button-prev {color: #fff;}.banner_box_wrapper .swiper-button-next, .banner_box_wrapper .swiper-button-prev {bottom: 50px;top: auto;}.banner_box_wrapper .swiper-button-prev, .banner_box_wrapper .swiper-container-rtl .swiper-button-next {left: 0px;}.banner_box_wrapper .swiper-button-next, .banner_box_wrapper .swiper-container-rtl .swiper-button-prev {right: auto;left: 97px;}.banner_box_wrapper .swiper-button-prev:after, .banner_box_wrapper .swiper-container-rtl .swiper-button-next:after {content: "";position: absolute;width: 45px;height: 1px;background: #c18847;top: 0px;bottom: 0;left: -55px;margin: auto;}.banner_box_wrapper .swiper-button-prev:before, .banner_box_wrapper .swiper-container-rtl .swiper-button-next:before {content: "";position: absolute;top: 0;bottom: 0;right: -55px;margin: auto;background: #c18847;width: 45px;height: 1px;}.banner_box_wrapper .swiper-button-next:before, .banner_box_wrapper .swiper-container-rtl .swiper-button-prev:before {content: "";position: absolute;top: 0;bottom: 0;right: -55px;margin: auto;background: #c18847;width: 45px;height: 1px;}.int_main_wraapper {overflow: hidden;position: relative;}.banner_box_wrapper .swiper-slide.swiper-slide-active .imgbox1 .swipper_img h4 {-webkit-animation: fadeInLeft 1s linear;animation: fadeInLeft 1s linear;}.banner_box_wrapper .swiper-slide.swiper-slide-active .imgbox1 .swipper_img h2 {-webkit-animation: fadeInRight 1s linear;animation: fadeInRight 1s linear;}.banner_box_wrapper .swiper-slide.swiper-slide-active .imgbox1 .swipper_img h3 {-webkit-animation: fadeInLeft 1s linear;animation: fadeInLeft 1s linear;}.banner_box_wrapper .swiper-slide.swiper-slide-active .imgbox1 .swipper_img p {-webkit-animation: fadeInRight 1s linear;animation: fadeInRight 1s linear;}.banner_box_wrapper .swiper-slide.swiper-slide-active .imgbox1 .swipper_img .int_btn {-webkit-animation: fadeInLeft 1s ease;animation: fadeInLeft 1s ease;}.banner_box_wrapper .swiper-slide.swiper-slide-active .imgbox2 .swipper_img h4 {-webkit-animation: fadeInDown 1s linear;animation: fadeInDown 1s linear;}.banner_box_wrapper .swiper-slide.swiper-slide-active .imgbox2 .swipper_img h2 {-webkit-animation: fadeInUp 1s linear;animation: fadeInUp 1s linear;}.banner_box_wrapper .swiper-slide.swiper-slide-active .imgbox2 .swipper_img h3 {-webkit-animation: fadeInUp 1s linear;animation: fadeInUp 1s linear;}.banner_box_wrapper .swiper-slide.swiper-slide-active .imgbox2 .swipper_img p {-webkit-animation: fadeInDown 1s linear;animation: fadeInDown 1s linear;}.banner_box_wrapper .swiper-slide.swiper-slide-active .imgbox2 .swipper_img .int_btn {-webkit-animation: fadeInUp 1s ease;animation: fadeInUp 1s ease;}.swiper_imgbox .swipper_img > h1 {font-size: 90px;text-transform: uppercase;color: #252a2d;font-weight: 600;margin-top: 85px;margin-left: -9px;}.swiper_imgbox .btn_caret {right: -29px;}@media (max-width: 1600px) {.swiper_imgbox .swipper_img > h4 > span {font-size: 100px;}}@media (max-width: 1600px) {.swiper_imgbox .swipper_img > h2 {font-size: 60px;}}@media (max-width: 1600px) {.swiper_imgbox .swipper_img > h3 {font-size: 58px;}}@media (max-width: 1600px) {.swiper_imgbox .swipper_img > h1 {font-size: 100px;margin-top: 30px;margin-left: -5px;}}@media (max-width: 1600px) {.banner_box_wrapper .swiper_imgbox {margin: 40px 0 0;padding: 0 15px 0 0;}}@media (max-width: 1024px) {.swiper_imgbox .swipper_img > h4 {font-size: 12px !important;line-height: 27px;}.swiper_imgbox .swipper_img > h2, .swiper_imgbox .swipper_img > h3 {font-size: 30px !important;line-height: 27px;}.swiper_imgbox .swipper_img > p {font-size: 14px !important;}.swiper_imgbox .swipper_img > h1, .swiper_imgbox .swipper_img > h4 > span, .int_infosidebar {display: none;}.main_contentblock {padding: 20px 0px 100px;}.int_content_wraapper.int_content_left {margin-left: 20px;}.banner_box_wrapper .banner_navi {left: 70px;bottom: -8px;}}@media (max-width: 767px) {.main_contentblock {text-align: center;padding: 12px 0px 92px;width: 80%;margin: auto;}}@media (max-width: 480px) {.main_contentblock {width: 100%;}}@media (max-width: 767px) {.swiper_imgbox .btn_caret {display: none;}.banner_box_wrapper .banner_navi {left: 48%;-webkit-transform: translate(-50px, 20px);transform: translate(-50px, 20px);bottom: 12px;}.main_imgblock {display: none;}.swiper_imgbox .homes-list .fa-bed, .swiper_imgbox .homes-list .fa-bath, .swiper_imgbox .homes-list, .int_white_bg .swiper_imgbox .homes-list .fa-bed, .int_white_bg .swiper_imgbox .homes-list .fa-bath, .int_white_bg .swiper_imgbox .homes-list {margin-left: 1rem;}.swiper_imgbox .homes-list li, .int_white_bg .swiper_imgbox .homes-list li {font-size: 15px !important;}}@media (max-width: 575px) {.int_content_wraapper.int_content_left {margin-left: 0;}.int_content_wraapper {margin-left: 0px;}.int_dark_bg .container-fluid.sd-f {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;justify-items: center;}.int_dark_bg .agents-grid {padding-left: 0px;padding-right: 1px;width: 100%;}}.int_btn, .int_btn:focus {min-width: 140px;height: 50px;line-height: 50px;display: inline-block;outline: none;border: none;cursor: pointer;text-align: center;text-transform: uppercase;font-size: 14px;color: #ffffff;background: #c18847;position: relative;z-index: 1;display: inline-block;vertical-align: middle;-webkit-transform: perspective(1px) translateZ(0);transform: perspective(1px) translateZ(0);-webkit-transition-property: color;transition-property: color;-webkit-transition-duration: 0.5s;transition-duration: 0.5s;}.int_btn:before {content: "";position: absolute;z-index: -1;top: 0;left: 0;right: 0;bottom: 0;background: #333333;-webkit-transform: scaleX(0);transform: scaleX(0);-webkit-transform-origin: 0% 10% 0;transform-origin: 0% 10% 0;-webkit-transition-property: -webkit-transform;transition-property: -webkit-transform;transition-property: transform;transition-property: transform, -webkit-transform;-webkit-transition-duration: 0.5s;transition-duration: 0.5s;-webkit-transition-timing-function: ease-out;transition-timing-function: ease-out;}.int_btn:hover:before {-webkit-transform: scaleX(1);transform: scaleX(1);-webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);}.int_btn.left_zero:before {-webkit-transform-origin: 100% 50%;transform-origin: 100% 50%;}.int_btn_two:focus {background: #ff1d4d;}.int_btn_two {background: #ff1d4d;width: 170px;letter-spacing: 1px;}.btn_caret {height: 50px;line-height: 53px;background: #c18847;display: inline-block;padding: 0px 12px;position: absolute;top: 0;right: -29px;}.btn_caret_two {background: #f41a48;}.int_btn:hover {color: #fff;background: #555555;}.fs-listings, .listings-container {position: relative;z-index: 9;}.listing-item {background-color: #fff;display: block;width: 100%;border-radius: 3px;}.owl-carousel .listing-item {margin-bottom: 0;}.listing-img-container {position: relative;height: 100%;width: 100%;display: block;}.listing-img-container img {width: 100%;border-radius: 3px 3px 0 0;}.listing-img-container:after, .listing-img-container:before {position: absolute;height: 100%;width: 100%;display: block;top: 0;left: 0;content: "";z-index: 9;}.listing-img-container:before {opacity: 0.9;background: -webkit-gradient(linear, left top, left bottom, color-stop(65%, transparent), to(#2f2f2f));background: linear-gradient(to bottom, transparent 65%, #2f2f2f);-webkit-transition: opacity 0.3s;transition: opacity 0.3s;}.compact .listing-img-container:before {background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), to(#2f2f2f));background: linear-gradient(to bottom, transparent 50%, #2f2f2f);}.listing-img-container:after {opacity: 0;background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), to(#66676b));background: linear-gradient(to bottom, transparent 60%, #66676b);-webkit-transition: opacity 0.4s;transition: opacity 0.4s;}.listing-img-container:hover:before {opacity: 0;-webkit-transition: opacity 0.4s;transition: opacity 0.4s;}.listing-img-container:hover:after {opacity: 0.9;-webkit-transition: opacity 0.3s;transition: opacity 0.3s;}.listing-img-content {position: absolute;z-index: 99;bottom: 0;left: 0;width: 100%;-webkit-box-sizing: border-box;box-sizing: border-box;padding: 25px 30px;}.compact .listing-img-content {padding: 0;}.compact .listing-img-content .listing-compact-title {padding: 23px 26px;display: block;}.compact .listing-img-content .listing-compact-title i {display: block;font-style: normal;font-size: 17px;padding: 0;margin: 2px 0 0 0;}.listing-hidden-content {position: relative;width: 100%;background-color: #c18847;color: #fff;height: 0;-webkit-transition: all 0.4s;transition: all 0.4s;padding: 0;margin: 0;list-style: none;font-size: 14px;padding: 0 0 0 25px;display: block;overflow: hidden;}.listing-item.compact .listing-hidden-content li {opacity: 1;}.compact .listing-img-container:before {-webkit-transform: translateY(10px);transform: translateY(10px);}.listing-item.compact:hover .listing-hidden-content {height: 70px;}.compact .listing-img-container:after {display: none;}.compact .listing-img-container:before {opacity: 0.7 !important;}.listing-item.compact li {display: inline-block;color: rgba(255, 255, 255, 0.8);line-height: 20px;padding: 15px 20px 0 0;position: relative;-webkit-transition: all 0.5s;transition: all 0.5s;opacity: 0;}.listing-item.compact li span {display: block;font-size: 14px;color: #fff;margin: 0;padding: 0;}.compact .listing-img-container:after {opacity: 0;background: -webkit-gradient(linear, left top, left bottom, color-stop(35%, transparent), color-stop(95%, #2f2f2f));background: linear-gradient(to bottom, transparent 35%, #2f2f2f 95%);-webkit-transition: opacity 0.6s;transition: opacity 0.6s;}.listing-img-container:after {background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), to(#274abb));background: linear-gradient(to bottom, transparent 60%, #274abb);}.listing-img-container:after, .listing-img-container:before {position: absolute;height: 100%;width: 100%;display: block;top: 0;left: 0;content: "";z-index: 9;}.compact .listing-img-container:after {opacity: 0;background: -webkit-gradient(linear, left top, left bottom, color-stop(35%, transparent), color-stop(95%, #2f2f2f));background: linear-gradient(to bottom, transparent 35%, #2f2f2f 95%);-webkit-transition: opacity 0.6s;transition: opacity 0.6s;}.listing-img-content span {color: #fff;font-size: 20px;font-weight: 500;}.listing-img-content .listing-price i {display: block;font-style: normal;font-size: 16px;padding: 0;margin: -4px 0 0 0;}.listing-item.compact .listing-badges {position: absolute;top: 0;z-index: 8;right: 0;width: 100%;display: block;font-size: 13px;padding: 0px;overflow: hidden;height: 100px;}.listing-item.compact .listing-badges span {color: #fff;display: inline-block;padding: 5px 10px;float: right;background-color: #377ef9;border-radius: 3px;top: 15px;right: 15px;position: absolute;}.listing-item.compact .listing-badges span.rent {color: #fff;display: inline-block;padding: 5px 10px;float: right;background-color: #6449e7;border-radius: 3px;top: 15px;right: 15px;position: absolute;}.listing-item.compact .listing-badges .featured {background-color: #18ba60;float: left;left: 15px;top: 17px;position: relative;text-align: center;font-size: 14.5px;margin: 0;}body.int_white_bg {background-color: #fff;}.bg-white-1 {background: url(https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/../images/bg/bg-pattern-dot.png) 0 0 repeat !important;}.bg-white-2 {background: #f5f7fb !important;}.int_white_bg .section-title h3 {color: #333;}.int_white_bg .section-title h2 {color: #c18847;}.int_white_bg .section-title:before {background: #c18847;}.int_white_bg .slick-dots li.slick-active {-webkit-box-shadow: inset 0 0 0 6px #c18847;box-shadow: inset 0 0 0 6px #c18847;}.int_white_bg .slick-dots li:after {background: #c18847;}.int_white_bg .slick-dots li {-webkit-box-shadow: inset 0 0 0 2px #c18847;box-shadow: inset 0 0 0 2px #c18847;}.int_white_bg .services-home .bg-base {background: #c18847;}.int_white_bg .services-home .border-1 {border: 1px dashed #c18847 !important;background: #fff;}.int_white_bg .rec-pro .container-fluid {max-width: 1560px;}.int_white_bg .agents-grid {padding-left: 0px;padding-right: 1.25rem;}.int_white_bg .slick-prev:hover, .int_white_bg .slick-next:hover {background: #c18847;}.int_white_bg .slick-next {right: -60px;}.int_white_bg .slick-prev {left: -80px;}.int_white_bg a.button.border, a.button {background: #c18847;}.int_white_bg .services-home .text-bold-700 {color: #333;}.int_white_bg .services-home .agent-section p {color: #666;}.int_white_bg .services-home a.text-base {color: #333;}.int_white_bg .services-home a.text-base:hover {color: #c18847;}.int_white_bg .portfolio .project-single {border: 0px;margin-bottom: 0px;}.int_white_bg .btn.btn-outline-light {background: #c18847;}.int_white_bg .bg-all {margin-top: 0px;}.int_white_bg .portfolio .project-single {-webkit-box-shadow: none;box-shadow: none;}.int_white_bg .feature-cities-1 .listing-badges .featured {background: #c18847;}.int_white_bg .team-content, .int_white_bg .team-info {background: #fff;border: 0px;}.int_white_bg .team-wrap:hover .team-content .team-info {background: #fff;}.int_white_bg .team-content h3, .int_white_bg .team-content p, .int_white_bg .team-content span a {color: #333;}.int_white_bg .team .team-pro .fa {background: #c18847;border: 0px;}.int_white_bg .plan-price, .int_white_bg .plan a.btn {background: #c18847;}.int_white_bg .plan a.btn.pro {background: #121b22;}.int_white_bg .plan-price:after {border-top-color: #c18847;}.int_white_bg .testimonials .owl-carousel .test-1 {background: #fff;border: 1px solid #e7e7e7;}.int_white_bg .testimonials .test-1 h3 {color: #333;margin-bottom: 1.5rem;}.int_white_bg .testimonials .test-1 h6, .int_white_bg .testimonials .test-1 p::before {color: #333;}.int_white_bg .testimonials .test-1 p {color: #666;}.int_white_bg .testimonials .test-1 img {margin-bottom: 0.5rem;}.int_white_bg .starts .fa {color: #febe42 !important;margin-top: 0.5rem;margin-bottom: 1rem;}.int_white_bg .owl-dot.active {background: #c18847 !important;}.int_white_bg .testimonials .test-1 p::after {display: none;}.int_white_bg .blog-section .news-item {background: #fff;}.int_white_bg .blog-section .news-item h3 {color: #333;}.int_white_bg .blog-section .news-item-descr p {color: #666;}.int_white_bg .blog-section .news-item .date, .int_white_bg .blog-section .news-link {color: #c18847;}.int_white_bg .blog-section .action-list .fa {color: #c18847;}.int_white_bg .blog-section .news-item h3:hover {color: #c18847;}.int_white_bg .first-footer .top-footer {border-top: 0px;}.int_white_bg .first-footer .contactus ul li .fa, .int_white_bg .first-footer h3, .int_white_bg .navigation ul li a, .int_white_bg .twitter-widget.contuct .twitter-area .icon-holder i, .int_white_bg .twitter-widget.contuct .twitter-area .text h5 {color: #333;}.int_white_bg .newsletters p, .int_white_bg .first-footer .netabout p {color: #666;}.int_white_bg .navigation ul li a:hover, .int_white_bg .twitter-widget.contuct .twitter-area .text h5 a, .int_white_bg .twitter-widget.contuct .twitter-area .text h4 {color: #c18847;}.int_white_bg .first-footer .navigation h3::after, .int_white_bg .first-footer .widget h3::after, .int_white_bg .first-footer .newsletters h3::after {background: #c18847;}.int_white_bg .first-footer .contactus .info p {color: #666;}.int_white_bg .first-footer .bloq-email .email input[type="email"] {border: 1px solid #c18847;background: #282d32;color: #fff;}.int_white_bg .first-footer .bloq-email .email input[type="submit"] {border: 1px solid #c18847;background: #c18847;color: #fff;}.int_white_bg .first-footer .bloq-email .email input::-webkit-input-placeholder {color: #fff;}.int_white_bg .first-footer .bloq-email .email input:-ms-input-placeholder {color: #fff;}.int_white_bg .first-footer .bloq-email .email input::-ms-input-placeholder {color: #fff;}.int_white_bg .first-footer .bloq-email .email input::placeholder {color: #fff;}.int_white_bg .second-footer p {color: #666;}.int_white_bg .second-footer p .fa-heart:before {color: #c18847;}.int_white_bg .go-up {background: #c18847;}.int_white_bg .portfolio .item {padding-bottom: 30px;}.int_white_bg .swiper_imgbox .swipper_img > h4 {font-size: 12px;letter-spacing: 8px;text-transform: uppercase;color: #c18847;margin: 0;position: relative;}.int_white_bg .swiper_imgbox .swipper_img > h4 > span {font-size: 90px;text-transform: uppercase;font-weight: 400;color: #f1f1f1;letter-spacing: 12px;position: absolute;left: 10px;right: 0;top: -50px;z-index: -1;}.int_white_bg .swiper_imgbox .swipper_img > h2 {color: #333;font-weight: 600;text-transform: capitalize;font-size: 40px;margin-top: 20px;margin-bottom: 20px;}.int_white_bg .swiper_imgbox .swipper_img > h3 {font-size: 26px;color: #c18847;margin-bottom: 20px;font-weight: 300;}.int_white_bg .swiper_imgbox .homes-list li, .int_white_bg .swiper_imgbox .homes-list li i {color: #333;font-size: 16px;}.int_white_bg .swiper_imgbox .swipper_img > h3 > .banner_span1 {color: #c18847;}.int_white_bg .swiper_imgbox .swipper_img > p {color: #333;margin-bottom: 15px;}.int_white_bg .banner_box_wrapper .swiper-button-next, .banner_box_wrapper .swiper-button-prev {color: #fff;}.int_white_bg .banner_box_wrapper .swiper-button-prev:after, .banner_box_wrapper .swiper-container-rtl .swiper-button-next:after {content: "";position: absolute;width: 45px;height: 1px;background: #c18847;top: 0px;bottom: 0;left: -55px;margin: auto;}.int_white_bg .banner_box_wrapper .swiper-button-prev:before, .banner_box_wrapper .swiper-container-rtl .swiper-button-next:before {content: "";position: absolute;top: 0;bottom: 0;right: -55px;margin: auto;background: #c18847;width: 45px;height: 1px;}.int_white_bg .banner_box_wrapper .swiper-button-next:before, .banner_box_wrapper .swiper-container-rtl .swiper-button-prev:before {content: "";position: absolute;top: 0;bottom: 0;right: -55px;margin: auto;background: #c18847;width: 45px;height: 1px;}.int_white_bg .swiper_imgbox .swipper_img > h1 {font-size: 90px;text-transform: uppercase;color: #f1f1f1;font-weight: 600;margin-top: 85px;margin-left: -9px;}.int_white_bg .banner_box_wrapper .swiper-button-prev, .int_white_bg .banner_box_wrapper .swiper-button-next {color: #111;}.int_white_bg .int_infosidebar {background: #fff;}.int_white_bg .int_infosidebar .siderbar_social > ul > li > a, .int_white_bg .int_infosidebar .siderbar_contact > a, .int_white_bg .int_infosidebar .siderbar_email > a {color: #333;}.int_white_bg .portfolio .item {padding-bottom: 30px;}.int_white_bg .first-footer .bloq-email .email input[type="submit"] {margin-top: 0px;}.int_white_bg .container-fluid.sd-f {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}.int_white_bg .blog-section .news-item-sm .news-img-link {-ms-flex-preferred-size: 40%;flex-basis: 40%;}@media (max-width: 575px) {.int_white_bg .container-fluid.sd-f {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;justify-items: center;}.int_white_bg .agents-grid {padding-left: 0px;padding-right: 1px;width: 100%;}}.parallax-searchs.home15 {background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url("https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/../images/bg/bg-15.jpg") no-repeat center top;background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/../images/bg/bg-15.jpg") no-repeat center top;background-size: cover;background-attachment: fixed !important;width: 100%;height: 90vh;}.parallax-searchs.home15.thome-6 {background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url(https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/../images/bg/thome-6.jpg) no-repeat center top;background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/../images/bg/thome-6.jpg) no-repeat center top;background-size: cover;background-attachment: fixed !important;width: 100%;height: 95vh;position: relative;z-index: 99;min-height: 1000px;}.hp-6 .portfolio .rld-banner-tab .nav-item a {background: #377ef9;color: #fff;}.hp-6 .portfolio .rld-banner-tab .nav-item a.active, .portfolio .rld-banner-tab .nav-item a.active:before {background: #fff;color: #000;}.about-us .button {width: 250px;}.news-item-img img {width: 100%;}.f_img {column-gap: 15px;display: grid;grid-template-columns: 1fr 1fr;margin-top: 10px;}.parallax-searchs.thome-1 {background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url(https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/../images/bg/banner.jpg) no-repeat center 20% !important;background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url(https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/../images/bg/banner.jpg) no-repeat center 20% !important;background-size: cover;background-attachment: fixed !important;width: 100%;height: 95vh;}.parallax-searchs.thome-10 {background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url(https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/../images/bg/bg-h-10.jpg) no-repeat center top !important;background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url(https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/../images/bg/bg-h-10.jpg) no-repeat center top !important;background-size: cover;background-attachment: fixed !important;width: 100%;height: 100vh !important;}.parallax-searchs.home15.thome-10 .hero-inner {text-align: center;padding: 315px 0 !important;}.parallax-searchs.home15.thome-6 .hero-inner {text-align: center;padding: 290px 0;}.th-15 .rec-pro .container-fluid {max-width: 1560px;}.home-11 .rec-pro .container-fluid {max-width: 1560px;}.home-11 .house-details.thehp-1 i {color: #fff;font-weight: 300;}.home-11 .header-user-name, .home-11 .header-user-name:before {color: #666 !important;}.home-11 .request h3::after {background: #fff;}.home-11 .request .btn {background: #274abb;}.home-11 .request .btn:hover {background: #274abb;}.home-11 .call-info ul li .fa {color: #fff;}.home-11 .sec-title {text-align: center;padding-bottom: 2rem;}.home-11 .sec-title h2 {color: #111;font-weight: 600;text-transform: capitalize;}.home-11 .sec-title h2 span {position: relative;color: #444;font-weight: 500;}.home-11 .sec-title p {margin-top: 13px;text-align: center;margin-left: auto;margin-right: auto;font-size: 16px;font-weight: 400;color: #666;max-width: 550px;}.home-11 .first-footer .bloq-email .email input[type="submit"], .homepage-6 .first-footer .bloq-email .email input[type="submit"], .th-15 .first-footer .bloq-email .email input[type="submit"] {margin-top: 0px;}.homepage-1 .header-user-name, .homepage-1 .header-user-name:before {color: #fff;}.homepage-1 .agents-grid .project-single {border: none !important;}.homepage-6 .rec-pro2.hmp .container-fluid {max-width: 1320px;}.homepage-6 .recent-16.hmp {display: block;position: relative;overflow: hidden;height: 310px;}.homepage-6 .portfolio .homes-content .homes-list li, .hmp7 .portfolio .homes-content .homes-list li {width: 33.3%;}.hmp7 .portfolio .homes-content .homes-list li i {color: #696969;font-size: 18px;}.hmp7 .portfolio .footer i {color: #696969;font-size: 16px;}.hmp7 .rp2 .slick-dots li.slick-active, .hmp7 .rp2 .slick-dots li {-webkit-box-shadow: inset 0 0 0 3px rgba(74, 74, 76, 0.4) !important;box-shadow: inset 0 0 0 3px rgba(74, 74, 76, 0.4) !important;}.hmp7 .rp2 .slick-dots li:after {background: #696565;}.homepage-6 .small-category-2 {-webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);}.homepage-6 .how-it-works .serv-flex {-webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);}.homepage-6 .portfolio .homes-content {border-bottom: 3px solid #eee;}.homepage-6 .portfolio .project-head img {opacity: 1 !important;}.homepage-6 .recent-title {font-size: 20px;font-weight: 500;}.home-11 .container-fluid.sd-f, .homepage-6 .container-fluid.sd-f, .th-15 .container-fluid.sd-f, .homepage-1 .container-fluid.sd-f, .inner-pages .container-fluid.sd-f {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}.th-15 .recent-details {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}.th-15 .price-details {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-direction: row;flex-direction: row;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}.th-15 .recent-details {padding-bottom: 0px;}.th-15 .recent-title {font-size: 20px;font-weight: 500;margin-bottom: 30px;}.th-15 .house-details {font-size: 16px;font-weight: 400;color: #fff;}.th-15 .house-details.thehp-1 i {color: #18ba60;}.th-15 .portfolio .homes-content .homes-list li {width: 33.3%;}.th-15 .sec-title {text-align: center;padding-bottom: 2rem;}.th-15 .sec-title h2 {color: #111;font-weight: 600;text-transform: capitalize;}.th-15 .sec-title h2 span {position: relative;color: #444;font-weight: 500;}.th-15 .sec-title p {margin-top: 13px;text-align: center;margin-left: auto;margin-right: auto;font-size: 16px;font-weight: 400;color: #666;max-width: 550px;}.th-15 .blog-section .news-item-sm .news-img-link {-ms-flex-preferred-size: 40%;flex-basis: 40%;}.th-15 div.partners-1, .th-15 div.partners {padding: 4.6rem 0;}.th-15 .top-location .tp-caption p {color: #fff;margin-bottom: 0px;}.th-15 .top-location .tp-caption {bottom: 0px;}.th-15 .top-location .tp-caption p {opacity: 10;}@media only screen and (max-width: 1024px) {.th-15 .price-details {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;margin-bottom: 20px;}.th-15 .recent-title {margin-bottom: 20px;}.th-15 .featured-boxes-area {margin-bottom: 4.6rem;}.th-15 .team-block {padding-bottom: 2.5rem;}.th-15 .team-block.pb-none {padding-bottom: 0px;}}@media only screen and (max-width: 575px) {.th-15 .team-block.pb-none {padding-bottom: 2.5rem;}.home-11 .container-fluid.sd-f, .homepage-6 .container-fluid.sd-f, .th-15 .container-fluid.sd-f, .homepage-1 .container-fluid.sd-f {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}}@media only screen and (max-width: 450px) {.parallax-searchs.home15.thome-6 {height: 95vh;}}@media only screen and (max-width: 991px) {.parallax-searchs.home15.thome-6 .hero-inner {padding: 100px 0;}}.parallax-searchs.home15 .welcome-text p {color: rgba(255, 255, 255, 0.89);font-size: 18px;max-width: 600px;margin: 0 auto;text-align: center;text-transform: capitalize;line-height: 37px;font-weight: 400;}.parallax-searchs.home15 .hero-inner {text-align: center;padding: 320px 0;}.parallax-searchs .welcome-text p {color: #fff;font-size: 18px;text-transform: capitalize;font-weight: 500;}.parallax-searchs .welcome-text h1 {font-size: 36px;color: #fff;text-transform: capitalize;}.parallax-searchs .trip-search {background: #fff;padding: 10px;border: 1px solid #fff;border-radius: 50px;text-align: left;margin-top: 30px;}.parallax-searchs .trip-search .form {line-height: 0px;}.parallax-searchs .form-group {width: 190px;display: inline-block;margin-right: 3px;margin-bottom: 0px;}.parallax-searchs .form-group:last-child {margin-right: 0px;}.parallax-searchs .form-group .nice-select {margin: 0;height: 50px;line-height: 50px;padding: 0 15px;border-radius: 5px;border: none;-webkit-box-shadow: none;box-shadow: none;color: #757575;font-family: "Montserrat", sans-serif;font-weight: 500;font-size: 14px;}.parallax-searchs .form-group .nice-select:hover {color: #18ba60;}.parallax-searchs .form-group .nice-select::after {right: 20px;color: #757575;}.parallax-searchs .form-group .nice-select i {color: #18ba60;font-size: 1.2rem;margin-top: 5px;margin-right: 10px;}.parallax-searchs .form-group .list li {color: #757575;}.parallax-searchs .form-group .list li.selected {color: #757575;font-weight: 400;}.parallax-searchs .form-group .list li:hover {color: #fff;background: #18ba60;}.parallax-searchs .form-group.location {width: 150px;}.parallax-searchs .form-group.button {width: 145px;position: relative;height: 50px;}.parallax-searchs .form-group .btn {display: block;width: 100%;background: #18ba60;cursor: pointer;color: #fff;text-transform: uppercase;font-weight: 600;position: absolute;top: 0;height: 50px;line-height: 50px;padding: 0;font-size: 14px;border: none;border-radius: 50px;}.parallax-searchs .form-group .btn:hover {background: #121b22;color: #fff;}.th-15 .header-user-name, .th-15 .header-user-name:before {color: #fff;}.th-15 #navigation.style-2.cloned .header-user-name, .th-15 #header.cloned.sticky .header-user-name, .th-15 #navigation.style-2.cloned .header-user-name:before, .th-15 #header.cloned.sticky .header-user-name:before {color: #666;}@media only screen and (max-width: 1024px) {.parallax-searchs .trip-search .form-group {margin-top: 15px;margin-right: 20px;width: 100%;}}@media only screen and (max-width: 1024px) {.parallax-searchs .trip-search .form-group {margin-top: 15px;margin-right: 20px;}.parallax-searchs.home15 {height: 100vh;}.parallax-searchs .trip-search {border-radius: 1px;}.parallax-searchs .hero-inner {margin: 97px 0 !important;}.parallax-searchs.home15 .hero-inner {padding: 30px 0;}.parallax-searchs .welcome-text h1 {font-size: 26px;}.parallax-searchs.home15 .welcome-text p {font-size: 15px;}.featured-boxes-area {top: 50px;}.int_dark_bg .portfolio .item.landscapes.no-pb {margin-bottom: 0px;}.int_dark_bg .portfolio .item.landscapes.no-pb {padding-bottom: 30px;}}@media only screen and (max-width: 768px) {.parallax-searchs.home15 .hero-inner {padding: 130px 0;}}@media only screen and (max-width: 767px) {.parallax-searchs .welcome-text h1 {font-size: 30px;}.parallax-searchs .hero-inner {margin: 69px 0;}.parallax-searchs .trip-search .form-group {margin-top: 10px;width: 100%;}.header-top.head-tr {display: none;}}@media only screen and (max-width: 450px) {.parallax-searchs .welcome-text h1 {font-size: 20px !important;line-height: 34px;margin-bottom: 40px;}.parallax-searchs .hero-inner {padding-top: 55px !important;}.parallax-searchs.home15 .welcome-text p {display: none;}.parallax-searchs.home15 {height: 100vh;}.featured-boxes-area {top: 100px;padding-bottom: 6rem;}.parallax-searchs .welcome-text p {font-size: 14px;}.parallax-searchs .hero-inner {margin: 70px 0;}.parallax-searchs .trip-search {margin-top: 20px;}}@media only screen and (max-width: 360px) {.parallax-searchs .welcome-text h1, .parallax-searchs.home15 .welcome-text p {display: none;}.parallax-searchs .hero-inner {padding-top: 45px !important;}.parallax-searchs .trip-search {margin-top: 0px;}}.featured-boxes-area {position: relative;z-index: 1;margin-top: -100px;}.featured-boxes-inner {background-color: #fff;border-radius: 5px;-webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);}.featured-boxes-inner .col-lg-3 {border-right: 1px solid #eee;}.featured-boxes-inner .col-lg-3:last-child {border-right: none;}.single-featured-box {text-align: center;position: relative;padding: 115px 25px 40px;overflow: hidden;}.single-featured-box .icon {-webkit-transition: 0.4s;transition: 0.4s;color: #ee0979;position: absolute;top: 40px;left: 50%;-webkit-transform: translate(-50%, 0);transform: translate(-50%, 0);margin-top: -12px;}.single-featured-box .icon i::before {font-size: 55px;}.single-featured-box h3 {-webkit-transition: 0.4s;transition: 0.4s;margin: 15px 0;font-size: 18px;}.single-featured-box p {-webkit-transition: 0.4s;transition: 0.4s;font-size: 14px;margin-top: 12px;margin-bottom: 0;}.single-featured-box .read-more-btn {background: -webkit-gradient(linear, left top, right top, color-stop(0, #000), to(#000));background: linear-gradient(90deg, #000 0, #000 100%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;display: inline-block;position: absolute;bottom: 0;left: 50%;-webkit-transform: translateX(-50%);transform: translateX(-50%);opacity: 0;visibility: hidden;-webkit-transition: 0.6;transition: 0.6;font-size: 15px;font-weight: 400;text-decoration: none;}.single-featured-box .read-more-btn::before {content: "";position: absolute;left: 0;bottom: 1px;width: 0;-webkit-transition: 0.5s;transition: 0.5s;height: 1px;background: -webkit-gradient(linear, left top, right top, color-stop(0, #18ba60), to(#18ba60));background: linear-gradient(90deg, #18ba60 0, #18ba60 100%);}.single-featured-box .read-more-btn:hover::before {width: 100%;}.single-featured-box:hover .icon {top: 23px;-webkit-animation: 0.4s ease-in-out iconTop;animation: 0.4s ease-in-out iconTop;}.single-featured-box:hover h3, .single-featured-box:hover p {-webkit-transform: translateY(-20px);transform: translateY(-20px);}.single-featured-box:hover .read-more-btn {opacity: 1;visibility: visible;bottom: 23px;}@-webkit-keyframes iconTop {0% {-webkit-transform: translate(-50%, 0);transform: translate(-50%, 0);}25% {opacity: 0;-webkit-transform: translate(-50%, -70%);transform: translate(-50%, -70%);}50% {opacity: 0;-webkit-transform: translate(-50%, -40%);transform: translate(-50%, -40%);}100% {opacity: 1;-webkit-transform: translate(-50%, 0);transform: translate(-50%, 0);}}@keyframes iconTop {0% {-webkit-transform: translate(-50%, 0);transform: translate(-50%, 0);}25% {opacity: 0;-webkit-transform: translate(-50%, -70%);transform: translate(-50%, -70%);}50% {opacity: 0;-webkit-transform: translate(-50%, -40%);transform: translate(-50%, -40%);}100% {opacity: 1;-webkit-transform: translate(-50%, 0);transform: translate(-50%, 0);}}@-webkit-keyframes MOVE-BG {from {-webkit-transform: translateX(0);transform: translateX(0);}to {-webkit-transform: translateX(88px);transform: translateX(88px);}}@keyframes MOVE-BG {from {-webkit-transform: translateX(0);transform: translateX(0);}to {-webkit-transform: translateX(88px);transform: translateX(88px);}}@-webkit-keyframes rotateMe {from {-webkit-transform: rotate(0);transform: rotate(0);}to {-webkit-transform: rotate(360deg);transform: rotate(360deg);}}@keyframes rotateMe {from {-webkit-transform: rotate(0);transform: rotate(0);}to {-webkit-transform: rotate(360deg);transform: rotate(360deg);}}section.featured.home15 {padding: 6rem 0;background: #fff;}.featured.home15 .sec-title {margin-left: 0;}.featured.home15 .sec-title h2 span {font-weight: 600;color: #111;}.featured.home15 .sec-title h2 {color: #377ef9;margin-bottom: 0.5rem;}.featured.home15 .item {padding-bottom: 30px;}.featured.home15 .filters-group {margin-bottom: 2.5rem;padding-left: 0px;}.featured.home15 .filters-group ul {padding-left: 0px;}.featured.home15 .filters-group ul li {list-style: none;color: #fff;display: inline-block;padding: 10px 15px;text-transform: capitalize;font-weight: 500;cursor: pointer;border-radius: 5px;-webkit-transition: all 0.5s ease;transition: all 0.5s ease;}.featured.home15 .filters-group ul li:hover {background: #377ef9;color: #fff;}.featured.home15 .filters-group {text-align: center;border-radius: 5px;}@media screen and (max-width: 543px) {.featured.home15 .filters-group ul {padding-left: 0px;}.featured.home15 .filters-group ul li:hover {background: none;color: #000;}}.featured.home15 .filters-group .active {background: #377ef9;color: #fff;}.project-single {margin-bottom: 10px;}.project-single.no-mb {margin-bottom: 0px;}.featured.home15 .item.no-pb {padding-bottom: 0px;}@media screen and (max-width: 767px) {.project-single.no-mb.last:last-child {margin-bottom: 0px;}.featured.home15 .filters-group {text-align: left;margin-bottom: 2rem;}.filters-group.col-md-6 {margin-left: 1rem;}.featured.home15 .item.sale.no-pb {padding-bottom: 1.6rem;margin-bottom: 10px;}}@media screen and (max-width: 991px) {.featured.home15 .item.landscapes.no-pb {padding-bottom: 0px;margin-bottom: 0px;}.featured.home15 .item.h33 {padding-bottom: 30px !important;}.project-single.mbx-10 {margin-bottom: 10px;}.featured .compare {margin-top: 0.9rem !important;}}.homes-img {display: block;}.homes, .homes-img {position: relative;overflow: hidden;}.featured.home15 .homes-tag.featured {background-color: transparent !important;float: left;left: 0px !important;top: 0px !important;position: relative;text-align: left;width: 200px !important;font-size: 14px !important;margin: 0;}.featured.home15 .homes-tag.button.alt.featured.pt-44 {padding-top: 25px;padding-left: 0px;}.featured.home15 .homes .button {font-size: 15px;font-weight: 600;padding: 6px 14px;border-radius: 2px;color: #fff;border: none;background-color: #377ef9;display: inline-block;z-index: 99;}.featured.home15 .homes-tag.featured {left: 15px !important;margin-top: 15px;}.featured.home15 .homes-price, .featured.home15 .homes-tag {position: absolute !important;z-index: 99 !important;}.featured.home15 .homes-tag.sale {background: #e54242 !important;width: 84px !important;height: 36px;}.featured.home15 .homes-tag.sale {right: 15px;margin-top: 15px;top: 0;}.featured.home15 .homes-tag.sale.rent {background: #34495e !important;text-align: center;color: #fff;width: 96px !important;z-index: 99;}.featured.home15 .price-properties {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;padding-bottom: 1rem;}.featured.home15 .compare {margin-top: 1.1rem;line-height: 0px;}.featured.home15 .compare a {margin-right: 1.5rem;}.featured.home15 .compare a:last-child {margin-right: 0px;}.featured.home15 .compare i {font-size: 1rem;-webkit-transition: all 0.5s ease;transition: all 0.5s ease;}.featured.home15 .fa-exchange-alt {color: #666;}.featured.home15 .fa-exchange-alt:hover {color: #18ba60;}.featured.home15 .fa-share-alt {color: #666;}.featured.home15 .fa-share-alt:hover {color: #ffb200;}.featured.home15 .fa-heart-o {color: #666;}.featured.home15 .fa-heart-o:hover {color: #e54242;}.featured.home15 .homes-price {color: #fff;font-size: 15px !important;font-weight: 600;padding: 6px 14px;border-radius: 2px;background: #18ba60;bottom: 20px;left: 15px;z-index: 99;}.featured.home15 .homes-content {background: #212529 !important;padding: 20px 20px !important;}.featured.home15 .homes-content h3.title a {font-size: 1.1rem;font-weight: 600;color: #666;text-transform: uppercase;text-decoration: none;}.featured.home15 .homes-content h3 {font-size: 1.2rem;font-weight: 600;color: #444;margin-bottom: 20px;}.featured.home15 .homes-content h3 a {font-size: 1.2rem;font-weight: 600;color: #fff;margin-bottom: 30px;text-decoration: none;-webkit-transition: all 0.3s ease;transition: all 0.3s ease;}.featured.home15 .homes-content h3 a:hover {color: #377ef9;}.price-properties h3 {margin-top: 1.3 !important;margin-bottom: 0px;}.featured.home15 .homes-content .homes-address {margin-top: 0px;}.featured.home15 .homes-content .homes-address .fa-map-marker {font-size: 1rem;text-decoration: none;color: #18ba60;}.featured.home15 .homes-content .homes-address a {text-decoration: none;}.featured.home15 .homes-content .homes-address a span {font-size: 13px;font-weight: 400;margin: 0 0 1px;text-decoration: none;}.featured.home15 .homes-address span {color: #666;}.featured.home15 .homes-content .homes-address a i {margin-right: 10px;}.featured.home15 .homes-content .homes-list {padding-left: 0px;padding-bottom: 0;margin: 0;}.featured.home15 .homes-content .homes-list li {width: 33%;float: left;font-size: 13px;line-height: 40px;list-style: none;color: #377ef9;}.featured.home15 .homes-content .homes-list li i {font-size: 14px;margin-right: 5px;color: #cecdcd;}.featured.home15 .homes-content .homes-list span {color: #fff;}.featured.home15 .footer {background: none;border-top: 1px solid #d8d8d8;padding-top: 1rem;font-size: 13px;color: #666;}.featured.home15 .footer a {color: #666;text-decoration: none;}.featured.home15 .footer span {float: right;}.featured.home15 .footer i {margin-right: 5px;font-size: 1rem;color: #666;}.featured.home15 .project-single {position: relative;overflow: hidden;-webkit-transition: all 0.4s ease;transition: all 0.4s ease;-webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);border: 0px !important;}.featured.home15 .project-inner {position: relative;overflow: hidden;}.featured.home15 .project-head {position: relative;text-align: center;}.featured.home15 .project-head:before {position: absolute;top: 0;left: 0;width: 100%;height: 100%;content: "";opacity: 0;z-index: 33;background: #121b22;color: #fff;text-align: center;-webkit-transition: all 0.5s ease;transition: all 0.5s ease;}.featured.home15 .project-single:hover .project-head:before {opacity: 0.8;}.featured.home15 .project-head img {width: 100%;z-index: 2;}.featured.home15 .project-bottom {text-align: center;padding: 10px 0 0;position: absolute;width: 100%;text-align: left;z-index: 333;text-align: center;top: 50%;margin-top: -23.5px;}.featured.home15 .project-bottom h4 {text-transform: capitalize;font-size: 18px;font-weight: 600;color: #fff;opacity: 0;visibility: hidden;-webkit-transition: all 0.5s ease;transition: all 0.5s ease;}.featured.home15 .project-bottom h4:before {position: absolute;left: 0;bottom: 0;content: "";}.featured.home15 .project-single:hover .project-bottom h4 {opacity: 1;visibility: visible;}.featured.home15 .project-bottom h4 a {color: #fff;text-decoration: none;}.featured.home15 .project-bottom h4 span {display: block;color: #fff;font-size: 14px;margin-top: 10px;font-weight: 400;}.featured.home15 .button-effect {position: absolute;text-align: left;bottom: 0;right: 0;z-index: 33;background: transparent;-webkit-transform: translateX(0%);transform: translateX(0%);opacity: 0;visibility: visible;padding: 8px 15px;border-radius: 20px 0 0 0;-webkit-transition: all 0.4s ease;transition: all 0.4s ease;margin-bottom: 0.7rem;}.featured.home15 .project-single .button-effect {opacity: 1;visibility: visible;-webkit-transform: translateX(0%);transform: translateX(0%);}.featured.home15 .button-effect .btn {display: inline-block;color: #fff;-webkit-box-shadow: none;box-shadow: none;padding: 0;margin-right: 15px;border-radius: 100%;width: 36px;height: 36px;line-height: 33px;background: rgba(0, 0, 0, 0.6);z-index: 99;}.featured.home15 .button-effect .btn:hover {color: #fff;}.featured.home15 .button-effect .btn:last-child {margin: 0;}.featured.home15 .load-button {margin-top: 50px;}.featured.home15 .load-button .btn {padding: 14px 30px;color: #fff;font-weight: 500;border: none;-webkit-transition: all 0.4s ease;transition: all 0.4s ease;margin: 0;}.featured.home15 .load-button .btn:hover {background: #353535;}.featured.home15 .button-effect .fa-link:before {content: "\f0c1";font-family: FontAwesome;color: #fff;}.featured.home15 .button-effect .fa-video:before {content: "\f03d";font-family: FontAwesome;color: #fff;}.featured.home15 .button-effect .fa-photo:before {content: "\f03e";font-family: FontAwesome;color: #fff;}.info-help {padding: 6rem 0;background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.3)), to(rgba(255, 255, 255, 0.3))), url(https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/../images/bg/bg-info3.jpg) no-repeat scroll center center;background: linear-gradient(rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.3)), url(https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/../images/bg/bg-info3.jpg) no-repeat scroll center center;background-size: cover;position: relative;z-index: 3;}.info-help:before {content: "";background: rgba(0, 0, 0, 0.5);position: absolute;left: 0px;top: 0px;width: 100%;height: 100%;z-index: -1;}.info-help .info-head .info-text {padding-left: 0px;}.info-help .info-head .info-text h3 {font-size: 30px;line-height: 45px;color: #fff;margin-bottom: 0px;}.info-help .info-head .info-text p {font-size: 16px;font-weight: 400;line-height: 35px;color: #fff;padding: 1.5rem 0;margin-bottom: 0px;}.info-help .info-head .info-text .btn-pro {background: #18ba60;color: #fff;margin-top: 10px;border: 0;-webkit-transition: all 0.5s ease;transition: all 0.5s ease;}.info-help .info-head .info-text .btn-pro:hover {background: #121b22;}@media screen and (max-width: 767px) {.info-help .info-head .info-text h3 {font-size: 25px;}.info-help .info-head .info-text p {font-size: 16px;}}.rev_row_zone_bottom, .tp-caption.have {bottom: 80px;}.hermes .tp-bullet, .uranus.tparrows {display: none;}section.visited-cities {padding: 6rem 0;}.visited-cities .img-box {height: 280px;display: inline-block;position: relative;width: 100%;overflow: hidden;margin-bottom: 1rem;z-index: 90;border-radius: 3px;}.visited-cities .img-box.no-mb {margin-bottom: 0px;}.visited-cities .img-box:hover {background: #377ef9;}.visited-cities .img-box:before {position: absolute;top: 0;left: 0;width: 100%;height: 100%;display: block;content: "";background-color: #121b22;opacity: 0.2;z-index: 99;-webkit-transition: 0.3s ease-out;transition: 0.3s ease-out;}.visited-cities .listing-badges {position: absolute;top: 0;z-index: 999;right: 0;width: 100%;display: block;font-size: 16px;font-weight: bold;padding: 0px;overflow: hidden;height: 100px;}.visited-cities .listing-badges .featured {background-color: #377ef9;float: left;-webkit-transform: rotate(-45deg);transform: rotate(-45deg);left: -67px;top: 17px;position: relative;text-align: center;width: 200px;font-size: 13px;margin: 0;}.visited-cities .listing-badges span {color: #fff;display: inline-block;padding: 3px;float: right;background-color: rgba(74, 74, 76, 0.7);border-radius: 3px;top: 15px;right: 15px;position: absolute;}.visited-cities .starts {list-style: none;margin-top: 0;padding: 0px;margin-bottom: 0px;}.visited-cities .starts li {text-align: center;display: inline-block;margin-bottom: 0px;}.visited-cities .starts .fa {color: #fe4f4f !important;}.visited-cities .starts ul {margin-bottom: 0px;}.visited-cities .img-box-content {position: absolute;z-index: 101;top: 50%;margin: 0 auto;text-align: center;width: 100%;-webkit-transform: translate(0, -50.5%);transform: translate(0, -50.5%);}.visited-cities .img-box-content h4 {font-size: 20px;color: #fff;margin: 0;}.visited-cities .img-box-content span {font-size: 16px;color: #fff;}.visited-cities .img-box img {background-size: cover;background-position: 50%;width: 100%;height: 100%;-webkit-transition: all 0.55s;transition: all 0.55s;position: absolute;top: 0;left: 0;background-repeat: no-repeat;-webkit-transition: -webkit-transform 0.35s ease-out;transition: -webkit-transform 0.35s ease-out;transition: transform 0.35s ease-out;transition: transform 0.35s ease-out, -webkit-transform 0.35s ease-out;}@media screen and (max-width: 991px) {.visited-cities .pr {padding-right: 5px;}.tp-caption.have {bottom: -80px;}}@media screen and (max-width: 767px) {.visited-cities .img-box.no-mb {margin-bottom: 1.5rem;}.visited-cities .img-box.no-mb.x3 {margin-bottom: 0px;}.visited-cities .img-box.san.no-mb.x3 {margin-bottom: 0px !important;}.visited-cities .img-box.mi, .visited-cities .img-box {margin-bottom: 1.6rem !important;}.visited-cities .bg-all {margin-top: 0px;}.visited-cities .pr-1, .feature-categories .pr-1, .feature-categories .mt, .visited-cities .pr {padding-right: 15px !important;}}.recent-16 {display: block;position: relative;overflow: hidden;height: 400px;}.recent-img16 {position: absolute;top: 0;left: 0;right: 0;bottom: 0;-webkit-transition: all 1s ease-in-out;transition: all 1s ease-in-out;}.recent-16:hover .recent-img16 {-webkit-transform: scale(1.06, 1.06);transform: scale(1.06, 1.06);}.recent-content {background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.4)));background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%);position: absolute;top: 50%;left: 0;right: 0;bottom: 0;z-index: 2;}.recent-details {position: absolute;padding: 20px;color: #fff;bottom: 0;left: 0;right: 0;z-index: 2;border-bottom-left-radius: 0.3rem;border-bottom-right-radius: 0.3rem;-webkit-transition: all 0.4s ease-in-out;transition: all 0.4s ease-in-out;}.recent-title {font-size: 22px;font-weight: 600;margin-bottom: 4px;}.recent-price {color: #fff;font-size: 18px;font-weight: 600;margin-bottom: 6px;}.recent-price > small {font-size: 60%;}.house-details {font-size: 14px;font-weight: 400;color: #fff;}.house-details > span {opacity: 0.5;display: inline-block;padding: 0 5px;}.recent-16:hover .recent-details {-webkit-transform: translateY(-30%);transform: translateY(-30%);}.view-proper {position: absolute;color: #fff;padding: 20px;bottom: 0;left: 0;right: 0;z-index: 3;font-size: 14px;letter-spacing: 1px;opacity: 0;font-weight: 400;-webkit-transform: translateY(400%);transform: translateY(400%);-webkit-transition: all 0.4s ease-in-out;transition: all 0.4s ease-in-out;}.recent-16:hover .view-proper {-webkit-transform: translateY(0);transform: translateY(0);opacity: 1;}.img-center {background-size: cover;background-position: center center;background-repeat: no-repeat;}.parallax-searchs.home17 {background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2))), url("https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/../images/bg/home-17-2.jpg") no-repeat center top;background: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url("https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/../images/bg/home-17-2.jpg") no-repeat center top;background-size: cover;background-attachment: fixed !important;width: 100%;height: 100vh;position: relative;z-index: 99;}.banner-inner-wrap {height: 110vh;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.banner-inner-area {position: relative;}.th-17 .rld-banner-tab {-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;}.th-17 .nav-item a.active, .th-17 .nav-item a:hover, .th-17 .nav-item a.active:before, .th-17 .btn.btn-yellow, .th-17 .range-slider .ui-widget-header, .th-17 .checkboxes input[type="checkbox"]:checked + label:before {background: #687389;}.th-17 .dropdown-filter span::after, .th-17 .form-group .nice-select i, .th-17 a.btn.btn-yellow:hover, .th-17 .form-group .nice-select:hover {color: #687389;}.th-17 .range-slider .ui-slider .ui-slider-handle {border: 2px solid #687389;}.th-17 .explore__form-checkbox-list.full-filter.filter-block {margin-top: 22px;}.tab-content > .active {display: block;}.banner-inner .sub-title {color: #fff;margin-bottom: 22px;}.banner-inner h1 {color: #fff;font-size: 45px;line-height: 66px;font-family: "Montserrat", sans-serif;font-weight: 700;margin-bottom: 30px;text-transform: capitalize;}.banner-inner .content {margin-top: 20px;margin-bottom: 0;}.banner-inner .banner-btn-wrap {margin-top: 19px;}.banner-inner .btn {height: 55px;line-height: 55px;}.banner-inner .video-play-btn {height: 55px;width: 55px;line-height: 52px;text-align: center;border-radius: 6px;display: inline-block;border: 2px solid #d4d4d4;font-size: 20px;color: #fff;}.banner-inner .rld-banner-search {margin-top: 33px;}.thumb-wrap {position: absolute;bottom: 0;}.main-search-area {margin-top: -50px;}.rld-main-search {padding: 50px 30px 35px 30px;background: #fff;-webkit-box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.1);box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.1);border-radius: 0 6px 6px 6px;}.rld-main-search .rld-single-input, .rld-main-search .rld-single-select .single-select {margin-bottom: 15px;}.rld-main-search .btn {width: 100%;}.btn-yellow {background: #687389;color: #fff;border: 1px solid #687389;}.btn.btn-yellow {height: 48px;line-height: 48px;padding: 0 30px;border-radius: 4px;overflow: hidden;position: relative;border: 0px solid #687389;font-size: 14px;-webkit-transition: all 0.5s ease;transition: all 0.5s ease;font-weight: 600;}.btn-yellow:hover, .btn-yellow:focus {background: #fff;border: 1px solid #687389;color: #687389;}.rld-single-input {position: relative;}.rld-single-input input {height: 48px;line-height: 48px;width: 100%;padding: 0 20px;border: 1px solid #d4d4d4;-webkit-transition: all 0.4s ease;transition: all 0.4s ease;border-radius: 4px;font-size: 15px;}.rld-single-input input:hover, .rld-single-input input:active, .rld-single-input input:focus {border: 1px solid #687389;}.rld-single-input.left-icon:before {content: "\f041";font-size: 18px;font-family: fontawesome;color: #687389;position: absolute;top: 12px;background-size: auto;height: 17px;width: 12px;left: 19px;background-repeat: no-repeat;}.rld-single-input.left-icon input {padding-left: 40px;}.rld-single-input textarea {height: 120px;width: 100%;padding: 10px 20px;border: 1px solid #d4d4d4;-webkit-transition: all 0.4s ease;transition: all 0.4s ease;border-radius: 4px;font-size: 15px;}.rld-single-input textarea:hover, .rld-single-input textarea:active, .rld-single-input textarea:focus {border: 1px solid #687389;}.rld-single-select .single-select {height: 48px;line-height: 47px;width: 100%;padding: 0 34px 0 20px;border: 1px solid #d4d4d4;-webkit-transition: all 0.4s ease;transition: all 0.4s ease;position: relative;border-radius: 4px;}.rld-single-select .single-select:hover, .rld-single-select .single-select:active, .rld-single-select .single-select:focus {border: 1px solid #687389;}.rld-single-select .single-select:after {border: 0;}.rld-single-select .single-select:before {content: "\f0dd";font-size: 20px;font-family: fontawesome;color: #687389;position: absolute;top: 0px;margin: 0px;background-size: auto;height: 0px;width: 11px;right: 14px;left: auto;background-repeat: no-repeat;}.rld-single-select .single-select .list {margin-top: 0px;width: 100%;}.rld-price-slider-wrap .rld-price-slider, .rld-price-slider-wrap .rld-size-slider {height: 5px;background: #fff0e5;border: 0;margin: 20px 0 0 0;}.rld-price-slider-wrap .ui-slider-handle {height: 24px;width: 42px;background: #687389;border: 0;text-align: center;color: #fff;border-radius: 30px;top: -10px;font-size: 13px;line-height: 25px;}.rld-banner-search .rld-single-input input {-webkit-box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.1);box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.1);border: 0;padding-right: 140px;}.rld-banner-search .rld-single-input button {position: absolute;right: 0;top: 0;height: 48px;line-height: 48px;border: 0;padding: 0 20px;font-weight: 600;background: var(--main-color-one);color: #fff;cursor: pointer;border-radius: 0 4px 4px 0;}.th-17 .header-user-name, .th-17 .header-user-name:before {color: #fff;}.th-17 #navigation.style-2.cloned .header-user-name, .th-17 #header.cloned.sticky .header-user-name, .th-17 #navigation.style-2.cloned .header-user-name:before, .th-17 #header.cloned.sticky .header-user-name:before {color: #666;}.banner-area {background-size: cover;background-repeat: no-repeat;background-position: center;}.banner-area .banner-search-wrap {margin-top: 24px;}.rld-banner-tab {border-bottom: 0;}.rld-banner-tab .nav-item {margin-bottom: 0;}.rld-banner-tab .nav-item a {border: 0;border-radius: 5px 5px 0 0;height: 50px;line-height: 50px;padding: 0 35px;margin-right: 15px;position: relative;display: block;letter-spacing: 0.4px;background: #fff;color: #000;font-family: var(--heading-font);font-weight: 600;-webkit-transition: all 0.4s ease;transition: all 0.4s ease;}.rld-banner-tab .nav-item a:hover, .rld-banner-tab .nav-item a:focus, .rld-banner-tab .nav-item a.active {background: #687389;color: #fff;}.rld-banner-tab .nav-item:last-child {margin-bottom: 0;}.navbar-area-3 {background: #fff;}.banner-search {margin-top: 80px;}@media screen and (max-width: 1024px) {.th-17 .banner-inner .sub-title {margin-top: 120px;}}@media screen and (max-width: 768px) {.th-17 .banner-inner .sub-title {margin-top: 0px;}}@media screen and (max-width: 575px) {.th-17 .explore__form-checkbox-list.full-filter.filter-block {margin-top: 30px;}}.info-help.h18 {padding: 9rem 0;background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.1)), to(rgba(255, 255, 255, 0.1))), url(https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/../images/bg/info-service4.jpg) no-repeat scroll center center;background: linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.1)), url(https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/../images/bg/info-service4.jpg) no-repeat scroll center center;background-size: cover;position: relative;z-index: 0 !important;}.info-help.h17 {padding: 9rem 0;background: url(https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/../images/bg/info-service6.jpg) no-repeat scroll center center;background-size: cover;position: relative;z-index: 0 !important;}.info-help.h17:before {background: none;}.info-help.h17 .info-head .info-text {background: #fff;padding: 30px;}.info-help.h17 .info-head .info-text h3 {color: #333;line-height: 32px;}.info-help.h17 .info-head .info-text h5 {color: #333;font-weight: 500;}.info-help.h17 .info-head .info-text p {color: #666;}.portfolio.ho-17 .item {padding-bottom: 30px;}.inner-pages .portfolio.ho-17 .item {padding-bottom: 30px;}@media screen and (max-width: 360px) {.banner-inner h1, .banner-inner .sub-title {display: none;}.banner-inner-wrap {height: 120vh;}}@media screen and (max-width: 767px) {.portfolio .item.sale.h-177.no-pb {padding-bottom: 30px;margin-bottom: 0px;}.portfolio .ho17-thelast {padding-top: 30px;padding-bottom: 0px !important;}}@media screen and (max-width: 991px) {.portfolio .ho17-thelast, .portfolio .item.sale.h-177.no-pb {padding-bottom: 0px !important;}}section.team {padding: 4.6rem 0;background: #f7f7f7;}.team-block {position: relative;}.team-block .inner-box {position: relative;padding-bottom: 0px;-webkit-box-shadow: 2px 2px 30px #ccc;box-shadow: 2px 2px 30px #ccc;-webkit-transition-duration: 0.5s;transition-duration: 0.5s;}.team-block .inner-box .image {position: relative;}.team-block .inner-box .image img {position: relative;width: 100%;display: block;height: auto;}.team-block .inner-box .lower-box {position: relative;padding: 22px 0;text-align: center;}.team-block .inner-box .lower-box h3 {position: relative;font-size: 18px;font-weight: 600;line-height: 1.2em;margin-bottom: 0px;}.team-block .inner-box .lower-box h3 a {position: relative;color: #000;text-decoration: none;-webkit-transition: all 0.3s ease;transition: all 0.3s ease;}.team-block .inner-box .lower-box h3 a:hover {color: #687389;}.team-block .inner-box .lower-box .designation {position: relative;color: #666;font-size: 16px;font-weight: 400;padding-top: 2px;text-transform: capitalize;}@media screen and (max-width: 991px) {.team-block {padding-bottom: 2.5rem;}.team-block.pb-none {padding-bottom: 0px;}}@media screen and (max-width: 767px) {.team-block.pb-none {padding-bottom: 2.5rem;}.team-block.pb-none:last-child {padding-bottom: 0px;}}.team .team-head {position: relative;overflow: hidden;}.team .team-details {background: #fff;-webkit-transition: all 0.4s ease;transition: all 0.4s ease;}.team .team-head::before {position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: #fff;opacity: 0;visibility: hidden;content: "";z-index: 2;-webkit-transition: all 0.4s ease;transition: all 0.4s ease;}.team .team-head img {width: 100%;position: relative;}.team .team-social {background: transparent;width: 75px;position: absolute;top: 0;right: 0;text-align: center;z-index: 33;opacity: 0;visibility: hidden;-webkit-transform-origin: left;transform-origin: left;-webkit-transform: perspective(600px) rotateY(90deg);transform: perspective(600px) rotateY(90deg);-webkit-transition: all 0.4s ease;transition: all 0.4s ease;}.team ul.team-social {margin: 0px;}.team .team-details .team-social {opacity: 1;visibility: visible;-webkit-transform: perspective(600px) rotateY(0deg);transform: perspective(600px) rotateY(0deg);}.team .team-social li a {display: block;color: #ffffff;text-align: center;padding: 5px 0;border-bottom: 1px solid #d4cfcf;}.team .team-social li a.linkedin {border-bottom: 0px;}.team .team-social li a.facebook {background-color: #687389;}.team .team-social li a.twitter {background-color: #687389;}.team .team-social li a.instagram {background-color: #687389;}.team .team-social li a.linkedin {background-color: #687389;}.team .team-social li {display: block;}.team .team-social li:last-child {margin: 0;}.team .team-details:hover .team-bottom {background-color: #f9a056;-webkit-transition: all 0.4s ease;transition: all 0.4s ease;}.th-8 .header-image {background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0))), url("https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/../images/bg/bg-home-8.jpg") no-repeat center top;background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), url("https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/../images/bg/bg-home-8.jpg") no-repeat center top;background-attachment: fixed !important;width: 100%;height: 90vh;position: relative;}.th-8 .header-image {border-bottom: 1px solid #e5e5e5;}.th-8 .filter-item label {color: #333;}.th-8 .filter {background: #fff;border: 1px solid #d8d8d8;border-radius: 8px;padding: 30px;width: 80%;}.th-8 input, .th-8 textarea, .th-8 select {border: 1px solid #d8d8d8;border-radius: 8px;background: #f8f8f8;}.th-8 .header-user-name, .th-8 .header-user-name:before {color: #666 !important;}.th-8 .ui-widget.ui-widget-content, .th-8 .header-image .left .btn-white, .th-8 .sec-title h2 span::before, .th-8 .btn:hover, .th-8 .popular-places .listing-badges .featured, .th-8 .homes-tag.featured {background: #377ef9 !important;}.th-8 .filter .button {background: #fff;}.th-8 .filter-item.sli {margin-top: 30px;}.th-8 .filter-item .button {width: 100% !important;cursor: pointer;color: #fff;}.th-8 img {display: inline-block;max-width: 100%;height: auto;}.th-8 a.button.border, a.button, .th-8 .header-image .left .btn-white {color: #fff !important;}.th-8 .first-footer .top-footer {background: #24324a;}.th-8 .second-footer {background: #1d293e;}.th-8 .slick-dots li.slick-active, .th-8 .slick-dots li, .homepage-6 .slick-dots li.slick-active, .homepage-6 .slick-dots li {-webkit-box-shadow: inset 0 0 0 3px rgba(74, 74, 76, 0.4) !important;box-shadow: inset 0 0 0 3px rgba(74, 74, 76, 0.4) !important;}.th-8 .slick-dots li:after, .home-11 .slick-dots li:after, .homepage-6 .slick-dots li:after {background: #696565 !important;}.homepage-6 .header-user-name, .homepage-6 .header-user-name:before {color: #fff;}.homepage-6 .portfolio .homes-content .homes-list li i {color: #696969;font-size: 18px;}.home-11 .portfolio .project-single {-webkit-box-shadow: none;box-shadow: none;margin-bottom: 0px;border: 1px solid #e7e7e7;}.home-11 .portfolio .homes-content h3 a:hover {color: #444 !important;}.th-8 .sec-title {text-align: center;padding-bottom: 2rem;}.th-8 .form-group.location {width: 100%;margin: 30px 0;}.th-8 .sec-title h2 span {position: relative;color: #444;font-weight: 500;}.th-8 a.button.border, a.button {background: #377ef9;color: #fff !important;}.th-8 .header-image .left h1 {color: #333;}.th-8 .header-image .left p {color: #333;}.th-8 .project-single .button-effect {opacity: 1;visibility: visible;-webkit-transform: translateX(0%);transform: translateX(0%);}.th-8 .button-effect .btn {display: inline-block;color: #fff;-webkit-box-shadow: none;box-shadow: none;padding: 0;margin-right: 15px;border-radius: 8px;width: 36px;height: 36px;line-height: 33px;background: rgba(74, 74, 76, 0.7);z-index: 99;}.th-8 .button-effect .fa-link:before {content: "\f0c1";font-family: FontAwesome;color: #fff;}.th-8 .button-effect .fa-video:before {content: "\f03d";font-family: FontAwesome;color: #fff;}.th-8 .button-effect .fa-photo:before {content: "\f03e";font-family: FontAwesome;color: #fff;}.home-18.th-8 .google-maps .filter .button {font-size: 18px;}.home-18.th-8 .google-maps .filter .button:hover {color: #fff;}.th-8 .contact-us {padding: 6rem 0;}.th-8 .contact-us ul li {list-style: none;font-weight: 300;}.th-8 .contact-us ul {margin: 0;padding: 0;}.th-8 .contact-us .btn {background: #377ef9;border: 1px solid #377ef9;cursor: pointer;-webkit-transition: all 0.5s ease;transition: all 0.5s ease;}.th-8 .contact-us .btn:hover {background: #fff;color: #121b22;border: 1px solid #377ef9;}.th-8 .address-info p:last-child {margin-bottom: 0px;}@media screen and (max-width: 767px) {.th-8 .offices h3:first-child {margin-top: 4rem;}}@media screen and (max-width: 500px) {.th-8 .contact-us h3 {font-size: 1.1rem !important;}}label {font-size: 16px;line-height: 24px;font-weight: 400;margin-bottom: 5px;color: #000;}form label.error {display: block;color: #ff0000;font-size: 14px !important;opacity: 1 !important;}.successform, .errorform {display: none;height: 70px;}.successform span, .errorform span {display: block;}.successform span p, .errorform span p {margin-top: 15px;}.successform span p {color: #01c15a;font-size: 2rem;}.errorform span p {color: #c0392b;}.th-8 .contact-us h3 {text-transform: uppercase;font-weight: bold;font-size: 1.2rem;}.th-8 .offices h3 {text-transform: capitalize;}.th-8 .offices p {font-weight: 300;}.th-8 .parallax-search8 .trip-search {background: #fff;padding: 30px;-webkit-box-shadow: 0 0 10px 7px rgba(0, 0, 0, 0.08);box-shadow: 0 0 10px 7px rgba(0, 0, 0, 0.08);border-radius: 5px;text-align: left;margin-top: 10px;}.th-8 .trip-search.contact-us h4 {line-height: 27px;font-weight: 600;}@media screen and (max-width: 767px) {.th-8 .header-image .left {margin-top: 60px;}.th-8 .header-image .left p {display: none;}.th-8 .header-image .left h1 {font-size: 22px;}.th-8 a.button.border, a.button, .th-8 .header-image .left .btn-white {margin-top: 0px;}}@media screen and (max-width: 450px) {.th-8 .header-image {padding: 0px 0px !important;}.th-8 .header-image {height: 100vh;}.th-8 .header-image .left h1 {font-size: 18px;margin-bottom: 0px;padding-top: 20px;}.th-8 .header-image .left .btn-white {display: none;}.th-8 .parallax-search8 .trip-search {margin-top: 10px !important;z-index: 9;}.th-8 .trip-search.contact-us h4 {font-size: 15px;}}@media (max-width: 991.98px) {.th-8 .header-image .left {margin-top: 80px;margin-bottom: 0px;}.th-8 .header-image {padding: 500px 30px;}}.th-8 .parallax-search8 p {font-size: 17px;margin-top: 10px;}.th-8 .align-items-center.bg8 {margin-bottom: 110px;}.th-8 .parallax-search8 .trip-search .form {line-height: 0px;}.th-8 .parallax-search8 .form-group:last-child {margin-right: 0px;}.th-8 .parallax-search8 .form-group .nice-select {margin: 0px;height: 50px;line-height: 50px;padding: 0 15px;border-radius: 5px;border: 1px solid #ddd;-webkit-box-shadow: none;box-shadow: none;color: #757575;font-family: "Montserrat", sans-serif;font-weight: 500;font-size: 14px;}.th-8 .parallax-search8 .form-group .nice-select:hover {color: #377ef9;}.th-8 .parallax-search8 .form-group .nice-select::after {right: 20px;color: #757575;}.th-8 .parallax-search8 .form-group .nice-select i {color: #377ef9;font-size: 1.2rem;margin-top: 5px;margin-right: 10px;}.th-8 .parallax-search8 .form-group .list li {color: #757575;}.th-8 .parallax-search8 .form-group .list li.selected {color: #757575;font-weight: 400;}.th-8 .parallax-search8 .form-group .list li:hover {color: #fff;background: #377ef9;}.th-8 .parallax-search8 .form-group.looking {width: 100%;margin: 0px;border: 1px solid #dddddd !important;}.th-8 .parallax-search8 .first-select {height: 30px;border-radius: 5px;margin-right: 4px;border: none;-webkit-box-shadow: none;box-shadow: none;color: #757575;font-family: "Montserrat", sans-serif;font-weight: 500;font-size: 16px;}.th-8 .main-search-input-item {float: left;width: 100%;-webkit-box-sizing: border-box;box-sizing: border-box;height: 50px;position: relative;}.th-8 .nice-select.wide {width: 100%;}.th-8 .parallax-search8 .form-group.looking input {float: left;border: none;border-radius: 5px;width: 100%;height: 50px;padding-left: 20px;}.th-8 .parallax-search8 .form-group.location {width: 100%;margin: 30px 0;}.th-8 .parallax-search8 .form-group.categories {width: 100%;}.th-8 .parallax-search8 .form-group.button {width: 100%;position: relative;height: 50px;margin-top: 15px;margin-bottom: 0px;}.th-8 .parallax-search8 .form-group .btn {display: block;width: 100%;background: #377ef9;cursor: pointer;color: #fff;text-transform: uppercase;font-weight: 600;position: absolute;top: 0;margin-top: 5px;height: 50px;line-height: 50px;padding: 0;font-size: 14px;border: none;border-radius: 5px;}.th-8 .parallax-search8 .form-group .nice-select {-webkit-transition: all 0.3s ease;transition: all 0.3s ease;}.th-8 .parallax-search8 .form-group .nice-select i {color: #377ef9;}.th-8 .parallax-search8 .form-group .nice-select:hover {color: #377ef9;}.th-8 .parallax-search8 img {height: auto;max-width: 100%;}.th-8 .parallax-search8 h1 {color: #444;font-size: 50px;}.th-8 .filter-item .button {width: 100% !important;cursor: pointer;color: #fff;}.th-8 input, textarea, select {width: 100%;height: 50px;padding: 9px;margin-bottom: 0px;border: 1px solid #ddd;border-radius: 5px;font-weight: 400;color: #000;font-family: "Nunito Sans", sans-serif;background: #f8f8f8;}.th-8 .form-group {margin-bottom: 0.625rem;}.th-8 .first-footer input, textarea, select {margin-bottom: 0px;width: auto;}.th-8 .filter-item {width: 100%;margin-top: 30px;float: none;}.th-8 .parallax-search8 .form-group .btn:hover {background: #121b22;color: #fff;}@media screen and (max-width: 767px) {.th-8 .header-image {padding: 350px 0px;}}@media screen and (max-width: 768px) {.th-8 .parallax-search8 .trip-search {margin-top: 30px;}}@media screen and (max-width: 1024px) {.th-8 .parallax-search8 .trip-search {margin-top: 90px;}}.th-8 .range-slider label {color: #333;font-size: 16px;margin-bottom: 25px;}.th-8 .range-slider .ui-slider {position: relative;text-align: left;}.th-8 .range-slider .ui-slider .ui-slider-handle {position: absolute;z-index: 2;width: 18px;height: 18px;border-radius: 50%;border: 2px solid #377ef9;cursor: w-resize;background: #fff;outline: none;top: -8px;margin-left: -8px;-webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.15);box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.15);}.th-8 .range-slider .ui-slider .ui-slider-range {position: absolute;z-index: 1;display: block;border: 0;background-position: 0 0;}.th-8 .range-slider .ui-widget-content {background-color: #e8e8e8 !important;}.th-8 .range-slider .ui-widget-header {background-color: #377ef9;}.th-8 .range-slider .ui-slider.ui-state-disabled .ui-slider-handle, .th-8 .range-slider .ui-slider.ui-state-disabled .ui-slider-range {-webkit-filter: inherit;filter: inherit;}.th-8 .range-slider .ui-slider-horizontal {height: 3px;border-radius: 10px;width: calc(100% - 16px);margin-left: 8px;}.th-8 .range-slider .ui-slider-horizontal .ui-slider-range {top: 0;height: 100%;}.th-8 .range-slider .ui-slider-horizontal .ui-slider-range-min {left: 0;}.th-8 .range-slider .ui-slider-horizontal .ui-slider-range-max {right: 0;}.th-8 input.first-slider-value:focus, .th-8 input.second-slider-value:focus, .th-8 input.first-slider-value, .th-8 input.second-slider-value {width: 40%;display: inline-block;border: 0;background-color: transparent;padding: 0;margin: 12px 0 0 0;cursor: default;}.th-8 input.first-slider-value {float: left;margin-left: -8px;width: 40%;}.th-8 input.second-slider-value {float: right;width: 40%;text-align: right;margin-right: -8px;}.th-8 .range-slider {line-height: 30px;}.th-8 .main-search-field-2 {margin-top: 30px;line-height: 30px;}.header-image.home-18 {background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2))), url("https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/../images/bg/home-18.jpg") no-repeat center top;background: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url("https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/../images/bg/home-18.jpg") no-repeat center top;background-size: cover;background-attachment: fixed !important;width: 100%;height: 100vh;}.header-image .left h1 {font-size: 40px;font-weight: 700;line-height: 60px;color: #fff;margin: 0;margin-bottom: 20px;}.header-image .left p {font-size: 17px;width: 90%;font-weight: 400;line-height: 27px;color: #fff;margin: 0;}.header-image .left .btn-white {background: #f55d2c;display: inline-block;padding: 12px 35px;border-radius: 40px;font-size: 15px;font-weight: 600;color: #fff;margin-top: 30px;-webkit-box-shadow: 1px 1px 30px 0px rgba(0, 0, 0, 0.15);box-shadow: 1px 1px 30px 0px rgba(0, 0, 0, 0.15);}a.btn-white {text-decoration: none;}.google-maps.home-18 .filter {padding: 20px;margin-top: 180px;width: 70%;position: relative;z-index: 100;border-radius: 5px;background: rgba(255, 255, 255, 0.3);border-top: 0px solid rgba(255, 255, 255, 0.2);float: right;color: #fff;}.th-18 .header-user-name, .th-18 .header-user-name:before {color: #fff;}.th-18 #navigation.style-2.cloned .header-user-name, .th-18 #header.cloned.sticky .header-user-name, .th-18 #navigation.style-2.cloned .header-user-name:before, .th-18 #header.cloned.sticky .header-user-name:before {color: #666;}@media (max-width: 768px) {.th-18 .google-maps .filter form {background: #f55d2c;}.th-18 .ui-widget-header, .th-18 .google-maps .filter .button {background: #1e1629;}.th-18 .header-image {padding: 10px 0;}.th-18 .header-image .left, .th-18 .google-maps.home-18 .filter {margin-top: 0px !important;}}@media (max-width: 1024px) {.th-18 .google-maps.home-18 .filter {margin-top: 100px;}}@media (max-width: 991.98px) {.header-image {text-align: center;padding: 600px 30px;}.google-maps.home-18 .filter {margin-top: 0px;}.google-maps.home-18 .filter {width: 100%;}.google-maps.home-18 {top: 60px;}.header-image .left {margin-top: 150px;margin-bottom: 0px;}.header-image .left h1 {font-size: 28px;line-height: 37px;margin-bottom: 15px;}}@media screen and (max-width: 767px) {.header-image.home-18 {height: 10vh;}.header-image {padding: 350px 30px;}.header-image .left {margin-top: 10px;}.header-image .left h1 {font-size: 26px;}.header-image .left p {font-size: 15px;}.google-maps.home-18 .filter {padding: 0px;}.th-18 .header-image {padding: 300px 0;}.google-maps.home-18 .filter form {background: #f55d2c;border-top: 1px solid #f55d2c;}.home18 .sec-title h2 {font-size: 24px !important;}.home18 .sec-title h2 span::before {display: none;}}section.how-it-works {background: #fff;padding: 4.6rem 0;}.how-it-works .serv-flex {background: #fff;color: #f55d2c;text-align: center;padding: 1.5rem;border-radius: 5px;-webkit-box-shadow: 0px 0px 1px #e7e7e7 !important;box-shadow: 0px 0px 1px #e7e7e7 !important;border: 1px solid #e7e7e7;-webkit-transition: 0.5s ease;transition: 0.5s ease;}.how-it-works .serv-flex.arrow:after {display: none;}.how-it-works .art-1 {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.how-it-works article .fa {padding-right: 1rem;padding-bottom: 0.5rem;font-size: 4rem;text-align: left;}.how-it-works article img {padding-right: 1rem;padding-bottom: 0.5rem;width: 100px;height: 100px;text-align: center;}.how-it-works .sec-title {margin-left: 0.5rem;}.how-it-works .sec-title h2 span {font-weight: 600;color: #111;}.how-it-works .sec-title img {position: relative;width: 151px;height: 26px;}.how-it-works article h3 {color: #222;margin: 1.7rem 0 0.2rem;}.how-it-works article p {color: #666;margin-top: 1rem;margin-bottom: 0px;}.how-it-works .service-1 .serv:hover, .how-it-works .service-2 .serv:hover {cursor: all-scroll;}@media screen and (max-width: 767px) {.how-it-works .service-1 .serv {margin-bottom: 2rem;}.how-it-works .service-1 .serv:last-child {margin-bottom: 0px;}.how-it-works .mt-50 {margin-top: 0px !important;}.how-it-works .service-1 .serv.mb-0.pt {margin-top: 0px !important;}}@media screen and (max-width: 991px) {.how-it-works .mt-50 {margin-top: 2rem;}.how-it-works .service-1 .serv.mb-0 {margin-bottom: 0px;}.how-it-works .service-1 .serv.mb-0.pt {margin-top: 2rem;}.how-it-works .serv-flex:after {display: none;}}section.h18.testimonials {padding: 6rem 0;background: -webkit-gradient(linear, left top, left bottom, from(rgba(14, 18, 68, 0.88)), to(rgba(14, 18, 68, 0.88))), url(https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/../images/bg/bg-testimonials.jpeg) no-repeat scroll center center;background: linear-gradient(rgba(14, 18, 68, 0.88), rgba(14, 18, 68, 0.88)), url(https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/../images/bg/bg-testimonials.jpeg) no-repeat scroll center center;background-size: cover;}.h18.testimonials .sec-title h2 {color: #fff;}.h18.testimonials .sec-title p {color: #fff;}.h18.testimonials .client-info {display: inline-block;}.h18.testimonials .client-thumb {border-radius: 100%;height: 60px;margin-right: 20px;width: 60px;float: left;}.h18.testimonials .sngl-client {border: 1px solid #fafafa;margin-bottom: 30px;text-align: center;margin: 5px;}.h18.testimonials .single-testimonial {display: inline-block;padding: 0 10px;width: 100%;}.h18.testimonials .clinet-inner {margin-top: 20px;}.h18.testimonials .client-info h2 {color: #fff;font-size: 18px;margin-bottom: 5px;text-transform: capitalize;font-weight: 600;}.h18.testimonials .client-info span {color: #fff;font-size: 13px;display: inline-block;text-transform: uppercase;}.h18.testimonials .client-comment span::before {height: 1px;background: #4cc700;width: 40px;content: "";position: absolute;bottom: 0;}.h18.testimonials .client-comment h3 {color: #4cc700;margin-bottom: 20px;text-transform: capitalize;font-weight: normal;font-style: italic;}.h18.testimonials .client-comment {background-color: #f55d2c;padding: 20px 20px 20px 20px;position: relative;font-style: italic;border-radius: 10px;color: #fff;}.h18.testimonials .client-comment p {margin-bottom: 0;}.h18.testimonials .client-comment::after {border-left: 15px solid transparent;border-right: 15px solid transparent;border-top: 16px solid #f55d2c;content: "";height: 0;left: 12px;position: absolute;width: 0;-webkit-transform: rotate(0);transform: rotate(0);bottom: -16px;}.h18.testimonials .client-comment::before {color: #fff;content: "\f10d";font-family: fontawesome;font-size: 71px;left: 20px;position: absolute;top: 50%;-webkit-transform: translateY(-50%);transform: translateY(-50%);text-align: center;left: 0;right: 0;opacity: 0.2;font-style: normal;}.h18.testimonials .client-thumb img {width: 90px;border-radius: 50%;margin: 0 auto;}.h18.testimonials .client-reviews i {color: #e54242;font-size: 13px;}.h18.testimonials .client-comment > ul {padding-bottom: 15px;}.h18.testimonials .owl-dots {text-align: center;margin-top: 3rem;line-height: 0;}.h18.testimonials .owl-dot {border-radius: 50px;height: 10px;width: 10px;display: inline-block;background: #fff;margin-left: 5px;margin-right: 5px;}.h18.testimonials .owl-dot.active {background: #f55d2c;}.h18.testimonials .sec-title {text-align: center;padding-bottom: 2.5rem;}.h18.testimonials .sec-title h2 {font-size: 28px;color: #f55d2c;}.h18.testimonials .sec-title h2 span {position: relative;color: #fff;}.h18.testimonials .sec-title h2 span::before {position: absolute;width: 50px;height: 1px;background: #f55d2c;top: 18px;content: "";left: -60px;}.h18.testimonials .sec-title p {margin-top: 20px;text-align: center;margin-left: auto;margin-right: auto;font-size: 16px;font-weight: 400;color: #fff;max-width: 550px;}.home18 .sec-title {text-align: center;padding-bottom: 2.5rem;}.home18 .sec-title h2 {font-size: 28px;color: #f55d2c;}.home18 .sec-title h2 span {position: relative;color: #111;}.home18 .sec-title h2 span::before {position: absolute;width: 50px;height: 1px;background: #f55d2c;top: 18px;content: "";left: -60px;}.home18 .sec-title p {margin-top: 10px;margin-bottom: 5px;text-align: center;margin-left: auto;margin-right: auto;font-size: 16px;font-weight: 400;color: #333;max-width: 550px;}.slide-left-social {position: absolute;bottom: 30px;left: 40px;z-index: 20;}.slide-left-social ul {list-style: none;margin: 0px;padding: 0px;}.slide-left-social ul li {float: left;margin-right: 60px;position: relative;}.slide-left-social ul li:last-child {margin-right: 0px;}.slide-left-social ul li:after {content: "";position: absolute;width: 36px;height: 1px;right: -46px;top: 50%;margin-top: 1px;background-color: #000;}.slide-left-social ul li:last-child:after {display: none;}.slide-left-social ul li a {color: #000;font-size: 10px;letter-spacing: 5px;text-transform: uppercase;font-weight: 600;text-decoration: none;}@media (max-width: 778px) {.slide-left-social {display: none;}}.int_white_bg.h19 .search-2 .form-group .list li.selected:hover, .int_white_bg.h19 .search-2 .form-group .list li:hover, .int_white_bg.h19 .search-2 .form-group .btn, .int_white_bg.h19 .section-title:before, .int_white_bg.h19 .btn.btn-outline-light, .int_white_bg.h19 .services-home .bg-base, .int_white_bg.h19 .listing-hidden-content, .int_white_bg.h19 .plan-price, .int_white_bg.h19 .plan a.btn, .int_white_bg.h19 .go-up {background: #293046;}.int_white_bg.h19 a.button.border, a.button {background: #293046;}.int_white_bg.h19 .dark-overlay h1, .int_white_bg.h19 .search-2 .form-group .nice-select i, .int_white_bg.h19 .section-title h2 {color: #293046;}.int_white_bg.h19 .dark-overlay h1 span {color: #fff;}.int_white_bg.h19 .search-2 .form-group .nice-select:hover {color: #293046;}.int_white_bg.h19 .services-home .border-1, .int_white_bg.h19 .plan, .int_white_bg.h19 .plan ul li {border: 1px dashed #293046 !important;}.int_white_bg.h19 .services-home a.text-base:hover {color: #293046;}.int_white_bg.h19 .listing-item.compact li {color: #fff;}.int_white_bg.h19 .team-wrap:hover .team-content .team-info {background: #293046;}.int_white_bg.h19 .team .team-pro .fa {background: #212529;}.int_white_bg.h19 .plan a.btn.pro2 {background: #293046;}.int_white_bg.h19 .first-footer .navigation h3::after, .int_white_bg.h19 .first-footer .widget h3::after, .int_white_bg.h20 .first-footer .newsletters h3::after {background: #293046;}.int_white_bg.h19 .navigation ul li a:hover, .int_white_bg.h19 .twitter-widget.contuct .twitter-area .text h5 a, .int_white_bg.h19 .twitter-widget.contuct .twitter-area .text h4 {color: #293046;}.int_white_bg.h19 .first-footer .bloq-email .email input[type="email"], .int_white_bg.h19 .first-footer .bloq-email .email input[type="submit"] {border: 1px solid #293046;}.int_white_bg.h19 #navigation.style-1.black ul li:hover {background-color: #293046;color: #293046;}.int_white_bg.h19 .plan-price:after {border-top-color: #293046;}.int_white_bg.h19 .plan ul li:first-child {border-top: 0 !important;}.int_white_bg.h19 .plan ul li:last-child {border-bottom: 0 !important;}.int_white_bg.h19 .header-user-name, .int_white_bg.h19 .header-user-name:before {color: #fff;}.int_white_bg.h19 #navigation.style-2.cloned .header-user-name, .int_white_bg.h19 #header.cloned.sticky .header-user-name, .int_white_bg.h19 #navigation.style-2.cloned .header-user-name:before, .int_white_bg.h19 #header.cloned.sticky .header-user-name:before {color: #666;}.h19 .sec-title {text-align: center;padding-bottom: 2rem;}.h19 .sec-title h2 {color: #111;font-weight: 600;text-transform: capitalize;}.h19 .sec-title h2 span {position: relative;color: #444;font-weight: 500;}.h19 .sec-title p {margin-top: 13px;text-align: center;margin-left: auto;margin-right: auto;font-size: 16px;font-weight: 400;color: #666;max-width: 550px;}.int_dark_bg.h20 a.button.border, a.button, .int_dark_bg.h20 .search-2 .form-group .list li.selected:hover, .int_dark_bg.h20 .search-2 .form-group .list li:hover, .int_dark_bg.h20 .search-2 .form-group .btn, .int_dark_bg.h20 .section-title:before, .int_dark_bg.h20 .btn.btn-outline-light, .int_dark_bg.h20 .services-home .bg-base, .int_dark_bg.h20 .listing-hidden-content, .int_dark_bg.h20 .plan-price, .int_dark_bg.h20 .plan a.btn, .int_dark_bg.h20 .go-up {background: #f5b200;}.int_dark_bg.h20 .dark-overlay h1, .int_dark_bg.h20 .search-2 .form-group .nice-select i, .int_dark_bg.h20 .section-title h2 {color: #f5b200;}.int_dark_bg.h20 .dark-overlay h1 span, .int_dark_bg.h20 .blog-section .action-list, .int_dark_bg.h20 .blog-section .admin p {color: #fff;}.int_dark_bg.h20 .blog-section .news-link {color: #f5b200;}.int_dark_bg.h20 .blog-section .news-item .date {color: #fff;}.int_dark_bg.h20 .search-2 .form-group .nice-select:hover, .int_dark_bg.h20 .blog-section .news-item h3:hover {color: #f5b200;}.int_dark_bg.h20 .services-home .border-1, .int_dark_bg.h20 .plan, .int_dark_bg.h20 .plan ul li {border: 1px dashed #f5b200 !important;}.int_dark_bg.h20 .services-home a.text-base:hover {color: #f5b200;}.int_dark_bg.h20 .listing-item.compact li {color: #fff;}.int_dark_bg.h20 .team-wrap:hover .team-content .team-info {background: #f5b200;}.int_dark_bg.h20 .team .team-pro .fa {background: #212529;}.int_dark_bg.h20 .plan a.btn.pro2 {background: #282d32;}.int_dark_bg.h20 .first-footer .navigation h3::after, .int_dark_bg.h20 .first-footer .widget h3::after, .int_dark_bg.h20 .first-footer .newsletters h3::after {background: #f5b200;}.int_dark_bg.h20 .navigation ul li a:hover, .int_dark_bg.h20 .twitter-widget.contuct .twitter-area .text h5 a, .int_dark_bg.h20 .twitter-widget.contuct .twitter-area .text h4 {color: #f5b200;}.int_dark_bg.h20 .first-footer .bloq-email .email input[type="email"], .int_dark_bg.h20 .first-footer .bloq-email .email input[type="submit"] {border: 1px solid #f5b200;}.int_dark_bg.h20 #navigation.style-1.black ul li:hover {background-color: #f5b200;color: #f5b200;}.int_dark_bg.h20 .plan-price:after {border-top-color: #f5b200;}.int_dark_bg.h20 .plan ul li:first-child {border-top: 0 !important;}.int_dark_bg.h20 .plan ul li:last-child {border-bottom: 0 !important;}.h20 .first-footer .bloq-email .email input[type="submit"] {margin-top: 1.5rem;}@media screen and (max-width: 991px) {.int_dark_bg.h20 .fullwidth-home-map.dark-overlay video {height: 115vh !important;}.h20 .first-footer .bloq-email .email input[type="submit"] {margin-top: 0;}}.homepage-23 .head-tr.bottom {background: transparent;border: 0px;}.homepage-23 a.button.border, a.button {background: #fff;color: #274abb !important;}.homepage-23 .header-user-name, .homepage-23 .header-user-name:before {color: #fff;}.homepage-23 #navigation.style-2.cloned .header-user-name, .homepage-23 #header.cloned.sticky .header-user-name, .homepage-23 #navigation.style-2.cloned .header-user-name:before, .homepage-23 #header.cloned.sticky .header-user-name:before {color: #666;}.homepage-23 #navigation.style-1 ul li:hover {background: #274abb;}.homepage-23 .welcome-area {background: linear-gradient(-36deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%), url(https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/../images/bg/bg-23.jpg) no-repeat scroll center center/cover;}.homepage-23 .welcome-area {height: 100vh;position: relative;z-index: 99;}.homepage-23 .banner-inner h1 {margin-bottom: 15px;}.homepage-23 .banner-inner .sub-title {margin-bottom: 60px;}.homepage-23 .bg-overlay, .overlay-dark {position: relative;z-index: 0;}.homepage-23 .hero-main {padding: 315px 0;}@media (max-width: 550px) {.homepage-23 .hero-main {padding: 160px 0;}.homepage-23 .banner-inner h1 {font-size: 22px;}.homepage-23 .banner-inner .sub-title {font-size: 15px;}}.homepage-23 .btn, .homepage-3 .btn:active, .homepage-23 .btn.sApp-btn:before, .homepage-23 .bg-overlay::after, .homepage-23 .benifits-item:after {background: linear-gradient(-47deg, #274abb 0%, #274abb 100%);}.homepage-23 a.btn.btn-yellow:hover {background: #fff !important;color: #274abb;}.homepage-23 .bg-overlay::after {opacity: 0.87;z-index: -1;}.homepage-23 .rld-banner-tab .nav-item a.active, .homepage-23 .rld-banner-tab .nav-item a:hover, .homepage-23 .rld-banner-tab .nav-item a.active:before, .homepage-23 .range-slider .ui-widget-header, .homepage-23 .checkboxes input[type="checkbox"]:checked + label:before {background: #274abb;}.homepage-23 .parallax-searchs .form-group .nice-select i, .homepage-23 .dropdown-filter span::after {color: #274abb;}.homepage-23 .parallax-searchs .form-group .nice-select:hover {color: #274abb;}.homepage-23 .rld-banner-tab .nav-item a {border-radius: 8px;}.homepage-23 .range-slider .ui-slider .ui-slider-handle {border: 2px solid #274abb;}.homepage-23 .rld-single-select .single-select:before {border-bottom: 2px solid #999;border-right: 2px solid #999;content: "";display: block;height: 8px;margin-top: -4px;pointer-events: none;position: absolute;right: 18px;top: 48%;-webkit-transform-origin: 66% 66%;transform-origin: 66% 66%;-webkit-transform: rotate(45deg);transform: rotate(45deg);-webkit-transition: all 0.15s ease-in-out;transition: all 0.15s ease-in-out;width: 8px;}.homepage-23 .rld-single-input input {border-radius: 8px;margin-left: 0px;outline: none;text-decoration: none;}.homepage-23 .rld-single-select .single-select {width: 180px;}@media (min-width: 992px) {.homepage-23 .rld-main-search .rld-single-input, .homepage-3 .rld-main-search .rld-single-select .single-select, .homepage-23 .popular-searchs {margin-bottom: 0px;}}@media (max-width: 575px) {.homepage-23 .popular-searchs {display: none !important;}}.homepage-23 .popular-searchs {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;margin-top: 40px;}.homepage-23 .popular-searchs li {display: inline-block;}.homepage-23 .popular-searchs li a {display: inline-block;text-decoration: none;width: 115px;height: 100px;margin-right: 15px;background: rgba(255, 255, 255, 0.12);padding-top: 11px;color: #ffffff;font-size: 28px;border-radius: 4px;border: 1px solid rgba(255, 255, 255, 0.2);-webkit-transition: all ease 0.5s;transition: all ease 0.5s;}.homepage-23 .popular-searchs .box {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.homepage-23 .popular-searchs li a .box span {font-size: 16px;text-align: center;color: #fff;margin-top: 10px;font-weight: 400;display: block;}.homepage-23 img {display: inline-block;max-width: 100%;height: auto;}.homepage-23 .portfolio .price-properties {padding-bottom: 0px;}.homepage-24 .header-image {background: url(https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/../images/bg/bg-home-24.jpg) no-repeat center bottom;height: 90vh;border-bottom: 1px solid #e5e5e5;}.homepage-24 #header {-webkit-box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.2);box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.2);}.homepage-24 .header-image .left h1 {font-size: 36px;font-weight: 600;line-height: 60px;color: #333;margin: 0;margin-bottom: 20px;}.homepage-24 .image-24 {padding-bottom: 190px;}.homepage-24 .header-image .left p {font-size: 16px;font-weight: 400;line-height: 27px;color: #666;margin: 0;}.homepage-24 .header-image .left .btn-white {background: #377ef9;display: -webkit-box;display: -ms-flexbox;display: flex;padding: 12px 35px;border-radius: 40px;font-size: 15px;font-weight: 600;color: #fff;-webkit-box-shadow: 1px 1px 30px 0px rgba(0, 0, 0, 0.15);box-shadow: 1px 1px 30px 0px rgba(0, 0, 0, 0.15);margin-right: 60px;}.homepage-24 .header-user-name, .homepage-24 .header-user-name:before {color: #666;}.homepage-24 .portfolio .homes-content .homes-list li {width: 33.3%;}.homepage-24 .portfolio.full-l .project-head {border-radius: 3px 0 0 3px;max-height: 220px;max-width: -webkit-fill-available;margin: 0;position: relative;width: 300px;}.homepage-24 section.request {padding: 6rem 0;background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.3)), to(rgba(255, 255, 255, 0.3))), url(https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/../images/bg/bg-info3.jpg) no-repeat scroll center center;background: linear-gradient(rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.3)), url(https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/../images/bg/bg-info3.jpg) no-repeat scroll center center;background-size: cover;position: relative;z-index: 3;color: #fff;}.homepage-24 .request h3 {text-transform: uppercase;font-weight: bold;font-size: 1.5rem;color: #fff;}.homepage-24 .request h3 {margin-bottom: 2rem;}.homepage-24 .request h3::after {display: block;height: 3px;font-weight: bold;background-color: #377ef9;content: " ";width: 50px;margin-top: 0.5rem;margin-bottom: 1.5rem;}.homepage-24 .successform, .hp1 .errorform {display: none;height: 70px;}.homepage-24 .request .contact-form input[type="text"] {height: 50px;}.homepage-24 .request .form-control {background: #fff;border: 1px solid #ebebeb;}.homepage-24 .request .contact-form textarea {min-height: 140px;max-height: 100px;}.homepage-24 .request .btn {cursor: pointer;margin-top: 1rem;border: 0px;background: #377ef9;}.homepage-24 .bgc {background: -webkit-gradient(linear, left top, left bottom, from(rgba(43, 43, 43, 0.8)), to(rgba(43, 43, 43, 0.8))), url(https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/../images/bg/bg-testimonials.jpg) no-repeat center center;background: linear-gradient(rgba(43, 43, 43, 0.8), rgba(43, 43, 43, 0.8)), url(https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/../images/bg/bg-testimonials.jpg) no-repeat center center;padding: 2rem;background-size: cover;}.homepage-24 .request h3 {text-transform: uppercase;font-weight: bold;font-size: 1.4rem;color: #fff;margin-bottom: 2rem;}.homepage-24 .call-info ul {list-style: none;padding: 0;margin: 0;}.homepage-24 .request ul li {list-style: none;}.homepage-24 .call-info ul li .fa {font-size: 1.6rem;color: #377ef9;}.homepage-24 .call-info .info p {margin: 0px;margin-left: 1.5rem;font-weight: 300;}.homepage-24 .call-info .info {display: -webkit-box;display: -ms-flexbox;display: flex;margin-bottom: 2rem;}.homepage-24 .play-btn {position: relative;display: inline-block;height: 100px;width: 100px;background-color: #377ef9;border-radius: 50%;margin-top: 35px;}.homepage-24 .btn-circle {position: absolute;top: 0;left: 0;right: 0;bottom: 0;height: 100%;width: 100%;border-radius: 50%;background-color: #377ef9;}.homepage-24 .teh-left {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;margin-top: 0px;}.homepage-24 .play-icon {color: #fff;}.homepage-24 .visited-cities .img-box {margin-bottom: 0px;}@media (max-width: 991.98px) {.homepage-24 .header-image .left {margin-top: 0px;margin-bottom: 80px;}.homepage-24 .portfolio.full-l .project-head {width: 100%;}.homepage-24 .header-image .left h1 {font-size: 26px;}.homepage-24 .header-image {padding: 500px 30px;}.homepage-24 .bgc {margin-top: 3rem;}.homepage-24 .request h3 {font-size: 1.2rem;}.homepage-24 .teh-left {-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}.homepage-24 .visited-cities .img-box {margin-bottom: 20px;}.homepage-24 .visited-cities .img-box.no-mb {margin-bottom: 0px;}.homepage-24 .team .team-pro.no-mb {padding-bottom: 0px;}.homepage-24 .image-24 {padding-bottom: 0px;}}@media (max-width: 576px) {.homepage-24 .header-image .left {margin-top: 0px;margin-bottom: 80px;}.homepage-24 .header-image .left h1 {font-size: 20px;line-height: 30px;}.homepage-24 .header-image {padding: 100px 30px;}.homepage-24 .visited-cities .img-box.no-mb.sin {margin-bottom: 0px !important;}.homepage-24 .team .team-pro.no-mb.sin {padding-bottom: 2.5rem !important;}}.inner-pages .blog .block-heading {background: #f9f9f9;border-radius: 3px;height: 52px;margin-bottom: 30px;}.inner-pages .properties-list.full .project-single {border-bottom: 0px;}.inner-pages .properties-list.full .my-44 {margin: 2.5rem 0;}.agents.list .blog .homes-content .homes-list {padding-bottom: 2rem;}.inner-pages.hp-6.full .tab-content > .active {width: 100%;margin-bottom: 30px;}.inner-pages.hp-6.full .rld-main-search {margin-right: 0px;}.inner-pages.hp-6.full .rld-single-input input {width: 309px;background: #fff;}.inner-pages.hp-6.full .rld-main-search {padding: 30px 0px 30px 20px;background: #f5f7fb;border: 0px;-webkit-box-shadow: none;box-shadow: none;}.inner-pages.hp-6.full .rld-main-search .single-select, .inner-pages.hp-6.full .dropdown-filter span, .inner-pages.hp-6.full .form-group .nice-select {background: #fff;}.inner-pages.hp-6.full .form-group .nice-select {border: 1px solid #ebebeb;}.inner-pages.hp-6.full .tab-content > .active {margin-top: 0px;}.inner-pages.hp-6.full .explore__form-checkbox-list.full-filter.filter-block {margin-top: 2px;background: #fff;}.inner-pages.hp-6.full .main-search-field-2 {margin-top: 0px;}.inner-pages.hp-6.full .parallax-searchs .form-group .nice-select:hover, .inner-pages.hp-6.full .dropdown-filter span::after, .inner-pages.hp-6.full .btn.btn-yellow:hover {color: #377ef9;}.inner-pages.hp-6.full .btn.btn-yellow {background: #377ef9;}.inner-pages.hp-6.full .nice-select.wide {margin-top: 0px;}.inner-pages.hp-6.full .single.detail-wrapper {z-index: 8;}@media only screen and (max-width: 1024px) {.inner-pages.hp-6.full .rld-single-input input {width: 160px;}}@media screen and (max-width: 768px) {.inner-pages.hp-6.full .dropdown-filter span {margin: 0px 15px 0 0;}}@media only screen and (max-width: 450px) {.inner-pages.hp-6.full .rld-single-input input {width: 100% !important;}.inner-pages.hp-6.full .rld-main-search {padding-right: 20px;}}@media screen and (max-width: 991px) {.inner-pages .properties-list.full .my-44.ft {margin: 0px;}.inner-pages.hp-6.full .rld-single-input input {width: 200px;}.inner-pages .properties-list.full .pr-0 {padding-left: 0px;}.inner-pages .properties-list.full .col-lg-8 {padding-left: 15px;padding-right: 15px;}.inner-pages .properties-list.full .mb-44 {margin-bottom: 2.5rem !important;}.inner-pages .properties-list.full .row.featured {padding-left: 15px;padding-right: 15px;}}@media screen and (max-width: 575px) {.agents.list .pagination.lis-view {margin-top: 0px;}}.inner-pages .blog .block-heading {background: #f9f9f9;border-radius: 3px;height: 52px;margin-bottom: 30px;}.inner-pages .properties-right.list .homes-img img {height: 272px;}.inner-pages .properties-right.list .project-single {border-bottom: 0px;}.inner-pages .properties-right.list .my-44 {margin: 2.5rem 0;}@media screen and (max-width: 991px) {.inner-pages .properties-right.list .my-44.ft {margin: 0px;}.inner-pages .properties-right.list .homes-img img {height: auto;}.inner-pages .properties-right.list .pr-0 {padding-left: 8px;}.inner-pages .properties-right.list .col-lg-8 {padding-left: 15px;padding-right: 15px;}.inner-pages .properties-right.list .mb-44 {margin-bottom: 2.5rem !important;}.inner-pages .properties-right.list .row.featured {padding-left: 15px;padding-right: 15px;}}.inner-pages .blog .block-heading {background: #fff;border-radius: 3px;height: 52px;margin-bottom: 30px;}.inner-pages section.portfolio {background: #f5f7fb;}.inner-pages .blog .block-heading h4 {line-height: 52px;color: #121b22;display: inline-block;padding-right: 20px;border-radius: 3px 0 0 3px;margin: 0 0 0;font-weight: 600;}.inner-pages .blog .space-3 {margin-bottom: 1.6rem;}.inner-pages .blog .block-heading .heading-icon {background: #121b22;width: 50px;text-align: center;margin-right: 8px;display: inline-block;border-radius: 3px 0 0 3px;position: relative;color: #fff;}.inner-pages .project-single .homes-content .homes-list li i {font-size: 18px;}.inner-pages .project-single .fa-user, .inner-pages .project-single .fa-calendar {color: #666 !important;}.inner-pages .portfolio .homes-content .homes-list li {width: 45% !important;line-height: 40px;}.inner-pages .portfolio .homes-content {-webkit-box-shadow: 0 0 10px 1px rgba(71, 85, 95, 0.08);box-shadow: 0 0 10px 1px rgba(71, 85, 95, 0.08);}.properties-list .item {padding-bottom: 1.6rem;}.inner-pages .w-auto {width: auto !important;}.inner-pages .letter-spacing-093 {font-weight: 600;letter-spacing: 0.93px !important;}.inner-pages .input-group-lg > .form-control {padding: 0.5rem 1rem 0.5rem 0.5rem !important;font-size: 15px;line-height: 1;margin-top: 7px;border-radius: 3px;position: relative;-webkit-box-flex: 1;-ms-flex: 1 1 auto;flex: 1 1 auto;width: 1%;min-width: 0;margin-bottom: 0;}.inner-pages .cod-pad.single.detail-wrapper .nice-select:after {height: 8;margin-top: -4px;pointer-events: none;position: absolute;right: 0;top: 37%;}.inner-pages .pro-wrapper .detail-wrapper-body p {line-height: 1;}.inner-pages .nice-select.open .list {overflow: visible;z-index: 99999;width: auto;}@media screen and (max-width: 1024px) {.single.detail-wrapper.grid {margin-left: 10rem;}.inner-pages.half-map-view .single.detail-wrapper.grid {margin-left: 4rem;}}@media screen and (max-width: 450px) {.single.detail-wrapper {-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}.inner-pages .letter-spacing-093 {padding-left: 0px !important;}.inner-pages .pro-wrapper .detail-wrapper-body p {margin-bottom: 30px !important;}.single.detail-wrapper.grid {margin-left: 0px;}.inner-pages.half-map-view .single.detail-wrapper.grid {margin-left: 0px;}.inner-pages .pro-wrapper .detail-wrapper-body p.pb-2 {margin-bottom: 0.75rem !important;}}@media screen and (max-width: 767px) {.inner-pages .blog .item {padding-bottom: 1.6rem;}.inner-pages .portfolio.blog .item.no-pb.x2 {padding-bottom: 0px;}}.inner-pages .blog .block-heading .sorting {padding: 8px 12px;width: auto;background: #fff;border: 1px solid #eee;color: #999;margin-right: 5px;margin-bottom: 0px;font-size: 13px;font-weight: 300;outline: none;}@media screen and (max-width: 380px) {.inner-pages .blog .block-heading .sorting {float: left;width: 120px;}}.inner-pages .blog .block-heading .sorting-options {margin: 10px 15px 0 0;text-align: right;}.inner-pages .blog .block-heading .sorting {font-size: 13px;font-weight: 300;padding: 5px 12px;border: solid 1px #e7e7e7;}.inner-pages .blog .block-heading a {text-decoration: none;}.inner-pages .blog .block-heading .change-view-btn.lde .fa {color: #121b22 !important;}.inner-pages .blog .block-heading .change-view-btn.lde:hover {background: #377ef9;color: #fff !important;}.inner-pages .blog .sorting-options a .active-view-btn .fa {color: #fff !important;}.inner-pages .blog .change-view-btn {color: #121b22 !important;border: 1px solid #121b22;margin-left: 5px;border-radius: 2px;background: transparent;padding: 5px 9px;}.inner-pages .change-view-btn:hover {color: #377ef9 !important;}.inner-pages .active-view-btn {background: #121b22 !important;color: #fff !important;margin-left: 5px;padding: 5px 9px;}.inner-pages .blog .active-view-btn:hover {background: #377ef9 !important;color: #fff;}.inner-pages .blog .block-heading .fa {color: #fff;margin-right: 0px;}.inner-pages .blog .homes .fa {color: #377ef9;}.inner-pages .properties-list .compare, .inner-pages .properties-right .compare {margin-top: 1.1rem !important;}.inner-pages .properties-right .fa-heart-o {color: #666 !important;}.inner-pages .blog .single-block {padding: 3rem 0;}.inner-pages .blog .section-heading .media .media-left i {background: #377ef9;color: #fff;width: 47px;height: 47px;line-height: 47px;text-align: center;font-size: 25px;float: left;}.inner-pages .blog .section-heading .media .media-left {padding-right: 15px;}.inner-pages .blog .section-heading .media .media-body h5::after {margin-bottom: 16px;}.inner-pages .blog .section-heading .media .media-body p {margin: 0 0 0;color: #666;line-height: 0;}.inner-pages .blog .main-search-field h5, .inner-pages .blog .main-search-field-2 h5, .inner-pages .blog .section-heading .media .media-body h5 {font-family: "Montserrat", sans-serif;font-weight: bold;text-transform: capitalize;}.inner-pages .blog .main-search-field {background: #fff;padding-bottom: 30px;}.inner-pages .blog .main-search-field select {background: #fff;border: 2px solid #e2dfdf;color: #333;}.inner-pages .blog .main-search-field .at-col-default-mar {margin-bottom: 0px;}.inner-pages .blog .at-input {width: 100%;height: 45px;padding: 5px 10px;color: #000;border: 2px solid #e2dfdf;border-radius: 0;background: #fff;}@media screen and (max-width: 991px) {.inner-pages .blog .at-input {margin-bottom: 0px;}}.inner-pages .blog .col-lg-12.no-pds {padding-left: 0px;padding-right: 0px;}.inner-pages .blog .slider_amount {color: #000;font-weight: 400;}.inner-pages .blog .ui-widget.ui-widget-content {background: #377ef9;}.inner-pages .blog .hvr-bounce-to-right {display: inline-block;vertical-align: middle;width: 100%;margin-top: 2rem;font-size: 14px;cursor: pointer;background: #377ef9;color: #ffffff;text-transform: uppercase;border: none;padding: 12px 22px;border-radius: 0;-webkit-transition: all 0.5s ease;transition: all 0.5s ease;}.inner-pages .blog .hvr-bounce-to-right:hover {background: #121b22;}.inner-pages.homepage-4 .first-footer .navigation h3::after, .inner-pages.homepage-4 .first-footer .widget h3::after, .inner-pages.homepage-4 .first-footer .newsletters h3::after, .inner-pages.homepage-4 .first-footer .bloq-email .email input[type="submit"], .inner-pages.homepage-4 .go-up {background: #a51220;}.inner-pages.homepage-4 #navigation.style-1 ul li:hover {background: #1d1d1d;}@media screen and (min-width: 992px) {.portfolio .item.sale.h-177.no-pb, .ho17-thelast.no-pb, .rent.h-17.no-pb {padding-bottom: 0px !important;}}.inner-pages .more-search-options {opacity: 0;visibility: hidden;display: block;position: absolute;width: 100%;left: 0;margin-top: 30px;-webkit-transition: all 0.35s;transition: all 0.35s;z-index: 19;-webkit-transform: translate3d(0, -20px, 0);transform: translate3d(0, -20px, 0);}.inner-pages .more-search-options.relative {position: relative;margin-top: 0;opacity: 1;visibility: visible;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);-webkit-transition: none;transition: none;display: none;}.inner-pages .more-search-options.relative.active {-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}.inner-pages .more-search-options.relative .more-search-options-container {-webkit-box-shadow: none;box-shadow: none;padding: 0;margin: 20px 0 5px 0;}.inner-pages .custom-box {-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);border-radius: 0 0 3px 3px;}.inner-pages .custom-box .checkboxes {padding: 20px 30px 25px 30px;}.inner-pages .more-search-options:before {position: absolute;top: -10px;width: 100%;content: "";background-color: #fff;height: 10px;display: inline-block;z-index: 101;}.inner-pages .more-search-options.relative:before {display: none;}.inner-pages .more-search-options.active {opacity: 1;visibility: visible;-webkit-transform: translate3d(0, -10px, 0);transform: translate3d(0, -10px, 0);}.inner-pages .more-search-options-container {background-color: #fff;-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.12);box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.12);position: relative;padding: 30px 30px 25px 30px;padding-top: 0;border-radius: 0 0 3px 3px;}.inner-pages .more-search-options-trigger {font-size: 15px;margin: 5px 0 2px 0;display: inline-block;}.inner-pages .more-search-options-trigger:after {content: attr(data-open-title);}.inner-pages .more-search-options-trigger.active:after {content: attr(data-close-title);}.inner-pages .more-search-options-trigger:before {content: "\f055";font-family: "FontAwesome";padding-right: 7px;}.inner-pages .more-search-options-trigger.active:before {content: "";}.inner-pages .widget .more-search-options-trigger {font-size: 16px;}.inner-pages .widget .more-search-options-trigger {font-size: 16px;}.inner-pages .margin-bottom-10 {margin-bottom: 10px !important;}.inner-pages .margin-top-30 {margin-top: 30px !important;}.inner-pages a.more-search-options-trigger {text-decoration: none;color: #377ef9;}.inner-pages .form-group.looking {width: 100%;margin-top: 30px;}.inner-pages.listing .form-group {width: 100%;display: inline-block;margin-right: 3px;margin-bottom: 0px;}.inner-pages .first-select {height: 30px;border-radius: 5px;margin-right: 4px;border: none;-webkit-box-shadow: none;box-shadow: none;color: #757575;font-family: "Montserrat", sans-serif;font-weight: 500;font-size: 16px;}.inner-pages .main-search-input-item {float: left;width: 100%;-webkit-box-sizing: border-box;box-sizing: border-box;height: 50px;position: relative;}.inner-pages .form-group.looking input {float: left;border: 1px solid #ddd;border-radius: 5px;width: 100%;height: 50px;margin-bottom: 20px;padding-left: 20px;}.inner-pages .form-group .nice-select {margin: 0px;height: 50px;line-height: 50px;padding: 0 15px;border-radius: 5px;border: 1px solid #ddd;-webkit-box-shadow: none;box-shadow: none;color: #757575;font-family: "Nunito Sans", sans-serif;font-weight: 400;font-size: 15px;}.inner-pages .form-group .nice-select i {color: #777;font-size: 1.1rem;margin-top: 5px;margin-right: 10px;}.inner-pages .form-group.categories {width: 100%;}.inner-pages .nice-select.wide {width: 100%;margin-top: 20px;margin-bottom: 0px;}.inner-pages .form-group.location {width: 100%;}.inner-pages .form-group.beds, .inner-pages .form-group.bath {width: 100%;}.inner-pages .main-search-field-2 {margin-top: 20px;}.inner-pages .range-slider label {color: #333;font-size: 16px;margin-bottom: 25px;}.inner-pages .range-slider .ui-slider {position: relative;text-align: left;}.inner-pages .range-slider .ui-slider .ui-slider-handle {position: absolute;z-index: 2;width: 18px;height: 18px;border-radius: 50%;border: 2px solid #377ef9;cursor: w-resize;background: #fff;outline: none;top: -8px;margin-left: -8px;-webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.15);box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.15);}.inner-pages .range-slider .ui-slider .ui-slider-range {position: absolute;z-index: 1;display: block;border: 0;background-position: 0 0;}.inner-pages .range-slider .ui-widget-content {background-color: #e8e8e8 !important;}.inner-pages .range-slider .ui-widget-header {background-color: #377ef9;}.inner-pages .range-slider .ui-slider.ui-state-disabled .ui-slider-handle, .inner-pages .range-slider .ui-slider.ui-state-disabled .ui-slider-range {-webkit-filter: inherit;filter: inherit;}.inner-pages .range-slider .ui-slider-horizontal {height: 3px;border-radius: 10px;width: calc(100% - 16px);margin-left: 8px;}.inner-pages .range-slider .ui-slider-horizontal .ui-slider-range {top: 0;height: 100%;}.inner-pages .range-slider .ui-slider-horizontal .ui-slider-range-min {left: 0;}.inner-pages .range-slider .ui-slider-horizontal .ui-slider-range-max {right: 0;}.inner-pages input.first-slider-value:focus, .inner-pages input.second-slider-value:focus, .inner-pages input.first-slider-value, .inner-pages input.second-slider-value {width: 40%;display: inline-block;border: 0;background-color: transparent;padding: 0;margin: 12px 0 0 0;cursor: default;}.inner-pages input.first-slider-value {float: left;margin-left: -8px;width: 40%;}.inner-pages input.second-slider-value {float: right;width: 40%;text-align: right;margin-right: -8px;}.inner-pages .range-slider {line-height: 37px;}.inner-pages .checkboxes {list-style: none;padding: 0;}.inner-pages .checkboxes.in-row label {margin-top: 9px;}.inner-pages .checkboxes.one-in-row label {margin-top: 9px;width: 100%;}.inner-pages .checkboxes li {padding: 4px 0;}.inner-pages .checkboxes li:last-child {margin-bottom: -8px;}.inner-pages .checkboxes label {display: inline-block;cursor: pointer;position: relative;padding-left: 28px;margin-right: 20px;margin-bottom: 0;font-family: "Nunito Sans", sans-serif;color: #666;font-size: 14.5px;}.inner-pages .checkboxes label span {color: #909090;font-size: 15px;}.inner-pages .checkboxes input[type="checkbox"] {display: none;}.inner-pages .checkboxes label:before {content: "";display: inline-block;width: 19px;height: 19px;margin-right: 10px;position: absolute;left: 0;top: 3px;background-color: #fff;border: 2px solid #d0d0d0;border-radius: 2px;-webkit-box-sizing: border-box;box-sizing: border-box;-webkit-transition: border-color 0.3s;transition: border-color 0.3s;}.inner-pages .checkboxes input[type="checkbox"]:checked + label:before {content: "\f00c";font-family: "FontAwesome";font-size: 12px;color: #fff;text-align: center;line-height: 15px;background-color: #a51220;border: 2px solid transparent;-webkit-transition: border-color 0s;transition: border-color 0s;}.google-maps-right {position: fixed;top: 1;right: 0;height: 100%;width: 100%;z-index: 0 !important;margin-bottom: 0px;}.google-maps-right #map-leaflet {height: 867px;}section.google-map-right {padding: 10px 0 30px 0 !important;}.half-map-view .google-maps-right #map-leaflet {height: 100vh;top: 0;bottom: 0;padding: 0px;}.half-map-view .blog .block-heading {padding: 140px 0 30px 0 !important;}.half-map-view .headings-2 {padding: 130px 0 20px 0;}.half-map-view .fx-google-map-right.pl-55 {padding-left: 15px;}.half-map-view .fx-google-map-right.pl-555 {padding-left: 35px;padding-right: 35px !important;}.half-map-view .mt-5.pagi {padding-left: 22px;margin-top: 0px !important;}.half-map-view .portfolio .homes .button, .half-map-view .portfolio .homes-price {z-index: 1;}.header.google-map-right {z-index: 99999;}.header.google-map-right .header-bottom {position: fixed;width: 100%;z-index: 99999;}.half-map-view .rld-single-input input, .half-map-view .rld-single-select .single-select, .half-map-view .dropdown-filter span {width: 163px !important;background: #fff;}.half-map-view .rld-main-search {background: #f5f6ff;border: 0px;margin-bottom: 30px;padding-left: 15px;padding-right: 15px;margin-right: 0px;}.half-map-view .tab-content > .active {background: #f5f6ff;margin-top: 0px;}.half-map-view .dropdown-filter span::after {color: #377ef9;}.half-map-view .btn.btn-yellow {background: #377ef9;}.half-map-view a.btn.btn-yellow:hover, .half-map-view .form-group .nice-select:hover {color: #377ef9;}.half-map-view .explore__form-checkbox-list.full-filter.filter-block {margin-top: 1px;}.half-map-view .main-search-field-2, .half-map-view .nice-select.wide {margin-top: 0px;}@media screen and (max-width: 991px) {.google-maps-right {position: relative;margin-top: 30px;}.mt-5.pagi {display: none;}.mt-55.pagi {display: none;}.half-map-view .fx-google-map-right.pl-55 {padding-left: 15px;padding-right: 30px !important;}.half-map-view .fx-google-map-right.pl-555 {padding-left: 15px !important;padding-right: 0px !important;}}@media screen and (max-width: 1024px) {.inner-pages.half-map-view.list .properties-right.list .my-44 {margin: 0px;}.inner-pages.half-map-view.list .portfolio .homes-content, .inner-pages.half-map-view.list .map-list {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;margin-bottom: 2.5rem;}.half-map-view .project-single.ps-1 {margin-top: 50px;}.half-map-view .btn.btn-yellow {width: 138px;}}@media screen and (min-width: 1024px) {.inner-pages.half-map-view.list .map-list {display: -webkit-box;display: -ms-flexbox;display: flex;width: 100%;}}@media screen and (max-width: 991px) {.half-map-view .rld-single-input input, .half-map-view .rld-single-select .single-select, .half-map-view .dropdown-filter span {width: 163px !important;}.half-map-view .rld-single-select.ml-22, .half-map-view .dropdown-filter {margin-left: 15px;}.half-map-view .rld-single-input input {margin-right: 15px;}.half-map-view .rld-main-search .rld-single-input {width: 163px;}}@media screen and (max-width: 768px) {.inner-pages.half-map-view.list .portfolio .homes-content, .inner-pages.half-map-view.list .map-list {margin-bottom: 0rem;}.half-map-view .btn.btn-yellow {width: 163px;}.half-map-view .project-single.ps-1 {margin-top: 0px;}}@media screen and (max-width: 767px) {.google-maps-right {margin-top: 40px;}.half-map-view .rld-single-select.ml-22, .half-map-view .dropdown-filter {margin-left: 0px;}.half-map-view .rld-single-input input, .half-map-view .rld-main-search .rld-single-input, .half-map-view .rld-main-search .rld-single-select .single-select {width: 100% !important;}.half-map-view .rld-main-search .rld-single-input {width: 100% !important;}}@media screen and (max-width: 575px) {.half-map-view .fx-google-map-right.pl-55 {padding-right: 15px !important;}}.header-map.google-maps.properties #map-leaflet, .header-map.google-maps.properties {height: 450px;}section.single-proper {padding: 0 0 6rem 0;background: #f5f7fb;}.pro-wrapper {display: -webkit-box;display: -ms-flexbox;display: flex;}section.headings-2 {padding: 60px 0 55px 0;background: #f5f7fb;}.bg-white-inner {background: #f5f5f5 !important;}.single.detail-wrapper {margin-left: 15rem;}.inner-pages .headings-2 .listing-title-bar h3 {font-size: 28px;line-height: 34px;font-weight: 600;color: #222;text-transform: capitalize !important;}.inner-pages .headings-2 .listing-title-bar h4 {font-size: 24px;font-weight: 600;color: #377ef9;text-transform: capitalize !important;}.inner-pages .blog-pots .headings-2 .listing-title-bar h4 {color: #222;}.inner-pages .blog-pots .single.detail-wrapper {margin-left: auto;min-width: 180px;padding-left: 20px;text-align: right;}.inner-pages .headings-2 .listing-title-bar a, .inner-pages .headings-2 .listing-title-bar a p {font-size: 17px;text-decoration: none;color: #333;}.inner-pages .headings-2 span.category-tag {font-size: 14px;background: #377ef9;color: #fff;border: 1px solid #fff;padding: 5px 15px;border-radius: 50px;top: -3px;margin-left: 0.5rem;position: relative;}.schedule.widget-boxed.mt-33 {margin-top: 60px;}.inner-pages .detail-list-rating {float: left;margin-right: 15px;}.inner-pages .detail-list-rating i {color: #ffc107;}h4.widget_author__name {color: #222;}.inner-pages .listing-title-bar a {text-decoration: none;color: #333;}.inner-pages .listing-title-bar a:last-child {text-decoration: none;color: #666;}.inner-pages.sgv .header-user-name, .inner-pages.sgv .header-user-name:before {color: #fff;}.inner-pages.sgv #navigation.style-2.cloned .header-user-name, .inner-pages.sgv #header.cloned.sticky .header-user-name, .inner-pages.sgv #navigation.style-2.cloned .header-user-name:before, .inner-pages.sgv #header.cloned.sticky .header-user-name:before {color: #666;}.listing-details-sliders .list-inline {white-space: nowrap;width: 100% !important;}.listing-details-sliders .carousel-indicators {position: static;left: initial;width: initial;margin-left: initial;margin-top: 15px;}.listing-details-sliders .carousel-indicators a {cursor: pointer;}.listing-details-sliders .carousel-indicators > li {height: initial;text-indent: initial;max-width: 127px;margin-right: 10px;margin-left: 0;}.listing-details-sliders .carousel-indicators > li:last-child {margin-right: 0px;}.dd.listing-details-sliders .carousel-indicators > li {width: initial;height: initial;text-indent: initial;}.smail-listing .list-inline-item {width: 20%;}.smail-listing .list-inline-item a img {width: 600px;border: none;border-radius: 0;}.elements-page .tab-box p {margin-bottom: 0;}.listing-details-sliders .carousel-indicators > li.active img {opacity: 0.9;}.listing-details-sliders .right {position: absolute;right: 15px;top: 45%;}.listing-details-sliders .left {position: absolute;top: 50%;left: 35px;background: #377ef9;width: 36px;height: 36px;line-height: 36px;border-radius: 100%;color: #fff;font-size: 10px;z-index: 120;cursor: pointer;margin-top: -18px;-webkit-box-shadow: 0px 0px 0px 9px rgba(255, 255, 255, 0.4);box-shadow: 0px 0px 0px 9px rgba(255, 255, 255, 0.4);-webkit-transition: all 0.3s ease;transition: all 0.3s ease;}.listing-details-sliders .left:hover, .listing-details-sliders .right:hover {background: #121b22;}.listing-details-sliders .left i {font-size: 23px;margin-left: 12px;margin-top: 5px;color: #fff;}.listing-details-sliders .right {position: absolute;top: 50%;right: 35px;background: #377ef9;width: 36px;height: 36px;line-height: 36px;border-radius: 100%;color: #fff;font-size: 10px;z-index: 120;cursor: pointer;margin-top: -18px;-webkit-box-shadow: 0px 0px 0px 9px rgba(255, 255, 255, 0.4);box-shadow: 0px 0px 0px 9px rgba(255, 255, 255, 0.4);-webkit-transition: all 0.3s ease;transition: all 0.3s ease;}.listing-details-sliders .img-fluid {max-width: 100%;height: auto;}.single-proper .mb-30, .property-location.map {margin-bottom: 30px !important;}.listing-details-sliders .right i {font-size: 23px;margin-left: 14px;margin-top: 5px;color: #fff;}.list-inline-item:not(:last-child) {margin-right: 1px;}div.datedropper.my-style {border-radius: 8px;width: 180px;}div.datedropper.my-style .picker {border-radius: 8px;-webkit-box-shadow: 0 0 32px 0 rgba(0, 0, 0, 0.1);box-shadow: 0 0 32px 0 rgba(0, 0, 0, 0.1);}div.datedropper.my-style .pick-l {border-bottom-left-radius: 8px;border-bottom-right-radius: 8px;}div.datedropper.my-style .pick-lg-b .pick-sl:before, div.datedropper.my-style .pick-lg-h, div.datedropper.my-style .pick-m, div.datedropper.my-style .pick-submit, div.datedropper.my-style:before {background-color: #377ef9;}div.datedropper.my-style .pick-l, div.datedropper.my-style .picker, div.datedropper.my-style.picker-tiny .pick-m, div.datedropper.my-style.picker-tiny:before {background-color: #fff;}div.datedropper.my-style .pick li span, div.datedropper.my-style .pick-btn, div.datedropper.my-style .pick-lg-b .pick-wke, div.datedropper.my-style .pick-y.pick-jump {color: #377ef9;}div.datedropper.my-style .pick-arw, div.datedropper.my-style .pick-l, div.datedropper.my-style .picker {color: #3a465e;}div.datedropper.my-style .pick-lg-b .pick-sl, div.datedropper.my-style .pick-lg-h, div.datedropper.my-style .pick-m, div.datedropper.my-style .pick-m .pick-arw, div.datedropper.my-style .pick-submit {color: #fff;}div.datedropper.my-style.picker-tiny .pick-m, div.datedropper.my-style.picker-tiny .pick-m .pick-arw {color: #3a465e;}.form-control[readonly] {background: #fff;}div.datedropper.my-style.picker-lkd .pick-submit {background-color: #fff;color: #3a465e;}.schedule a.btn {padding: 10px 30px;text-transform: capitalize;-webkit-transition: all ease 0.4s;transition: all ease 0.4s;}.schedule .theme-btn, .theme-btn:focus, .theme-btn:hover, .theme-btn:active {color: #fff;background: #377ef9;}.schedule .full-width {width: 100%;margin-top: 15px;}.schedule .input-group-btn:not(:last-child) > .btn, .input-group-btn:not(:first-child) > .btn {background: #fff;-webkit-transition: all ease 0.4s;transition: all ease 0.4s;}.schedule .input-group-btn:not(:last-child) > .btn:hover, .input-group-btn:not(:first-child) > .btn:hover {background: #377ef9;color: #fff;}.smail-listing {width: 100%;}.sidebar-widget .author-box {margin-bottom: 15px;}.sidebar-widget .author-box img {float: left;width: 85px;height: 85px;border: 4px solid #fff;margin-right: 15px;}.sidebar-widget .author__title {font-size: 18px;color: #222;font-weight: 600;margin-top: 24px;margin-bottom: 2px;}.sidebar-widget .author-box .author__title {margin-top: 18px;font-size: 18px;}.sidebar .sidebar-widget .author__meta {font-size: 15px;color: #666;font-weight: 400;}.sidebar-widget .author__contact li {color: #666;margin-bottom: 10px;font-weight: 400;font-size: 15px;}.sidebar-widget .author__contact li span i {width: 40px;height: 40px;line-height: 40px;text-align: center;background-color: #fff;color: #377ef9;border-radius: 50%;font-size: 18px;margin-right: 10px;-webkit-transition: all 0.3s;transition: all 0.3s;}.sidebar .sidebar-widget .author__contact li a {color: #666;text-decoration: none;-webkit-transition: all 0.3s;transition: all 0.3s;}.sidebar .sidebar-widget .author__contact li a:hover {color: #377ef9;}.sidebar-widget ul {padding: 0;margin: 0;list-style-type: none;}.sidebar-widget .author__img {width: 100px;height: 100px;border-radius: 50%;border: 4px solid #fff;-webkit-box-shadow: 0 0 40px rgba(82, 85, 90, 0.1);box-shadow: 0 0 40px rgba(82, 85, 90, 0.1);}.sidebar-widget .author__link {text-align: center;padding-top: 30px;margin-top: 30px;border-top: 1px solid #e4e4e4;}.sidebar-widget .author__link li {display: inline-block;}.sidebar-widget .author__link li a {display: block;width: 35px;height: 35px;line-height: 35px;background-color: rgba(128, 137, 150, 0.2);color: #377ef9;border-radius: 50%;font-size: 16px;-webkit-transition: all 0.3s;transition: all 0.3s;}.widget-boxed {-webkit-box-shadow: 0px 0px 2px #e7e7e7 !important;box-shadow: 0px 0px 2px #e7e7e7 !important;border: 1px solid #e7e7e7;}.widget-boxed {border-radius: 6px;padding: 1.5rem;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);z-index: 90;margin-bottom: 0px;position: relative;border: 1px solid #eaeff5;}.widget-boxed .input-group .fa {font-size: 18px !important;color: #377ef9;}.widget-boxed .input-group .fa:hover {color: #fff;}.widget-boxed-header {padding-bottom: 1.5rem;padding-top: 0px;border-bottom: 1px solid #eaeff5;}.properties-template-default .widget-boxed-header {padding-bottom: 0;border-bottom: none;}.widget-boxed-header h4 {color: #222 !important;font-size: 18px;font-weight: 600;margin: 0;}.widget-boxed-header h4 .fa {color: #377ef9;position: relative;top: 0px;}.row.mrg-top-15 label.mb-3 {color: #333;}.widget-boxed-body {padding: 1.5rem 0 0;}.widget-boxed {background: #fff;}.agent-contact-form-sidebar {width: 100%;}.agent-contact-form-sidebar h4 {font-size: 16px;margin-bottom: 20px;}.agent-contact-form-sidebar input {width: 100%;height: 45px;border: 1px solid #dae2e9;background-color: #fff;padding: 15px;font-family: "Lato", sans-serif;font-size: 14px;color: #7e8c99;margin-bottom: 1rem;}.agent-contact-form-sidebar textarea {border: 1px solid #dae2e9 !important;background-color: #fff;padding-left: 15px;width: 100%;height: 100px;color: #7e8c99;}.agent-contact-form-sidebar .multiple-send-message {background-color: #377ef9;color: #ffffff;font-family: "Montserrat", sans-serif;cursor: pointer;font-size: 14px;text-transform: capitalize;padding-top: 12px;margin-top: 10px;margin-bottom: 0px;-webkit-transition: all 0.3s ease;transition: all 0.3s ease;}.agent-contact-form-sidebar .multiple-send-message:hover {background-color: #121b22;}.widget-boxed .slick-prev, .widget-boxed .slick-next {font-size: 0;line-height: 0;position: absolute;top: 0%;display: block;padding: 0;-webkit-transform: translate(0, -50%);transform: translate(0, -50%);cursor: pointer;border: none;outline: none;background-color: transparent;color: #111;border-radius: 4px;width: 48px;height: 48px;display: block;top: calc(0% - 35px);-webkit-transform: translateY(-50%);transform: translateY(-50%);-webkit-transition: 0.3s;transition: 0.3s;z-index: 0;-webkit-box-shadow: none;box-shadow: none;}.widget-boxed .slick-prev:hover, .widget-boxed .slick-next:hover {color: transparent;outline: none;background: transparent;}.widget-boxed .slick-prev:hover:before, .widget-boxed .slick-next:hover:before {outline: none;}.widget-boxed .slick-prev.slick-disabled, .widget-boxed .slick-next.slick-disabled {pointer-events: none;color: #111;background-color: transparent;-webkit-box-shadow: none;box-shadow: none;}.widget-boxed .slick-prev.slick-disabled:before, .widget-boxed .slick-next.slick-disabled:before {color: #111;}.widget-boxed .slick-prev:before, .widget-boxed .slick-next:before {font-family: "Font Awesome 5 Free";font-weight: 900;content: "\f054";font-size: 26px;line-height: 1;-webkit-transition: 0.3s;transition: 0.3s;position: relative;color: #111;}.widget-boxed .slick-prev {left: 0px;margin-left: 197px;}.widget-boxed .slick-prev:before {content: "\f053";left: 0px;color: #666;}.widget-boxed .slick-next {right: 0px;margin-right: 0px;}.widget-boxed .slick-next:before {content: "\f054";right: 0px;}.homes-content .font-weight-bold.mr-1 {font-weight: 600;color: #555 !important;}.homes-content span.det {color: #666 !important;}.widget-boxed.mt-5, .widget-boxed.my-5, .main-search-field.mt-5 {margin-top: 30px !important;}.inner-pages .blog .block-heading.details h4 {color: #000;}.inner-pages .blog .blog-info.details, .listing-details-sliders.mb-30, .homes-content.details.mb-30, .property-location, .reviews.comments, .reviews.leve-comments, .wprt-image-video.w50.pro, .ag-de .similar-property, .ag-de .portfolio.py-0.age, .det .similar-property {padding: 1.5rem !important;background: #fff;border: 1px solid #eaeff5;-webkit-box-shadow: 0 0 10px 1px rgba(71, 85, 95, 0.08);box-shadow: 0 0 10px 1px rgba(71, 85, 95, 0.08);}.wprt-image-video.w50.pro {margin-bottom: 30px !important;}.inner-pages .blog .blog-info.details h4, .inner-pages .blog .blog-info.details h5, .inner-pages .carousel-inner h5, .wprt-image-video.w50.pro h5 {color: #000;font-family: "Nunito Sans", sans-serif;font-weight: 600;text-transform: capitalize;}.inner-pages .blog .blog-info.details {padding: 0;border-bottom: 0px;}.inner-pages .blog .homes-content .homes-list {padding: 0px;margin: 0px;}.inner-pages .blog .homes-content .homes-list li {width: 50%;float: left;font-size: 14px;line-height: 36px;list-style: none;color: #0098ef;}.inner-pages .blog .homes-content.details-2 {background: #303441;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;padding: 1rem 0;}.inner-pages .blog .homes-content.details-2.mb-4 {margin-bottom: 30px !important;}.inner-pages .portfolio .homes-content .homes-list {padding-left: 0px;padding-bottom: 0.9rem;margin: 0;}.inner-pages.sin-1 .similar-property.portfolio .item {padding-bottom: 0px;}@media screen and (max-width: 1024px) {.inner-pages .headings-2 .listing-title-bar h3 {font-size: 18px;}.inner-pages .headings-2 .listing-title-bar h4 {font-size: 18px;}.widget-boxed .slick-prev {margin-left: 150px;}}@media screen and (max-width: 767px) {.inner-pages .blog .homes-content.details-2 {padding-left: 4rem;}.inner-pages .carousel.slide .carousel-inner img {width: 100%;height: 280px;}.inner-pages .headings-2 .listing-title-bar h3 {font-size: 24px;}}@media screen and (max-width: 500px) {.inner-pages .carousel.slide .carousel-inner img {width: 100%;height: 280px;}}@media screen and (max-width: 991px) {.inner-pages.sin-1 .similar-property .item {padding-bottom: 20px !important;}.inner-pages.sin-1 .similar-property .no-pb.pbp-3 {padding-bottom: 0px !important;margin-bottom: 0px !important;}}@media screen and (max-width: 450px) {.inner-pages .blog .homes-content.details-2 {padding-left: 2.5rem;}.inner-pages .blog .block-heading.map {margin-top: 30px;}.pro-wrapper {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}.single.detail-wrapper {margin-top: 30px;margin-left: 0px;}.listing-details-sliders .list-inline {width: 88% !important;margin-right: 0px;margin-top: 0px;margin-left: 10px !important;}.inner-pages.sin-1 .blog .item {padding-bottom: 10px;}.inner-pages.sin-1 .similar-property .item {padding-bottom: 20px;}.inner-pages.sin-1 .similar-property .no-pb.pbp-3 {padding-bottom: 0px !important;margin-bottom: 0px !important;}.inner-pages.sin-1 .listing-details-sliders .list-inline {margin-bottom: 0px;}.inner-pages.sin-1 .blog .homes-content.details span {font-size: 15px !important;}.inner-pages .single.homes-content .homes-list li {width: 100%;line-height: 27px;margin-bottom: 12px;}.inner-pages .homes-content.details.mb-30 .homes-list {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}.inner-pages.st-1 .blog .homes-content .homes-list li:last-child {margin-left: 12px;}.property .popup-youtube, .property.wprt-image-video .iq-waves {top: 54.7% !important;}.property.vid-si2 .popup-youtube, .property.wprt-image-video.vid-si2 .iq-waves {top: 51% !important;}.property.vid-si3 .popup-youtube, .property.wprt-image-video.vid-si3 .iq-waves {top: 54.2% !important;}.widget-boxed .slick-prev {margin-left: 235px !important;}.inner-pages .headings-2 .listing-title-bar h3, .inner-pages .headings-2 .listing-title-bar h4 {font-size: 20px !important;}.inner-pages .headings-2 .listing-title-bar a {font-size: 15px;}.inner-pages .homes-content.details-2 ul {display: block !important;}.swiper-button-prev.swiper-button-white, .swiper-button-next.swiper-button-white {display: none;}}@media screen and (max-width: 360px) {.inner-pages .blog .homes-content.details-2 {padding-left: 1.3rem;}.widget-boxed .slick-prev {margin-left: 180px !important;}}.inner-pages .blog .homes-content.details-2 span {color: #fff;font-size: 1rem;}.inner-pages .blog .homes-content.details-2 .fa {color: #fff;}.inner-pages .blog .blog-info p.mb-3 {color: #666;font-weight: 400;}.inner-pages .blog .sorting-options span {color: #121b22;font-family: "Montserrat", sans-serif;font-weight: bold;text-transform: uppercase;}.inner-pages .blog .sorting-options h5 {color: #377ef9;font-family: "Montserrat", sans-serif;font-weight: bold;margin-top: 0px;}.inner-pages .blog .sorting-options h6 {color: #18ba60;font-weight: bold;margin-right: 3.2rem;}.inner-pages .blog .wprt-image-video.w50 {margin-bottom: 5rem;position: relative;}.inner-pages .blog .homes-content h5, .inner-pages .blog .property-location h5, .inner-pages .blog .team.assigned h5, .similar-property h5, .ag-de .blog-section h5, .inner-pages .carousel h5 {color: #000;font-family: "Montserrat", sans-serif;font-weight: 600;text-transform: capitalize;}.inner-pages .blog .homes-content h5::after, .inner-pages .blog .blog-info.details h5::after, .inner-pages .blog .property-location h5::after, .inner-pages .blog .team.assigned h5::after, .inner-pages .carousel h5:after, .wprt-image-video.w50.pro h5:after, .similar-property h5:after, .ag-de .blog-section h5:after {color: #a51220;display: block;height: 3px;font-weight: bold;background-color: #a51220;content: " ";width: 50px;margin-top: 0.5rem;margin-bottom: 1.5rem;}.property .popup-youtube {background: #fff none repeat scroll 0 0;border-radius: 100%;color: #377ef9;font-size: 30px;height: 70px;left: 50%;line-height: 70px;position: absolute;text-align: center;top: 57%;-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%);width: 70px;z-index: 9;}.property .popup-youtube i {margin-left: 5px;}.property.wprt-image-video .iq-waves {height: 352px;height: 22rem;left: 50%;position: absolute;top: 57%;-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%);width: 352px;width: 22rem;z-index: 2;}.property.vid-si2 .popup-youtube, .property.wprt-image-video.vid-si2 .iq-waves {top: 50.8%;}.property.wprt-image-video .iq-waves .waves {-webkit-animation: 3s ease-in-out 0s normal none infinite running waves;animation: 3s ease-in-out 0s normal none infinite running waves;background: rgba(255, 255, 255, 0.2) none repeat scroll 0 0 padding-box;border-radius: 320px;height: 352px;height: 22rem;opacity: 0;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";position: absolute;width: 352px;width: 22rem;}.property.wprt-image-video .iq-waves .wave-1 {-webkit-animation-delay: 0s;animation-delay: 0s;}.property.wprt-image-video .iq-waves .wave-2 {-webkit-animation-delay: 1s;animation-delay: 1s;}.property.wprt-image-video .iq-waves .wave-3 {-webkit-animation-delay: 2s;animation-delay: 2s;}.carousel-inner.carus img {width: 1000%;}@-webkit-keyframes waves {0% {-webkit-transform: scale(0.2, 0.2);transform: scale(0.2, 0.2);opacity: 0;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";}50% {opacity: 0.9;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";}100% {-webkit-transform: scale(0.6, 0.6);transform: scale(0.6, 0.6);opacity: 0;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";}}@keyframes waves {0% {-webkit-transform: scale(0.2, 0.2);transform: scale(0.2, 0.2);opacity: 0;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";}50% {opacity: 0.9;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";}100% {-webkit-transform: scale(0.6, 0.6);transform: scale(0.6, 0.6);opacity: 0;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";}}@media screen and (max-width: 991px) {.property.wprt-image-video {margin-top: 2.5rem;}.inner-pages .single.widget {padding-top: 0px !important;}.widget-boxed.popular {margin-bottom: 30px;}.widget-boxed .slick-prev {margin-left: 540px;}.widget-boxed .book {margin-bottom: 1.5rem;}.listing-details-sliders .list-inline {width: 94% !important;margin-right: 0px;margin-left: 20px;}.single.reviews.leve-comments {margin-bottom: 30px !important;}.inner-pages .headings-2 .listing-title-bar h3 {font-size: 24px;}.schedule.widget-boxed.mt-33 {margin-top: 0px;}.ag-de .single.reviews.leve-comments, .ag-de .widget-boxed.popular {margin-bottom: 0px !important;}}.inner-pages .carousel-indicators li::before {position: absolute;top: -10px;left: 0;display: inline-block;width: 100%;height: 10px;content: "";}.single.reviews.leve-comments {margin-top: 0px;margin-bottom: 60px;}.inner-pages .leave-rating {height: 24px;float: left;}.inner-pages .leave-rating:hover input[type="radio"]:checked ~ label {color: #dadada;}.inner-pages .leave-rating input[type="radio"] {display: none;}.inner-pages .leave-rating input[type="radio"]:checked ~ label {color: #ffc600;}.inner-pages .leave-rating label {font-size: 24px;float: right;letter-spacing: 4px;color: #dadada;cursor: pointer;-webkit-transition: 0.3s;transition: 0.3s;}.inner-pages .leave-rating label:hover, .inner-pages .leave-rating label:hover ~ label {color: #ffc600 !important;}.inner-pages .leave-rating-title {display: block;margin-top: 2.5rem;margin-bottom: 7px;}.inner-pages .add-review-photos {font-weight: 600;padding: 6px 7px;color: #fff;border: 0px;background-color: #377ef9;border-radius: 50px;display: inline-block;position: relative;font-size: 14px;width: auto;-webkit-transition: 0.3s;transition: 0.3s;cursor: pointer;line-height: 20px;float: right;top: -25px;}.inner-pages .photoUpload {position: relative;overflow: hidden;padding: 3px 12px;cursor: pointer;}.inner-pages .photoUpload input.upload {position: absolute;top: 0;right: 0;margin: 0;padding: 0;cursor: pointer;opacity: 0;filter: alpha(opacity=0);}.inner-pages .add-review-photos:hover {color: #fff;background-color: #121b22;}.inner-pages .add-review-photos i {color: #66676b;margin-right: 3px;-webkit-transition: 0.3s;transition: 0.3s;font-size: 16px;position: relative;top: 2px;}.inner-pages .add-review-photos:hover i {color: #fff;}.inner-pages a.rate-review {border: 1px solid #e0e0e0;border-radius: 50px;font-size: 13px;color: #666;font-weight: 500;padding: 5px 20px;margin-top: 20px;display: inline-block;-webkit-transition: 0.3s;transition: 0.3s;}.inner-pages a.rate-review span {border-left: 1px solid #e0e0e0;line-height: 20px;padding-left: 10px;margin-left: 5px;-webkit-transition: 0.3s;transition: 0.3s;color: #666;}.inner-pages a.rate-review i {padding-right: 3px;}.inner-pages a.rate-review:hover span {border-color: #d0d0d0;}.inner-pages a.rate-review:hover {border-color: #d0d0d0;background-color: #fafafa;}.inner-pages .blog .homes-content.details .fa {color: #a51220;font-size: 1.5rem;font-weight: bold;}.inner-pages .blog .homes-content.details span {font-size: 1rem;color: #000;}#map-contact {width: 100%;height: 300px;}.contact-map {width: 100%;height: 300px;}.inner-pages .info-box-img {width: 180px !important;margin-right: 20px;float: left;}.inner-pages section.team.assigned {padding: 0px;}.swiper-button-prev.swiper-button-white, .swiper-button-next.swiper-button-white {background-color: #377ef9;width: 55px;height: 55px;}.swiper-pagination-white .swiper-pagination-bullet-active {background: #377ef9;padding: 8px;}.swiper-pagination-bullet {padding: 8px;background: #fff;font-weight: 700;}.inner-pages .commented .rest img {width: 165px;height: 110px;margin-top: 12px;border-radius: 5px;margin-right: 15px;}.inner-pages .resti {display: -webkit-box;display: -ms-flexbox;display: flex;}.list-inline {line-height: 15px;}@media screen and (max-width: 575px) {.inner-pages .resti {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}}.single-property-4 {position: relative;}.p0 {padding: 0 !important;}.m0 {margin: 0 auto;}.pr1 {padding-right: 1px;}.pr1 {padding-right: 1px;}.w100 {width: 100% !important;}.single-property-5 .video-container {position: relative;top: 0;left: 0;width: 100%;height: 100%;z-index: -10;overflow: hidden;}.single-property-5.fullwidth-home-map.dark-overlay {height: 70vh !important;margin-bottom: 0;}.single-property-5.fullwidth-home-map.dark-overlay video {top: 50%;-webkit-transform: translateY(-52%);transform: translateY(-52%);left: 0;min-width: 100%;min-height: 100%;width: auto;height: auto;z-index: -10;background-size: cover;-webkit-transition: 1s opacity;transition: 1s opacity;position: absolute;}.single-property-5.dark-overlay:before {background: none !important;}.single-property-5.dark-overlay:before {content: "";position: absolute;height: 100%;width: 100%;display: block;background: none;}section.breadcrumb-outer {padding: 12rem 0;background: -webkit-gradient(linear, left top, left bottom, from(rgba(14, 18, 68, 0.3)), to(rgba(14, 18, 68, 0.3))), url(https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/../images/bg/home-171.jpg) no-repeat scroll center center;background: linear-gradient(rgba(14, 18, 68, 0.3), rgba(14, 18, 68, 0.3)), url(https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/../images/bg/home-171.jpg) no-repeat scroll center center;background-size: cover;}.detail-title .detail-title-inner .listing-rating i {color: #ffc107;}.detail-title .detail-title-inner .list-single-contacts li {font-size: 15px;padding-right: 17px;}.detail-title .detail-title-inner .list-single-details .list-single-rating {position: relative;z-index: 1;display: inline-block;}.detail-title .detail-title-inner .list-single-details .list-single-rating .rating-score span {background: #fff;color: #274abb;float: left;font-weight: 700;border-radius: 0;padding: 16px 18px;font-size: 24px;}.white {color: #fff !important;}h2.white span {color: #fff !important;margin-bottom: 20px;}h2.white {margin-top: 20px;margin-bottom: 20px;}.list-single-contacts ul {margin: 0;padding: 0;list-style-type: none;}.list-single-contacts ul li {margin-bottom: 0;line-height: 1.5;color: #666;position: relative;display: inline-block;padding: 0;}.list-single-contacts ul li a, .breadcrumb-outer a {text-decoration: none;}.breadcrumb-outer a:hover {color: #fff;}.nir-btn, .nir-btn1, .nir-btn-black {position: relative;z-index: 1;font-size: 14px;text-align: center;padding: 10px 20px;text-transform: capitalize;-webkit-transition: all ease-in-out 0.5s;transition: all ease-in-out 0.5s;background: #274abb;font-weight: 700;color: #fff;display: inline-block;border-radius: 0;-webkit-box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.1);box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.1);}.breadcrumb-outer .mt-1, .my-1 {margin-top: 1rem !important;}.nir-btn1:before {border-color: #fff !important;}.nir-btn:before, .nir-btn1:before, .nir-btn-black:before {content: "";position: absolute;width: 100%;height: 100%;top: 0;left: 0;-webkit-transition: all ease-in-out 0.5s;transition: all ease-in-out 0.5s;-webkit-transform: scale(0, 1);transform: scale(0, 1);z-index: -1;border: 2px solid #ff5a5f;color: #ff5a5f;background: 0 0;border-radius: 0;}.property.vid-si6 .popup-youtube, .property.wprt-image-video.vid-si6 .iq-waves {top: 55.9%;}.inner-pages section.team {padding: 6rem 0;background: #f5f7fb !important;}.inner-pages .team .team-all {padding: 0;}.inner-pages .team-wrap {padding-bottom: 80px;position: relative;z-index: 1;overflow: hidden;}.inner-pages .team-img {position: relative;z-index: 9;}.inner-pages .team-img img {width: 100%;}.inner-pages .team-content {height: 80px;width: 100%;bottom: 0;position: absolute;text-align: center;overflow: hidden;-webkit-transition: all 0.6s;transition: all 0.6s;z-index: 9;background: #377ef9;}.inner-pages .team-wrap:hover .team-content {height: 130px;}.inner-pages .team-content .team-info {background: #fff !important;}.inner-pages .team-info {background: #377ef9;padding: 20px;-webkit-transition: all 0.3s;transition: all 0.3s;}.inner-pages .team-wrap:hover .team-content .team-info {background: #377ef9;}.inner-pages .team-content h3 {text-transform: capitalize;margin-bottom: 0px;color: #444;font-size: 16px;}.inner-pages .team-content p {color: #000;font-style: italic;margin-bottom: 10px;font-size: 0.97rem;font-weight: 400;letter-spacing: 1px;}.inner-pages .team-content ul {opacity: 0;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-transform: translateY(100%);transform: translateY(100%);-webkit-backface-visibility: hidden;backface-visibility: hidden;-webkit-transition: opacity 0.4s, -webkit-transform 0.6s;transition: opacity 0.4s, -webkit-transform 0.6s;transition: transform 0.6s, opacity 0.4s;transition: transform 0.6s, opacity 0.4s, -webkit-transform 0.6s;}.inner-pages .team-wrap:hover .team-content ul {opacity: 1;-webkit-transform: translateY(0px);transform: translateY(0px);-webkit-transition: opacity 0.4s, -webkit-transform 0.6s;transition: opacity 0.4s, -webkit-transform 0.6s;transition: transform 0.6s, opacity 0.4s;transition: transform 0.6s, opacity 0.4s, -webkit-transform 0.6s;margin-bottom: 10px;}.inner-pages .team-content ul li {opacity: 0;padding: 0.3rem 0;-webkit-transform: translateY(40px);transform: translateY(40px);-webkit-transition: opacity 0.1s, -webkit-transform 0.6s;transition: opacity 0.1s, -webkit-transform 0.6s;transition: transform 0.6s, opacity 0.1s;transition: transform 0.6s, opacity 0.1s, -webkit-transform 0.6s;display: inline-block;}.inner-pages .team-wrap:hover .team-content ul li {opacity: 1;-webkit-transform: translateY(0px);transform: translateY(0px);}.inner-pages .team-wrap:hover .team-content ul li:nth-child(1) {-webkit-transition-delay: 100ms;transition-delay: 100ms;}.inner-pages .team-wrap:hover .team-content ul li:nth-child(2) {-webkit-transition-delay: 200ms;transition-delay: 200ms;}.inner-pages .team-wrap:hover .team-content ul li:nth-child(3) {-webkit-transition-delay: 300ms;transition-delay: 300ms;}.inner-pages .team-wrap:hover .team-content ul li:nth-child(4) {-webkit-transition-delay: 400ms;transition-delay: 400ms;}.inner-pages .team-wrap:hover .team-content ul li:nth-child(5) {-webkit-transition-delay: 500ms;transition-delay: 500ms;}.inner-pages .team-socials ul li a {display: -webkit-box;display: -ms-flexbox;display: flex;}.inner-pages .team-content span a {color: #000;-webkit-transition: all 1s;transition: all 1s;position: relative;text-transform: uppercase;font-size: 12px;}.inner-pages .team-wrap:hover .team-content span a {bottom: 2px;}.inner-pages .team-content span a:hover {color: #377ef9;}.inner-pages .team .team-pro ul {padding: 0;margin: 0;}.inner-pages .team .team-pro ul li {list-style: none;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}.inner-pages .team .team-pro .fa {font-size: 1.2rem;text-align: center;border: 1px solid #fff;border-radius: 5px;color: #fff;margin: 0 0.5rem;width: 2.1rem;height: 2.1rem;line-height: 2.1rem;}.inner-pages .team .team-all.padding {padding-bottom: 2.5rem;}.property-nearby b.title {font-size: 15.5px;}.property-nearby h6 {font-size: 13.2px;font-weight: 600;}.property-nearby span {line-height: 16.5px;font-size: 13.2px;color: #666;}@media screen and (max-width: 991px) {.inner-pages .team .team-pro {padding-bottom: 2.5rem;}.inner-pages .team .team-pro:last-child {padding-bottom: 0px !important;}.inner-pages .team .pb-none {padding-bottom: 0px;}.inner-pages .team .team-all.padding {padding-bottom: 0px;}.detail-title-inner, .list-single-details {text-align: center !important;}.list-single-details .rating-score {-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;float: none !important;margin-bottom: 0.5rem;}.list-single-details {margin-top: 3rem;}}@media screen and (max-width: 767px) {.inner-pages .team .team-pro.pb-on {padding-bottom: 2.5rem;}.inner-pages .team-pro.pb-on.np, .inner-pages .team-pro.pb-none.np {padding-top: 0px;}.inner-pages .team-pro.pb-on.np-2 {padding-bottom: 2.5rem !important;}}@media screen and (max-width: 575px) {.list-single-contacts ul li {margin-bottom: 0.7rem;text-align: left;}h2.white span {line-height: 37px;}section.breadcrumb-outer {padding: 7rem 0;}}@media screen and (max-width: 360px) {.white.the-last {margin-top: 0px;}.list-single-contacts ul li {margin-bottom: 0.7rem;text-align: left;}}@media screen and (max-width: 450px) {.property.vid-si6 .popup-youtube, .property.wprt-image-video.vid-si6 .iq-waves {top: 53% !important;}}.inner-pages .team .team-pro .fa.fa-facebook:hover {background: #3b5998;}.inner-pages .team .team-pro .fa.fa-twitter:hover {background: #1da1f2;}.inner-pages .team .team-pro .fa.fa-instagram:hover {background: #e1306c;}.inner-pages .agent-row .agent-img {width: 30%;display: inline-block;overflow: hidden;min-height: 285px;max-height: 285px;margin-bottom: 40px;background: #d4e0e7;float: left;z-index: 1;}.agents .portfolio .project-head img {background-color: #1d293e;opacity: 10;}ul.the-agents-details {list-style: none;padding-left: 0px;margin-top: 15px;}ul.the-agents-details li {margin-bottom: 6px;}ul.the-agents-details li a {text-decoration: none;color: #666;font-size: 14px;}.view-my-listing a {color: #377ef9 !important;-webkit-transition: all 0.3s ease;transition: all 0.3s ease;}.view-my-listing a:hover {color: #121b22 !important;}.agents .listing-hidden-content {background: #377ef9;}.agents .schedule.widget-boxed.mt-33 {margin-top: 80px;}.agents #header, .sin-1 #header {-webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.12);box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.12);}.agents .blog-section .news-link {font-size: 14px !important;font-weight: 400 !important;}.agents .blog-section .news-item-sm:last-child {border-radius: 0 0 8px 8px;}.agents section.blog-section, .agents .blog .block-heading, .agents section.team {background: #f5f7fb;}@media screen and (min-width: 991px) {.agents .no-pb2.icho {padding-bottom: 45px;}.agents .pt-55 {padding-top: 45px;}.agents.pt-55 {padding-top: 45px;}.agents .pt-33 {padding-top: 15px;}}.agents .blog-section .news-item-sm .news-item-text {padding: 20px !important;}@media screen and (max-width: 991px) {.inner-pages .agent-row .agent-img, .inner-pages .agent-row .agent-content {width: 100% !important;}.inner-pages .agent-row .agent-content {min-height: 300px !important;}.agents .pagination.disabled {display: none;}.agents .schedule.widget-boxed.mt-33 {margin-top: 60px !important;}.inner-pages .agent-row .agent-img {float: none;display: block;width: 100%;min-height: auto;max-height: 100%;margin-bottom: 0px !important;}.inner-pages .agent {margin-bottom: 0px !important;}.inner-pages .team .agent-mb {margin-bottom: 2.5rem;}}@media screen and (max-width: 767px) {.inner-pages .agent-row .agent-footer {bottom: 22px !important;}}@media screen and (max-width: 381px) {.inner-pages .agent-row .agent-details .fa-envelope {padding: 1rem 0;}}.inner-pages .agent-row .agent-content {background: #fff;padding: 25px;width: 70%;float: left;min-height: 285px;position: relative;-webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);}.inner-pages .agent-row .agent-details h4 {margin-bottom: 1rem;}.inner-pages .agent-row .agent-text p {margin-top: 18px;line-height: 1.6;color: #666;overflow: hidden;}.inner-pages .agent-row .agent-details {padding-left: 0px;padding-right: 0px;}.inner-pages .agent-row .agent-details p {display: inline-block;margin-right: 15px;}.inner-pages .agent-row .agent-footer {text-align: left;left: 25px;right: 25px;position: absolute;bottom: 25px;}.inner-pages .agent-row .agent-footer .social-icons {margin-top: 5px;}.inner-pages .agent-row-sidebar .agent-img {min-height: 254px;max-height: 254px;}.inner-pages .agent-row-sidebar .agent-text {font-size: 13px;}.inner-pages .agent-row-sidebar .agent-content {min-height: 254px;}.inner-pages .agent-row-sidebar .agent-footer {bottom: 20px;}.inner-pages .agent {background: white;position: relative;margin-bottom: 30px;}.inner-pages .agent-tag {position: absolute;padding: 8px 8px;font-size: 15px;z-index: 20;top: 20px;left: 10px;}.inner-pages .agent-img {position: relative;display: block;}.inner-pages .agent-img img {width: 100%;height: auto;}.inner-pages .agent-content {padding: 5%;}.inner-pages .agent-content p {color: #666;margin: 0;}.inner-pages .button.alt {background-color: #377ef9;color: #fff;}.inner-pages .agent-details {border-bottom: 1px solid rgba(0, 0, 0, 0.2);padding: 0px 10px 15px 10px;margin-bottom: 15px;font-size: 14px;line-height: 1.9;}.inner-pages .agent-details:last-child {border-bottom: 0px;}.inner-pages .agent-details a {color: #777;font-size: 20px;margin-bottom: 1rem;text-decoration: none;}.inner-pages .homes-content .homes-address a {font-size: 1.2rem !important;margin: 0 0 15px;text-decoration: none;color: #377ef9;}.inner-pages .homes-address span {color: #666;}.inner-pages .homes-content .homes-list li i {font-size: 18px;margin-right: 5px;color: #696969;}.inner-pages .agent-details a:hover {color: #48a0dc;}.inner-pages .agent-details .fa {color: #377ef9;font-size: 15px;margin-right: 8px;}.inner-pages .agent-content .social-icons.circle li {padding-left: 4px;padding-right: 4px;}.inner-pages .agent-content .social-icons.circle li a {color: #9bb0bb;border: 1px solid #9bb0bb;}.inner-pages .agent-content .social-icons.circle li a:hover {color: white;border-color: #48a0dc;}.inner-pages .agent-content .netsocials {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;list-style: none;margin: 0;padding: 0;}.inner-pages .agent-content .netsocials .fa {font-size: 1rem;text-align: center;background: transparent;border: 1px solid #fff;width: 2.5rem;height: 2.5rem;line-height: 2.5rem;margin-right: 1.5rem;-webkit-transition: all 0.5s ease;transition: all 0.5s ease;}.inner-pages .agent-content .netsocials a .fa-facebook {background: #3b5998;color: #fff;}.inner-pages .agent-content .netsocials a .fa-facebook:hover {background: #3b5998;color: #fff;}.inner-pages .agent-content .netsocials a .fa-twitter {background: #1da1f2;color: #fff;}.inner-pages .agent-content .netsocials a .fa-twitter:hover {background: #1da1f2;color: #fff;}.inner-pages .agent-content .netsocials a .fa-google-plus {background: #dd4b39;color: #fff;}.agent-content .netsocials a .fa-google-plus:hover {background: #dd4b39;color: #fff;}.inner-pages .agent-content .netsocials a .fa-youtube {background: #cd201f;color: #fff;}.inner-pages .agent-content .netsocials a .fa-youtube:hover {background: #cd201f;color: #fff;}.inner-pages .button.button-icon.right {float: right;}@media screen and (max-width: 531px) {.inner-pages .agent-row .agent-text p {margin-bottom: 3rem;}}.inner-pages section.portfolio.agent-details {padding: 1rem 0;background: #f5f7fb;}.inner-pages .agent-details .section-title {text-align: left !important;}.inner-pages .agent-details .section-title .title-style h2, .inner-pages .agent-details.no-mb a {margin-bottom: 0px;}.inner-pages .featured .compare {margin-top: 1.1rem;}.portfolio .project-head .fa, .portfolio .project-head .fa-video {font-size: 1rem;text-align: center;margin-bottom: 1rem;margin-right: 0px;line-height: 0px;}.agents .blog .blog-info.details {margin-top: 30px;}.agents .single.reviews.leve-comments {margin-top: 30px;margin-bottom: 0px;}section.single-proper.details {padding: 6rem 0 !important;}.agents.det .portfolio {margin-bottom: 30px;}.agents.det .blog-section .news-item {-webkit-box-shadow: 0 0 10px 1px rgba(71, 85, 95, 0.08);box-shadow: 0 0 10px 1px rgba(71, 85, 95, 0.08);border: 1px solid #eaeff5;}.agents.det section.headings-2 {background: #f5f7fb;}.agents.det section.headings-2.hee {background: #f5f7fb;}.agents.det .text-heading.text-left a {font-size: 16px;-webkit-transition: all 0.3s ease;transition: all 0.3s ease;}.agents .pro-wrapper {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}.agents .fa.fa-th-large, .agents .active-view-btn .fa.fa-th-list {color: #fff;}.agents .lde .fa.fa-th-large {color: #121b22;}.agents.det .text-heading.text-left a:hover {color: 000;}.agents.det .text-heading.text-left span {font-size: 16px;color: #377ef9;}.inner-pages .agent-details .button-effect {position: absolute;text-align: left;bottom: 0;right: 0;z-index: 33;background: transparent;-webkit-transform: translateX(100%);transform: translateX(100%);opacity: 0;visibility: hidden;padding: 8px 15px;border-radius: 20px 0 0 0;-webkit-transition: all 0.4s ease;transition: all 0.4s ease;margin-bottom: 0.7rem;}.inner-pages .agent-details .button-effect .btn {display: inline-block;color: #fff;-webkit-box-shadow: none;box-shadow: none;padding: 0;margin-right: 15px;border-radius: 100%;width: 31px;height: 31px;line-height: 31px;background: #fff;z-index: 99;}.inner-pages .button.alt, .inner-pages .homes-tag.sale.rent {line-height: 1.5;}.inner-pages .agent-details .footer a {font-size: 13px;color: #666;}.inner-pages .agent-details .footer i {color: #666;}.inner-pages .agent-details .compare .fa-heart-o {color: #666;}.agents a.button.border, a.button {background-color: #377ef9;color: #fff !important;}.inner-pages.agents .header-user-name, .inner-pages.agents .header-user-name:before, .inner-pages.sin-1 .header-user-name, .inner-pages.sin-1 .header-user-name:before {color: #666;}.inner-pages.sin-1 a.button.border, a.button {background-color: #377ef9;color: #fff !important;}@media screen and (max-width: 991px) {.inner-pages section.portfolio.agent-details {padding-top: 2.5rem;}}@media screen and (max-width: 767px) {.agents .blog-section .no-pb2.icho {padding-bottom: 0px !important;}}.user-page.section-padding {padding: 1rem 0;margin-top: 90px;background: #f5f7fb;}.user-page.section-padding.pt-55 {padding-top: 10rem !important;}.user-profile-box {background: #1d293e;-webkit-box-shadow: 0 0 20px rgba(38, 38, 38, 0.2);box-shadow: 0 0 20px rgba(38, 38, 38, 0.2);margin: 0 auto 50px;position: fixed;top: 0;bottom: 0;width: 295px;height: 100vh;z-index: 99999;}.user-profile-box .header {padding: 20px 20px 120px;text-align: center;position: relative;background-repeat: no-repeat;border: none;margin: 0;background: #1d293e;background-size: cover;color: #ffffff;z-index: 1;}.user-profile-box .header h2 {margin: 0 0 8px;color: #aeb7c2;text-transform: capitalize;font-weight: 600;font-size: 18px;}.user-profile-box .header h4 {font-size: 14px;color: #aeb7c2;margin-top: 15px;font-weight: 400;}.user-profile-box .profile-img {border-radius: 50%;background-clip: padding-box;border: 5px solid #18ba60;bottom: 5px;float: left;height: 100px;width: 100px;left: 59.5%;margin-left: -75px;position: absolute;-webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.1), 0 3px 3px 0 rgba(0, 0, 0, 0.1);box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.1), 0 3px 3px 0 rgba(0, 0, 0, 0.1);}.user-profile-box .detail {padding-top: 30px;}.user-profile-box .detail ul li a {color: #aeb7c2;padding: 12px 50px;display: block;text-decoration: none;font-size: 16px;font-weight: 500;}.my-address.pro label {color: #222;font-weight: 500;}.my-address.pro .form-group {margin-bottom: 1.5rem;}.user-profile-box .detail ul {list-style: none;padding-left: 0px;}.user-profile-box .detail ul li a i {margin-right: 10px;}.user-profile-box .detail ul li a {-webkit-transition: all 0.3s ease;transition: all 0.3s ease;}.user-profile-box .detail ul li .active {background: #172133;color: #fff;font-weight: 500;}.user-profile-box .detail ul li a:hover {background: #172133;color: #fff;}.dashborad-box {background: #fff;padding: 30px;margin-bottom: 2.5rem;-webkit-box-shadow: 0 0 20px rgba(38, 38, 38, 0.2);box-shadow: 0 0 20px rgba(38, 38, 38, 0.2);}.dashborad-box.stat {background: #f7f7f7;-webkit-box-shadow: none;box-shadow: none;}.db-top-header {position: fixed;z-index: 99;top: 0;width: 100%;background: #fff;-webkit-box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.3);box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.3);}.db-top-header #header.cloned.sticky {visibility: hidden;}.dashboard-bd.maxw1600 {max-width: 100%;}.dashboard-bd .left-side {margin-left: 80px;}.dashboard-bd.hd-white .left-side {float: left;width: 820px;display: inline-block;margin-left: 0px;}.dashboard-bd #logo {margin-right: 0px;}.dashboard-bd .sidebar-header {background-color: #24324a;padding: 28px 0 28px 0;}.dashboard-bd .left-side {width: 55%;}.dashboard-bd .right-side {width: auto;margin-right: 55px;}.dashboard-bd.hd-white .right-side {float: right;width: 120px;margin-left: 30px;display: inline-block;margin-right: 0px;}.dashboard-bd .my-address {background: #fff;padding: 30px;}.dashboard-bd a.button.border, a.button {background: #1ec38b;padding: 9px 20px;border-radius: 50px;border: 1px solid transparent;color: #fff !important;-webkit-transition: 0.3s;transition: 0.3s;display: inline-block;font-size: 15px;font-weight: 600;-webkit-transition: all 0.3s ease;transition: all 0.3s ease;}.dashboard-bd.hd-white a.button.border, .dashboard-bd.hd-white a.button {background-color: #377ef9;width: 150px;top: 0;padding: 10px 20px;color: #fff;position: relative;text-decoration: none;font-size: 15px;text-align: center;font-weight: 600;display: inline-block;-webkit-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;cursor: pointer;overflow: hidden;border-radius: 8px;-webkit-box-shadow: 0px 0px 0px 4px rgba(255, 255, 255, 0.2);box-shadow: 0px 0px 0px 4px rgba(255, 255, 255, 0.2);}.dashboard-bd .active-user h2 {text-transform: capitalize;font-weight: 400;padding-top: 15px;font-size: 16px;margin-bottom: 30px;color: #aeb7c2;text-align: center;}body.dashboard-bd {background: #f5f7fb;}.dashboard-bd .sidebar-header img {width: 340px;height: 47px;}@media only screen and (max-width: 1024px) {.dashboard-bd.hd-white #logo {position: absolute;width: 100%;margin: 0 auto;margin-top: 3px;width: 35%;text-align: center;left: 0;right: 0;}.dashboard-bd.hd-white .left-side {width: 50% !important;}}@media only screen and (max-width: 575px) {.dashboard-bd.hd-white .left-side {width: 50% !important;}.dashboard-bd.hd-white #logo img {margin-right: 0px;}}@media screen and (max-width: 991px) {.dashboard-bd.hd-white a.button.border, .dashboard-bd.hd-white a.button {width: 240px;}}@media (min-width: 1773px) {.dashboard-bd .col-lg-3.user-dash {-webkit-box-flex: 0;-ms-flex: 0 0 17%;flex: 0 0 17%;max-width: 17%;}.dashboard-bd #navigation {margin-left: 175px;}}@media (min-width: 1773px) {.dashboard-bd .col-lg-9.user-dash2 {-webkit-box-flex: 0;-ms-flex: 0 0 82.5%;flex: 0 0 82.5%;max-width: 82.5%;padding-top: 30px;}.dashboard-bd .left-side {width: 60%;}}@media (min-width: 1366px) {.dashboard-bd .left-side {width: 70%;}.dashboard-bd.hd-white .left-side {width: 820px;}.dashboard-bd a.button.border, a.button {display: none;}.dashboard-bd.hd-white a.button.border, a.button {display: -webkit-box;display: -ms-flexbox;display: flex;}.dashboard-bd #navigation {margin-left: 150px;}.dashboard-bd.hd-white #navigation {margin-left: 40px;}}@media (max-width: 1773px) {.dashborad-box .col-lg-3.dar.pro, .dashborad-box .col-lg-3.dar.rev, .dashborad-box .col-lg-3.dar.com, .dashborad-box .col-lg-3.dar.booked {-webkit-box-flex: 0;-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 48.9% !important;}.dashborad-box .col-lg-3.dar.pro, .dashborad-box .col-lg-3.dar.rev {margin-bottom: 30px;}.dashborad-box .col-lg-3.dar.rev {margin-right: 0px !important;}}@media (max-width: 575px) {.dashboard-bd .left-side {margin-left: 0px;}.dashborad-box .col-lg-3.dar.pro, .dashborad-box .col-lg-3.dar.rev, .dashborad-box .col-lg-3.dar.com, .dashborad-box .col-lg-3.dar.booked {-webkit-box-flex: 0;-ms-flex: 0 0 1000%;flex: 0 0 1000%;max-width: 100% !important;margin-right: 0px !important;}.dashborad-box .col-lg-3.dar.com {margin-bottom: 30px;}}.header-user-menu {float: right;position: relative;top: 16px;margin-left: 0px;margin-right: 50px;}.header-user-name {position: relative;float: left;cursor: pointer;color: #666;-webkit-transition: 0.2s;transition: 0.2s;white-space: nowrap;text-overflow: ellipsis;padding-top: 10px;font-weight: 400;}.header-user-name:before {font-family: "FontAwesome";content: "\f0d7";position: absolute;color: #666;bottom: 1px;font-size: 13px;right: -16px;-webkit-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;}.header-user-name span {position: absolute;width: 38px;height: 38px;border-radius: 50%;overflow: visible;top: 0;left: -55px;}.header-user-name span img {border: 3px solid #fff;border-radius: 50%;-webkit-box-shadow: 0px 0px 0px 4px rgba(255, 255, 255, 0.2);box-shadow: 0px 0px 0px 4px rgba(255, 255, 255, 0.2);width: 100%;height: 100%;-webkit-box-sizing: content-box;box-sizing: content-box;}.header-user-name.hu-menu-visdec:before {-webkit-transform: rotateX(180deg);transform: rotateX(180deg);}.header-user-menu ul {margin: 10px 0 0 0;opacity: 0;list-style: none;visibility: hidden;position: absolute;min-width: 150px;top: 30px;left: -80px;z-index: 1;padding: 10px 0;background: #fff;border-radius: 6px;border: 1px solid #eee;}.header-user-menu ul li {float: left;width: 100%;padding: 4px 0;}.header-user-menu ul li a {color: #50596e;float: left;width: 100%;font-size: 15px;text-decoration: none;font-weight: 600;text-align: left;padding: 6px 15px;}.dashborad-box .title {position: relative;padding-bottom: 15px;color: #222;margin-bottom: 15px;}.dashborad-box .item, .table.table-striped {margin-bottom: 0px;}.dashborad-box .item .icon {float: left;font-size: 34px;width: 50px;position: relative;}.dashborad-box .item .icon .fa-list {color: #fff;}.dashborad-box .item .icon .fa-star {color: #fff;}.dashborad-box .item .icon .fa-comments {color: #fff;}.dashborad-box .item .icon .fa-heart {color: #fff;}.dashborad-box .col-lg-3.dar.pro, .dashborad-box .col-lg-3.dar.rev, .dashborad-box .col-lg-3.dar.com, .dashborad-box .col-lg-3.dar.booked {max-width: 24%;}.dar.pro {border-radius: 8px;padding: 30px;background: #1ec38b;}.dar.rev {border-radius: 8px;padding: 30px;background: #f91;}.dar.com {border-radius: 8px;padding: 30px;background: #6ae;}.dar.booked {border-radius: 8px;padding: 30px;background: #f91942;}.dashborad-box .item .icon:before {position: absolute;content: "";top: 0;right: 0;height: 100%;width: 1px;background: #fff;}.dashborad-box a {color: #377ef9;text-decoration: none;}.dashborad-box .item .icon span {font-size: 32px;color: #377ef9;}.dashborad-box .item .info {padding-left: 20px;float: left;}.dashborad-box .item .info .number {font-size: 34px;font-weight: 600;margin: 0;color: #fff;}.dashborad-box .item .info .type {font-size: 15px;color: #fff;margin-bottom: 0px;}.dashborad-box .item:after {display: table;content: "";clear: both;}.dashboard-bd .second-footer {background: #fff;border: 1px solid #e6e6e6;color: #333;margin-top: 55px;bottom: 0;padding-top: 30px;}.dashboard-bd .second-footer.ad {margin-top: 80px;}.dashboard-bd .second-footer.ad2 {margin-top: 330px;}.dashboard-bd .messages .message .thumb img, .dashboard-bd .reviews .review .thumb img {border-radius: 50px;}.dashboard-bd .second-footer p .fa-heart:before {color: #377ef9;}.listing-table .table thead tr .rating span {background: #f3f3f3;padding: 0 3px;border-radius: 4px;}.listing-table .table thead tr .status .active {background: #f3f3f3;color: #ffffff;padding: 0 3px;border-radius: 4px;}.listing-table .table thead tr .status .non-active {background: #d7d7d7;padding: 0 3px;border-radius: 4px;}.listing-table .table thead tr .edit a span {color: #377ef9 !important;}.listing-table .table thead tr th {margin-bottom: 0;border: none;color: #333;font-weight: 600;}.messages .message {margin-top: 50px;}.messages .message:after {display: table;content: "";clear: both;}.messages .message .thumb {height: 80px;width: 80px;float: left;border-radius: 50px;overflow: hidden;}.messages .message .body {position: relative;float: left;width: calc(100% - 120px);padding-left: 20px;}.messages .message .body h6, .reviews .review .body h6, .reviews .review .body h4 {font-size: 18px;margin-bottom: 0.2rem;color: #111;}.reviews .review .body h4 {margin-bottom: 8px;}.messages .message .body h6 .badge {background: #377ef9;color: #ffffff;}.messages .message .body .post-time {margin-bottom: 0;color: #666;}.messages .message .body .controller {position: absolute;top: 0;right: 0;}.messages .message .body .controller ul li {display: inline-block;margin-left: 6px;}.messages .message .body .controller ul li a {color: #888;}.messages .message .body .controller ul li a:hover {color: #377ef9;}.review {margin-top: 30px;display: inline-block;}.review .thumb {height: 80px;width: 80px;float: left;border-radius: 50px;overflow: hidden;}.review .thumb:after {display: table;content: "";clear: both;}.review .body {position: relative;float: left;width: calc(100% - 120px);padding-left: 20px;}.review .body h6 .stars {margin-left: 10px;font-size: 1rem;}.review .body h6 .stars i {color: #fcc200;}.inner .starts li {margin-bottom: 0px;}.review .body .post-time {margin-bottom: 0;color: #666;}.review .body .controller {position: absolute;top: 0;right: 0;}.review .body .controller ul li {display: inline-block;margin-left: 6px;}.review .body .controller ul li a {color: #888;}.review .body .controller ul li a:hover {color: #377ef9;}.password-section {margin-top: 20px;}.password-section h6 {margin-bottom: 10px;color: #18ba60;}.my-properties {background: #ffffff;-webkit-box-shadow: 0 0 20px rgba(38, 38, 38, 0.2);box-shadow: 0 0 20px rgba(38, 38, 38, 0.2);padding: 30px;}.my-properties table {width: 100%;display: table;}.my-properties table thead tr th {font-size: 15px;color: #222;background-color: #f5f6ff;border: none;font-weight: 500;padding: 10px 10px 10px 0;}.my-properties table thead tr th:first-child {color: #333;font-size: 18px;font-weight: 600;padding-left: 30px;}.my-properties table tbody tr td {border-top: none;border-bottom: 1px solid #f3f3f3;padding: 30px 20px 30px 0;vertical-align: middle;font-size: 14px;}.my-properties table h2 {border: none;font-size: 16px;color: #444;text-decoration: none;text-transform: capitalize;font-weight: 500;margin: 0 0 9px 0;padding: 0;}.my-properties a {text-decoration: none;}.my-address label {color: #222;}.my-address .form-group {margin-bottom: 1.5rem;}.my-properties table tbody tr .image {width: 150px;}.my-properties table tbody tr .image a img {width: 100%;border-radius: 5px;}.my-properties table tbody tr td .actions .edit {float: left;}.my-properties table tbody tr td .inner figure {margin-bottom: 16px;color: #333;}.my-properties table tbody tr td .inner figure i {font-size: 13px;}.my-properties table tbody tr td .price {font-size: 12px;font-weight: 500;}.my-properties table tbody tr td.actions {text-align: right;}.my-properties table tbody tr td.actions .edit {float: left;color: #008000;}.my-properties table tbody tr td.actions .edit i {-webkit-transition: 0.4s;transition: 0.4s;margin-right: 5px;}.my-properties table tbody tr td.actions a {padding: 0;color: #f50057;}.my-properties table tbody tr td:last-child {padding-right: 5px;}.user-page .heading {margin-bottom: 1.5rem;text-transform: capitalize;background: #fff;color: #222;font-weight: 500;}.section-inforamation label {color: #222;font-weight: 500;}.section-inforamation .form-group {margin-bottom: 1.5rem;}.dashborad-box .starts {margin-top: 0.8rem;}.notification-box {padding: 30px 35px;color: #727272;border-radius: 4px;background-color: #f3f3f3;}.notification-box h3 {font-size: 22px;margin-bottom: 10px;}.notification-box p {margin-bottom: 0;}.submit-property .drop-file {position: relative;border: 2px dashed #e5e5e5;border-radius: 4px;background: #fcfcfc;-webkit-transition: all 0.3s linear;transition: all 0.3s linear;display: inline-block;width: 100%;}.user-page.section-padding select {border: 0;font-size: 14px;width: 100%;line-height: 30px;padding: 0 15px;color: #727272;background: #ffffff;z-index: 1;width: 100%;position: relative;-webkit-appearance: none;-moz-appearance: none;appearance: none;position: relative;min-height: 45px;-webkit-box-shadow: none;box-shadow: none;border: 1px solid #f3f3f3;background: #fff;border-radius: 4px;width: 100% !important;cursor: pointer;}select:focus {outline: none;-webkit-box-shadow: none;box-shadow: none;}.form-check-input {margin-top: 7px;}.drop-file {position: relative;border: 2px dashed #d0d0d0;border-radius: 4px;background: #fcfcfc;-webkit-transition: all 0.3s linear;transition: all 0.3s linear;display: inline-block;width: 100%;}.drop-file:before {position: absolute;height: 100%;width: 100%;content: "";top: 0;left: 0;background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.95)), to(rgba(255, 255, 255, 0.9)));background: linear-gradient(to bottom, rgba(255, 255, 255, 0.95), rgba(255, 255, 255, 0.9));background-color: #66676b;opacity: 0;z-index: 10;-webkit-transition: all 0.3s linear;transition: all 0.3s linear;border-radius: 4px;}.drop-file .drop-message {text-align: center;margin: 50px 0;font-size: 17px;color: #4a4747;-webkit-transition: all 0.3s linear;transition: all 0.3s linear;position: relative;z-index: 11;}.drop-file .drop-message:hover {color: #66676b;}.drop-file .drop-message span {display: inline;line-height: 117px;}.inner-pages .section-inforamation .form-control, .inner-pages .my-address .form-control {border: 1px solid #666;}.inner-pages .section-inforamation .btn-primary, .inner-pages .my-address .btn-primary {color: #fff;background-color: #377ef9;border: none;cursor: pointer;-webkit-transition: all 0.5s ease;transition: all 0.5s ease;}.inner-pages .section-inforamation .btn-primary:hover, .inner-pages .my-address .btn-primary:hover {background: #121b22;color: #fff;}.btn:not(:disabled):not(.disabled) {cursor: pointer;}.pagination-container .pagination {padding-top: 30px;}.pagination-container a {text-decoration: none;}.pagination-container a:hover {background: #121b22;color: #fff;}.btn-common {background-color: #377ef9;position: relative;z-index: 1;color: #fff;}.btn.btn-common {padding: 15px 20px;}.pagination-container .pagination .page-item .page-link {margin: 0 10px;padding: 15px 20px;color: #377ef9;border-color: #f3f3f3;border-radius: 4px;background: #fff;}.pagination-container .pagination .page-item .page-link:hover {background: #377ef9;color: #fff;}@media screen and (max-width: 1024px) {.my-address.pro {margin-top: 2.5rem;}.user-profile-box, .user-profile-box .detail.pass {margin-bottom: 2.5rem !important;}.dashborad-box .item {margin-bottom: 1rem;}}@media screen and (max-width: 768px) {.dashboard-bd .left-side {width: 80% !important;}}@media screen and (max-width: 1024px) {.user-profile-box {display: none;}.col-lg-3.user-dash {display: none;}.col-lg-9.user-dash2 {-webkit-box-flex: 0;-ms-flex: 0 0 99.9%;flex: 0 0 99.9%;max-width: 99.9%;}.dashboard-bd #navigation {margin-left: 15px;}.dashboard-bd .left-side {width: 85%;}.dashboard-bd .left-side {margin-left: 0px;}.dashboard-bd #logo {margin-left: 0px;}.dashboard-bd .header-user-menu {margin-right: 0px;}.dashboard-bd .header-user-menu ul {left: -100px;}.dashboard-bd #logo {margin-left: 250px;}}@media screen and (max-width: 320px) {#logo img {width: 55px;margin-right: 35px;}}@media screen and (max-width: 767px) {.dashboard-bd #logo {margin-left: 250px;}}@media screen and (max-width: 500px) {.dashboard-bd #logo {margin-left: 130px !important;}}@media screen and (max-width: 415px) {.dashboard-bd #logo {margin-left: 100px !important;}}@media screen and (max-width: 575px) {.my-properties table tr {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;width: 100%;}.dashboard-bd #logo {margin-left: 160px;}.dashboard-bd .left-side {width: 63% !important;}.dashborad-box .item .info .number {font-size: 20px;}.user-profile-box .detail ul li a, .reviews .review .body h4 {font-size: 15px;}.my-properties table tbody tr .image {width: 100%;}.my-properties table thead tr th:first-child, .my-properties table thead tr th {padding-left: 1rem;font-size: 15px;}.my-properties table tbody tr td {padding-top: 0px;}.my-properties table tbody tr td:first-child, .inner-pages .pagination {margin-top: 30px;}.inner-pages .pagination.grid-3 {margin-top: 0px;}.my-properties table tbody tr td {padding-bottom: 15px;}.btn.btn-common, .pagination-container .pagination .page-item .page-link {padding: 8px;}}@media screen and (max-width: 450px) {.messages .message, .reviews .review {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;}.review .body, .messages .message .body {position: relative;float: left;width: calc(100% - 20px);padding-left: 0px;}.messages .message .thumb, .review .thumb {margin-bottom: 1rem;margin-right: 8rem;}.messages .message .body {padding-left: 0px;}.listing-table .table thead tr th, .listing-table .table tbody {font-size: 14px;}}@media screen and (max-width: 411px) {.messages .message .thumb {margin-right: 5rem;}.review .thumb {margin-right: 3rem;}}@media screen and (max-width: 360px) {.messages .message .thumb {margin-right: 10rem !important;}.review .thumb {margin-right: 10rem !important;}}@media screen and (max-width: 360px) {.messages .message .body, .review .body {width: 100%;}.review .body {padding-left: 0px;}.messages .message .thumb, .review .thumb {margin-right: 8rem;}}.user-page .royal-add-property-area {background: #f6f6f6 none repeat scroll 0 0;padding-top: 0px !important;padding-bottom: 0px !important;}.inner-pages section.payment-method {padding-top: 0px !important;padding-bottom: 0px !important;background: #f5f6ff;}.tr-single-box {background: #ffffff;display: block;border-radius: 2px;border: 1px solid #f0f3f7;margin-bottom: 30px;}.tr-single-header {width: 100%;border-bottom: 1px solid #f3f4f7;margin-bottom: 2rem;}.tr-single-header i {color: #377ef9;}.tr-single-header h4 {margin: 0;font-size: 20px;color: #222;font-weight: 600;}.tr-single-header h4 > i {margin-right: 7px;}.tr-single-body {width: 100%;padding: 25px;}.payment-card {border-radius: 4px;padding: 18px 15px 15px;border: 1px solid #eaeff5;margin-bottom: 20px;}header.payment-card-header {display: inline-block;width: 100%;}.payment-card-title.flexbox {float: left;}header.payment-card-header .pull-right img {max-width: 100px;}.payment-card .collapse {padding: 20px 15px 10px;}.payment-card-title.flexbox h4 {margin: 0;font-size: 18px;}.include-features {margin-top: 15px;}.features-tag {background-color: #eaedf3;border-radius: 0 2px 2px 0;display: inline-block;font-size: 11px;font-weight: 600;line-height: 1.2727272727;margin: 2px 15px 5px 0;padding: 3px 7px;position: relative;}.features-tag:before {border-top: 10px solid transparent;border-left: 9px solid #eaedf3;border-bottom: 10px solid transparent;height: 0;position: absolute;top: 0;right: -8px;width: 0;}.features-tag:after {background-color: #fff;border-radius: 50%;height: 4px;position: absolute;top: 8px;right: -2px;width: 4px;}.features-tag:after, .features-tag:before {content: "";}.payment-card .custom-checkbox input[type="checkbox"]:checked + label:after {top: 5px;}.mrg-bot-20 {margin-bottom: 20px;}.inner-pages .payment-method .form-control {border: 1px solid #666;margin-bottom: 1.3rem;}.booking-price-detail h5 {font-size: 16px;font-weight: 600;}.custom-checkbox {position: relative;}.custom-checkbox input[type="checkbox"] {opacity: 0;position: absolute;margin: 5px 0 0 3px;z-index: 9;}.custom-checkbox label:before {width: 18px;height: 18px;}.custom-checkbox label:before {content: "";margin-right: 10px;display: inline-block;vertical-align: text-top;background: #ffffff;border: 1px solid #666;border-radius: 2px;-webkit-box-sizing: border-box;box-sizing: border-box;z-index: 2;}.custom-checkbox input[type="checkbox"]:checked + label:after {content: "";position: absolute;left: 6px;top: 2px;width: 6px;height: 11px;border: solid #000;border-width: 0 3px 3px 0;-webkit-transform: inherit;transform: inherit;z-index: 3;-webkit-transform: rotateZ(45deg);transform: rotateZ(45deg);}.custom-checkbox input[type="checkbox"]:checked + label:before {border-color: #377ef9;background: #377ef9;}.custom-checkbox input[type="checkbox"]:checked + label:after {border-color: #fff;}.custom-checkbox input[type="checkbox"]:disabled + label:before {color: #b8b8b8;cursor: auto;-webkit-box-shadow: none;box-shadow: none;background: #ddd;}.side-list ul {margin: 0;padding: 0;}.side-list ul li {list-style: none;padding: 10px 5px;display: inline-block;width: 100%;border-bottom: 1px dashed #eaeff5;}.side-list ul li:last-child, .side-list.no-border ul li {border-bottom: none;}@media screen and (max-width: 575px) {.inner-pages .payment-method .form-control.address {margin-bottom: 1.3rem !important;}.payment-card-title.flexbox h4 {font-size: 16px;}}.inner-pages section.about-us {background: #fff;padding: 6rem 0;}.inner-pages .headings {background: -webkit-gradient(rgba(51, 6, 10, 0.6), rgba(51, 6, 10, 0.6)), url(https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/../images/bg/Devang-Joshi-Blog.png) no-repeat center center;background: linear-gradient(rgba(51, 6, 10, 0.6), rgba(51, 6, 10, 0.6)), url(https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/../images/bg/Devang-Joshi-Blog.png) no-repeat center center;width: 100%;height: 30vh;background-size: cover !important;min-height: 388px;position: relative;}.inner-pages.about .headings {background: -webkit-gradient(linear, left top, left bottom, from(rgba(18, 27, 34, 0.6)), to(rgba(18, 27, 34, 0.6))), url(https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/../images/bg/bg-testimonials.jpeg) no-repeat center center;background: linear-gradient(rgba(18, 27, 34, 0.6), rgba(18, 27, 34, 0.6)), url(https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/../images/bg/bg-testimonials.jpeg) no-repeat center center;}.inner-pages .headings h1 {margin-top: 0;font-size: 26px;color: #fff;}.inner-pages .headings h2 a, .inner-pages .headings h2 {text-decoration: none;text-transform: capitalize;color: #fff;font-weight: 400;font-size: 1rem;-webkit-transition: all 0.5s ease;transition: all 0.5s ease;}.inner-pages .headings h2 a:hover {color: #377ef9;}.inner-pages .about-us h2::after {display: block;height: 3px;font-weight: bold;background-color: #121b22;content: " ";width: 97px;margin-top: 0.5rem;margin-bottom: 1.5rem;}.inner-pages .about-us.fh .popup-youtube {background: #0f1341 none repeat scroll 0 0;border-radius: 100%;color: #03a9f5;font-size: 30px;height: 70px;left: 50%;line-height: 70px;position: absolute;text-align: center;top: 50%;-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%);width: 70px;z-index: 9;}.inner-pages .about-us.fh .wprt-image-video .iq-waves {height: 352px;height: 22rem;left: 50%;position: absolute;top: 50%;-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%);width: 352px;width: 22rem;z-index: 2;}.inner-pages .about-us.fh .wprt-image-video .iq-waves .waves {-webkit-animation: 3s ease-in-out 0s normal none infinite running waves;animation: 3s ease-in-out 0s normal none infinite running waves;background: rgba(255, 255, 255, 0.2) none repeat scroll 0 0 padding-box;border-radius: 320px;height: 352px;height: 22rem;opacity: 0;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";position: absolute;width: 352px;width: 22rem;}.inner-pages .about-us.fh .box .button {padding: 20px;width: 100%;}.inner-pages .about-us.fh .wprt-image-video .iq-waves .wave-1 {-webkit-animation-delay: 0s;animation-delay: 0s;}.inner-pages .about-us.fh .wprt-image-video .iq-waves .wave-2 {-webkit-animation-delay: 1s;animation-delay: 1s;}.inner-pages .about-us.fh .wprt-image-video .iq-waves .wave-3 {-webkit-animation-delay: 2s;animation-delay: 2s;}.inner-pages.about .sec-title {text-align: center;padding-bottom: 2rem;}.inner-pages.about .sec-title h2 {color: #444;font-size: 1.7rem;text-align: center;padding-bottom: 0rem;}.inner-pages.about .sec-title h2 span {font-weight: 600;color: #377ef9;}.inner-pages.about .sec-title h2 span::before {display: none;}.inner-pages.about .testimonials .test-1 p::before {left: 236px;top: -24px;position: relative;}.inner-pages.about .owl-dots {margin-top: 0px;}.inner-pages.about .starts .fa {color: #377ef9 !important;}@media screen and (max-width: 500px) {.inner-pages .headings h1 {margin-top: 5rem;font-size: 1.5rem;}}.inner-pages .about-us .who-1 {background: #fff;background-size: cover;color: #666;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;width: 100%;min-height: 80px;left: 0;top: 0;}.inner-pages .about-us .who-1 h2 span {color: #377ef9;}.inner-pages .about-us .who-1 p {color: #666;background: #fff;font-weight: 400;font-family: "Lato", sans-serif;}.inner-pages .services .top-headings-section.se h2 {color: #fff;}.inner-pages .about-us .box.bg-2 a {text-decoration: none;}.inner-pages .about-us .box.bg-2 {color: #000 !important;background: #fff;}.inner-pages .about-us .box.bg-2 .button:hover {color: #fff;border-color: #fff;}.inner-pages .services-2 .section-title .title-style h2, .inner-pages .team .section-title .title-style h2 {color: #377ef9;}.inner-pages .services-2 .title-icon:before, .inner-pages .team .title-icon:before {background: #121b22;}.inner-pages .services-2 .title-icon:after, .inner-pages .team .title-icon:after {background: #121b22;}.inner-pages .services-2 .img-1 img {margin-bottom: 1rem;}.inner-pages .services-2 .art-1 {color: #121b22;}main.services-2 {background: #f8f8f8;padding: 6rem 0;}.services-2 .art-1 {background: #fff;color: #377ef9;text-align: center;padding: 2rem;border-radius: 5px;border: 1px solid #f9f9f9;-webkit-transition: 0.5s ease;transition: 0.5s ease;}.services-2 .art-1:hover {cursor: all-scroll;}.services-2 article .fa {font-size: 4rem;text-align: center;}.services-2 article h3 {color: #000;margin: 1.3rem 0 1rem;}.services-2 article p {color: #555;}.inner-pages .team-content .team-info {background: #121b22;}@media screen and (max-width: 991px) {.box.bg-2 img {width: 30%;}.inner-pages .about-us .wprt-image-video {margin-top: 2.5rem;}}.about-us .who img {width: 100%;height: 100%;}@media screen and (max-width: 767px) {.about-us .who img {width: 100%;}.inner-pages .team .jann {padding-top: 2.5rem;}.inner-pages .team .kat {padding-top: 2.5rem;}.services-2 .serv {margin-bottom: 2rem;}.services-2 .serv:last-child {margin-bottom: 0px;}}.inner-pages section.faq {padding: 6rem 0;}.inner-pages .panel .panel-heading {font-size: 16px;font-weight: 400;}.inner-pages .panel .panel-heading.no-mb {margin-bottom: 0px;}.inner-pages .panel .panel-heading a {background: #377ef9;color: #fff;display: block;padding: 1rem;border-radius: 5px;text-decoration: none;-webkit-transition: all 0.5s ease;transition: all 0.5s ease;}.inner-pages .panel .panel-heading a:hover {background: #121b22;color: #fff;}.inner-pages .opening-hours.faq {margin-top: 0px;}.inner-pages .opening-list.faq ul {margin-bottom: 0px;}@media screen and (max-width: 991px) {.inner-pages .widget-service-details.faq {padding-top: 4rem;}.inner-pages .opening-list ul li:last-child {margin-bottom: 0px;}}.inner-pages section.pricing-table {padding: 6rem 0;background: #f6f6f6;}section.pricing-table {padding: 6rem 0;background: #fff;}.plan {background: #fff;border: 1px solid #dedede;}.plan-name {font-family: "Montserrat", sans-serif;text-transform: uppercase;display: block;font-size: 24px;line-height: 47px;font-weight: 800;padding: 20px 0;color: #000;}.plan-price {font-size: 48px;padding: 30px 0;margin-bottom: 30px;position: relative;background: #377ef9;color: #fff;}.plan-price:after {bottom: -30px;border: solid transparent;content: " ";position: absolute;border-width: 15px;border-top-color: #377ef9;left: 50%;margin-left: -16px;}.plan.featured .plan-price {background: #121b22;}.plan.featured .plan-price:after {border-top-color: #121b22;}.plan.featured .plan-name {color: #323232;}.plan.featured .plan-price {color: #fff;}.plan-price .currency {top: -0.9em;font-size: 50%;left: -0.01em;font-weight: 700;}.plan-name small {font-family: "Montserrat", sans-serif;display: block;font-size: 12px;font-weight: 600;line-height: normal;}.plan-price sub {font-size: 18px;font-weight: 700;}.plan ul {background: #fff;padding: 0;margin-bottom: 0;}.plan ul li {border-top: 1px dashed #dedede;padding: 12px 29px;font-weight: 500;}.plan ul li:first-child {border-top: 0 !important;}.plan a.btn {color: #fff;background: #377ef9;border: 0px;margin: 25px 0;padding: 8px 30px;}.plan a.btn:hover {background: #121b22;color: #fff;}@media screen and (max-width: 991px) {.plan {margin-bottom: 40px;}.plan.no-mgb {margin-bottom: 0px;}}@media screen and (max-width: 767px) {.plan.yes-mgb {margin-bottom: 40px;}}.inner-pages .notfound {padding: 6rem 0;}.inner-pages .top-headings h2 {font-size: 10rem;color: #377ef9;margin-bottom: 2rem;line-height: 0.73;}.inner-pages .top-headings h3 {font-size: 3rem;color: #000;margin-bottom: 2rem;}.inner-pages .top-headings p:last-child {font-size: 1.2rem;}.inner-pages .port-info {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;margin-top: 2rem;}.inner-pages .port-info .btn {background: #377ef9;color: #fff;border: 1px solid #377ef9;-webkit-transition: all 0.5s ease;transition: all 0.5s ease;}.inner-pages .port-info .btn:hover {background: #121b22;color: #fff;border: 1px solid #121b22;}@media screen and (max-width: 500px) {.inner-pages .top-headings h2 {font-size: 7rem;}.inner-pages .top-headings h3 {font-size: 2rem;margin-bottom: 1rem;}.inner-pages .top-headings p:last-child {font-size: 1rem;}}#login .login, #register .login {width: 430px;padding: 45px 60px 60px;overflow-y: auto;background-color: #fff;}#login {background-color: #fff;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}a.social_bt {border-radius: 3px;color: #fff;min-width: 200px;display: block;padding: 12px;line-height: 1;position: relative;-webkit-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}a.social_bt.facebook {background-color: #3b5998;}a.social_bt.google {background-color: #dc4e41;}a.social_bt.linkedin {background-color: #0077b5;}.add_bottom_15, a.social_bt {margin-bottom: 15px;}a.social_bt {text-align: center;text-decoration: none;}a.social_bt.facebook:before {content: "\f09a";}a.social_bt.google:before {content: "\f0d5";top: 12px;}a.social_bt.linkedin:before {content: "\f0e1";}a.social_bt.facebook:before, a.social_bt.google:before, a.social_bt.linkedin:before {font-family: FontAwesome;position: absolute;left: 12px;top: 10px;font-size: 1.3rem;color: #fff;}#login .divider {height: 1px;margin: 30px 0 20px;text-align: center;background-color: #e1e8ed;}#login .divider span {background-color: #fff;display: inline-block;position: relative;top: -20px;padding: 10px;font-style: italic;}.add_bottom_30 {margin-bottom: 30px;}#login .float-left {float: left !important;}#login .container_check {display: block;position: relative;padding-left: 35px;margin-bottom: 12px;cursor: pointer;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;margin-right: 10px;}#login .container_check input {position: absolute;opacity: 0;cursor: pointer;}#login .container_check .checkmark {position: absolute;top: 0;left: 0;height: 25px;width: 25px;border: 1px solid #d2d8dd;border-radius: 3px;-webkit-transition: all 0.2s ease;transition: all 0.2s ease;}#login .float-right {float: right !important;margin-top: 0px !important;}.checkboxes label, a#forgot {color: #666;text-decoration: none;}#login .btn_1.rounded, a.btn_1.rounded {border-radius: 25px !important;}#login .btn_1.full-width, a.btn_1.full-width {display: block;width: 100%;text-decoration: none;text-align: center;margin-bottom: 5px;}#login .btn_1, a.btn_1 {font-family: "Nunito Sans", sans-serif;font-style: normal;font-weight: 400;font-size: 16px;line-height: 32px;background: #a51220;border-radius: 2px;color: #fff !important;border: 0px;text-transform: none;padding: 10px 10px;letter-spacing: 0.02em;}#login a.btn_1:hover {background: #121b22;}#login .add_top_10 {margin-top: 16px;}#login .text-center {text-align: center !important;}#login strong a {text-decoration: none;}.inner-pages .filter-tags input {position: relative;border: 1px solid #ccc;cursor: pointer;padding: 0;color: #234dd4;width: 20px;height: 20px;color: #fff;outline: none;margin-right: 0.5rem !important;margin-bottom: 0px;background: #fff !important;-webkit-appearance: none;}.filter-tags input:checked:after, .custom-form .filter-tags input:checked:after {font-family: FontAwesome;color: #234dd4;font-style: normal;font-weight: normal;text-decoration: inherit;content: "\f00c";font-size: 14px;position: absolute;left: 2px;z-index: 20;}@media screen and (max-width: 767px) {#login .login, #register .login {width: 100%;}#login .checkboxes label, a#forgot {font-size: 13px;}}.headings-7 {background: -webkit-gradient(linear, left top, left bottom, from(rgba(58, 44, 95, 0.7)), to(rgba(32, 51, 100, 0.7))), url(https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/../images/bg/coming-soon.jpg) no-repeat center top;background: linear-gradient(rgba(58, 44, 95, 0.7), rgba(32, 51, 100, 0.7)), url(https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/../images/bg/coming-soon.jpg) no-repeat center top;color: #fff;background-size: cover;background-attachment: fixed !important;height: 100vh;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}.headings-7 .text-heading p.sorry {text-align: center;font-size: 1.3rem;margin-top: 0.8rem;}.headings-7 .bloq-email {-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;margin-top: 2.5rem;}.headings-7 .bloq-email .email input[type="email"] {border: 0;padding: 0.8rem;-webkit-box-flex: 1;-ms-flex: 1 1 auto;flex: 1 1 auto;}.headings-7 .bloq-email .email input[type="submit"] {border: 0;padding: 0.8rem;background: #377ef9;border: 1px solid #fff;color: #fff;text-transform: capitalize;cursor: pointer;-webkit-box-flex: 1;-ms-flex: 1 1 auto;flex: 1 1 auto;-webkit-transition: all 0.5s ease;transition: all 0.5s ease;}.headings-7 .email input[type="submit"]:hover {background: #121b22;border: 1px solid #fff;}.font-16 {font-size: 16px;margin-right: 2rem;}.font-36 {font-size: 36px;}.headings-8 {background: url(https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/../images/bg/bg-under.jpg) no-repeat center top;color: #fff;background-size: cover;background-attachment: fixed !important;height: 100vh;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}.headings-8 .text-heading p.sorry {text-align: center;font-size: 1.1rem;margin-top: 0.8rem;}.headings-8 .bloq-email {-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;margin-top: 2.5rem;}.headings-8 .bloq-email .email input[type="email"] {border: 0;padding: 0.8rem;-webkit-box-flex: 1;-ms-flex: 1 1 auto;flex: 1 1 auto;}.headings-8 .bloq-email .email input[type="submit"] {border: 0;padding: 0.8rem;background: #377ef9;border: 1px solid #fff;color: #fff;text-transform: capitalize;cursor: pointer;-webkit-box-flex: 1;-ms-flex: 1 1 auto;flex: 1 1 auto;-webkit-transition: all 0.5s ease;transition: all 0.5s ease;}.headings-8 .email input[type="submit"]:hover {background: #121b22;border: 1px solid #fff;}.font-16 {font-size: 16px;}.font-36 {font-size: 36px;}.inner-pages section.blog-section {padding: 6rem 0;background: #f5f5f5;}.inner-pages .blog-section .news-item {background: #fff;-webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);overflow: hidden;}.inner-pages .blog-section .news-item.-news-page {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}.inner-pages .blog-section .news-item-descr.big-news {height: 120px !important;}.inner-pages .blog-section .space, .inner-pages .blog-section .space2.port {padding-top: 2.5rem;padding-bottom: 2.5rem;}.inner-pages .blog-section .news-item h3 {color: #000;-webkit-transition: all 0.25s;transition: all 0.25s;}.inner-pages .blog-section .news-item.-news-slider-item {height: 100%;}.inner-pages .blog-section .news-item.-news-slider {height: auto;}.inner-pages .blog-section .news-item a:hover {text-decoration: none;}.inner-pages .blog-section .news-item a:hover h3 {color: #377ef9;-webkit-transition: all 0.25s;transition: all 0.25s;}.inner-pages .blog-section .news-item .news-img-link.-news-page {display: block;position: relative;padding-bottom: 69%;width: 100%;}.inner-pages .blog-section .news-item .news-img-link.-news-page .resp-img {background-size: cover;}.inner-pages .blog-section .resp-img {position: absolute;top: 0;right: 0;bottom: 0;left: 0;width: 100%;height: 100%;}.inner-pages .blog-section .news-item-img .resp-img {background-size: cover;}.inner-pages .blog-section .news-item-img {position: relative;width: 100%;}.inner-pages .blog-section .news-item-img .resp-img {background-size: cover;}.inner-pages .blog-section .news-item-text {padding: 25px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-flex: 1;-ms-flex-positive: 1;flex-grow: 1;}.inner-pages .blog-section .news-item-text-header {display: block;}.inner-pages .blog-section .news-item .date {display: block;margin-bottom: 10px;font-size: 13px;color: #377ef9;}.inner-pages .blog-section .news-item-descr {margin-bottom: 20px;height: 110px !important;}.inner-pages .blog-section .news-item-descr p {color: #666;margin: 0;padding: 0;border: 0;vertical-align: baseline;}.inner-pages .blog-section .news-item-bottom {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.inner-pages .blog-section .action-list {display: -webkit-box;display: -ms-flexbox;display: flex;font-size: 0.8rem;color: #444;}.inner-pages .blog-section .action-list .fa-comment {color: #377ef9;}.inner-pages .blog-section .action-list .fa-share-alt {color: #377ef9;}.inner-pages .blog-section .action-list .fa-heart {color: #377ef9;}.inner-pages .blog-section ul.action-list {margin-bottom: 0px;}.inner-pages .blog-section .action-item {display: inline-block;padding-left: 15px;}.inner-pages .blog-section .news-slider-wrap .slick-track {display: -webkit-box;display: -ms-flexbox;display: flex;}.inner-pages .blog-section .news-item-sm {display: -webkit-box;display: -ms-flexbox;display: flex;margin-bottom: 2.5rem;}.inner-pages .blog-section .news-item-sm:last-child {margin-bottom: 0px;}.inner-pages .blog-section .news-item-sm .news-img-link {-ms-flex-preferred-size: 43.5%;flex-basis: 43.5%;position: relative;}.agents .blog-section .news-item-sm .news-img-link {-ms-flex-preferred-size: 48.5%;flex-basis: 48.5%;position: relative;}.inner-pages .blog-section .news-item-sm .news-img-link .news-item-img {position: absolute;max-width: 100%;top: 0;left: 0;right: 0;bottom: 0;}.inner-pages .blog-section .news-item-sm .news-item-text {-ms-flex-preferred-size: 66.6%;flex-basis: 66.6%;padding: 25px 30px;}.inner-pages .blog-section .news-item-sm .news-item-descr {height: 52px;overflow: hidden;}.inner-pages .blog-section .news-link {position: relative;font-size: 1rem;font-weight: 600;color: #377ef9;-webkit-transition: all 0.25s;transition: all 0.25s;}.inner-pages .blog-section .news-link:hover {color: #121b22;text-decoration: none;-webkit-transition: all 0.25s;transition: all 0.25s;}@media screen and (max-width: 991px) {.inner-pages .blog-section .news-item {margin-bottom: 2.5rem;}.inner-pages .blog-section .news-item.nomb {margin-bottom: 0px;}.inner-pages .blog-section .news-item.no-mb:last-child {margin-bottom: 0px;}.inner-pages .blog-section .space.port, .inner-pages .blog-section .space2.port {padding-top: 0px !important;padding-bottom: 0px !important;}.inner-pages .blog-section .no-mb .news-item {margin-bottom: 0px;}.inner-pages .blog-section .space.no-pb2 {padding-bottom: 0px;}.inner-pages .pagination.wpt {padding-top: 3rem;}.inner-pages .blog-section .recent-post.sher {margin-top: 3rem;}}@media screen and (max-width: 767px) {.inner-pages .blog-section .no-mb.wpt-2 .news-item {margin-bottom: 2.5rem;}.inner-pages .blog-section .space.no-pb2 {padding-bottom: 2.5rem;}.inner-pages .blog-section .news-item.nomb {margin-bottom: 2.5rem;}.inner-pages .blog-section .recent-post.sher {margin-top: 0px;}}@media screen and (max-width: 577px) {.inner-pages .blog-section .news-item-sm {display: block !important;}.inner-pages .blog-section .news-item-sm .news-img-link .news-item-img {position: relative;padding-bottom: 69%;}}@media screen and (max-width: 414px) {.inner-pages .blog-section .news-item-descr p, .inner-pages .blog-section .news-item-descr {overflow: visible;}.inner-pages .blog-section .news-item-descr.visib {overflow: hidden;margin-bottom: 2rem;}.inner-pages .blog-section .news-item.no-mb2 {margin-bottom: 0px;}.inner-pages .blog-section ul.action-list {padding-left: 0px;}.inner-pages .blog-section .news-link {font-size: 0.9rem;}}.inner-pages .pagination {margin-bottom: 0px;}.page-item.active .page-link {background: #a51220;border-color: #a51220;}.page-link {color: #121b22;-webkit-transition: all 0.5s ease;transition: all 0.5s ease;}.page-link:hover {background: #a51220;color: #fff;}.inner-pages section.blog-section {padding: 6rem 0;background: #f5f7fb;}.inner-pages .blog-section .news-item {background: #fff;-webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);overflow: hidden;}.inner-pages .blog-section .news-item.-news-page {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}.inner-pages .blog-section .news-item-descr.big-news {height: 120px !important;}.inner-pages .blog-section .space, .inner-pages .blog-section .space2.port {padding-top: 2.5rem;padding-bottom: 2.5rem;}.inner-pages .blog-section .news-item h3 {color: #000;-webkit-transition: all 0.25s;transition: all 0.25s;}.inner-pages .blog-section .news-item.-news-slider-item {height: 100%;}.inner-pages .blog-section .news-item.-news-slider {height: auto;}.inner-pages .blog-section .news-item a:hover {text-decoration: none;}.inner-pages .blog-section .news-item a:hover h3 {color: #377ef9;-webkit-transition: all 0.25s;transition: all 0.25s;}.inner-pages .blog-section .news-item .news-img-link.-news-page {display: block;position: relative;padding-bottom: 69%;width: 100%;}.inner-pages .blog-section .news-item .news-img-link.-news-page .resp-img {background-size: cover;}.inner-pages .blog-section .resp-img {position: absolute;top: 0;right: 0;bottom: 0;left: 0;width: 100%;height: 100%;}.inner-pages .blog-section .news-item-img .resp-img {background-size: cover;}.inner-pages .blog-section .news-item-img {position: relative;width: 100%;}.inner-pages .blog-section .news-item-img .resp-img {background-size: cover;}.inner-pages .blog-section .news-item-text {padding: 25px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-flex: 1;-ms-flex-positive: 1;flex-grow: 1;}.inner-pages .blog-section .news-item-text-header {display: block;}.inner-pages .blog-section .news-item .date {display: block;margin-bottom: 10px;font-size: 14px;color: #333;}.inner-pages .blog-section .news-item-descr {margin-bottom: 20px;height: 110px !important;}.inner-pages .blog-section .news-item-descr p {color: #666;margin: 0;padding: 0;border: 0;vertical-align: baseline;}.inner-pages .blog-section .news-item-bottom {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.inner-pages .blog-section .action-list {display: -webkit-box;display: -ms-flexbox;display: flex;font-size: 0.8rem;color: #444;}.inner-pages .blog-section .action-list .fa-comment {color: #a51220;}.inner-pages .blog-section .action-list .fa-share-alt {color: #377ef9;}.inner-pages .blog-section .action-list .fa-heart {color: #377ef9;}.inner-pages .blog-section ul.action-list {margin-bottom: 0px;}.inner-pages .blog-section .action-item {display: inline-block;padding-left: 15px;}.inner-pages .blog-section .news-slider-wrap .slick-track {display: -webkit-box;display: -ms-flexbox;display: flex;}@media screen and (max-width: 767px) {.inner-pages .space3 {padding-bottom: 2.5rem;}.inner-pages .widget {padding-top: 0 !important;}}.inner-pages .form-control {padding: 0.7rem;border: 1px solid #377ef9;}@media screen and (max-width: 767px) {.inner-pages .input-group {width: 90%;}.inner-pages .blog-section .no-pb2 {padding-bottom: 2.5rem !important;}}@media screen and (max-width: 991px) {.inner-pages .widget {padding-top: 2.5rem;}.inner-pages .blog-section .no-pb2 {padding-bottom: 0px;}}.inner-pages .input-group-btn .fa {font-size: 1rem;cursor: pointer;}.inner-pages .input-group-btn .btn-primary {background: #a51220;border: 1px solid #a51220;cursor: pointer;-webkit-transition: all 0.5s ease;transition: all 0.5s ease;}.inner-pages .input-group-btn .btn-primary:hover {background: #121b22;color: #fff;}.inner-pages .recent-main {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-flex: 0;-ms-flex: 0 1 100%;flex: 0 1 100%;}@media screen and (max-width: 992px) {.inner-pages .recent-main {-ms-flex-wrap: wrap;flex-wrap: wrap;}}.inner-pages .recent-img img {width: 90px;height: 70px;margin-right: 1rem;}.inner-pages .info-img h6 {color: #333;font-family: "Montserrat", sans-serif;font-size: 1.1rem;font-weight: 400;}.inner-pages .info-img a {text-decoration: none;color: #000;-webkit-transition: all 0.5s ease;transition: all 0.5s ease;}.inner-pages .info-img a:hover {color: #377ef9;}.inner-pages .recent-post .tags {display: -webkit-box;display: -ms-flexbox;display: flex;}.inner-pages .recent-post .tags a {background: #377ef9;color: #fff;border: 1px solid #377ef9;margin-bottom: 0.7rem;margin-left: 0.2rem;-webkit-transition: all 0.5s ease;transition: all 0.5s ease;}.inner-pages .recent-post .tags a:hover {background: #fff;color: #a51220;}.inner-pages .recent-post .tags.no-mb a {margin-bottom: 0px;}.inner-pages .recent-post ul {margin: 0;padding: 0;}.inner-pages .recent-post ul li {list-style: none;padding: 0.5rem 0;}.inner-pages .recent-post ul li.npt {padding-top: 0px;}.inner-pages .recent-post ul li:last-child {padding-top: 0.5rem;padding-bottom: 0px;}.inner-pages .recent-post ul li a {text-decoration: none;color: #666;-webkit-transition: all 0.5s ease;transition: all 0.5s ease;}.inner-pages .recent-post ul li a:hover {color: #377ef9;}.inner-pages .recent-post ul li .fa {margin-right: 1rem;}.inner-pages .recent-post button {margin-right: 0.5rem;margin-bottom: 0.5rem;}.inner-pages .widget h5::after {display: block;height: 3px;font-weight: bold;background-color: #a51220;content: " ";width: 50px;margin-top: 0.5rem;margin-bottom: 1.5rem;}.inner-pages .recent-post .netsocials {display: -webkit-box;display: -ms-flexbox;display: flex;list-style: none;margin: 0;padding: 0;}.inner-pages .recent-post .netsocials a .fa {font-size: 1.3rem;text-align: center;background: transparent;width: 2.5rem;height: 2.5rem;line-height: 2.5rem;margin-right: 1rem;-webkit-transition: all 0.5s ease;transition: all 0.5s ease;}.inner-pages .recent-post .netsocials a .fa-facebook {background: #3b5998;color: #fff;}.inner-pages .recent-post .netsocials a .fa-twitter {background: #1da1f2;color: #fff;}.inner-pages .recent-post .netsocials a .fa-google-plus {background: #dd4b39;color: #fff;}.inner-pages .recent-post .netsocials a .fa-youtube {background: #cd201f;color: #fff;}.inner-pages .recent-post ul li.npt:last-child {padding-top: 0px;}.inner-pages .space2 {padding-bottom: 2.5rem;}@media screen and (max-width: 767px) {.inner-pages .space3 {padding-bottom: 2.5rem;}.inner-pages .widget {padding-top: 3.5rem !important;}}.inner-pages .form-control {padding: 0.7rem;border: 1px solid #dddddd;}@media screen and (max-width: 767px) {.inner-pages .input-group {width: 90%;}}@media screen and (max-width: 991px) {.inner-pages .widget {padding-top: 3.5rem;}.inner-pages .blog .recent-main.no-mb p {margin-bottom: 0px;}}.inner-pages .input-group-btn .fa {font-size: 1rem;cursor: pointer;}.inner-pages .input-group-btn .btn-primary {background: #a51220;border: 1px solid #a51220;cursor: pointer;-webkit-transition: all 0.5s ease;transition: all 0.5s ease;}.inner-pages .input-group-btn .btn-primary:hover {background: #fff;color: #a51220;border: 1px solid #a51220;}.inner-pages .recent-main {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-flex: 0;-ms-flex: 0 1 100%;flex: 0 1 100%;}@media screen and (max-width: 992px) {.inner-pages .recent-main {-ms-flex-wrap: wrap;flex-wrap: wrap;}.inner-pages .info-img {margin-top: 1rem;}}.inner-pages .recent-img img {width: 90px;height: 70px;margin-right: 1rem;}.inner-pages .info-img h6 {font-family: "Montserrat", sans-serif;font-size: 15px;color: #222;font-weight: 400;}.inner-pages .info-img a {text-decoration: none;color: #000;-webkit-transition: all 0.5s ease;transition: all 0.5s ease;}.inner-pages .info-img a:hover {color: #377ef9;}.inner-pages .recent-post .tags a {background: #fff;color: #000;border: 1px solid #ccc;margin-bottom: 0.7rem;margin-left: 0.2rem;-webkit-transition: all 0.5s ease;transition: all 0.5s ease;}.inner-pages .recent-post .tags.no-mb a {margin-bottom: 0px;}.inner-pages .recent-post .tags a:hover {background: #fff;color: #a51220;border: 1px solid #a51220;}.inner-pages .recent-post ul {margin: 0;padding: 0;}.inner-pages .recent-post ul li {list-style: none;padding: 0.5rem 0;border-bottom: 1px solid #ccc;}.inner-pages .recent-post ul li:last-child {padding-top: 0.5rem;padding-bottom: 0.5rem;}.inner-pages .recent-post ul li a {text-decoration: none;color: #666;-webkit-transition: all 0.5s ease;transition: all 0.5s ease;}.inner-pages .recent-post ul li a:hover {color: #377ef9;}.inner-pages .recent-post ul li .fa {margin-right: 1rem;}.inner-pages .recent-post button {margin-right: 0.5rem;margin-bottom: 0.5rem;}.inner-pages .widget h5::after {display: block;height: 3px;font-weight: bold;background-color: #a51220;content: " ";width: 50px;margin-top: 0.5rem;margin-bottom: 1.5rem;}.inner-pages section.blog-section {padding: 6rem 0;background: #f5f7fb;}.inner-pages section.blog-section.bloginnerpage {padding: 3rem 0;}.inner-pages section.blog-section.bloginnerpage .row:nth-child(0) {margin-bottom: 20px;}.single.inner-pages .blog-section .news-item-text > a > h1 {font-size: 26px;color: #000;-webkit-transition: all 0.25s;transition: all 0.25s;font-family: "Nunito Sans", sans-serif;text-transform: capitalize;}.single.inner-pages .blog-section .news-item-descr h2 {font-size: 22px;color: #000;-webkit-transition: all 0.25s;transition: all 0.25s;font-family: "Nunito Sans", sans-serif;text-transform: capitalize;font-weight: 400;}.single.inner-pages .blog-section .news-item-descr ul {padding: 0;margin: 0;}.single.inner-pages .blog-section .news-item-descr h3 {font-weight: 400;}.single.inner-pages .blog-section .news-item-descr li {list-style: none;}.bloginnerpage aside {padding: 20px;}.inner-pages .blog-section .news-item-descr.big-news.details {height: 240px !important;-webkit-box-shadow: 0px !important;box-shadow: 0px !important;}.inner-pages .blog-section .news-item.details {background: transparent;-webkit-box-shadow: 0 0 0 0 #edeff1;box-shadow: 0 0 0 0 #edeff1;}.inner-pages .blog-section .news-item-text.details {padding: 20px 0;}.inner-pages .comments-info .conra {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}.inner-pages .comments-info h5 {color: #377ef9;font-size: 17px;font-weight: 600;margin-bottom: 0px;}.inner-pages .comments-info p:last-child {font-weight: 400;}.inner-pages .social-share {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;list-style: none;background: transparent;margin: 0;padding: 0;}.inner-pages .social-share .fa-facebook {color: #3b5998;}.inner-pages .social-share .fa-twitter {color: #1da1f2;}.inner-pages .social-share .fa-google-plus {color: #dd4b39;}.inner-pages .social-share .fa-youtube {color: #cd201f;}.inner-pages .social-share a {color: #377ef9;font-size: 1.5rem;margin: 0 0.5rem;}.col-md-10.comments-info {padding-left: 0px;}.col-md-10.comments-info p.mb-2 {color: #333;}.col-md-10.comments-info p:last-child {font-weight: 400;}.inner-pages .comments-info.no-mb p:last-child {margin-bottom: 0px;}.inner-pages .comments h3::after, .inner-pages .leve-comments h3::after, .inner-pages .comments h2::after, .inner-pages .leve-comments h2::after {display: block;height: 3px;font-weight: bold;background-color: #a51220;content: " ";width: 50px;margin-top: 0.5rem;margin-bottom: 1.5rem;}.inner-pages .leve-comments h2 {font-family: "Montserrat", sans-serif;font-size: 18px;color: #333;font-weight: 600;text-transform: none;margin-top: 4rem;}.inner-pages .commented .comm-inf {display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-flex: 0;-ms-flex: 0 1 auto;flex: 0 1 auto;}.inner-pages .commented img {width: 75px;height: 75px;border-radius: 50%;margin-right: 2rem;}.inner-pages .data form .col-md-12 {padding: 0;padding-right: 1rem;}section.leve-comments {margin-top: 4rem;}.inner-pages .leve-comments .btn {background: #a51220;cursor: pointer;font-size: 16px;border: none;-webkit-transition: all 0.5s ease;transition: all 0.5s ease;}.inner-pages .leve-comments .btn:hover {background: #121b22;color: #fff;}.inner-pages .recent-post ul li.npt {padding-bottom: 0px;}.inner-pages .blog-section .news-item-descr.big-news.details {height: 240px !important;margin-bottom: 2.5rem !important;-webkit-box-shadow: 0px !important;box-shadow: 0px !important;}@media screen and (max-width: 767px) {.inner-pages .leve-comments.wpb {padding-bottom: 2.5rem;}.col-md-10.comments-info {padding-left: 15px;}}@media screen and (max-width: 575px) {section.leve-comments {margin-top: 2rem;}}.inner-pages .contact-us {padding: 6rem 0;}.inner-pages .contact-us ul li {list-style: none;font-weight: 300;}.inner-pages .contact-us ul {margin: 0;padding: 0;}.inner-pages .contact-us .btn {background: #377ef9;border: 1px solid #377ef9;cursor: pointer;-webkit-transition: all 0.5s ease;transition: all 0.5s ease;}.inner-pages .contact-us .btn:hover {background: #fff;color: #121b22;border: 1px solid #377ef9;}.inner-pages .address-info p:last-child {margin-bottom: 0px;}@media screen and (max-width: 767px) {.inner-pages .offices h3:first-child {margin-top: 4rem;}}@media screen and (max-width: 500px) {.inner-pages .contact-us h3 {font-size: 1.1rem !important;}}label {font-size: 16px;line-height: 24px;font-weight: 400;margin-bottom: 5px;color: #000;}form label.error {display: block;color: #ff0000;font-size: 14px !important;opacity: 1 !important;}.successform, .errorform {display: none;height: 70px;}.successform span, .errorform span {display: block;}.successform span p, .errorform span p {margin-top: 15px;}.successform span p {color: #01c15a;font-size: 2rem;}.errorform span p {color: #c0392b;}.inner-pages .contact-us h3 {text-transform: uppercase;font-weight: bold;font-size: 1.2rem;}.inner-pages .offices h3 {text-transform: capitalize;}.inner-pages .offices p {font-weight: 300;}.inner-pages .bgc {background: -webkit-gradient(linear, left top, left bottom, from(rgba(32, 51, 100, 0.8)), to(rgba(32, 51, 100, 0.8))), url(https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/../images/bg/contact_us_savers.jpg) no-repeat center center;background: linear-gradient(rgba(32, 51, 100, 0.8), rgba(32, 51, 100, 0.8)), url(https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/../images/bg/contact_us_savers.jpg) no-repeat center center;padding: 2rem;background-size: cover;}.inner-pages .request h3::after {display: block;height: 3px;font-weight: bold;background-color: #377ef9;content: " ";width: 50px;margin-top: 0.5rem;margin-bottom: 1.5rem;}.inner-pages .call-info h3 {color: #666666;margin-bottom: 2rem;}.inner-pages .call-info p {color: #666666;}.inner-pages .call-info h3::after {display: block;height: 3px;font-weight: bold;background-color: #fff;content: " ";width: 50px;margin-top: 0.5rem;margin-bottom: 1.5rem;}@media screen and (max-width: 991px) {.inner-pages .bgc {margin-top: 3rem;}}.inner-pages .call-info .info {display: -webkit-box;display: -ms-flexbox;display: flex;margin-bottom: 2rem;}.inner-pages .call-info .ti {margin-bottom: 0px;}.inner-pages .cll:last-child {margin-bottom: 0px;}.inner-pages .call-info .info p {color: #666666;margin: 0px;margin-left: 1.5rem;font-weight: 300;}.inner-pages .call-info ul {list-style: none;padding: 0;margin: 0;}.inner-pages .call-info ul li .fa {font-size: 1.6rem;color: #a51220;}.inner-pages .royal-add-property-area {padding: 6rem 0;background: #f5f7fb none repeat scroll 0 0;}.inner-pages .royal-complete-order-head {margin-bottom: 50px;text-align: center;}.inner-pages .property-form-group {padding: 0 50px;}.inner-pages .royal-complete-order-head h2 {color: #333;margin-bottom: 10px;text-transform: capitalize;}.inner-pages .single-add-property > h3 {border-bottom: 1px solid #ddd;margin-bottom: 40px;padding-bottom: 25px;color: #377ef9;text-transform: capitalize;}.inner-pages .property-form-group label {color: #333;display: inline-block;font-size: 15px;font-weight: 600;text-transform: capitalize;}.inner-pages .property-form-group p input {border: 1px solid #ddd;height: 50px;padding: 10px;width: 100%;}.inner-pages .property-form-group p.no-mb, .inner-pages .property-form-group p.no-mb input {margin-bottom: 0px;}@media screen and (max-width: 991px) {.inner-pages .property-form-group p.no-mb, .inner-pages .property-form-group p.no-mb input {margin-bottom: 20px;}.inner-pages .property-form-group p.no-mb.first input {margin-bottom: 20px !important;}.inner-pages .property-form-group p.no-mb.last:last-child, .inner-pages .property-form-group p.no-mb input:last-child {margin-bottom: 0px;}}.inner-pages .property-form-group p textarea {border: 1px solid #ddd;height: 180px;padding: 10px;width: 100%;}.inner-pages .single-add-property {background: #fff none repeat scroll 0 0;margin-bottom: 30px;padding: 30px;}.inner-pages .property-form-group p, .property-form-group .dropdown.faq-drop {margin-bottom: 20px;}.property-form-group .dropdown.faq-drop.no-mb {margin-bottom: 0px;}@media screen and (max-width: 991px) {.property-form-group .dropdown.faq-drop.no-mb {margin-bottom: 40px;}.property-form-group .dropdown.faq-drop.no-mb.last {margin-bottom: 0px;}}.inner-pages .property-form-group .dropdown-toggle {background: #fff none repeat scroll 0 0;border: 1px solid #ddd;border-radius: 0;color: #999;padding: 10px;text-align: left;width: 100%;text-transform: capitalize;}.inner-pages .property-form-group .dropdown-toggle::after {display: none;}.inner-pages .property-form-group .dropdown-menu.faq-drop-open {width: 100%;padding: 0;}.inner-pages .property-form-group .dropdown-menu.faq-drop-open > li {border-bottom: 1px solid #ddd;cursor: pointer;display: block;font-size: 15px;font-weight: 400;padding: 10px 20px;text-transform: capitalize;-webkit-transition: all 0.4s ease 0s;transition: all 0.4s ease 0s;}.inner-pages .property-form-group .dropdown-menu.faq-drop-open > li:last-child {border-bottom: 0px solid #ddd;}.inner-pages .property-form-group .dropdown-menu.faq-drop-open > li:hover {background: #f9f9f9;}.inner-pages .property-form-group .dropdown-toggle i {float: right;font-size: 20px;line-height: 25px;}.inner-pages .property-form-group .dz-message {background: #fff none repeat scroll 0 0;border: 2px dashed #1abc9c;padding: 50px 20px;text-align: center;}.inner-pages .dz-default i {color: #1abc9c;display: block;font-size: 60px;margin-bottom: 30px;}.inner-pages .dz-default.dz-message > span {color: #1abc9c;font-size: 20px;text-transform: capitalize;}.inner-pages .dropdown.faq-drop span {color: #999;margin-left: 5px;}.inner-pages .pro-feature-add label {color: #666;font-weight: 400;}.inner-pages .pro-feature-add input, .custom-form .filter-tags input {position: relative;border: 1px solid #ccc;cursor: pointer;padding: 0;color: #fa2964;width: 20px;height: 20px;color: #fff;outline: none;margin-right: 0.5rem;margin-bottom: 0px;background: #fff !important;-webkit-appearance: none;}.inner-pages .pro-feature-add > li {display: inline-block;margin: 5px 10px;}.inner-pages .pro-feature-add li.no-mb input, .inner-pages .pro-feature-add .no-mb label, .inner-pages ul.pro-feature-add, .inner-pages .pro-feature-add > li.no-mb {margin-bottom: 0px;}@media screen and (max-width: 404px) {.inner-pages .pro-feature-add .no-mb label {margin-bottom: 20px;}.inner-pages .pro-feature-add .no-mb.last label:last-child {margin-bottom: 0px;}}.inner-pages .prperty-submit-button > button {background: #377ef9 none repeat scroll 0 0;border: medium none;color: #fff;cursor: pointer;display: inline-block;font-size: 16px;font-weight: 400;height: 100%;padding: 10px 20px;-webkit-transition: all 0.4s ease 0s;transition: all 0.4s ease 0s;text-transform: capitalize;}.inner-pages .prperty-submit-button > button:hover {background: #121b22 none repeat scroll 0 0;}.inner-pages .royal-complete-order-head > p {font-size: 17px;}@media screen and (max-width: 575px) {.inner-pages .property-form-group {padding-left: 0px;padding-right: 0px;}}#preloader {background: #fff;bottom: 0;left: 0;position: fixed;right: 0;top: 0;z-index: 9999;}#status, .status-mes {background-image: url(https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/../images/preloader.gif);background-position: center;background-repeat: no-repeat;height: 200px;left: 50%;margin: -100px 0 0 -100px;position: absolute;top: 50%;width: 200px;}.status-mes {background: none;left: 0;margin: 0;text-align: center;top: 65%;}.header-map.google-maps {background: #e1e5f1;padding: 0;height: 755px;position: static;}.header-map.google-maps .container {position: static;}#map-canvas {width: 100%;height: 755px;position: absolute;z-index: 0;}.info-box-img {width: 180px;margin-right: 20px;float: left;}.info-box p {color: black;}.header-map.google-maps.horizontal, .header-map.google-maps.horizontal #map-canvas {height: 600px;position: static;}.map-leaflet-wrapper, .map-google-wrapper {position: absolute;}#map-leaflet, #map-google {width: 100%;height: 755px;position: absolute;z-index: 0;}.map-pull-top #map-leaflet, .map-pull-top #map-google {margin-top: -180px;}#map-leaflet.full, #map-google.full {display: table;height: 100%;width: 100%;}.map-marker {height: 50px;width: 50px;}.leaflet-div-icon, .map-marker {background-color: #377ef9;border: 5px solid #377ef9;border-radius: 50%;cursor: pointer;position: relative;-webkit-transition: all 0.15s linear;transition: all 0.15s linear;z-index: 10;}.leaflet-div-icon:before, .map-marker:before {border: 4px solid transparent;border-width: 10px 8px;border-top-color: #377ef9;bottom: -24px;height: 0;content: "";display: block;left: 50%;position: absolute;-webkit-transform: translateX(-50%);transform: translateX(-50%);width: 0;z-index: 11;}.leaflet-div-icon:after, .map-marker:after {background-color: #fff;border-radius: 50%;bottom: 0;-webkit-box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.3);box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.3);content: "";left: 0;position: absolute;right: 0;top: 0;z-index: 12;}.leaflet-div-icon .fa, .map-marker .fa {color: #000;font-size: 23px;left: 50%;position: absolute;top: 50%;-webkit-transform: translateX(-50%) translateY(-50%);transform: translateX(-50%) translateY(-50%);z-index: 13;}.leaflet-div-icon:hover, .map-marker:hover {top: -2px;}.map-popup-content-wrapper {-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);display: none;left: -100px;top: -210px !important;position: absolute;z-index: 9999;}.map-popup-content-wrapper:after {border: 7px solid transparent;border-top-color: #fff;bottom: -14px;content: "";display: block;height: 0;left: 50%;position: absolute;-webkit-transform: translateX(-50%);transform: translateX(-50%);width: 0;}.map-popup-content-wrapper, .leaflet-popup-content-wrapper {border-radius: 0;margin: 0;padding: 0;width: 240px;}.map-popup-content, .leaflet-popup-content {background-color: #fff;height: 243px;margin: 0 0 8px 0;padding: 0;}.leaflet-popup-tip {width: 17px;height: 1px;padding: 1px;margin: -1px auto 0;-webkit-transform: rotate(45deg);transform: rotate(45deg);}.map-popup-content a:hover, .leaflet-popup-content a:hover {text-decoration: none;}.map-popup-content-wrapper .close {color: #fff;display: block;font-size: 11px;opacity: 1;position: absolute;right: 15px;top: 15px;text-shadow: none;z-index: 99999;}.listing-window-image {background-position: center center;background-repeat: no-repeat;background-size: cover;display: block;height: 180px;position: relative;}.listing-window-image:after {background-color: rgba(0, 0, 0, 0.3);bottom: 0;content: "";display: block;left: 0;opacity: 0;position: absolute;right: 0;top: 0;-webkit-transition: opacity 0.15s linear;transition: opacity 0.15s linear;visibility: hidden;z-index: 100;}.listing-window-image:before {-webkit-font-smoothing: antialiased;background-color: #377ef9;border-radius: 50%;color: #fff;content: "\f002";display: block;font-family: "FontAwesome";height: 32px;left: 50%;line-height: 30px;opacity: 0;position: absolute;text-align: center;top: 50%;-webkit-transform: translateX(-50%) translateY(-50%);transform: translateX(-50%) translateY(-50%);-webkit-transition: opacity 0.15s linear;transition: opacity 0.15s linear;visibility: hidden;width: 32px;z-index: 101;}.map-popup-content-wrapper:hover .listing-window-image:before, .map-popup-content-wrapper:hover .listing-window-image:after, .leaflet-popup-content-wrapper:hover .listing-window-image:before, .leaflet-popup-content-wrapper:hover .listing-window-image:after {opacity: 1;visibility: visible;}.listing-window-content h2, .listing-window-content h3 {display: block;color: #323232;}.listing-window-content h2 {display: block;font-size: 1.1em;font-weight: 700;line-height: 1.5;margin: 8px 15px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}.listing-window-content p {display: block;font-size: 1.1em;font-weight: 500;color: #000;line-height: 1.5;margin: 4px 15px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}.listing-window-content h3 {background-color: #377ef9;border-radius: 3px;color: #fff;display: inline-block;font-size: 1em;font-weight: 700;left: 15px;margin: 0;padding: 4px 8px;position: absolute;top: 15px;}.marker-cluster-small {background-color: rgba(39, 74, 187, 0.6);color: #fff;font-weight: 700;}.marker-cluster-small div {background-color: rgba(39, 74, 187, 0.6);color: #fff;font-weight: 700;}.marker-cluster-medium {background-color: rgba(39, 74, 187, 0.6);color: #fff;font-weight: 700;}.marker-cluster-medium div {background-color: rgba(39, 74, 187, 0.6);color: #fff;font-weight: 700;}.marker-cluster-large {background-color: rgba(39, 74, 187, 0.6);color: #fff;font-weight: 700;}.marker-cluster-large div {background-color: rgba(39, 74, 187, 0.6);}.filter {min-height: 300px;background: #cbd8e3;padding-bottom: 40px;}.filter-header {background: #48a0dc;}.filter .ui-tabs .ui-tabs-panel {padding: 50px 0px 0px 0px;background: transparent;}.filter .ui-tabs .ui-tabs-nav {-webkit-box-shadow: none;box-shadow: none;}.filter .ui-tabs .ui-tabs-nav .ui-tabs-anchor {text-align: center;font-weight: 700;color: white;padding: 16px;min-width: 100px;}.filter .ui-tabs .ui-tabs-nav li.ui-state-active a {background: #408dc1;}.filter .ui-tabs .ui-tabs-nav li.ui-state-active a:after {content: "";position: absolute;bottom: -9px;left: 50%;margin-left: -9px;border-width: 9px 9px 0;border-style: solid;border-color: #408dc1 transparent;display: block;width: 0;z-index: 1;}.filter .ui-tabs .ui-tabs-nav li {margin: 0;padding: 0;border: none;border-radius: 0px;background: none;}.filter label {display: block;}.filter label.label-submit {visibility: hidden;display: inline-block;}.filter-item {float: left;margin-right: 2.6%;width: 23%;}.filter-item-7 {width: 31.6%;}.filter-item-7:nth-child(3) {margin-right: 0;}.filter-item-7:nth-last-child(4) {width: 23%;}.filter-item-7:nth-last-child(3) {width: 23%;}.filter-item-7:nth-last-child(2) {width: 23%;}.filter-item-7:last-child {width: 23%;margin-right: 0;}.noUi-horizontal {height: 8px;border: none;-webkit-box-shadow: none;box-shadow: none;background: rgba(0, 0, 0, 0.09);margin-bottom: 53px;margin-top: 7px;}.filter .noUi-horizontal {background: white;}.noUi-connect {background: #48a0dc;-webkit-box-shadow: none;box-shadow: none;}.noUi-horizontal .noUi-handle {cursor: pointer;-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);background: white;width: 20px;height: 20px;border-radius: 100%;}.noUi-horizontal .noUi-handle:before, .noUi-horizontal .noUi-handle:after {content: "";display: none;}.noUi-horizontal .noUi-tooltip {bottom: auto;top: 23px;font-size: 11px;background: rgba(0, 0, 0, 0.05);border: none;padding: 3px 4px;}.filter-item .area-filter {width: 48.5%;float: left;}.filter-item .area-filter.filter-1 {margin-right: 3% !important;}.area-filter:nth-last-child(2) {margin-right: 0;}.filter-item .button {width: 100% !important;cursor: pointer;color: #fff;}.filter-with-slider {margin-top: -51px;color: white;min-height: auto;position: relative;z-index: 100;background: transparent;}.filter-with-slider .tabs.ui-widget {background: #408dc1;}.filter-with-slider .ui-tabs .ui-tabs-panel {padding: 20px 20px 0px 20px;}.filter-with-slider .filter-item:nth-last-child(2) {margin-right: 0;}.filter-with-slider label {color: white;}.filter-with-slider .noUi-horizontal {background: rgba(0, 0, 0, 0.13);}.filter-with-slider .noUi-connect {background: #323746;}.filter-with-slider .noUi-horizontal .noUi-tooltip {color: white;}.filter-with-slider .button {background: #323746;}.google-maps .filter {padding: 20px;margin-top: 40px;width: 30%;position: relative;z-index: 100;border-radius: 5px;background: #377ef9;float: right;color: #fff;}.google-maps .fa-search {margin-right: 0.5rem;}@media screen and (max-width: 768px) {.google-maps .filter .filter-toggle {display: block;}.google-maps .filter h6 {margin-bottom: 0px;}.google-maps .filter {min-height: auto;width: 50%;text-align: center;padding: 0;margin-top: 16px;position: relative;z-index: 20;}.google-maps .filter form {text-align: left;display: none;padding: 15px;position: absolute;width: 100%;background: #377ef9;}.google-maps .filter .filter-item {width: 100% !important;}.google-maps .slider_amount {font-size: 14px !important;}}@media screen and (max-width: 575px) {.google-maps .filter {width: 100%;}}@media screen and (max-width: 991px) {.google-maps .slider_amount {font-size: 12px;}.info-box {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;width: 200px;}.info-box-img {width: 100%;margin-bottom: 1rem;}.info-box h4 {font-size: 1.2rem;text-align: center;}.info-box p {font-size: 13px;text-align: center;}.small {font-size: 15px !important;text-align: center;}}.google-maps .filter .filter-toggle {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;cursor: pointer;padding: 20px;color: white;font-weight: 700;}.google-maps .filter-item {width: 100%;float: none;}.google-maps .filter-item:nth-last-child(2) input {margin-bottom: 0px;}.google-maps .filter-item label {font-size: 15px;font-weight: 400;margin-bottom: 10px;color: white;}.google-maps .filter-half {width: 48.5%;margin-right: 3%;float: left;}.google-maps .filter-half-last {margin-right: 0;}.google-maps .noUi-connect {background: #323746;}.google-maps .noUi-horizontal .noUi-tooltip {color: white;}.google-maps .filter .button {background: #121b22;margin-bottom: 5px;-webkit-transition: all 0.5s ease;transition: all 0.5s ease;}.google-maps .filter .button:hover {background: #fff;color: #000;}.google-maps input, .google-maps textarea, .google-maps select {width: 100%;height: auto;padding: 9px;margin-bottom: 20px;border-radius: 3px;border: none;font-weight: 400;color: #000;font-family: "Lato", sans-serif;background: white;}input[type="file"] {background: white;border: none;padding: 5px 0px 5px 0px;width: auto;display: inline-block;}.chosen-container {margin-bottom: 20px;width: 100% !important;}.chosen-container.chosen-with-drop .chosen-single {border: none;background: white;}.chosen-container .chosen-single {border: none;-webkit-box-shadow: none;box-shadow: none;border-radius: 3px;background: white;height: 39px;line-height: 39px;font-size: 15px;}.chosen-container .chosen-single div {top: 8px;right: 6px;}.chosen-container .chosen-drop {border: none;}.chosen-container .chosen-search {padding: 10px;}.chosen-container .chosen-results {padding: 0px 10px 10px 10px;}.chosen-container .chosen-results li.highlighted {background: #48a0dc;border-radius: 2px;}input[type="checkbox"], input[type="radio"] {width: auto;margin-right: 5px;}textarea {height: 130px;}input.border, select.border, textarea.border, .form-block.border .chosen-container .chosen-single, .form-block.border .chosen-container .chosen-drop {border: 1px solid rgba(0, 0, 0, 0.15);}.form-block.border .chosen-container .chosen-results {padding-top: 10px;}.form-block label {display: block;}.form-block label .error {color: red;font-size: 12px;margin-left: 10px;}.search-form {position: relative;}.search-form button[type="submit"] {border: none;background: none;position: absolute;right: 13px;top: 10px;color: #97aab7;}.button.small {padding: 6px 23px 6px 23px;font-size: 12px;color: #fff;background: #377ef9;display: inline-block;width: auto;border: none;cursor: pointer;text-decoration: none;-webkit-transition: all 0.5s ease;transition: all 0.5s ease;}.button.small:hover {background: #121b22;}section.ui-element {padding: 6rem 0;}.ui-elements h5.uppercase {letter-spacing: 2px;margin-right: -2px;}.ui-elements .mb40 {margin-bottom: 40px;}.ui-elements .mb70 {margin-bottom: 70px;}.ui-elements .uppercase {font-weight: 400;text-transform: uppercase;}.ui-elements .accordion .title {cursor: pointer;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}.ui-elements .accordion .content {max-height: 0;overflow: hidden;-webkit-transition: all 0.4s ease;transition: all 0.4s ease;}.ui-elements .accordion li.active .content {max-height: 400px;}.ui-elements .accordion p:last-child {margin-bottom: 0;}.ui-elements .accordion-1 li {margin-bottom: 10px;}.ui-elements .accordion-1 li:last-child {margin-bottom: 0;}.ui-elements .accordion-1 .title {background: #f5f5f5;padding: 13px;-webkit-transition: all 0.3s ease;transition: all 0.3s ease;}.ui-elements .bg-secondary .accordion-1 .title {background: #ebebeb;}.ui-elements .bg-secondary .accordion-1 .title:hover {background: #e4e4e4;}.ui-elements .accordion-1 .title span {font-size: 12px;line-height: 24px;font-weight: 400;text-transform: uppercase;letter-spacing: 2px;font-weight: 700;}.ui-elements .accordion-1 .active .title {background: #377ef9;color: #fff;}.ui-elements .accordion-1 .content {border: 1px solid #eee;border-top: none;-webkit-transition: all 0.3s ease;transition: all 0.3s ease;opacity: 0;}.ui-elements .accordion-1 .content p {padding: 13px;}.ui-elements .accordion-1 .active .content {opacity: 1;-webkit-transform: translate3d(0, 0px, 0);transform: translate3d(0, 0px, 0);}.ui-elements .accordion-1 .title:hover {background: #eee;}.ui-elements .accordion-1 .active .title:hover {background: #377ef9;}.ui-elements ul {margin-bottom: 24px;margin-top: 0;padding: 0;list-style: none;}.ui-elements .tabs {overflow: hidden;}.ui-elements .tabs li {display: inline-block;cursor: pointer;}.ui-elements .button-tabs .tabs {display: inline-block;overflow: hidden;width: 100%;border-radius: 9px;}.ui-elements .button-tabs .tabs > li {margin-bottom: 0px;float: left;}.ui-elements .button-tabs .tabs > li:last-child {margin-right: 0;}.ui-elements .button-tabs .tab-title {padding: 13px 26px 13px 0;display: inline-block;text-align: center;border-radius: 9px;width: auto;color: #000;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-transition: all 0.3s ease;transition: all 0.3s ease;}.ui-elements .bg-secondary .button-tabs .tab-title {background: #eee;}.ui-elements .button-tabs .tab-title span {font-size: 1.25rem;line-height: 24px;font-weight: 400;text-transform: capitalize;letter-spacing: 2px;}.ui-elements .button-tabs .active .tab-title {}.ui-elements .button-tabs .active .tab-title span {font-weight: 700;}.ui-elements .button-tabs .active .tab-title::after {color: #377ef9;display: block;height: 3px;font-weight: bold;background-color: #377ef9;content: " ";width: 50px;margin-top: 0.5rem;}.ui-elements .button-tabs.vertical {overflow: hidden;}.ui-elements .button-tabs.vertical > .tabs {max-width: 30%;float: left;}.ui-elements .button-tabs.vertical > .content {padding-left: 3%;max-width: 70%;float: right;}@media all and (max-width: 767px) {.ui-elements .button-tabs .tabs li {width: 49%;margin-bottom: 15px;}}.ui-elements .tabbed-content .content > li {opacity: 0;visibility: hidden;-webkit-transition: all 0.3s ease;transition: all 0.3s ease;display: none;}.ui-elements .tabbed-content .content .active {opacity: 1;visibility: visible;display: block;}.ui-elements .text-tabs .tabs {padding-bottom: 16px;border-bottom: 1px solid #ccc;overflow: visible;}.ui-elements .text-tabs.no-border .tabs {border-bottom: none;}.ui-elements .text-tabs .tab-title {-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-transition: all 0.3s ease;transition: all 0.3s ease;padding: 0 24px;opacity: 0.5;position: relative;}.ui-elements .text-tabs .tab-title span {font-size: 12px;line-height: 24px;font-weight: 400;text-transform: uppercase;letter-spacing: 2px;font-weight: 700;}.ui-elements .text-tabs .tab-title:after {content: "";position: absolute;width: 100%;height: 1px;background: #47b475;bottom: 10px;opacity: 0;-webkit-transition: all 0.3s ease;transition: all 0.3s ease;bottom: -17px;left: 0;}.ui-elements .text-tabs .active .tab-title {opacity: 1;color: #47b475;}.ui-elements .bg-primary .text-tabs .tab-title:after {background: #b3e1c6;}.ui-elements .text-tabs .active .tab-title:after {opacity: 1;}.ui-elements .text-tabs .tab-title:hover {opacity: 1;}@media all and (max-width: 767px) {.ui-elements .text-tabs .tabs {padding-bottom: 0;}.ui-elements .text-tabs .tabs li {width: 49%;margin-bottom: 15px;}.ui-elements .text-tabs .tab-title:after {display: none;}.ui-elements .text-tabs:not(.text-center) .tabs li:first-child .tab-title {padding-left: 24px;}}.ui-elements table.basic-table {width: 100%;border-collapse: separate;border-spacing: 0;border: none;margin-bottom: 15px;}.ui-elements table.basic-table th {background-color: #66676b;text-align: left;color: #fff;vertical-align: top;font-weight: 500;}.ui-elements table.basic-table th:first-child {border-radius: 4px 0 0 4px;}.ui-elements table.basic-table th:last-child {border-radius: 0 4px 4px 0;}.ui-elements table.basic-table th, .ui-elements table.basic-table td {padding: 15px 28px;}.ui-elements table.basic-table tr:nth-child(odd) {background-color: #f6f6f6;}.ui-elements table.basic-table {margin-bottom: 0;}@media screen and (max-width: 600px) {.ui-elements table.basic-table {border: 0;}.ui-elements table.basic-table th {display: none;}.ui-elements table.basic-table tr {display: block;margin-bottom: 0;}.ui-elements table.basic-table td {border-bottom: 1px solid #ddd;display: block;font-size: 14px;text-align: right;}.ui-elements table.basic-table td:before {content: attr(data-label);float: left;font-weight: 600;}.ui-elements table.basic-table td:last-child {border-bottom: 0;}}.ui-elements #result .success, .ui-elements .notification {line-height: 24px;margin-bottom: 15px;position: relative;padding: 20px 26px;padding-right: 50px;border-radius: 3px;}.ui-elements .notification p {color: #fff;margin: 0;font-size: 15px;}.ui-elements #result .success, .ui-elements .notification.success {background-color: #31c77f;}.ui-elements #result .success, .ui-elements .notification.success, .ui-elements .notification.success a, .ui-elements .notification.success strong {color: #31c77f;}.ui-elements .notification.error {background-color: #e72660;}.ui-elements .notification.error, .ui-elements .notification.error a, .ui-elements .notification.error strong {color: #e72660;}.ui-elements .notification.warning {background-color: #f19711;}.ui-elements .notification.warning, .ui-elements .notification.warning a, .ui-elements .notification.warning strong {color: #f19711;}.ui-elements .notification.notice h4 {font-size: 19px;margin: 3px 0 15px;}.ui-elements .notification.notice h4, .ui-elements .notification.notice, .ui-elements .notification.notice a, .ui-elements .notification.notice strong {color: #17a2b8;}.ui-elements .notification.notice {background-color: #17a2b8;}.ui-elements .notification.success .close, .ui-elements .notification.error .close, .ui-elements .notification.warning .close, .ui-elements .notification.notice .close {padding: 0 9px;position: absolute;color: #fff;right: 0;top: 22px;display: block;height: 8px;width: 8px;cursor: pointer;}.ui-elements .notification.notice p span i {font-weight: 500;}.ui-elements .notification a.button {float: right;color: #fff;margin-top: 3px;}.ui-elements .notification.notice a.button {background-color: #388fc5;}.ui-elements .notification.warning a.button {background-color: #dfbe51;}.ui-elements .notification.error a.button {background-color: #e72660;}.ui-elements .notification.success a.button {background-color: #79ba38;}.ui-elements .notification.closeable a.close:before {content: "\f00d";font-family: fontawesome;position: absolute;color: #fff;right: 25px;top: 0;cursor: pointer;}.ui-elements .close {opacity: 0.7;}.ui-elements .group-20 > * {margin-top: 0;margin-bottom: 1.25rem;margin-left: 1.25rem;}.ui-elements .ui-buttons .btn {position: relative;display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;border: 2px solid transparent;font-weight: 700;-webkit-box-shadow: 10px 15px 18px rgba(23, 23, 36, 0.15);box-shadow: 10px 15px 18px rgba(23, 23, 36, 0.15);-webkit-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;padding: 0.6875rem 1.75rem;font-size: 1.0625rem;line-height: 1.47;border-radius: 0.375rem;}.ui-elements .ui-buttons .btn-primary {color: #fff;border-color: #31c77f;background-color: #31c77f;}.ui-elements .ui-buttons .btn-primary:hover {color: #fff;border-color: #2ca46d;background-color: #2ca46d;}.ui-elements .ui-buttons .btn-secondary {color: #fff;border-color: #6b39bd;background-color: #6b39bd;}.ui-elements .ui-buttons .btn-secondary:hover {color: #fff;border-color: #5a329e;background-color: #5a329e;}.ui-elements .ui-buttons .btn-warning {color: #fff;border-color: #f19711;background-color: #f19711;}.ui-elements .ui-buttons .btn-warning:hover {color: #fff;border-color: #c57d15;background-color: #c57d15;}.ui-elements .ui-buttons .btn-danger {color: #fff;border-color: #e72660;background-color: #e72660;}.ui-elements .ui-buttons .btn-danger:hover {color: #fff;border-color: #bd2354;background-color: #bd2354;}.ui-elements .ui-buttons .btn-dark {color: #fff;border-color: #171724;background-color: #171724;}.ui-elements .ui-buttons .btn-dark:hover {color: #fff;border-color: #44444e;background-color: #44444e;}.ui-elements .ui-buttons .btn-primary.btn-outline {color: #31c77f;border-color: #31c77f;background-color: transparent;}.ui-elements .ui-buttons .btn-primary.btn-outline:hover {color: #fff;background-color: #31c77f;}.ui-elements .ui-buttons .link.link-secondary {color: #6b39bd;}.ui-elements .ui-buttons .link {position: relative;display: inline-block;border: none;font-size: 20px;cursor: pointer;font-weight: 500;background: none;-webkit-transition: 0.25s;transition: 0.25s;color: inherit;}.ui-elements .ui-buttons .link::before {content: "";position: absolute;bottom: 0;left: 50%;width: 0;-webkit-transform: translateX(-50%);transform: translateX(-50%);opacity: 0;border-bottom: 2px solid;-webkit-transition: width 0.25s;transition: width 0.25s;}.ui-elements .ui-buttons .link:hover {color: #5a329e;}.ui-elements .ui-buttons .link:hover::before {width: 100%;opacity: 1;}.ui-elements .ui-buttons h4.effect {font-family: Lato, sans-serif;font-size: 18px;color: #444;font-weight: 400;}.ui-elements .ui-buttons .btn-anis {-webkit-transform: translateZ(0);transform: translateZ(0);overflow: hidden;-webkit-transition: 0.25s;transition: 0.25s;}.ui-elements .ui-buttons .btn-anis::before, .btn-anis::after {content: "";position: absolute;top: 50%;z-index: -1;padding: 10px;border-radius: 50%;opacity: 1;-webkit-transition: 0s;transition: 0s;will-change: transform;}.ui-elements .ui-buttons .btn-anis::before {left: -30%;-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%);}.ui-elements .ui-buttons .btn-anis::after {right: -30%;-webkit-transform: translate(50%, -50%);transform: translate(50%, -50%);}.ui-elements .ui-buttons .btn-anis:hover {-webkit-transition: all 0.25s, border-color 0.3s 0.5s, background-color 0.3s 0.5s;transition: all 0.25s, border-color 0.3s 0.5s, background-color 0.3s 0.5s;}.ui-elements .ui-buttons .btn-anis:hover::before, .btn-anis:hover::after {padding: 50%;opacity: 0;-webkit-transition: left 0.4s, right 0.4s, padding 0.3s 0.5s, opacity 0.05s 0.75s;transition: left 0.4s, right 0.4s, padding 0.3s 0.5s, opacity 0.05s 0.75s;}.ui-elements .ui-buttons .btn-anis:hover::before {left: 50%;}.ui-elements .ui-buttons .btn-anis:hover::after {right: 50%;}.ui-elements .ui-buttons .btn-anis.btn-outline:hover {-webkit-transition: all 0.25s, background-color 0.1s 0.7s, color 0.3s 0.5s;transition: all 0.25s, background-color 0.1s 0.7s, color 0.3s 0.5s;}.ui-elements .ui-buttons .btn-primary.btn-anis::before, .ui-elements .ui-buttons .btn-primary.btn-anis::after {background-color: #2ca46d;}.ui-elements .ui-buttons .btn-primary.btn-anis.btn-outline::before, .ui-elements .ui-buttons .btn-primary.btn-anis.btn-outline::after {background-color: #31c77f;}.ui-elements .ui-buttons .btn-secondary.btn-anis::before, .ui-elements .ui-buttons .btn-secondary.btn-anis::after {background-color: #5a329e;}.ui-elements .ui-buttons .btn-secondary.btn-anis.btn-outline::before, .ui-elements .ui-buttons .btn-secondary.btn-anis.btn-outline::after {background-color: #6b39bd;}.ui-elements .ui-buttons .btn-success.btn-anis::before, .ui-elements .ui-buttons .btn-success.btn-anis::after {background-color: #649922;}.ui-elements .ui-buttons .btn-success.btn-anis.btn-outline::before, .ui-elements .ui-buttons .btn-success.btn-anis.btn-outline::after {background-color: #77ba21;}.ui-elements .ui-buttons .btn-info.btn-anis::before, .ui-elements .ui-buttons .btn-info.btn-anis::after {background-color: #1475be;}.ui-elements .ui-buttons .btn-info.btn-anis.btn-outline::before, .ui-elements .ui-buttons .btn-info.btn-anis.btn-outline::after {background-color: #138ce4;}.ui-elements .ui-buttons .btn-warning.btn-anis::before, .ui-elements .ui-buttons .btn-warning.btn-anis::after {background-color: #c57d15;}.ui-elements .ui-buttons .btn-warning.btn-anis.btn-outline::before, .ui-elements .ui-buttons .btn-warning.btn-anis.btn-outline::after {background-color: #f19711;}.ui-elements .ui-buttons .btn-danger.btn-anis::before, .ui-elements .ui-buttons .btn-danger.btn-anis::after {background-color: #bd2354;}.ui-elements .ui-buttons .btn-danger.btn-anis.btn-outline::before, .ui-elements .ui-buttons .btn-danger.btn-anis.btn-outline::after {background-color: #e72660;}.ui-elements .ui-buttons .btn-light.btn-anis::before, .ui-elements .ui-buttons .btn-light.btn-anis::after {background-color: #cacacd;}.ui-elements .ui-buttons .btn-light.btn-anis.btn-outline::before, .ui-elements .ui-buttons .btn-light.btn-anis.btn-outline::after {background-color: #f7f7f7;}.ui-elements .ui-buttons .btn-dark.btn-anis::before, .ui-elements .ui-buttons .btn-dark.btn-anis::after {background-color: #44444e;}.ui-elements .ui-buttons .btn-dark.btn-anis.btn-outline::before, .ui-elements .ui-buttons .btn-dark.btn-anis.btn-outline::after {background-color: #171724;}.ui-elements .ui-buttons .btn-secondary.btn-outline {color: #6b39bd;border-color: #6b39bd;background-color: transparent;}.ui-elements .ui-buttons .btn-secondary.btn-outline:hover {color: #fff;background-color: #6b39bd;}.ui-elements .ui-buttons .btn-warning.btn-outline {color: #f19711;border-color: #f19711;background-color: transparent;}.ui-elements .ui-buttons .btn-warning.btn-outline:hover {color: #fff;background-color: #f19711;}.ui-elements .ui-buttons .btn-danger.btn-outline {color: #e72660;border-color: #e72660;background-color: transparent;}.ui-elements .ui-buttons .btn-danger.btn-outline:hover {color: #fff;background-color: #e72660;}.ui-elements .ui-buttons .btn-dark.btn-outline {color: #171724;border-color: #171724;background-color: transparent;}.ui-elements .ui-buttons .btn-dark.btn-outline:hover {color: #fff;background-color: #171724;}.ui-elements .ui-buttons .btn .fas {font-size: 1em;margin: 0 0.47058em;}.ui-elements .ui-buttons .btn-lg, .ui-elements .ui-buttons .btn-group-lg > .btn {padding: 1rem 2.5rem;font-size: 1.0625rem;line-height: 1.47;border-radius: 0.375rem;}.ui-elements .ui-buttons .btn-sm, .ui-elements .ui-buttons .btn-group-sm > .btn {padding: 0.375rem 1rem;font-size: 1.0625rem;line-height: 1.47;border-radius: 0.375rem;}.ui-elements .ui-buttons .link .fas {color: #31c77f;}.ui-elements section.headings-2 {padding: 6rem 0 6.5rem 0;}.ui-elements input[type="text"], .ui-elements input[type="password"] {background: #f5f5f5;border: none;width: 100%;height: 50px;padding-left: 20px;font-weight: 500;margin-bottom: 24px;border-radius: 0;}.ui-elements textarea {width: 100%;border: none;background: #f5f5f5;margin-bottom: 24px;border-radius: 0;padding: 16px 20px;}.ui-elements select {height: 50px;background: #f5f5f5;width: 100%;border-radius: 0;border: none;outline: none;padding-left: 20px;position: relative;font-size: 11px;text-transform: uppercase;font-weight: bold;letter-spacing: 1px;color: #777;-webkit-transition: all 0.3s ease;transition: all 0.3s ease;cursor: pointer;}.ui-elements .select-option {position: relative;cursor: pointer;height: 50px;overflow: hidden;margin-bottom: 24px;}.ui-elements .mb24 {margin-bottom: 24px;}.ui-elements .checkbox-option, .ui-elements .radio-option {display: inline-block;width: 50px;height: 25px;border-radius: 25px;border: 1px solid #47b475;cursor: pointer;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;margin-bottom: 24px;}.ui-elements .pull-right {float: right !important;}.ui-elements .checkbox-option .inner, .ui-elements .radio-option .inner {width: 19px;height: 19px;border-radius: 50%;background: rgba(0, 0, 0, 0);border: 1px solid #47b475;position: relative;top: 2px;left: 2px;display: inline-block;-webkit-transition: all 0.2s ease;transition: all 0.2s ease;}.ui-elements .checkbox-option input {width: 0;height: 0;opacity: 0;overflow: hidden;}.ui-elements h4 {letter-spacing: 2px;margin-right: -2px;font-family: Lato, sans-serif;font-size: 18px;color: #444;font-weight: 400;margin-bottom: 24px;}.ui-elements .radio-option {width: 25px;height: 25px;text-align: left;}.ui-elements .radio-option.checked .inner {background: #47b475;}.ui-elements .radio-option input {width: 0;height: 0;opacity: 0;overflow: hidden;}.ui-elements .the-check-list {display: -webkit-box;display: -ms-flexbox;display: flex;}.ui-elements .radio-option + span {font-size: 13px;top: 0;}.ui-elements .radio-option .inner {border: none;width: 19px;height: 19px;left: 2px;-webkit-transform: scale(0);transform: scale(0);}.ui-elements .checkbox-option.checked .inner {-moz-transform: translate3d(25px, 0, 0);-webkit-transform: translate3d(25px, 0, 0);transform: translate3d(25px, 0, 0);background: #47b475;}.ui-elements .radio-option.checked .inner {-webkit-transform: scale(1);transform: scale(1);}.ui-elements .form-elemts input[type="submit"], .ui-elements .form-elemts button[type="submit"] {height: 50px;line-height: 48px;border: 2px solid #47b475;background: #47b475;color: #fff;width: 100%;cursor: pointer;font-size: 14px;text-transform: uppercase;font-weight: bold;letter-spacing: 1px;border-radius: 0 !important;}.ui-elements .skills {padding-top: 17px;}.ui-elements .skills h4 {font-weight: 600;}.ui-elements .skills h4::after {display: block;height: 3px;font-weight: bold;background-color: #e72660;content: " ";width: 50px;margin-top: 0.5rem;margin-bottom: 1.5rem;}.ui-elements .barfiller {width: 95%;height: 12px;background: #0f1341;border: none;position: relative;margin-bottom: 2rem;-webkit-box-shadow: none;box-shadow: none;}.ui-elements .barfiller:last-child {margin-bottom: 0px;}.ui-elements .barfiller .fill {display: block;position: relative;width: 0px;height: 100%;background: #e72660 !important;z-index: 1;}.ui-elements .barfiller .tipWrap {display: none;}.ui-elements .barfiller .tip {margin-top: -30px;padding: 2px 4px;font-size: 11px;color: #fff;left: 0px;position: absolute;z-index: 2;background: #0f1341;}.ui-elements .barfiller .tip:after {border: solid;border-color: rgba(0, 0, 0, 0.8) transparent;border-width: 6px 6px 0 6px;content: "";display: block;position: absolute;left: 9px;top: 100%;z-index: 9;}@media screen and (max-width: 991px) {.ui-elements .sks {padding-top: 5rem;}.ui-elements .skills .bar2 {margin-top: 1.5rem;}}.ui-elements .skills .skil1 ul li {list-style: none;text-align: center;-webkit-box-flex: 0;-ms-flex: 0 1 auto;flex: 0 1 auto;}.ui-elements .skills .skil1 .fa {font-size: 3rem;margin-bottom: 1rem;color: #666;text-align: center;}.ui-elements .skills .skil1 li:last-child {text-align: center;font-size: 1.1rem;}.ui-elements .skills h3 {font-size: 1rem;}@media screen and (max-width: 400px) {.ui-elements .skills h3 {font-size: 0.9rem;}}.ui-elements .skills .sk1 {padding-bottom: 6.5rem;}.ui-elements .skil1 ul, .ui-elements .skil1 h3 {margin-bottom: 0px;}.ui-elements .countdown-boxed .countdown-block {padding: 0 10px;}.ui-elements .countdown-boxed .countdown-wrap {border-radius: 0.375rem;-webkit-box-shadow: 5px 8px 28px rgba(23, 23, 36, 0.1);box-shadow: 5px 8px 28px rgba(23, 23, 36, 0.1);}.ui-elements .countdown-wrap {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}.ui-elements .countdown-boxed {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: left;-ms-flex-pack: left;justify-content: left;margin: 0 -15px;line-height: 1.2;text-align: center;}@media (min-width: 768px) {.ui-elements .countdown-boxed .countdown-counter {min-width: 100px;font-size: 32.4px;}}.ui-elements .countdown-boxed .countdown-counter {min-width: 80px;padding: 15px 10px;font-size: 32.4px;line-height: 1;color: #fff;background-color: #6b39bd;border-top-right-radius: inherit;border-top-left-radius: inherit;}.ui-elements .countdown-boxed .countdown-title {padding: 5px;font-size: 1.0625rem;font-weight: 400;color: #171724;text-transform: uppercase;border-bottom-right-radius: inherit;border-bottom-left-radius: inherit;}.ui-elements .slider_amount {color: #000;font-weight: 400;}.ui-elements .ui-widget.ui-widget-content {background: #e72660;width: 440px;}.ui-elements .hvr-bounce-to-right {display: inline-block;vertical-align: middle;width: 100%;margin-top: 2rem;font-size: 14px;cursor: pointer;background: #e72660;color: #ffffff;text-transform: uppercase;border: none;padding: 12px 22px;border-radius: 0;-webkit-transition: all 0.5s ease;transition: all 0.5s ease;}.ui-elements .hvr-bounce-to-right:hover {background: #0f1341;}.ui-elements .main-search-field-2 input[type="text"] {background: #fff;padding-left: 0px;margin-top: 0px;margin-bottom: 10px;text-align: left;}.ui-elements .first-footer .bloq-email .email input[type="submit"] {line-height: inherit;}@media screen and (max-width: 991px) {.ui-elements .ui-widget.ui-widget-content {width: 340px;}}@media screen and (max-width: 767px) {.ui-elements .theskills {margin: 70px 0;}.ui-elements .ui-widget.ui-widget-content {width: 440px;}}@media screen and (max-width: 575px) {.ui-elements .theskills {margin: 70px 0;}.ui-elements .ui-widget.ui-widget-content {width: 340px;}}.shop section.blog-section {background: #f5f7fb;}.shop .blog .blog-info {padding: 20px 25px;background: #fff;height: 217px;}.shop .blog .blog-pots h3 {font-weight: bold;font-size: 1.3rem;margin: 0;}.shop .product-old-price {color: #858585;text-decoration: line-through;margin-top: 10px;margin-bottom: 0px;line-height: 22px;}.shop .starts {margin: 0px;}.shop .starts li {margin-bottom: 0px;}.shop p.recent-price {color: #fe4f4f;font-weight: bold;margin-bottom: 30px;}.shop .btn1 {background: #fe4f4f;border: 1px solid #fe4f4f;border-radius: 8px;text-shadow: none;text-decoration: none;padding: 15px;border-right: 8px;-webkit-box-shadow: none;box-shadow: none;color: #fff;border: 1px solid #e6e6e6;-webkit-transition: all 0.3s ease;transition: all 0.3s ease;}.shop .btn1:hover {background: #fff;color: #fe4f4f;border: 1px solid #fe4f4f;}.shop .fa-shopping-cart {margin-right: 0.5rem;}.shop .blog-section .news-item {background: none;-webkit-box-shadow: none;box-shadow: none;}.single-p-info.shop h2 {font-weight: 600;text-transform: capitalize;}.checkout section.payment-method {padding: 6rem 0 !important;}[data-animate] {opacity: 0;}[data-animate].animated {opacity: 1;}@media screen and (max-width: 767px) {.sin-1 .thumax-2 {margin-bottom: 30px;}.single-p-info h2 {margin-top: 20px;}}@media screen and (min-width: 992px) {.search-button {margin-left: 4rem;margin-right: 0;-webkit-box-ordinal-group: 3;-ms-flex-order: 2;order: 2;}#bloq-search {position: absolute;width: 20rem;right: 17.5rem;top: 2.5rem;z-index: 99999;-webkit-box-ordinal-group: 4;-ms-flex-order: 3;order: 3;-webkit-transition: all 0.5s ease;transition: all 0.5s ease;}}@media screen and (max-width: 768px) {h1 {font-size: 3rem;}h2 {font-size: 1.6rem;}.main-search-field h3 {font-size: 1.5rem;}.portfolio .port-item img {width: 100%;}.team .team-pro img {width: 100%;}.team .team-pro {padding-right: 1.1rem;padding-left: 1.1rem;}.blog .blog-pots img {width: 100%;}.agents .admin.company img {width: 30%;height: 30%;}.agents .admin.company {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: end;-ms-flex-pack: end;justify-content: flex-end;}.second-footer .container {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.second-footer .container h3 {margin-bottom: 0.8rem;}.box.bg-3.hed-3 {padding-top: 0px;}.inner-pages .commented img {width: 75px;height: 75px;border-radius: 50%;margin-right: 1.5rem;margin-bottom: 1rem;}.inner-pages .offices h2 {margin-top: 4rem;}.inner-pages .box.bg-3.mt-5 {padding-top: 0px;}.parallax-search .welcome-text h1 {font-size: 30px;}.agents-grid {margin-right: 0px;}.inner-pages .blog-section .news-item-descr.big-news.details {margin-bottom: 0px !important;}}@media screen and (max-width: 1024px) {.header-top .container {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.top-info {margin-bottom: 1rem;}#navigation {margin-left: 0px;}.rld-main-search .rld-single-input, .rld-main-search .rld-single-select .single-select {margin-bottom: 15px !important;}.testimonials .test-1 p::before {left: 170px;}}@media screen and (max-width: 992px) {h3 {font-size: 1.2rem;}.headings .text-heading p {font-size: 1rem;}.header-top .container {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.top-info {margin-bottom: 1rem;}.who-we-are .who img {height: 415px;}.blog .blog-pots h3 {font-size: 1.2rem;}.portfolio img {width: 100%;}.team .team-info .artl {padding-bottom: 1.3rem;}.testimonials .test-1 p::before {left: 120px;}}@media screen and (max-width: 576px) {body {font-size: 15px;}h1 {font-size: 1.6rem;}.section-title h3 {font-size: 16px;}.section-title h2 {font-size: 26px;}.who-we-are .who img {height: 300px;}.counterup .countr p {font-size: 26px;}.testimonials .test-1 p {padding: 0px 1rem;}.team .team-pro {padding-right: 0;padding-left: 0;}.banner-inner h1 {font-size: 28px;line-height: 37px;}.banner-inner .sub-title {font-size: 17px;}.inner-pages .services {margin: 0px;}.inner-pages article.faq h2 {font-size: 1.4rem;}.inner-pages .panel .panel-heading a {font-size: 1rem;}.first-footer h2 {margin-top: 2rem;}.inner-pages .blog .sorting-options h5 {font-size: 1.2rem;margin-top: 0px;}.inner-pages .blog .block-heading .sorting-options {margin-top: 0px;}.inner-pages .blog .sorting-options h6 {font-size: 0.95rem;}.inner-pages .blog .homes-content.details-2 span {font-size: 0.9rem;}.inner-pages .headings h2 a, .inner-pages .headings h2 {font-size: 1rem;}.inner-pages .contact-us .offices {margin-top: 2rem;}.headings-7 .text-heading p.sorry {font-size: 1.1rem;}.font-36 {font-size: 26px;}}.page-id-6724 section.content_with_title { padding-top: 25px;  padding-bottom: 60px;} .page-id-6724 section.contact-us .hp6{ margin-bottom:0;}


.header-map.google-maps {background: #e1e5f1;padding: 0;height: 520px;position: static;}.header-map.google-maps .container {position: static;}#map-leaflet {width: 100%;height: 520px;position: absolute;z-index: 0;}.info-box-img {width: 180px;margin-right: 20px;float: left;}.info-box p {color: black;}.header-map.google-maps.horizontal, .header-map.google-maps.horizontal #map-canvas {height: 520px;position: static;}.map-leaflet-wrapper, .map-google-wrapper {position: absolute;}#map-leaflet, #map-google {width: 100%;height: 755px;position: absolute;z-index: 0;}.map-pull-top #map-leaflet, .map-pull-top #map-google {margin-top: -180px;}#map-leaflet.full, #map-google.full {display: table;height: 100%;width: 100%;}.map-marker {height: 50px;width: 50px;}.leaflet-div-icon, .map-marker {background-color: #377EF9;border: 5px solid #377EF9;border-radius: 50%;cursor: pointer;position: relative;transition: all .15s linear;z-index: 10;}.leaflet-div-icon:before, .map-marker:before {border: 4px solid transparent;border-width: 10px 8px;border-top-color: #377EF9;bottom: -24px;height: 0;content: '';display: block;left: 50%;position: absolute;transform: translateX(-50%);width: 0;z-index: 11;}.leaflet-div-icon:after, .map-marker:after {background-color: #fff;border-radius: 50%;bottom: 0;box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.3);content: '';left: 0;position: absolute;right: 0;top: 0;z-index: 12;}.leaflet-div-icon i, .map-marker i {color: #000;font-size: 23px;left: 50%;position: absolute;top: 50%;transform: translateX(-50%) translateY(-50%);z-index: 13;}.leaflet-div-icon:hover, .map-marker:hover {top: -2px;}.map-popup-content-wrapper {box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);display: none;left: -100px;top: -210px !important;position: absolute;z-index: 9999;}.map-popup-content-wrapper:after {border: 7px solid transparent;border-top-color: #fff;bottom: -14px;content: '';display: block;height: 0;left: 50%;position: absolute;transform: translateX(-50%);width: 0;}.map-popup-content-wrapper, .leaflet-popup-content-wrapper {border-radius: 0;margin: 0;padding: 0;width: 240px;}.map-popup-content, .leaflet-popup-content {background-color: #fff;height: 243px;margin: 0 0 8px 0;padding: 0;}.leaflet-popup-tip {width: 17px;height: 1px;padding: 1px;margin: -1px auto 0;transform: rotate(45deg);}.map-popup-content a:hover, .leaflet-popup-content a:hover {text-decoration: none;}.map-popup-content-wrapper .close {color: #fff;display: block;font-size: 11px;opacity: 1;position: absolute;right: 15px;top: 15px;text-shadow: none;z-index: 99999;}.listing-window-image {background-position: center center;background-repeat: no-repeat;background-size: cover;display: block;height: 180px;position: relative;}.listing-window-image:after {background-color: rgba(0, 0, 0, 0.3);bottom: 0;content: '';display: block;left: 0;opacity: 0;position: absolute;right: 0;top: 0;transition: opacity .15s linear;visibility: hidden;z-index: 100;}.listing-window-image:before {-webkit-font-smoothing: antialiased;background-color: #377EF9;border-radius: 50%;color: #fff;content: '\f002';display: block;font-family: 'FontAwesome';height: 32px;left: 50%;line-height: 30px;opacity: 0;position: absolute;text-align: center;top: 50%;transform: translateX(-50%) translateY(-50%);transition: opacity .15s linear;visibility: hidden;width: 32px;z-index: 101;}.map-popup-content-wrapper:hover .listing-window-image:before, .map-popup-content-wrapper:hover .listing-window-image:after, .leaflet-popup-content-wrapper:hover .listing-window-image:before, .leaflet-popup-content-wrapper:hover .listing-window-image:after {opacity: 1;visibility: visible;}.listing-window-content h2, .listing-window-content h3 {display: block;color: #323232;}.listing-window-content h2 {display: block;font-size: 1.1em;font-weight: 700;line-height: 1.5;margin: 8px 15px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}.listing-window-content p {display: block;font-size: 1.1em;font-weight: 500;color: #000;line-height: 1.5;margin: 4px 15px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}.listing-window-content h3 {background-color: rgba(0, 0, 0, 0.5) !important;border-radius: 3px;color: #fff;display: inline-block;font-size: 1em;font-weight: 700;left: 15px;margin: 0;padding: 4px 8px;position: absolute;top: 15px;}.marker-cluster-small {background-color: rgba(250, 41, 100, 0.6);color: #fff;font-weight: 700;}.marker-cluster-small div {background-color: rgba(250, 41, 100, 0.6);color: #fff;font-weight: 700;}.marker-cluster-medium {background-color: rgba(250, 41, 100, 0.6);color: #fff;font-weight: 700;}.marker-cluster-medium div {background-color: rgba(250, 41, 100, 0.6);color: #fff;font-weight: 700;}.marker-cluster-large {background-color: rgba(250, 41, 100, 0.6);color: #fff;font-weight: 700;}.marker-cluster-large div {background-color: rgba(250, 41, 100, 0.6);}.infoBox {border-radius: 4px }.map-box {background-color: #fff;margin-bottom: 20px;border-radius: 4px;box-shadow: 0 0 10px 0 rgba(0, 0, 0, .12);position: relative }.map-box .listing-img-container img {width: 100%;border-radius: 4px 4px 0 0 }.map-box h4 {margin: 0;padding: 0 }.map-box h4 a {padding: 0 0 2px;font-size: 17px;line-height: 25px;-webkit-transition: all .2s ease-in-out;-moz-transition: all .2s ease-in-out;-ms-transition: all .2s ease-in-out;-o-transition: all .2s ease-in-out;transition: all .2s ease-in-out;display: inline-block }.listing-img-container {position: relative;height: 100%;display: block }.map-box h4 a:hover {color: #66676b }.map-box p {padding: 0;line-height: 25px;margin: 2px 0 0;font-size: 14px }.map-box ul.listing-details {padding: 0;font-size: 14px;display: none }.map-box .listing-title {padding: 16px 22px }.map-box .listing-img-content {padding: 18px 22px }.map-box .listing-img-content span {font-size: 21px }.map-box .listing-img-content .listing-price i {font-size: 15px;margin: -7px 0 0 }.infoBox>img {position: absolute!important;right: 0;top: 0 }.map-box .listing-img-container::before {content: "";position: absolute;height: 100%;width: 100%;display: block;background: linear-gradient(to top, rgba(35, 35, 37, 0.85) 0%, rgba(35, 35, 37, 0.40) 35%, rgba(22, 22, 23, 0) 60%, rgba(0, 0, 0, 0) 100%);background-color: rgba(35, 35, 37, .2) }.map-box .listing-item-content {position: absolute;bottom: 20px;left: 0;padding: 0 24px;width: 100%;z-index: 50;box-sizing: border-box }.map-box .listing-item-content h3 {color: #fff;font-size: 18px;padding: 0 0 2px;font-weight: 500;margin: 0;line-height: 27px }.map-box .listing-item-content span {font-size: 15px;font-weight: 300;display: inline-block;color: rgba(255, 255, 255, .7) }.infoBox-close {position: absolute;top: 10px;right: 10px;display: inline-block;z-index: 999;text-align: center;line-height: 29px;cursor: pointer;font-size: 15px;font-weight: 500;height: 29px;width: 29px;background-color: #fff;color: #333;-webkit-transition: all .2s ease-in-out;-moz-transition: all .2s ease-in-out;-o-transition: all .2s ease-in-out;-ms-transition: all .2s ease-in-out;transition: all .2s ease-in-out;font-family: fontawesome;border-radius: 50%;-webkit-text-stroke: 1px #fff }.infoBox-close:hover {color: #fff;background-color: #66676b;-webkit-text-stroke: 1px #66676b }.map-box-icon {height: 38px;width: 38px;position: absolute;bottom: 0;right: 0;background-color: #3685cf;display: block;color: #fff;font-size: 12px;z-index: 101;text-align: center;-webkit-transition: all .2s ease-in-out;-moz-transition: all .2s ease-in-out;-o-transition: all .2s ease-in-out;-ms-transition: all .2s ease-in-out;transition: all .2s ease-in-out;-webkit-transform: translateX(50%);-ms-transform: translateX(50%);transform: translateX(50%);opacity: 0;visibility: hidden }.map-box-icon:before {content: "\f064";font-family: fontawesome;position: relative;top: 7px;display: block }.map-box-image:hover .map-box-icon {opacity: 1;visibility: visible;-webkit-transform: translateY(0);-ms-transform: translateY(0);transform: translateX(0) }.map-box-image {position: relative;overflow: hidden;display: block }.infoBox {-webkit-animation: fadeIn .9s;animation: fadeIn .9s }@-webkit-keyframes fadeIn {from {opacity: 0 }to {opacity: 1 }}@keyframes fadeIn {from {opacity: 0 }to {opacity: 1 }}.infoBox .star-rating {font-size: 16px;margin-top: 1px }.infoBox .star-rating span {margin-right: 3px }.infoBox .rating-counter {position: relative;top: -1px }.infoBox:after {content: "";position: absolute;bottom: 0;left: 50%;transform: translateX(-50%);width: 0;height: 0;border-left: 20px solid transparent;border-right: 20px solid transparent;border-top: 20px solid #fff }#map-leaflet {height: 100%;width: 100%;margin: 0;z-index: 1;}#map-container {position: relative;top: 0;left: 0;height: 520px;width: 100%;z-index: 8;margin-bottom: 60px }.gmnoprint {margin: 10px }#map-container.fullwidth-home-map {height: 690px;margin-bottom: 0 }#map-container.fullwidth-home-map .main-search-inner {position: absolute;display: block;bottom: 60px;top: auto;transform: none;padding-bottom: 0;z-index: 9999;margin-top: 0;margin-left: auto;margin-right: auto;width: 100% }.dark-overlay .main-search-inner {bottom: 215px !important;}#map-container.fullwidth-home-map .main-search-input {margin-top: 0 }.cluster img {display: none }.cluster-visible {text-align: center;font-size: 15px!important;color: #fff!important;font-weight: 500;border-radius: 50%;width: 36px!important;height: 36px!important;line-height: 36px!important;background-color: #377EF9;}.cluster-visible:before {border: 7px solid #377EF9;opacity: .2;box-shadow: inset 0 0 0 4px #377EF9;content: '';position: absolute;border-radius: 50%;top: 0;left: 0;width: 100%;height: 100%;animation: cluster-animation 2.5s infinite }@keyframes cluster-animation {0%, 100% {transform: scale(1.3) rotate(0deg) }50% {transform: scale(1.5) rotate(90deg) }}.map-marker-container {position: absolute;margin-top: 10px;transform: translate3d(-50%, -100%, 0) }.marker-container {position: relative;margin: 10px auto;width: 50px;height: 50px;z-index: 1;border-radius: 50%;cursor: pointer;top: -5px }#singleListingMap .marker-container {cursor: default }.marker-container {perspective: 1000 }.marker-card {width: 100%;height: 100%;transform-style: preserve-3d;transition: all .4s ease-in-out;position: absolute;z-index: 1 }.marker-container:hover .marker-card, .map-marker-container.clicked .marker-card {transform: rotateY(180deg) translateY(-4px) }.marker-arrow {width: 0;content: "";height: 0;border-style: solid;border-width: 8px 4px 0;border-color: #377EF9 transparent transparent;top: 49px;left: 50%;transform: translateX(-50%);position: absolute;border-radius: 50%;z-index: 1;}.face {position: absolute;width: 100%;height: 100%;backface-visibility: hidden;text-align: center;border-radius: 50%;color: #fff;z-index: 100 }.face i {line-height: 34px;font-size: 22px;margin-top: .2rem;margin-bottom: 0px;}.face.front {background-color: #fff;border: 6px solid #377EF9;color: #121B22;z-index: 100 }.face.back {transform: rotateY(180deg);box-sizing: border-box;background: #377EF9;border-color: #377EF9;color: #fff }.face.back i {transform: scaleX(-1);line-height: 48px;font-size: 22px;margin-top: .2rem;}.face.back:after {content: "";display: block;width: 36px;height: 36px;top: 2px;left: 2px;border-radius: 50%;position: absolute }.custom-zoom-in, .custom-zoom-out {background-color: #fff;color: #333;cursor: pointer;border-radius: 50%;margin: 5px 15px;transition: color .3s, background-color .3s;box-shadow: 0 1px 4px -1px rgba(0, 0, 0, .2);text-align: center;font-size: 15px;height: 34px;width: 34px;display: none;}.custom-zoom-in:hover, .custom-zoom-out:hover {background-color: #66676b;color: #fff }.custom-zoom-in:before, .custom-zoom-out:before {font-family: fontawesome;width: 100%;line-height: 35px;transition: -webkit-text-stroke .3s;-webkit-text-stroke: 1px #fff }.zoomControlWrapper {position: absolute;left: 0;right: auto;width: 70px }.custom-zoom-in:before {content: "\f067" }.custom-zoom-out:before {content: "\f068" }.custom-zoom-in:hover:before, .custom-zoom-out:hover:before {-webkit-text-stroke: 1px #66676b }#mapnav-buttons {position: absolute;transform: translate(0, 0);z-index: 999;font-size: 14px;display: inline-block;bottom: 20px;right: 20px;list-style: none;padding: 0 }#mapnav-buttons.top {top: 20px;right: 20px;bottom: auto }#mapnav-buttons li {float: left;margin-left: 4px;line-height: 20px }#streetView, #geoLocation, #scrollEnabling, #mapnav-buttons a {color: #333;background-color: #fff;padding: 7px 18px;padding-top: 9px;font-weight: 500;-webkit-transition: all .2s ease-in-out;-moz-transition: all .2s ease-in-out;-o-transition: all .2s ease-in-out;-transition: all .2s ease-in-out;box-sizing: border-box;display: inline-block;border-radius: 50px;box-shadow: 0 1px 4px -1px rgba(0, 0, 0, .2) }#geoLocation:hover, #streetView:hover, #scrollEnabling:hover, #scrollEnabling.enabled, #mapnav-buttons a:hover {background-color: #66676b;color: #fff }#prevpoint:before, #nextpoint:after {font-family: fontawesome;position: relative;font-weight: 500;margin: 0 0 0 6px;font-size: 17px;top: 0;line-height: 1px }#prevpoint:before {content: "\f104";margin: 0 6px 0 0 }#nextpoint:after {content: "\f105";margin: 0 0 0 6px }#streetView, #geoLocation, #scrollEnabling {position: absolute;top: 20px;right: 20px;z-index: 999;font-size: 13px;line-height: 21px }#streetView:before, #geoLocation:before, #scrollEnabling:before {content: "\e015";font-family: simple-line-icons;position: relative;top: 2px;margin: 0 6px 0 0;font-size: 15px;line-height: 1px }#scrollEnabling:before {margin-left: -3px }#streetView:before {content: "\f21d";font-family: fontawesome;font-size: 16px;top: 1px;margin-right: 8px }#geoLocation {right: auto;left: 20px;padding: 8px 11px }#geoLocation:before {content: "\f192";font-family: fontawesome;font-size: 16px;margin: 0;top: 2px }@-webkit-keyframes passing-through {0% {opacity: 0;-webkit-transform: translateY(40px);-moz-transform: translateY(40px);-ms-transform: translateY(40px);-o-transform: translateY(40px);transform: translateY(40px) }30%, 70% {opacity: 1;-webkit-transform: translateY(0px);-moz-transform: translateY(0px);-ms-transform: translateY(0px);-o-transform: translateY(0px);transform: translateY(0px) }100% {opacity: 0;-webkit-transform: translateY(-40px);-moz-transform: translateY(-40px);-ms-transform: translateY(-40px);-o-transform: translateY(-40px);transform: translateY(-40px) }}@-moz-keyframes passing-through {0% {opacity: 0;-webkit-transform: translateY(40px);-moz-transform: translateY(40px);-ms-transform: translateY(40px);-o-transform: translateY(40px);transform: translateY(40px) }30%, 70% {opacity: 1;-webkit-transform: translateY(0px);-moz-transform: translateY(0px);-ms-transform: translateY(0px);-o-transform: translateY(0px);transform: translateY(0px) }100% {opacity: 0;-webkit-transform: translateY(-40px);-moz-transform: translateY(-40px);-ms-transform: translateY(-40px);-o-transform: translateY(-40px);transform: translateY(-40px) }}@keyframes passing-through {0% {opacity: 0;-webkit-transform: translateY(40px);-moz-transform: translateY(40px);-ms-transform: translateY(40px);-o-transform: translateY(40px);transform: translateY(40px) }30%, 70% {opacity: 1;-webkit-transform: translateY(0px);-moz-transform: translateY(0px);-ms-transform: translateY(0px);-o-transform: translateY(0px);transform: translateY(0px) }100% {opacity: 0;-webkit-transform: translateY(-40px);-moz-transform: translateY(-40px);-ms-transform: translateY(-40px);-o-transform: translateY(-40px);transform: translateY(-40px) }}@-webkit-keyframes slide-in {0% {opacity: 0;-webkit-transform: translateY(40px);-moz-transform: translateY(40px);-ms-transform: translateY(40px);-o-transform: translateY(40px);transform: translateY(40px) }30% {opacity: 1;-webkit-transform: translateY(0px);-moz-transform: translateY(0px);-ms-transform: translateY(0px);-o-transform: translateY(0px);transform: translateY(0px) }}@-moz-keyframes slide-in {0% {opacity: 0;-webkit-transform: translateY(40px);-moz-transform: translateY(40px);-ms-transform: translateY(40px);-o-transform: translateY(40px);transform: translateY(40px) }30% {opacity: 1;-webkit-transform: translateY(0px);-moz-transform: translateY(0px);-ms-transform: translateY(0px);-o-transform: translateY(0px);transform: translateY(0px) }}@keyframes slide-in {0% {opacity: 0;-webkit-transform: translateY(40px);-moz-transform: translateY(40px);-ms-transform: translateY(40px);-o-transform: translateY(40px);transform: translateY(40px) }30% {opacity: 1;-webkit-transform: translateY(0px);-moz-transform: translateY(0px);-ms-transform: translateY(0px);-o-transform: translateY(0px);transform: translateY(0px) }}@-webkit-keyframes pulse {0% {-webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);-o-transform: scale(1);transform: scale(1) }10% {-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);transform: scale(1.1) }20% {-webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);-o-transform: scale(1);transform: scale(1) }}@-moz-keyframes pulse {0% {-webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);-o-transform: scale(1);transform: scale(1) }10% {-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);transform: scale(1.1) }20% {-webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);-o-transform: scale(1);transform: scale(1) }}@keyframes pulse {0% {-webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);-o-transform: scale(1);transform: scale(1) }10% {-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);transform: scale(1.1) }20% {-webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);-o-transform: scale(1);transform: scale(1) }}.dropzone, .dropzone * {box-sizing: border-box }.dropzone {min-height: 150px;border: 2px solid rgba(0, 0, 0, .3);background: #fff;padding: 20px }.dropzone.dz-clickable {cursor: pointer }.dropzone.dz-clickable * {cursor: default }.dropzone.dz-clickable .dz-message, .dropzone.dz-clickable .dz-message * {cursor: pointer }.dropzone.dz-started .dz-message {display: none }.dropzone.dz-drag-hover {border-style: solid }.dropzone.dz-drag-hover .dz-message {opacity: .5 }.dropzone .dz-preview {position: relative;display: inline-block;vertical-align: top;margin: 16px;min-height: 100px }.dropzone .dz-preview:hover {z-index: 1000 }.dropzone .dz-preview:hover .dz-details {opacity: 1 }.dropzone .dz-preview.dz-file-preview .dz-image {border-radius: 3px;background: #999;background: linear-gradient(to bottom, #eee, #ddd) }.dropzone .dz-preview.dz-file-preview .dz-details {opacity: 1 }.dropzone .dz-preview.dz-image-preview {background: #fff }.dropzone .dz-preview.dz-image-preview .dz-details {-webkit-transition: opacity .2s linear;-moz-transition: opacity .2s linear;-ms-transition: opacity .2s linear;-o-transition: opacity .2s linear;transition: opacity .2s linear }.dropzone .dz-preview .dz-remove {font-size: 14px;text-align: center;display: block;cursor: pointer;border: 0 }.dropzone .dz-preview .dz-remove:hover {text-decoration: underline }.dropzone .dz-preview:hover .dz-details {opacity: 1 }.dropzone .dz-preview .dz-details {z-index: 20;position: absolute;top: 0;left: 0;opacity: 0;font-size: 13px;min-width: 100%;max-width: 100%;padding: 2em 1em;text-align: center;color: rgba(0, 0, 0, .9);line-height: 150% }.dropzone .dz-preview .dz-details .dz-size {margin-bottom: 1em;font-size: 16px }.dropzone .dz-preview .dz-details .dz-filename {white-space: nowrap }.dropzone .dz-preview .dz-details .dz-filename:hover span {border: 1px solid rgba(200, 200, 200, .8);background-color: rgba(255, 255, 255, .8) }.dropzone .dz-preview .dz-details .dz-filename:not(:hover) {overflow: hidden;text-overflow: ellipsis }.dropzone .dz-preview .dz-details .dz-filename:not(:hover) span {border: 1px solid transparent }.dropzone .dz-preview .dz-details .dz-filename span, .dropzone .dz-preview .dz-details .dz-size span {background-color: rgba(255, 255, 255, .4);padding: 0 .4em;border-radius: 3px }.dropzone .dz-preview:hover .dz-image img {-webkit-transform: scale(1.05, 1.05);-moz-transform: scale(1.05, 1.05);-ms-transform: scale(1.05, 1.05);-o-transform: scale(1.05, 1.05);transform: scale(1.05, 1.05);-webkit-filter: blur(8px);filter: blur(8px) }.dropzone .dz-preview .dz-image {border-radius: 3px;overflow: hidden;width: 120px;height: 120px;position: relative;transition: all .3s;display: block;z-index: 10 }.dropzone .dz-preview .dz-image img {display: block;filter: blur(0px);transition: all .4s }.dropzone .dz-preview.dz-success .dz-success-mark {-webkit-animation: passing-through 3s cubic-bezier(.77, 0, .175, 1);-moz-animation: passing-through 3s cubic-bezier(.77, 0, .175, 1);-ms-animation: passing-through 3s cubic-bezier(.77, 0, .175, 1);-o-animation: passing-through 3s cubic-bezier(.77, 0, .175, 1);animation: passing-through 3s cubic-bezier(.77, 0, .175, 1) }.dropzone .dz-preview.dz-error .dz-error-mark {opacity: 1;-webkit-animation: slide-in 3s cubic-bezier(.77, 0, .175, 1);-moz-animation: slide-in 3s cubic-bezier(.77, 0, .175, 1);-ms-animation: slide-in 3s cubic-bezier(.77, 0, .175, 1);-o-animation: slide-in 3s cubic-bezier(.77, 0, .175, 1);animation: slide-in 3s cubic-bezier(.77, 0, .175, 1) }.dropzone .dz-preview .dz-success-mark, .dropzone .dz-preview .dz-error-mark {pointer-events: none;opacity: 0;z-index: 500;position: absolute;display: block;top: 50%;left: 50%;margin-left: -27px;margin-top: -27px }.dropzone .dz-preview .dz-success-mark svg, .dropzone .dz-preview .dz-error-mark svg {display: block;width: 54px;height: 54px }.dropzone .dz-preview.dz-processing .dz-progress {opacity: 1;-webkit-transition: all .2s linear;-moz-transition: all .2s linear;-ms-transition: all .2s linear;-o-transition: all .2s linear;transition: all .2s linear }.dropzone .dz-preview.dz-complete .dz-progress {opacity: 0;-webkit-transition: opacity .4s ease-in;-moz-transition: opacity .4s ease-in;-ms-transition: opacity .4s ease-in;-o-transition: opacity .4s ease-in;transition: opacity .4s ease-in }.dropzone .dz-preview:not(.dz-processing) .dz-progress {-webkit-animation: pulse 6s ease infinite;-moz-animation: pulse 6s ease infinite;-ms-animation: pulse 6s ease infinite;-o-animation: pulse 6s ease infinite;animation: pulse 6s ease infinite }.dropzone .dz-preview .dz-progress {opacity: 1;z-index: 1000;pointer-events: none;position: absolute;height: 16px;left: 50%;top: 50%;margin-top: -8px;width: 80px;margin-left: -40px;background: rgba(255, 255, 255, .9);-webkit-transform: scale(1);border-radius: 8px;overflow: hidden }.dropzone .dz-preview .dz-progress .dz-upload {background: #333;background: linear-gradient(to bottom, #666, #444);position: absolute;top: 0;left: 0;bottom: 0;width: 0;-webkit-transition: width 300ms ease-in-out;-moz-transition: width 300ms ease-in-out;-ms-transition: width 300ms ease-in-out;-o-transition: width 300ms ease-in-out;transition: width 300ms ease-in-out }.dropzone .dz-preview.dz-error .dz-error-message {display: block }.dropzone .dz-preview.dz-error:hover .dz-error-message {opacity: 1;pointer-events: auto }.dropzone .dz-preview .dz-error-message {pointer-events: none;z-index: 1000;position: absolute;display: block;display: none;opacity: 0;-webkit-transition: opacity .3s ease;-moz-transition: opacity .3s ease;-ms-transition: opacity .3s ease;-o-transition: opacity .3s ease;transition: opacity .3s ease;font-size: 13px;top: 130px;left: -10px;width: 140px;background: #be2626;background: linear-gradient(to bottom, #be2626, #a92222);border-radius: 4px;padding: 10px 15px;line-height: 18px;color: #fff }.dropzone .dz-preview .dz-error-message:after {content: '';position: absolute;top: -6px;left: 64px;width: 0;height: 0;border-left: 6px solid transparent;border-right: 6px solid transparent;border-bottom: 6px solid #be2626 }.dropzone {position: relative;border: 2px dashed #d0d0d0;border-radius: 3px;background: #fcfcfc;transition: all .3s linear;margin-bottom: 10px;margin-top: 5px;display: inline-block;width: 100% }.dropzone:hover {border: 2px dashed #59b02c;background: #fff;transition: all .35s linear }.dropzone:before {position: absolute;height: 100%;width: 100%;content: "";top: 0;left: 0;background: linear-gradient(to bottom, rgba(255, 255, 255, 0.95), rgba(255, 255, 255, 0.9));background-color: #59b02c;opacity: 0;z-index: 10;transition: all .3s linear;border-radius: 3px }.dropzone:hover:before {opacity: .4 }.dropzone .dz-message {text-align: center;margin: 50px 0;font-size: 17px;color: #888;transition: all .3s linear;position: relative;z-index: 11 }.dropzone:hover .dz-message {color: #59b02c }.dz-message i {display: block;font-size: 32px;margin-bottom: 15px }.numerical-rating {color: #fff;font-size: 14px;font-weight: 600;margin-bottom: 8px;text-align: center;line-height: 26px;height: 26px;width: 44px;display: inline-block;font-family: open sans;position: relative;border-radius: 50px;letter-spacing: -.5px;background-color: rgba(255, 255, 255, .2);margin: 15px 32px }.compact .numerical-rating {margin: 0 0 8px }.numerical-rating:before {content: attr(data-rating) }.numerical-rating.high {background-color: #64bc36 }.numerical-rating.mid {background-color: #c0c52a }.numerical-rating.low {background-color: #ee3535 }.infoBox .numerical-rating .rating-counter, .numerical-rating .rating-counter {position: absolute;top: 0;left: 14px;width: auto;display: inline-block;font-weight: 400;font-size: 15px;width: 150px;color: #909090 }.infoBox .numerical-rating .rating-counter {left: 12px }.infoBox .numerical-rating {margin: 0;font-family: open sans }.star-rating {display: block;font-size: 17px }.listing-item-container .star-rating {padding: 15px 32px }.star-rating .star {display: inline-block;margin: 0;padding: 0;float: left;margin-right: 4px;position: relative }.rating-counter {color: #909090;padding-left: 5px;display: inline-block;font-size: 15px }.star-rating .rating-counter {top: -1px;position: relative }.infoBox .star-rating .rating-counter {font-size: 15px;top: -2px }.star-rating .star.half:after, .star-rating .star:before {font-family: fontawesome;content: "\f005";display: block;color: #fe4f4f;}.star-rating .star.empty:before {color: #ddd }.rating:after {content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0 }.star-rating .star.half:before {color: #ddd }.star-rating .star.half:after {color: #fe4f4f;position: absolute;top: 0;width: 50%;display: block;height: 100%;overflow: hidden }.search-2 .trip-search {background: #fff;padding: 12px;border: 1px solid rgba(255, 255, 255, 0.88);border-radius: 50px;text-align: left;margin-top: 50px;}.search-2 .trip-search .form {line-height: 0px;}.search-2 .form-group {width: 190px;display: inline-block;margin-right: 3px;margin-bottom: 0px;}.search-2 .form-group:last-child {margin-right: 0px;}.search-2 .form-group .nice-select {margin: 0;height: 50px;line-height: 50px;padding: 0 15px;border-radius: 5px;border: none;box-shadow: none;color: #757575;font-family: 'Montserrat', sans-serif;font-weight: 500;font-size: 14px;}.search-2 .form-group .nice-select:hover {color: #377EF9;}.search-2 .form-group .nice-select::after {right: 20px;color: #757575;}.search-2 .form-group .nice-select i {color: #377EF9;font-size: 1.2rem;margin-top: 5px;margin-right: 10px;}.search-2 .form-group .list li {color: #757575;}.search-2 .form-group .list li.selected {color: #757575;font-weight: 400;}.search-2 .form-group .list li:hover {color: #fff;background: #377EF9;}.search-2 .form-group.looking {width: 350px;margin: 0px;}.search-2 .first-select {height: 30px;border-radius: 5px;padding-right: 3px;border: none;box-shadow: none;color: #757575;font-family: 'Montserrat', sans-serif;font-weight: 500;font-size: 16px;}.main-search-input-item {float: left;width: 100%;box-sizing: border-box;height: 50px;position: relative;}.nice-select.wide {width: 100%;}.search-2 .form-group.looking input {float: left;border: none;border-radius: 5px;width: 100%;height: 50px;padding-left: 20px;}.search-2 .form-group.location {width: 270px;}.search-2 .form-group.categories {width: 288px;}.search-2 .form-group.button {width: 145px;position: relative;height: 50px;}.search-2 .form-group .btn {display: block;width: 100%;background: #377EF9;cursor: pointer;color: #fff;text-transform: uppercase;font-weight: 600;position: absolute;top: 0;height: 50px;line-height: 50px;padding: 0;font-size: 14px;border: none;border-radius: 50px;}.search-2 .form-group .btn:hover {background: #121B22;color: #fff;}@media only screen and (max-width: 1024px) {.search-2 .trip-search .form-group {margin-top: 15px;margin-right: 20px;width: 100%;}}@media only screen and (max-width: 991px) {.search-2 .hero-inner {margin: 97px 0;}.search-2 .trip-search {border-radius: 3px;}.hero-inner2 {margin-top: 550px;}.header.vid {position: relative;background: #121B22;}.dark-overlay h1 {font-size: 40px;}.homepage-1 .bg-all {margin-top: 0px !important;}}@media only screen and (max-width: 767px) {.search-2 .welcome-text h1 {font-size: 48px;}.search-2 .hero-inner {margin: 69px 0;}.search-2 .trip-search .form-group {margin-top: 10px;width: 100%;}}@media only screen and (max-width: 576px) {.dark-overlay h1 {font-size: 30px !important;}}@media only screen and (max-width: 450px) {.search-2 .welcome-text p {font-size: 14px;}.hero-inner2 {margin-top: 400px;}.search-2 .hero-inner {margin: 70px 0;}.search-2 .trip-search {margin-top: 30px;}#map-container.fullwidth-home-map .main-search-inner.vid {position: relative;}.dark-overlay h1 {font-size: 21px !important;}}.homepage-9 .sec-title {text-align: center;padding-bottom: 2rem;}.homepage-9 .sec-title h2 {color: #111;font-weight: 600;text-transform: capitalize;}.homepage-9 .sec-title h2 span {position: relative;color: #444;font-weight: 500;}.homepage-9 .sec-title p {margin-top: 13px;text-align: center;margin-left: auto;margin-right: auto;font-size: 16px;font-weight: 400;color: #666;max-width: 550px;}.homepage-9 .portfolio .homes-tag.sale {background: rgba(74,74,76,0.7) !important;}.homepage-9 .homes-tag.featured {background: #377EF9 !important;}.homepage-9 .portfolio .homes-price {font-size: 20px !important;font-weight: 500;background: transparent !important;}.homepage-9 .featured .project-single .button-effect {opacity: 1;visibility: visible;transform: translateX(0%);}.homepage-9 .featured .button-effect {position: absolute;text-align: left;bottom: 0;right: 0;z-index: 1;background: transparent;transform: translateX(0%);opacity: 0;visibility: visible;padding: 8px 0px;border-radius: 20px 0 0 0;transition: all 0.4s ease;margin-bottom: .7rem;}.homepage-9 .featured .button-effect .btn {display: inline-block;color: #fff;box-shadow: none;padding: 0;margin-right: 15px;border-radius: 8px;width: 36px;height: 36px;line-height: 33px;background: rgba(74,74,76,0.7);z-index: 1;}.homepage-9 .featured .button-effect .fa-link:before {content: "\f0c1";font-family: FontAwesome;color: #fff;}.homepage-9 .featured .button-effect .fa-video:before {content: "\f03d";font-family: FontAwesome;color: #fff;}.homepage-9 .featured .button-effect .fa-photo:before {content: "\f03e";font-family: FontAwesome;color: #fff;}.homepage-9 .portfolio .project-head {background-color: #1d293e;border-radius: 8px 8px 0 0;}.homepage-9 .portfolio .homes-price {padding-left: 0px;}.homepage-9 .portfolio .project-head:before {background: transparent !important;}.homepage-9 .portfolio .project-head img {background-color: #1d293e;opacity: .75;}.homepage-9.homepage-4 a.button.border, a.button {width: 150px;background: #377EF9;color: #fff !important;text-align:center;}.homepage-9.homepage-4 .portfolio .project-single {border-radius: 8px;border: 0px;}.homepage-9.homepage-4 .portfolio .price-properties {border-top: 1px solid #eee;}.homepage-9.homepage-4 .slick-dots li:after {background: #fff;}.homepage-9.homepage-4 .head-tr.bottom {background: rgba(255, 255, 255, 0.12);border-top: 1px solid rgba(255, 255, 255, 0.2);border-bottom: 1px solid rgba(255, 255, 255, 0.2);}.homepage-9.homepage-4 .homes-content .homes-list li i {color: #666;}.homepage-9.homepage-4 .project-single .button-effect {opacity: 1;visibility: visible;transform: translateX(0%);}.homepage-9.homepage-4 .button-effect {position: absolute;text-align: left;bottom: 0;right: 0;z-index: 33;background: transparent;transform: translateX(0%) !important;opacity: 0;visibility: visible;padding: 8px 0px;border-radius: 20px 0 0 0;transition: all 0.4s ease;margin-bottom: .7rem;}.homepage-9.homepage-4 .button-effect .btn {display: inline-block;color: #fff;box-shadow: none;padding: 0;margin-right: 15px;border-radius: 8px;width: 36px;height: 36px;line-height: 33px;background: rgba(74,74,76,0.7);z-index: 99;}.homepage-9.homepage-4 .button-effect .fa-link:before {content: "\f0c1";font-family: FontAwesome;color: #fff;}.homepage-9.homepage-4 .button-effect .fa-video:before {content: "\f03d";font-family: FontAwesome;color: #fff;}.homepage-9.homepage-4 .button-effect .fa-photo:before {content: "\f03e";font-family: FontAwesome;color: #fff;}.homepage-9.homepage-4 .project-head {background-color: #1d293e;border-radius: 8px 8px 0 0;}.homepage-9.homepage-4 .homes-price {padding-left: 0px;}.homepage-9.homepage-4 .project-head:before {background: transparent !important;}.homepage-9.homepage-4 img {display: inline-block;max-width: 100%;height: auto;}.homepage-9 .portfolio .project-single {border-radius: 6px;}.homepage-9 .portfolio .homes-content .homes-address .fa-map-marker {color: #666;}.homepage-9 .portfolio .homes-content h3 a:hover, .homepage-9 .blog-section .news-item h3:hover {color: #377EF9;}.homepage-9 .portfolio .footer img {width: 40px;height: 40px;border-radius: 50%;}section.feature-categories {padding: 4.6rem 0;}.homepage-9 .small-category-2 {background: #fff;border-radius: 8px;border: 1px solid #ebebeb;overflow: hidden;margin-bottom: 30px;padding: 0px;align-items: center;display: flex;}.homepage-9 .small-category-2-thumb .fas {font-size: 2.1rem;color: $firstcolor;}.homepage-9 .small-category-2-thumb {width: 170px;float: left;display: table;height: 150px;background: #fff;padding: 0px;border-radius: 50%;}.homepage-9 .small-category-2-thumb img {width: 170px;height: 150px;}.homepage-9 .sc-2-detail {display: table;margin-left: 25px;float: left;}.homepage-9 .sc-2-detail .sc-jb-title {margin-bottom: 4px;}.homepage-9 h4.sc-jb-title a {font-size: 16px;color: #555;font-weight: 400;text-decoration: none;transition: all .3s ease;}.homepage-9 h4.sc-jb-title a:hover {color: #377EF9;}.homepage-9 .sc-2-detail span {font-size: 15px;font-weight: 400;color: $text;}.homepage-9 .no-mb {margin-bottom: 0px;}@media screen and(max-width: 767px) {.homepage-9 .si-mt {margin-top: 30px;}.homepage-9 .how-it-works article i {font-size: 2.5rem !important;}}@media screen and(max-width: 575px) {.homepage-9 .mob-mt {margin-bottom: 30px;}.homepage-9.homepage-4 a.button.border, a.button {width: 130px !important;}}@media screen and (max-width: 991px) {.homepage-9 .m-t-30 {margin-top: 30px;}.homepage-9.homepage-4 a.button.border, a.button {width: 240px;}}.homepage-9 .rec-pro .container-fluid {max-width: 1440px;}.homepage-9 section.portfolio {padding: 4.6rem 0;background: #377EF9;}.homepage-9 .sec-title.discover h2 span, .homepage-9 .sec-title.discover h2, .homepage-9 .sec-title.discover p {color: #fff;}.homepage-9 .slick-dots li.slick-active, .homepage-9 .slick-dots li {box-shadow: inset 0 0 0 3px rgba(255,255,255,0.5);}.homepage-9 .slick-dots li:after {background: #eee;}.homepage-9 .fd-1 .slick-dots li:after {background: #377EF9;}.homepage-9 .portfolio .project-single {box-shadow: none;margin-bottom: 0px;border: 1px solid #e7e7e7;}.homepage-9 .portfolio .footer span {margin-top: 12px }.homepage-9 .portfolio .item {padding-bottom: 30px;}.homepage-9 .bg-all {margin-top: 0px;}.homepage-9 .portfolio.disc .project-single {border: 0px;}
/* nanogallery2 - v3.0.5 - 2021-01-06 */
.nGY2{box-sizing:content-box;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;-o-box-sizing:content-box}.nGY2 .ngy2_container{width:100%;min-width:100px;font-size:1em;line-height:normal;padding:0;margin:0 auto;overflow:hidden;visibility:visible;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}.nGY2_body_scrollbar{overflow:hidden}@font-face{font-family:ngy2_icon_font;src:url(https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/font/ngy2_icon_font.woff2?64889571) format('woff2'),url(https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/font/ngy2_icon_font.woff?64889571) format('woff');font-weight:400;font-style:normal}.nGY2Icon-star:before{content:'\e801'}.nGY2Icon-search:before{content:'\e800'}.nGY2Icon-star-empty:before{content:'\e802'}.nGY2Icon-video:before{content:'\e803'}.nGY2Icon-videocam:before{content:'\e804'}.nGY2Icon-picture:before{content:'\e805'}.nGY2Icon-camera:before{content:'\e806'}.nGY2Icon-camera-alt:before{content:'\e807'}.nGY2Icon-ok:before{content:'\e808'}.nGY2Icon-help:before{content:'\e80a'}.nGY2Icon-help-circled:before{content:'\e80b'}.nGY2Icon-home:before{content:'\e80e'}.nGY2Icon-link:before{content:'\e80f'}.nGY2Icon-link-ext:before{content:'\e810'}.nGY2Icon-heart:before{content:'\e811'}.nGY2Icon-ngy2_chevron-right:before{content:'\e812'}.nGY2Icon-upload:before{content:'\e814'}.nGY2Icon-reply-all:before{content:'\e815'}.nGY2Icon-export:before{content:'\e816'}.nGY2Icon-chat:before{content:'\e818'}.nGY2Icon-attention:before{content:'\e819'}.nGY2Icon-location:before{content:'\e81a'}.nGY2Icon-trash:before{content:'\e81b'}.nGY2Icon-folder-empty:before{content:'\e81c'}.nGY2Icon-folder-open-empty:before{content:'\e81d'}.nGY2Icon-menu:before{content:'\e81e'}.nGY2Icon-cog:before{content:'\e81f'}.nGY2Icon-cog-alt:before{content:'\e820'}.nGY2Icon-wrench:before{content:'\e821'}.nGY2Icon-lightbulb:before{content:'\e822'}.nGY2Icon-resize-full:before{content:'\e823'}.nGY2Icon-resize-small:before{content:'\e824'}.nGY2Icon-left-open:before{content:'\e827'}.nGY2Icon-right-open:before{content:'\e828'}.nGY2Icon-arrows-cw:before{content:'\e829'}.nGY2Icon-level-up:before{content:'\e82a'}.nGY2Icon-play:before{content:'\e82b'}.nGY2Icon-pause:before{content:'\e82c'}.nGY2Icon-ngy2_chevron-left:before{content:'\e82d'}.nGY2Icon-ellipsis-vert:before{content:'\e82e'}.nGY2Icon-toggle-off:before{content:'\e82f'}.nGY2Icon-toggle-on:before{content:'\e830'}.nGY2Icon-check:before{content:'\e831'}.nGY2Icon-check-empty:before{content:'\e832'}.nGY2Icon-rocket:before{content:'\e833'}.nGY2Icon-filter:before{content:'\e834'}.nGY2Icon-magic:before{content:'\e835'}.nGY2Icon-pinterest-squared:before{content:'\e836'}.nGY2Icon-gplus-squared:before{content:'\e837'}.nGY2Icon-facebook-squared:before{content:'\e838'}.nGY2Icon-basket:before{content:'\e839'}.nGY2Icon-ok-circled:before{content:'\e83a'}.nGY2Icon-user:before{content:'\e83b'}.nGY2Icon-ngy2_chevron_left3:before{content:'\e83c'}.nGY2Icon-ngy2_chevron_right3:before{content:'\e83d'}.nGY2Icon-zoom-out-1:before{content:'\e83e'}.nGY2Icon-ngy2_zoom_out2:before{content:'\e83f'}.nGY2Icon-ngy2_zoom_in2:before{content:'\e840'}.nGY2Icon-ngy2_share2:before{content:'\e841'}.nGY2Icon-ngy2_external2:before{content:'\e842'}.nGY2Icon-ngy2_close2:before{content:'\e843'}.nGY2Icon-ngy2_info2:before{content:'\e844'}.nGY2Icon-ngy2_chevron_up2:before{content:'\e845'}.nGY2Icon-ngy2_download2:before{content:'\e846'}.nGY2Icon-mail-alt:before{content:'\f0e0'}.nGY2Icon-circle-empty:before{content:'\f10c'}.nGY2Icon-tumblr-squared:before{content:'\f174'}.nGY2Icon-twitter-squared:before{content:'\f304'}.nGY2Icon-youtube-play:before{content:'\f16a'}.nGY2Icon-vkontakte:before{content:'\f189'}.nGY2Icon-cw:before{content:'\e809'}.nGY2Icon-ccw:before{content:'\e80c'}[class^=nGY2Icon-]{margin-left:.2em;margin-right:.3em;font-family:ngy2_icon_font;font-style:normal;font-weight:400;speak:none;display:inline-block;text-decoration:inherit;text-align:center;font-variant:normal;text-transform:none;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box}.nGY2Navigationbar{margin:5px 0;padding:5px 0;display:none;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box}.nGY2Navigationbar .nGY2NavigationbarItem{margin:5px 2px;padding:8px 10px;white-space:nowrap;cursor:pointer;display:inline-block;vertical-align:middle;text-align:left;visibility:'hidden';box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box}.nGY2Navigationbar .oneItem{margin:0 5px;white-space:nowrap;vertical-align:middle;display:inline-block}.nGY2 .nGY2Gallery{position:relative;text-align:center;margin:0 auto;overflow:hidden;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box}.nGY2 .nGY2GallerySub{perspective:900px;text-align:left;position:relative;width:100%;height:100%;overflow:hidden;display:inline-block;z-index:1;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box}.nGY2 .nGY2GThumbnail,.nGY2 .nGY2GThumbnailStack{display:inline-block;position:absolute;box-sizing:border-box;border:0 solid #000;padding:0;overflow:hidden;cursor:pointer}.nGY2 .nGY2GThumbnail{background-color:#000;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box}.nGY2 .nGY2GThumbnailStack{background-color:#888;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box}.nGY2 .nGY2GThumbnailSub{width:100%;height:100%;display:block;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;border:0 solid #000;margin:0;padding:0;overflow:hidden}.nGY2 .nGY2GThumbnailSubSelected{-webkit-transform:scale(.9);-ms-transform:scale(.9);transform:scale(.9)}.nGY2 .nGY2GThumbnailImage{position:relative;overflow:hidden;background:#000;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box}.nGY2 .nGY2GThumbnailImg{background:url(data:image/gif;base64,R0lGODlhEAAQAIAAAP///////yH5BAEKAAEALAAAAAAQABAAAAIOjI+py+0Po5y02ouzPgUAOw==) center no-repeat;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;display:block;vertical-align:bottom;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box}.nGY2 .nGY2GThumbnailAnnotationOLD_NO_MORE_USED{background:rgba(34,34,34,.75);opacity:1;text-align:left;left:0;right:0;padding:1px;position:absolute;min-height:18px;overflow:hidden;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box}.nGY2 .nGY2GThumbnailCustomLayer{position:absolute;display:block;top:0;bottom:0;left:0;right:0;overflow:hidden;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box}.nGY2 .nGY2GThumbnailLabel{display:block;background:rgba(34,34,34,.75);left:0;right:0;padding:4px;margin:0;position:absolute;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box}.nGY2 .nGY2GThumbnailAlbumTitle,.nGY2 .nGY2GThumbnailDescription,.nGY2 .nGY2GThumbnailImageTitle{left:0;box-sizing:border-box;padding:0;Text-Shadow:#000 1px 0 0,#000 1px 1px 0,#000 1px -1px 0,#000 -1px 1px 0,#000 -1px 0 0,#000 -1px -1px 0,#000 0 1px 0,#000 0 -1px 0;right:0}.nGY2 .nGY2GThumbnailAlbumTitle,.nGY2 .nGY2GThumbnailImageTitle{color:#fff;margin:5px 1px 1px;white-space:nowrap;overflow:hidden;display:inline-block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box}.nGY2 .nGY2GThumbnailDescription{clear:both;margin:1px 1px 3px;color:#aaa;white-space:nowrap;font-size:.8em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box}.nGY2 .nGY2GThumbnailIcons{margin:0;position:absolute;display:inline-block;padding:0;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box}.nGY2 .nGY2GThumbnailIconsFullThumbnail{font-size:1.8em;color:#fff;Text-Shadow:#000 1px 0 0,#000 1px 1px 0,#000 1px -1px 0,#000 -1px 1px 0,#000 -1px 0 0,#000 -1px -1px 0,#000 0 1px 0,#000 0 -1px 0;padding:5px;position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);display:inline-block;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box}.nGY2 .nGY2GThumbnailIconText,.nGY2 .nGY2GThumbnailIconTextBadge{position:relative;display:inline-block;margin:0;vertical-align:middle}.nGY2 .nGY2GThumbnailIcon{display:inline-block;padding:4px;margin:0;color:#fff;Text-Shadow:#000 1px 0 0,#000 1px 1px 0,#000 1px -1px 0,#000 -1px 1px 0,#000 -1px 0 0,#000 -1px -1px 0,#000 0 1px 0,#000 0 -1px 0;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box}.nGY2 .nGY2GThumbnailIconTextBadge{background-color:#fff;border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box}.nGY2 .nGY2GThumbnailIconText{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box}.nGY2 .nGY2GThumbnailAlbumUp i{position:absolute;top:50%;left:50%;margin:0;-webkit-transform:translateY(-50%) translateX(-50%);-ms-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%)}.nGY2 .nGY2GThumbnailAlbumUp{color:#eee;font-size:1.2em;top:0;bottom:0;left:0;right:0;display:table;width:100%;text-align:center;position:absolute;margin:auto;padding:0;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box}.nGY2 .nGY2GThumbnailLoaderDisplayed:after,.nGY2 .nGY2GThumbnailLoaderDisplayed:before{display:block;position:absolute;border-style:solid;margin:auto;top:0;left:0;bottom:0;right:0;content:"";border-radius:50%}.nGY2 .nGY2GThumbnailLoaderDisplayed{visibility:visible;opacity:.8;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;zoom:1;user-drag:none;user-select:none;-moz-user-select:none;-webkit-user-drag:none;-webkit-user-select:none;-ms-user-select:none;width:40px;height:40px}.nGY2 .nGY2GThumbnailLoaderDisplayed:before{border-width:7px;width:24px;height:24px;animation:nGY2-thumbnail-spinner-rotate-animation 1s linear 0s infinite;border-color:#888 #000 #000 #888}.nGY2 .nGY2GThumbnailLoaderDisplayed:after{border-width:4px;width:16px;height:16px;animation:nGY2-thumbnail-spinner-anti-rotate-animation .8s linear 0s infinite;border-color:#666 #111 #111 #666}@keyframes nGY2-thumbnail-spinner-rotate-animation{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@keyframes nGY2-thumbnail-spinner-anti-rotate-animation{0%{transform:rotate(0)}100%{transform:rotate(-360deg)}}.nGY2 .nGY2GalleryBottom{margin:0;padding:0;text-align:center;position:relative;overflow:hidden;white-space:nowrap}.nGY2 .nGY2GalleryMoreButton,.nGY2 .nGY2GalleryMoreButtonAnnotation,.nGY2 .nGY2GalleryPagination,.nGY2 .nGY2GalleryPaginationDot{margin:10px auto 5px;text-align:center;position:relative;white-space:nowrap;overflow:hidden}.nGY2 .nGY2GalleryMoreButton{padding:4px;display:inline-block;cursor:pointer}.nGY2 .nGY2GalleryMoreButtonAnnotation{border:1px solid #fff;padding:8px 20px;display:inline-block}.nGY2 .nGY2GalleryPagination,.nGY2 .nGY2GalleryPaginationDot{padding:4px}.nGY2 .nGY2PaginationNext,.nGY2 .nGY2PaginationPrev,.nGY2 .nGY2paginationItem,.nGY2 .nGY2paginationItemCurrentPage{margin:10px 4px;padding:5px 8px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;background:#111;white-space:nowrap;cursor:pointer;vertical-align:middle;display:inline-block}.nGY2 .nGY2paginationItemCurrentPage{background:#333}.nGY2 .nGY2paginationDot,.nGY2 .nGY2paginationDotCurrentPage{width:16px;height:16px;border:2px solid #fff;background:#444;border-radius:50%;margin:12px 5px;white-space:nowrap;cursor:pointer;vertical-align:middle;display:inline-block;opacity:.5}.nGY2 .nGY2paginationDotCurrentPage{background:#fff;opacity:1}.nGY2 .nGY2paginationRectangle,.nGY2 .nGY2paginationRectangleCurrentPage{width:30px;border:1px solid #fff;height:0;background:#444;margin:5px 1px;white-space:nowrap;cursor:pointer;vertical-align:middle;display:inline-block;opacity:.5}.nGY2 .nGY2paginationRectangleCurrentPage{background:#fff;opacity:1}.nGY2Popup{position:fixed;color:#000;top:0;left:0;bottom:0;right:0;background:rgba(0,0,0,.5)}.nGY2PopupContent,.nGY2PopupContentCenter,.nGY2PopupContentLeft,.nGY2PopupContentRight{position:fixed;text-align:left;top:50%;left:50%;padding:15px 30px;height:auto;width:50%;background:#fff;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}@media screen and (max-width:992px){.nGY2PopupContent,.nGY2PopupContentCenter,.nGY2PopupContentLeft,.nGY2PopupContentRight{width:95%;padding:5px 10px}}.nGY2 .nGY2Viewer,.nGY2 .nGY2ViewerContainer{top:0;height:100%;width:100%;left:0;position:fixed}.nGY2PopupContentCenter{text-align:center}.nGY2PopupTitle{font-size:1.5em;border-bottom:4px solid #888;padding:0 0 5px;margin-bottom:10px}.nGY2PopupCloseButton{font-size:1.5em;cursor:pointer;text-align:right}.nGY2PopupOneItem{padding:10px;font-size:2em;cursor:pointer;display:inline-block}.nGY2PopupOneItemText{padding:10px;font-size:1.2em;cursor:pointer;display:block}.nGY2PortInfo{padding:3px!important;font-size:14px!important;color:#FF0075!important;text-align:center!important;z-index:0!important;text-transform:lowercase!important;cursor:pointer!important}.nGY2PortInfo a,.nGY2PortInfo a:active,.nGY2PortInfo a:hover,.nGY2PortInfo>a:link,.nGY2PortInfo>a:visited{color:#FF0075!important;text-decoration:none!important}.nGY2 .nGY2ViewerContainer{opacity:0}.nGY2 .nGY2Viewer{display:block;visibility:visible;opacity:1;background-color:rgba(1,1,1,.85);text-align:center;clear:both;user-drag:none;user-select:none;-moz-user-select:none;-webkit-user-drag:none;-webkit-user-select:none;-ms-user-select:none}.nGY2 .nGY2ViewerLogo{text-align:center;float:left;position:relative;top:50px;left:5px;padding:2px;background:url(https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/nanogallery2_logo.png) center no-repeat;display:block;height:74px;width:147px}.nGY2 .nGY2ViewerContent{min-width:40px;min-height:40px;position:absolute;clear:both;user-drag:none;user-select:none;-moz-user-select:none;-webkit-user-drag:none;-webkit-user-select:none;-ms-user-select:none;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;overflow:hidden}.nGY2 .nGY2ViewerMediaPan{transform-origin:50% 50% 0;visibility:visible;opacity:1;position:absolute;display:inline-block;padding:0;top:0;bottom:0;left:0;right:0;margin:auto;zoom:1;user-drag:none;user-select:none;-moz-user-select:none;-webkit-user-drag:none;-webkit-user-select:none;-ms-user-select:none;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box}.nGY2 .nGY2ViewerMedia,.nGY2 .nGY2ViewerMediaLoaderHidden{visibility:visible;bottom:0;margin:auto;zoom:1;box-sizing:border-box;left:0;right:0}.nGY2 .nGY2ViewerMedia{max-width:none;opacity:1;will-change:transform;transform:translateZ(0);position:absolute;top:0;user-drag:none;user-select:none;-moz-user-select:none;-webkit-user-drag:none;-webkit-user-select:none;-ms-user-select:none;pointer-events:none;padding:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box}.nGY2 iframe.nGY2ViewerMedia,.nGY2 video.nGY2ViewerMedia{pointer-events:auto}.nGY2 .nGY2ViewerMediaLoaderDisplayed{visibility:visible;opacity:1;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;zoom:1;user-drag:none;user-select:none;-moz-user-select:none;-webkit-user-drag:none;-webkit-user-select:none;-ms-user-select:none;width:50px;height:50px}.nGY2 .nGY2ViewerMediaLoaderDisplayed:before{top:0;bottom:0;left:0;right:0;margin:auto;content:"";display:block;position:absolute;border-width:7px;border-style:solid;border-radius:50%;width:38px;height:38px;animation:nGY2-spinner-rotate-animation 1s linear 0s infinite;border-color:#444 #23CB99 #23CB99 #444}.nGY2 .nGY2ViewerMediaLoaderDisplayed:after{content:"";display:block;position:absolute;border-width:4px;border-style:solid;border-radius:50%;width:24px;height:24px;top:0;bottom:0;left:0;right:0;margin:auto;animation:nGY2-spinner-anti-rotate-animation .85s linear 0s infinite;border-color:#333 #23CB99 #23CB99 #333}@keyframes nGY2-spinner-rotate-animation{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@keyframes nGY2-spinner-anti-rotate-animation{0%{transform:rotate(0)}100%{transform:rotate(-360deg)}}.nGY2 .nGY2ViewerMediaLoaderHidden{opacity:0;position:absolute;top:0;user-drag:none;user-select:none;-moz-user-select:none;-webkit-user-drag:none;-webkit-user-select:none;-ms-user-select:none;background-image:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box}.nGY2 .nGY2ViewerAreaNext>i,.nGY2 .nGY2ViewerAreaPrevious>i{font-weight:700!important;font-size:2em;Text-Shadow:#000 1px 0 0,#000 1px 1px 0,#000 1px -1px 0,#000 -1px 1px 0,#000 -1px 0 0,#000 -1px -1px 0,#000 0 1px 0,#000 0 -1px 0;background:rgba(0,0,0,.2)}.nGY2 .nGY2ViewerContent .imgCurrent{cursor:pointer}.nGY2 .nGY2ViewerAreaPrevious{color:#fff;display:block;position:absolute;top:50%;padding:10px 0 10px 5px;margin-top:-25px;left:0;text-align:left;cursor:pointer;opacity:1;user-drag:none;user-select:none;-moz-user-select:none;-webkit-user-drag:none;-webkit-user-select:none;-ms-user-select:none;transition:all .2s ease;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-o-transition:all .2s ease}.nGY2 .nGY2ViewerAreaPrevious>i{margin:0!important}.nGY2 .nGY2ViewerAreaNext{color:#fff;display:block;position:absolute;top:50%;padding:10px 5px 10px 0;margin-top:-25px;right:0;text-align:right;cursor:pointer;opacity:1;user-drag:none;user-select:none;-moz-user-select:none;-webkit-user-drag:none;-webkit-user-select:none;-ms-user-select:none;transition:all .2s ease;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-o-transition:all .2s ease}.nGY2 .nGY2ViewerToolsTopLeft,.nGY2 .nGY2ViewerToolsTopRight{top:5px;position:absolute;text-shadow:-1px -1px 0 #444,1px -1px 0 #444,-1px 1px 0 #444,1px 1px 0 #444;opacity:1;cursor:pointer}.nGY2 .nGY2ViewerAreaNext>i{margin:0!important}.nGY2 .toolbarContainer{left:0;right:0;text-align:center;display:inline-block;position:absolute;width:100%}.nGY2 .toolbar{display:inline-block;vertical-align:middle;overflow:hidden;padding:2px 0;margin:1px}.nGY2 .toolbar .label,.nGY2 .toolbar .ngbt,.nGY2 .toolbar .pageCounter{display:table-cell;vertical-align:middle}.nGY2 .toolbarBackground{background:rgba(4,4,4,.7)}.nGY2 .nGY2ViewerToolsTopLeft{color:#ddd;left:5px;transition:all .2s ease;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-o-transition:all .2s ease}.nGY2 .nGY2ViewerToolsTopRight{color:#ddd;right:5px;transition:all .2s ease;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-o-transition:all .2s ease}.nGY2 .toolbar .ngbt{font-size:1.2em;cursor:pointer;padding:2px 8px}.nGY2 .ngy2viewerToolAction{opacity:1}.nGY2 .ngy2viewerToolAction:hover{opacity:.8}.nGY2 .toolbar .pageCounter{font-size:1.2em;margin:auto;overflow:hidden}.nGY2 .toolbar .label{padding:3px 10px;border-left:0 solid #000;overflow:hidden;text-align:left;font-size:1em;background-color:initial}.nGY2 .toolbar .label .title{font-size:1.2em;margin:auto;vertical-align:middle;overflow:hidden}.nGY2 .toolbar .label .description{font-size:.9em;display:table-row;vertical-align:middle;overflow:hidden;color:#eee}.nGY2 .nGY2viewerGallery{overflow:hidden;position:fixed;display:none;opacity:0;bottom:5px}.nGY2 .nGY2viewerGallery .nGY2VThumbnailContainer{overflow:hidden;display:inline-block;position:absolute;top:0}.nGY2 .nGY2viewerGallery .nGY2VThumbnail{top:0;padding:0;border:1px solid #888;position:absolute;opacity:1;background-position:center center;background-repeat:no-repeat;background-size:cover;overflow:hidden}.nGY2 .nGY2viewerGallery .activeVThumbnail{border:2px solid #fff}.nGY2ConsoleParent{visibility:hidden;height:0;background:#111;color:#e00;padding:0;margin:2px}.nGY2ConsoleParent p{color:#e00;padding:1px;margin:0}.nGY2 .nanoGalleryLBar,.nGY2 .nanoGalleryLBarOff{position:relative;width:100%;margin:0 0 1px;background-color:#556;height:2px}.nGY2.unselectable{-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;user-select:none}.nGY2 .nanoGalleryLBarOff{visibility:hidden}.nGY2 .nanoGalleryLBar{visibility:visible}.nGY2 .nanoGalleryLBar>div{position:absolute;width:50px;height:2px;top:0;opacity:.7}.nGY2 .nanoGalleryLBar>div:nth-child(1){-webkit-animation:nanoGalleryLBarAnim 2s -.2s infinite cubic-bezier(0,.6,.9,0);-moz-animation:nanoGalleryLBarAnim 2s -.2s infinite cubic-bezier(0,.6,.9,0);-ms-animation:nanoGalleryLBarAnim 2s -.2s infinite cubic-bezier(0,.6,.9,0);-o-animation:nanoGalleryLBarAnim 2s -.2s infinite cubic-bezier(0,.6,.9,0);animation:nanoGalleryLBarAnim 2s -.2s infinite cubic-bezier(0,.6,.9,0);background:#111}.nGY2 .nanoGalleryLBar>div:nth-child(2){-webkit-animation:nanoGalleryLBarAnim 2s -.4s infinite cubic-bezier(0,.6,.9,0);-moz-animation:nanoGalleryLBarAnim 2s -.4s infinite cubic-bezier(0,.6,.9,0);-ms-animation:nanoGalleryLBarAnim 2s -.4s infinite cubic-bezier(0,.6,.9,0);-o-animation:nanoGalleryLBarAnim 2s -.4s infinite cubic-bezier(0,.6,.9,0);animation:nanoGalleryLBarAnim 2s -.4s infinite cubic-bezier(0,.6,.9,0);background:#333}.nGY2 .nanoGalleryLBar>div:nth-child(3){-webkit-animation:nanoGalleryLBarAnim 2s -.6s infinite cubic-bezier(0,.6,.9,0);-moz-animation:nanoGalleryLBarAnim 2s -.6s infinite cubic-bezier(0,.6,.9,0);-ms-animation:nanoGalleryLBarAnim 2s -.6s infinite cubic-bezier(0,.6,.9,0);-o-animation:nanoGalleryLBarAnim 2s -.6s infinite cubic-bezier(0,.6,.9,0);animation:nanoGalleryLBarAnim 2s -.6s infinite cubic-bezier(0,.6,.9,0);background:#ccd}.nGY2 .nanoGalleryLBar>div:nth-child(4){-webkit-animation:nanoGalleryLBarAnim 2s -.8s infinite cubic-bezier(0,.6,.9,0);-moz-animation:nanoGalleryLBarAnim 2s -.8s infinite cubic-bezier(0,.6,.9,0);-ms-animation:nanoGalleryLBarAnim 2s -.8s infinite cubic-bezier(0,.6,.9,0);-o-animation:nanoGalleryLBarAnim 2s -.8s infinite cubic-bezier(0,.6,.9,0);animation:nanoGalleryLBarAnim 2s -.8s infinite cubic-bezier(0,.6,.9,0);background:#777}.nGY2 .nanoGalleryLBar>div:nth-child(5){-webkit-animation:nanoGalleryLBarAnim 2s -1s infinite cubic-bezier(0,.6,.9,0);-moz-animation:nanoGalleryLBarAnim 2s -1s infinite cubic-bezier(0,.6,.9,0);-ms-animation:nanoGalleryLBarAnim 2s -1s infinite cubic-bezier(0,.6,.9,0);-o-animation:nanoGalleryLBarAnim 2s -1s infinite cubic-bezier(0,.6,.9,0);animation:nanoGalleryLBarAnim 2s -1s infinite cubic-bezier(0,.6,.9,0);background:#ddd}@-webkit-keyframes nanoGalleryLBarAnim{0%{left:10%}100%{left:90%}}@-moz-keyframes nanoGalleryLBarAnim{0%{left:10%}100%{left:90%}}@-ms-keyframes nanoGalleryLBarAnim{0%{left:10%}100%{left:90%}}@-o-keyframes nanoGalleryLBarAnim{0%{left:10%}100%{left:90%}}@keyframes nanoGalleryLBarAnim{0%{left:10%}100%{left:90%}}.NGY2ThumbnailLightbox{cursor:pointer}
/**
 * Swiper 4.3.3
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2018 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: June 5, 2018
 */
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}
.swiper-container-no-flexbox .swiper-slide {
  float: left;
}
.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.swiper-invisible-blank-slide {
  visibility: hidden;
}
/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  -o-transition-property: transform, height;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}
/* 3D Effects */
.swiper-container-3d {
  -webkit-perspective: 1200px;
  perspective: 1200px;
}
.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
/* IE10 Windows Phone 8 Fixes */
.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal > .swiper-wrapper {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical > .swiper-wrapper {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto;
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto;
}
.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-lock {
  display: none;
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 300ms opacity;
  -o-transition: 300ms opacity;
  transition: 300ms opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%;
}
/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
}
.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0);
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: 200ms top, 200ms -webkit-transform;
  transition: 200ms top, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top, 200ms -webkit-transform;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms left, 200ms -webkit-transform;
  transition: 200ms left, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left, 200ms -webkit-transform;
}
.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms right, 200ms -webkit-transform;
  transition: 200ms right, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right, 200ms -webkit-transform;
}
/* Progress */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
}
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  -ms-transform-origin: right top;
  transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.swiper-container-vertical > .swiper-pagination-progressbar,
.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #ffffff;
}
.swiper-pagination-progressbar.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.25);
}
.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
  background: #ffffff;
}
.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000000;
}
.swiper-pagination-progressbar.swiper-pagination-black {
  background: rgba(0, 0, 0, 0.25);
}
.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
  background: #000000;
}
.swiper-pagination-lock {
  display: none;
}
/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-scrollbar-lock {
  display: none;
}
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.swiper-slide-zoomed {
  cursor: move;
}
/* Preloader */
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -ms-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}
.swiper-lazy-preloader:after {
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}
.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube {
  overflow: visible;
}
.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}
.swiper-container-flip {
  overflow: visible;
}
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-container-coverflow .swiper-wrapper {
  /* Windows 8 IE 10 fix */
  -ms-perspective: 1200px;
}

/*-----------------------------------------------------------------------------

-	Revolution Slider 5.0 Layer Style Settings -

Screen Stylesheet

version:   	5.0.0
date:      	18/03/15
author:		themepunch
email:     	info@themepunch.com
website:   	http://www.themepunch.com
-----------------------------------------------------------------------------*/

* {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}.tp-caption.Twitter-Content a,.tp-caption.Twitter-Content a:visited {color:#0084B4!important;}.tp-caption.Twitter-Content a:hover {color:#0084B4!important;text-decoration:underline!important;}.tp-caption.medium_grey,.medium_grey {background-color:#888;border-style:none;border-width:0;color:#fff;font-family:Arial;font-size:20px;font-weight:700;line-height:20px;margin:0;padding:2px 4px;position:absolute;text-shadow:0 2px 5px rgba(0,0,0,0.5);white-space:nowrap;}.tp-caption.small_text,.small_text {border-style:none;border-width:0;color:#fff;font-family:Arial;font-size:14px;font-weight:700;line-height:20px;margin:0;position:absolute;text-shadow:0 2px 5px rgba(0,0,0,0.5);white-space:nowrap;}.tp-caption.medium_text,.medium_text {border-style:none;border-width:0;color:#fff;font-family:Arial;font-size:20px;font-weight:700;line-height:20px;margin:0;position:absolute;text-shadow:0 2px 5px rgba(0,0,0,0.5);white-space:nowrap;}.tp-caption.large_text,.large_text {border-style:none;border-width:0;color:#fff;font-family:Arial;font-size:40px;font-weight:700;line-height:40px;margin:0;position:absolute;text-shadow:0 2px 5px rgba(0,0,0,0.5);white-space:nowrap;}.tp-caption.very_large_text,.very_large_text {border-style:none;border-width:0;color:#fff;font-family:Arial;font-size:60px;font-weight:700;letter-spacing:-2px;line-height:60px;margin:0;position:absolute;text-shadow:0 2px 5px rgba(0,0,0,0.5);white-space:nowrap;}.tp-caption.very_big_white,.very_big_white {background-color:#000;border-style:none;border-width:0;color:#fff;font-family:Arial;font-size:60px;font-weight:800;line-height:60px;margin:0;padding:1px 4px 0;position:absolute;text-shadow:none;white-space:nowrap;}.tp-caption.very_big_black,.very_big_black {background-color:#fff;border-style:none;border-width:0;color:#000;font-family:Arial;font-size:60px;font-weight:700;line-height:60px;margin:0;padding:1px 4px 0;position:absolute;text-shadow:none;white-space:nowrap;}.tp-caption.modern_medium_fat,.modern_medium_fat {border-style:none;border-width:0;color:#000;font-family:"Open Sans", sans-serif;font-size:24px;font-weight:800;line-height:20px;margin:0;position:absolute;text-shadow:none;white-space:nowrap;}.tp-caption.modern_medium_fat_white,.modern_medium_fat_white {border-style:none;border-width:0;color:#fff;font-family:"Open Sans", sans-serif;font-size:24px;font-weight:800;line-height:20px;margin:0;position:absolute;text-shadow:none;white-space:nowrap;}.tp-caption.modern_medium_light,.modern_medium_light {border-style:none;border-width:0;color:#000;font-family:"Open Sans", sans-serif;font-size:24px;font-weight:300;line-height:20px;margin:0;position:absolute;text-shadow:none;white-space:nowrap;}.tp-caption.modern_big_bluebg,.modern_big_bluebg {background-color:#4e5b6c;border-style:none;border-width:0;color:#fff;font-family:"Open Sans", sans-serif;font-size:30px;font-weight:800;letter-spacing:0;line-height:36px;margin:0;padding:3px 10px;position:absolute;text-shadow:none;}.tp-caption.modern_big_redbg,.modern_big_redbg {background-color:#de543e;border-style:none;border-width:0;color:#fff;font-family:"Open Sans", sans-serif;font-size:30px;font-weight:300;letter-spacing:0;line-height:36px;margin:0;padding:1px 10px 3px;position:absolute;text-shadow:none;}.tp-caption.modern_small_text_dark,.modern_small_text_dark {border-style:none;border-width:0;color:#555;font-family:Arial;font-size:14px;line-height:22px;margin:0;position:absolute;text-shadow:none;white-space:nowrap;}.tp-caption.boxshadow,.boxshadow {box-shadow:0 0 20px rgba(0,0,0,0.5);}.tp-caption.black,.black {color:#000;text-shadow:none;}.tp-caption.noshadow,.noshadow {text-shadow:none;}.tp-caption.thinheadline_dark,.thinheadline_dark {background-color:transparent;color:rgba(0,0,0,0.85);font-family:"Open Sans";font-size:30px;font-weight:300;line-height:30px;position:absolute;text-shadow:none;}.tp-caption.thintext_dark,.thintext_dark {background-color:transparent;color:rgba(0,0,0,0.85);font-family:"Open Sans";font-size:16px;font-weight:300;line-height:26px;position:absolute;text-shadow:none;}.tp-caption.largeblackbg,.largeblackbg {background-color:#000;border-radius:0;color:#fff;font-family:"Open Sans";font-size:50px;font-weight:300;line-height:70px;padding:0 20px;position:absolute;text-shadow:none;}.tp-caption.largepinkbg,.largepinkbg {background-color:#db4360;border-radius:0;color:#fff;font-family:"Open Sans";font-size:50px;font-weight:300;line-height:70px;padding:0 20px;position:absolute;text-shadow:none;}.tp-caption.largewhitebg,.largewhitebg {background-color:#fff;border-radius:0;color:#000;font-family:"Open Sans";font-size:50px;font-weight:300;line-height:70px;padding:0 20px;position:absolute;text-shadow:none;}.tp-caption.largegreenbg,.largegreenbg {background-color:#67ae73;border-radius:0;color:#fff;font-family:"Open Sans";font-size:50px;font-weight:300;line-height:70px;padding:0 20px;position:absolute;text-shadow:none;}.tp-caption.excerpt,.excerpt {background-color:rgba(0,0,0,1);border-color:#fff;border-style:none;border-width:0;color:#fff;font-family:Arial;font-size:36px;font-weight:700;height:auto;letter-spacing:-1.5px;line-height:36px;margin:0;padding:1px 4px 0;text-decoration:none;text-shadow:none;white-space:normal!important;width:150px;}.tp-caption.large_bold_grey,.large_bold_grey {background-color:transparent;border-color:#ffd658;border-style:none;border-width:0;color:#666;font-family:"Open Sans";font-size:60px;font-weight:800;line-height:60px;margin:0;padding:1px 4px 0;text-decoration:none;text-shadow:none;}.tp-caption.medium_thin_grey,.medium_thin_grey {background-color:transparent;border-color:#ffd658;border-style:none;border-width:0;color:#666;font-family:"Open Sans";font-size:34px;font-weight:300;line-height:30px;margin:0;padding:1px 4px 0;text-decoration:none;text-shadow:none;}.tp-caption.small_thin_grey,.small_thin_grey {background-color:transparent;border-color:#ffd658;border-style:none;border-width:0;color:#757575;font-family:"Open Sans";font-size:18px;font-weight:300;line-height:26px;margin:0;padding:1px 4px 0;text-decoration:none;text-shadow:none;}.tp-caption.lightgrey_divider,.lightgrey_divider {background-color:rgba(235,235,235,1);background-position:initial;background-repeat:initial;border-color:#222;border-style:none;border-width:0;height:3px;text-decoration:none;width:370px;}.tp-caption.large_bold_darkblue,.large_bold_darkblue {background-color:transparent;border-color:#ffd658;border-style:none;border-width:0;color:#34495e;font-family:"Open Sans";font-size:58px;font-weight:800;line-height:60px;text-decoration:none;}.tp-caption.medium_bg_darkblue,.medium_bg_darkblue {background-color:#34495e;border-color:#ffd658;border-style:none;border-width:0;color:#fff;font-family:"Open Sans";font-size:20px;font-weight:800;line-height:20px;padding:10px;text-decoration:none;}.tp-caption.medium_bold_red,.medium_bold_red {background-color:transparent;border-color:#ffd658;border-style:none;border-width:0;color:#e33a0c;font-family:"Open Sans";font-size:24px;font-weight:800;line-height:30px;padding:0;text-decoration:none;}.tp-caption.medium_light_red,.medium_light_red {background-color:transparent;border-color:#ffd658;border-style:none;border-width:0;color:#e33a0c;font-family:"Open Sans";font-size:21px;font-weight:300;line-height:26px;padding:0;text-decoration:none;}.tp-caption.medium_bg_red,.medium_bg_red {background-color:#e33a0c;border-color:#ffd658;border-style:none;border-width:0;color:#fff;font-family:"Open Sans";font-size:20px;font-weight:800;line-height:20px;padding:10px;text-decoration:none;}.tp-caption.medium_bold_orange,.medium_bold_orange {background-color:transparent;border-color:#ffd658;border-style:none;border-width:0;color:#f39c12;font-family:"Open Sans";font-size:24px;font-weight:800;line-height:30px;text-decoration:none;}.tp-caption.medium_bg_orange,.medium_bg_orange {background-color:#f39c12;border-color:#ffd658;border-style:none;border-width:0;color:#fff;font-family:"Open Sans";font-size:20px;font-weight:800;line-height:20px;padding:10px;text-decoration:none;}.tp-caption.grassfloor,.grassfloor {background-color:rgba(160,179,151,1);border-color:#222;border-style:none;border-width:0;height:150px;text-decoration:none;width:4000px;}.tp-caption.large_bold_white,.large_bold_white {background-color:transparent;border-color:#ffd658;border-style:none;border-width:0;color:#fff;font-family:"Open Sans";font-size:58px;font-weight:800;line-height:60px;text-decoration:none;}.tp-caption.medium_light_white,.medium_light_white {background-color:transparent;border-color:#ffd658;border-style:none;border-width:0;color:#fff;font-family:"Open Sans";font-size:30px;font-weight:300;line-height:36px;padding:0;text-decoration:none;}.tp-caption.mediumlarge_light_white,.mediumlarge_light_white {background-color:transparent;border-color:#ffd658;border-style:none;border-width:0;color:#fff;font-family:"Open Sans";font-size:34px;font-weight:300;line-height:40px;padding:0;text-decoration:none;}.tp-caption.mediumlarge_light_white_center,.mediumlarge_light_white_center {background-color:transparent;border-color:#ffd658;border-style:none;border-width:0;color:#fff;font-family:"Open Sans";font-size:34px;font-weight:300;line-height:40px;padding:0;text-align:center;text-decoration:none;}.tp-caption.medium_bg_asbestos,.medium_bg_asbestos {background-color:#7f8c8d;border-color:#ffd658;border-style:none;border-width:0;color:#fff;font-family:"Open Sans";font-size:20px;font-weight:800;line-height:20px;padding:10px;text-decoration:none;}.tp-caption.medium_light_black,.medium_light_black {background-color:transparent;border-color:#ffd658;border-style:none;border-width:0;color:#000;font-family:"Open Sans";font-size:30px;font-weight:300;line-height:36px;padding:0;text-decoration:none;}.tp-caption.large_bold_black,.large_bold_black {background-color:transparent;border-color:#ffd658;border-style:none;border-width:0;color:#000;font-family:"Open Sans";font-size:58px;font-weight:800;line-height:60px;text-decoration:none;}.tp-caption.mediumlarge_light_darkblue,.mediumlarge_light_darkblue {background-color:transparent;border-color:#ffd658;border-style:none;border-width:0;color:#34495e;font-family:"Open Sans";font-size:34px;font-weight:300;line-height:40px;padding:0;text-decoration:none;}.tp-caption.small_light_white,.small_light_white {background-color:transparent;border-color:#ffd658;border-style:none;border-width:0;color:#fff;font-family:"Open Sans";font-size:17px;font-weight:300;line-height:28px;padding:0;text-decoration:none;}.tp-caption.roundedimage,.roundedimage {border-color:#222;border-style:none;border-width:0;}.tp-caption.large_bg_black,.large_bg_black {background-color:#000;border-color:#ffd658;border-style:none;border-width:0;color:#fff;font-family:"Open Sans";font-size:40px;font-weight:800;line-height:40px;padding:10px 20px 15px;text-decoration:none;}.tp-caption.mediumwhitebg,.mediumwhitebg {background-color:#fff;border-color:#000;border-style:none;border-width:0;color:#000;font-family:"Open Sans";font-size:30px;font-weight:300;line-height:30px;padding:5px 15px 10px;text-decoration:none;text-shadow:none;}.tp-caption.maincaption,.maincaption {background-color:transparent;border-color:#000;border-style:none;border-width:0;color:#212a40;font-family:roboto;font-size:33px;font-weight:500;line-height:43px;text-decoration:none;text-shadow:none;}.tp-caption.miami_title_60px,.miami_title_60px {background-color:transparent;border-color:#000;border-style:none;border-width:0;color:#fff;font-family:"Source Sans Pro";font-size:60px;font-weight:700;letter-spacing:1px;line-height:60px;text-decoration:none;text-shadow:none;}.tp-caption.miami_subtitle,.miami_subtitle {background-color:transparent;border-color:#000;border-style:none;border-width:0;color:rgba(255,255,255,0.65);font-family:"Source Sans Pro";font-size:17px;font-weight:400;letter-spacing:2px;line-height:24px;text-decoration:none;text-shadow:none;}.tp-caption.divideline30px,.divideline30px {background:#fff;background-color:#fff;border-color:#222;border-style:none;border-width:0;height:2px;min-width:30px;text-decoration:none;}.tp-caption.Miami_nostyle,.Miami_nostyle {border-color:#222;border-style:none;border-width:0;}.tp-caption.miami_content_light,.miami_content_light {background-color:transparent;border-color:#000;border-style:none;border-width:0;color:#fff;font-family:"Source Sans Pro";font-size:22px;font-weight:400;letter-spacing:0;line-height:28px;text-decoration:none;text-shadow:none;}.tp-caption.miami_title_60px_dark,.miami_title_60px_dark {background-color:transparent;border-color:#000;border-style:none;border-width:0;color:#333;font-family:"Source Sans Pro";font-size:60px;font-weight:700;letter-spacing:1px;line-height:60px;text-decoration:none;text-shadow:none;}.tp-caption.miami_content_dark,.miami_content_dark {background-color:transparent;border-color:#000;border-style:none;border-width:0;color:#666;font-family:"Source Sans Pro";font-size:22px;font-weight:400;letter-spacing:0;line-height:28px;text-decoration:none;text-shadow:none;}.tp-caption.divideline30px_dark,.divideline30px_dark {background-color:#333;border-color:#222;border-style:none;border-width:0;height:2px;min-width:30px;text-decoration:none;}.tp-caption.ellipse70px,.ellipse70px {background-color:rgba(0,0,0,0.14902);border-color:#222;border-radius:50px 50px 50px 50px;border-style:none;border-width:0;cursor:pointer;line-height:1px;min-height:70px;min-width:70px;text-decoration:none;}.tp-caption.arrowicon,.arrowicon {border-color:#222;border-style:none;border-width:0;line-height:1px;}.tp-caption.MarkerDisplay,.MarkerDisplay {background-color:transparent;border-color:#000;border-radius:0 0 0 0;border-style:none;border-width:0;font-family:"Permanent Marker";font-style:normal;padding:0;text-decoration:none;text-shadow:none;}.tp-caption.Restaurant-Display,.Restaurant-Display {background-color:transparent;border-color:transparent;border-radius:0 0 0 0;border-style:none;border-width:0;color:#fff;font-family:Roboto;font-size:120px;font-style:normal;font-weight:700;line-height:120px;padding:0;text-decoration:none;}.tp-caption.Restaurant-Cursive,.Restaurant-Cursive {background-color:transparent;border-color:transparent;border-radius:0 0 0 0;border-style:none;border-width:0;color:#fff;font-family:"Nothing you could do";font-size:30px;font-style:normal;font-weight:400;letter-spacing:2px;line-height:30px;padding:0;text-decoration:none;}.tp-caption.Restaurant-ScrollDownText,.Restaurant-ScrollDownText {background-color:transparent;border-color:transparent;border-radius:0 0 0 0;border-style:none;border-width:0;color:#fff;font-family:Roboto;font-size:17px;font-style:normal;font-weight:400;letter-spacing:2px;line-height:17px;padding:0;text-decoration:none;}.tp-caption.Restaurant-Description,.Restaurant-Description {background-color:transparent;border-color:transparent;border-radius:0 0 0 0;border-style:none;border-width:0;color:#fff;font-family:Roboto;font-size:20px;font-style:normal;font-weight:300;letter-spacing:3px;line-height:30px;padding:0;text-decoration:none;}.tp-caption.Restaurant-Price,.Restaurant-Price {background-color:transparent;border-color:transparent;border-radius:0 0 0 0;border-style:none;border-width:0;color:#fff;font-family:Roboto;font-size:30px;font-style:normal;font-weight:300;letter-spacing:3px;line-height:30px;padding:0;text-decoration:none;}.tp-caption.Restaurant-Menuitem,.Restaurant-Menuitem {background-color:rgba(0,0,0,1.00);border-color:transparent;border-radius:0 0 0 0;border-style:none;border-width:0;color:rgba(255,255,255,1.00);font-family:Roboto;font-size:17px;font-style:normal;font-weight:400;letter-spacing:2px;line-height:17px;padding:10px 30px;text-align:left;text-decoration:none;}.tp-caption.Furniture-LogoText,.Furniture-LogoText {background-color:transparent;border-color:transparent;border-radius:0 0 0 0;border-style:none;border-width:0;color:rgba(230,207,163,1.00);font-family:Raleway;font-size:160px;font-style:normal;font-weight:300;line-height:150px;padding:0;text-decoration:none;text-shadow:none;}.tp-caption.Furniture-Plus,.Furniture-Plus {background-color:rgba(255,255,255,1.00);border-color:transparent;border-radius:30px 30px 30px 30px;border-style:none;border-width:0;box-shadow:rgba(0,0,0,0.1) 0 1px 3px;color:rgba(230,207,163,1.00);font-family:Raleway;font-size:20px;font-style:normal;font-weight:400;line-height:20px;padding:6px 7px 4px;text-decoration:none;text-shadow:none;}.tp-caption.Furniture-Title,.Furniture-Title {background-color:transparent;border-color:transparent;border-radius:0 0 0 0;border-style:none;border-width:0;color:rgba(0,0,0,1.00);font-family:Raleway;font-size:20px;font-style:normal;font-weight:700;letter-spacing:3px;line-height:20px;padding:0;text-decoration:none;text-shadow:none;}.tp-caption.Furniture-Subtitle,.Furniture-Subtitle {background-color:transparent;border-color:transparent;border-radius:0 0 0 0;border-style:none;border-width:0;color:rgba(0,0,0,1.00);font-family:Raleway;font-size:17px;font-style:normal;font-weight:300;line-height:20px;padding:0;text-decoration:none;text-shadow:none;}.tp-caption.Gym-Display,.Gym-Display {background-color:transparent;border-color:transparent;border-radius:0 0 0 0;border-style:none;border-width:0;color:rgba(255,255,255,1.00);font-family:Raleway;font-size:80px;font-style:normal;font-weight:900;line-height:70px;padding:0;text-decoration:none;}.tp-caption.Gym-Subline,.Gym-Subline {background-color:transparent;border-color:transparent;border-radius:0 0 0 0;border-style:none;border-width:0;color:rgba(255,255,255,1.00);font-family:Raleway;font-size:30px;font-style:normal;font-weight:100;letter-spacing:5px;line-height:30px;padding:0;text-decoration:none;}.tp-caption.Gym-SmallText,.Gym-SmallText {background-color:transparent;border-color:transparent;border-radius:0 0 0 0;border-style:none;border-width:0;color:rgba(255,255,255,1.00);font-family:Raleway;font-size:17px;font-style:normal;font-weight:300;line-height:22;padding:0;text-decoration:none;text-shadow:none;}.tp-caption.Fashion-SmallText,.Fashion-SmallText {background-color:transparent;border-color:transparent;border-radius:0 0 0 0;border-style:none;border-width:0;color:rgba(255,255,255,1.00);font-family:Raleway;font-size:12px;font-style:normal;font-weight:600;letter-spacing:2px;line-height:20px;padding:0;text-decoration:none;}.tp-caption.Fashion-BigDisplay,.Fashion-BigDisplay {background-color:transparent;border-color:transparent;border-radius:0 0 0 0;border-style:none;border-width:0;color:rgba(0,0,0,1.00);font-family:Raleway;font-size:60px;font-style:normal;font-weight:900;letter-spacing:2px;line-height:60px;padding:0;text-decoration:none;}.tp-caption.Fashion-TextBlock,.Fashion-TextBlock {background-color:transparent;border-color:transparent;border-radius:0 0 0 0;border-style:none;border-width:0;color:rgba(0,0,0,1.00);font-family:Raleway;font-size:20px;font-style:normal;font-weight:400;letter-spacing:2px;line-height:40px;padding:0;text-decoration:none;}.tp-caption.Sports-Display,.Sports-Display {background-color:transparent;border-color:transparent;border-radius:0 0 0 0;border-style:none;border-width:0;color:rgba(255,255,255,1.00);font-family:Raleway;font-size:130px;font-style:normal;font-weight:100;letter-spacing:13px;line-height:130px;padding:0;text-decoration:none;}.tp-caption.Sports-DisplayFat,.Sports-DisplayFat {background-color:transparent;border-color:transparent;border-radius:0 0 0 0;border-style:none;border-width:0;color:rgba(255,255,255,1.00);font-family:Raleway;font-size:130px;font-style:normal;font-weight:900;line-height:130px;padding:0;text-decoration:none;}.tp-caption.Sports-Subline,.Sports-Subline {background-color:transparent;border-color:transparent;border-radius:0 0 0 0;border-style:none;border-width:0;color:rgba(0,0,0,1.00);font-family:Raleway;font-size:32px;font-style:normal;font-weight:400;letter-spacing:4px;line-height:32px;padding:0;text-decoration:none;}.tp-caption.Instagram-Caption,.Instagram-Caption {background-color:transparent;border-color:transparent;border-radius:0 0 0 0;border-style:none;border-width:0;color:rgba(255,255,255,1.00);font-family:Roboto;font-size:20px;font-style:normal;font-weight:900;line-height:20px;padding:0;text-decoration:none;}.tp-caption.News-Title,.News-Title {background-color:transparent;border-color:transparent;border-radius:0 0 0 0;border-style:none;border-width:0;color:rgba(255,255,255,1.00);font-family:"Roboto Slab";font-size:70px;font-style:normal;font-weight:400;line-height:60px;padding:0;text-decoration:none;}.tp-caption.News-Subtitle,.News-Subtitle {background-color:rgba(255,255,255,0);border-color:transparent;border-radius:0 0 0 0;border-style:none;border-width:0;color:rgba(255,255,255,1.00);font-family:"Roboto Slab";font-size:15px;font-style:normal;font-weight:300;line-height:24px;padding:0;text-decoration:none;}.tp-caption.News-Subtitle:hover,.News-Subtitle:hover {background-color:rgba(255,255,255,0);border-color:transparent;border-radius:0 0 0 0;border-style:solid;border-width:0;color:rgba(255,255,255,0.65);text-decoration:none;}.tp-caption.Photography-Display,.Photography-Display {background-color:transparent;border-color:transparent;border-radius:0 0 0 0;border-style:none;border-width:0;color:rgba(255,255,255,1.00);font-family:Raleway;font-size:80px;font-style:normal;font-weight:100;letter-spacing:5px;line-height:70px;padding:0;text-decoration:none;}.tp-caption.Photography-Subline,.Photography-Subline {background-color:transparent;border-color:transparent;border-radius:0 0 0 0;border-style:none;border-width:0;color:rgba(119,119,119,1.00);font-family:Raleway;font-size:20px;font-style:normal;font-weight:300;letter-spacing:3px;line-height:30px;padding:0;text-decoration:none;}.tp-caption.Photography-ImageHover,.Photography-ImageHover {background-color:transparent;border-color:rgba(255,255,255,0);border-radius:0 0 0 0;border-style:none;border-width:0;color:rgba(255,255,255,1.00);font-size:20px;font-style:normal;font-weight:400;line-height:22;padding:0;text-decoration:none;}.tp-caption.Photography-ImageHover:hover,.Photography-ImageHover:hover {background-color:transparent;border-color:transparent;border-radius:0 0 0 0;border-style:none;border-width:0;color:rgba(255,255,255,1.00);text-decoration:none;}.tp-caption.Photography-Menuitem,.Photography-Menuitem {background-color:rgba(0,0,0,0.65);border-color:transparent;border-radius:0 0 0 0;border-style:none;border-width:0;color:rgba(255,255,255,1.00);font-family:Raleway;font-size:20px;font-style:normal;font-weight:300;letter-spacing:2px;line-height:20px;padding:3px 5px 3px 8px;text-decoration:none;}.tp-caption.Photography-Menuitem:hover,.Photography-Menuitem:hover {background-color:rgba(0,255,222,0.65);border-color:transparent;border-radius:0 0 0 0;border-style:none;border-width:0;color:rgba(255,255,255,1.00);text-decoration:none;}.tp-caption.Photography-Textblock,.Photography-Textblock {background-color:transparent;border-color:transparent;border-radius:0 0 0 0;border-style:none;border-width:0;color:rgba(255,255,255,1.00);font-family:Raleway;font-size:17px;font-style:normal;font-weight:300;letter-spacing:2px;line-height:30px;padding:0;text-decoration:none;}.tp-caption.Photography-Subline-2,.Photography-Subline-2 {background-color:transparent;border-color:transparent;border-radius:0 0 0 0;border-style:none;border-width:0;color:rgba(255,255,255,0.35);font-family:Raleway;font-size:20px;font-style:normal;font-weight:300;letter-spacing:3px;line-height:30px;padding:0;text-decoration:none;}.tp-caption.Photography-ImageHover2,.Photography-ImageHover2 {background-color:transparent;border-color:rgba(255,255,255,0);border-radius:0 0 0 0;border-style:none;border-width:0;color:rgba(255,255,255,1.00);font-family:Arial;font-size:20px;font-style:normal;font-weight:400;line-height:22;padding:0;text-decoration:none;}.tp-caption.Photography-ImageHover2:hover,.Photography-ImageHover2:hover {background-color:transparent;border-color:transparent;border-radius:0 0 0 0;border-style:none;border-width:0;color:rgba(255,255,255,1.00);text-decoration:none;}.tp-caption.WebProduct-Title,.WebProduct-Title {background-color:transparent;border-color:transparent;border-radius:0 0 0 0;border-style:none;border-width:0;color:rgba(51,51,51,1.00);font-family:Raleway;font-size:90px;font-style:normal;font-weight:100;line-height:90px;padding:0;text-decoration:none;}.tp-caption.WebProduct-SubTitle,.WebProduct-SubTitle {background-color:transparent;border-color:transparent;border-radius:0 0 0 0;border-style:none;border-width:0;color:rgba(153,153,153,1.00);font-family:Raleway;font-size:15px;font-style:normal;font-weight:400;line-height:20px;padding:0;text-decoration:none;}.tp-caption.WebProduct-Content,.WebProduct-Content {background-color:transparent;border-color:transparent;border-radius:0 0 0 0;border-style:none;border-width:0;color:rgba(153,153,153,1.00);font-family:Raleway;font-size:16px;font-style:normal;font-weight:600;line-height:24px;padding:0;text-decoration:none;}.tp-caption.WebProduct-Menuitem,.WebProduct-Menuitem {background-color:rgba(51,51,51,1.00);border-color:transparent;border-radius:0 0 0 0;border-style:none;border-width:0;color:rgba(255,255,255,1.00);font-family:Raleway;font-size:15px;font-style:normal;font-weight:500;letter-spacing:2px;line-height:20px;padding:3px 5px 3px 8px;text-align:left;text-decoration:none;}.tp-caption.WebProduct-Menuitem:hover,.WebProduct-Menuitem:hover {background-color:rgba(255,255,255,1.00);border-color:transparent;border-radius:0 0 0 0;border-style:none;border-width:0;color:rgba(153,153,153,1.00);text-decoration:none;}.tp-caption.WebProduct-Title-Light,.WebProduct-Title-Light {background-color:transparent;border-color:transparent;border-radius:0 0 0 0;border-style:none;border-width:0;color:rgba(255,255,255,1.00);font-family:Raleway;font-size:90px;font-style:normal;font-weight:100;line-height:90px;padding:0;text-align:left;text-decoration:none;}.tp-caption.WebProduct-SubTitle-Light,.WebProduct-SubTitle-Light {background-color:transparent;border-color:transparent;border-radius:0 0 0 0;border-style:none;border-width:0;color:rgba(255,255,255,0.35);font-family:Raleway;font-size:15px;font-style:normal;font-weight:400;line-height:20px;padding:0;text-align:left;text-decoration:none;}.tp-caption.WebProduct-Content-Light,.WebProduct-Content-Light {background-color:transparent;border-color:transparent;border-radius:0 0 0 0;border-style:none;border-width:0;color:rgba(255,255,255,0.65);font-family:Raleway;font-size:16px;font-style:normal;font-weight:600;line-height:24px;padding:0;text-align:left;text-decoration:none;}.tp-caption.FatRounded,.FatRounded {background-color:rgba(0,0,0,0.50);border-color:rgba(211,211,211,1.00);border-radius:50px 50px 50px 50px;border-style:none;border-width:0;color:rgba(255,255,255,1.00);font-family:Raleway;font-size:30px;font-style:normal;font-weight:900;line-height:30px;padding:20px 22px 20px 25px;text-align:left;text-decoration:none;text-shadow:none;}.tp-caption.FatRounded:hover,.FatRounded:hover {background-color:rgba(0,0,0,1.00);border-color:rgba(211,211,211,1.00);border-radius:50px 50px 50px 50px;border-style:none;border-width:0;color:rgba(255,255,255,1.00);text-decoration:none;}.tp-caption.NotGeneric-Title,.NotGeneric-Title {background-color:transparent;border-color:transparent;border-radius:0 0 0 0;border-style:none;border-width:0;color:rgba(255,255,255,1.00);font-family:Raleway;font-size:70px;font-style:normal;font-weight:800;line-height:70px;padding:10px 0;text-decoration:none;}.tp-caption.NotGeneric-SubTitle,.NotGeneric-SubTitle {background-color:transparent;border-color:transparent;border-radius:0 0 0 0;border-style:none;border-width:0;color:rgba(255,255,255,1.00);font-family:Raleway;font-size:13px;font-style:normal;font-weight:500;letter-spacing:4px;line-height:20px;padding:0;text-align:left;text-decoration:none;}.tp-caption.NotGeneric-CallToAction,.NotGeneric-CallToAction {background-color:rgba(0,0,0,0);border-color:rgba(255,255,255,0.50);border-radius:0 0 0 0;border-style:solid;border-width:1px;color:rgba(255,255,255,1.00);font-family:Raleway;font-size:14px;font-style:normal;font-weight:500;letter-spacing:3px;line-height:14px;padding:10px 30px;text-align:left;text-decoration:none;}.tp-caption.NotGeneric-CallToAction:hover,.NotGeneric-CallToAction:hover {background-color:transparent;border-color:rgba(255,255,255,1.00);border-radius:0 0 0 0;border-style:solid;border-width:1px;color:rgba(255,255,255,1.00);text-decoration:none;}.tp-caption.NotGeneric-Icon,.NotGeneric-Icon {background-color:rgba(0,0,0,0);border-color:rgba(255,255,255,0);border-radius:0 0 0 0;border-style:solid;border-width:0;color:rgba(255,255,255,1.00);font-family:Raleway;font-size:30px;font-style:normal;font-weight:400;letter-spacing:3px;line-height:30px;padding:0;text-align:left;text-decoration:none;}.tp-caption.NotGeneric-Menuitem,.NotGeneric-Menuitem {background-color:rgba(0,0,0,0);border-color:rgba(255,255,255,0.15);border-radius:0 0 0 0;border-style:solid;border-width:1px;color:rgba(255,255,255,1.00);font-family:Raleway;font-size:14px;font-style:normal;font-weight:500;letter-spacing:3px;line-height:14px;padding:27px 30px;text-align:left;text-decoration:none;}.tp-caption.NotGeneric-Menuitem:hover,.NotGeneric-Menuitem:hover {background-color:rgba(0,0,0,0);border-color:rgba(255,255,255,1.00);border-radius:0 0 0 0;border-style:solid;border-width:1px;color:rgba(255,255,255,1.00);text-decoration:none;}.tp-caption.MarkerStyle,.MarkerStyle {background-color:transparent;border-color:transparent;border-radius:0 0 0 0;border-style:none;border-width:0;color:rgba(255,255,255,1.00);font-family:"Permanent Marker";font-size:17px;font-style:normal;font-weight:100;line-height:30px;padding:0;text-align:left;text-decoration:none;}.tp-caption.Gym-Menuitem,.Gym-Menuitem {background-color:rgba(0,0,0,1.00);border-color:rgba(255,255,255,0);border-radius:3px 3px 3px 3px;border-style:solid;border-width:2px;color:rgba(255,255,255,1.00);font-family:Raleway;font-size:20px;font-style:normal;font-weight:300;letter-spacing:2px;line-height:20px;padding:3px 5px 3px 8px;text-align:left;text-decoration:none;}.tp-caption.Gym-Menuitem:hover,.Gym-Menuitem:hover {background-color:rgba(0,0,0,1.00);border-color:rgba(255,255,255,0.25);border-radius:3px 3px 3px 3px;border-style:solid;border-width:2px;color:rgba(255,255,255,1.00);text-decoration:none;}.tp-caption.Newspaper-Button,.Newspaper-Button {background-color:rgba(255,255,255,0);border-color:rgba(255,255,255,0.25);border-radius:0 0 0 0;border-style:solid;border-width:1px;color:rgba(255,255,255,1.00);font-family:Roboto;font-size:13px;font-style:normal;font-weight:700;letter-spacing:2px;line-height:17px;padding:12px 35px;text-align:left;text-decoration:none;}.tp-caption.Newspaper-Button:hover,.Newspaper-Button:hover {background-color:rgba(255,255,255,1.00);border-color:rgba(255,255,255,1.00);border-radius:0 0 0 0;border-style:solid;border-width:1px;color:rgba(0,0,0,1.00);text-decoration:none;}.tp-caption.Newspaper-Subtitle,.Newspaper-Subtitle {background-color:transparent;border-color:transparent;border-radius:0 0 0 0;border-style:none;border-width:0;color:rgba(168,216,238,1.00);font-family:Roboto;font-size:15px;font-style:normal;font-weight:900;line-height:20px;padding:0;text-align:left;text-decoration:none;}.tp-caption.Newspaper-Title,.Newspaper-Title {background-color:transparent;border-color:transparent;border-radius:0 0 0 0;border-style:none;border-width:0;color:rgba(255,255,255,1.00);font-family:"Roboto Slab";font-size:50px;font-style:normal;font-weight:400;line-height:55px;padding:0 0 10px;text-align:left;text-decoration:none;}.tp-caption.Newspaper-Title-Centered,.Newspaper-Title-Centered {background-color:transparent;border-color:transparent;border-radius:0 0 0 0;border-style:none;border-width:0;color:rgba(255,255,255,1.00);font-family:"Roboto Slab";font-size:50px;font-style:normal;font-weight:400;line-height:55px;padding:0 0 10px;text-align:center;text-decoration:none;}.tp-caption.Hero-Button,.Hero-Button {background-color:rgba(0,0,0,0);border-color:rgba(255,255,255,0.50);border-radius:0 0 0 0;border-style:solid;border-width:1px;color:rgba(255,255,255,1.00);font-family:Raleway;font-size:14px;font-style:normal;font-weight:500;letter-spacing:3px;line-height:14px;padding:10px 30px;text-align:left;text-decoration:none;}.tp-caption.Hero-Button:hover,.Hero-Button:hover {background-color:rgba(255,255,255,1.00);border-color:rgba(255,255,255,1.00);border-radius:0 0 0 0;border-style:solid;border-width:1px;color:rgba(0,0,0,1.00);text-decoration:none;}.tp-caption.Video-Title,.Video-Title {background-color:rgba(0,0,0,1.00);border-color:transparent;border-radius:0 0 0 0;border-style:none;border-width:0;color:rgba(255,255,255,1.00);font-family:Raleway;font-size:30px;font-style:normal;font-weight:900;line-height:30px;padding:5px;text-align:left;text-decoration:none;}.tp-caption.Video-SubTitle,.Video-SubTitle {background-color:rgba(0,0,0,0.35);border-color:transparent;border-radius:0 0 0 0;border-style:none;border-width:0;color:rgba(255,255,255,1.00);font-family:Raleway;font-size:12px;font-style:normal;font-weight:600;letter-spacing:2px;line-height:12px;padding:5px;text-align:left;text-decoration:none;}.tp-caption.NotGeneric-Button,.NotGeneric-Button {background-color:rgba(0,0,0,0);border-color:rgba(255,255,255,0.50);border-radius:0 0 0 0;border-style:solid;border-width:1px;color:rgba(255,255,255,1.00);font-family:Raleway;font-size:14px;font-style:normal;font-weight:500;letter-spacing:3px;line-height:14px;padding:10px 30px;text-align:left;text-decoration:none;}.tp-caption.NotGeneric-Button:hover,.NotGeneric-Button:hover {background-color:transparent;border-color:rgba(255,255,255,1.00);border-radius:0 0 0 0;border-style:solid;border-width:1px;color:rgba(255,255,255,1.00);text-decoration:none;}.tp-caption.NotGeneric-BigButton,.NotGeneric-BigButton {background-color:rgba(0,0,0,0);border-color:rgba(255,255,255,0.15);border-radius:0 0 0 0;border-style:solid;border-width:1px;color:rgba(255,255,255,1.00);font-family:Raleway;font-size:14px;font-style:normal;font-weight:500;letter-spacing:3px;line-height:14px;padding:27px 30px;text-align:left;text-decoration:none;}.tp-caption.NotGeneric-BigButton:hover,.NotGeneric-BigButton:hover {background-color:rgba(0,0,0,0);border-color:rgba(255,255,255,1.00);border-radius:0 0 0 0;border-style:solid;border-width:1px;color:rgba(255,255,255,1.00);text-decoration:none;}.tp-caption.WebProduct-Button,.WebProduct-Button {background-color:rgba(51,51,51,1.00);border-color:rgba(0,0,0,1.00);border-radius:0 0 0 0;border-style:none;border-width:2px;color:rgba(255,255,255,1.00);font-family:Raleway;font-size:16px;font-style:normal;font-weight:600;letter-spacing:1px;line-height:48px;padding:0 40px;text-align:left;text-decoration:none;}.tp-caption.WebProduct-Button:hover,.WebProduct-Button:hover {background-color:rgba(255,255,255,1.00);border-color:rgba(0,0,0,1.00);border-radius:0 0 0 0;border-style:none;border-width:2px;color:rgba(51,51,51,1.00);text-decoration:none;}.tp-caption.Restaurant-Button,.Restaurant-Button {background-color:rgba(10,10,10,0);border-color:rgba(255,255,255,0.50);border-radius:0 0 0 0;border-style:solid;border-width:2px;color:rgba(255,255,255,1.00);font-family:Roboto;font-size:17px;font-style:normal;font-weight:500;letter-spacing:3px;line-height:17px;padding:12px 35px;text-align:left;text-decoration:none;}.tp-caption.Restaurant-Button:hover,.Restaurant-Button:hover {background-color:rgba(0,0,0,0);border-color:rgba(255,224,129,1.00);border-radius:0 0 0 0;border-style:solid;border-width:2px;color:rgba(255,255,255,1.00);text-decoration:none;}.tp-caption.Gym-Button,.Gym-Button {background-color:rgba(139,192,39,1.00);border-color:rgba(0,0,0,0);border-radius:30px 30px 30px 30px;border-style:solid;border-width:0;color:rgba(255,255,255,1.00);font-family:Raleway;font-size:15px;font-style:normal;font-weight:600;letter-spacing:1px;line-height:15px;padding:13px 35px;text-align:left;text-decoration:none;}.tp-caption.Gym-Button:hover,.Gym-Button:hover {background-color:rgba(114,168,0,1.00);border-color:rgba(0,0,0,0);border-radius:30px 30px 30px 30px;border-style:solid;border-width:0;color:rgba(255,255,255,1.00);text-decoration:none;}.tp-caption.Gym-Button-Light,.Gym-Button-Light {background-color:transparent;border-color:rgba(255,255,255,0.25);border-radius:30px 30px 30px 30px;border-style:solid;border-width:2px;color:rgba(255,255,255,1.00);font-family:Raleway;font-size:15px;font-style:normal;font-weight:600;line-height:15px;padding:12px 35px;text-align:left;text-decoration:none;}.tp-caption.Gym-Button-Light:hover,.Gym-Button-Light:hover {background-color:rgba(114,168,0,0);border-color:rgba(139,192,39,1.00);border-radius:30px 30px 30px 30px;border-style:solid;border-width:2px;color:rgba(255,255,255,1.00);text-decoration:none;}.tp-caption.Sports-Button-Light,.Sports-Button-Light {background-color:rgba(0,0,0,0);border-color:rgba(255,255,255,0.50);border-radius:0 0 0 0;border-style:solid;border-width:2px;color:rgba(255,255,255,1.00);font-family:Raleway;font-size:17px;font-style:normal;font-weight:600;letter-spacing:2px;line-height:17px;padding:12px 35px;text-align:left;text-decoration:none;}.tp-caption.Sports-Button-Light:hover,.Sports-Button-Light:hover {background-color:rgba(0,0,0,0);border-color:rgba(255,255,255,1.00);border-radius:0 0 0 0;border-style:solid;border-width:2px;color:rgba(255,255,255,1.00);text-decoration:none;}.tp-caption.Sports-Button-Red,.Sports-Button-Red {background-color:rgba(219,28,34,1.00);border-color:rgba(219,28,34,0);border-radius:0 0 0 0;border-style:solid;border-width:2px;color:rgba(255,255,255,1.00);font-family:Raleway;font-size:17px;font-style:normal;font-weight:600;letter-spacing:2px;line-height:17px;padding:12px 35px;text-align:left;text-decoration:none;}.tp-caption.Sports-Button-Red:hover,.Sports-Button-Red:hover {background-color:rgba(0,0,0,1.00);border-color:rgba(0,0,0,1.00);border-radius:0 0 0 0;border-style:solid;border-width:2px;color:rgba(255,255,255,1.00);text-decoration:none;}.tp-caption.Photography-Button,.Photography-Button {background-color:rgba(0,0,0,0);border-color:rgba(255,255,255,0.25);border-radius:30px 30px 30px 30px;border-style:solid;border-width:1px;color:rgba(255,255,255,1.00);font-family:Raleway;font-size:15px;font-style:normal;font-weight:600;letter-spacing:1px;line-height:15px;padding:13px 35px;text-align:left;text-decoration:none;}.tp-caption.Photography-Button:hover,.Photography-Button:hover {background-color:rgba(0,0,0,0);border-color:rgba(255,255,255,1.00);border-radius:30px 30px 30px 30px;border-style:solid;border-width:1px;color:rgba(255,255,255,1.00);text-decoration:none;}.tp-caption.Newspaper-Button-2,.Newspaper-Button-2 {background-color:rgba(0,0,0,0);border-color:rgba(255,255,255,0.50);border-radius:3px 3px 3px 3px;border-style:solid;border-width:2px;color:rgba(255,255,255,1.00);font-family:Roboto;font-size:15px;font-style:normal;font-weight:900;line-height:15px;padding:10px 30px;text-align:left;text-decoration:none;}.tp-caption.Newspaper-Button-2:hover,.Newspaper-Button-2:hover {background-color:rgba(0,0,0,0);border-color:rgba(255,255,255,1.00);border-radius:3px 3px 3px 3px;border-style:solid;border-width:2px;color:rgba(255,255,255,1.00);text-decoration:none;}.tp-caption.Feature-Tour,.Feature-Tour {background-color:rgba(139,192,39,1.00);border-color:rgba(0,0,0,0);border-radius:30px 30px 30px 30px;border-style:solid;border-width:0;color:rgba(255,255,255,1.00);font-family:Roboto;font-size:17px;font-style:normal;font-weight:700;line-height:17px;padding:17px 35px;text-align:left;text-decoration:none;}.tp-caption.Feature-Tour:hover,.Feature-Tour:hover {background-color:rgba(114,168,0,1.00);border-color:rgba(0,0,0,0);border-radius:30px 30px 30px 30px;border-style:solid;border-width:0;color:rgba(255,255,255,1.00);text-decoration:none;}.tp-caption.Feature-Examples,.Feature-Examples {background-color:transparent;border-color:rgba(33,42,64,0.15);border-radius:30px 30px 30px 30px;border-style:solid;border-width:2px;color:rgba(33,42,64,0.50);font-family:Roboto;font-size:17px;font-style:normal;font-weight:700;line-height:17px;padding:15px 35px;text-align:left;text-decoration:none;}.tp-caption.Feature-Examples:hover,.Feature-Examples:hover {background-color:transparent;border-color:rgba(139,192,39,1.00);border-radius:30px 30px 30px 30px;border-style:solid;border-width:2px;color:rgba(139,192,39,1.00);text-decoration:none;}.tp-caption.subcaption,.subcaption {background-color:transparent;border-color:rgba(0,0,0,1.00);border-radius:0 0 0 0;border-style:none;border-width:0;color:rgba(111,124,130,1.00);font-family:roboto;font-size:19px;font-style:normal;font-weight:400;line-height:24px;padding:0;text-align:left;text-decoration:none;text-shadow:none;}.tp-caption.menutab,.menutab {background-color:transparent;border-color:rgba(0,0,0,1.00);border-radius:0 0 0 0;border-style:none;border-width:0;color:rgba(41,46,49,1.00);font-family:roboto;font-size:25px;font-style:normal;font-weight:300;line-height:30px;padding:0;text-align:left;text-decoration:none;text-shadow:none;}.tp-caption.menutab:hover,.menutab:hover {background-color:transparent;border-color:transparent;border-radius:0 0 0 0;border-style:none;border-width:0;color:rgba(213,0,0,1.00);text-decoration:none;}.tp-caption.maincontent,.maincontent {background-color:transparent;border-color:rgba(0,0,0,1.00);border-radius:0 0 0 0;border-style:none;border-width:0;color:rgba(41,46,49,1.00);font-family:roboto;font-size:21px;font-style:normal;font-weight:300;line-height:26px;padding:0;text-align:left;text-decoration:none;text-shadow:none;}.tp-caption.minitext,.minitext {background-color:transparent;border-color:rgba(0,0,0,1.00);border-radius:0 0 0 0;border-style:none;border-width:0;color:rgba(185,186,187,1.00);font-family:roboto;font-size:15px;font-style:normal;font-weight:400;line-height:20px;padding:0;text-align:left;text-decoration:none;text-shadow:none;}.tp-caption.Feature-Buy,.Feature-Buy {background-color:rgba(0,154,238,1.00);border-color:rgba(0,0,0,0);border-radius:30px 30px 30px 30px;border-style:solid;border-width:0;color:rgba(255,255,255,1.00);font-family:Roboto;font-size:17px;font-style:normal;font-weight:700;line-height:17px;padding:17px 35px;text-align:left;text-decoration:none;}.tp-caption.Feature-Buy:hover,.Feature-Buy:hover {background-color:rgba(0,133,214,1.00);border-color:rgba(0,0,0,0);border-radius:30px 30px 30px 30px;border-style:solid;border-width:0;color:rgba(255,255,255,1.00);text-decoration:none;}.tp-caption.Feature-Examples-Light,.Feature-Examples-Light {background-color:transparent;border-color:rgba(255,255,255,0.15);border-radius:30px 30px 30px 30px;border-style:solid;border-width:2px;color:rgba(255,255,255,1.00);font-family:Roboto;font-size:17px;font-style:normal;font-weight:700;line-height:17px;padding:15px 35px;text-align:left;text-decoration:none;}.tp-caption.Feature-Examples-Light:hover,.Feature-Examples-Light:hover {background-color:transparent;border-color:rgba(255,255,255,1.00);border-radius:30px 30px 30px 30px;border-style:solid;border-width:2px;color:rgba(255,255,255,1.00);text-decoration:none;}.tp-caption.Facebook-Likes,.Facebook-Likes {background-color:rgba(59,89,153,1.00);border-color:transparent;border-radius:0 0 0 0;border-style:none;border-width:0;color:rgba(255,255,255,1.00);font-family:Roboto;font-size:15px;font-style:normal;font-weight:500;line-height:22px;padding:5px 15px;text-align:left;text-decoration:none;}.tp-caption.Twitter-Favorites,.Twitter-Favorites {background-color:rgba(255,255,255,0);border-color:transparent;border-radius:0 0 0 0;border-style:none;border-width:0;color:rgba(136,153,166,1.00);font-family:Roboto;font-size:15px;font-style:normal;font-weight:500;line-height:22px;padding:0;text-align:left;text-decoration:none;}.tp-caption.Twitter-Link,.Twitter-Link {background-color:rgba(255,255,255,1.00);border-color:transparent;border-radius:30px 30px 30px 30px;border-style:none;border-width:0;color:rgba(135,153,165,1.00);font-family:Roboto;font-size:15px;font-style:normal;font-weight:500;line-height:15px;padding:11px 11px 9px;text-align:left;text-decoration:none;}.tp-caption.Twitter-Link:hover,.Twitter-Link:hover {background-color:rgba(0,132,180,1.00);border-color:transparent;border-radius:30px 30px 30px 30px;border-style:none;border-width:0;color:rgba(255,255,255,1.00);text-decoration:none;}.tp-caption.Twitter-Retweet,.Twitter-Retweet {background-color:rgba(255,255,255,0);border-color:transparent;border-radius:0 0 0 0;border-style:none;border-width:0;color:rgba(136,153,166,1.00);font-family:Roboto;font-size:15px;font-style:normal;font-weight:500;line-height:22px;padding:0;text-align:left;text-decoration:none;}.tp-caption.Twitter-Content,.Twitter-Content {background-color:rgba(255,255,255,1.00);border-color:transparent;border-radius:0 0 0 0;border-style:none;border-width:0;color:rgba(41,47,51,1.00);font-family:Roboto;font-size:20px;font-style:normal;font-weight:500;line-height:28px;padding:30px 30px 70px;text-align:left;text-decoration:none;}.revtp-searchform input[type="text"], .revtp-searchform input[type="email"], .revtp-form input[type="text"], .revtp-form input[type="email"]{font-family: "Arial", sans-serif;font-size: 15px;color: #000;background-color: #fff;line-height: 46px;padding: 0 20px;cursor: text;border: 0;width: 400px;margin-bottom: 0px;-webkit-transition: background-color 0.5s;-moz-transition: background-color 0.5s;-o-transition: background-color 0.5s;-ms-transition: background-color 0.5s;transition: background-color 0.5s;border-radius: 0px;}.tp-caption.BigBold-Title, .BigBold-Title {color: rgba(255, 255, 255, 1.00);font-size: 110px;line-height: 100px;font-weight: 800;font-style: normal;font-family: Raleway;padding: 10px 0px 10px 0;text-decoration: none;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0 0 0 0px;text-align: left }.tp-caption.BigBold-SubTitle, .BigBold-SubTitle {color: rgba(255, 255, 255, 0.50);font-size: 15px;line-height: 24px;font-weight: 500;font-style: normal;font-family: Raleway;padding: 0 0 0 0px;text-decoration: none;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0 0 0 0px;text-align: left;letter-spacing: 1px }.tp-caption.BigBold-Button, .BigBold-Button {color: rgba(255, 255, 255, 1.00);font-size: 13px;line-height: 13px;font-weight: 500;font-style: normal;font-family: Raleway;padding: 15px 50px 15px 50px;text-decoration: none;background-color: rgba(0, 0, 0, 0);border-color: rgba(255, 255, 255, 0.50);border-style: solid;border-width: 1px;border-radius: 0px 0px 0px 0px;text-align: left;letter-spacing: 1px }.tp-caption.BigBold-Button:hover, .BigBold-Button:hover {color: rgba(255, 255, 255, 1.00);text-decoration: none;background-color: transparent;border-color: rgba(255, 255, 255, 1.00);border-style: solid;border-width: 1px;border-radius: 0px 0px 0px 0px }.tp-caption.FoodCarousel-Content, .FoodCarousel-Content {color: rgba(41, 46, 49, 1.00);font-size: 17px;line-height: 28px;font-weight: 500;font-style: normal;font-family: Raleway;padding: 30px 30px 30px 30px;text-decoration: none;background-color: rgba(255, 255, 255, 1.00);border-color: rgba(41, 46, 49, 1.00);border-style: solid;border-width: 1px;border-radius: 0 0 0 0px;text-align: left }.tp-caption.FoodCarousel-Button, .FoodCarousel-Button {color: rgba(41, 46, 49, 1.00);font-size: 13px;line-height: 13px;font-weight: 700;font-style: normal;font-family: Raleway;padding: 15px 70px 15px 50px;text-decoration: none;background-color: rgba(255, 255, 255, 1.00);border-color: rgba(41, 46, 49, 1.00);border-style: solid;border-width: 1px;border-radius: 0px 0px 0px 0px;text-align: left;letter-spacing: 1px }.tp-caption.FoodCarousel-Button:hover, .FoodCarousel-Button:hover {color: rgba(255, 255, 255, 1.00);text-decoration: none;background-color: rgba(41, 46, 49, 1.00);border-color: rgba(41, 46, 49, 1.00);border-style: solid;border-width: 1px;border-radius: 0px 0px 0px 0px }.tp-caption.FoodCarousel-CloseButton, .FoodCarousel-CloseButton {color: rgba(41, 46, 49, 1.00);font-size: 20px;line-height: 20px;font-weight: 700;font-style: normal;font-family: Raleway;padding: 14px 14px 14px 16px;text-decoration: none;background-color: rgba(0, 0, 0, 0);border-color: rgba(41, 46, 49, 0);border-style: solid;border-width: 1px;border-radius: 30px 30px 30px 30px;text-align: left;letter-spacing: 1px }.tp-caption.FoodCarousel-CloseButton:hover, .FoodCarousel-CloseButton:hover {color: rgba(255, 255, 255, 1.00);text-decoration: none;background-color: rgba(41, 46, 49, 1.00);border-color: rgba(41, 46, 49, 0);border-style: solid;border-width: 1px;border-radius: 30px 30px 30px 30px }.tp-caption.Video-SubTitle, .Video-SubTitle {color: rgba(255, 255, 255, 1.00);font-size: 12px;line-height: 12px;font-weight: 600;font-style: normal;font-family: Raleway;padding: 5px 5px 5px 5px;text-decoration: none;background-color: rgba(0, 0, 0, 0.35);border-color: transparent;border-style: none;border-width: 0px;border-radius: 0 0 0 0px;letter-spacing: 2px;text-align: left }.tp-caption.Video-Title, .Video-Title {color: rgba(255, 255, 255, 1.00);font-size: 30px;line-height: 30px;font-weight: 900;font-style: normal;font-family: Raleway;padding: 5px 5px 5px 5px;text-decoration: none;background-color: rgba(0, 0, 0, 1.00);border-color: transparent;border-style: none;border-width: 0px;border-radius: 0 0 0 0px;text-align: left }.tp-caption.Travel-BigCaption, .Travel-BigCaption {color: rgba(255, 255, 255, 1.00);font-size: 50px;line-height: 50px;font-weight: 400;font-style: normal;font-family: Roboto;padding: 0 0 0 0px;text-decoration: none;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0 0 0 0px;text-align: left }.tp-caption.Travel-SmallCaption, .Travel-SmallCaption {color: rgba(255, 255, 255, 1.00);font-size: 25px;line-height: 30px;font-weight: 300;font-style: normal;font-family: Roboto;padding: 0 0 0 0px;text-decoration: none;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0 0 0 0px;text-align: left }.tp-caption.Travel-CallToAction, .Travel-CallToAction {color: rgba(255, 255, 255, 1.00);font-size: 25px;line-height: 25px;font-weight: 500;font-style: normal;font-family: Roboto;padding: 12px 20px 12px 20px;text-decoration: none;background-color: rgba(255, 255, 255, 0.05);border-color: rgba(255, 255, 255, 1.00);border-style: solid;border-width: 2px;border-radius: 5px 5px 5px 5px;text-align: left;letter-spacing: 1px }.tp-caption.Travel-CallToAction:hover, .Travel-CallToAction:hover {color: rgba(255, 255, 255, 1.00);text-decoration: none;background-color: rgba(255, 255, 255, 0.15);border-color: rgba(255, 255, 255, 1.00);border-style: solid;border-width: 2px;border-radius: 5px 5px 5px 5px }.tp-caption.RotatingWords-TitleWhite, .RotatingWords-TitleWhite {color: rgba(255, 255, 255, 1.00);font-size: 70px;line-height: 70px;font-weight: 800;font-style: normal;font-family: Raleway;padding: 0px 0px 0px 0;text-decoration: none;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0 0 0 0px;text-align: left }.tp-caption.RotatingWords-Button, .RotatingWords-Button {color: rgba(255, 255, 255, 1.00);font-size: 20px;line-height: 20px;font-weight: 700;font-style: normal;font-family: Raleway;padding: 20px 50px 20px 50px;text-decoration: none;background-color: rgba(0, 0, 0, 0);border-color: rgba(255, 255, 255, 0.15);border-style: solid;border-width: 2px;border-radius: 0px 0px 0px 0px;text-align: left;letter-spacing: 3px }.tp-caption.RotatingWords-Button:hover, .RotatingWords-Button:hover {color: rgba(255, 255, 255, 1.00);text-decoration: none;background-color: transparent;border-color: rgba(255, 255, 255, 1.00);border-style: solid;border-width: 2px;border-radius: 0px 0px 0px 0px }.tp-caption.RotatingWords-SmallText, .RotatingWords-SmallText {color: rgba(255, 255, 255, 1.00);font-size: 14px;line-height: 20px;font-weight: 400;font-style: normal;font-family: Raleway;padding: 0 0 0 0px;text-decoration: none;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0 0 0 0px;text-align: left;text-shadow: none }.tp-caption.ContentZoom-SmallTitle, .ContentZoom-SmallTitle {color: rgba(41, 46, 49, 1.00);font-size: 33px;line-height: 45px;font-weight: 600;font-style: normal;font-family: Raleway;padding: 0 0 0 0px;text-decoration: none;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0 0 0 0px;text-align: left }.tp-caption.ContentZoom-SmallSubtitle, .ContentZoom-SmallSubtitle {color: rgba(111, 124, 130, 1.00);font-size: 16px;line-height: 24px;font-weight: 600;font-style: normal;font-family: Raleway;padding: 0 0 0 0px;text-decoration: none;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0 0 0 0px;text-align: left }.tp-caption.ContentZoom-SmallIcon, .ContentZoom-SmallIcon {color: rgba(41, 46, 49, 1.00);font-size: 20px;line-height: 20px;font-weight: 400;font-style: normal;font-family: Raleway;padding: 10px 10px 10px 10px;text-decoration: none;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0 0 0 0px;text-align: left }.tp-caption.ContentZoom-SmallIcon:hover, .ContentZoom-SmallIcon:hover {color: rgba(111, 124, 130, 1.00);text-decoration: none;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0 0 0 0px }.tp-caption.ContentZoom-DetailTitle, .ContentZoom-DetailTitle {color: rgba(41, 46, 49, 1.00);font-size: 70px;line-height: 70px;font-weight: 500;font-style: normal;font-family: Raleway;padding: 0 0 0 0px;text-decoration: none;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0 0 0 0px;text-align: left }.tp-caption.ContentZoom-DetailSubTitle, .ContentZoom-DetailSubTitle {color: rgba(111, 124, 130, 1.00);font-size: 25px;line-height: 25px;font-weight: 500;font-style: normal;font-family: Raleway;padding: 0 0 0 0px;text-decoration: none;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0 0 0 0px;text-align: left }.tp-caption.ContentZoom-DetailContent, .ContentZoom-DetailContent {color: rgba(111, 124, 130, 1.00);font-size: 17px;line-height: 28px;font-weight: 500;font-style: normal;font-family: Raleway;padding: 0 0 0 0px;text-decoration: none;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0 0 0 0px;text-align: left }.tp-caption.ContentZoom-Button, .ContentZoom-Button {color: rgba(41, 46, 49, 1.00);font-size: 13px;line-height: 13px;font-weight: 700;font-style: normal;font-family: Raleway;padding: 15px 50px 15px 50px;text-decoration: none;background-color: rgba(0, 0, 0, 0);border-color: rgba(41, 46, 49, 0.50);border-style: solid;border-width: 1px;border-radius: 0px 0px 0px 0px;text-align: left;letter-spacing: 1px }.tp-caption.ContentZoom-Button:hover, .ContentZoom-Button:hover {color: rgba(255, 255, 255, 1.00);text-decoration: none;background-color: rgba(41, 46, 49, 1.00);border-color: rgba(41, 46, 49, 1.00);border-style: solid;border-width: 1px;border-radius: 0px 0px 0px 0px }.tp-caption.ContentZoom-ButtonClose, .ContentZoom-ButtonClose {color: rgba(41, 46, 49, 1.00);font-size: 13px;line-height: 13px;font-weight: 700;font-style: normal;font-family: Raleway;padding: 14px 14px 14px 16px;text-decoration: none;background-color: rgba(0, 0, 0, 0);border-color: rgba(41, 46, 49, 0.50);border-style: solid;border-width: 1px;border-radius: 30px 30px 30px 30px;text-align: left;letter-spacing: 1px }.tp-caption.ContentZoom-ButtonClose:hover, .ContentZoom-ButtonClose:hover {color: rgba(255, 255, 255, 1.00);text-decoration: none;background-color: rgba(41, 46, 49, 1.00);border-color: rgba(41, 46, 49, 1.00);border-style: solid;border-width: 1px;border-radius: 30px 30px 30px 30px }.tp-caption.Newspaper-Title, .Newspaper-Title {color: rgba(255, 255, 255, 1.00);font-size: 50px;line-height: 55px;font-weight: 400;font-style: normal;font-family: "Roboto Slab";padding: 0 0 10px 0;text-decoration: none;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0 0 0 0px;text-align: left }.tp-caption.Newspaper-Subtitle, .Newspaper-Subtitle {color: rgba(168, 216, 238, 1.00);font-size: 15px;line-height: 20px;font-weight: 900;font-style: normal;font-family: Roboto;padding: 0 0 0 0px;text-decoration: none;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0 0 0 0px;text-align: left }.tp-caption.Newspaper-Button, .Newspaper-Button {color: rgba(255, 255, 255, 1.00);font-size: 13px;line-height: 17px;font-weight: 700;font-style: normal;font-family: Roboto;padding: 12px 35px 12px 35px;text-decoration: none;background-color: rgba(255, 255, 255, 0);border-color: rgba(255, 255, 255, 0.25);border-style: solid;border-width: 1px;border-radius: 0px 0px 0px 0px;letter-spacing: 2px;text-align: left }.tp-caption.Newspaper-Button:hover, .Newspaper-Button:hover {color: rgba(0, 0, 0, 1.00);text-decoration: none;background-color: rgba(255, 255, 255, 1.00);border-color: rgba(255, 255, 255, 1.00);border-style: solid;border-width: 1px;border-radius: 0px 0px 0px 0px }.tp-caption.rtwhitemedium, .rtwhitemedium {font-size: 22px;line-height: 26px;color: rgb(255, 255, 255);text-decoration: none;background-color: transparent;border-width: 0px;border-color: rgb(0, 0, 0);border-style: none;text-shadow: none }@media only screen and (max-width: 767px) {.revtp-searchform input[type="text"], .revtp-searchform input[type="email"], .revtp-form input[type="text"], .revtp-form input[type="email"] {width: 200px !important;}}.revtp-searchform input[type="submit"], .revtp-form input[type="submit"] {font-family: "Arial", sans-serif;line-height: 46px;letter-spacing: 1px;text-transform: uppercase;font-size: 15px;font-weight: 700;padding: 0 20px;border: 0;background: #009aee;color: #fff;border-radius: 0px;}.tp-caption.Twitter-Content a, .tp-caption.Twitter-Content a:visited {color: #0084B4 !important }.tp-caption.Twitter-Content a:hover {color: #0084B4 !important;text-decoration: underline !important }.tp-caption.Concept-Title, .Concept-Title {color: rgba(255, 255, 255, 1.00);font-size: 70px;line-height: 70px;font-weight: 700;font-style: normal;font-family: "Roboto Condensed";padding: 0px 0px 10px 0px;text-decoration: none;text-align: left;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0px 0px 0px 0px;letter-spacing: 5px }.tp-caption.Concept-SubTitle, .Concept-SubTitle {color: rgba(255, 255, 255, 0.65);font-size: 25px;line-height: 25px;font-weight: 700;font-style: italic;font-family: ""Playfair Display"";padding: 0px 0px 10px 0px;text-decoration: none;text-align: left;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0px 0px 0px 0px }.tp-caption.Concept-Content, .Concept-Content {color: rgba(255, 255, 255, 1.00);font-size: 20px;line-height: 30px;font-weight: 400;font-style: normal;font-family: "Roboto Condensed";padding: 0px 0px 0px 0px;text-decoration: none;text-align: center;background-color: rgba(0, 0, 0, 0);border-color: rgba(255, 255, 255, 1.00);border-style: none;border-width: 2px;border-radius: 0px 0px 0px 0px }.tp-caption.Concept-MoreBtn, .Concept-MoreBtn {color: rgba(255, 255, 255, 1.00);font-size: 30px;line-height: 30px;font-weight: 300;font-style: normal;font-family: Roboto;padding: 10px 8px 7px 10px;text-decoration: none;text-align: left;background-color: transparent;border-color: rgba(255, 255, 255, 0);border-style: solid;border-width: 0px;border-radius: 50px 50px 50px 50px;letter-spacing: 1px;text-align: left }.tp-caption.Concept-MoreBtn:hover, .Concept-MoreBtn:hover {color: rgba(255, 255, 255, 1.00);text-decoration: none;background-color: rgba(255, 255, 255, 0.15);border-color: rgba(255, 255, 255, 0);border-style: solid;border-width: 0px;border-radius: 50px 50px 50px 50px }.tp-caption.Concept-LessBtn, .Concept-LessBtn {color: rgba(255, 255, 255, 1.00);font-size: 30px;line-height: 30px;font-weight: 300;font-style: normal;font-family: Roboto;padding: 10px 8px 7px 10px;text-decoration: none;text-align: left;background-color: rgba(0, 0, 0, 1.00);border-color: rgba(255, 255, 255, 0);border-style: solid;border-width: 0px;border-radius: 50px 50px 50px 50px;letter-spacing: 1px;text-align: left }.tp-caption.Concept-LessBtn:hover, .Concept-LessBtn:hover {color: rgba(0, 0, 0, 1.00);text-decoration: none;background-color: rgba(255, 255, 255, 1.00);border-color: rgba(255, 255, 255, 0);border-style: solid;border-width: 0px;border-radius: 50px 50px 50px 50px }.tp-caption.Concept-SubTitle-Dark, .Concept-SubTitle-Dark {color: rgba(0, 0, 0, 0.65);font-size: 25px;line-height: 25px;font-weight: 700;font-style: italic;font-family: "Playfair Display";padding: 0px 0px 10px 0px;text-decoration: none;text-align: left;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0px 0px 0px 0px }.tp-caption.Concept-Title-Dark, .Concept-Title-Dark {color: rgba(0, 0, 0, 1.00);font-size: 70px;line-height: 70px;font-weight: 700;font-style: normal;font-family: "Roboto Condensed";padding: 0px 0px 10px 0px;text-decoration: none;text-align: center;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0px 0px 0px 0px;letter-spacing: 5px }.tp-caption.Concept-MoreBtn-Dark, .Concept-MoreBtn-Dark {color: rgba(0, 0, 0, 1.00);font-size: 30px;line-height: 30px;font-weight: 300;font-style: normal;font-family: Roboto;padding: 10px 8px 7px 10px;text-decoration: none;text-align: left;background-color: transparent;border-color: rgba(255, 255, 255, 0);border-style: solid;border-width: 0px;border-radius: 50px 50px 50px 50px;letter-spacing: 1px;text-align: left }.tp-caption.Concept-MoreBtn-Dark:hover, .Concept-MoreBtn-Dark:hover {color: rgba(255, 255, 255, 1.00);text-decoration: none;background-color: rgba(0, 0, 0, 1.00);border-color: rgba(255, 255, 255, 0);border-style: solid;border-width: 0px;border-radius: 50px 50px 50px 50px }.tp-caption.Concept-Content-Dark, .Concept-Content-Dark {color: rgba(0, 0, 0, 1.00);font-size: 20px;line-height: 30px;font-weight: 400;font-style: normal;font-family: "Roboto Condensed";padding: 0px 0px 0px 0px;text-decoration: none;text-align: center;background-color: rgba(0, 0, 0, 0);border-color: rgba(255, 255, 255, 1.00);border-style: none;border-width: 2px;border-radius: 0px 0px 0px 0px }.tp-caption.Concept-Notice, .Concept-Notice {color: rgba(255, 255, 255, 1.00);font-size: 15px;line-height: 15px;font-weight: 400;font-style: normal;font-family: "Roboto Condensed";padding: 0px 0px 0px 0px;text-decoration: none;text-align: center;background-color: rgba(0, 0, 0, 0);border-color: rgba(255, 255, 255, 1.00);border-style: none;border-width: 2px;border-radius: 0px 0px 0px 0px;letter-spacing: 2px }.tp-caption.Concept-Content a, .tp-caption.Concept-Content a:visited {color: #fff !important;border-bottom: 1px solid #fff !important;font-weight: 700 !important;}.tp-caption.Concept-Content a:hover {border-bottom: 1px solid transparent !important;}.tp-caption.Concept-Content-Dark a, .tp-caption.Concept-Content-Dark a:visited {color: #000 !important;border-bottom: 1px solid #000 !important;font-weight: 700 !important;}.tp-caption.Concept-Content-Dark a:hover {border-bottom: 1px solid transparent !important;}.tp-caption.Twitter-Content a, .tp-caption.Twitter-Content a:visited {color: #0084B4 !important }.tp-caption.Twitter-Content a:hover {color: #0084B4 !important;text-decoration: underline !important }.tp-caption.Creative-Title, .Creative-Title {color: rgba(255, 255, 255, 1.00);font-size: 70px;line-height: 70px;font-weight: 400;font-style: normal;font-family: "Playfair Display";padding: 0px 0px 0px 0px;text-decoration: none;text-align: center;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0px 0px 0px 0px }.tp-caption.Creative-SubTitle, .Creative-SubTitle {color: rgba(205, 176, 131, 1.00);font-size: 14px;line-height: 14px;font-weight: 400;font-style: normal;font-family: Lato;padding: 0px 0px 0px 0px;text-decoration: none;text-align: center;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0px 0px 0px 0px;letter-spacing: 2px }.tp-caption.Creative-Button, .Creative-Button {color: rgba(205, 176, 131, 1.00);font-size: 13px;line-height: 13px;font-weight: 400;font-style: normal;font-family: Lato;padding: 15px 50px 15px 50px;text-decoration: none;text-align: left;background-color: rgba(0, 0, 0, 0);border-color: rgba(205, 176, 131, 0.25);border-style: solid;border-width: 1px;border-radius: 0px 0px 0px 0px;letter-spacing: 2px }.tp-caption.Creative-Button:hover, .Creative-Button:hover {color: rgba(205, 176, 131, 1.00);text-decoration: none;background-color: rgba(0, 0, 0, 0);border-color: rgba(205, 176, 131, 1.00);border-style: solid;border-width: 1px;border-radius: 0px 0px 0px 0px }.tp-caption.subcaption, .subcaption {color: rgba(111, 124, 130, 1.00);font-size: 19px;line-height: 24px;font-weight: 400;font-style: normal;font-family: roboto;padding: 0 0 0 0px;text-decoration: none;background-color: transparent;border-color: rgba(0, 0, 0, 1.00);border-style: none;border-width: 0px;border-radius: 0 0 0 0px;text-shadow: none;text-align: left }.tp-caption.RedDot, .RedDot {color: rgba(0, 0, 0, 1.00);font-weight: 400;font-style: normal;padding: 0px 0px 0px 0px;text-decoration: none;text-align: left;background-color: rgba(213, 0, 0, 1.00);border-color: rgba(255, 255, 255, 1.00);border-style: solid;border-width: 5px;border-radius: 50px 50px 50px 50px }.tp-caption.RedDot:hover, .RedDot:hover {color: rgba(0, 0, 0, 1.00);text-decoration: none;background-color: rgba(255, 255, 255, 0.75);border-color: rgba(213, 0, 0, 1.00);border-style: solid;border-width: 5px;border-radius: 50px 50px 50px 50px }.tp-caption.SlidingOverlays-Title, .SlidingOverlays-Title {color: rgba(255, 255, 255, 1.00);font-size: 50px;line-height: 50px;font-weight: 400;font-style: normal;font-family: "Playfair Display";padding: 0px 0px 0px 0px;text-decoration: none;text-align: left;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0px 0px 0px 0px }.tp-caption.SlidingOverlays-Title, .SlidingOverlays-Title {color: rgba(255, 255, 255, 1.00);font-size: 50px;line-height: 50px;font-weight: 400;font-style: normal;font-family: "Playfair Display";padding: 0px 0px 0px 0px;text-decoration: none;text-align: left;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0px 0px 0px 0px }.tp-caption.Woo-TitleLarge, .Woo-TitleLarge {color: rgba(0, 0, 0, 1.00);font-size: 40px;line-height: 40px;font-weight: 400;font-style: normal;font-family: "Playfair Display";padding: 0 0 0 0px;text-decoration: none;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0 0 0 0px;text-align: center;}.tp-caption.Woo-Rating, .Woo-Rating {color: rgba(0, 0, 0, 1.00);font-size: 14px;line-height: 30px;font-weight: 300;font-style: normal;font-family: Roboto;padding: 0 0 0 0px;text-decoration: none;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0 0 0 0px;text-align: left;}.tp-caption.Woo-SubTitle, .Woo-SubTitle {color: rgba(0, 0, 0, 1.00);font-size: 18px;line-height: 18px;font-weight: 300;font-style: normal;font-family: Roboto;padding: 0 0 0 0px;text-decoration: none;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0 0 0 0px;text-align: center;letter-spacing: 2px;}.tp-caption.Woo-PriceLarge, .Woo-PriceLarge {color: rgba(0, 0, 0, 1.00);font-size: 60px;line-height: 60px;font-weight: 700;font-style: normal;font-family: Roboto;padding: 0 0 0 0px;text-decoration: none;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0 0 0 0px;text-align: center;}.tp-caption.Woo-ProductInfo, .Woo-ProductInfo {color: rgba(0, 0, 0, 1.00);font-size: 15px;line-height: 15px;font-weight: 500;font-style: normal;font-family: Roboto;padding: 12px 75px 12px 50px;text-decoration: none;background-color: rgba(254, 207, 114, 1.00);border-color: rgba(0, 0, 0, 1.00);border-style: solid;border-width: 1px;border-radius: 4px 4px 4px 4px;text-align: left;}.tp-caption.Woo-ProductInfo:hover, .Woo-ProductInfo:hover {color: rgba(0, 0, 0, 1.00);text-decoration: none;background-color: rgba(243, 168, 71, 1.00);border-color: rgba(0, 0, 0, 1.00);border-style: solid;border-width: 1px;border-radius: 4px 4px 4px 4px }.tp-caption.Woo-AddToCart, .Woo-AddToCart {color: rgba(0, 0, 0, 1.00);font-size: 15px;line-height: 15px;font-weight: 500;font-style: normal;font-family: Roboto;padding: 12px 35px 12px 35px;text-decoration: none;background-color: rgba(254, 207, 114, 1.00);border-color: rgba(0, 0, 0, 1.00);border-style: solid;border-width: 1px;border-radius: 4px 4px 4px 4px;text-align: left;}.tp-caption.Woo-AddToCart:hover, .Woo-AddToCart:hover {color: rgba(0, 0, 0, 1.00);text-decoration: none;background-color: rgba(243, 168, 71, 1.00);border-color: rgba(0, 0, 0, 1.00);border-style: solid;border-width: 1px;border-radius: 4px 4px 4px 4px }.tp-caption.Woo-TitleLarge, .Woo-TitleLarge {color: rgba(0, 0, 0, 1.00);font-size: 40px;line-height: 40px;font-weight: 400;font-style: normal;font-family: "Playfair Display";padding: 0 0 0 0px;text-decoration: none;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0 0 0 0px;text-align: center;}.tp-caption.Woo-SubTitle, .Woo-SubTitle {color: rgba(0, 0, 0, 1.00);font-size: 18px;line-height: 18px;font-weight: 300;font-style: normal;font-family: Roboto;padding: 0 0 0 0px;text-decoration: none;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0 0 0 0px;text-align: center;letter-spacing: 2px;}.tp-caption.Woo-PriceLarge, .Woo-PriceLarge {color: rgba(0, 0, 0, 1.00);font-size: 60px;line-height: 60px;font-weight: 700;font-style: normal;font-family: Roboto;padding: 0 0 0 0px;text-decoration: none;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0 0 0 0px;text-align: center;}.tp-caption.Woo-ProductInfo, .Woo-ProductInfo {color: rgba(0, 0, 0, 1.00);font-size: 15px;line-height: 15px;font-weight: 500;font-style: normal;font-family: Roboto;padding: 12px 75px 12px 50px;text-decoration: none;background-color: rgba(254, 207, 114, 1.00);border-color: rgba(0, 0, 0, 1.00);border-style: solid;border-width: 1px;border-radius: 4px 4px 4px 4px;text-align: left;}.tp-caption.Woo-ProductInfo:hover, .Woo-ProductInfo:hover {color: rgba(0, 0, 0, 1.00);text-decoration: none;background-color: rgba(243, 168, 71, 1.00);border-color: rgba(0, 0, 0, 1.00);border-style: solid;border-width: 1px;border-radius: 4px 4px 4px 4px }.tp-caption.Woo-AddToCart, .Woo-AddToCart {color: rgba(0, 0, 0, 1.00);font-size: 15px;line-height: 15px;font-weight: 500;font-style: normal;font-family: Roboto;padding: 12px 35px 12px 35px;text-decoration: none;background-color: rgba(254, 207, 114, 1.00);border-color: rgba(0, 0, 0, 1.00);border-style: solid;border-width: 1px;border-radius: 4px 4px 4px 4px;text-align: left;}.tp-caption.Woo-AddToCart:hover, .Woo-AddToCart:hover {color: rgba(0, 0, 0, 1.00);text-decoration: none;background-color: rgba(243, 168, 71, 1.00);border-color: rgba(0, 0, 0, 1.00);border-style: solid;border-width: 1px;border-radius: 4px 4px 4px 4px }.tp-caption.FullScreen-Toggle, .FullScreen-Toggle {color: rgba(255, 255, 255, 1.00);font-size: 20px;line-height: 20px;font-weight: 400;font-style: normal;font-family: Raleway;padding: 11px 8px 11px 12px;text-decoration: none;text-align: left;background-color: rgba(0, 0, 0, 0.50);border-color: rgba(255, 255, 255, 0);border-style: solid;border-width: 0px;border-radius: 0px 0px 0px 0px;letter-spacing: 3px;text-align: left }.tp-caption.FullScreen-Toggle:hover, .FullScreen-Toggle:hover {color: rgba(255, 255, 255, 1.00);text-decoration: none;background-color: rgba(0, 0, 0, 1.00);border-color: rgba(255, 255, 255, 0);border-style: solid;border-width: 0px;border-radius: 0px 0px 0px 0px }.tp-caption.Agency-Title, .Agency-Title {color: rgba(255, 255, 255, 1.00);font-size: 70px;line-height: 70px;font-weight: 900;font-style: normal;font-family: lato;padding: 0 0 0 0px;text-decoration: none;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0 0 0 0px;text-align: left;letter-spacing: 10px }.tp-caption.Agency-SubTitle, .Agency-SubTitle {color: rgba(255, 255, 255, 1.00);font-size: 20px;line-height: 20px;font-weight: 400;font-style: italic;font-family: Georgia, serif;padding: 0 0 0 0px;text-decoration: none;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0 0 0 0px;text-align: center }.tp-caption.Agency-PlayBtn, .Agency-PlayBtn {color: rgba(255, 255, 255, 1.00);font-size: 30px;line-height: 71px;font-weight: 500;font-style: normal;font-family: Roboto;padding: 0px 0px 0px 0px;text-decoration: none;background-color: transparent;border-color: rgba(255, 255, 255, 1.00);border-style: solid;border-width: 2px;border-radius: 100px 100px 100px 100px;text-align: center }.tp-caption.Agency-PlayBtn:hover, .Agency-PlayBtn:hover {color: rgba(255, 255, 255, 1.00);text-decoration: none;background-color: transparent;border-color: rgba(255, 255, 255, 1.00);border-style: solid;border-width: 2px;border-radius: 100px 100px 100px 100px;cursor: pointer }.tp-caption.Agency-SmallText, .Agency-SmallText {color: rgba(255, 255, 255, 1.00);font-size: 12px;line-height: 12px;font-weight: 900;font-style: normal;font-family: lato;padding: 0 0 0 0px;text-decoration: none;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0 0 0 0px;text-align: left;letter-spacing: 5px }.tp-caption.Agency-Social, .Agency-Social {color: rgba(51, 51, 51, 1.00);font-size: 25px;line-height: 50px;font-weight: 400;font-style: normal;font-family: Georgia, serif;padding: 0 0 0 0px;text-decoration: none;background-color: transparent;border-color: rgba(51, 51, 51, 1.00);border-style: solid;border-width: 2px;border-radius: 30px 30px 30px 30px;text-align: center }.tp-caption.Agency-Social:hover, .Agency-Social:hover {color: rgba(255, 255, 255, 1.00);text-decoration: none;background-color: rgba(51, 51, 51, 1.00);border-color: rgba(51, 51, 51, 1.00);border-style: solid;border-width: 2px;border-radius: 30px 30px 30px 30px;cursor: pointer }.tp-caption.Agency-CloseBtn, .Agency-CloseBtn {color: rgba(255, 255, 255, 1.00);font-size: 50px;line-height: 50px;font-weight: 500;font-style: normal;font-family: Roboto;padding: 0px 0px 0px 0px;text-decoration: none;background-color: transparent;border-color: rgba(255, 255, 255, 0);border-style: none;border-width: 0px;border-radius: 100px 100px 100px 100px;text-align: center }.tp-caption.Agency-CloseBtn:hover, .Agency-CloseBtn:hover {color: rgba(255, 255, 255, 1.00);text-decoration: none;background-color: transparent;border-color: rgba(255, 255, 255, 0);border-style: none;border-width: 0px;border-radius: 100px 100px 100px 100px;cursor: pointer }.tp-caption.Dining-Title, .Dining-Title {color: rgba(255, 255, 255, 1.00);font-size: 70px;line-height: 70px;font-weight: 400;font-style: normal;font-family: Georgia, serif;padding: 0 0 0 0px;text-decoration: none;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0 0 0 0px;text-align: left;letter-spacing: 10px }.tp-caption.Dining-SubTitle, .Dining-SubTitle {color: rgba(255, 255, 255, 1.00);font-size: 20px;line-height: 20px;font-weight: 400;font-style: normal;font-family: Georgia, serif;padding: 0 0 0 0px;text-decoration: none;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0 0 0 0px;text-align: left }.tp-caption.Dining-BtnLight, .Dining-BtnLight {color: rgba(255, 255, 255, 0.50);font-size: 15px;line-height: 15px;font-weight: 700;font-style: normal;font-family: Lato;padding: 17px 73px 17px 50px;text-decoration: none;background-color: rgba(0, 0, 0, 0);border-color: rgba(255, 255, 255, 0.25);border-style: solid;border-width: 1px;border-radius: 0px 0px 0px 0px;text-align: left;letter-spacing: 2px }.tp-caption.Dining-BtnLight:hover, .Dining-BtnLight:hover {color: rgba(255, 255, 255, 1.00);text-decoration: none;background-color: rgba(0, 0, 0, 0);border-color: rgba(255, 255, 255, 1.00);border-style: solid;border-width: 1px;border-radius: 0px 0px 0px 0px }.tp-caption.Dining-Social, .Dining-Social {color: rgba(255, 255, 255, 1.00);font-size: 25px;line-height: 50px;font-weight: 400;font-style: normal;font-family: Georgia, serif;padding: 0 0 0 0px;text-decoration: none;background-color: transparent;border-color: rgba(255, 255, 255, 0.25);border-style: solid;border-width: 1px;border-radius: 30px 30px 30px 30px;text-align: center }.tp-caption.Dining-Social:hover, .Dining-Social:hover {color: rgba(255, 255, 255, 1.00);text-decoration: none;background-color: transparent;border-color: rgba(255, 255, 255, 1.00);border-style: solid;border-width: 1px;border-radius: 30px 30px 30px 30px;cursor: pointer }tp-caption.Team-Thumb, .Team-Thumb {color: rgba(255, 255, 255, 1.00);font-size: 20px;line-height: 22px;font-weight: 400;font-style: normal;font-family: Arial;padding: 0 0 0 0px;text-decoration: none;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0 0 0 0px;text-align: left }.tp-caption.Team-Thumb:hover, .Team-Thumb:hover {color: rgba(255, 255, 255, 1.00);text-decoration: none;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0 0 0 0px;cursor: pointer }.tp-caption.Team-Name, .Team-Name {color: rgba(255, 255, 255, 1.00);font-size: 70px;line-height: 70px;font-weight: 900;font-style: normal;font-family: Roboto;padding: 0 0 0 0px;text-decoration: none;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0 0 0 0px;text-align: left }.tp-caption.Team-Position, .Team-Position {color: rgba(255, 255, 255, 1.00);font-size: 30px;line-height: 30px;font-weight: 400;font-style: normal;font-family: Georgia, serif;padding: 0 0 0 0px;text-decoration: none;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0 0 0 0px;text-align: left }.tp-caption.Team-Description, .Team-Description {color: rgba(255, 255, 255, 1.00);font-size: 18px;line-height: 28px;font-weight: 400;font-style: normal;font-family: Roboto;padding: 0 0 0 0px;text-decoration: none;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0 0 0 0px;text-align: left }.tp-caption.Team-Social, .Team-Social {color: rgba(255, 255, 255, 1.00);font-size: 50px;line-height: 50px;font-weight: 400;font-style: normal;font-family: Arial;padding: 0 0 0 0px;text-decoration: none;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0 0 0 0px;text-align: center }.tp-caption.Team-Social:hover, .Team-Social:hover {color: rgba(255, 255, 255, 1.00);text-decoration: none;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0px 0px 0px 0px;cursor: pointer }.tp-caption.VideoControls-Play, .VideoControls-Play {color: rgba(0, 0, 0, 1.00);font-size: 50px;line-height: 120px;font-weight: 500;font-style: normal;font-family: Roboto;padding: 0px 0px 0px 7px;text-decoration: none;background-color: rgba(255, 255, 255, 1.00);border-color: rgba(0, 0, 0, 1.00);border-style: solid;border-width: 0px;border-radius: 100px 100px 100px 100px;text-align: center }.tp-caption.VideoControls-Play:hover, .VideoControls-Play:hover {color: rgba(0, 0, 0, 1.00);text-decoration: none;background-color: rgba(255, 255, 255, 1.00);border-color: rgba(0, 0, 0, 1.00);border-style: solid;border-width: 0px;border-radius: 100px 100px 100px 100px;cursor: pointer }.tp-caption.VideoPlayer-Title, .VideoPlayer-Title {color: rgba(255, 255, 255, 1.00);font-size: 40px;line-height: 40px;font-weight: 900;font-style: normal;font-family: Lato;padding: 0 0 0 0px;text-decoration: none;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0 0 0 0px;text-align: left;letter-spacing: 10px }.tp-caption.VideoPlayer-SubTitle, .VideoPlayer-SubTitle {color: rgba(255, 255, 255, 1.00);font-size: 20px;line-height: 20px;font-weight: 400;font-style: italic;font-family: Georgia, serif;padding: 0 0 0 0px;text-decoration: none;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0 0 0 0px;text-align: center }.tp-caption.VideoPlayer-Social, .VideoPlayer-Social {color: rgba(255, 255, 255, 1.00);font-size: 50px;line-height: 50px;font-weight: 400;font-style: normal;font-family: Arial;padding: 0 0 0 0px;text-decoration: none;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0 0 0 0px;text-align: center }.tp-caption.VideoPlayer-Social:hover, .VideoPlayer-Social:hover {color: rgba(255, 255, 255, 1.00);text-decoration: none;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0px 0px 0px 0px;cursor: pointer }.tp-caption.VideoControls-Mute, .VideoControls-Mute {color: rgba(0, 0, 0, 1.00);font-size: 20px;line-height: 50px;font-weight: 500;font-style: normal;font-family: Roboto;padding: 0px 0px 0px 0px;text-decoration: none;background-color: rgba(255, 255, 255, 1.00);border-color: rgba(0, 0, 0, 1.00);border-style: solid;border-width: 0px;border-radius: 100px 100px 100px 100px;text-align: center }.tp-caption.VideoControls-Mute:hover, .VideoControls-Mute:hover {color: rgba(0, 0, 0, 1.00);text-decoration: none;background-color: rgba(255, 255, 255, 1.00);border-color: rgba(0, 0, 0, 1.00);border-style: solid;border-width: 0px;border-radius: 100px 100px 100px 100px;cursor: pointer }.tp-caption.VideoControls-Pause, .VideoControls-Pause {color: rgba(0, 0, 0, 1.00);font-size: 20px;line-height: 50px;font-weight: 500;font-style: normal;font-family: Roboto;padding: 0px 0px 0px 0px;text-decoration: none;background-color: rgba(255, 255, 255, 1.00);border-color: rgba(0, 0, 0, 1.00);border-style: solid;border-width: 0px;border-radius: 100px 100px 100px 100px;text-align: center }.tp-caption.VideoControls-Pause:hover, .VideoControls-Pause:hover {color: rgba(0, 0, 0, 1.00);text-decoration: none;background-color: rgba(255, 255, 255, 1.00);border-color: rgba(0, 0, 0, 1.00);border-style: solid;border-width: 0px;border-radius: 100px 100px 100px 100px;cursor: pointer }.soundcloudwrapper iframe {width: 100% !important }.tp-caption.SleekLanding-Title, .SleekLanding-Title {color: rgba(255, 255, 255, 1.00);font-size: 35px;line-height: 40px;font-weight: 400;font-style: normal;font-family: Lato;padding: 0 0 0 0px;text-decoration: none;text-align: left;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0 0 0 0px;text-align: left;letter-spacing: 5px }.tp-caption.SleekLanding-ButtonBG, .SleekLanding-ButtonBG {color: rgba(0, 0, 0, 1.00);font-weight: 700;font-style: normal;padding: 0 0 0 0px;text-decoration: none;text-align: left;background-color: rgba(255, 255, 255, 0.10);border-color: rgba(0, 0, 0, 0);border-style: solid;border-width: 0px;border-radius: 5px 5px 5px 5px;text-align: left;box-shadow: inset 0px 2px 0px 0px rgba(0, 0, 0, 0.15) }.tp-caption.SleekLanding-SmallTitle, .SleekLanding-SmallTitle {color: rgba(255, 255, 255, 1.00);font-size: 13px;line-height: 50px;font-weight: 900;font-style: normal;font-family: Lato;padding: 0 0 0 0px;text-decoration: none;text-align: left;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0 0 0 0px;text-align: left;letter-spacing: 2px }.tp-caption.SleekLanding-BottomText, .SleekLanding-BottomText {color: rgba(255, 255, 255, 1.00);font-size: 15px;line-height: 24px;font-weight: 400;font-style: normal;font-family: Lato;padding: 0 0 0 0px;text-decoration: none;text-align: left;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0 0 0 0px;text-align: left }.tp-caption.SleekLanding-Social, .SleekLanding-Social {color: rgba(255, 255, 255, 1.00);font-size: 22px;line-height: 30px;font-weight: 400;font-style: normal;font-family: Arial;padding: 0 0 0 0px;text-decoration: none;text-align: center;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0 0 0 0px;text-align: center }.tp-caption.SleekLanding-Social:hover, .SleekLanding-Social:hover {color: rgba(0, 0, 0, 0.25);text-decoration: none;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0 0 0 0px;cursor: pointer }#rev_slider_429_1_wrapper .tp-loader.spinner2 {background-color: #555555 !important;}.tp-fat {font-weight: 900 !important;}.tp-caption.PostSlider-Category, .PostSlider-Category {color: rgba(0, 0, 0, 1.00);font-size: 15px;line-height: 15px;font-weight: 300;font-style: normal;font-family: Roboto;padding: 0 0 0 0px;text-decoration: none;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0 0 0 0px;letter-spacing: 3px;text-align: left }.tp-caption.PostSlider-Title, .PostSlider-Title {color: rgba(0, 0, 0, 1.00);font-size: 40px;line-height: 40px;font-weight: 400;font-style: normal;font-family: "Playfair Display";padding: 0 0 0 0px;text-decoration: none;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0 0 0 0px;text-align: left }.tp-caption.PostSlider-Content, .PostSlider-Content {color: rgba(119, 119, 119, 1.00);font-size: 15px;line-height: 23px;font-weight: 400;font-style: normal;font-family: Roboto;padding: 0 0 0 0px;text-decoration: none;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0 0 0 0px;text-align: left }.tp-caption.PostSlider-Button, .PostSlider-Button {color: rgba(0, 0, 0, 1.00);font-size: 15px;line-height: 40px;font-weight: 500;font-style: normal;font-family: Roboto;padding: 1px 56px 1px 32px;text-decoration: none;background-color: rgba(255, 255, 255, 1.00);border-color: rgba(0, 0, 0, 1.00);border-style: solid;border-width: 1px;border-radius: 0px 0px 0px 0px;text-align: left }.tp-caption.PostSlider-Button:hover, .PostSlider-Button:hover {color: rgba(0, 0, 0, 1.00);text-decoration: none;background-color: rgba(238, 238, 238, 1.00);border-color: rgba(0, 0, 0, 1.00);border-style: solid;border-width: 1px;border-radius: 0px 0px 0px 0px;cursor: pointer }@media only screen and (max-width: 960px) {}@media only screen and (max-width: 768px) {}.tp-caption.LandingPage-Title, .LandingPage-Title {color:rgba(255, 255, 255, 1.00);font-size:70px;line-height:80px;font-weight:900;font-style:normal;font-family:Lato;padding:0 0 0 0px;text-decoration:none;background-color:transparent;border-color:transparent;border-style:none;border-width:0px;border-radius:0 0 0 0px;text-align:left;letter-spacing:10px }.tp-caption.LandingPage-SubTitle, .LandingPage-SubTitle {color: rgba(255, 255, 255, 1.00);font-size: 20px;line-height: 30px;font-weight: 400;font-style: italic;font-family: Georgia, serif;padding: 0 0 0 0px;text-decoration: none;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0 0 0 0px;text-align: left }.tp-caption.LandingPage-Button, .LandingPage-Button {color: rgba(0, 0, 0, 1.00);font-size: 15px;line-height: 54px;font-weight: 500;font-style: normal;font-family: Roboto;padding: 0px 35px 0px 35px;text-decoration: none;background-color: rgba(255, 255, 255, 1.00);border-color: rgba(0, 0, 0, 1.00);border-style: solid;border-width: 0px;border-radius: 0px 0px 0px 0px;text-align: left;letter-spacing: 3px }.tp-caption.LandingPage-Button:hover, .LandingPage-Button:hover {color: rgba(0, 0, 0, 1.00);text-decoration: none;background-color: rgba(255, 255, 255, 1.00);border-color: rgba(0, 0, 0, 1.00);border-style: solid;border-width: 0px;border-radius: 0px 0px 0px 0px;cursor: pointer }.tp-caption.App-Content a, .tp-caption.App-Content a:visited {color: #89124e !important;border-bottom: 1px solid transparent !important;font-weight: bold !important;}.tp-caption.App-Content a:hover {border-bottom: 1px solid #89124e !important;}.tp-caption.RockBand-LogoText, .RockBand-LogoText {color: rgba(255, 255, 255, 1.00);font-size: 60px;line-height: 60px;font-weight: 700;font-style: normal;font-family: Oswald;padding: 0 0 0 0px;text-decoration: none;text-align: left;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0 0 0 0px;text-align: left }.tp-caption.Twitter-Content a, .tp-caption.Twitter-Content a:visited {color: #fff !important;text-decoration: underline !important;}.tp-caption.Twitter-Content a:hover {color: #fff !important;text-decoration: none !important;}.soundcloudwrapper iframe {width: 100% !important }.tp-caption.Agency-LogoText, .Agency-LogoText {color: rgba(255, 255, 255, 1.00);font-size: 12px;line-height: 20px;font-weight: 400;font-style: normal;font-family: Lato;padding: 0 0 0 0px;text-decoration: none;text-align: center;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0 0 0 0px;text-align: center;letter-spacing: 1px }.tp-caption.ComingSoon-Highlight, .ComingSoon-Highlight {color: rgba(255, 255, 255, 1.00);font-size: 20px;line-height: 37px;font-weight: 400;font-style: normal;font-family: Lato;padding: 0 20px 3px 20px;text-decoration: none;text-align: left;background-color: rgba(0, 154, 238, 1.00);border-color: transparent;border-style: none;border-width: 0px;border-radius: 0 0 0 0px;text-align: left }.tp-caption.ComingSoon-Count, .ComingSoon-Count {color: rgba(255, 255, 255, 1.00);font-size: 50px;line-height: 50px;font-weight: 900;font-style: normal;font-family: Lato;padding: 0 0 0 0px;text-decoration: none;text-align: left;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0 0 0 0px;text-align: left }.tp-caption.ComingSoon-CountUnit, .ComingSoon-CountUnit {color: rgba(255, 255, 255, 1.00);font-size: 20px;line-height: 20px;font-weight: 400;font-style: normal;font-family: Lato;padding: 0 0 0 0px;text-decoration: none;text-align: center;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0 0 0 0px;text-align: center }.tp-caption.ComingSoon-NotifyMe, .ComingSoon-NotifyMe {color: rgba(164, 157, 143, 1.00);font-size: 27px;line-height: 35px;font-weight: 600;font-style: normal;font-family: Lato;padding: 0 0 0 0px;text-decoration: none;text-align: center;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0 0 0 0px;text-align: center }#mc_embed_signup input#mce-EMAIL {font-family: "Lato", sans-serif;font-size: 15px;color: #000;background-color: #fff;line-height: 46px;padding: 0 20px;cursor: text;border: 1px solid #fff;width: 400px;margin-bottom: 0px;-webkit-transition: background-color 0.5s;-moz-transition: background-color 0.5s;-o-transition: background-color 0.5s;-ms-transition: background-color 0.5s;transition: background-color 0.5s;border-radius: 0px;}#mc_embed_signup input#mce-EMAIL[type="email"]:focus {background-color: #fff;border: 1px solid #666;border-right: 0;}#mc_embed_signup input#mc-embedded-subscribe, #mc_embed_signup input#mc-embedded-subscribe:focus {font-family: "Lato", sans-serif;line-height: 46px;letter-spacing: 1px;text-transform: uppercase;font-size: 13px;font-weight: 900;padding: 0 20px;border: 1px solid #009aee;background: #009aee;color: #fff;border-radius: 0px;}#mc_embed_signup input#mc-embedded-subscribe:hover {background: #0083d4;}@media only screen and (max-width: 767px) {#mc_embed_signup input#mce-EMAIL {width: 200px;}}.tp-caption.Agency-SmallTitle, .Agency-SmallTitle {color: rgba(255, 255, 255, 1.00);font-size: 15px;line-height: 22px;font-weight: 400;font-style: normal;font-family: lato;padding: 0 0 0 0px;text-decoration: none;text-align: center;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0 0 0 0px;text-align: center;letter-spacing: 6px }.tp-caption.Agency-SmallContent, .Agency-SmallContent {color: rgba(255, 255, 255, 1.00);font-size: 15px;line-height: 24px;font-weight: 400;font-style: normal;font-family: lato;padding: 0 0 0 0px;text-decoration: none;text-align: center;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0 0 0 0px;text-align: center }.tp-caption.Agency-SmallLink, .Agency-SmallLink {color: rgba(248, 124, 9, 1.00);font-size: 12px;line-height: 22px;font-weight: 700;font-style: normal;font-family: lato;padding: 0 0 0px 0;text-decoration: none;text-align: center;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0 0 0 0px;text-align: center;letter-spacing: 2px;border-bottom: 1px solid #f87c09 !important }.tp-caption.Agency-SmallLink:hover, .Agency-SmallLink:hover {color: rgba(255, 255, 255, 1.00);text-decoration: none;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0 0 0 0px;cursor: pointer }.tp-caption.Agency-NavButton, .Agency-NavButton {color: rgba(51, 51, 51, 1.00);font-size: 17px;line-height: 50px;font-weight: 500;font-style: normal;font-family: Roboto;padding: 0px 0px 0px 0px;text-decoration: none;text-align: center;background-color: rgba(255, 255, 255, 1.00);border-color: rgba(0, 0, 0, 1.00);border-style: solid;border-width: 0px;border-radius: 0px 0px 0px 0px;text-align: center }.tp-caption.Agency-NavButton:hover, .Agency-NavButton:hover {color: rgba(255, 255, 255, 1.00);text-decoration: none;background-color: rgba(51, 51, 51, 1.00);border-color: rgba(0, 0, 0, 1.00);border-style: solid;border-width: 0px;border-radius: 0px 0px 0px 0px;cursor: pointer }.tp-caption.Agency-SmallLinkGreen, .Agency-SmallLinkGreen {color: rgba(109, 177, 155, 1.00);font-size: 12px;line-height: 22px;font-weight: 700;font-style: normal;font-family: lato;padding: 0 0 0px 0;text-decoration: none;text-align: center;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0 0 0 0px;text-align: center;letter-spacing: 2px;border-bottom: 1px solid #6db19b !important }.tp-caption.Agency-SmallLinkGreen:hover, .Agency-SmallLinkGreen:hover {color: rgba(255, 255, 255, 1.00);text-decoration: none;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0 0 0 0px;cursor: pointer }.tp-caption.Agency-SmallLinkBlue, .Agency-SmallLinkBlue {color: rgba(153, 153, 153, 1.00);font-size: 12px;line-height: 22px;font-weight: 700;font-style: normal;font-family: lato;padding: 0 0 0px 0;text-decoration: none;text-align: center;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0 0 0 0px;text-align: center;letter-spacing: 2px;border-bottom: 1px solid #999 !important }.tp-caption.Agency-SmallLinkBlue:hover, .Agency-SmallLinkBlue:hover {color: rgba(255, 255, 255, 1.00);text-decoration: none;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0 0 0 0px;cursor: pointer }.tp-caption.Agency-LogoText, .Agency-LogoText {color: rgba(255, 255, 255, 1.00);font-size: 12px;line-height: 20px;font-weight: 400;font-style: normal;font-family: Lato;padding: 0 0 0 0px;text-decoration: none;text-align: center;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0 0 0 0px;text-align: center;letter-spacing: 1px }.tp-caption.Agency-ArrowTooltip, .Agency-ArrowTooltip {color: rgba(51, 51, 51, 1.00);font-size: 15px;line-height: 20px;font-weight: 400;font-style: normal;font-family: "Permanent Marker";padding: 0 0 0 0px;text-decoration: none;text-align: left;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0 0 0 0px;text-align: left }.tp-caption.Agency-SmallSocial, .Agency-SmallSocial {color: rgba(255, 255, 255, 1.00);font-size: 30px;line-height: 30px;font-weight: 400;font-style: normal;font-family: Arial;padding: 0 0 0 0px;text-decoration: none;text-align: center;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0 0 0 0px;text-align: center }.tp-caption.Agency-SmallSocial:hover, .Agency-SmallSocial:hover {color: rgba(51, 51, 51, 1.00);text-decoration: none;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0px 0px 0px 0px;cursor: pointer }.tp-caption.Twitter-Content a, .tp-caption.Twitter-Content a:visited {color: #0084B4 !important }.tp-caption.Twitter-Content a:hover {color: #0084B4 !important;text-decoration: underline !important }.tp-caption.CreativeFrontPage-Btn, .CreativeFrontPage-Btn {color: rgba(255, 255, 255, 1.00);font-size: 14px;line-height: 60px;font-weight: 900;font-style: normal;font-family: Roboto;padding: 0px 50px 0px 50px;text-decoration: none;text-align: left;background-color: rgba(0, 104, 92, 1.00);border-color: rgba(0, 0, 0, 1.00);border-style: solid;border-width: 0px;border-radius: 4px 4px 4px 4px;letter-spacing: 2px }.tp-caption.CreativeFrontPage-Btn:hover, .CreativeFrontPage-Btn:hover {color: rgba(255, 255, 255, 1.00);text-decoration: none;background-color: rgba(0, 0, 0, 0.25);border-color: rgba(0, 0, 0, 1.00);border-style: solid;border-width: 0px;border-radius: 4px 4px 4px 4px;cursor: pointer }.tp-caption.CreativeFrontPage-Menu, .CreativeFrontPage-Menu {color: rgba(255, 255, 255, 1.00);font-size: 14px;line-height: 14px;font-weight: 500;font-style: normal;font-family: roboto;padding: 0 0 0 0px;text-decoration: none;text-align: left;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0 0 0 0px;letter-spacing: 2px }.tp-flip-index {z-index: 1000 !important;}.tp-caption.Twitter-Content a, .tp-caption.Twitter-Content a:visited {color: #0084B4 !important }.tp-caption.Twitter-Content a:hover {color: #0084B4 !important;text-decoration: underline !important }.tp-caption.FullScreenMenu-Category, .FullScreenMenu-Category {color: rgba(17, 17, 17, 1.00);font-size: 20px;line-height: 20px;font-weight: 700;font-style: normal;font-family: BenchNine;padding: 21px 30px 16px 30px;text-decoration: none;text-align: left;background-color: rgba(255, 255, 255, 0.90);border-color: transparent;border-style: none;border-width: 0px;border-radius: 0 0 0 0px;letter-spacing: 3px }.tp-caption.FullScreenMenu-Title, .FullScreenMenu-Title {color: rgba(255, 255, 255, 1.00);font-size: 65px;line-height: 70px;font-weight: 700;font-style: normal;font-family: BenchNine;padding: 21px 30px 16px 30px;text-decoration: none;text-align: left;background-color: rgba(17, 17, 17, 0.90);border-color: transparent;border-style: none;border-width: 0px;border-radius: 0 0 0 0px }.tp-caption.Twitter-Content a, .tp-caption.Twitter-Content a:visited {color: #0084B4 !important }.tp-caption.Twitter-Content a:hover {color: #0084B4 !important;text-decoration: underline !important }.tp-caption.TechJournal-Button, .TechJournal-Button {color: rgba(255, 255, 255, 1.00);font-size: 13px;line-height: 40px;font-weight: 900;font-style: normal;font-family: Raleway;padding: 1px 30px 1px 30px;text-decoration: none;text-align: left;background-color: rgba(138, 0, 255, 1.00);border-color: rgba(0, 0, 0, 1.00);border-style: solid;border-width: 0px;border-radius: 0px 0px 0px 0px;letter-spacing: 3px }.tp-caption.TechJournal-Button:hover, .TechJournal-Button:hover {color: rgba(0, 0, 0, 1.00);text-decoration: none;background-color: rgba(255, 255, 255, 1.00);border-color: rgba(0, 0, 0, 1.00);border-style: solid;border-width: 0px;border-radius: 0px 0px 0px 0px;cursor: pointer }.tp-caption.TechJournal-Big, .TechJournal-Big {color: rgba(255, 255, 255, 1.00);font-size: 120px;line-height: 120px;font-weight: 900;font-style: normal;font-family: Raleway;padding: 0 0 0 0px;text-decoration: none;text-align: left;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0 0 0 0px;letter-spacing: 0px }.rev_slider {overflow: hidden;}.effect_layer {position: absolute;top: 0px;left: 0px;width: 100%;height: 100%;}.tp-caption.Twitter-Content a, .tp-caption.Twitter-Content a:visited {color: #0084B4 !important }.tp-caption.Twitter-Content a:hover {color: #0084B4 !important;text-decoration: underline !important }#menu_forcefullwidth {z-index: 5000;position: fixed !important;top: 0px;left: 0px;width: 100% }.tp-caption.FullSiteBlock-Title, .FullSiteBlock-Title {color: rgba(51, 51, 51, 1.00);font-size: 55px;line-height: 65px;font-weight: 300;font-style: normal;font-family: Lato;padding: 0 0 0 0px;text-decoration: none;text-align: center;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0 0 0 0px;text-align: center }.tp-caption.FullSiteBlock-SubTitle, .FullSiteBlock-SubTitle {color: rgba(51, 51, 51, 1.00);font-size: 25px;line-height: 34px;font-weight: 300;font-style: normal;font-family: Lato;padding: 0 0 0 0px;text-decoration: none;text-align: center;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0 0 0 0px;text-align: center }.tp-caption.FullSiteBlock-Link, .FullSiteBlock-Link {color: rgba(0, 150, 255, 1.00);font-size: 25px;line-height: 24px;font-weight: 300;font-style: normal;font-family: Lato;padding: 0 0 0 0px;text-decoration: none;text-align: center;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0 0 0 0px;text-align: center }.tp-caption.FullSiteBlock-Link:hover, .FullSiteBlock-Link:hover {color: rgba(51, 51, 51, 1.00);text-decoration: none;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0 0 0 0px;cursor: pointer }.tp-caption.FullSiteBlock-DownButton, .FullSiteBlock-DownButton {color: rgba(51, 51, 51, 1.00);font-size: 25px;line-height: 32px;font-weight: 500;font-style: normal;font-family: Roboto;padding: 1px 1px 1px 1px;text-decoration: none;text-align: center;background-color: transparent;border-color: rgba(51, 51, 51, 1.00);border-style: solid;border-width: 1px;border-radius: 30px 30px 30px 30px;text-align: center }.tp-caption.FullSiteBlock-DownButton:hover, .FullSiteBlock-DownButton:hover {color: rgba(0, 150, 255, 1.00);text-decoration: none;background-color: transparent;border-color: rgba(0, 150, 255, 1.00);border-style: solid;border-width: 1px;border-radius: 30px 30px 30px 30px;cursor: pointer }.tp-caption.FullSiteBlock-Title, .FullSiteBlock-Title {color: rgba(51, 51, 51, 1.00);font-size: 55px;line-height: 65px;font-weight: 300;font-style: normal;font-family: Lato;padding: 0 0 0 0px;text-decoration: none;text-align: center;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0 0 0 0px;text-align: center }.tp-caption.FullSiteBlock-SubTitle, .FullSiteBlock-SubTitle {color: rgba(51, 51, 51, 1.00);font-size: 25px;line-height: 34px;font-weight: 300;font-style: normal;font-family: Lato;padding: 0 0 0 0px;text-decoration: none;text-align: center;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0 0 0 0px;text-align: center }.tp-caption.FullSiteBlock-Link, .FullSiteBlock-Link {color: rgba(0, 150, 255, 1.00);font-size: 25px;line-height: 24px;font-weight: 300;font-style: normal;font-family: Lato;padding: 0 0 0 0px;text-decoration: none;text-align: center;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0 0 0 0px;text-align: center }.tp-caption.FullSiteBlock-Link:hover, .FullSiteBlock-Link:hover {color: rgba(51, 51, 51, 1.00);text-decoration: none;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0 0 0 0px;cursor: pointer }.tp-caption.FullSiteBlock-DownButton, .FullSiteBlock-DownButton {color: rgba(51, 51, 51, 1.00);font-size: 25px;line-height: 32px;font-weight: 500;font-style: normal;font-family: Roboto;padding: 1px 1px 1px 1px;text-decoration: none;text-align: center;background-color: transparent;border-color: rgba(51, 51, 51, 1.00);border-style: solid;border-width: 1px;border-radius: 30px 30px 30px 30px;text-align: center }.tp-caption.FullSiteBlock-DownButton:hover, .FullSiteBlock-DownButton:hover {color: rgba(0, 150, 255, 1.00);text-decoration: none;background-color: transparent;border-color: rgba(0, 150, 255, 1.00);border-style: solid;border-width: 1px;border-radius: 30px 30px 30px 30px;cursor: pointer }.tp-caption.FullSiteBlock-Title, .FullSiteBlock-Title {color: rgba(51, 51, 51, 1.00);font-size: 55px;line-height: 65px;font-weight: 300;font-style: normal;font-family: Lato;padding: 0 0 0 0px;text-decoration: none;text-align: center;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0 0 0 0px;text-align: center }.tp-caption.FullSiteBlock-SubTitle, .FullSiteBlock-SubTitle {color: rgba(51, 51, 51, 1.00);font-size: 25px;line-height: 34px;font-weight: 300;font-style: normal;font-family: Lato;padding: 0 0 0 0px;text-decoration: none;text-align: center;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0 0 0 0px;text-align: center }.tp-caption.FullSiteBlock-DownButton, .FullSiteBlock-DownButton {color: rgba(51, 51, 51, 1.00);font-size: 25px;line-height: 32px;font-weight: 500;font-style: normal;font-family: Roboto;padding: 1px 1px 1px 1px;text-decoration: none;text-align: center;background-color: transparent;border-color: rgba(51, 51, 51, 1.00);border-style: solid;border-width: 1px;border-radius: 30px 30px 30px 30px;text-align: center }.tp-caption.FullSiteBlock-DownButton:hover, .FullSiteBlock-DownButton:hover {color: rgba(0, 150, 255, 1.00);text-decoration: none;background-color: transparent;border-color: rgba(0, 150, 255, 1.00);border-style: solid;border-width: 1px;border-radius: 30px 30px 30px 30px;cursor: pointer }.tp-caption.FullSiteBlock-Title, .FullSiteBlock-Title {color: rgba(51, 51, 51, 1.00);font-size: 55px;line-height: 65px;font-weight: 300;font-style: normal;font-family: Lato;padding: 0 0 0 0px;text-decoration: none;text-align: center;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0 0 0 0px;text-align: center }.tp-caption.FullSiteBlock-SubTitle, .FullSiteBlock-SubTitle {color: rgba(51, 51, 51, 1.00);font-size: 25px;line-height: 34px;font-weight: 300;font-style: normal;font-family: Lato;padding: 0 0 0 0px;text-decoration: none;text-align: center;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0 0 0 0px;text-align: center }.tp-caption.FullSiteBlock-Link, .FullSiteBlock-Link {color: rgba(0, 150, 255, 1.00);font-size: 25px;line-height: 24px;font-weight: 300;font-style: normal;font-family: Lato;padding: 0 0 0 0px;text-decoration: none;text-align: center;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0 0 0 0px;text-align: center }.tp-caption.FullSiteBlock-Link:hover, .FullSiteBlock-Link:hover {color: rgba(51, 51, 51, 1.00);text-decoration: none;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0 0 0 0px;cursor: pointer }.tp-caption.FullSiteBlock-DownButton, .FullSiteBlock-DownButton {color: rgba(51, 51, 51, 1.00);font-size: 25px;line-height: 32px;font-weight: 500;font-style: normal;font-family: Roboto;padding: 1px 1px 1px 1px;text-decoration: none;text-align: center;background-color: transparent;border-color: rgba(51, 51, 51, 1.00);border-style: solid;border-width: 1px;border-radius: 30px 30px 30px 30px;text-align: center }.tp-caption.FullSiteBlock-DownButton:hover, .FullSiteBlock-DownButton:hover {color: rgba(0, 150, 255, 1.00);text-decoration: none;background-color: transparent;border-color: rgba(0, 150, 255, 1.00);border-style: solid;border-width: 1px;border-radius: 30px 30px 30px 30px;cursor: pointer }.rev_slider {overflow: hidden;}.effect_layer {position: absolute;top: 0px;left: 0px;width: 100%;height: 100%;}.gyges .tp-thumb {opacity: 1 }.gyges .tp-thumb-img-wrap {padding: 3px;background-color: rgba(0, 0, 0, 0.25);display: inline-block;width: 100%;height: 100%;position: relative;margin: 0px;box-sizing: border-box;transition: all 0.3s;-webkit-transition: all 0.3s;}.gyges .tp-thumb-image {padding: 3px;display: block;box-sizing: border-box;position: relative;-webkit-box-shadow: inset 5px 5px 10px 0px rgba(0, 0, 0, 0.25);-moz-box-shadow: inset 5px 5px 10px 0px rgba(0, 0, 0, 0.25);box-shadow: inset 5px 5px 10px 0px rgba(0, 0, 0, 0.25);}.gyges .tp-thumb:hover .tp-thumb-img-wrap, .gyges .tp-thumb.selected .tp-thumb-img-wrap {background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 100%);background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(255, 255, 255, 1)));background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 100%);background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 100%);background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 100%);background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 100%);}.tp-caption.FullSiteBlock-Title, .FullSiteBlock-Title {color: rgba(51, 51, 51, 1.00);font-size: 55px;line-height: 65px;font-weight: 300;font-style: normal;font-family: Lato;padding: 0 0 0 0px;text-decoration: none;text-align: center;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0 0 0 0px;text-align: center }.tp-caption.FullSiteBlock-SubTitle, .FullSiteBlock-SubTitle {color: rgba(51, 51, 51, 1.00);font-size: 25px;line-height: 34px;font-weight: 300;font-style: normal;font-family: Lato;padding: 0 0 0 0px;text-decoration: none;text-align: center;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0 0 0 0px;text-align: center }.tp-caption.FullSiteBlock-Link, .FullSiteBlock-Link {color: rgba(0, 150, 255, 1.00);font-size: 25px;line-height: 24px;font-weight: 300;font-style: normal;font-family: Lato;padding: 0 0 0 0px;text-decoration: none;text-align: center;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0 0 0 0px;text-align: center }.tp-caption.FullSiteBlock-Link:hover, .FullSiteBlock-Link:hover {color: rgba(51, 51, 51, 1.00);text-decoration: none;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0 0 0 0px;cursor: pointer }.tp-caption.FullSiteBlock-SubTitle, .FullSiteBlock-SubTitle {color: rgba(51, 51, 51, 1.00);font-size: 25px;line-height: 34px;font-weight: 300;font-style: normal;font-family: Lato;padding: 0 0 0 0px;text-decoration: none;text-align: center;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0 0 0 0px;text-align: center }.tp-caption.FullSiteBlock-SubTitle, .FullSiteBlock-SubTitle {color: rgba(51, 51, 51, 1.00);font-size: 25px;line-height: 34px;font-weight: 300;font-style: normal;font-family: Lato;padding: 0 0 0 0px;text-decoration: none;text-align: center;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0 0 0 0px;text-align: center }.tp-caption.FullSiteBlock-FooterLink, .FullSiteBlock-FooterLink {color: rgba(85, 85, 85, 1.00);font-size: 15px;line-height: 20px;font-weight: 300;font-style: normal;font-family: Lato;padding: 0 0 0 0px;text-decoration: none;text-align: left;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0 0 0 0px;text-align: left }.tp-caption.FullSiteBlock-FooterLink:hover, .FullSiteBlock-FooterLink:hover {color: rgba(0, 150, 255, 1.00);text-decoration: none;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0 0 0 0px;cursor: pointer }.fb-share-button.fb_iframe_widget iframe {width: 115px!important;}#tp-socialwrapper {opacity: 0;}.tp-caption.Twitter-Content a, .tp-caption.Twitter-Content a:visited {color: #0084B4 !important }.tp-caption.Twitter-Content a:hover {color: #0084B4 !important;text-decoration: underline !important }#menu_forcefullwidth {z-index: 5000;position: fixed !important;top: 0px;left: 0px;width: 100% }#tp-menubg {background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0) 100%);background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0) 100%);background: linear-gradient(to bottom, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0) 100%);filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#d9000000', endColorstr='#00000000', GradientType=0);}#mc_embed_signup input[type="email"] {font-family: "Lato", sans-serif;font-size: 16px;font-weight: 400;background-color: #fff;color: #888 !important;line-height: 46px;padding: 0 20px;cursor: text;border: 0;width: 400px;margin-bottom: 0px;-webkit-transition: background-color 0.5s;-moz-transition: background-color 0.5s;-o-transition: background-color 0.5s;-ms-transition: background-color 0.5s;transition: background-color 0.5s;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;}#mc_embed_signup input[type="email"]::-webkit-input-placeholder {color: #888 !important;}#mc_embed_signup input[type="email"]::-moz-placeholder {color: #888 !important;}#mc_embed_signup input[type="email"]:-ms-input-placeholder {color: #888 !important;}#mc_embed_signup input[type="email"]:focus {background-color: #f5f5f5;color: #454545;}#mc_embed_signup input#mc-embedded-subscribe, #mc_embed_signup input#mc-embedded-subscribe:focus {font-family: "Lato", sans-serif;line-height: 46px;font-size: 16px;font-weight: 700;padding: 0 30px;border: 0;background: #f04531;text-transform: none;color: #fff;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;}#mc_embed_signup input#mc-embedded-subscribe:hover {background: #e03727;}@media only screen and (max-width: 767px) {#mc_embed_signup input[type="email"] {width: 260px;}}@media only screen and (max-width: 480px) {#mc_embed_signup input[type="email"] {width: 160px;}}#rev_slider_167_6 .uranus.tparrows {width: 50px;height: 50px;background: rgba(255, 255, 255, 0);}#rev_slider_167_6 .uranus.tparrows:before {width: 50px;height: 50px;line-height: 50px;font-size: 40px;transition: all 0.3s;-webkit-transition: all 0.3s;}#rev_slider_167_6 .uranus.tparrows:hover:before {opacity: 0.75;}.tp-caption.FullSiteBlock-SubTitle, .FullSiteBlock-SubTitle {color: rgba(51, 51, 51, 1.00);font-size: 25px;line-height: 34px;font-weight: 300;font-style: normal;font-family: Lato;padding: 0 0 0 0px;text-decoration: none;text-align: center;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0 0 0 0px;text-align: center }.tp-caption.ParallaxWebsite-FooterItem, .ParallaxWebsite-FooterItem {color: rgba(255, 255, 255, 0.50);font-size: 16px;line-height: 24px;font-weight: 400;font-style: normal;font-family: Lato;padding: 0 0 0 0px;text-decoration: none;text-align: left;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0 0 0 0px }.tp-caption.ParallaxWebsite-FooterItem:hover, .ParallaxWebsite-FooterItem:hover {color: rgba(255, 255, 255, 1.00);text-decoration: none;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0 0 0 0px;cursor: pointer }.fb-share-button.fb_iframe_widget iframe {width: 115px!important;}iframe.twitter-share-button {display: none;}.fb-share-button.fb_iframe_widget iframe {display: none;}.tp-caption.FullSiteBlock-Link, .FullSiteBlock-Link {color: rgba(0,150,255,1.00);font-size: 25px;line-height: 24px;font-weight: 300;font-style: normal;font-family: Lato;padding: 0 0 0 0px;text-decoration: none;text-align: center;background-color: transparent;border-color: transparent;border-style: none;border-width: 0px;border-radius: 0 0 0 0px;text-align: center;}
/*-----------------------------------------------------------------------------

- Revolution Slider 5.0 Navigatin Skin Style  -

 ARES SKIN

author:  ThemePunch
email:      info@themepunch.com
website:    http://www.themepunch.com
-----------------------------------------------------------------------------*/
.ares.tparrows {
  cursor:pointer;
  background:#fff;
  min-width:60px;
    min-height:60px;
  position:absolute;
  display:block;
  z-index:100;
    border-radius:50%;
}
.ares.tparrows:hover {
}
.ares.tparrows:before {
  font-family: "revicons";
  font-size:25px;
  color:#aaa;
  display:block;
  line-height: 60px;
  text-align: center;
    -webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
    transition: color 0.3s;
    z-index:2;
    position:relative;
}
.ares.tparrows.tp-leftarrow:before {
  content: "\e81f";
}
.ares.tparrows.tp-rightarrow:before {
  content: "\e81e";
}
.ares.tparrows:hover:before {
 color:#000;
      }
.ares .tp-title-wrap { 
  position:absolute;
  z-index:1;
  display:inline-block;
  background:#fff;
  min-height:60px;
  line-height:60px;
  top:0px;
  margin-left:30px;
  border-radius:0px 30px 30px 0px;
  overflow:hidden;
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transform:scaleX(0);  
  -webkit-transform:scaleX(0);  
  transform-origin:0% 50%; 
   -webkit-transform-origin:0% 50%;
}
 .ares.tp-rightarrow .tp-title-wrap { 
   right:0px;
   margin-right:30px;margin-left:0px;
   -webkit-transform-origin:100% 50%;
border-radius:30px 0px 0px 30px;
 }
.ares.tparrows:hover .tp-title-wrap {
  transform:scaleX(1) scaleY(1);
    -webkit-transform:scaleX(1) scaleY(1);
}
.ares .tp-arr-titleholder {
  position:relative;
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transform:translateX(200px);  
  text-transform:uppercase;
  color:#000;
  font-weight:400;
  font-size:14px;
  line-height:60px;
  white-space:nowrap;
  padding:0px 20px;
  margin-left:10px;
  opacity:0;
}

.ares.tp-rightarrow .tp-arr-titleholder {
   transform:translateX(-200px); 
   margin-left:0px; margin-right:10px;
      }

.ares.tparrows:hover .tp-arr-titleholder {
   transform:translateX(0px);
   -webkit-transform:translateX(0px);
  transition-delay: 0.1s;
  opacity:1;
}

/* BULLETS */
.ares.tp-bullets {
}
.ares.tp-bullets:before {
	content:" ";
	position:absolute;
	width:100%;
	height:100%;
	background:transparent;
	padding:10px;
	margin-left:-10px;margin-top:-10px;
	box-sizing:content-box;
}
.ares .tp-bullet {
	width:13px;
	height:13px;
	position:absolute;
	background:#e5e5e5;
	border-radius:50%;
	cursor: pointer;
	box-sizing:content-box;
}
.ares .tp-bullet:hover,
.ares .tp-bullet.selected {
	background:#fff;
}
.ares .tp-bullet-title {
  position:absolute;
  color:#888;
  font-size:12px;
  padding:0px 10px;
  font-weight:600;
  right:27px;
  top:-4px;
  background:#fff;
  background:rgba(255,255,255,0.75);
  visibility:hidden;
  transform:translateX(-20px);
  -webkit-transform:translateX(-20px);
  transition:transform 0.3s;
  -webkit-transition:transform 0.3s;
  line-height:20px;
  white-space:nowrap;
}     

.ares .tp-bullet-title:after {
    width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 10px 0 10px 10px;
	border-color: transparent transparent transparent rgba(255,255,255,0.75);
	content:" ";
    position:absolute;
    right:-10px;
	top:0px;
}
    
.ares .tp-bullet:hover .tp-bullet-title{
  visibility:visible;
   transform:translateX(0px);
  -webkit-transform:translateX(0px);
}

.ares .tp-bullet.selected:hover .tp-bullet-title {
    background:#fff;
        }
.ares .tp-bullet.selected:hover .tp-bullet-title:after {
  border-color:transparent transparent transparent #fff;
}
.ares.tp-bullets:hover .tp-bullet-title {
        visibility:hidden;
}
.ares.tp-bullets:hover .tp-bullet:hover .tp-bullet-title {
    visibility:visible;
      }

/* TABS */
.ares .tp-tab { 
  opacity:1;      
  padding:10px;
  box-sizing:border-box;
  font-family: "Roboto", sans-serif;
  border-bottom: 1px solid #e5e5e5;
 }
.ares .tp-tab-image 
{ 
  width:60px;
  height:60px; max-height:100%; max-width:100%;
  position:relative;
  display:inline-block;
  float:left;

}
.ares .tp-tab-content 
{
    background:rgba(0,0,0,0); 
    position:relative;
    padding:15px 15px 15px 85px;
 left:0px;
 overflow:hidden;
 margin-top:-15px;
    box-sizing:border-box;
    color:#333;
    display: inline-block;
    width:100%;
    height:100%;
 position:absolute; }
.ares .tp-tab-date
  {
  display:block;
  color: #aaa;
  font-weight:500;
  font-size:12px;
  margin-bottom:0px;
  }
.ares .tp-tab-title 
{
    display:block;	
    text-align:left;
    color:#333;
    font-size:14px;
    font-weight:500;
    text-transform:none;
    line-height:17px;
}
.ares .tp-tab:hover,
.ares .tp-tab.selected {
	background:#eee; 
}

.ares .tp-tab-mask {
}

/* MEDIA QUERIES */
@media only screen and (max-width: 960px) {

}
@media only screen and (max-width: 768px) {

}

/*-----------------------------------------------------------------------------

- Revolution Slider 5.0 Navigatin Skin Style  -

 CUSTOM SKIN

author:  ThemePunch
email:      info@themepunch.com
website:    http://www.themepunch.com
-----------------------------------------------------------------------------*/
/* ARROWS */
.custom.tparrows {
	cursor:pointer;
	background:#000;
	background:rgba(0,0,0,0.5);
	width:40px;
	height:40px;
	position:absolute;
	display:block;
	z-index:10000;
}
.custom.tparrows:hover {
	background:#000;
}
.custom.tparrows:before {
	font-family: "revicons";
	font-size:15px;
	color:#fff;
	display:block;
	line-height: 40px;
	text-align: center;
}
.custom.tparrows.tp-leftarrow:before {
	content: "\e824";
}
.custom.tparrows.tp-rightarrow:before {
	content: "\e825";
}



/* BULLETS */
.custom.tp-bullets {
}
.custom.tp-bullets:before {
	content:" ";
	position:absolute;
	width:100%;
	height:100%;
	background:transparent;
	padding:10px;
	margin-left:-10px;margin-top:-10px;
	box-sizing:content-box;
}
.custom .tp-bullet {
	width:12px;
	height:12px;
	position:absolute;
	background:#aaa;
    background:rgba(125,125,125,0.5);
	cursor: pointer;
	box-sizing:content-box;
}
.custom .tp-bullet:hover,
.custom .tp-bullet.selected {
	background:rgb(125,125,125);
}
.custom .tp-bullet-image {
}
.custom .tp-bullet-title {
}


/* THUMBS */


/* TABS */


/*-----------------------------------------------------------------------------

- Revolution Slider 5.0 Navigatin Skin Style  -

 DIONE SKIN

author:  ThemePunch
email:      info@themepunch.com
website:    http://www.themepunch.com
-----------------------------------------------------------------------------*/
/* ARROWS */
.dione.tparrows {
  height:100%;
  width:100px;
  background:transparent;
  background:rgba(0,0,0,0);
  line-height:100%;
  transition:all 0.3s;
-webkit-transition:all 0.3s;
}

.dione.tparrows:hover {
 background:rgba(0,0,0,0.45);
 }
.dione .tp-arr-imgwrapper {
 width:100px;
 left:0px;
 position:absolute;
 height:100%;
 top:0px;
 overflow:hidden;
 }
.dione.tp-rightarrow .tp-arr-imgwrapper {
left:auto;
right:0px;
}

.dione .tp-arr-imgholder {
background-position:center center;
background-size:cover;
width:100px;
height:100%;
top:0px;
visibility:hidden;
transform:translateX(-50px);
-webkit-transform:translateX(-50px);
transition:all 0.3s;
-webkit-transition:all 0.3s;
opacity:0;
left:0px;
}

.dione.tparrows.tp-rightarrow .tp-arr-imgholder {
  right:0px;
  left:auto;
  transform:translateX(50px);
 -webkit-transform:translateX(50px);
}

.dione.tparrows:before {
position:absolute;
line-height:30px;
margin-left:-22px;
top:50%;
left:50%;
font-size:30px;
margin-top:-15px;
transition:all 0.3s;
-webkit-transition:all 0.3s;
}

.dione.tparrows.tp-rightarrow:before {
margin-left:6px;
}

.dione.tparrows:hover:before {
  transform:translateX(-20px);
-webkit-transform:translateX(-20px);
opacity:0;
}

.dione.tparrows.tp-rightarrow:hover:before {
  transform:translateX(20px);
-webkit-transform:translateX(20px);
}

.dione.tparrows:hover .tp-arr-imgholder {
 transform:translateX(0px);
-webkit-transform:translateX(0px);
opacity:1;
visibility:visible;
}



/* BULLETS */
.dione .tp-bullet { 
    opacity:1;
    width:50px;
    height:50px;    
    padding:3px;
    background:#000;
    background-color:rgba(0,0,0,0.25);
    margin:0px;
    box-sizing:border-box;
    transition:all 0.3s;
    -webkit-transition:all 0.3s;

  }

.dione .tp-bullet-image {
   display:block;
   box-sizing:border-box;
   position:relative;
    -webkit-box-shadow: inset 5px 5px 10px 0px rgba(0,0,0,0.25);
  -moz-box-shadow: inset 5px 5px 10px 0px rgba(0,0,0,0.25);
  box-shadow: inset 5px 5px 10px 0px rgba(0,0,0,0.25);
  width:44px;
  height:44px;
  background-size:cover;
  background-position:center center;
 }  
.dione .tp-bullet-title { 
     position:absolute; 
   bottom:65px;
     display:inline-block;
     left:50%;
     background:#000;
     background:rgba(0,0,0,0.75);
     color:#fff;
     padding:10px 30px;
     border-radius:4px;
   -webkit-border-radius:4px;
     opacity:0;
      transition:all 0.3s;
    -webkit-transition:all 0.3s;
    transform: translateZ(0.001px) translateX(-50%) translateY(14px);
    transform-origin:50% 100%;
    -webkit-transform: translateZ(0.001px) translateX(-50%) translateY(14px);
    -webkit-transform-origin:50% 100%;
    opacity:0;
    white-space:nowrap;
 }

.dione .tp-bullet:hover .tp-bullet-title {
     transform:rotateX(0deg) translateX(-50%);
    -webkit-transform:rotateX(0deg) translateX(-50%);
    opacity:1;
}

.dione .tp-bullet.selected,
.dione .tp-bullet:hover  {
  
   background: rgba(255,255,255,1);
  background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(119,119,119,1)));
  background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%);
  background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%);
  background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%);
  background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ffffff", endColorstr="#777777", GradientType=0 );
 
      }
.dione .tp-bullet-title:after {
        content:" ";
        position:absolute;
        left:50%;
        margin-left:-8px;
        width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 8px 0 8px;
    border-color: rgba(0,0,0,0.75) transparent transparent transparent;
        bottom:-8px;
   }


/*-----------------------------------------------------------------------------

- Revolution Slider 5.0 Navigatin Skin Style  -

 ERINYEN SKIN

author:  ThemePunch
email:      info@themepunch.com
website:    http://www.themepunch.com
-----------------------------------------------------------------------------*/
/* ARROWS */
.erinyen.tparrows {
  cursor:pointer;
  background:#000;
  background:rgba(0,0,0,0.5);
  min-width:70px;
  min-height:70px;
  position:absolute;
  display:block;
  z-index:1000;
  border-radius:35px;   
}

.erinyen.tparrows:before {
  font-family: "revicons";
  font-size:20px;
  color:#fff;
  display:block;
  line-height: 70px;
  text-align: center;    
  z-index:2;
  position:relative;
}
.erinyen.tparrows.tp-leftarrow:before {
  content: "\e824";
}
.erinyen.tparrows.tp-rightarrow:before {
  content: "\e825";
}

.erinyen .tp-title-wrap { 
  position:absolute;
  z-index:1;
  display:inline-block;
  background:#000;
  background:rgba(0,0,0,0.5);
  min-height:70px;
  line-height:70px;
  top:0px;
  margin-left:0px;
  border-radius:35px;
  overflow:hidden; 
  transition: opacity 0.3s;
  -webkit-transition:opacity 0.3s;
  -moz-transition:opacity 0.3s;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  transform: scale(0);  
  visibility:hidden;
  opacity:0;
}

.erinyen.tparrows:hover .tp-title-wrap{
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  transform: scale(1);
  opacity:1;
  visibility:visible;
}
        
 .erinyen.tp-rightarrow .tp-title-wrap { 
   right:0px;
   margin-right:0px;margin-left:0px;
   -webkit-transform-origin:100% 50%;
  border-radius:35px;
  padding-right:20px;
  padding-left:10px;
 }


.erinyen.tp-leftarrow .tp-title-wrap { 
   padding-left:20px;
  padding-right:10px;
}

.erinyen .tp-arr-titleholder {
  letter-spacing: 3px;
   position:relative;
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transform:translateX(200px);  
  text-transform:uppercase;
  color:#fff;
  font-weight:600;
  font-size:13px;
  line-height:70px;
  white-space:nowrap;
  padding:0px 20px;
  margin-left:11px;
  opacity:0;  
}

.erinyen .tp-arr-imgholder {
  width:100%;
  height:100%;
  position:absolute;
  top:0px;
  left:0px;
  background-position:center center;
  background-size:cover;
    }
 .erinyen .tp-arr-img-over {
   width:100%;
  height:100%;
  position:absolute;
  top:0px;
  left:0px;
   background:#000;
   background:rgba(0,0,0,0.5);
        }
.erinyen.tp-rightarrow .tp-arr-titleholder {
   transform:translateX(-200px); 
   margin-left:0px; margin-right:11px;
      }

.erinyen.tparrows:hover .tp-arr-titleholder {
   transform:translateX(0px);
   -webkit-transform:translateX(0px);
  transition-delay: 0.1s;
  opacity:1;
}

/* BULLETS */
.erinyen.tp-bullets {
}
.erinyen.tp-bullets:before {
	content:" ";
	position:absolute;
	width:100%;
	height:100%;
	background: #555555; /* old browsers */
    background: -moz-linear-gradient(top,  #555555 0%, #222222 100%); /* ff3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#555555), color-stop(100%,#222222)); /* chrome,safari4+ */
    background: -webkit-linear-gradient(top,  #555555 0%,#222222 100%); /* chrome10+,safari5.1+ */
    background: -o-linear-gradient(top,  #555555 0%,#222222 100%); /* opera 11.10+ */
    background: -ms-linear-gradient(top,  #555555 0%,#222222 100%); /* ie10+ */
    background: linear-gradient(to bottom,  #555555 0%,#222222 100%); /* w3c */
    filter: progid:dximagetransform.microsoft.gradient( startcolorstr="#555555", endcolorstr="#222222",gradienttype=0 ); /* ie6-9 */
	padding:10px 15px;
	margin-left:-15px;margin-top:-10px;
	box-sizing:content-box;
   border-radius:10px;
   box-shadow:0px 0px 2px 1px rgba(33,33,33,0.3);
}
.erinyen .tp-bullet {
	width:13px;
	height:13px;
	position:absolute;
	background:#111;	
	border-radius:50%;
	cursor: pointer;
	box-sizing:content-box;
}
.erinyen .tp-bullet:hover,
.erinyen .tp-bullet.selected {
	background: #e5e5e5; /* old browsers */
background: -moz-linear-gradient(top,  #e5e5e5 0%, #999999 100%); /* ff3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e5e5e5), color-stop(100%,#999999)); /* chrome,safari4+ */
background: -webkit-linear-gradient(top,  #e5e5e5 0%,#999999 100%); /* chrome10+,safari5.1+ */
background: -o-linear-gradient(top,  #e5e5e5 0%,#999999 100%); /* opera 11.10+ */
background: -ms-linear-gradient(top,  #e5e5e5 0%,#999999 100%); /* ie10+ */
background: linear-gradient(to bottom,  #e5e5e5 0%,#999999 100%); /* w3c */
filter: progid:dximagetransform.microsoft.gradient( startcolorstr="#e5e5e5", endcolorstr="#999999",gradienttype=0 ); /* ie6-9 */
  border:1px solid #555;
  width:12px;height:12px;
}
.erinyen .tp-bullet-image {
}
.erinyen .tp-bullet-title {
}


/* THUMBS */
.erinyen .tp-thumb {
opacity:1
}

.erinyen .tp-thumb-over {
  background:#000;
  background:rgba(0,0,0,0.25);
  width:100%;
  height:100%;
  position:absolute;
  top:0px;
  left:0px;
  z-index:1;
  -webkit-transition:all 0.3s;
  transition:all 0.3s;
}

.erinyen .tp-thumb-more:before {
  font-family: "revicons";
  font-size:12px;
  color:#aaa;
  color:rgba(255,255,255,0.75);
  display:block;
  line-height: 12px;
  text-align: left;    
  z-index:2;
  position:absolute;
  top:20px;
  right:20px;
  z-index:2;
}
.erinyen .tp-thumb-more:before {
  content: "\e825";
}

.erinyen .tp-thumb-title {
  font-family:"Raleway";
  letter-spacing:1px;
  font-size:12px;
  color:#fff;
  display:block;
  line-height: 15px;
  text-align: left;    
  z-index:2;
  position:absolute;
  top:0px;
  left:0px;
  z-index:2;
  padding:20px 35px 20px 20px;
  width:100%;
  height:100%;
  box-sizing:border-box;
  transition:all 0.3s;
  -webkit-transition:all 0.3s;
  font-weight:500;
}

.erinyen .tp-thumb.selected .tp-thumb-more:before,
.erinyen .tp-thumb:hover .tp-thumb-more:before {
 color:#aaa;

}

.erinyen .tp-thumb.selected .tp-thumb-over,
.erinyen .tp-thumb:hover .tp-thumb-over {
 background:#fff;
}
.erinyen .tp-thumb.selected .tp-thumb-title,
.erinyen .tp-thumb:hover .tp-thumb-title {
  color:#000;

}


/* TABS */
.erinyen .tp-tab-title {
    color:#a8d8ee;
    font-size:13px;
    font-weight:700;
    text-transform:uppercase;
    font-family:"Roboto Slab"
    margin-bottom:5px;
}

.erinyen .tp-tab-desc {
	font-size:18px;
    font-weight:400;
    color:#fff;
    line-height:25px;
	font-family:"Roboto Slab";
}
      

/*-----------------------------------------------------------------------------

- Revolution Slider 5.0 Navigatin Skin Style  -

 GYGES SKIN

author:  ThemePunch
email:      info@themepunch.com
website:    http://www.themepunch.com
-----------------------------------------------------------------------------*/
/* ARROWS */


/* BULLETS */
.gyges.tp-bullets {
}
.gyges.tp-bullets:before {
	content:" ";
	position:absolute;
	width:100%;
	height:100%;
	background: #777777; /* Old browsers */
    background: -moz-linear-gradient(top,  #777777 0%, #666666 100%); 
    background: -webkit-gradient(linear, left top, left bottom, 
    color-stop(0%,#777777), color-stop(100%,#666666)); 
    background: -webkit-linear-gradient(top,  #777777 0%,#666666 100%); 
    background: -o-linear-gradient(top,  #777777 0%,#666666 100%); 
    background: -ms-linear-gradient(top,  #777777 0%,#666666 100%); 
    background: linear-gradient(to bottom,  #777777 0%,#666666 100%); 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#777777", 
    endColorstr="#666666",GradientType=0 ); 
	padding:10px;
	margin-left:-10px;margin-top:-10px;
	box-sizing:content-box;
  border-radius:10px;
}
.gyges .tp-bullet {
	width:12px;
	height:12px;
	position:absolute;
	background:#333;
	border:3px solid #444;
	border-radius:50%;
	cursor: pointer;
	box-sizing:content-box;
}
.gyges .tp-bullet:hover,
.gyges .tp-bullet.selected {
	background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top,  #ffffff 0%, #e1e1e1 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, 
    color-stop(0%,#ffffff), color-stop(100%,#e1e1e1)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffffff 0%,#e1e1e1 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffffff 0%,#e1e1e1 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffffff 0%,#e1e1e1 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #ffffff 0%,#e1e1e1 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ffffff", 
    endColorstr="#e1e1e1",GradientType=0 ); /* IE6-9 */

}
.gyges .tp-bullet-image {
}
.gyges .tp-bullet-title {
}
	

/* THUMBS */
.gyges .tp-thumb { 
      opacity:1
  }
.gyges .tp-thumb-img-wrap {
  padding:3px;
    background:#000;
  background-color:rgba(0,0,0,0.25);
  display:inline-block;

  width:100%;
  height:100%;
  position:relative;
  margin:0px;
  box-sizing:border-box;
    transition:all 0.3s;
    -webkit-transition:all 0.3s;
}
.gyges .tp-thumb-image {
   padding:3px; 
   display:block;
   box-sizing:border-box;
   position:relative;
    -webkit-box-shadow: inset 5px 5px 10px 0px rgba(0,0,0,0.25);
  -moz-box-shadow: inset 5px 5px 10px 0px rgba(0,0,0,0.25);
  box-shadow: inset 5px 5px 10px 0px rgba(0,0,0,0.25);
 }  
.gyges .tp-thumb-title { 
     position:absolute; 
     bottom:100%; 
     display:inline-block;
     left:50%;
     background:rgba(255,255,255,0.8);
     padding:10px 30px;
     border-radius:4px;
	 -webkit-border-radius:4px;
     margin-bottom:20px;
     opacity:0;
      transition:all 0.3s;
    -webkit-transition:all 0.3s;
    transform: translateZ(0.001px) translateX(-50%) translateY(14px);
    transform-origin:50% 100%;
    -webkit-transform: translateZ(0.001px) translateX(-50%) translateY(14px);
    -webkit-transform-origin:50% 100%;
    white-space:nowrap;
 }
.gyges .tp-thumb:hover .tp-thumb-title {
  	 transform:rotateX(0deg) translateX(-50%);
    -webkit-transform:rotateX(0deg) translateX(-50%);
    opacity:1;
}

.gyges .tp-thumb:hover .tp-thumb-img-wrap,
 .gyges .tp-thumb.selected .tp-thumb-img-wrap {

  background: rgba(255,255,255,1);
  background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(119,119,119,1)));
  background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%);
  background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%);
  background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%);
  background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ffffff", endColorstr="#777777", GradientType=0 );
 }
.gyges .tp-thumb-title:after {
        content:" ";
        position:absolute;
        left:50%;
        margin-left:-8px;
        width: 0;
		height: 0;
		border-style: solid;
		border-width: 8px 8px 0 8px;
		border-color: rgba(255,255,255,0.8) transparent transparent transparent;
        bottom:-8px;
   }


/* TABS */
.gyges .tp-tab { 
  opacity:1;      
  padding:10px;
  box-sizing:border-box;
  font-family: "Roboto", sans-serif;
  border-bottom: 1px solid rgba(255,255,255,0.15);
 }
.gyges .tp-tab-image 
{ 
  width:60px;
  height:60px; max-height:100%; max-width:100%;
  position:relative;
  display:inline-block;
  float:left;

}
.gyges .tp-tab-content 
{
    background:rgba(0,0,0,0); 
    position:relative;
    padding:15px 15px 15px 85px;
 left:0px;
  overflow:hidden;
 margin-top:-15px;
    box-sizing:border-box;
    color:#333;
    display: inline-block;
    width:100%;
    height:100%;
 position:absolute; }
.gyges .tp-tab-date
  {
  display:block;
  color: rgba(255,255,255,0.25);
  font-weight:500;
  font-size:12px;
  margin-bottom:0px;
  }
.gyges .tp-tab-title 
{
    display:block;  
    text-align:left;
    color:#fff;
    font-size:14px;
    font-weight:500;
    text-transform:none;
    line-height:17px;
}
.gyges .tp-tab:hover,
.gyges .tp-tab.selected {
  background:rgba(0,0,0,0.5); 
}

.gyges .tp-tab-mask {
}

/* MEDIA QUERIES */
@media only screen and (max-width: 960px) {

}
@media only screen and (max-width: 768px) {

}

/*-----------------------------------------------------------------------------

- Revolution Slider 5.0 Navigatin Skin Style  -

 HADES SKIN

author:  ThemePunch
email:      info@themepunch.com
website:    http://www.themepunch.com
-----------------------------------------------------------------------------*/
/* ARROWS */
.hades.tparrows {
	cursor:pointer;
	background:#000;
	background:rgba(0,0,0,0.15);
	width:100px;
	height:100px;
	position:absolute;
	display:block;
	z-index:1000;
}

.hades.tparrows:before {
	font-family: "revicons";
	font-size:30px;
	color:#fff;
	display:block;
	line-height: 100px;
	text-align: center;
  transition: background 0.3s, color 0.3s;
}
.hades.tparrows.tp-leftarrow:before {
	content: "\e824";
}
.hades.tparrows.tp-rightarrow:before {
	content: "\e825";
}

.hades.tparrows:hover:before {
   color:#aaa;
   background:#fff;
   background:rgba(255,255,255,1);
 }
.hades .tp-arr-allwrapper {
  position:absolute;
  left:100%;
  top:0px;
  background:#888; 
  width:100px;height:100px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -ms-filter: "progid:dximagetransform.microsoft.alpha(opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0.0;
  -khtml-opacity: 0.0;
  opacity: 0.0;
  -webkit-transform: rotatey(-90deg);
  transform: rotatey(-90deg);
  -webkit-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
}
.hades.tp-rightarrow .tp-arr-allwrapper {
   left:auto;
   right:100%;
   -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
   -webkit-transform: rotatey(90deg);
  transform: rotatey(90deg);
}

.hades:hover .tp-arr-allwrapper {
   -ms-filter: "progid:dximagetransform.microsoft.alpha(opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;  
    -webkit-transform: rotatey(0deg);
  transform: rotatey(0deg);

 }
    
.hades .tp-arr-iwrapper {
}
.hades .tp-arr-imgholder {
  background-size:cover;
  position:absolute;
  top:0px;left:0px;
  width:100%;height:100%;
}
.hades .tp-arr-titleholder {
}
.hades .tp-arr-subtitleholder {
}


/* BULLETS */
.hades.tp-bullets {
}
.hades.tp-bullets:before {
	content:" ";
	position:absolute;
	width:100%;
	height:100%;
	background:transparent;
	padding:10px;
	margin-left:-10px;margin-top:-10px;
	box-sizing:content-box;
}
.hades .tp-bullet {
	width:3px;
	height:3px;
	position:absolute;
	background:#888;	
	cursor: pointer;
    border:5px solid #fff;
	box-sizing:content-box;
    box-shadow:0px 0px 3px 1px rgba(0,0,0,0.2);
    -webkit-perspective:400;
    perspective:400;
    -webkit-transform:translatez(0.01px);
    transform:translatez(0.01px);
}
.hades .tp-bullet:hover,
.hades .tp-bullet.selected {
	background:#555;
  
}

.hades .tp-bullet-image {
  position:absolute;top:-80px; left:-60px;width:120px;height:60px;
  background-position:center center;
  background-size:cover;
  visibility:hidden;
  opacity:0;
  transition:all 0.3s;
  -webkit-transform-style:flat;
  transform-style:flat;
  perspective:600;
  -webkit-perspective:600;
  transform: rotatex(-90deg);
  -webkit-transform: rotatex(-90deg);
  box-shadow:0px 0px 3px 1px rgba(0,0,0,0.2);
  transform-origin:50% 100%;
  -webkit-transform-origin:50% 100%;
  
  
}
.hades .tp-bullet:hover .tp-bullet-image {
  display:block;
  opacity:1;
  transform: rotatex(0deg);
  -webkit-transform: rotatex(0deg);
  visibility:visible;
    }
.hades .tp-bullet-title {
}


/* THUMBS */
.hades .tp-thumb { 
      opacity:1
  }
.hades .tp-thumb-img-wrap {
  border-radius:50%;
  padding:3px;
  display:inline-block;
background:#000;
  background-color:rgba(0,0,0,0.25);
  width:100%;
  height:100%;
  position:relative;
  margin:0px;
  box-sizing:border-box;
    transition:all 0.3s;
    -webkit-transition:all 0.3s;
}
.hades .tp-thumb-image {
   padding:3px; 
   border-radius:50%;
   display:block;
   box-sizing:border-box;
   position:relative;
    -webkit-box-shadow: inset 5px 5px 10px 0px rgba(0,0,0,0.25);
  -moz-box-shadow: inset 5px 5px 10px 0px rgba(0,0,0,0.25);
  box-shadow: inset 5px 5px 10px 0px rgba(0,0,0,0.25);
 }  


.hades .tp-thumb:hover .tp-thumb-img-wrap,
.hades .tp-thumb.selected .tp-thumb-img-wrap {
  
   background: rgba(255,255,255,1);
  background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(119,119,119,1)));
  background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%);
  background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%);
  background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%);
  background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ffffff", endColorstr="#777777", GradientType=0 );
 
      }
.hades .tp-thumb-title:after {
        content:" ";
        position:absolute;
        left:50%;
        margin-left:-8px;
        width: 0;
		height: 0;
		border-style: solid;
		border-width: 8px 8px 0 8px;
		border-color: rgba(0,0,0,0.75) transparent transparent transparent;
        bottom:-8px;
   }


/* TABS */
.hades .tp-tab {
  opacity:1;
 }
    
.hades .tp-tab-title
 {
      display:block;
      color:#333;
      font-weight:600;
      font-size:18px;
      text-align:center;
      line-height:25px;      
    } 
.hades .tp-tab-price
 {
	display:block;
    text-align:center;
    color:#999;
    font-size:16px;
    margin-top:10px;
   line-height:20px
}

.hades .tp-tab-button {
    display:inline-block;
    margin-top:15px;
    text-align:center;
	padding:5px 15px;
  	color:#fff;
  	font-size:14px;
  	background:#219bd7;
   	border-radius:4px;
   font-weight:400;
}
.hades .tp-tab-inner {
	text-align:center;
}

              

/*-----------------------------------------------------------------------------

- Revolution Slider 5.0 Navigatin Skin Style  -

 HEBE SKIN

author:  ThemePunch
email:      info@themepunch.com
website:    http://www.themepunch.com
-----------------------------------------------------------------------------*/
/* ARROWS */
.hebe.tparrows {
  cursor:pointer;
  background:#fff;
  min-width:70px;
    min-height:70px;
  position:absolute;
  display:block;
  z-index:1000;
}
.hebe.tparrows:hover {
}
.hebe.tparrows:before {
  font-family: "revicons";
  font-size:30px;
  color:#aaa;
  display:block;
  line-height: 70px;
  text-align: center;
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  transition: color 0.3s;
  z-index:2;
  position:relative;
   background:#fff;
  min-width:70px;
    min-height:70px;
}
.hebe.tparrows.tp-leftarrow:before {
  content: "\e824";
}
.hebe.tparrows.tp-rightarrow:before {
  content: "\e825";
}
.hebe.tparrows:hover:before {
 color:#000;
      }
.hebe .tp-title-wrap { 
  position:absolute;
  z-index:0;
  display:inline-block;
  background:#000;
  background:rgba(0,0,0,0.75);
  min-height:60px;
  line-height:60px;
  top:-10px;
  margin-left:0px;
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transform:scaleX(0);  
  -webkit-transform:scaleX(0);  
  transform-origin:0% 50%; 
   -webkit-transform-origin:0% 50%;
}
 .hebe.tp-rightarrow .tp-title-wrap { 
   right:0px;
   -webkit-transform-origin:100% 50%;
 }
.hebe.tparrows:hover .tp-title-wrap {
  transform:scaleX(1);
  -webkit-transform:scaleX(1);
}
.hebe .tp-arr-titleholder {
  position:relative;
  text-transform:uppercase;
  color:#fff;
  font-weight:600;
  font-size:12px;
  line-height:90px;
  white-space:nowrap;
  padding:0px 20px 0px 90px;
}

.hebe.tp-rightarrow .tp-arr-titleholder {
   margin-left:0px; 
   padding:0px 90px 0px 20px;
 }

.hebe.tparrows:hover .tp-arr-titleholder {
   transform:translateX(0px);
   -webkit-transform:translateX(0px);
  transition-delay: 0.1s;
  opacity:1;
}

.hebe .tp-arr-imgholder{
      width:90px;
      height:90px;
      position:absolute;
      left:100%;
      display:block;
      background-size:cover;
      background-position:center center;
  	 top:0px; right:-90px;
    }
.hebe.tp-rightarrow .tp-arr-imgholder{
        right:auto;left:-90px;
      }

/* BULLETS */
.hebe.tp-bullets {
}
.hebe.tp-bullets:before {
  content:" ";
  position:absolute;
  width:100%;
  height:100%;
  background:transparent;
  padding:10px;
  margin-left:-10px;margin-top:-10px;
  box-sizing:content-box;
}

.hebe .tp-bullet {
  width:3px;
  height:3px;
  position:absolute;
  background:#fff;  
  cursor: pointer;
  border:5px solid #222;
  border-radius:50%;
  box-sizing:content-box;
  -webkit-perspective:400;
  perspective:400;
  -webkit-transform:translateZ(0.01px);
  transform:translateZ(0.01px);
   transition:all 0.3s;
}
.hebe .tp-bullet:hover,
.hebe .tp-bullet.selected {
  background:#222;
  border-color:#fff;
}

.hebe .tp-bullet-image {
  position:absolute;
  top:-90px; left:-40px;
  width:70px;
  height:70px;
  background-position:center center;
  background-size:cover;
  visibility:hidden;
  opacity:0;
  transition:all 0.3s;
  -webkit-transform-style:flat;
  transform-style:flat;
  perspective:600;
  -webkit-perspective:600;
  transform: scale(0);
  -webkit-transform: scale(0);
  transform-origin:50% 100%;
  -webkit-transform-origin:50% 100%;
border-radius:6px;
  
  
}
.hebe .tp-bullet:hover .tp-bullet-image {
  display:block;
  opacity:1;
  transform: scale(1);
  -webkit-transform: scale(1);
  visibility:visible;
    }
.hebe .tp-bullet-title {
}


/* TABS */
.hebe .tp-tab-title {
    color:#a8d8ee;
    font-size:13px;
    font-weight:700;
    text-transform:uppercase;
    font-family:"Roboto Slab"
    margin-bottom:5px;
}

.hebe .tp-tab-desc {
	font-size:18px;
    font-weight:400;
    color:#fff;
    line-height:25px;
	font-family:"Roboto Slab";
}


/*-----------------------------------------------------------------------------

- Revolution Slider 5.0 Navigatin Skin Style  -

 HEPHAISTOS SKIN

author:  ThemePunch
email:      info@themepunch.com
website:    http://www.themepunch.com
-----------------------------------------------------------------------------*/
/* ARROWS */
.hephaistos.tparrows {
	cursor:pointer;
	background:#000;
	background:rgba(0,0,0,0.5);
	width:40px;
	height:40px;
	position:absolute;
	display:block;
	z-index:1000;
    border-radius:50%;
}
.hephaistos.tparrows:hover {
	background:#000;
}
.hephaistos.tparrows:before {
	font-family: "revicons";
	font-size:18px;
	color:#fff;
	display:block;
	line-height: 40px;
	text-align: center;
}
.hephaistos.tparrows.tp-leftarrow:before {
	content: "\e82c";
  margin-left:-2px;
  
}
.hephaistos.tparrows.tp-rightarrow:before {
	content: "\e82d";
   margin-right:-2px;
}



/* BULLETS */
.hephaistos.tp-bullets {
}
.hephaistos.tp-bullets:before {
	content:" ";
	position:absolute;
	width:100%;
	height:100%;
	background:transparent;
	padding:10px;
	margin-left:-10px;margin-top:-10px;
	box-sizing:content-box;
}
.hephaistos .tp-bullet {
	width:12px;
	height:12px;
	position:absolute;
	background:#999;
	border:3px solid #f5f5f5;
	border-radius:50%;
	cursor: pointer;
	box-sizing:content-box;
  box-shadow: 0px 0px 2px 1px rgba(130,130,130, 0.3);

}
.hephaistos .tp-bullet:hover,
.hephaistos .tp-bullet.selected {
	background:#fff;
    border-color:#000;
}
.hephaistos .tp-bullet-image {
}
.hephaistos .tp-bullet-title {
}


/*-----------------------------------------------------------------------------

- Revolution Slider 5.0 Navigatin Skin Style  -

 HERMES SKIN

author:  ThemePunch
email:      info@themepunch.com
website:    http://www.themepunch.com
-----------------------------------------------------------------------------*/
/* ARROWS */
.hermes.tparrows {
	cursor:pointer;
	background:#000;
	background:rgba(0,0,0,0.5);
	width:30px;
	height:110px;
	position:absolute;
	display:block;
	z-index:1000;
}

.hermes.tparrows:before {
	font-family: "revicons";
	font-size:15px;
	color:#fff;
	display:block;
	line-height: 110px;
	text-align: center;
    transform:translateX(0px);
    -webkit-transform:translateX(0px);
    transition:all 0.3s;
    -webkit-transition:all 0.3s;
}
.hermes.tparrows.tp-leftarrow:before {
	content: "\e824";
}
.hermes.tparrows.tp-rightarrow:before {
	content: "\e825";
}
.hermes.tparrows.tp-leftarrow:hover:before {
    transform:translateX(-20px);
    -webkit-transform:translateX(-20px);
     opacity:0;
}
.hermes.tparrows.tp-rightarrow:hover:before {
    transform:translateX(20px);
    -webkit-transform:translateX(20px);
     opacity:0;
}

.hermes .tp-arr-allwrapper {
    overflow:hidden;
    position:absolute;
	width:180px;
    height:140px;
    top:0px;
    left:0px;
    visibility:hidden;
      -webkit-transition: -webkit-transform 0.3s 0.3s;
  transition: transform 0.3s 0.3s;
  -webkit-perspective: 1000px;
  perspective: 1000px;
    }
.hermes.tp-rightarrow .tp-arr-allwrapper {
   right:0px;left:auto;
      }
.hermes.tparrows:hover .tp-arr-allwrapper {
   visibility:visible;
          }
.hermes .tp-arr-imgholder {
  width:180px;position:absolute;
  left:0px;top:0px;height:110px;
  transform:translateX(-180px);
  -webkit-transform:translateX(-180px);
  transition:all 0.3s;
  transition-delay:0.3s;
}
.hermes.tp-rightarrow .tp-arr-imgholder{
    transform:translateX(180px);
  -webkit-transform:translateX(180px);
      }
  
.hermes.tparrows:hover .tp-arr-imgholder {
   transform:translateX(0px);
   -webkit-transform:translateX(0px);            
}
.hermes .tp-arr-titleholder {
  top:110px;
  width:180px;
  text-align:left; 
  display:block;
  padding:0px 10px;
  line-height:30px; background:#000;
  background:rgba(0,0,0,0.75);color:#fff;
  font-weight:600; position:absolute;
  font-size:12px;
  white-space:nowrap;
  letter-spacing:1px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: rotateX(-90deg);
  transform: rotateX(-90deg);
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  box-sizing:border-box;

}
.hermes.tparrows:hover .tp-arr-titleholder {
    -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
  -webkit-transform: rotateX(0deg);
  transform: rotateX(0deg);
}


/* BULLETS */
.hermes.tp-bullets {
}

.hermes .tp-bullet {
    overflow:hidden;
    border-radius:50%;
    width:16px;
    height:16px;
    background-color: rgba(0, 0, 0, 0);
    box-shadow: inset 0 0 0 2px #FFF;
    -webkit-transition: background 0.3s ease;
    transition: background 0.3s ease;
    position:absolute;
}

.hermes .tp-bullet:hover {
	  background-color: rgba(0, 0, 0, 0.2);
}
.hermes .tp-bullet:after {
  content: ' ';
  position: absolute;
  bottom: 0;
  height: 0;
  left: 0;
  width: 100%;
  background-color: #FFF;
  box-shadow: 0 0 1px #FFF;
  -webkit-transition: height 0.3s ease;
  transition: height 0.3s ease;
}
.hermes .tp-bullet.selected:after {
  height:100%;
}


/* TABS */
.hermes .tp-tab { 
  opacity:1;  
  padding-right:10px;
  box-sizing:border-box;
 }
.hermes .tp-tab-image 
{ 
  width:100%;
  height:60%;
  position:relative;
}
.hermes .tp-tab-content 
{
    background:rgb(54,54,54); 
    position:absolute;
    padding:20px 20px 20px 30px;
    box-sizing:border-box;
    color:#fff;
  display:block;
  width:100%;
  min-height:40%;
  bottom:0px;
  left:-10px;
  }
.hermes .tp-tab-date
  {
  display:block;
  color:#888;
  font-weight:600;
  font-size:12px;
  margin-bottom:10px;
  }
.hermes .tp-tab-title 
{
    display:block;	
    color:#fff;
    font-size:16px;
    font-weight:800;
    text-transform:uppercase;
   line-height:19px;
}

.hermes .tp-tab.selected .tp-tab-title:after {
    width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 30px 0 30px 10px;
	border-color: transparent transparent transparent rgb(54,54,54);
	content:" ";
    position:absolute;
    right:-9px;
    bottom:50%;
    margin-bottom:-30px;
}
.hermes .tp-tab-mask {
     padding-right:10px !important;
          }

/* MEDIA QUERIES */
@media only screen and (max-width: 960px) {
  .hermes .tp-tab .tp-tab-title {font-size:14px;line-height:16px;}
  .hermes .tp-tab-date { font-size:11px; line-height:13px;margin-bottom:10px;}
  .hermes .tp-tab-content { padding:15px 15px 15px 25px;}
}
@media only screen and (max-width: 768px) {
  .hermes .tp-tab .tp-tab-title {font-size:12px;line-height:14px;}
  .hermes .tp-tab-date {font-size:10px; line-height:12px;margin-bottom:5px;}
  .hermes .tp-tab-content {padding:10px 10px 10px 20px;}
}

/*-----------------------------------------------------------------------------

- Revolution Slider 5.0 Navigatin Skin Style  -

 HESPERIDEN SKIN

author:  ThemePunch
email:      info@themepunch.com
website:    http://www.themepunch.com
-----------------------------------------------------------------------------*/
/* ARROWS */
.hesperiden.tparrows {
	cursor:pointer;
	background:#000;
	background:rgba(0,0,0,0.5);
	width:40px;
	height:40px;
	position:absolute;
	display:block;
	z-index:1000;
    border-radius: 50%;
}
.hesperiden.tparrows:hover {
	background:#000;
}
.hesperiden.tparrows:before {
	font-family: "revicons";
	font-size:20px;
	color:#fff;
	display:block;
	line-height: 40px;
	text-align: center;
}
.hesperiden.tparrows.tp-leftarrow:before {
	content: "\e82c";
    margin-left:-3px;
}
.hesperiden.tparrows.tp-rightarrow:before {
	content: "\e82d";
    margin-right:-3px;
}

/* BULLETS */
.hesperiden.tp-bullets {
}
.hesperiden.tp-bullets:before {
	content:" ";
	position:absolute;
	width:100%;
	height:100%;
	background:transparent;
	padding:10px;
	margin-left:-10px;margin-top:-10px;
	box-sizing:content-box;
   border-radius:8px;
  
}
.hesperiden .tp-bullet {
	width:12px;
	height:12px;
	position:absolute;
	background: #999999; /* old browsers */
    background: -moz-linear-gradient(top,  #999999 0%, #e1e1e1 100%); /* ff3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#999999), 
    color-stop(100%,#e1e1e1)); /* chrome,safari4+ */
    background: -webkit-linear-gradient(top,  #999999 0%,#e1e1e1 100%); /* chrome10+,safari5.1+ */
    background: -o-linear-gradient(top,  #999999 0%,#e1e1e1 100%); /* opera 11.10+ */
    background: -ms-linear-gradient(top,  #999999 0%,#e1e1e1 100%); /* ie10+ */
    background: linear-gradient(to bottom,  #999999 0%,#e1e1e1 100%); /* w3c */
    filter: progid:dximagetransform.microsoft.gradient( 
    startcolorstr="#999999", endcolorstr="#e1e1e1",gradienttype=0 ); /* ie6-9 */
	border:3px solid #e5e5e5;
	border-radius:50%;
	cursor: pointer;
	box-sizing:content-box;
}
.hesperiden .tp-bullet:hover,
.hesperiden .tp-bullet.selected {
	background:#666;
}
.hesperiden .tp-bullet-image {
}
.hesperiden .tp-bullet-title {
}


/* THUMBS */
.hesperiden .tp-thumb {
  opacity:1;
  -webkit-perspective: 600px;
  perspective: 600px;
}
.hesperiden .tp-thumb .tp-thumb-title {
    font-size:12px;
    position:absolute;
    margin-top:-10px;
    color:#fff;
    display:block;
    z-index:10000;
    background-color:#000;
    padding:5px 10px; 
    bottom:0px;
    left:0px;
    width:100%;
  box-sizing:border-box;
    text-align:center;
    overflow:hidden;
    white-space:nowrap;
    transition:all 0.3s;
    -webkit-transition:all 0.3s;
    transform:rotatex(90deg) translatez(0.001px);
    transform-origin:50% 100%;
    -webkit-transform:rotatex(90deg) translatez(0.001px);
    -webkit-transform-origin:50% 100%;
    opacity:0;
 }
.hesperiden .tp-thumb:hover .tp-thumb-title {
  	 transform:rotatex(0deg);
    -webkit-transform:rotatex(0deg);
    opacity:1;
}

/* TABS */
.hesperiden .tp-tab { 
  opacity:1;      
  padding:10px;
  box-sizing:border-box;
  font-family: "Roboto", sans-serif;
  border-bottom: 1px solid #e5e5e5;
 }
.hesperiden .tp-tab-image 
{ 
  width:60px;
  height:60px; max-height:100%; max-width:100%;
  position:relative;
  display:inline-block;
  float:left;

}
.hesperiden .tp-tab-content 
{
    background:rgba(0,0,0,0); 
    position:relative;
    padding:15px 15px 15px 85px;
 left:0px;
 overflow:hidden;
 margin-top:-15px;
    box-sizing:border-box;
    color:#333;
    display: inline-block;
    width:100%;
    height:100%;
 position:absolute; }
.hesperiden .tp-tab-date
  {
  display:block;
  color: #aaa;
  font-weight:500;
  font-size:12px;
  margin-bottom:0px;
  }
.hesperiden .tp-tab-title 
{
    display:block;	
    text-align:left;
    color:#333;
    font-size:14px;
    font-weight:500;
    text-transform:none;
    line-height:17px;
}
.hesperiden .tp-tab:hover,
.hesperiden .tp-tab.selected {
	background:#eee; 
}

.hesperiden .tp-tab-mask {
}

/* MEDIA QUERIES */
@media only screen and (max-width: 960px) {

}
@media only screen and (max-width: 768px) {

}

/*-----------------------------------------------------------------------------

- Revolution Slider 5.0 Navigatin Skin Style  -

 METIS SKIN

author:  ThemePunch
email:      info@themepunch.com
website:    http://www.themepunch.com
-----------------------------------------------------------------------------*/
/* ARROWS */
.metis.tparrows {
  background:#fff;
  padding:10px;
  transition:all 0.3s;
  -webkit-transition:all 0.3s;    
  width:60px;
  height:60px;
  box-sizing:border-box;
 }
.home-11 .tp-leftarrow {
    margin-left: 35px;
    border-radius: 8px;
}
.home-11 .tp-rightarrow {
    margin-right: 35px;
    border-radius: 8px;
}
 .metis.tparrows:hover {
   background:#fff;
   background:rgba(255,255,255,0.75);
 }
 
 .metis.tparrows:before {
  color:#000;  
   transition:all 0.3s;
  -webkit-transition:all 0.3s;
 }
 
 .metis.tparrows:hover:before {
   transform:scale(1.5);
  }
 

/* BULLETS */
.metis .tp-bullet { 
    opacity:1;
    width:50px;
    height:50px;    
    padding:3px;
    background:#000;
    background-color:rgba(0,0,0,0.25);
    margin:0px;
    box-sizing:border-box;
    transition:all 0.3s;
    -webkit-transition:all 0.3s;
    border-radius:50%;
  }

.metis .tp-bullet-image {

   border-radius:50%;
   display:block;
   box-sizing:border-box;
   position:relative;
    -webkit-box-shadow: inset 5px 5px 10px 0px rgba(0,0,0,0.25);
  -moz-box-shadow: inset 5px 5px 10px 0px rgba(0,0,0,0.25);
  box-shadow: inset 5px 5px 10px 0px rgba(0,0,0,0.25);
  width:44px;
  height:44px;
  background-size:cover;
  background-position:center center;
 }  
.metis .tp-bullet-title { 
     position:absolute; 
	 bottom:65px;
     display:inline-block;
     left:50%;
     background:#000;
     background:rgba(0,0,0,0.75);
     color:#fff;
     padding:10px 30px;
     border-radius:4px;
	 -webkit-border-radius:4px;
     opacity:0;
      transition:all 0.3s;
    -webkit-transition:all 0.3s;
    transform: translateZ(0.001px) translateX(-50%) translateY(14px);
    transform-origin:50% 100%;
    -webkit-transform: translateZ(0.001px) translateX(-50%) translateY(14px);
    -webkit-transform-origin:50% 100%;
    opacity:0;
    white-space:nowrap;
 }

.metis .tp-bullet:hover .tp-bullet-title {
  	 transform:rotateX(0deg) translateX(-50%);
    -webkit-transform:rotateX(0deg) translateX(-50%);
    opacity:1;
}

.metis .tp-bullet.selected,
.metis .tp-bullet:hover  {
  
   background: rgba(255,255,255,1);
  background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(119,119,119,1)));
  background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%);
  background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%);
  background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%);
  background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ffffff", endColorstr="#777777", GradientType=0 );
 
      }
.metis .tp-bullet-title:after {
        content:" ";
        position:absolute;
        left:50%;
        margin-left:-8px;
        width: 0;
		height: 0;
		border-style: solid;
		border-width: 8px 8px 0 8px;
		border-color: rgba(0,0,0,0.75) transparent transparent transparent;
        bottom:-8px;
   }

.metis .tp-tab-number {
        color: #fff;
        font-size: 40px;
        line-height: 30px;
        font-weight: 400;
        font-family: "Playfair Display";
        width: 50px;
        margin-right: 17px;
        display: inline-block;
        float: left;
    }
    .metis .tp-tab-mask {
        padding-left: 20px;
        left: 0px;
        max-width: 90px !important;
        transition: 0.4s padding-left, 0.4s left, 0.4s max-width;
    }
    .metis:hover .tp-tab-mask {
        padding-left: 0px;
        left: 50px;
        max-width: 500px !important;
    }
    .metis .tp-tab-divider {
        border-right: 1px solid transparent;
        height: 30px;
        width: 1px;
        margin-top: 5px;
        display: inline-block;
        float: left;
    }
    .metis .tp-tab-title {
        color: #fff;
        font-size: 20px;
        line-height: 20px;
        font-weight: 400;
        font-family: "Playfair Display";
        position: relative;
        padding-top: 10px;
        padding-left: 30px;
        display: inline-block;
        transform: translateX(-100%);
        transition: 0.4s all;
    }
    .metis .tp-tab-title-mask {
        position: absolute;
        overflow: hidden;
        left: 67px;
    }
    .metis:hover .tp-tab-title {
        transform: translateX(0);
    }
    .metis .tp-tab {
        opacity: 0.15;
        transition: 0.4s all;
    }
    .metis .tp-tab:hover,
    .metis .tp-tab.selected {
        opacity: 1;
    }
    .metis .tp-tab.selected .tp-tab-divider {
        border-right: 1px solid #cdb083;
    }
    .metis.tp-tabs {
        max-width: 118px !important;
        padding-left: 50px;
    }
    .metis.tp-tabs:before {
        content: " ";
        height: 100%;
        width: 88px;
        background: rgba(0, 0, 0, 0.15);
        border-right: 1px solid rgba(255, 255, 255, 0.10);
        left: 0px;
        top: 0px;
        position: absolute;
        transition: 0.4s all;
    }
    .metis.tp-tabs:hover:before {
        width: 118px;
    }
    @media (max-width: 499px) {
        .metis.tp-tabs:before {
            background: rgba(0, 0, 0, 0.75);
        }
    }

/*-----------------------------------------------------------------------------

- Revolution Slider 5.0 Navigatin Skin Style  -

 PERSEPHONE SKIN

author:  ThemePunch
email:      info@themepunch.com
website:    http://www.themepunch.com
-----------------------------------------------------------------------------*/
/* ARROWS */
.persephone.tparrows {
	cursor:pointer;
	background:#aaa;
	background:rgba(200,200,200,0.5);
	width:40px;
	height:40px;
	position:absolute;
	display:block;
	z-index:100;
  border:1px solid #f5f5f5;
}
.persephone.tparrows:hover {
	background:#333;
}
.persephone.tparrows:before {
	font-family: "revicons";
	font-size:15px;
	color:#fff;
	display:block;
	line-height: 40px;
	text-align: center;
}
.persephone.tparrows.tp-leftarrow:before {
	content: "\e824";
}
.persephone.tparrows.tp-rightarrow:before {
	content: "\e825";
}



/* BULLETS */
.persephone.tp-bullets {
}
.persephone.tp-bullets:before {
	content:" ";
	position:absolute;
	width:100%;
	height:100%;
	background:#transparent;
	padding:10px;
	margin-left:-10px;margin-top:-10px;
	box-sizing:content-box;
}
.persephone .tp-bullet {
	width:12px;
	height:12px;
	position:absolute;
	background:#aaa;
	border:1px solid #e5e5e5;	
	cursor: pointer;
	box-sizing:content-box;
}
.persephone .tp-bullet:hover,
.persephone .tp-bullet.selected {
	background:#222;
}
.persephone .tp-bullet-image {
}
.persephone .tp-bullet-title {
}


/*-----------------------------------------------------------------------------

- Revolution Slider 5.0 Navigatin Skin Style  -

 URANUS SKIN

author:  ThemePunch
email:      info@themepunch.com
website:    http://www.themepunch.com
-----------------------------------------------------------------------------*/
/* ARROWS */
.uranus.tparrows {
  width:50px;
  height:50px;
  background:transparent;
 }
 .uranus.tparrows:before {
 width:50px;
 height:50px;
 line-height:50px;
 font-size:40px;
 transition:all 0.3s;
-webkit-transition:all 0.3s;
 }
 
  .uranus.tparrows:hover:before {
    opacity:0.75;
  }

/* BULLETS */
.uranus .tp-bullet{
	border-radius: 50%;
  box-shadow: 0 0 0 2px rgba(255, 255, 255, 0);
  -webkit-transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
  background:transparent;
}
.uranus .tp-bullet.selected,
.uranus .tp-bullet:hover {
  box-shadow: 0 0 0 2px #FFF;
  border:none;
  border-radius: 50%;

   background:transparent;
}



.uranus .tp-bullet-inner {
  background-color: rgba(255, 255, 255, 0.7);
  -webkit-transition: background-color 0.3s ease, -webkit-transform 0.3s ease;
  transition: background-color 0.3s ease, transform 0.3s ease;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  outline: none;
  border-radius: 50%;
  background-color: #FFF;
  background-color: rgba(255, 255, 255, 0.3);
  text-indent: -999em;
  cursor: pointer;
  position: absolute;
}

.uranus .tp-bullet.selected .tp-bullet-inner,
.uranus .tp-bullet:hover .tp-bullet-inner{
 transform: scale(0.4);
 -webkit-transform: scale(0.4);
 background-color:#fff;
}

/*-----------------------------------------------------------------------------

- Revolution Slider 5.0 Navigatin Skin Style  -

 ZEUS SKIN

author:  ThemePunch
email:      info@themepunch.com
website:    http://www.themepunch.com
-----------------------------------------------------------------------------*/
/* ARROWS */
.zeus.tparrows {
  cursor:pointer;
  min-width:70px;
  min-height:70px;
  position:absolute;
  display:block;
  z-index:100;
  border-radius:35px;   
  overflow:hidden;
  background:rgba(0,0,0,0.10);
}

.zeus.tparrows:before {
  font-family: "revicons";
  font-size:20px;
  color:#fff;
  display:block;
  line-height: 70px;
  text-align: center;    
  z-index:2;
  position:relative;
}
.zeus.tparrows.tp-leftarrow:before {
  content: "\e824";
}
.zeus.tparrows.tp-rightarrow:before {
  content: "\e825";
}

.zeus .tp-title-wrap {
  background:#000;
  background:rgba(0,0,0,0.5);
  width:100%;
  height:100%;
  top:0px;
  left:0px;
  position:absolute;
  opacity:0;
  transform:scale(0);
  -webkit-transform:scale(0);
   transition: all 0.3s;
  -webkit-transition:all 0.3s;
  -moz-transition:all 0.3s;
   border-radius:50%;
 }
.zeus .tp-arr-imgholder {
  width:100%;
  height:100%;
  position:absolute;
  top:0px;
  left:0px;
  background-position:center center;
  background-size:cover;
  border-radius:50%;
  transform:translateX(-100%);
  -webkit-transform:translateX(-100%);
   transition: all 0.3s;
  -webkit-transition:all 0.3s;
  -moz-transition:all 0.3s;

 }
.zeus.tp-rightarrow .tp-arr-imgholder {
    transform:translateX(100%);
  -webkit-transform:translateX(100%);
      }
.zeus.tparrows:hover .tp-arr-imgholder {
  transform:translateX(0);
  -webkit-transform:translateX(0);
  opacity:1;
}
      
.zeus.tparrows:hover .tp-title-wrap {
  transform:scale(1);
  -webkit-transform:scale(1);
  opacity:1;
}
 

/* BULLETS */
.zeus .tp-bullet {
     box-sizing:content-box; -webkit-box-sizing:content-box; border-radius:50%;
      background-color: rgba(0, 0, 0, 0);
      -webkit-transition: opacity 0.3s ease;
      transition: opacity 0.3s ease;
	  width:13px;height:13px;
	  border:2px solid #fff;
 }
.zeus .tp-bullet:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  border-radius: 50%;
  background-color: #FFF;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
}
.zeus .tp-bullet:hover:after,
.zeus .tp-bullet.selected:after{
    -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
  
 .zeus .tp-bullet-image,
 .zeus .tp-bullet-imageoverlay{
        width:135px;
        height:60px;
        position:absolute;
        background:#000;
        background:rgba(0,0,0,0.5);
        bottom:25px;
        left:50%;
        margin-left:-65px;
        box-sizing:border-box;
        background-size:cover;
        background-position:center center;
        visibility:hidden;
        opacity:0;
         -webkit-backface-visibility: hidden; 
      	backface-visibility: hidden;
        -webkit-transform-origin: 50% 50%;
		transform-origin: 50% 50%;
  		-webkit-transition: all 0.3s ease;
  		transition: all 0.3s ease;
        border-radius:4px;

}
          

.zeus .tp-bullet-title,
.zeus .tp-bullet-imageoverlay {
        z-index:2;
        -webkit-transition: all 0.5s ease;
	  	transition: all 0.5s ease;
}     
.zeus .tp-bullet-title { 
        color:#fff;
        text-align:center;
        line-height:15px;
        font-size:13px;
        font-weight:600;  
        z-index:3;
         visibility:hidden;
        opacity:0;
         -webkit-backface-visibility: hidden; 
      	backface-visibility: hidden;
        -webkit-transform-origin: 50% 50%;
		transform-origin: 50% 50%;
  		-webkit-transition: all 0.3s ease;
  		transition: all 0.3s ease;
        position:absolute;
        bottom:45px;
        width:135px;
    	vertical-align:middle;
        left:-57px;
}
      
.zeus .tp-bullet:hover .tp-bullet-title,
.zeus .tp-bullet:hover .tp-bullet-image,
.zeus .tp-bullet:hover .tp-bullet-imageoverlay{
      opacity:1;
      visibility:visible;
	  -webkit-transform:translateY(0px);
      transform:translateY(0px);         
    }

/* THUMBS */
.zeus .tp-thumb {
opacity:1
}

.zeus .tp-thumb-over {
  background:#000;
  background:rgba(0,0,0,0.25);
  width:100%;
  height:100%;
  position:absolute;
  top:0px;
  left:0px;
  z-index:1;
  -webkit-transition:all 0.3s;
  transition:all 0.3s;
}

.zeus .tp-thumb-more:before {
  font-family: "revicons";
  font-size:12px;
  color:#aaa;
  color:rgba(255,255,255,0.75);
  display:block;
  line-height: 12px;
  text-align: left;    
  z-index:2;
  position:absolute;
  top:20px;
  right:20px;
  z-index:2;
}
.zeus .tp-thumb-more:before {
  content: "\e825";
}

.zeus .tp-thumb-title {
  font-family:"Raleway";
  letter-spacing:1px;
  font-size:12px;
  color:#fff;
  display:block;
  line-height: 15px;
  text-align: left;    
  z-index:2;
  position:absolute;
  top:0px;
  left:0px;
  z-index:2;
  padding:20px 35px 20px 20px;
  width:100%;
  height:100%;
  box-sizing:border-box;
  transition:all 0.3s;
  -webkit-transition:all 0.3s;
  font-weight:500;
}

.zeus .tp-thumb.selected .tp-thumb-more:before,
.zeus .tp-thumb:hover .tp-thumb-more:before {
 color:#aaa;

}

.zeus .tp-thumb.selected .tp-thumb-over,
.zeus .tp-thumb:hover .tp-thumb-over {
 background:#000;
}
.zeus .tp-thumb.selected .tp-thumb-title,
.zeus .tp-thumb:hover .tp-thumb-title {
  color:#fff;

}


/* TABS */
.zeus .tp-tab { 
  opacity:1;      
  box-sizing:border-box;
}

.zeus .tp-tab-title { 
display: block;
text-align: center;
background: rgba(0,0,0,0.25);
font-family: "Roboto Slab", serif; 
font-weight: 700; 
font-size: 13px; 
line-height: 13px;
color: #fff; 
padding: 9px 10px; }

.zeus .tp-tab:hover .tp-tab-title,
.zeus .tp-tab.selected .tp-tab-title {
 color: #000;
  background:rgba(255,255,255,1); 
}



/*-----------------------------------------------------------------------------

- Revolution Slider 5.0 Navigatin Skin Style  -

 ZEUS SKIN

author:  ThemePunch
email:      info@themepunch.com
website:    http://www.themepunch.com
-----------------------------------------------------------------------------*/


.post-tabs .tp-thumb {
opacity:1
}

.post-tabs .tp-thumb-over {
  background:#252525;
  width:100%;
  height:100%;
  position:absolute;
  top:0px;
  left:0px;
  z-index:1;
  -webkit-transition:all 0.3s;
  transition:all 0.3s;
}

.post-tabs .tp-thumb-more:before {
  font-family: "revicons";
  font-size:12px;
  color:#aaa;
  color:rgba(255,255,255,0.75);
  display:block;
  line-height: 12px;
  text-align: left;    
  z-index:2;
  position:absolute;
  top:15px;
  right:15px;
  z-index:2;
}
.post-tabs .tp-thumb-more:before {
  content: "\e825";
}

.post-tabs .tp-thumb-title {
  font-family:"raleway";
  letter-spacing:1px;
  font-size:12px;
  color:#fff;
  display:block;
  line-height: 15px;
  text-align: left;    
  z-index:2;
  position:absolute;
  top:0px;
  left:0px;
  z-index:2;
  padding:15px 30px 15px 15px;
  width:100%;
  height:100%;
  box-sizing:border-box;
  transition:all 0.3s;
  -webkit-transition:all 0.3s;
  font-weight:500;
}

.post-tabs .tp-thumb.selected .tp-thumb-more:before,
.post-tabs .tp-thumb:hover .tp-thumb-more:before {
 color:#aaa;

}

.post-tabs .tp-thumb.selected .tp-thumb-over,
.post-tabs .tp-thumb:hover .tp-thumb-over {
 background:#fff;
}
.post-tabs .tp-thumb.selected .tp-thumb-title,
.post-tabs .tp-thumb:hover .tp-thumb-title {
  color:#000;

}

.eael-contact-form-align-default{display:block!important}.wpcf7-form{position:relative;overflow:hidden;display:block!important}.wpcf7-form .fieldset-cf7mls{border:none;background:0 0}.wpcf7 form.sent .wpcf7-response-output{display:block}.cf7mls-btns.cf7mls-btns-last-step{display:inline}.cf7mls-btns.cf7mls-btns-last-step .cf7mls_back.action-button{margin:16px 0 26px}.cf7mls-btns .cf7mls_next.action-button,.cf7mls-btns .cf7mls_back.action-button{margin:25px 0 26px;padding:13px 15px}.cf7mls_next.action-button{background-color:#0073aa;border:0;border-radius:3px;color:#fff;cursor:pointer;font-weight:700;margin:25px 0 26px;padding:13px 5px;min-width:100px;position:relative}.cf7mls_back.action-button{background-color:#e3e3e3;border:0;border-radius:3px;color:#23282d;cursor:pointer;font-weight:700;margin:16px 0 26px;padding:13px 5px;min-width:100px;position:relative}.fieldset-cf7mls .wpcf7-form-control.wpcf7-cf7mls_preview_step{background-color:#27ae60;border:0;border-radius:3px;color:#fff;cursor:pointer;font-weight:700;margin:26px 0 32px;padding:13px 5px;min-width:100px;position:relative}.cf7mls_back.action-button{margin-right:10px;float:left}.cf7mls_next.action-button:hover,.cf7mls_back.action-button:hover,.fieldset-cf7mls .wpcf7-form-control.wpcf7-cf7mls_preview_step:hover{opacity:.8}.fieldset-cf7mls .cf7mls_back{float:left}.fieldset-cf7mls .cf7mls_next{float:right}form.cf7mls input.wpcf7-form-control.wpcf7-submit{border-radius:3px;padding:13px 29px;font-weight:700;margin:16px 0 26px;float:right}form.cf7mls input.wpcf7-form-control.wpcf7-submit:hover{opacity:.8}.cf7mls_reviewing_overlay{position:fixed;left:0;top:0;right:0;bottom:0;background-color:rgba(0,0,0,.8);z-index:100;display:none}form.wpcf7-form.cf7mls_reviewing{position:relative;z-index:999999;background-color:#fff}form.wpcf7-form.cf7mls_reviewing:before{content:"";position:absolute;background:rgba(0,0,0,.8);width:1e5px;height:1e5px;left:-3e4px;top:-3e4px;z-index:1}form.wpcf7-form.cf7mls_reviewing>*{position:relative;z-index:3}form.wpcf7-form.cf7mls_reviewing .cf7mls_close_preview{cursor:pointer;position:absolute;top:10px;right:0}form.wpcf7-form.cf7mls_reviewing:after{content:"";position:absolute;top:-5px;left:-20px;right:-20px;bottom:-10px;background:#fff;z-index:2}.wpcf7-form .fieldset-cf7mls .cf7mls-btns{min-height:80px}.cf7mls_next.action-button img{width:20px;position:relative;margin-left:5px;vertical-align:middle}.cf7mls_next.action-button.sending img{display:inline-block!important}.cf7mls_next.action-button:focus,.cf7mls_back.action-button:focus{outline:none}.fieldset-cf7mls-wrapper{position:relative;overflow:hidden}.fieldset-cf7mls-wrapper .fieldset-cf7mls{width:100%;opacity:0;visibility:hidden;-webkit-transition:all 800ms cubic-bezier(.68,0,.265,1);-webkit-transition:all 800ms cubic-bezier(.68,-.55,.265,1.55);-moz-transition:all 800ms cubic-bezier(.68,-.55,.265,1.55);-o-transition:all 800ms cubic-bezier(.68,-.55,.265,1.55);transition:all 800ms cubic-bezier(.68,-.55,.265,1.55);-webkit-transition-timing-function:cubic-bezier( .68,0,.265,1 );-webkit-transition-timing-function:cubic-bezier(.68,-.55,.265,1.55);-moz-transition-timing-function:cubic-bezier(.68,-.55,.265,1.55);-o-transition-timing-function:cubic-bezier(.68,-.55,.265,1.55);transition-timing-function:cubic-bezier( .68,-.55,.265,1.55 )}.cf7mls-no-moving-animation .fieldset-cf7mls-wrapper .fieldset-cf7mls{transition:none}.fieldset-cf7mls-wrapper .cf7mls_back_fs{position:absolute;left:0;top:15px;transform:translate(-110%,0);-webkit-transform:translate(-110%,0);-moz-transform:translate(-110%,0)}.fieldset-cf7mls-wrapper .cf7mls_current_fs~.fieldset-cf7mls{position:absolute;left:0;top:15px;transform:translate(110%,0);-webkit-transform:translate(110%,0);-moz-transform:translate(110%,0)}.wpcf7-form .cf7mls_progress_bar~.fieldset-cf7mls-wrapper fieldset{padding-top:0;margin-top:0;padding-bottom:2px;margin-bottom:20px}.fieldset-cf7mls-wrapper .cf7mls_current_fs{opacity:1;visibility:visible}.fieldset-cf7mls.cf7mls_preview_fs{height:auto;overflow:visible;opacity:1;visibility:visible;transform:translate(0,0);-webkit-transform:translate(0,0);-moz-transform:translate(0,0);position:relative}.fieldset-cf7mls-wrapper .wpcf7-not-valid-tip{font-size:13px}.fieldset-cf7mls-wrapper div.wpcf7-validation-errors{border:none;display:block;color:red;font-size:13px;padding-left:0;margin-left:0}.fieldset-cf7mls-wrapper div.wpcf7-validation-errors .wpcf7-icon-wraning{display:block;float:left;margin-right:8px;margin-top:2px;fill:red}.woodmart-ajax-shop-on .fieldset-cf7mls-wrapper div.wpcf7-validation-errors,.theme-woodmart .fieldset-cf7mls-wrapper div.wpcf7-validation-errors{display:flex!important;padding-left:65px}.woodmart-ajax-shop-on .fieldset-cf7mls-wrapper div.wpcf7-validation-errors .wpcf7-icon-wraning,.theme-woodmart .fieldset-cf7mls-wrapper div.wpcf7-validation-errors .wpcf7-icon-wraning{display:none!important}.fieldset-cf7mls-wrapper .fieldset-cf7mls span.ajax-loader{position:absolute;right:39px;margin-top:33px}@media only screen and (max-width:767px){.fieldset-cf7mls input[type=radio],.fieldset-cf7mls input[type=checkbox]{width:auto}.fieldset-cf7mls input,.wpcf7-form .fieldset-cf7mls textarea{width:100%}}
@charset "UTF-8";

/*!
 * animate.css -https://daneden.github.io/animate.css/
 * Version - 3.7.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2019 Daniel Eden
 */

@-webkit-keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);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%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{0%,to{-webkit-transform:translateZ(0);transform:translateZ(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%,to{-webkit-transform:translateZ(0);transform:translateZ(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 headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}.heartBeat{-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}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)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}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)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}.bounceIn{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}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)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}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)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}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)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}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)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}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)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}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)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}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)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}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)}to{-webkit-transform:translateZ(0);transform:translateZ(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)}to{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)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s;-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)}to{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)}to{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)}to{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)}to{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)}to{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)}to{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)}to{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)}to{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}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{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)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.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)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.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)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.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)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.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)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.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)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.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)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.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)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{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}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{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}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{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}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{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}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{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}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{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}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{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}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{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) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-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) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-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) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-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) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{-webkit-animation-duration:.75s;animation-duration:.75s;-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) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s;-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)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@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)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.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}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut{0%{opacity:1}to{-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:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:translateZ(0);transform:translateZ(0);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:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translateZ(0);transform:translateZ(0);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:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translateZ(0);transform:translateZ(0);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:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translateZ(0);transform:translateZ(0);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:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(200deg);transform:rotate(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}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(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}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-45deg);transform:rotate(-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}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-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}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(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:rotate(80deg);transform:rotate(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:rotate(60deg);transform:rotate(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}to{-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:rotate(80deg);transform:rotate(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:rotate(60deg);transform:rotate(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}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(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(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}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(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,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(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}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(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,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(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}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(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,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(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}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(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,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(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}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(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,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(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}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(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,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(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}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(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,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(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}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(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,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)}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{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(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{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(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,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(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{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(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,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)}to{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)}to{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)}to{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)}to{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(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{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(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,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(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{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(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,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}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(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}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(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}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(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}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{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:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{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:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{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:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}.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.delay-1s{-webkit-animation-delay:1s;animation-delay:1s}.animated.delay-2s{-webkit-animation-delay:2s;animation-delay:2s}.animated.delay-3s{-webkit-animation-delay:3s;animation-delay:3s}.animated.delay-4s{-webkit-animation-delay:4s;animation-delay:4s}.animated.delay-5s{-webkit-animation-delay:5s;animation-delay:5s}.animated.fast{-webkit-animation-duration:.8s;animation-duration:.8s}.animated.faster{-webkit-animation-duration:.5s;animation-duration:.5s}.animated.slow{-webkit-animation-duration:2s;animation-duration:2s}.animated.slower{-webkit-animation-duration:3s;animation-duration:3s}@media (prefers-reduced-motion:reduce),(print){.animated{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-transition-duration:1ms!important;transition-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important}}
.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;padding:0;border:0;word-wrap:normal!important;word-break:normal!important}.wpcf7 .hidden-fields-container{display:none}.wpcf7 form .wpcf7-response-output{margin:2em .5em 1em;padding:.2em 1em;border:2px solid #00a0d2}.wpcf7 form.init .wpcf7-response-output,.wpcf7 form.resetting .wpcf7-response-output,.wpcf7 form.submitting .wpcf7-response-output{display:none}.wpcf7 form.sent .wpcf7-response-output{border-color:#46b450}.wpcf7 form.failed .wpcf7-response-output,.wpcf7 form.aborted .wpcf7-response-output{border-color:#dc3232}.wpcf7 form.spam .wpcf7-response-output{border-color:#f56e28}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output{border-color:#ffb900}.wpcf7-form-control-wrap{position:relative}.wpcf7-not-valid-tip{color:#dc3232;font-size:1em;font-weight:400;display:block}.use-floating-validation-tip .wpcf7-not-valid-tip{position:relative;top:-2ex;left:1em;z-index:100;border:1px solid #dc3232;background:#fff;padding:.2em .8em;width:24em}.wpcf7-list-item{display:inline-block;margin:0 0 0 1em}.wpcf7-list-item-label::before,.wpcf7-list-item-label::after{content:" "}.wpcf7-spinner{visibility:hidden;display:inline-block;background-color:#23282d;opacity:.75;width:24px;height:24px;border:none;border-radius:100%;padding:0;margin:0 24px;position:relative}form.submitting .wpcf7-spinner{visibility:visible}.wpcf7-spinner::before{content:'';position:absolute;background-color:#fbfbfc;top:4px;left:4px;width:6px;height:6px;border:none;border-radius:100%;transform-origin:8px 8px;animation-name:spin;animation-duration:1e3ms;animation-timing-function:linear;animation-iteration-count:infinite}@media(prefers-reduced-motion:reduce){.wpcf7-spinner::before{animation-name:blink;animation-duration:2e3ms}}@keyframes spin{from{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes blink{from{opacity:0}50%{opacity:1}to{opacity:0}}.wpcf7 [inert]{opacity:.5}.wpcf7 input[type=file]{cursor:pointer}.wpcf7 input[type=file]:disabled{cursor:default}.wpcf7 .wpcf7-submit:disabled{cursor:not-allowed}.wpcf7 input[type=url],.wpcf7 input[type=email],.wpcf7 input[type=tel]{direction:ltr}.wpcf7-reflection>output{display:list-item;list-style:none}.wpcf7-reflection>output[hidden]{display:none}
/*!* Bootstrap v3.3.4 (http://getbootstrap.com)
* Copyright 2011-2015 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)*//*!* Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=b5c0ad694747a8048be1)
* Config saved to config.json and https://gist.github.com/b5c0ad694747a8048be1*//*!normalize.css v3.0.2 | MIT License | git.io/normalize*//*!Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css*//*!* Bootstrap v3.3.4 (http://getbootstrap.com)
* Copyright 2011-2015 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)*//*!* Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=b5c0ad694747a8048be1)
* Config saved to config.json and https://gist.github.com/b5c0ad694747a8048be1*/.bootstrap-realtypress{font-family:helvetica neue,Helvetica,Arial,sans-serif;font-size:14px;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;line-height:1.42857143;color:#333;background-color:initial}.bootstrap-realtypress html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}.bootstrap-realtypress body{margin:0}.bootstrap-realtypress article,.bootstrap-realtypress aside,.bootstrap-realtypress details,.bootstrap-realtypress figcaption,.bootstrap-realtypress figure,.bootstrap-realtypress footer,.bootstrap-realtypress header,.bootstrap-realtypress hgroup,.bootstrap-realtypress main,.bootstrap-realtypress menu,.bootstrap-realtypress nav,.bootstrap-realtypress section,.bootstrap-realtypress summary{display:block}.bootstrap-realtypress audio,.bootstrap-realtypress canvas,.bootstrap-realtypress progress,.bootstrap-realtypress video{display:inline-block;vertical-align:baseline}.bootstrap-realtypress audio:not([controls]){display:none;height:0}.bootstrap-realtypress [hidden],.bootstrap-realtypress template{display:none}.bootstrap-realtypress a{}.bootstrap-realtypress a:active,.bootstrap-realtypress a:hover{outline:0}.bootstrap-realtypress abbr[title]{border-bottom:1px dotted}.bootstrap-realtypress b,.bootstrap-realtypress strong{font-weight:700}.bootstrap-realtypress dfn{font-style:italic}.bootstrap-realtypress h1{font-size:2em;margin:.67em 0}.bootstrap-realtypress mark{background:#ff0;color:#000}.bootstrap-realtypress small{font-size:80%}.bootstrap-realtypress sub,.bootstrap-realtypress sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}.bootstrap-realtypress sup{top:-.5em}.bootstrap-realtypress sub{bottom:-.25em}.bootstrap-realtypress img{border:0}.bootstrap-realtypress svg:not(:root){overflow:hidden}.bootstrap-realtypress figure{margin:1em 40px}.bootstrap-realtypress hr{-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;height:0}.bootstrap-realtypress pre{overflow:auto}.bootstrap-realtypress code,.bootstrap-realtypress kbd,.bootstrap-realtypress pre,.bootstrap-realtypress samp{font-family:monospace,monospace;font-size:1em}.bootstrap-realtypress button,.bootstrap-realtypress input,.bootstrap-realtypress optgroup,.bootstrap-realtypress select,.bootstrap-realtypress textarea{color:inherit;font:inherit;margin:0}.bootstrap-realtypress button{overflow:visible}.bootstrap-realtypress button,.bootstrap-realtypress select{text-transform:none}.bootstrap-realtypress button,.bootstrap-realtypress html input[type=button],.bootstrap-realtypress input[type=reset],.bootstrap-realtypress input[type=submit]{-webkit-appearance:button;cursor:pointer}.bootstrap-realtypress button[disabled],.bootstrap-realtypress html input[disabled]{cursor:default}.bootstrap-realtypress button::-moz-focus-inner,.bootstrap-realtypress input::-moz-focus-inner{border:0;padding:0}.bootstrap-realtypress input{line-height:normal}.bootstrap-realtypress input[type=checkbox],.bootstrap-realtypress input[type=radio]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}.bootstrap-realtypress input[type=number]::-webkit-inner-spin-button,.bootstrap-realtypress input[type=number]::-webkit-outer-spin-button{height:auto}.bootstrap-realtypress input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}.bootstrap-realtypress input[type=search]::-webkit-search-cancel-button,.bootstrap-realtypress input[type=search]::-webkit-search-decoration{-webkit-appearance:none}.bootstrap-realtypress fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}.bootstrap-realtypress legend{border:0;padding:0}.bootstrap-realtypress textarea{overflow:auto}.bootstrap-realtypress optgroup{font-weight:700}.bootstrap-realtypress table{border-collapse:collapse;border-spacing:0}.bootstrap-realtypress td,.bootstrap-realtypress th{padding:0}@media print{.bootstrap-realtypress *,.bootstrap-realtypress *:before,.bootstrap-realtypress *:after{background:0 0!important;color:#000!important;-webkit-box-shadow:none!important;box-shadow:none!important;text-shadow:none!important}.bootstrap-realtypress a,.bootstrap-realtypress a:visited{text-decoration:underline}.bootstrap-realtypress a[href]:after{content:" (" attr(href)")"}.bootstrap-realtypress abbr[title]:after{content:" (" attr(title)")"}.bootstrap-realtypress a[href^="#"]:after,.bootstrap-realtypress a[href^="javascript:"]:after{content:""}.bootstrap-realtypress pre,.bootstrap-realtypress blockquote{border:1px solid #999;page-break-inside:avoid}.bootstrap-realtypress thead{display:table-header-group}.bootstrap-realtypress tr,.bootstrap-realtypress img{page-break-inside:avoid}.bootstrap-realtypress img{max-width:100%!important}.bootstrap-realtypress p,.bootstrap-realtypress h2,.bootstrap-realtypress h3{orphans:3;widows:3}.bootstrap-realtypress h2,.bootstrap-realtypress h3{page-break-after:avoid}.bootstrap-realtypress select{background:#fff!important}.bootstrap-realtypress .navbar{display:none}.bootstrap-realtypress .btn>.caret,.bootstrap-realtypress .dropup>.btn>.caret{border-top-color:#000!important}.bootstrap-realtypress .label{border:1px solid #000}.bootstrap-realtypress .table{border-collapse:collapse!important}.bootstrap-realtypress .table td,.bootstrap-realtypress .table th{background-color:#fff!important}.bootstrap-realtypress .table-bordered th,.bootstrap-realtypress .table-bordered td{border:1px solid #ddd!important}}@font-face{font-family:glyphicons halflings;src:url(https://realestatecalgary-ab.ca/wp-content/plugins/realtypress-premium/public/third-party/bootstrap-3.3.4/css/../fonts/glyphicons-halflings-regular.eot);src:url(https://realestatecalgary-ab.ca/wp-content/plugins/realtypress-premium/public/third-party/bootstrap-3.3.4/css/../fonts/glyphicons-halflings-regular.eot?#iefix)format('embedded-opentype'),url(https://realestatecalgary-ab.ca/wp-content/plugins/realtypress-premium/public/third-party/bootstrap-3.3.4/css/../fonts/glyphicons-halflings-regular.woff2)format('woff2'),url(https://realestatecalgary-ab.ca/wp-content/plugins/realtypress-premium/public/third-party/bootstrap-3.3.4/css/../fonts/glyphicons-halflings-regular.woff)format('woff'),url(https://realestatecalgary-ab.ca/wp-content/plugins/realtypress-premium/public/third-party/bootstrap-3.3.4/css/../fonts/glyphicons-halflings-regular.ttf)format('truetype'),url(https://realestatecalgary-ab.ca/wp-content/plugins/realtypress-premium/public/third-party/bootstrap-3.3.4/css/../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular)format('svg')}.bootstrap-realtypress .glyphicon{position:relative;top:1px;display:inline-block;font-family:glyphicons halflings;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.bootstrap-realtypress .glyphicon-asterisk:before{content:"\2a"}.bootstrap-realtypress .glyphicon-plus:before{content:"\2b"}.bootstrap-realtypress .glyphicon-euro:before,.bootstrap-realtypress .glyphicon-eur:before{content:"\20ac"}.bootstrap-realtypress .glyphicon-minus:before{content:"\2212"}.bootstrap-realtypress .glyphicon-cloud:before{content:"\2601"}.bootstrap-realtypress .glyphicon-envelope:before{content:"\2709"}.bootstrap-realtypress .glyphicon-pencil:before{content:"\270f"}.bootstrap-realtypress .glyphicon-glass:before{content:"\e001"}.bootstrap-realtypress .glyphicon-music:before{content:"\e002"}.bootstrap-realtypress .glyphicon-search:before{content:"\e003"}.bootstrap-realtypress .glyphicon-heart:before{content:"\e005"}.bootstrap-realtypress .glyphicon-star:before{content:"\e006"}.bootstrap-realtypress .glyphicon-star-empty:before{content:"\e007"}.bootstrap-realtypress .glyphicon-user:before{content:"\e008"}.bootstrap-realtypress .glyphicon-film:before{content:"\e009"}.bootstrap-realtypress .glyphicon-th-large:before{content:"\e010"}.bootstrap-realtypress .glyphicon-th:before{content:"\e011"}.bootstrap-realtypress .glyphicon-th-list:before{content:"\e012"}.bootstrap-realtypress .glyphicon-ok:before{content:"\e013"}.bootstrap-realtypress .glyphicon-remove:before{content:"\e014"}.bootstrap-realtypress .glyphicon-zoom-in:before{content:"\e015"}.bootstrap-realtypress .glyphicon-zoom-out:before{content:"\e016"}.bootstrap-realtypress .glyphicon-off:before{content:"\e017"}.bootstrap-realtypress .glyphicon-signal:before{content:"\e018"}.bootstrap-realtypress .glyphicon-cog:before{content:"\e019"}.bootstrap-realtypress .glyphicon-trash:before{content:"\e020"}.bootstrap-realtypress .glyphicon-home:before{content:"\e021"}.bootstrap-realtypress .glyphicon-file:before{content:"\e022"}.bootstrap-realtypress .glyphicon-time:before{content:"\e023"}.bootstrap-realtypress .glyphicon-road:before{content:"\e024"}.bootstrap-realtypress .glyphicon-download-alt:before{content:"\e025"}.bootstrap-realtypress .glyphicon-download:before{content:"\e026"}.bootstrap-realtypress .glyphicon-upload:before{content:"\e027"}.bootstrap-realtypress .glyphicon-inbox:before{content:"\e028"}.bootstrap-realtypress .glyphicon-play-circle:before{content:"\e029"}.bootstrap-realtypress .glyphicon-repeat:before{content:"\e030"}.bootstrap-realtypress .glyphicon-refresh:before{content:"\e031"}.bootstrap-realtypress .glyphicon-list-alt:before{content:"\e032"}.bootstrap-realtypress .glyphicon-lock:before{content:"\e033"}.bootstrap-realtypress .glyphicon-flag:before{content:"\e034"}.bootstrap-realtypress .glyphicon-headphones:before{content:"\e035"}.bootstrap-realtypress .glyphicon-volume-off:before{content:"\e036"}.bootstrap-realtypress .glyphicon-volume-down:before{content:"\e037"}.bootstrap-realtypress .glyphicon-volume-up:before{content:"\e038"}.bootstrap-realtypress .glyphicon-qrcode:before{content:"\e039"}.bootstrap-realtypress .glyphicon-barcode:before{content:"\e040"}.bootstrap-realtypress .glyphicon-tag:before{content:"\e041"}.bootstrap-realtypress .glyphicon-tags:before{content:"\e042"}.bootstrap-realtypress .glyphicon-book:before{content:"\e043"}.bootstrap-realtypress .glyphicon-bookmark:before{content:"\e044"}.bootstrap-realtypress .glyphicon-print:before{content:"\e045"}.bootstrap-realtypress .glyphicon-camera:before{content:"\e046"}.bootstrap-realtypress .glyphicon-font:before{content:"\e047"}.bootstrap-realtypress .glyphicon-bold:before{content:"\e048"}.bootstrap-realtypress .glyphicon-italic:before{content:"\e049"}.bootstrap-realtypress .glyphicon-text-height:before{content:"\e050"}.bootstrap-realtypress .glyphicon-text-width:before{content:"\e051"}.bootstrap-realtypress .glyphicon-align-left:before{content:"\e052"}.bootstrap-realtypress .glyphicon-align-center:before{content:"\e053"}.bootstrap-realtypress .glyphicon-align-right:before{content:"\e054"}.bootstrap-realtypress .glyphicon-align-justify:before{content:"\e055"}.bootstrap-realtypress .glyphicon-list:before{content:"\e056"}.bootstrap-realtypress .glyphicon-indent-left:before{content:"\e057"}.bootstrap-realtypress .glyphicon-indent-right:before{content:"\e058"}.bootstrap-realtypress .glyphicon-facetime-video:before{content:"\e059"}.bootstrap-realtypress .glyphicon-picture:before{content:"\e060"}.bootstrap-realtypress .glyphicon-map-marker:before{content:"\e062"}.bootstrap-realtypress .glyphicon-adjust:before{content:"\e063"}.bootstrap-realtypress .glyphicon-tint:before{content:"\e064"}.bootstrap-realtypress .glyphicon-edit:before{content:"\e065"}.bootstrap-realtypress .glyphicon-share:before{content:"\e066"}.bootstrap-realtypress .glyphicon-check:before{content:"\e067"}.bootstrap-realtypress .glyphicon-move:before{content:"\e068"}.bootstrap-realtypress .glyphicon-step-backward:before{content:"\e069"}.bootstrap-realtypress .glyphicon-fast-backward:before{content:"\e070"}.bootstrap-realtypress .glyphicon-backward:before{content:"\e071"}.bootstrap-realtypress .glyphicon-play:before{content:"\e072"}.bootstrap-realtypress .glyphicon-pause:before{content:"\e073"}.bootstrap-realtypress .glyphicon-stop:before{content:"\e074"}.bootstrap-realtypress .glyphicon-forward:before{content:"\e075"}.bootstrap-realtypress .glyphicon-fast-forward:before{content:"\e076"}.bootstrap-realtypress .glyphicon-step-forward:before{content:"\e077"}.bootstrap-realtypress .glyphicon-eject:before{content:"\e078"}.bootstrap-realtypress .glyphicon-chevron-left:before{content:"\e079"}.bootstrap-realtypress .glyphicon-chevron-right:before{content:"\e080"}.bootstrap-realtypress .glyphicon-plus-sign:before{content:"\e081"}.bootstrap-realtypress .glyphicon-minus-sign:before{content:"\e082"}.bootstrap-realtypress .glyphicon-remove-sign:before{content:"\e083"}.bootstrap-realtypress .glyphicon-ok-sign:before{content:"\e084"}.bootstrap-realtypress .glyphicon-question-sign:before{content:"\e085"}.bootstrap-realtypress .glyphicon-info-sign:before{content:"\e086"}.bootstrap-realtypress .glyphicon-screenshot:before{content:"\e087"}.bootstrap-realtypress .glyphicon-remove-circle:before{content:"\e088"}.bootstrap-realtypress .glyphicon-ok-circle:before{content:"\e089"}.bootstrap-realtypress .glyphicon-ban-circle:before{content:"\e090"}.bootstrap-realtypress .glyphicon-arrow-left:before{content:"\e091"}.bootstrap-realtypress .glyphicon-arrow-right:before{content:"\e092"}.bootstrap-realtypress .glyphicon-arrow-up:before{content:"\e093"}.bootstrap-realtypress .glyphicon-arrow-down:before{content:"\e094"}.bootstrap-realtypress .glyphicon-share-alt:before{content:"\e095"}.bootstrap-realtypress .glyphicon-resize-full:before{content:"\e096"}.bootstrap-realtypress .glyphicon-resize-small:before{content:"\e097"}.bootstrap-realtypress .glyphicon-exclamation-sign:before{content:"\e101"}.bootstrap-realtypress .glyphicon-gift:before{content:"\e102"}.bootstrap-realtypress .glyphicon-leaf:before{content:"\e103"}.bootstrap-realtypress .glyphicon-fire:before{content:"\e104"}.bootstrap-realtypress .glyphicon-eye-open:before{content:"\e105"}.bootstrap-realtypress .glyphicon-eye-close:before{content:"\e106"}.bootstrap-realtypress .glyphicon-warning-sign:before{content:"\e107"}.bootstrap-realtypress .glyphicon-plane:before{content:"\e108"}.bootstrap-realtypress .glyphicon-calendar:before{content:"\e109"}.bootstrap-realtypress .glyphicon-random:before{content:"\e110"}.bootstrap-realtypress .glyphicon-comment:before{content:"\e111"}.bootstrap-realtypress .glyphicon-magnet:before{content:"\e112"}.bootstrap-realtypress .glyphicon-chevron-up:before{content:"\e113"}.bootstrap-realtypress .glyphicon-chevron-down:before{content:"\e114"}.bootstrap-realtypress .glyphicon-retweet:before{content:"\e115"}.bootstrap-realtypress .glyphicon-shopping-cart:before{content:"\e116"}.bootstrap-realtypress .glyphicon-folder-close:before{content:"\e117"}.bootstrap-realtypress .glyphicon-folder-open:before{content:"\e118"}.bootstrap-realtypress .glyphicon-resize-vertical:before{content:"\e119"}.bootstrap-realtypress .glyphicon-resize-horizontal:before{content:"\e120"}.bootstrap-realtypress .glyphicon-hdd:before{content:"\e121"}.bootstrap-realtypress .glyphicon-bullhorn:before{content:"\e122"}.bootstrap-realtypress .glyphicon-bell:before{content:"\e123"}.bootstrap-realtypress .glyphicon-certificate:before{content:"\e124"}.bootstrap-realtypress .glyphicon-thumbs-up:before{content:"\e125"}.bootstrap-realtypress .glyphicon-thumbs-down:before{content:"\e126"}.bootstrap-realtypress .glyphicon-hand-right:before{content:"\e127"}.bootstrap-realtypress .glyphicon-hand-left:before{content:"\e128"}.bootstrap-realtypress .glyphicon-hand-up:before{content:"\e129"}.bootstrap-realtypress .glyphicon-hand-down:before{content:"\e130"}.bootstrap-realtypress .glyphicon-circle-arrow-right:before{content:"\e131"}.bootstrap-realtypress .glyphicon-circle-arrow-left:before{content:"\e132"}.bootstrap-realtypress .glyphicon-circle-arrow-up:before{content:"\e133"}.bootstrap-realtypress .glyphicon-circle-arrow-down:before{content:"\e134"}.bootstrap-realtypress .glyphicon-globe:before{content:"\e135"}.bootstrap-realtypress .glyphicon-wrench:before{content:"\e136"}.bootstrap-realtypress .glyphicon-tasks:before{content:"\e137"}.bootstrap-realtypress .glyphicon-filter:before{content:"\e138"}.bootstrap-realtypress .glyphicon-briefcase:before{content:"\e139"}.bootstrap-realtypress .glyphicon-fullscreen:before{content:"\e140"}.bootstrap-realtypress .glyphicon-dashboard:before{content:"\e141"}.bootstrap-realtypress .glyphicon-paperclip:before{content:"\e142"}.bootstrap-realtypress .glyphicon-heart-empty:before{content:"\e143"}.bootstrap-realtypress .glyphicon-link:before{content:"\e144"}.bootstrap-realtypress .glyphicon-phone:before{content:"\e145"}.bootstrap-realtypress .glyphicon-pushpin:before{content:"\e146"}.bootstrap-realtypress .glyphicon-usd:before{content:"\e148"}.bootstrap-realtypress .glyphicon-gbp:before{content:"\e149"}.bootstrap-realtypress .glyphicon-sort:before{content:"\e150"}.bootstrap-realtypress .glyphicon-sort-by-alphabet:before{content:"\e151"}.bootstrap-realtypress .glyphicon-sort-by-alphabet-alt:before{content:"\e152"}.bootstrap-realtypress .glyphicon-sort-by-order:before{content:"\e153"}.bootstrap-realtypress .glyphicon-sort-by-order-alt:before{content:"\e154"}.bootstrap-realtypress .glyphicon-sort-by-attributes:before{content:"\e155"}.bootstrap-realtypress .glyphicon-sort-by-attributes-alt:before{content:"\e156"}.bootstrap-realtypress .glyphicon-unchecked:before{content:"\e157"}.bootstrap-realtypress .glyphicon-expand:before{content:"\e158"}.bootstrap-realtypress .glyphicon-collapse-down:before{content:"\e159"}.bootstrap-realtypress .glyphicon-collapse-up:before{content:"\e160"}.bootstrap-realtypress .glyphicon-log-in:before{content:"\e161"}.bootstrap-realtypress .glyphicon-flash:before{content:"\e162"}.bootstrap-realtypress .glyphicon-log-out:before{content:"\e163"}.bootstrap-realtypress .glyphicon-new-window:before{content:"\e164"}.bootstrap-realtypress .glyphicon-record:before{content:"\e165"}.bootstrap-realtypress .glyphicon-save:before{content:"\e166"}.bootstrap-realtypress .glyphicon-open:before{content:"\e167"}.bootstrap-realtypress .glyphicon-saved:before{content:"\e168"}.bootstrap-realtypress .glyphicon-import:before{content:"\e169"}.bootstrap-realtypress .glyphicon-export:before{content:"\e170"}.bootstrap-realtypress .glyphicon-send:before{content:"\e171"}.bootstrap-realtypress .glyphicon-floppy-disk:before{content:"\e172"}.bootstrap-realtypress .glyphicon-floppy-saved:before{content:"\e173"}.bootstrap-realtypress .glyphicon-floppy-remove:before{content:"\e174"}.bootstrap-realtypress .glyphicon-floppy-save:before{content:"\e175"}.bootstrap-realtypress .glyphicon-floppy-open:before{content:"\e176"}.bootstrap-realtypress .glyphicon-credit-card:before{content:"\e177"}.bootstrap-realtypress .glyphicon-transfer:before{content:"\e178"}.bootstrap-realtypress .glyphicon-cutlery:before{content:"\e179"}.bootstrap-realtypress .glyphicon-header:before{content:"\e180"}.bootstrap-realtypress .glyphicon-compressed:before{content:"\e181"}.bootstrap-realtypress .glyphicon-earphone:before{content:"\e182"}.bootstrap-realtypress .glyphicon-phone-alt:before{content:"\e183"}.bootstrap-realtypress .glyphicon-tower:before{content:"\e184"}.bootstrap-realtypress .glyphicon-stats:before{content:"\e185"}.bootstrap-realtypress .glyphicon-sd-video:before{content:"\e186"}.bootstrap-realtypress .glyphicon-hd-video:before{content:"\e187"}.bootstrap-realtypress .glyphicon-subtitles:before{content:"\e188"}.bootstrap-realtypress .glyphicon-sound-stereo:before{content:"\e189"}.bootstrap-realtypress .glyphicon-sound-dolby:before{content:"\e190"}.bootstrap-realtypress .glyphicon-sound-5-1:before{content:"\e191"}.bootstrap-realtypress .glyphicon-sound-6-1:before{content:"\e192"}.bootstrap-realtypress .glyphicon-sound-7-1:before{content:"\e193"}.bootstrap-realtypress .glyphicon-copyright-mark:before{content:"\e194"}.bootstrap-realtypress .glyphicon-registration-mark:before{content:"\e195"}.bootstrap-realtypress .glyphicon-cloud-download:before{content:"\e197"}.bootstrap-realtypress .glyphicon-cloud-upload:before{content:"\e198"}.bootstrap-realtypress .glyphicon-tree-conifer:before{content:"\e199"}.bootstrap-realtypress .glyphicon-tree-deciduous:before{content:"\e200"}.bootstrap-realtypress .glyphicon-cd:before{content:"\e201"}.bootstrap-realtypress .glyphicon-save-file:before{content:"\e202"}.bootstrap-realtypress .glyphicon-open-file:before{content:"\e203"}.bootstrap-realtypress .glyphicon-level-up:before{content:"\e204"}.bootstrap-realtypress .glyphicon-copy:before{content:"\e205"}.bootstrap-realtypress .glyphicon-paste:before{content:"\e206"}.bootstrap-realtypress .glyphicon-alert:before{content:"\e209"}.bootstrap-realtypress .glyphicon-equalizer:before{content:"\e210"}.bootstrap-realtypress .glyphicon-king:before{content:"\e211"}.bootstrap-realtypress .glyphicon-queen:before{content:"\e212"}.bootstrap-realtypress .glyphicon-pawn:before{content:"\e213"}.bootstrap-realtypress .glyphicon-bishop:before{content:"\e214"}.bootstrap-realtypress .glyphicon-knight:before{content:"\e215"}.bootstrap-realtypress .glyphicon-baby-formula:before{content:"\e216"}.bootstrap-realtypress .glyphicon-tent:before{content:"\26fa"}.bootstrap-realtypress .glyphicon-blackboard:before{content:"\e218"}.bootstrap-realtypress .glyphicon-bed:before{content:"\e219"}.bootstrap-realtypress .glyphicon-apple:before{content:"\f8ff"}.bootstrap-realtypress .glyphicon-erase:before{content:"\e221"}.bootstrap-realtypress .glyphicon-hourglass:before{content:"\231b"}.bootstrap-realtypress .glyphicon-lamp:before{content:"\e223"}.bootstrap-realtypress .glyphicon-duplicate:before{content:"\e224"}.bootstrap-realtypress .glyphicon-piggy-bank:before{content:"\e225"}.bootstrap-realtypress .glyphicon-scissors:before{content:"\e226"}.bootstrap-realtypress .glyphicon-bitcoin:before{content:"\e227"}.bootstrap-realtypress .glyphicon-btc:before{content:"\e227"}.bootstrap-realtypress .glyphicon-xbt:before{content:"\e227"}.bootstrap-realtypress .glyphicon-yen:before{content:"\00a5"}.bootstrap-realtypress .glyphicon-jpy:before{content:"\00a5"}.bootstrap-realtypress .glyphicon-ruble:before{content:"\20bd"}.bootstrap-realtypress .glyphicon-rub:before{content:"\20bd"}.bootstrap-realtypress .glyphicon-scale:before{content:"\e230"}.bootstrap-realtypress .glyphicon-ice-lolly:before{content:"\e231"}.bootstrap-realtypress .glyphicon-ice-lolly-tasted:before{content:"\e232"}.bootstrap-realtypress .glyphicon-education:before{content:"\e233"}.bootstrap-realtypress .glyphicon-option-horizontal:before{content:"\e234"}.bootstrap-realtypress .glyphicon-option-vertical:before{content:"\e235"}.bootstrap-realtypress .glyphicon-menu-hamburger:before{content:"\e236"}.bootstrap-realtypress .glyphicon-modal-window:before{content:"\e237"}.bootstrap-realtypress .glyphicon-oil:before{content:"\e238"}.bootstrap-realtypress .glyphicon-grain:before{content:"\e239"}.bootstrap-realtypress .glyphicon-sunglasses:before{content:"\e240"}.bootstrap-realtypress .glyphicon-text-size:before{content:"\e241"}.bootstrap-realtypress .glyphicon-text-color:before{content:"\e242"}.bootstrap-realtypress .glyphicon-text-background:before{content:"\e243"}.bootstrap-realtypress .glyphicon-object-align-top:before{content:"\e244"}.bootstrap-realtypress .glyphicon-object-align-bottom:before{content:"\e245"}.bootstrap-realtypress .glyphicon-object-align-horizontal:before{content:"\e246"}.bootstrap-realtypress .glyphicon-object-align-left:before{content:"\e247"}.bootstrap-realtypress .glyphicon-object-align-vertical:before{content:"\e248"}.bootstrap-realtypress .glyphicon-object-align-right:before{content:"\e249"}.bootstrap-realtypress .glyphicon-triangle-right:before{content:"\e250"}.bootstrap-realtypress .glyphicon-triangle-left:before{content:"\e251"}.bootstrap-realtypress .glyphicon-triangle-bottom:before{content:"\e252"}.bootstrap-realtypress .glyphicon-triangle-top:before{content:"\e253"}.bootstrap-realtypress .glyphicon-console:before{content:"\e254"}.bootstrap-realtypress .glyphicon-superscript:before{content:"\e255"}.bootstrap-realtypress .glyphicon-subscript:before{content:"\e256"}.bootstrap-realtypress .glyphicon-menu-left:before{content:"\e257"}.bootstrap-realtypress .glyphicon-menu-right:before{content:"\e258"}.bootstrap-realtypress .glyphicon-menu-down:before{content:"\e259"}.bootstrap-realtypress .glyphicon-menu-up:before{content:"\e260"}.bootstrap-realtypress *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bootstrap-realtypress *:before,.bootstrap-realtypress *:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bootstrap-realtypress html{font-size:10px;-webkit-tap-highlight-color:transparent}.bootstrap-realtypress body{font-family:helvetica neue,Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857143;color:#333;background-color:#fff}.bootstrap-realtypress input,.bootstrap-realtypress button,.bootstrap-realtypress select,.bootstrap-realtypress textarea{font-family:inherit;font-size:inherit;line-height:inherit}.bootstrap-realtypress a{color:#004177;text-decoration:none}.bootstrap-realtypress a:hover,.bootstrap-realtypress a:focus{color:#23527c;text-decoration:none}.bootstrap-realtypress a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.bootstrap-realtypress figure{margin:0}.bootstrap-realtypress img{vertical-align:middle}.bootstrap-realtypress .img-responsive,.bootstrap-realtypress .thumbnail>img,.bootstrap-realtypress .thumbnail a>img,.bootstrap-realtypress .carousel-inner>.item>img,.bootstrap-realtypress .carousel-inner>.item>a>img{display:block;max-width:100%;height:auto}.bootstrap-realtypress .img-rounded{border-radius:6px}.bootstrap-realtypress .img-thumbnail{padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:inline-block;max-width:100%;height:auto}.bootstrap-realtypress .img-circle{border-radius:50%}.bootstrap-realtypress hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.bootstrap-realtypress .sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}.bootstrap-realtypress .sr-only-focusable:active,.bootstrap-realtypress .sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.bootstrap-realtypress [role=button]{cursor:pointer}.bootstrap-realtypress h1,.bootstrap-realtypress h2,.bootstrap-realtypress h3,.bootstrap-realtypress h4,.bootstrap-realtypress h5,.bootstrap-realtypress h6,.bootstrap-realtypress .h1,.bootstrap-realtypress .h2,.bootstrap-realtypress .h3,.bootstrap-realtypress .h4,.bootstrap-realtypress .h5,.bootstrap-realtypress .h6{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}.bootstrap-realtypress h1 small,.bootstrap-realtypress h2 small,.bootstrap-realtypress h3 small,.bootstrap-realtypress h4 small,.bootstrap-realtypress h5 small,.bootstrap-realtypress h6 small,.bootstrap-realtypress .h1 small,.bootstrap-realtypress .h2 small,.bootstrap-realtypress .h3 small,.bootstrap-realtypress .h4 small,.bootstrap-realtypress .h5 small,.bootstrap-realtypress .h6 small,.bootstrap-realtypress h1 .small,.bootstrap-realtypress h2 .small,.bootstrap-realtypress h3 .small,.bootstrap-realtypress h4 .small,.bootstrap-realtypress h5 .small,.bootstrap-realtypress h6 .small,.bootstrap-realtypress .h1 .small,.bootstrap-realtypress .h2 .small,.bootstrap-realtypress .h3 .small,.bootstrap-realtypress .h4 .small,.bootstrap-realtypress .h5 .small,.bootstrap-realtypress .h6 .small{font-weight:400;line-height:1;color:#777}.bootstrap-realtypress h1,.bootstrap-realtypress .h1,.bootstrap-realtypress h2,.bootstrap-realtypress .h2,.bootstrap-realtypress h3,.bootstrap-realtypress .h3{margin-top:20px;margin-bottom:10px}.bootstrap-realtypress h1 small,.bootstrap-realtypress .h1 small,.bootstrap-realtypress h2 small,.bootstrap-realtypress .h2 small,.bootstrap-realtypress h3 small,.bootstrap-realtypress .h3 small,.bootstrap-realtypress h1 .small,.bootstrap-realtypress .h1 .small,.bootstrap-realtypress h2 .small,.bootstrap-realtypress .h2 .small,.bootstrap-realtypress h3 .small,.bootstrap-realtypress .h3 .small{font-size:65%}.bootstrap-realtypress h4,.bootstrap-realtypress .h4,.bootstrap-realtypress h5,.bootstrap-realtypress .h5,.bootstrap-realtypress h6,.bootstrap-realtypress .h6{margin-top:10px;margin-bottom:10px}.bootstrap-realtypress h4 small,.bootstrap-realtypress .h4 small,.bootstrap-realtypress h5 small,.bootstrap-realtypress .h5 small,.bootstrap-realtypress h6 small,.bootstrap-realtypress .h6 small,.bootstrap-realtypress h4 .small,.bootstrap-realtypress .h4 .small,.bootstrap-realtypress h5 .small,.bootstrap-realtypress .h5 .small,.bootstrap-realtypress h6 .small,.bootstrap-realtypress .h6 .small{font-size:75%}.bootstrap-realtypress h1,.bootstrap-realtypress .h1{font-size:36px}.bootstrap-realtypress h2,.bootstrap-realtypress .h2{font-size:30px}.bootstrap-realtypress h3,.bootstrap-realtypress .h3{font-size:24px}.bootstrap-realtypress h4,.bootstrap-realtypress .h4{font-size:18px}.bootstrap-realtypress h5,.bootstrap-realtypress .h5{font-size:14px}.bootstrap-realtypress h6,.bootstrap-realtypress .h6{font-size:12px}.bootstrap-realtypress p{margin:0 0 10px}.bootstrap-realtypress .lead{margin-bottom:20px;font-size:16px;font-weight:300;line-height:1.4}@media(min-width:768px){.bootstrap-realtypress .lead{font-size:21px}}.bootstrap-realtypress small,.bootstrap-realtypress .small{font-size:85%}.bootstrap-realtypress mark,.bootstrap-realtypress .mark{background-color:#fcf8e3;padding:.2em}.bootstrap-realtypress .text-left{text-align:left}.bootstrap-realtypress .text-right{text-align:right}.bootstrap-realtypress .text-center{text-align:center}.bootstrap-realtypress .text-justify{text-align:justify}.bootstrap-realtypress .text-nowrap{white-space:nowrap}.bootstrap-realtypress .text-lowercase{text-transform:lowercase}.bootstrap-realtypress .text-uppercase{text-transform:uppercase}.bootstrap-realtypress .text-capitalize{text-transform:capitalize}.bootstrap-realtypress .text-muted{color:#666}.bootstrap-realtypress .text-primary{color:#004177}.bootstrap-realtypress a.text-primary:hover{color:#004177}.bootstrap-realtypress .text-success{color:#3c763d}.bootstrap-realtypress a.text-success:hover{color:#2b542c}.bootstrap-realtypress .text-info{color:#31708f}.bootstrap-realtypress a.text-info:hover{color:#245269}.bootstrap-realtypress .text-warning{color:#8a6d3b}.bootstrap-realtypress a.text-warning:hover{color:#66512c}.bootstrap-realtypress .text-danger{color:#a94442}.bootstrap-realtypress a.text-danger:hover{color:#843534}.bootstrap-realtypress .bg-primary{color:#fff;background-color:#004177}.bootstrap-realtypress a.bg-primary:hover{background-color:#004177}.bootstrap-realtypress .bg-success{background-color:#dff0d8}.bootstrap-realtypress a.bg-success:hover{background-color:#c1e2b3}.bootstrap-realtypress .bg-info{background-color:#d9edf7}.bootstrap-realtypress a.bg-info:hover{background-color:#afd9ee}.bootstrap-realtypress .bg-warning{background-color:#fcf8e3}.bootstrap-realtypress a.bg-warning:hover{background-color:#f7ecb5}.bootstrap-realtypress .bg-danger{background-color:#f2dede}.bootstrap-realtypress a.bg-danger:hover{background-color:#e4b9b9}.bootstrap-realtypress .page-header{padding-bottom:9px;margin:40px 0 20px;border-bottom:1px solid #eee}.bootstrap-realtypress ul,.bootstrap-realtypress ol{margin-top:0;margin-bottom:10px}.bootstrap-realtypress ul ul,.bootstrap-realtypress ol ul,.bootstrap-realtypress ul ol,.bootstrap-realtypress ol ol{margin-bottom:0}.bootstrap-realtypress .list-unstyled{padding-left:0;list-style:none}.bootstrap-realtypress .list-inline{padding-left:0;list-style:none;margin-left:-5px}.bootstrap-realtypress .list-inline>li{display:inline-block;padding-left:5px;padding-right:5px}.bootstrap-realtypress dl{margin-top:0;margin-bottom:20px}.bootstrap-realtypress dt,.bootstrap-realtypress dd{line-height:1.42857143}.bootstrap-realtypress dt{font-weight:700}.bootstrap-realtypress dd{margin-left:0}@media(min-width:768px){.bootstrap-realtypress .dl-horizontal dt{float:left;width:160px;clear:left;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bootstrap-realtypress .dl-horizontal dd{margin-left:180px}}.bootstrap-realtypress abbr[title],.bootstrap-realtypress abbr[data-original-title]{cursor:help;border-bottom:1px dotted #777}.bootstrap-realtypress .initialism{font-size:90%;text-transform:uppercase}.bootstrap-realtypress blockquote{padding:10px 20px;margin:0 0 20px;font-size:17.5px;border-left:5px solid #eee}.bootstrap-realtypress blockquote p:last-child,.bootstrap-realtypress blockquote ul:last-child,.bootstrap-realtypress blockquote ol:last-child{margin-bottom:0}.bootstrap-realtypress blockquote footer,.bootstrap-realtypress blockquote small,.bootstrap-realtypress blockquote .small{display:block;font-size:80%;line-height:1.42857143;color:#777}.bootstrap-realtypress blockquote footer:before,.bootstrap-realtypress blockquote small:before,.bootstrap-realtypress blockquote .small:before{content:'\2014 \00A0'}.bootstrap-realtypress .blockquote-reverse,.bootstrap-realtypress blockquote.pull-right{padding-right:15px;padding-left:0;border-right:5px solid #eee;border-left:0;text-align:right}.bootstrap-realtypress .blockquote-reverse footer:before,.bootstrap-realtypress blockquote.pull-right footer:before,.bootstrap-realtypress .blockquote-reverse small:before,.bootstrap-realtypress blockquote.pull-right small:before,.bootstrap-realtypress .blockquote-reverse .small:before,.bootstrap-realtypress blockquote.pull-right .small:before{content:''}.bootstrap-realtypress .blockquote-reverse footer:after,.bootstrap-realtypress blockquote.pull-right footer:after,.bootstrap-realtypress .blockquote-reverse small:after,.bootstrap-realtypress blockquote.pull-right small:after,.bootstrap-realtypress .blockquote-reverse .small:after,.bootstrap-realtypress blockquote.pull-right .small:after{content:'\00A0 \2014'}.bootstrap-realtypress address{margin-bottom:20px;font-style:normal;line-height:1.42857143}.bootstrap-realtypress code,.bootstrap-realtypress kbd,.bootstrap-realtypress pre,.bootstrap-realtypress samp{font-family:Menlo,Monaco,Consolas,courier new,monospace}.bootstrap-realtypress code{padding:2px 4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;border-radius:4px}.bootstrap-realtypress kbd{padding:2px 4px;font-size:90%;color:#fff;background-color:#333;border-radius:3px;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.25);box-shadow:inset 0 -1px rgba(0,0,0,.25)}.bootstrap-realtypress kbd kbd{padding:0;font-size:100%;font-weight:700;-webkit-box-shadow:none;box-shadow:none}.bootstrap-realtypress pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:1.42857143;word-break:break-all;word-wrap:break-word;color:#333;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px}.bootstrap-realtypress pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:initial;border-radius:0}.bootstrap-realtypress .pre-scrollable{max-height:340px;overflow-y:scroll}.bootstrap-realtypress .container{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}@media(min-width:768px){.bootstrap-realtypress .container{width:750px}}@media(min-width:992px){.bootstrap-realtypress .container{width:970px}}@media(min-width:1200px){.bootstrap-realtypress .container{width:1170px}}.bootstrap-realtypress .container-fluid{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}.bootstrap-realtypress .row{margin-left:-15px;margin-right:-15px}.bootstrap-realtypress .col-xs-1,.bootstrap-realtypress .col-sm-1,.bootstrap-realtypress .col-md-1,.bootstrap-realtypress .col-lg-1,.bootstrap-realtypress .col-xs-2,.bootstrap-realtypress .col-sm-2,.bootstrap-realtypress .col-md-2,.bootstrap-realtypress .col-lg-2,.bootstrap-realtypress .col-xs-3,.bootstrap-realtypress .col-sm-3,.bootstrap-realtypress .col-md-3,.bootstrap-realtypress .col-lg-3,.bootstrap-realtypress .col-xs-4,.bootstrap-realtypress .col-sm-4,.bootstrap-realtypress .col-md-4,.bootstrap-realtypress .col-lg-4,.bootstrap-realtypress .col-xs-5,.bootstrap-realtypress .col-sm-5,.bootstrap-realtypress .col-md-5,.bootstrap-realtypress .col-lg-5,.bootstrap-realtypress .col-xs-6,.bootstrap-realtypress .col-sm-6,.bootstrap-realtypress .col-md-6,.bootstrap-realtypress .col-lg-6,.bootstrap-realtypress .col-xs-7,.bootstrap-realtypress .col-sm-7,.bootstrap-realtypress .col-md-7,.bootstrap-realtypress .col-lg-7,.bootstrap-realtypress .col-xs-8,.bootstrap-realtypress .col-sm-8,.bootstrap-realtypress .col-md-8,.bootstrap-realtypress .col-lg-8,.bootstrap-realtypress .col-xs-9,.bootstrap-realtypress .col-sm-9,.bootstrap-realtypress .col-md-9,.bootstrap-realtypress .col-lg-9,.bootstrap-realtypress .col-xs-10,.bootstrap-realtypress .col-sm-10,.bootstrap-realtypress .col-md-10,.bootstrap-realtypress .col-lg-10,.bootstrap-realtypress .col-xs-11,.bootstrap-realtypress .col-sm-11,.bootstrap-realtypress .col-md-11,.bootstrap-realtypress .col-lg-11,.bootstrap-realtypress .col-xs-12,.bootstrap-realtypress .col-sm-12,.bootstrap-realtypress .col-md-12,.bootstrap-realtypress .col-lg-12{position:relative;min-height:1px;padding-left:15px;padding-right:15px}.bootstrap-realtypress .col-xs-1,.bootstrap-realtypress .col-xs-2,.bootstrap-realtypress .col-xs-3,.bootstrap-realtypress .col-xs-4,.bootstrap-realtypress .col-xs-5,.bootstrap-realtypress .col-xs-6,.bootstrap-realtypress .col-xs-7,.bootstrap-realtypress .col-xs-8,.bootstrap-realtypress .col-xs-9,.bootstrap-realtypress .col-xs-10,.bootstrap-realtypress .col-xs-11,.bootstrap-realtypress .col-xs-12{float:left}.bootstrap-realtypress .col-xs-12{width:100%}.bootstrap-realtypress .col-xs-11{width:91.66666667%}.bootstrap-realtypress .col-xs-10{width:83.33333333%}.bootstrap-realtypress .col-xs-9{width:75%}.bootstrap-realtypress .col-xs-8{width:66.66666667%}.bootstrap-realtypress .col-xs-7{width:58.33333333%}.bootstrap-realtypress .col-xs-6{width:50%}.bootstrap-realtypress .col-xs-5{width:41.66666667%}.bootstrap-realtypress .col-xs-4{width:33.33333333%}.bootstrap-realtypress .col-xs-3{width:25%}.bootstrap-realtypress .col-xs-2{width:16.66666667%}.bootstrap-realtypress .col-xs-1{width:8.33333333%}.bootstrap-realtypress .col-xs-pull-12{right:100%}.bootstrap-realtypress .col-xs-pull-11{right:91.66666667%}.bootstrap-realtypress .col-xs-pull-10{right:83.33333333%}.bootstrap-realtypress .col-xs-pull-9{right:75%}.bootstrap-realtypress .col-xs-pull-8{right:66.66666667%}.bootstrap-realtypress .col-xs-pull-7{right:58.33333333%}.bootstrap-realtypress .col-xs-pull-6{right:50%}.bootstrap-realtypress .col-xs-pull-5{right:41.66666667%}.bootstrap-realtypress .col-xs-pull-4{right:33.33333333%}.bootstrap-realtypress .col-xs-pull-3{right:25%}.bootstrap-realtypress .col-xs-pull-2{right:16.66666667%}.bootstrap-realtypress .col-xs-pull-1{right:8.33333333%}.bootstrap-realtypress .col-xs-pull-0{right:auto}.bootstrap-realtypress .col-xs-push-12{left:100%}.bootstrap-realtypress .col-xs-push-11{left:91.66666667%}.bootstrap-realtypress .col-xs-push-10{left:83.33333333%}.bootstrap-realtypress .col-xs-push-9{left:75%}.bootstrap-realtypress .col-xs-push-8{left:66.66666667%}.bootstrap-realtypress .col-xs-push-7{left:58.33333333%}.bootstrap-realtypress .col-xs-push-6{left:50%}.bootstrap-realtypress .col-xs-push-5{left:41.66666667%}.bootstrap-realtypress .col-xs-push-4{left:33.33333333%}.bootstrap-realtypress .col-xs-push-3{left:25%}.bootstrap-realtypress .col-xs-push-2{left:16.66666667%}.bootstrap-realtypress .col-xs-push-1{left:8.33333333%}.bootstrap-realtypress .col-xs-push-0{left:auto}.bootstrap-realtypress .col-xs-offset-12{margin-left:100%}.bootstrap-realtypress .col-xs-offset-11{margin-left:91.66666667%}.bootstrap-realtypress .col-xs-offset-10{margin-left:83.33333333%}.bootstrap-realtypress .col-xs-offset-9{margin-left:75%}.bootstrap-realtypress .col-xs-offset-8{margin-left:66.66666667%}.bootstrap-realtypress .col-xs-offset-7{margin-left:58.33333333%}.bootstrap-realtypress .col-xs-offset-6{margin-left:50%}.bootstrap-realtypress .col-xs-offset-5{margin-left:41.66666667%}.bootstrap-realtypress .col-xs-offset-4{margin-left:33.33333333%}.bootstrap-realtypress .col-xs-offset-3{margin-left:25%}.bootstrap-realtypress .col-xs-offset-2{margin-left:16.66666667%}.bootstrap-realtypress .col-xs-offset-1{margin-left:8.33333333%}.bootstrap-realtypress .col-xs-offset-0{margin-left:0%}@media(min-width:768px){.bootstrap-realtypress .col-sm-1,.bootstrap-realtypress .col-sm-2,.bootstrap-realtypress .col-sm-3,.bootstrap-realtypress .col-sm-4,.bootstrap-realtypress .col-sm-5,.bootstrap-realtypress .col-sm-6,.bootstrap-realtypress .col-sm-7,.bootstrap-realtypress .col-sm-8,.bootstrap-realtypress .col-sm-9,.bootstrap-realtypress .col-sm-10,.bootstrap-realtypress .col-sm-11,.bootstrap-realtypress .col-sm-12{float:left}.bootstrap-realtypress .col-sm-12{width:100%}.bootstrap-realtypress .col-sm-11{width:91.66666667%}.bootstrap-realtypress .col-sm-10{width:83.33333333%}.bootstrap-realtypress .col-sm-9{width:75%}.bootstrap-realtypress .col-sm-8{width:66.66666667%}.bootstrap-realtypress .col-sm-7{width:58.33333333%}.bootstrap-realtypress .col-sm-6{width:50%}.bootstrap-realtypress .col-sm-5{width:41.66666667%}.bootstrap-realtypress .col-sm-4{width:33.33333333%}.bootstrap-realtypress .col-sm-3{width:25%}.bootstrap-realtypress .col-sm-2{width:16.66666667%}.bootstrap-realtypress .col-sm-1{width:8.33333333%}.bootstrap-realtypress .col-sm-pull-12{right:100%}.bootstrap-realtypress .col-sm-pull-11{right:91.66666667%}.bootstrap-realtypress .col-sm-pull-10{right:83.33333333%}.bootstrap-realtypress .col-sm-pull-9{right:75%}.bootstrap-realtypress .col-sm-pull-8{right:66.66666667%}.bootstrap-realtypress .col-sm-pull-7{right:58.33333333%}.bootstrap-realtypress .col-sm-pull-6{right:50%}.bootstrap-realtypress .col-sm-pull-5{right:41.66666667%}.bootstrap-realtypress .col-sm-pull-4{right:33.33333333%}.bootstrap-realtypress .col-sm-pull-3{right:25%}.bootstrap-realtypress .col-sm-pull-2{right:16.66666667%}.bootstrap-realtypress .col-sm-pull-1{right:8.33333333%}.bootstrap-realtypress .col-sm-pull-0{right:auto}.bootstrap-realtypress .col-sm-push-12{left:100%}.bootstrap-realtypress .col-sm-push-11{left:91.66666667%}.bootstrap-realtypress .col-sm-push-10{left:83.33333333%}.bootstrap-realtypress .col-sm-push-9{left:75%}.bootstrap-realtypress .col-sm-push-8{left:66.66666667%}.bootstrap-realtypress .col-sm-push-7{left:58.33333333%}.bootstrap-realtypress .col-sm-push-6{left:50%}.bootstrap-realtypress .col-sm-push-5{left:41.66666667%}.bootstrap-realtypress .col-sm-push-4{left:33.33333333%}.bootstrap-realtypress .col-sm-push-3{left:25%}.bootstrap-realtypress .col-sm-push-2{left:16.66666667%}.bootstrap-realtypress .col-sm-push-1{left:8.33333333%}.bootstrap-realtypress .col-sm-push-0{left:auto}.bootstrap-realtypress .col-sm-offset-12{margin-left:100%}.bootstrap-realtypress .col-sm-offset-11{margin-left:91.66666667%}.bootstrap-realtypress .col-sm-offset-10{margin-left:83.33333333%}.bootstrap-realtypress .col-sm-offset-9{margin-left:75%}.bootstrap-realtypress .col-sm-offset-8{margin-left:66.66666667%}.bootstrap-realtypress .col-sm-offset-7{margin-left:58.33333333%}.bootstrap-realtypress .col-sm-offset-6{margin-left:50%}.bootstrap-realtypress .col-sm-offset-5{margin-left:41.66666667%}.bootstrap-realtypress .col-sm-offset-4{margin-left:33.33333333%}.bootstrap-realtypress .col-sm-offset-3{margin-left:25%}.bootstrap-realtypress .col-sm-offset-2{margin-left:16.66666667%}.bootstrap-realtypress .col-sm-offset-1{margin-left:8.33333333%}.bootstrap-realtypress .col-sm-offset-0{margin-left:0%}}@media(min-width:992px){.bootstrap-realtypress .col-md-1,.bootstrap-realtypress .col-md-2,.bootstrap-realtypress .col-md-3,.bootstrap-realtypress .col-md-4,.bootstrap-realtypress .col-md-5,.bootstrap-realtypress .col-md-6,.bootstrap-realtypress .col-md-7,.bootstrap-realtypress .col-md-8,.bootstrap-realtypress .col-md-9,.bootstrap-realtypress .col-md-10,.bootstrap-realtypress .col-md-11,.bootstrap-realtypress .col-md-12{float:left}.bootstrap-realtypress .col-md-12{width:100%}.bootstrap-realtypress .col-md-11{width:91.66666667%}.bootstrap-realtypress .col-md-10{width:83.33333333%}.bootstrap-realtypress .col-md-9{width:75%}.bootstrap-realtypress .col-md-8{width:66.66666667%}.bootstrap-realtypress .col-md-7{width:58.33333333%}.bootstrap-realtypress .col-md-6{width:50%}.bootstrap-realtypress .col-md-5{width:41.66666667%}.bootstrap-realtypress .col-md-4{width:33.33333333%}.bootstrap-realtypress .col-md-3{width:25%}.bootstrap-realtypress .col-md-2{width:16.66666667%}.bootstrap-realtypress .col-md-1{width:8.33333333%}.bootstrap-realtypress .col-md-pull-12{right:100%}.bootstrap-realtypress .col-md-pull-11{right:91.66666667%}.bootstrap-realtypress .col-md-pull-10{right:83.33333333%}.bootstrap-realtypress .col-md-pull-9{right:75%}.bootstrap-realtypress .col-md-pull-8{right:66.66666667%}.bootstrap-realtypress .col-md-pull-7{right:58.33333333%}.bootstrap-realtypress .col-md-pull-6{right:50%}.bootstrap-realtypress .col-md-pull-5{right:41.66666667%}.bootstrap-realtypress .col-md-pull-4{right:33.33333333%}.bootstrap-realtypress .col-md-pull-3{right:25%}.bootstrap-realtypress .col-md-pull-2{right:16.66666667%}.bootstrap-realtypress .col-md-pull-1{right:8.33333333%}.bootstrap-realtypress .col-md-pull-0{right:auto}.bootstrap-realtypress .col-md-push-12{left:100%}.bootstrap-realtypress .col-md-push-11{left:91.66666667%}.bootstrap-realtypress .col-md-push-10{left:83.33333333%}.bootstrap-realtypress .col-md-push-9{left:75%}.bootstrap-realtypress .col-md-push-8{left:66.66666667%}.bootstrap-realtypress .col-md-push-7{left:58.33333333%}.bootstrap-realtypress .col-md-push-6{left:50%}.bootstrap-realtypress .col-md-push-5{left:41.66666667%}.bootstrap-realtypress .col-md-push-4{left:33.33333333%}.bootstrap-realtypress .col-md-push-3{left:25%}.bootstrap-realtypress .col-md-push-2{left:16.66666667%}.bootstrap-realtypress .col-md-push-1{left:8.33333333%}.bootstrap-realtypress .col-md-push-0{left:auto}.bootstrap-realtypress .col-md-offset-12{margin-left:100%}.bootstrap-realtypress .col-md-offset-11{margin-left:91.66666667%}.bootstrap-realtypress .col-md-offset-10{margin-left:83.33333333%}.bootstrap-realtypress .col-md-offset-9{margin-left:75%}.bootstrap-realtypress .col-md-offset-8{margin-left:66.66666667%}.bootstrap-realtypress .col-md-offset-7{margin-left:58.33333333%}.bootstrap-realtypress .col-md-offset-6{margin-left:50%}.bootstrap-realtypress .col-md-offset-5{margin-left:41.66666667%}.bootstrap-realtypress .col-md-offset-4{margin-left:33.33333333%}.bootstrap-realtypress .col-md-offset-3{margin-left:25%}.bootstrap-realtypress .col-md-offset-2{margin-left:16.66666667%}.bootstrap-realtypress .col-md-offset-1{margin-left:8.33333333%}.bootstrap-realtypress .col-md-offset-0{margin-left:0%}}@media(min-width:1200px){.bootstrap-realtypress .col-lg-1,.bootstrap-realtypress .col-lg-2,.bootstrap-realtypress .col-lg-3,.bootstrap-realtypress .col-lg-4,.bootstrap-realtypress .col-lg-5,.bootstrap-realtypress .col-lg-6,.bootstrap-realtypress .col-lg-7,.bootstrap-realtypress .col-lg-8,.bootstrap-realtypress .col-lg-9,.bootstrap-realtypress .col-lg-10,.bootstrap-realtypress .col-lg-11,.bootstrap-realtypress .col-lg-12{float:left}.bootstrap-realtypress .col-lg-12{width:100%}.bootstrap-realtypress .col-lg-11{width:91.66666667%}.bootstrap-realtypress .col-lg-10{width:83.33333333%}.bootstrap-realtypress .col-lg-9{width:75%}.bootstrap-realtypress .col-lg-8{width:66.66666667%}.bootstrap-realtypress .col-lg-7{width:58.33333333%}.bootstrap-realtypress .col-lg-6{width:50%}.bootstrap-realtypress .col-lg-5{width:41.66666667%}.bootstrap-realtypress .col-lg-4{width:33.33333333%}.bootstrap-realtypress .col-lg-3{width:25%}.bootstrap-realtypress .col-lg-2{width:16.66666667%}.bootstrap-realtypress .col-lg-1{width:8.33333333%}.bootstrap-realtypress .col-lg-pull-12{right:100%}.bootstrap-realtypress .col-lg-pull-11{right:91.66666667%}.bootstrap-realtypress .col-lg-pull-10{right:83.33333333%}.bootstrap-realtypress .col-lg-pull-9{right:75%}.bootstrap-realtypress .col-lg-pull-8{right:66.66666667%}.bootstrap-realtypress .col-lg-pull-7{right:58.33333333%}.bootstrap-realtypress .col-lg-pull-6{right:50%}.bootstrap-realtypress .col-lg-pull-5{right:41.66666667%}.bootstrap-realtypress .col-lg-pull-4{right:33.33333333%}.bootstrap-realtypress .col-lg-pull-3{right:25%}.bootstrap-realtypress .col-lg-pull-2{right:16.66666667%}.bootstrap-realtypress .col-lg-pull-1{right:8.33333333%}.bootstrap-realtypress .col-lg-pull-0{right:auto}.bootstrap-realtypress .col-lg-push-12{left:100%}.bootstrap-realtypress .col-lg-push-11{left:91.66666667%}.bootstrap-realtypress .col-lg-push-10{left:83.33333333%}.bootstrap-realtypress .col-lg-push-9{left:75%}.bootstrap-realtypress .col-lg-push-8{left:66.66666667%}.bootstrap-realtypress .col-lg-push-7{left:58.33333333%}.bootstrap-realtypress .col-lg-push-6{left:50%}.bootstrap-realtypress .col-lg-push-5{left:41.66666667%}.bootstrap-realtypress .col-lg-push-4{left:33.33333333%}.bootstrap-realtypress .col-lg-push-3{left:25%}.bootstrap-realtypress .col-lg-push-2{left:16.66666667%}.bootstrap-realtypress .col-lg-push-1{left:8.33333333%}.bootstrap-realtypress .col-lg-push-0{left:auto}.bootstrap-realtypress .col-lg-offset-12{margin-left:100%}.bootstrap-realtypress .col-lg-offset-11{margin-left:91.66666667%}.bootstrap-realtypress .col-lg-offset-10{margin-left:83.33333333%}.bootstrap-realtypress .col-lg-offset-9{margin-left:75%}.bootstrap-realtypress .col-lg-offset-8{margin-left:66.66666667%}.bootstrap-realtypress .col-lg-offset-7{margin-left:58.33333333%}.bootstrap-realtypress .col-lg-offset-6{margin-left:50%}.bootstrap-realtypress .col-lg-offset-5{margin-left:41.66666667%}.bootstrap-realtypress .col-lg-offset-4{margin-left:33.33333333%}.bootstrap-realtypress .col-lg-offset-3{margin-left:25%}.bootstrap-realtypress .col-lg-offset-2{margin-left:16.66666667%}.bootstrap-realtypress .col-lg-offset-1{margin-left:8.33333333%}.bootstrap-realtypress .col-lg-offset-0{margin-left:0%}}.bootstrap-realtypress table{background-color:initial}.bootstrap-realtypress caption{padding-top:8px;padding-bottom:8px;color:#777;text-align:left}.bootstrap-realtypress th{text-align:left}.bootstrap-realtypress .table{width:100%;max-width:100%;margin-bottom:20px}.bootstrap-realtypress .table>thead>tr>th,.bootstrap-realtypress .table>tbody>tr>th,.bootstrap-realtypress .table>tfoot>tr>th,.bootstrap-realtypress .table>thead>tr>td,.bootstrap-realtypress .table>tbody>tr>td,.bootstrap-realtypress .table>tfoot>tr>td{padding:8px;line-height:1.42857143;vertical-align:top;border-top:1px solid #ddd}.bootstrap-realtypress .table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}.bootstrap-realtypress .table>caption+thead>tr:first-child>th,.bootstrap-realtypress .table>colgroup+thead>tr:first-child>th,.bootstrap-realtypress .table>thead:first-child>tr:first-child>th,.bootstrap-realtypress .table>caption+thead>tr:first-child>td,.bootstrap-realtypress .table>colgroup+thead>tr:first-child>td,.bootstrap-realtypress .table>thead:first-child>tr:first-child>td{border-top:0}.bootstrap-realtypress .table>tbody+tbody{border-top:2px solid #ddd}.bootstrap-realtypress .table .table{background-color:#fff}.bootstrap-realtypress .table-condensed>thead>tr>th,.bootstrap-realtypress .table-condensed>tbody>tr>th,.bootstrap-realtypress .table-condensed>tfoot>tr>th,.bootstrap-realtypress .table-condensed>thead>tr>td,.bootstrap-realtypress .table-condensed>tbody>tr>td,.bootstrap-realtypress .table-condensed>tfoot>tr>td{padding:5px}.bootstrap-realtypress .table-bordered{border:1px solid #ddd}.bootstrap-realtypress .table-bordered>thead>tr>th,.bootstrap-realtypress .table-bordered>tbody>tr>th,.bootstrap-realtypress .table-bordered>tfoot>tr>th,.bootstrap-realtypress .table-bordered>thead>tr>td,.bootstrap-realtypress .table-bordered>tbody>tr>td,.bootstrap-realtypress .table-bordered>tfoot>tr>td{border:1px solid #ddd}.bootstrap-realtypress .table-bordered>thead>tr>th,.bootstrap-realtypress .table-bordered>thead>tr>td{border-bottom-width:2px}.bootstrap-realtypress .table-striped>tbody>tr:nth-of-type(odd){background-color:#f9f9f9}.bootstrap-realtypress .table-hover>tbody>tr:hover{background-color:#f5f5f5}.bootstrap-realtypress table col[class*=col-]{position:static;float:none;display:table-column}.bootstrap-realtypress table td[class*=col-],.bootstrap-realtypress table th[class*=col-]{position:static;float:none;display:table-cell}.bootstrap-realtypress .table>thead>tr>td.active,.bootstrap-realtypress .table>tbody>tr>td.active,.bootstrap-realtypress .table>tfoot>tr>td.active,.bootstrap-realtypress .table>thead>tr>th.active,.bootstrap-realtypress .table>tbody>tr>th.active,.bootstrap-realtypress .table>tfoot>tr>th.active,.bootstrap-realtypress .table>thead>tr.active>td,.bootstrap-realtypress .table>tbody>tr.active>td,.bootstrap-realtypress .table>tfoot>tr.active>td,.bootstrap-realtypress .table>thead>tr.active>th,.bootstrap-realtypress .table>tbody>tr.active>th,.bootstrap-realtypress .table>tfoot>tr.active>th{background-color:#f5f5f5}.bootstrap-realtypress .table-hover>tbody>tr>td.active:hover,.bootstrap-realtypress .table-hover>tbody>tr>th.active:hover,.bootstrap-realtypress .table-hover>tbody>tr.active:hover>td,.bootstrap-realtypress .table-hover>tbody>tr:hover>.active,.bootstrap-realtypress .table-hover>tbody>tr.active:hover>th{background-color:#e8e8e8}.bootstrap-realtypress .table>thead>tr>td.success,.bootstrap-realtypress .table>tbody>tr>td.success,.bootstrap-realtypress .table>tfoot>tr>td.success,.bootstrap-realtypress .table>thead>tr>th.success,.bootstrap-realtypress .table>tbody>tr>th.success,.bootstrap-realtypress .table>tfoot>tr>th.success,.bootstrap-realtypress .table>thead>tr.success>td,.bootstrap-realtypress .table>tbody>tr.success>td,.bootstrap-realtypress .table>tfoot>tr.success>td,.bootstrap-realtypress .table>thead>tr.success>th,.bootstrap-realtypress .table>tbody>tr.success>th,.bootstrap-realtypress .table>tfoot>tr.success>th{background-color:#dff0d8}.bootstrap-realtypress .table-hover>tbody>tr>td.success:hover,.bootstrap-realtypress .table-hover>tbody>tr>th.success:hover,.bootstrap-realtypress .table-hover>tbody>tr.success:hover>td,.bootstrap-realtypress .table-hover>tbody>tr:hover>.success,.bootstrap-realtypress .table-hover>tbody>tr.success:hover>th{background-color:#d0e9c6}.bootstrap-realtypress .table>thead>tr>td.info,.bootstrap-realtypress .table>tbody>tr>td.info,.bootstrap-realtypress .table>tfoot>tr>td.info,.bootstrap-realtypress .table>thead>tr>th.info,.bootstrap-realtypress .table>tbody>tr>th.info,.bootstrap-realtypress .table>tfoot>tr>th.info,.bootstrap-realtypress .table>thead>tr.info>td,.bootstrap-realtypress .table>tbody>tr.info>td,.bootstrap-realtypress .table>tfoot>tr.info>td,.bootstrap-realtypress .table>thead>tr.info>th,.bootstrap-realtypress .table>tbody>tr.info>th,.bootstrap-realtypress .table>tfoot>tr.info>th{background-color:#d9edf7}.bootstrap-realtypress .table-hover>tbody>tr>td.info:hover,.bootstrap-realtypress .table-hover>tbody>tr>th.info:hover,.bootstrap-realtypress .table-hover>tbody>tr.info:hover>td,.bootstrap-realtypress .table-hover>tbody>tr:hover>.info,.bootstrap-realtypress .table-hover>tbody>tr.info:hover>th{background-color:#c4e3f3}.bootstrap-realtypress .table>thead>tr>td.warning,.bootstrap-realtypress .table>tbody>tr>td.warning,.bootstrap-realtypress .table>tfoot>tr>td.warning,.bootstrap-realtypress .table>thead>tr>th.warning,.bootstrap-realtypress .table>tbody>tr>th.warning,.bootstrap-realtypress .table>tfoot>tr>th.warning,.bootstrap-realtypress .table>thead>tr.warning>td,.bootstrap-realtypress .table>tbody>tr.warning>td,.bootstrap-realtypress .table>tfoot>tr.warning>td,.bootstrap-realtypress .table>thead>tr.warning>th,.bootstrap-realtypress .table>tbody>tr.warning>th,.bootstrap-realtypress .table>tfoot>tr.warning>th{background-color:#fcf8e3}.bootstrap-realtypress .table-hover>tbody>tr>td.warning:hover,.bootstrap-realtypress .table-hover>tbody>tr>th.warning:hover,.bootstrap-realtypress .table-hover>tbody>tr.warning:hover>td,.bootstrap-realtypress .table-hover>tbody>tr:hover>.warning,.bootstrap-realtypress .table-hover>tbody>tr.warning:hover>th{background-color:#faf2cc}.bootstrap-realtypress .table>thead>tr>td.danger,.bootstrap-realtypress .table>tbody>tr>td.danger,.bootstrap-realtypress .table>tfoot>tr>td.danger,.bootstrap-realtypress .table>thead>tr>th.danger,.bootstrap-realtypress .table>tbody>tr>th.danger,.bootstrap-realtypress .table>tfoot>tr>th.danger,.bootstrap-realtypress .table>thead>tr.danger>td,.bootstrap-realtypress .table>tbody>tr.danger>td,.bootstrap-realtypress .table>tfoot>tr.danger>td,.bootstrap-realtypress .table>thead>tr.danger>th,.bootstrap-realtypress .table>tbody>tr.danger>th,.bootstrap-realtypress .table>tfoot>tr.danger>th{background-color:#f2dede}.bootstrap-realtypress .table-hover>tbody>tr>td.danger:hover,.bootstrap-realtypress .table-hover>tbody>tr>th.danger:hover,.bootstrap-realtypress .table-hover>tbody>tr.danger:hover>td,.bootstrap-realtypress .table-hover>tbody>tr:hover>.danger,.bootstrap-realtypress .table-hover>tbody>tr.danger:hover>th{background-color:#ebcccc}.bootstrap-realtypress .table-responsive{overflow-x:auto;min-height:.01%}@media screen and (max-width:767px){.bootstrap-realtypress .table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd}.bootstrap-realtypress .table-responsive>.table{margin-bottom:0}.bootstrap-realtypress .table-responsive>.table>thead>tr>th,.bootstrap-realtypress .table-responsive>.table>tbody>tr>th,.bootstrap-realtypress .table-responsive>.table>tfoot>tr>th,.bootstrap-realtypress .table-responsive>.table>thead>tr>td,.bootstrap-realtypress .table-responsive>.table>tbody>tr>td,.bootstrap-realtypress .table-responsive>.table>tfoot>tr>td{white-space:nowrap}.bootstrap-realtypress .table-responsive>.table-bordered{border:0}.bootstrap-realtypress .table-responsive>.table-bordered>thead>tr>th:first-child,.bootstrap-realtypress .table-responsive>.table-bordered>tbody>tr>th:first-child,.bootstrap-realtypress .table-responsive>.table-bordered>tfoot>tr>th:first-child,.bootstrap-realtypress .table-responsive>.table-bordered>thead>tr>td:first-child,.bootstrap-realtypress .table-responsive>.table-bordered>tbody>tr>td:first-child,.bootstrap-realtypress .table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.bootstrap-realtypress .table-responsive>.table-bordered>thead>tr>th:last-child,.bootstrap-realtypress .table-responsive>.table-bordered>tbody>tr>th:last-child,.bootstrap-realtypress .table-responsive>.table-bordered>tfoot>tr>th:last-child,.bootstrap-realtypress .table-responsive>.table-bordered>thead>tr>td:last-child,.bootstrap-realtypress .table-responsive>.table-bordered>tbody>tr>td:last-child,.bootstrap-realtypress .table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.bootstrap-realtypress .table-responsive>.table-bordered>tbody>tr:last-child>th,.bootstrap-realtypress .table-responsive>.table-bordered>tfoot>tr:last-child>th,.bootstrap-realtypress .table-responsive>.table-bordered>tbody>tr:last-child>td,.bootstrap-realtypress .table-responsive>.table-bordered>tfoot>tr:last-child>td{border-bottom:0}}.bootstrap-realtypress fieldset{padding:0;margin:0;border:0;min-width:0}.bootstrap-realtypress legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:inherit;color:#333;border:0;border-bottom:1px solid #e5e5e5}.bootstrap-realtypress label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:700}.bootstrap-realtypress input[type=search]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bootstrap-realtypress input[type=radio],.bootstrap-realtypress input[type=checkbox]{margin:4px 0 0;margin-top:1px \9;line-height:normal}.bootstrap-realtypress input[type=file]{display:block}.bootstrap-realtypress input[type=range]{display:block;width:100%}.bootstrap-realtypress select[multiple],.bootstrap-realtypress select[size]{height:auto}.bootstrap-realtypress input[type=file]:focus,.bootstrap-realtypress input[type=radio]:focus,.bootstrap-realtypress input[type=checkbox]:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.bootstrap-realtypress output{display:block;padding-top:7px;font-size:14px;line-height:1.42857143;color:#555}.bootstrap-realtypress .form-control{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.bootstrap-realtypress .form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.bootstrap-realtypress .form-control::-moz-placeholder{color:#999;opacity:1}.bootstrap-realtypress .form-control:-ms-input-placeholder{color:#999}.bootstrap-realtypress .form-control::-webkit-input-placeholder{color:#999}.bootstrap-realtypress .form-control[disabled],.bootstrap-realtypress .form-control[readonly],.bootstrap-realtypress fieldset[disabled] .form-control{background-color:#eee;opacity:1}.bootstrap-realtypress .form-control[disabled],.bootstrap-realtypress fieldset[disabled] .form-control{cursor:not-allowed}.bootstrap-realtypress textarea.form-control{height:auto}.bootstrap-realtypress input[type=search]{-webkit-appearance:none}@media screen and (-webkit-min-device-pixel-ratio:0){.bootstrap-realtypress input[type=date],.bootstrap-realtypress input[type=time],.bootstrap-realtypress input[type=datetime-local],.bootstrap-realtypress input[type=month]{line-height:34px}.bootstrap-realtypress input[type=date].input-sm,.bootstrap-realtypress input[type=time].input-sm,.bootstrap-realtypress input[type=datetime-local].input-sm,.bootstrap-realtypress input[type=month].input-sm,.bootstrap-realtypress .input-group-sm input[type=date],.bootstrap-realtypress .input-group-sm input[type=time],.bootstrap-realtypress .input-group-sm input[type=datetime-local],.bootstrap-realtypress .input-group-sm input[type=month]{line-height:30px}.bootstrap-realtypress input[type=date].input-lg,.bootstrap-realtypress input[type=time].input-lg,.bootstrap-realtypress input[type=datetime-local].input-lg,.bootstrap-realtypress input[type=month].input-lg,.bootstrap-realtypress .input-group-lg input[type=date],.bootstrap-realtypress .input-group-lg input[type=time],.bootstrap-realtypress .input-group-lg input[type=datetime-local],.bootstrap-realtypress .input-group-lg input[type=month]{line-height:46px}}.bootstrap-realtypress .form-group{margin-bottom:15px}.bootstrap-realtypress .radio,.bootstrap-realtypress .checkbox{position:relative;display:block;margin-top:10px;margin-bottom:10px}.bootstrap-realtypress .radio label,.bootstrap-realtypress .checkbox label{min-height:20px;padding-left:20px;margin-bottom:0;font-weight:400;cursor:pointer}.bootstrap-realtypress .radio input[type=radio],.bootstrap-realtypress .radio-inline input[type=radio],.bootstrap-realtypress .checkbox input[type=checkbox],.bootstrap-realtypress .checkbox-inline input[type=checkbox]{position:absolute;margin-left:-20px;margin-top:4px \9}.bootstrap-realtypress .radio+.radio,.bootstrap-realtypress .checkbox+.checkbox{margin-top:-5px}.bootstrap-realtypress .radio-inline,.bootstrap-realtypress .checkbox-inline{position:relative;display:inline-block;padding-left:20px;margin-bottom:0;vertical-align:middle;font-weight:400;cursor:pointer}.bootstrap-realtypress .radio-inline+.radio-inline,.bootstrap-realtypress .checkbox-inline+.checkbox-inline{margin-top:0;margin-left:10px}.bootstrap-realtypress input[type=radio][disabled],.bootstrap-realtypress input[type=checkbox][disabled],.bootstrap-realtypress input[type=radio].disabled,.bootstrap-realtypress input[type=checkbox].disabled,.bootstrap-realtypress fieldset[disabled] input[type=radio],.bootstrap-realtypress fieldset[disabled] input[type=checkbox]{cursor:not-allowed}.bootstrap-realtypress .radio-inline.disabled,.bootstrap-realtypress .checkbox-inline.disabled,.bootstrap-realtypress fieldset[disabled] .radio-inline,.bootstrap-realtypress fieldset[disabled] .checkbox-inline{cursor:not-allowed}.bootstrap-realtypress .radio.disabled label,.bootstrap-realtypress .checkbox.disabled label,.bootstrap-realtypress fieldset[disabled] .radio label,.bootstrap-realtypress fieldset[disabled] .checkbox label{cursor:not-allowed}.bootstrap-realtypress .form-control-static{padding-top:7px;padding-bottom:7px;margin-bottom:0;min-height:34px}.bootstrap-realtypress .form-control-static.input-lg,.bootstrap-realtypress .form-control-static.input-sm{padding-left:0;padding-right:0}.bootstrap-realtypress .input-sm{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.bootstrap-realtypress select.input-sm{height:30px;line-height:30px}.bootstrap-realtypress textarea.input-sm,.bootstrap-realtypress select[multiple].input-sm{height:auto}.bootstrap-realtypress .form-group-sm .form-control{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.bootstrap-realtypress select.form-group-sm .form-control{height:30px;line-height:30px}.bootstrap-realtypress textarea.form-group-sm .form-control,.bootstrap-realtypress select[multiple].form-group-sm .form-control{height:auto}.bootstrap-realtypress .form-group-sm .form-control-static{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;min-height:32px}.bootstrap-realtypress .input-lg{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.bootstrap-realtypress select.input-lg{height:46px;line-height:46px}.bootstrap-realtypress textarea.input-lg,.bootstrap-realtypress select[multiple].input-lg{height:auto}.bootstrap-realtypress .form-group-lg .form-control{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.bootstrap-realtypress select.form-group-lg .form-control{height:46px;line-height:46px}.bootstrap-realtypress textarea.form-group-lg .form-control,.bootstrap-realtypress select[multiple].form-group-lg .form-control{height:auto}.bootstrap-realtypress .form-group-lg .form-control-static{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;min-height:38px}.bootstrap-realtypress .has-feedback{position:relative}.bootstrap-realtypress .has-feedback .form-control{padding-right:42.5px}.bootstrap-realtypress .form-control-feedback{position:absolute;top:0;right:0;z-index:2;display:block;width:34px;height:34px;line-height:34px;text-align:center;pointer-events:none}.bootstrap-realtypress .input-lg+.form-control-feedback{width:46px;height:46px;line-height:46px}.bootstrap-realtypress .input-sm+.form-control-feedback{width:30px;height:30px;line-height:30px}.bootstrap-realtypress .has-success .help-block,.bootstrap-realtypress .has-success .control-label,.bootstrap-realtypress .has-success .radio,.bootstrap-realtypress .has-success .checkbox,.bootstrap-realtypress .has-success .radio-inline,.bootstrap-realtypress .has-success .checkbox-inline,.bootstrap-realtypress .has-success.radio label,.bootstrap-realtypress .has-success.checkbox label,.bootstrap-realtypress .has-success.radio-inline label,.bootstrap-realtypress .has-success.checkbox-inline label{color:#3c763d}.bootstrap-realtypress .has-success .form-control{border-color:#3c763d;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.bootstrap-realtypress .has-success .form-control:focus{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168}.bootstrap-realtypress .has-success .input-group-addon{color:#3c763d;border-color:#3c763d;background-color:#dff0d8}.bootstrap-realtypress .has-success .form-control-feedback{color:#3c763d}.bootstrap-realtypress .has-warning .help-block,.bootstrap-realtypress .has-warning .control-label,.bootstrap-realtypress .has-warning .radio,.bootstrap-realtypress .has-warning .checkbox,.bootstrap-realtypress .has-warning .radio-inline,.bootstrap-realtypress .has-warning .checkbox-inline,.bootstrap-realtypress .has-warning.radio label,.bootstrap-realtypress .has-warning.checkbox label,.bootstrap-realtypress .has-warning.radio-inline label,.bootstrap-realtypress .has-warning.checkbox-inline label{color:#8a6d3b}.bootstrap-realtypress .has-warning .form-control{border-color:#8a6d3b;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.bootstrap-realtypress .has-warning .form-control:focus{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b}.bootstrap-realtypress .has-warning .input-group-addon{color:#8a6d3b;border-color:#8a6d3b;background-color:#fcf8e3}.bootstrap-realtypress .has-warning .form-control-feedback{color:#8a6d3b}.bootstrap-realtypress .has-error .help-block,.bootstrap-realtypress .has-error .control-label,.bootstrap-realtypress .has-error .radio,.bootstrap-realtypress .has-error .checkbox,.bootstrap-realtypress .has-error .radio-inline,.bootstrap-realtypress .has-error .checkbox-inline,.bootstrap-realtypress .has-error.radio label,.bootstrap-realtypress .has-error.checkbox label,.bootstrap-realtypress .has-error.radio-inline label,.bootstrap-realtypress .has-error.checkbox-inline label{color:#a94442}.bootstrap-realtypress .has-error .form-control{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.bootstrap-realtypress .has-error .form-control:focus{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483}.bootstrap-realtypress .has-error .input-group-addon{color:#a94442;border-color:#a94442;background-color:#f2dede}.bootstrap-realtypress .has-error .form-control-feedback{color:#a94442}.bootstrap-realtypress .has-feedback label~.form-control-feedback{top:25px}.bootstrap-realtypress .has-feedback label.sr-only~.form-control-feedback{top:0}.bootstrap-realtypress .help-block{display:block;margin-top:5px;margin-bottom:10px;color:#737373}@media(min-width:768px){.bootstrap-realtypress .form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.bootstrap-realtypress .form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.bootstrap-realtypress .form-inline .form-control-static{display:inline-block}.bootstrap-realtypress .form-inline .input-group{display:inline-table;vertical-align:middle}.bootstrap-realtypress .form-inline .input-group .input-group-addon,.bootstrap-realtypress .form-inline .input-group .input-group-btn,.bootstrap-realtypress .form-inline .input-group .form-control{width:auto}.bootstrap-realtypress .form-inline .input-group>.form-control{width:100%}.bootstrap-realtypress .form-inline .control-label{margin-bottom:0;vertical-align:middle}.bootstrap-realtypress .form-inline .radio,.bootstrap-realtypress .form-inline .checkbox{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.bootstrap-realtypress .form-inline .radio label,.bootstrap-realtypress .form-inline .checkbox label{padding-left:0}.bootstrap-realtypress .form-inline .radio input[type=radio],.bootstrap-realtypress .form-inline .checkbox input[type=checkbox]{position:relative;margin-left:0}.bootstrap-realtypress .form-inline .has-feedback .form-control-feedback{top:0}}.bootstrap-realtypress .form-horizontal .radio,.bootstrap-realtypress .form-horizontal .checkbox,.bootstrap-realtypress .form-horizontal .radio-inline,.bootstrap-realtypress .form-horizontal .checkbox-inline{margin-top:0;margin-bottom:0;padding-top:7px}.bootstrap-realtypress .form-horizontal .radio,.bootstrap-realtypress .form-horizontal .checkbox{min-height:27px}.bootstrap-realtypress .form-horizontal .form-group{margin-left:-15px;margin-right:-15px}@media(min-width:768px){.bootstrap-realtypress .form-horizontal .control-label{text-align:right;margin-bottom:0;padding-top:7px}}.bootstrap-realtypress .form-horizontal .has-feedback .form-control-feedback{right:15px}@media(min-width:768px){.bootstrap-realtypress .form-horizontal .form-group-lg .control-label{padding-top:14.333333px}}@media(min-width:768px){.bootstrap-realtypress .form-horizontal .form-group-sm .control-label{padding-top:6px}}.bootstrap-realtypress .btn{display:inline-block;margin-bottom:0;font-weight:400;text-align:center;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;background-image:none;border:1px solid transparent;white-space:nowrap;padding:6px 12px;font-size:14px;line-height:1.42857143;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.bootstrap-realtypress .btn:focus,.bootstrap-realtypress .btn:active:focus,.bootstrap-realtypress .btn.active:focus,.bootstrap-realtypress .btn.focus,.bootstrap-realtypress .btn:active.focus,.bootstrap-realtypress .btn.active.focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.bootstrap-realtypress .btn:hover,.bootstrap-realtypress .btn:focus,.bootstrap-realtypress .btn.focus{color:#333;text-decoration:none;background:#eaeaea}.bootstrap-realtypress .btn:active,.bootstrap-realtypress .btn.active{outline:0;background-image:none;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.bootstrap-realtypress .btn.disabled,.bootstrap-realtypress .btn[disabled],.bootstrap-realtypress fieldset[disabled] .btn{cursor:not-allowed;pointer-events:none;opacity:.65;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none}.bootstrap-realtypress .btn-default{color:#333;background-color:#fff;border-color:#ccc}.bootstrap-realtypress .btn-default:hover,.bootstrap-realtypress .btn-default:focus,.bootstrap-realtypress .btn-default.focus,.bootstrap-realtypress .btn-default:active,.bootstrap-realtypress .btn-default.active,.bootstrap-realtypress .open>.dropdown-toggle.btn-default{color:#333;background-color:#e6e6e6;border-color:#adadad}.bootstrap-realtypress .btn-default:active,.bootstrap-realtypress .btn-default.active,.bootstrap-realtypress .open>.dropdown-toggle.btn-default{background-image:none}.bootstrap-realtypress .btn-default.disabled,.bootstrap-realtypress .btn-default[disabled],.bootstrap-realtypress fieldset[disabled] .btn-default,.bootstrap-realtypress .btn-default.disabled:hover,.bootstrap-realtypress .btn-default[disabled]:hover,.bootstrap-realtypress fieldset[disabled] .btn-default:hover,.bootstrap-realtypress .btn-default.disabled:focus,.bootstrap-realtypress .btn-default[disabled]:focus,.bootstrap-realtypress fieldset[disabled] .btn-default:focus,.bootstrap-realtypress .btn-default.disabled.focus,.bootstrap-realtypress .btn-default[disabled].focus,.bootstrap-realtypress fieldset[disabled] .btn-default.focus,.bootstrap-realtypress .btn-default.disabled:active,.bootstrap-realtypress .btn-default[disabled]:active,.bootstrap-realtypress fieldset[disabled] .btn-default:active,.bootstrap-realtypress .btn-default.disabled.active,.bootstrap-realtypress .btn-default[disabled].active,.bootstrap-realtypress fieldset[disabled] .btn-default.active{background-color:#fff;border-color:#ccc}.bootstrap-realtypress .btn-default .badge{color:#fff;background-color:#333}.bootstrap-realtypress .btn-primary{color:#fff;background-color:#004177;border-color:#004177}.bootstrap-realtypress .btn-primary:hover,.bootstrap-realtypress .btn-primary:focus,.bootstrap-realtypress .btn-primary.focus,.bootstrap-realtypress .btn-primary:active,.bootstrap-realtypress .btn-primary.active,.bootstrap-realtypress .open>.dropdown-toggle.btn-primary{color:#fff;background-color:#004177;border-color:#004177}.bootstrap-realtypress .btn-primary:active,.bootstrap-realtypress .btn-primary.active,.bootstrap-realtypress .open>.dropdown-toggle.btn-primary{background-image:none}.bootstrap-realtypress .btn-primary.disabled,.bootstrap-realtypress .btn-primary[disabled],.bootstrap-realtypress fieldset[disabled] .btn-primary,.bootstrap-realtypress .btn-primary.disabled:hover,.bootstrap-realtypress .btn-primary[disabled]:hover,.bootstrap-realtypress fieldset[disabled] .btn-primary:hover,.bootstrap-realtypress .btn-primary.disabled:focus,.bootstrap-realtypress .btn-primary[disabled]:focus,.bootstrap-realtypress fieldset[disabled] .btn-primary:focus,.bootstrap-realtypress .btn-primary.disabled.focus,.bootstrap-realtypress .btn-primary[disabled].focus,.bootstrap-realtypress fieldset[disabled] .btn-primary.focus,.bootstrap-realtypress .btn-primary.disabled:active,.bootstrap-realtypress .btn-primary[disabled]:active,.bootstrap-realtypress fieldset[disabled] .btn-primary:active,.bootstrap-realtypress .btn-primary.disabled.active,.bootstrap-realtypress .btn-primary[disabled].active,.bootstrap-realtypress fieldset[disabled] .btn-primary.active{background-color:#004177;border-color:#004177}.bootstrap-realtypress .btn-primary .badge{color:#004177;background-color:#fff}.bootstrap-realtypress .btn-success{color:#fff;background-color:#5cb85c;border-color:#5cb85c}.bootstrap-realtypress .btn-success:hover,.bootstrap-realtypress .btn-success:focus,.bootstrap-realtypress .btn-success.focus,.bootstrap-realtypress .btn-success:active,.bootstrap-realtypress .btn-success.active,.bootstrap-realtypress .open>.dropdown-toggle.btn-success{color:#fff;background-color:#449d44;border-color:#449d44}.bootstrap-realtypress .btn-success:active,.bootstrap-realtypress .btn-success.active,.bootstrap-realtypress .open>.dropdown-toggle.btn-success{background-image:none}.bootstrap-realtypress .btn-success.disabled,.bootstrap-realtypress .btn-success[disabled],.bootstrap-realtypress fieldset[disabled] .btn-success,.bootstrap-realtypress .btn-success.disabled:hover,.bootstrap-realtypress .btn-success[disabled]:hover,.bootstrap-realtypress fieldset[disabled] .btn-success:hover,.bootstrap-realtypress .btn-success.disabled:focus,.bootstrap-realtypress .btn-success[disabled]:focus,.bootstrap-realtypress fieldset[disabled] .btn-success:focus,.bootstrap-realtypress .btn-success.disabled.focus,.bootstrap-realtypress .btn-success[disabled].focus,.bootstrap-realtypress fieldset[disabled] .btn-success.focus,.bootstrap-realtypress .btn-success.disabled:active,.bootstrap-realtypress .btn-success[disabled]:active,.bootstrap-realtypress fieldset[disabled] .btn-success:active,.bootstrap-realtypress .btn-success.disabled.active,.bootstrap-realtypress .btn-success[disabled].active,.bootstrap-realtypress fieldset[disabled] .btn-success.active{background-color:#5cb85c;border-color:#5cb85c}.bootstrap-realtypress .btn-success .badge{color:#5cb85c;background-color:#fff}.bootstrap-realtypress .btn-info{color:#fff;background-color:#5bc0de;border-color:#5bc0de}.bootstrap-realtypress .btn-info:hover,.bootstrap-realtypress .btn-info:focus,.bootstrap-realtypress .btn-info.focus,.bootstrap-realtypress .btn-info:active,.bootstrap-realtypress .btn-info.active,.bootstrap-realtypress .open>.dropdown-toggle.btn-info{color:#fff;background-color:#31b0d5;border-color:#31b0d5}.bootstrap-realtypress .btn-info:active,.bootstrap-realtypress .btn-info.active,.bootstrap-realtypress .open>.dropdown-toggle.btn-info{background-image:none}.bootstrap-realtypress .btn-info.disabled,.bootstrap-realtypress .btn-info[disabled],.bootstrap-realtypress fieldset[disabled] .btn-info,.bootstrap-realtypress .btn-info.disabled:hover,.bootstrap-realtypress .btn-info[disabled]:hover,.bootstrap-realtypress fieldset[disabled] .btn-info:hover,.bootstrap-realtypress .btn-info.disabled:focus,.bootstrap-realtypress .btn-info[disabled]:focus,.bootstrap-realtypress fieldset[disabled] .btn-info:focus,.bootstrap-realtypress .btn-info.disabled.focus,.bootstrap-realtypress .btn-info[disabled].focus,.bootstrap-realtypress fieldset[disabled] .btn-info.focus,.bootstrap-realtypress .btn-info.disabled:active,.bootstrap-realtypress .btn-info[disabled]:active,.bootstrap-realtypress fieldset[disabled] .btn-info:active,.bootstrap-realtypress .btn-info.disabled.active,.bootstrap-realtypress .btn-info[disabled].active,.bootstrap-realtypress fieldset[disabled] .btn-info.active{background-color:#5bc0de;border-color:#5bc0de}.bootstrap-realtypress .btn-info .badge{color:#5bc0de;background-color:#fff}.bootstrap-realtypress .btn-warning{color:#fff;background-color:#f0ad4e;border-color:#f0ad4e}.bootstrap-realtypress .btn-warning:hover,.bootstrap-realtypress .btn-warning:focus,.bootstrap-realtypress .btn-warning.focus,.bootstrap-realtypress .btn-warning:active,.bootstrap-realtypress .btn-warning.active,.bootstrap-realtypress .open>.dropdown-toggle.btn-warning{color:#fff;background-color:#ec971f;border-color:#ec971f}.bootstrap-realtypress .btn-warning:active,.bootstrap-realtypress .btn-warning.active,.bootstrap-realtypress .open>.dropdown-toggle.btn-warning{background-image:none}.bootstrap-realtypress .btn-warning.disabled,.bootstrap-realtypress .btn-warning[disabled],.bootstrap-realtypress fieldset[disabled] .btn-warning,.bootstrap-realtypress .btn-warning.disabled:hover,.bootstrap-realtypress .btn-warning[disabled]:hover,.bootstrap-realtypress fieldset[disabled] .btn-warning:hover,.bootstrap-realtypress .btn-warning.disabled:focus,.bootstrap-realtypress .btn-warning[disabled]:focus,.bootstrap-realtypress fieldset[disabled] .btn-warning:focus,.bootstrap-realtypress .btn-warning.disabled.focus,.bootstrap-realtypress .btn-warning[disabled].focus,.bootstrap-realtypress fieldset[disabled] .btn-warning.focus,.bootstrap-realtypress .btn-warning.disabled:active,.bootstrap-realtypress .btn-warning[disabled]:active,.bootstrap-realtypress fieldset[disabled] .btn-warning:active,.bootstrap-realtypress .btn-warning.disabled.active,.bootstrap-realtypress .btn-warning[disabled].active,.bootstrap-realtypress fieldset[disabled] .btn-warning.active{background-color:#f0ad4e;border-color:#f0ad4e}.bootstrap-realtypress .btn-warning .badge{color:#f0ad4e;background-color:#fff}.bootstrap-realtypress .btn-danger{color:#fff;background-color:#d33;border-color:#d33}.bootstrap-realtypress .btn-danger:hover,.bootstrap-realtypress .btn-danger:focus,.bootstrap-realtypress .btn-danger.focus,.bootstrap-realtypress .btn-danger:active,.bootstrap-realtypress .btn-danger.active,.bootstrap-realtypress .open>.dropdown-toggle.btn-danger{color:#fff;background-color:#d33;border-color:#d33}.bootstrap-realtypress .btn-danger:active,.bootstrap-realtypress .btn-danger.active,.bootstrap-realtypress .open>.dropdown-toggle.btn-danger{background-image:none}.bootstrap-realtypress .btn-danger.disabled,.bootstrap-realtypress .btn-danger[disabled],.bootstrap-realtypress fieldset[disabled] .btn-danger,.bootstrap-realtypress .btn-danger.disabled:hover,.bootstrap-realtypress .btn-danger[disabled]:hover,.bootstrap-realtypress fieldset[disabled] .btn-danger:hover,.bootstrap-realtypress .btn-danger.disabled:focus,.bootstrap-realtypress .btn-danger[disabled]:focus,.bootstrap-realtypress fieldset[disabled] .btn-danger:focus,.bootstrap-realtypress .btn-danger.disabled.focus,.bootstrap-realtypress .btn-danger[disabled].focus,.bootstrap-realtypress fieldset[disabled] .btn-danger.focus,.bootstrap-realtypress .btn-danger.disabled:active,.bootstrap-realtypress .btn-danger[disabled]:active,.bootstrap-realtypress fieldset[disabled] .btn-danger:active,.bootstrap-realtypress .btn-danger.disabled.active,.bootstrap-realtypress .btn-danger[disabled].active,.bootstrap-realtypress fieldset[disabled] .btn-danger.active{background-color:#d33;border-color:#d33}.bootstrap-realtypress .btn-danger .badge{color:#d33;background-color:#fff}.bootstrap-realtypress .btn-link{color:#004177;font-weight:400;border-radius:0}.bootstrap-realtypress .btn-link,.bootstrap-realtypress .btn-link:active,.bootstrap-realtypress .btn-link.active,.bootstrap-realtypress .btn-link[disabled],.bootstrap-realtypress fieldset[disabled] .btn-link{background-color:initial;-webkit-box-shadow:none;box-shadow:none}.bootstrap-realtypress .btn-link,.bootstrap-realtypress .btn-link:hover,.bootstrap-realtypress .btn-link:focus,.bootstrap-realtypress .btn-link:active{border-color:transparent}.bootstrap-realtypress .btn-link:hover,.bootstrap-realtypress .btn-link:focus{color:#23527c;text-decoration:underline;background-color:initial}.bootstrap-realtypress .btn-link[disabled]:hover,.bootstrap-realtypress fieldset[disabled] .btn-link:hover,.bootstrap-realtypress .btn-link[disabled]:focus,.bootstrap-realtypress fieldset[disabled] .btn-link:focus{color:#777;text-decoration:none}.bootstrap-realtypress .btn-lg,.bootstrap-realtypress .btn-group-lg>.btn{padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.bootstrap-realtypress .btn-sm,.bootstrap-realtypress .btn-group-sm>.btn{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.bootstrap-realtypress .btn-xs,.bootstrap-realtypress .btn-group-xs>.btn{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px}.bootstrap-realtypress .btn-block{display:block;width:100%}.bootstrap-realtypress .btn-block+.btn-block{margin-top:5px}.bootstrap-realtypress input[type=submit].btn-block,.bootstrap-realtypress input[type=reset].btn-block,.bootstrap-realtypress input[type=button].btn-block{width:100%}.bootstrap-realtypress .fade{opacity:0;-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}.bootstrap-realtypress .fade.in{opacity:1}.bootstrap-realtypress .collapse{display:none}.bootstrap-realtypress .collapse.in{display:block}.bootstrap-realtypress tr.collapse.in{display:table-row}.bootstrap-realtypress tbody.collapse.in{display:table-row-group}.bootstrap-realtypress .collapsing{position:relative;height:0;overflow:hidden;-webkit-transition-property:height,visibility;-o-transition-property:height,visibility;transition-property:height,visibility;-webkit-transition-duration:.35s;-o-transition-duration:.35s;transition-duration:.35s;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease}.bootstrap-realtypress .caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px dashed;border-right:4px solid transparent;border-left:4px solid transparent}.bootstrap-realtypress .dropup,.bootstrap-realtypress .dropdown{position:relative}.bootstrap-realtypress .dropdown-toggle:focus{outline:0}.bootstrap-realtypress .dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;font-size:14px;text-align:left;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175);-webkit-background-clip:padding-box;background-clip:padding-box}.bootstrap-realtypress .dropdown-menu.pull-right{right:0;left:auto}.bootstrap-realtypress .dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.bootstrap-realtypress .dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;line-height:1.42857143;color:#333;white-space:nowrap}.bootstrap-realtypress .dropdown-menu>li>a:hover,.bootstrap-realtypress .dropdown-menu>li>a:focus{text-decoration:none;color:#262626;background-color:#f5f5f5}.bootstrap-realtypress .dropdown-menu>.active>a,.bootstrap-realtypress .dropdown-menu>.active>a:hover,.bootstrap-realtypress .dropdown-menu>.active>a:focus{color:#fff;text-decoration:none;outline:0;background-color:#004177}.bootstrap-realtypress .dropdown-menu>.disabled>a,.bootstrap-realtypress .dropdown-menu>.disabled>a:hover,.bootstrap-realtypress .dropdown-menu>.disabled>a:focus{color:#777}.bootstrap-realtypress .dropdown-menu>.disabled>a:hover,.bootstrap-realtypress .dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:initial;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);cursor:not-allowed}.bootstrap-realtypress .open>.dropdown-menu{display:block}.bootstrap-realtypress .open>a{outline:0}.bootstrap-realtypress .dropdown-menu-right{left:auto;right:0}.bootstrap-realtypress .dropdown-menu-left{left:0;right:auto}.bootstrap-realtypress .dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.42857143;color:#777;white-space:nowrap}.bootstrap-realtypress .dropdown-backdrop{position:fixed;left:0;right:0;bottom:0;top:0;z-index:990}.bootstrap-realtypress .pull-right>.dropdown-menu{right:0;left:auto}.bootstrap-realtypress .dropup .caret,.bootstrap-realtypress .navbar-fixed-bottom .dropdown .caret{border-top:0;border-bottom:4px solid;content:""}.bootstrap-realtypress .dropup .dropdown-menu,.bootstrap-realtypress .navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}@media(min-width:768px){.bootstrap-realtypress .navbar-right .dropdown-menu{left:auto;right:0}.bootstrap-realtypress .navbar-right .dropdown-menu-left{left:0;right:auto}}.bootstrap-realtypress .btn-group,.bootstrap-realtypress .btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.bootstrap-realtypress .btn-group>.btn,.bootstrap-realtypress .btn-group-vertical>.btn{position:relative;float:left}.bootstrap-realtypress .btn-group>.btn:hover,.bootstrap-realtypress .btn-group-vertical>.btn:hover,.bootstrap-realtypress .btn-group>.btn:focus,.bootstrap-realtypress .btn-group-vertical>.btn:focus,.bootstrap-realtypress .btn-group>.btn:active,.bootstrap-realtypress .btn-group-vertical>.btn:active,.bootstrap-realtypress .btn-group>.btn.active,.bootstrap-realtypress .btn-group-vertical>.btn.active{z-index:2}.bootstrap-realtypress .btn-group .btn+.btn,.bootstrap-realtypress .btn-group .btn+.btn-group,.bootstrap-realtypress .btn-group .btn-group+.btn,.bootstrap-realtypress .btn-group .btn-group+.btn-group{margin-left:-1px}.bootstrap-realtypress .btn-toolbar{margin-left:-5px}.bootstrap-realtypress .btn-toolbar .btn-group,.bootstrap-realtypress .btn-toolbar .input-group{float:left}.bootstrap-realtypress .btn-toolbar>.btn,.bootstrap-realtypress .btn-toolbar>.btn-group,.bootstrap-realtypress .btn-toolbar>.input-group{margin-left:5px}.bootstrap-realtypress .btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.bootstrap-realtypress .btn-group>.btn:first-child{margin-left:0}.bootstrap-realtypress .btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0}.bootstrap-realtypress .btn-group>.btn:last-child:not(:first-child),.bootstrap-realtypress .btn-group>.dropdown-toggle:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.bootstrap-realtypress .btn-group>.btn-group{float:left}.bootstrap-realtypress .btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.bootstrap-realtypress .btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,.bootstrap-realtypress .btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-top-right-radius:0}.bootstrap-realtypress .btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child{border-bottom-left-radius:0;border-top-left-radius:0}.bootstrap-realtypress .btn-group .dropdown-toggle:active,.bootstrap-realtypress .btn-group.open .dropdown-toggle{outline:0}.bootstrap-realtypress .btn-group>.btn+.dropdown-toggle{padding-left:8px;padding-right:8px}.bootstrap-realtypress .btn-group>.btn-lg+.dropdown-toggle{padding-left:12px;padding-right:12px}.bootstrap-realtypress .btn-group.open .dropdown-toggle{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.bootstrap-realtypress .btn-group.open .dropdown-toggle.btn-link{-webkit-box-shadow:none;box-shadow:none}.bootstrap-realtypress .btn .caret{margin-left:0}.bootstrap-realtypress .btn-lg .caret{border-width:5px 5px 0;border-bottom-width:0}.bootstrap-realtypress .dropup .btn-lg .caret{border-width:0 5px 5px}.bootstrap-realtypress .btn-group-vertical>.btn,.bootstrap-realtypress .btn-group-vertical>.btn-group,.bootstrap-realtypress .btn-group-vertical>.btn-group>.btn{display:block;float:none;width:100%;max-width:100%}.bootstrap-realtypress .btn-group-vertical>.btn-group>.btn{float:none}.bootstrap-realtypress .btn-group-vertical>.btn+.btn,.bootstrap-realtypress .btn-group-vertical>.btn+.btn-group,.bootstrap-realtypress .btn-group-vertical>.btn-group+.btn,.bootstrap-realtypress .btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.bootstrap-realtypress .btn-group-vertical>.btn:not(:first-child):not(:last-child){border-radius:0}.bootstrap-realtypress .btn-group-vertical>.btn:first-child:not(:last-child){border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.bootstrap-realtypress .btn-group-vertical>.btn:last-child:not(:first-child){border-bottom-left-radius:4px;border-top-right-radius:0;border-top-left-radius:0}.bootstrap-realtypress .btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.bootstrap-realtypress .btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.bootstrap-realtypress .btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.bootstrap-realtypress .btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-right-radius:0;border-top-left-radius:0}.bootstrap-realtypress .btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}.bootstrap-realtypress .btn-group-justified>.btn,.bootstrap-realtypress .btn-group-justified>.btn-group{float:none;display:table-cell;width:1%}.bootstrap-realtypress .btn-group-justified>.btn-group .btn{width:100%}.bootstrap-realtypress .btn-group-justified>.btn-group .dropdown-menu{left:auto}.bootstrap-realtypress [data-toggle=buttons]>.btn input[type=radio],.bootstrap-realtypress [data-toggle=buttons]>.btn-group>.btn input[type=radio],.bootstrap-realtypress [data-toggle=buttons]>.btn input[type=checkbox],.bootstrap-realtypress [data-toggle=buttons]>.btn-group>.btn input[type=checkbox]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.bootstrap-realtypress .input-group{position:relative;display:table;border-collapse:separate}.bootstrap-realtypress .input-group[class*=col-]{float:none;padding-left:0;padding-right:0}.bootstrap-realtypress .input-group .form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.bootstrap-realtypress .input-group-lg>.form-control,.bootstrap-realtypress .input-group-lg>.input-group-addon,.bootstrap-realtypress .input-group-lg>.input-group-btn>.btn{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.bootstrap-realtypress select.input-group-lg>.form-control,.bootstrap-realtypress select.input-group-lg>.input-group-addon,.bootstrap-realtypress select.input-group-lg>.input-group-btn>.btn{height:46px;line-height:46px}.bootstrap-realtypress textarea.input-group-lg>.form-control,.bootstrap-realtypress textarea.input-group-lg>.input-group-addon,.bootstrap-realtypress textarea.input-group-lg>.input-group-btn>.btn,.bootstrap-realtypress select[multiple].input-group-lg>.form-control,.bootstrap-realtypress select[multiple].input-group-lg>.input-group-addon,.bootstrap-realtypress select[multiple].input-group-lg>.input-group-btn>.btn{height:auto}.bootstrap-realtypress .input-group-sm>.form-control,.bootstrap-realtypress .input-group-sm>.input-group-addon,.bootstrap-realtypress .input-group-sm>.input-group-btn>.btn{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.bootstrap-realtypress select.input-group-sm>.form-control,.bootstrap-realtypress select.input-group-sm>.input-group-addon,.bootstrap-realtypress select.input-group-sm>.input-group-btn>.btn{height:30px;line-height:30px}.bootstrap-realtypress textarea.input-group-sm>.form-control,.bootstrap-realtypress textarea.input-group-sm>.input-group-addon,.bootstrap-realtypress textarea.input-group-sm>.input-group-btn>.btn,.bootstrap-realtypress select[multiple].input-group-sm>.form-control,.bootstrap-realtypress select[multiple].input-group-sm>.input-group-addon,.bootstrap-realtypress select[multiple].input-group-sm>.input-group-btn>.btn{height:auto}.bootstrap-realtypress .input-group-addon,.bootstrap-realtypress .input-group-btn,.bootstrap-realtypress .input-group .form-control{display:table-cell}.bootstrap-realtypress .input-group-addon:not(:first-child):not(:last-child),.bootstrap-realtypress .input-group-btn:not(:first-child):not(:last-child),.bootstrap-realtypress .input-group .form-control:not(:first-child):not(:last-child){border-radius:0}.bootstrap-realtypress .input-group-addon,.bootstrap-realtypress .input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.bootstrap-realtypress .input-group-addon{padding:6px 12px;font-size:14px;font-weight:400;line-height:1;color:#555;text-align:center;background-color:#eee;border:1px solid #ccc;border-radius:4px}.bootstrap-realtypress .input-group-addon.input-sm{padding:5px 10px;font-size:12px;border-radius:3px}.bootstrap-realtypress .input-group-addon.input-lg{padding:10px 16px;font-size:18px;border-radius:6px}.bootstrap-realtypress .input-group-addon input[type=radio],.bootstrap-realtypress .input-group-addon input[type=checkbox]{margin-top:0}.bootstrap-realtypress .input-group .form-control:first-child,.bootstrap-realtypress .input-group-addon:first-child,.bootstrap-realtypress .input-group-btn:first-child>.btn,.bootstrap-realtypress .input-group-btn:first-child>.btn-group>.btn,.bootstrap-realtypress .input-group-btn:first-child>.dropdown-toggle,.bootstrap-realtypress .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),.bootstrap-realtypress .input-group-btn:last-child>.btn-group:not(:last-child)>.btn{border-bottom-right-radius:0;border-top-right-radius:0}.bootstrap-realtypress .input-group-addon:first-child{border-right:0}.bootstrap-realtypress .input-group-addon:last-child,.bootstrap-realtypress .input-group-btn:last-child>.btn,.bootstrap-realtypress .input-group-btn:last-child>.btn-group>.btn,.bootstrap-realtypress .input-group-btn:last-child>.dropdown-toggle,.bootstrap-realtypress .input-group-btn:first-child>.btn:not(:first-child),.bootstrap-realtypress .input-group-btn:first-child>.btn-group:not(:first-child)>.btn{border-bottom-left-radius:0;border-top-left-radius:0}.bootstrap-realtypress .input-group-addon:last-child{border-left:0}.bootstrap-realtypress .input-group-btn{position:relative;font-size:0;white-space:nowrap}.bootstrap-realtypress .input-group-btn>.btn{position:relative}.bootstrap-realtypress .input-group-btn>.btn+.btn{margin-left:-1px}.bootstrap-realtypress .input-group-btn>.btn:hover,.bootstrap-realtypress .input-group-btn>.btn:focus,.bootstrap-realtypress .input-group-btn>.btn:active{z-index:2}.bootstrap-realtypress .input-group-btn:first-child>.btn,.bootstrap-realtypress .input-group-btn:first-child>.btn-group{margin-right:-1px}.bootstrap-realtypress .input-group-btn:last-child>.btn,.bootstrap-realtypress .input-group-btn:last-child>.btn-group{margin-left:-1px}.bootstrap-realtypress .nav{margin-bottom:0;padding-left:0;list-style:none}.bootstrap-realtypress .nav>li{position:relative;display:block}.bootstrap-realtypress .nav>li>a{position:relative;display:block;padding:10px 15px}.bootstrap-realtypress .nav>li>a:hover,.bootstrap-realtypress .nav>li>a:focus{text-decoration:none;background-color:#eee}.bootstrap-realtypress .nav>li.disabled>a{color:#777}.bootstrap-realtypress .nav>li.disabled>a:hover,.bootstrap-realtypress .nav>li.disabled>a:focus{color:#777;text-decoration:none;background-color:initial;cursor:not-allowed}.bootstrap-realtypress .nav .open>a,.bootstrap-realtypress .nav .open>a:hover,.bootstrap-realtypress .nav .open>a:focus{background-color:#eee;border-color:#004177}.bootstrap-realtypress .nav .nav-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.bootstrap-realtypress .nav>li>a>img{max-width:none}.bootstrap-realtypress .nav-tabs{border-bottom:1px solid #ddd}.bootstrap-realtypress .nav-tabs>li{float:left;margin-bottom:-1px}.bootstrap-realtypress .nav-tabs>li>a{margin-right:2px;line-height:1.42857143;border:1px solid transparent;border-radius:4px 4px 0 0}.bootstrap-realtypress .nav-tabs>li>a:hover{border-color:#eee #eee #ddd}.bootstrap-realtypress .nav-tabs>li.active>a,.bootstrap-realtypress .nav-tabs>li.active>a:hover,.bootstrap-realtypress .nav-tabs>li.active>a:focus{color:#555;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent;cursor:default}.bootstrap-realtypress .nav-tabs.nav-justified{width:100%;border-bottom:0}.bootstrap-realtypress .nav-tabs.nav-justified>li{float:none}.bootstrap-realtypress .nav-tabs.nav-justified>li>a{text-align:center;margin-bottom:5px}.bootstrap-realtypress .nav-tabs.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media(min-width:768px){.bootstrap-realtypress .nav-tabs.nav-justified>li{display:table-cell;width:1%}.bootstrap-realtypress .nav-tabs.nav-justified>li>a{margin-bottom:0}}.bootstrap-realtypress .nav-tabs.nav-justified>li>a{margin-right:0;border-radius:4px}.bootstrap-realtypress .nav-tabs.nav-justified>.active>a,.bootstrap-realtypress .nav-tabs.nav-justified>.active>a:hover,.bootstrap-realtypress .nav-tabs.nav-justified>.active>a:focus{border:1px solid #ddd}@media(min-width:768px){.bootstrap-realtypress .nav-tabs.nav-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.bootstrap-realtypress .nav-tabs.nav-justified>.active>a,.bootstrap-realtypress .nav-tabs.nav-justified>.active>a:hover,.bootstrap-realtypress .nav-tabs.nav-justified>.active>a:focus{border-bottom-color:#fff}}.bootstrap-realtypress .nav-pills>li{float:left}.bootstrap-realtypress .nav-pills>li>a{border-radius:4px}.bootstrap-realtypress .nav-pills>li+li{margin-left:2px}.bootstrap-realtypress .nav-pills>li.active>a,.bootstrap-realtypress .nav-pills>li.active>a:hover,.bootstrap-realtypress .nav-pills>li.active>a:focus{color:#fff;background-color:#004177}.bootstrap-realtypress .nav-stacked>li{float:none}.bootstrap-realtypress .nav-stacked>li+li{margin-top:2px;margin-left:0}.bootstrap-realtypress .nav-justified{width:100%}.bootstrap-realtypress .nav-justified>li{float:none}.bootstrap-realtypress .nav-justified>li>a{text-align:center;margin-bottom:5px}.bootstrap-realtypress .nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media(min-width:768px){.bootstrap-realtypress .nav-justified>li{display:table-cell;width:1%}.bootstrap-realtypress .nav-justified>li>a{margin-bottom:0}}.bootstrap-realtypress .nav-tabs-justified{border-bottom:0}.bootstrap-realtypress .nav-tabs-justified>li>a{margin-right:0;border-radius:4px}.bootstrap-realtypress .nav-tabs-justified>.active>a,.bootstrap-realtypress .nav-tabs-justified>.active>a:hover,.bootstrap-realtypress .nav-tabs-justified>.active>a:focus{border:1px solid #ddd}@media(min-width:768px){.bootstrap-realtypress .nav-tabs-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.bootstrap-realtypress .nav-tabs-justified>.active>a,.bootstrap-realtypress .nav-tabs-justified>.active>a:hover,.bootstrap-realtypress .nav-tabs-justified>.active>a:focus{border-bottom-color:#fff}}.bootstrap-realtypress .tab-content>.tab-pane{display:none}.bootstrap-realtypress .tab-content>.active{display:block}.bootstrap-realtypress .nav-tabs .dropdown-menu{margin-top:-1px;border-top-right-radius:0;border-top-left-radius:0}.bootstrap-realtypress .navbar{position:relative;min-height:50px;margin-bottom:20px;border:1px solid transparent}@media(min-width:768px){.bootstrap-realtypress .navbar{border-radius:4px}}@media(min-width:768px){.bootstrap-realtypress .navbar-header{float:left}}.bootstrap-realtypress .navbar-collapse{overflow-x:visible;padding-right:15px;padding-left:15px;border-top:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px rgba(255,255,255,.1);-webkit-overflow-scrolling:touch}.bootstrap-realtypress .navbar-collapse.in{overflow-y:auto}@media(min-width:768px){.bootstrap-realtypress .navbar-collapse{width:auto;border-top:0;-webkit-box-shadow:none;box-shadow:none}.bootstrap-realtypress .navbar-collapse.collapse{display:block!important;height:auto!important;padding-bottom:0;overflow:visible!important}.bootstrap-realtypress .navbar-collapse.in{overflow-y:visible}.bootstrap-realtypress .navbar-fixed-top .navbar-collapse,.bootstrap-realtypress .navbar-static-top .navbar-collapse,.bootstrap-realtypress .navbar-fixed-bottom .navbar-collapse{padding-left:0;padding-right:0}}.bootstrap-realtypress .navbar-fixed-top .navbar-collapse,.bootstrap-realtypress .navbar-fixed-bottom .navbar-collapse{max-height:340px}@media(max-device-width:480px) and (orientation:landscape){.bootstrap-realtypress .navbar-fixed-top .navbar-collapse,.bootstrap-realtypress .navbar-fixed-bottom .navbar-collapse{max-height:200px}}.bootstrap-realtypress .container>.navbar-header,.bootstrap-realtypress .container-fluid>.navbar-header,.bootstrap-realtypress .container>.navbar-collapse,.bootstrap-realtypress .container-fluid>.navbar-collapse{margin-right:-15px;margin-left:-15px}@media(min-width:768px){.bootstrap-realtypress .container>.navbar-header,.bootstrap-realtypress .container-fluid>.navbar-header,.bootstrap-realtypress .container>.navbar-collapse,.bootstrap-realtypress .container-fluid>.navbar-collapse{margin-right:0;margin-left:0}}.bootstrap-realtypress .navbar-static-top{z-index:1000;border-width:0 0 1px}@media(min-width:768px){.bootstrap-realtypress .navbar-static-top{border-radius:0}}.bootstrap-realtypress .navbar-fixed-top,.bootstrap-realtypress .navbar-fixed-bottom{position:fixed;right:0;left:0;z-index:1030}@media(min-width:768px){.bootstrap-realtypress .navbar-fixed-top,.bootstrap-realtypress .navbar-fixed-bottom{border-radius:0}}.bootstrap-realtypress .navbar-fixed-top{top:0;border-width:0 0 1px}.bootstrap-realtypress .navbar-fixed-bottom{bottom:0;margin-bottom:0;border-width:1px 0 0}.bootstrap-realtypress .navbar-brand{float:left;padding:15px;font-size:18px;line-height:20px;height:50px}.bootstrap-realtypress .navbar-brand:hover,.bootstrap-realtypress .navbar-brand:focus{text-decoration:none}.bootstrap-realtypress .navbar-brand>img{display:block}@media(min-width:768px){.bootstrap-realtypress .navbar>.container .navbar-brand,.bootstrap-realtypress .navbar>.container-fluid .navbar-brand{margin-left:-15px}}.bootstrap-realtypress .navbar-toggle{position:relative;float:right;margin-right:15px;padding:9px 10px;margin-top:8px;margin-bottom:8px;background-color:initial;background-image:none;border:1px solid transparent;border-radius:4px}.bootstrap-realtypress .navbar-toggle:focus{outline:0}.bootstrap-realtypress .navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px}.bootstrap-realtypress .navbar-toggle .icon-bar+.icon-bar{margin-top:4px}@media(min-width:768px){.bootstrap-realtypress .navbar-toggle{display:none}}.bootstrap-realtypress .navbar-nav{margin:7.5px -15px}.bootstrap-realtypress .navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:20px}@media(max-width:767px){.bootstrap-realtypress .navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:initial;border:0;-webkit-box-shadow:none;box-shadow:none}.bootstrap-realtypress .navbar-nav .open .dropdown-menu>li>a,.bootstrap-realtypress .navbar-nav .open .dropdown-menu .dropdown-header{padding:5px 15px 5px 25px}.bootstrap-realtypress .navbar-nav .open .dropdown-menu>li>a{line-height:20px}.bootstrap-realtypress .navbar-nav .open .dropdown-menu>li>a:hover,.bootstrap-realtypress .navbar-nav .open .dropdown-menu>li>a:focus{background-image:none}}@media(min-width:768px){.bootstrap-realtypress .navbar-nav{float:left;margin:0}.bootstrap-realtypress .navbar-nav>li{float:left}.bootstrap-realtypress .navbar-nav>li>a{padding-top:15px;padding-bottom:15px}}.bootstrap-realtypress .navbar-form{margin-left:-15px;margin-right:-15px;padding:10px 15px;border-top:1px solid transparent;border-bottom:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px rgba(255,255,255,.1),0 1px rgba(255,255,255,.1);margin-top:8px;margin-bottom:8px}@media(min-width:768px){.bootstrap-realtypress .navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.bootstrap-realtypress .navbar-form .form-control{display:inline-block;width:auto;vertical-align:middle}.bootstrap-realtypress .navbar-form .form-control-static{display:inline-block}.bootstrap-realtypress .navbar-form .input-group{display:inline-table;vertical-align:middle}.bootstrap-realtypress .navbar-form .input-group .input-group-addon,.bootstrap-realtypress .navbar-form .input-group .input-group-btn,.bootstrap-realtypress .navbar-form .input-group .form-control{width:auto}.bootstrap-realtypress .navbar-form .input-group>.form-control{width:100%}.bootstrap-realtypress .navbar-form .control-label{margin-bottom:0;vertical-align:middle}.bootstrap-realtypress .navbar-form .radio,.bootstrap-realtypress .navbar-form .checkbox{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.bootstrap-realtypress .navbar-form .radio label,.bootstrap-realtypress .navbar-form .checkbox label{padding-left:0}.bootstrap-realtypress .navbar-form .radio input[type=radio],.bootstrap-realtypress .navbar-form .checkbox input[type=checkbox]{position:relative;margin-left:0}.bootstrap-realtypress .navbar-form .has-feedback .form-control-feedback{top:0}}@media(max-width:767px){.bootstrap-realtypress .navbar-form .form-group{margin-bottom:5px}.bootstrap-realtypress .navbar-form .form-group:last-child{margin-bottom:0}}@media(min-width:768px){.bootstrap-realtypress .navbar-form{width:auto;border:0;margin-left:0;margin-right:0;padding-top:0;padding-bottom:0;-webkit-box-shadow:none;box-shadow:none}}.bootstrap-realtypress .navbar-nav>li>.dropdown-menu{margin-top:0;border-top-right-radius:0;border-top-left-radius:0}.bootstrap-realtypress .navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{margin-bottom:0;border-top-right-radius:4px;border-top-left-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.bootstrap-realtypress .navbar-btn{margin-top:8px;margin-bottom:8px}.bootstrap-realtypress .navbar-btn.btn-sm{margin-top:10px;margin-bottom:10px}.bootstrap-realtypress .navbar-btn.btn-xs{margin-top:14px;margin-bottom:14px}.bootstrap-realtypress .navbar-text{margin-top:15px;margin-bottom:15px}@media(min-width:768px){.bootstrap-realtypress .navbar-text{float:left;margin-left:15px;margin-right:15px}}@media(min-width:768px){.bootstrap-realtypress .navbar-left{float:left!important}.bootstrap-realtypress .navbar-right{float:right!important;margin-right:-15px}.bootstrap-realtypress .navbar-right~.navbar-right{margin-right:0}}.bootstrap-realtypress .navbar-default{background-color:#f8f8f8;border-color:#e7e7e7}.bootstrap-realtypress .navbar-default .navbar-brand{color:#777}.bootstrap-realtypress .navbar-default .navbar-brand:hover,.bootstrap-realtypress .navbar-default .navbar-brand:focus{color:#5e5e5e;background-color:initial}.bootstrap-realtypress .navbar-default .navbar-text{color:#777}.bootstrap-realtypress .navbar-default .navbar-nav>li>a{color:#777}.bootstrap-realtypress .navbar-default .navbar-nav>li>a:hover,.bootstrap-realtypress .navbar-default .navbar-nav>li>a:focus{color:#333;background-color:initial}.bootstrap-realtypress .navbar-default .navbar-nav>.active>a,.bootstrap-realtypress .navbar-default .navbar-nav>.active>a:hover,.bootstrap-realtypress .navbar-default .navbar-nav>.active>a:focus{color:#555;background-color:#e7e7e7}.bootstrap-realtypress .navbar-default .navbar-nav>.disabled>a,.bootstrap-realtypress .navbar-default .navbar-nav>.disabled>a:hover,.bootstrap-realtypress .navbar-default .navbar-nav>.disabled>a:focus{color:#ccc;background-color:initial}.bootstrap-realtypress .navbar-default .navbar-toggle{border-color:#ddd}.bootstrap-realtypress .navbar-default .navbar-toggle:hover,.bootstrap-realtypress .navbar-default .navbar-toggle:focus{background-color:#ddd}.bootstrap-realtypress .navbar-default .navbar-toggle .icon-bar{background-color:#888}.bootstrap-realtypress .navbar-default .navbar-collapse,.bootstrap-realtypress .navbar-default .navbar-form{border-color:#e7e7e7}.bootstrap-realtypress .navbar-default .navbar-nav>.open>a,.bootstrap-realtypress .navbar-default .navbar-nav>.open>a:hover,.bootstrap-realtypress .navbar-default .navbar-nav>.open>a:focus{background-color:#e7e7e7;color:#555}@media(max-width:767px){.bootstrap-realtypress .navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#777}.bootstrap-realtypress .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,.bootstrap-realtypress .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus{color:#333;background-color:initial}.bootstrap-realtypress .navbar-default .navbar-nav .open .dropdown-menu>.active>a,.bootstrap-realtypress .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,.bootstrap-realtypress .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus{color:#555;background-color:#e7e7e7}.bootstrap-realtypress .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.bootstrap-realtypress .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,.bootstrap-realtypress .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#ccc;background-color:initial}}.bootstrap-realtypress .navbar-default .navbar-link{color:#777}.bootstrap-realtypress .navbar-default .navbar-link:hover{color:#333}.bootstrap-realtypress .navbar-default .btn-link{color:#777}.bootstrap-realtypress .navbar-default .btn-link:hover,.bootstrap-realtypress .navbar-default .btn-link:focus{color:#333}.bootstrap-realtypress .navbar-default .btn-link[disabled]:hover,.bootstrap-realtypress fieldset[disabled] .navbar-default .btn-link:hover,.bootstrap-realtypress .navbar-default .btn-link[disabled]:focus,.bootstrap-realtypress fieldset[disabled] .navbar-default .btn-link:focus{color:#ccc}.bootstrap-realtypress .navbar-inverse{background-color:#222;border-color:#080808}.bootstrap-realtypress .navbar-inverse .navbar-brand{color:#9d9d9d}.bootstrap-realtypress .navbar-inverse .navbar-brand:hover,.bootstrap-realtypress .navbar-inverse .navbar-brand:focus{color:#fff;background-color:initial}.bootstrap-realtypress .navbar-inverse .navbar-text{color:#9d9d9d}.bootstrap-realtypress .navbar-inverse .navbar-nav>li>a{color:#9d9d9d}.bootstrap-realtypress .navbar-inverse .navbar-nav>li>a:hover,.bootstrap-realtypress .navbar-inverse .navbar-nav>li>a:focus{color:#fff;background-color:initial}.bootstrap-realtypress .navbar-inverse .navbar-nav>.active>a,.bootstrap-realtypress .navbar-inverse .navbar-nav>.active>a:hover,.bootstrap-realtypress .navbar-inverse .navbar-nav>.active>a:focus{color:#fff;background-color:#080808}.bootstrap-realtypress .navbar-inverse .navbar-nav>.disabled>a,.bootstrap-realtypress .navbar-inverse .navbar-nav>.disabled>a:hover,.bootstrap-realtypress .navbar-inverse .navbar-nav>.disabled>a:focus{color:#444;background-color:initial}.bootstrap-realtypress .navbar-inverse .navbar-toggle{border-color:#333}.bootstrap-realtypress .navbar-inverse .navbar-toggle:hover,.bootstrap-realtypress .navbar-inverse .navbar-toggle:focus{background-color:#333}.bootstrap-realtypress .navbar-inverse .navbar-toggle .icon-bar{background-color:#fff}.bootstrap-realtypress .navbar-inverse .navbar-collapse,.bootstrap-realtypress .navbar-inverse .navbar-form{border-color:#101010}.bootstrap-realtypress .navbar-inverse .navbar-nav>.open>a,.bootstrap-realtypress .navbar-inverse .navbar-nav>.open>a:hover,.bootstrap-realtypress .navbar-inverse .navbar-nav>.open>a:focus{background-color:#080808;color:#fff}@media(max-width:767px){.bootstrap-realtypress .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:#080808}.bootstrap-realtypress .navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:#080808}.bootstrap-realtypress .navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:#9d9d9d}.bootstrap-realtypress .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,.bootstrap-realtypress .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus{color:#fff;background-color:initial}.bootstrap-realtypress .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.bootstrap-realtypress .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,.bootstrap-realtypress .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus{color:#fff;background-color:#080808}.bootstrap-realtypress .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.bootstrap-realtypress .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,.bootstrap-realtypress .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#444;background-color:initial}}.bootstrap-realtypress .navbar-inverse .navbar-link{color:#9d9d9d}.bootstrap-realtypress .navbar-inverse .navbar-link:hover{color:#fff}.bootstrap-realtypress .navbar-inverse .btn-link{color:#9d9d9d}.bootstrap-realtypress .navbar-inverse .btn-link:hover,.bootstrap-realtypress .navbar-inverse .btn-link:focus{color:#fff}.bootstrap-realtypress .navbar-inverse .btn-link[disabled]:hover,.bootstrap-realtypress fieldset[disabled] .navbar-inverse .btn-link:hover,.bootstrap-realtypress .navbar-inverse .btn-link[disabled]:focus,.bootstrap-realtypress fieldset[disabled] .navbar-inverse .btn-link:focus{color:#444}.bootstrap-realtypress .breadcrumb{padding:8px 15px;margin-bottom:20px;list-style:none;background-color:#f5f5f5;border-radius:6px}.bootstrap-realtypress .breadcrumb>li{display:inline-block}.bootstrap-realtypress .breadcrumb>li+li:before{content:"/\00a0";padding:0 5px;color:#ccc}.bootstrap-realtypress .breadcrumb>.active{color:#777}.bootstrap-realtypress .pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px}.bootstrap-realtypress .pagination>li{display:inline}.bootstrap-realtypress .pagination>li>a,.bootstrap-realtypress .pagination>li>span{position:relative;float:left;padding:6px 12px;line-height:1.42857143;text-decoration:none;color:#004177;background-color:#fff;border:1px solid #ddd;margin-left:-1px}.bootstrap-realtypress .pagination>li:first-child>a,.bootstrap-realtypress .pagination>li:first-child>span{margin-left:0;border-bottom-left-radius:4px;border-top-left-radius:4px}.bootstrap-realtypress .pagination>li:last-child>a,.bootstrap-realtypress .pagination>li:last-child>span{border-bottom-right-radius:4px;border-top-right-radius:4px}.bootstrap-realtypress .pagination>li>a:hover,.bootstrap-realtypress .pagination>li>span:hover,.bootstrap-realtypress .pagination>li>a:focus,.bootstrap-realtypress .pagination>li>span:focus{color:#23527c;background-color:#eee;border-color:#ddd}.bootstrap-realtypress .pagination>.active>a,.bootstrap-realtypress .pagination>.active>span,.bootstrap-realtypress .pagination>.active>a:hover,.bootstrap-realtypress .pagination>.active>span:hover,.bootstrap-realtypress .pagination>.active>a:focus,.bootstrap-realtypress .pagination>.active>span:focus{z-index:2;color:#fff;background-color:#004177;border-color:#004177;cursor:default}.bootstrap-realtypress .pagination>.disabled>span,.bootstrap-realtypress .pagination>.disabled>span:hover,.bootstrap-realtypress .pagination>.disabled>span:focus,.bootstrap-realtypress .pagination>.disabled>a,.bootstrap-realtypress .pagination>.disabled>a:hover,.bootstrap-realtypress .pagination>.disabled>a:focus{color:#777;background-color:#fff;border-color:#ddd;cursor:not-allowed}.bootstrap-realtypress .pagination-lg>li>a,.bootstrap-realtypress .pagination-lg>li>span{padding:10px 16px;font-size:18px}.bootstrap-realtypress .pagination-lg>li:first-child>a,.bootstrap-realtypress .pagination-lg>li:first-child>span{border-bottom-left-radius:6px;border-top-left-radius:6px}.bootstrap-realtypress .pagination-lg>li:last-child>a,.bootstrap-realtypress .pagination-lg>li:last-child>span{border-bottom-right-radius:6px;border-top-right-radius:6px}.bootstrap-realtypress .pagination-sm>li>a,.bootstrap-realtypress .pagination-sm>li>span{padding:5px 10px;font-size:12px}.bootstrap-realtypress .pagination-sm>li:first-child>a,.bootstrap-realtypress .pagination-sm>li:first-child>span{border-bottom-left-radius:3px;border-top-left-radius:3px}.bootstrap-realtypress .pagination-sm>li:last-child>a,.bootstrap-realtypress .pagination-sm>li:last-child>span{border-bottom-right-radius:3px;border-top-right-radius:3px}.bootstrap-realtypress .pager{padding-left:0;margin:20px 0;list-style:none;text-align:center}.bootstrap-realtypress .pager li{display:inline}.bootstrap-realtypress .pager li>a,.bootstrap-realtypress .pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px}.bootstrap-realtypress .pager li>a:hover,.bootstrap-realtypress .pager li>a:focus{text-decoration:none;background-color:#eee}.bootstrap-realtypress .pager .next>a,.bootstrap-realtypress .pager .next>span{float:right}.bootstrap-realtypress .pager .previous>a,.bootstrap-realtypress .pager .previous>span{float:left}.bootstrap-realtypress .pager .disabled>a,.bootstrap-realtypress .pager .disabled>a:hover,.bootstrap-realtypress .pager .disabled>a:focus,.bootstrap-realtypress .pager .disabled>span{color:#777;background-color:#fff;cursor:not-allowed}.bootstrap-realtypress .label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}.bootstrap-realtypress a.label:hover,.bootstrap-realtypress a.label:focus{color:#fff;text-decoration:none;cursor:pointer}.bootstrap-realtypress .label:empty{display:none}.bootstrap-realtypress .btn .label{position:relative;top:-1px}.bootstrap-realtypress .label-default{background-color:#777}.bootstrap-realtypress .label-default[href]:hover,.bootstrap-realtypress .label-default[href]:focus{background-color:#5e5e5e}.bootstrap-realtypress .label-primary{background-color:#004177}.bootstrap-realtypress .label-primary[href]:hover,.bootstrap-realtypress .label-primary[href]:focus{background-color:#004177}.bootstrap-realtypress .label-success{background-color:#5cb85c}.bootstrap-realtypress .label-success[href]:hover,.bootstrap-realtypress .label-success[href]:focus{background-color:#449d44}.bootstrap-realtypress .label-info{background-color:#5bc0de}.bootstrap-realtypress .label-info[href]:hover,.bootstrap-realtypress .label-info[href]:focus{background-color:#31b0d5}.bootstrap-realtypress .label-warning{background-color:#f0ad4e}.bootstrap-realtypress .label-warning[href]:hover,.bootstrap-realtypress .label-warning[href]:focus{background-color:#ec971f}.bootstrap-realtypress .label-danger{background-color:#d9534f}.bootstrap-realtypress .label-danger[href]:hover,.bootstrap-realtypress .label-danger[href]:focus{background-color:#c9302c}.bootstrap-realtypress .badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:700;color:#fff;line-height:1;vertical-align:baseline;white-space:nowrap;text-align:center;background-color:#777;border-radius:10px}.bootstrap-realtypress .badge:empty{display:none}.bootstrap-realtypress .btn .badge{position:relative;top:-1px}.bootstrap-realtypress .btn-xs .badge,.bootstrap-realtypress .btn-group-xs>.btn .badge{top:0;padding:1px 5px}.bootstrap-realtypress a.badge:hover,.bootstrap-realtypress a.badge:focus{color:#fff;text-decoration:none;cursor:pointer}.bootstrap-realtypress .list-group-item.active>.badge,.bootstrap-realtypress .nav-pills>.active>a>.badge{color:#004177;background-color:#fff}.bootstrap-realtypress .list-group-item>.badge{float:right}.bootstrap-realtypress .list-group-item>.badge+.badge{margin-right:5px}.bootstrap-realtypress .nav-pills>li>a>.badge{margin-left:3px}.bootstrap-realtypress .jumbotron{padding:30px 15px;margin-bottom:30px;color:inherit;background-color:#eee}.bootstrap-realtypress .jumbotron h1,.bootstrap-realtypress .jumbotron .h1{color:inherit}.bootstrap-realtypress .jumbotron p{margin-bottom:15px;font-size:21px;font-weight:200}.bootstrap-realtypress .jumbotron>hr{border-top-color:#d5d5d5}.bootstrap-realtypress .container .jumbotron,.bootstrap-realtypress .container-fluid .jumbotron{border-radius:6px}.bootstrap-realtypress .jumbotron .container{max-width:100%}@media screen and (min-width:768px){.bootstrap-realtypress .jumbotron{padding:48px 0}.bootstrap-realtypress .container .jumbotron,.bootstrap-realtypress .container-fluid .jumbotron{padding-left:60px;padding-right:60px}.bootstrap-realtypress .jumbotron h1,.bootstrap-realtypress .jumbotron .h1{font-size:63px}}.bootstrap-realtypress .thumbnail{display:block;padding:4px;margin-bottom:20px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:border .2s ease-in-out;-o-transition:border .2s ease-in-out;transition:border .2s ease-in-out}.bootstrap-realtypress .thumbnail>img,.bootstrap-realtypress .thumbnail a>img{margin-left:auto;margin-right:auto}.bootstrap-realtypress a.thumbnail:hover,.bootstrap-realtypress a.thumbnail:focus,.bootstrap-realtypress a.thumbnail.active{border-color:#004177}.bootstrap-realtypress .thumbnail .caption{padding:9px;color:#333}.bootstrap-realtypress .alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px}.bootstrap-realtypress .alert h4{margin-top:0;color:inherit}.bootstrap-realtypress .alert .alert-link{font-weight:700}.bootstrap-realtypress .alert>p,.bootstrap-realtypress .alert>ul{margin-bottom:0}.bootstrap-realtypress .alert>p+p{margin-top:5px}.bootstrap-realtypress .alert-dismissable,.bootstrap-realtypress .alert-dismissible{padding-right:35px}.bootstrap-realtypress .alert-dismissable .close,.bootstrap-realtypress .alert-dismissible .close{position:relative;top:-2px;right:-21px;color:inherit}.bootstrap-realtypress .alert-success{background-color:#dff0d8;border-color:#d6e9c6;color:#3c763d}.bootstrap-realtypress .alert-success hr{border-top-color:#c9e2b3}.bootstrap-realtypress .alert-success .alert-link{color:#2b542c}.bootstrap-realtypress .alert-info{background-color:#d9edf7;border-color:#bce8f1;color:#31708f}.bootstrap-realtypress .alert-info hr{border-top-color:#a6e1ec}.bootstrap-realtypress .alert-info .alert-link{color:#245269}.bootstrap-realtypress .alert-warning{background-color:#fcf8e3;border-color:#faebcc;color:#8a6d3b}.bootstrap-realtypress .alert-warning hr{border-top-color:#f7e1b5}.bootstrap-realtypress .alert-warning .alert-link{color:#66512c}.bootstrap-realtypress .alert-danger{background-color:#f2dede;border-color:#ebccd1;color:#a94442}.bootstrap-realtypress .alert-danger hr{border-top-color:#e4b9c0}.bootstrap-realtypress .alert-danger .alert-link{color:#843534}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@-o-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.bootstrap-realtypress .progress{overflow:hidden;height:20px;margin-bottom:20px;background-color:#f5f5f5;border-radius:4px;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}.bootstrap-realtypress .progress-bar{float:left;width:0%;height:100%;font-size:12px;line-height:20px;color:#fff;text-align:center;background-color:#004177;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 0 -1px rgba(0,0,0,.15);-webkit-transition:width .6s ease;-o-transition:width .6s ease;transition:width .6s ease}.bootstrap-realtypress .progress-striped .progress-bar,.bootstrap-realtypress .progress-bar-striped{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);-webkit-background-size:40px 40px;background-size:40px 40px}.bootstrap-realtypress .progress.active .progress-bar,.bootstrap-realtypress .progress-bar.active{-webkit-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.bootstrap-realtypress .progress-bar-success{background-color:#5cb85c}.bootstrap-realtypress .progress-striped .progress-bar-success{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.bootstrap-realtypress .progress-bar-info{background-color:#5bc0de}.bootstrap-realtypress .progress-striped .progress-bar-info{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.bootstrap-realtypress .progress-bar-warning{background-color:#f0ad4e}.bootstrap-realtypress .progress-striped .progress-bar-warning{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.bootstrap-realtypress .progress-bar-danger{background-color:#d9534f}.bootstrap-realtypress .progress-striped .progress-bar-danger{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.bootstrap-realtypress .media{margin-top:15px}.bootstrap-realtypress .media:first-child{margin-top:0}.bootstrap-realtypress .media,.bootstrap-realtypress .media-body{zoom:1;overflow:hidden}.bootstrap-realtypress .media-body{width:1e4px}.bootstrap-realtypress .media-object{display:block}.bootstrap-realtypress .media-right,.bootstrap-realtypress .media>.pull-right{padding-left:10px}.bootstrap-realtypress .media-left,.bootstrap-realtypress .media>.pull-left{padding-right:10px}.bootstrap-realtypress .media-left,.bootstrap-realtypress .media-right,.bootstrap-realtypress .media-body{display:table-cell;vertical-align:top}.bootstrap-realtypress .media-middle{vertical-align:middle}.bootstrap-realtypress .media-bottom{vertical-align:bottom}.bootstrap-realtypress .media-heading{margin-top:0;margin-bottom:5px}.bootstrap-realtypress .media-list{padding-left:0;list-style:none}.bootstrap-realtypress .list-group{margin-bottom:20px;padding-left:0}.bootstrap-realtypress .list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd}.bootstrap-realtypress .list-group-item:first-child{border-top-right-radius:4px;border-top-left-radius:4px}.bootstrap-realtypress .list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.bootstrap-realtypress a.list-group-item{color:#555}.bootstrap-realtypress a.list-group-item .list-group-item-heading{color:#333}.bootstrap-realtypress a.list-group-item:hover,.bootstrap-realtypress a.list-group-item:focus{text-decoration:none;color:#555;background-color:#f5f5f5}.bootstrap-realtypress .list-group-item.disabled,.bootstrap-realtypress .list-group-item.disabled:hover,.bootstrap-realtypress .list-group-item.disabled:focus{background-color:#eee;color:#777;cursor:not-allowed}.bootstrap-realtypress .list-group-item.disabled .list-group-item-heading,.bootstrap-realtypress .list-group-item.disabled:hover .list-group-item-heading,.bootstrap-realtypress .list-group-item.disabled:focus .list-group-item-heading{color:inherit}.bootstrap-realtypress .list-group-item.disabled .list-group-item-text,.bootstrap-realtypress .list-group-item.disabled:hover .list-group-item-text,.bootstrap-realtypress .list-group-item.disabled:focus .list-group-item-text{color:#777}.bootstrap-realtypress .list-group-item.active,.bootstrap-realtypress .list-group-item.active:hover,.bootstrap-realtypress .list-group-item.active:focus{z-index:2;color:#fff;background-color:#004177;border-color:#004177}.bootstrap-realtypress .list-group-item.active .list-group-item-heading,.bootstrap-realtypress .list-group-item.active:hover .list-group-item-heading,.bootstrap-realtypress .list-group-item.active:focus .list-group-item-heading,.bootstrap-realtypress .list-group-item.active .list-group-item-heading>small,.bootstrap-realtypress .list-group-item.active:hover .list-group-item-heading>small,.bootstrap-realtypress .list-group-item.active:focus .list-group-item-heading>small,.bootstrap-realtypress .list-group-item.active .list-group-item-heading>.small,.bootstrap-realtypress .list-group-item.active:hover .list-group-item-heading>.small,.bootstrap-realtypress .list-group-item.active:focus .list-group-item-heading>.small{color:inherit}.bootstrap-realtypress .list-group-item.active .list-group-item-text,.bootstrap-realtypress .list-group-item.active:hover .list-group-item-text,.bootstrap-realtypress .list-group-item.active:focus .list-group-item-text{color:#c7ddef}.bootstrap-realtypress .list-group-item-success{color:#3c763d;background-color:#dff0d8}.bootstrap-realtypress a.list-group-item-success{color:#3c763d}.bootstrap-realtypress a.list-group-item-success .list-group-item-heading{color:inherit}.bootstrap-realtypress a.list-group-item-success:hover,.bootstrap-realtypress a.list-group-item-success:focus{color:#3c763d;background-color:#d0e9c6}.bootstrap-realtypress a.list-group-item-success.active,.bootstrap-realtypress a.list-group-item-success.active:hover,.bootstrap-realtypress a.list-group-item-success.active:focus{color:#fff;background-color:#3c763d;border-color:#3c763d}.bootstrap-realtypress .list-group-item-info{color:#31708f;background-color:#d9edf7}.bootstrap-realtypress a.list-group-item-info{color:#31708f}.bootstrap-realtypress a.list-group-item-info .list-group-item-heading{color:inherit}.bootstrap-realtypress a.list-group-item-info:hover,.bootstrap-realtypress a.list-group-item-info:focus{color:#31708f;background-color:#c4e3f3}.bootstrap-realtypress a.list-group-item-info.active,.bootstrap-realtypress a.list-group-item-info.active:hover,.bootstrap-realtypress a.list-group-item-info.active:focus{color:#fff;background-color:#31708f;border-color:#31708f}.bootstrap-realtypress .list-group-item-warning{color:#8a6d3b;background-color:#fcf8e3}.bootstrap-realtypress a.list-group-item-warning{color:#8a6d3b}.bootstrap-realtypress a.list-group-item-warning .list-group-item-heading{color:inherit}.bootstrap-realtypress a.list-group-item-warning:hover,.bootstrap-realtypress a.list-group-item-warning:focus{color:#8a6d3b;background-color:#faf2cc}.bootstrap-realtypress a.list-group-item-warning.active,.bootstrap-realtypress a.list-group-item-warning.active:hover,.bootstrap-realtypress a.list-group-item-warning.active:focus{color:#fff;background-color:#8a6d3b;border-color:#8a6d3b}.bootstrap-realtypress .list-group-item-danger{color:#a94442;background-color:#f2dede}.bootstrap-realtypress a.list-group-item-danger{color:#a94442}.bootstrap-realtypress a.list-group-item-danger .list-group-item-heading{color:inherit}.bootstrap-realtypress a.list-group-item-danger:hover,.bootstrap-realtypress a.list-group-item-danger:focus{color:#a94442;background-color:#ebcccc}.bootstrap-realtypress a.list-group-item-danger.active,.bootstrap-realtypress a.list-group-item-danger.active:hover,.bootstrap-realtypress a.list-group-item-danger.active:focus{color:#fff;background-color:#a94442;border-color:#a94442}.bootstrap-realtypress .list-group-item-heading{margin-top:0;margin-bottom:5px}.bootstrap-realtypress .list-group-item-text{margin-bottom:0;line-height:1.3}.bootstrap-realtypress .panel{margin-bottom:20px;background-color:#fff;border:1px solid transparent;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,5%);box-shadow:0 1px 1px rgba(0,0,0,5%)}.bootstrap-realtypress .panel-body{padding:15px}.bootstrap-realtypress .panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-right-radius:3px;border-top-left-radius:3px}.bootstrap-realtypress .panel-heading>.dropdown .dropdown-toggle{color:inherit}.bootstrap-realtypress .panel-title{margin-top:0;margin-bottom:0;font-size:16px;color:inherit}.bootstrap-realtypress .panel-title>a,.bootstrap-realtypress .panel-title>small,.bootstrap-realtypress .panel-title>.small,.bootstrap-realtypress .panel-title>small>a,.bootstrap-realtypress .panel-title>.small>a{color:inherit}.bootstrap-realtypress .panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.bootstrap-realtypress .panel>.list-group,.bootstrap-realtypress .panel>.panel-collapse>.list-group{margin-bottom:0}.bootstrap-realtypress .panel>.list-group .list-group-item,.bootstrap-realtypress .panel>.panel-collapse>.list-group .list-group-item{border-width:1px 0;border-radius:0}.bootstrap-realtypress .panel>.list-group:first-child .list-group-item:first-child,.bootstrap-realtypress .panel>.panel-collapse>.list-group:first-child .list-group-item:first-child{border-top:0;border-top-right-radius:3px;border-top-left-radius:3px}.bootstrap-realtypress .panel>.list-group:last-child .list-group-item:last-child,.bootstrap-realtypress .panel>.panel-collapse>.list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.bootstrap-realtypress .panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.bootstrap-realtypress .list-group+.panel-footer{border-top-width:0}.bootstrap-realtypress .panel>.table,.bootstrap-realtypress .panel>.table-responsive>.table,.bootstrap-realtypress .panel>.panel-collapse>.table{margin-bottom:0}.bootstrap-realtypress .panel>.table caption,.bootstrap-realtypress .panel>.table-responsive>.table caption,.bootstrap-realtypress .panel>.panel-collapse>.table caption{padding-left:15px;padding-right:15px}.bootstrap-realtypress .panel>.table:first-child,.bootstrap-realtypress .panel>.table-responsive:first-child>.table:first-child{border-top-right-radius:3px;border-top-left-radius:3px}.bootstrap-realtypress .panel>.table:first-child>thead:first-child>tr:first-child,.bootstrap-realtypress .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,.bootstrap-realtypress .panel>.table:first-child>tbody:first-child>tr:first-child,.bootstrap-realtypress .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.bootstrap-realtypress .panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.bootstrap-realtypress .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.bootstrap-realtypress .panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.bootstrap-realtypress .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.bootstrap-realtypress .panel>.table:first-child>thead:first-child>tr:first-child th:first-child,.bootstrap-realtypress .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.bootstrap-realtypress .panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.bootstrap-realtypress .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child{border-top-left-radius:3px}.bootstrap-realtypress .panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.bootstrap-realtypress .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.bootstrap-realtypress .panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.bootstrap-realtypress .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.bootstrap-realtypress .panel>.table:first-child>thead:first-child>tr:first-child th:last-child,.bootstrap-realtypress .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.bootstrap-realtypress .panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.bootstrap-realtypress .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child{border-top-right-radius:3px}.bootstrap-realtypress .panel>.table:last-child,.bootstrap-realtypress .panel>.table-responsive:last-child>.table:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.bootstrap-realtypress .panel>.table:last-child>tbody:last-child>tr:last-child,.bootstrap-realtypress .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.bootstrap-realtypress .panel>.table:last-child>tfoot:last-child>tr:last-child,.bootstrap-realtypress .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child{border-bottom-left-radius:3px;border-bottom-right-radius:3px}.bootstrap-realtypress .panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.bootstrap-realtypress .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.bootstrap-realtypress .panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.bootstrap-realtypress .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.bootstrap-realtypress .panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.bootstrap-realtypress .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.bootstrap-realtypress .panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.bootstrap-realtypress .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:3px}.bootstrap-realtypress .panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.bootstrap-realtypress .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.bootstrap-realtypress .panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.bootstrap-realtypress .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.bootstrap-realtypress .panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.bootstrap-realtypress .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.bootstrap-realtypress .panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.bootstrap-realtypress .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child{border-bottom-right-radius:3px}.bootstrap-realtypress .panel>.panel-body+.table,.bootstrap-realtypress .panel>.panel-body+.table-responsive,.bootstrap-realtypress .panel>.table+.panel-body,.bootstrap-realtypress .panel>.table-responsive+.panel-body{border-top:1px solid #ddd}.bootstrap-realtypress .panel>.table>tbody:first-child>tr:first-child th,.bootstrap-realtypress .panel>.table>tbody:first-child>tr:first-child td{border-top:0}.bootstrap-realtypress .panel>.table-bordered,.bootstrap-realtypress .panel>.table-responsive>.table-bordered{border:0}.bootstrap-realtypress .panel>.table-bordered>thead>tr>th:first-child,.bootstrap-realtypress .panel>.table-responsive>.table-bordered>thead>tr>th:first-child,.bootstrap-realtypress .panel>.table-bordered>tbody>tr>th:first-child,.bootstrap-realtypress .panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.bootstrap-realtypress .panel>.table-bordered>tfoot>tr>th:first-child,.bootstrap-realtypress .panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.bootstrap-realtypress .panel>.table-bordered>thead>tr>td:first-child,.bootstrap-realtypress .panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.bootstrap-realtypress .panel>.table-bordered>tbody>tr>td:first-child,.bootstrap-realtypress .panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.bootstrap-realtypress .panel>.table-bordered>tfoot>tr>td:first-child,.bootstrap-realtypress .panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.bootstrap-realtypress .panel>.table-bordered>thead>tr>th:last-child,.bootstrap-realtypress .panel>.table-responsive>.table-bordered>thead>tr>th:last-child,.bootstrap-realtypress .panel>.table-bordered>tbody>tr>th:last-child,.bootstrap-realtypress .panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.bootstrap-realtypress .panel>.table-bordered>tfoot>tr>th:last-child,.bootstrap-realtypress .panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.bootstrap-realtypress .panel>.table-bordered>thead>tr>td:last-child,.bootstrap-realtypress .panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.bootstrap-realtypress .panel>.table-bordered>tbody>tr>td:last-child,.bootstrap-realtypress .panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.bootstrap-realtypress .panel>.table-bordered>tfoot>tr>td:last-child,.bootstrap-realtypress .panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.bootstrap-realtypress .panel>.table-bordered>thead>tr:first-child>td,.bootstrap-realtypress .panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.bootstrap-realtypress .panel>.table-bordered>tbody>tr:first-child>td,.bootstrap-realtypress .panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.bootstrap-realtypress .panel>.table-bordered>thead>tr:first-child>th,.bootstrap-realtypress .panel>.table-responsive>.table-bordered>thead>tr:first-child>th,.bootstrap-realtypress .panel>.table-bordered>tbody>tr:first-child>th,.bootstrap-realtypress .panel>.table-responsive>.table-bordered>tbody>tr:first-child>th{border-bottom:0}.bootstrap-realtypress .panel>.table-bordered>tbody>tr:last-child>td,.bootstrap-realtypress .panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.bootstrap-realtypress .panel>.table-bordered>tfoot>tr:last-child>td,.bootstrap-realtypress .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.bootstrap-realtypress .panel>.table-bordered>tbody>tr:last-child>th,.bootstrap-realtypress .panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.bootstrap-realtypress .panel>.table-bordered>tfoot>tr:last-child>th,.bootstrap-realtypress .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}.bootstrap-realtypress .panel>.table-responsive{border:0;margin-bottom:0}.bootstrap-realtypress .panel-group{margin-bottom:20px}.bootstrap-realtypress .panel-group .panel{margin-bottom:0;border-radius:4px}.bootstrap-realtypress .panel-group .panel+.panel{margin-top:5px}.bootstrap-realtypress .panel-group .panel-heading{border-bottom:0}.bootstrap-realtypress .panel-group .panel-heading+.panel-collapse>.panel-body,.bootstrap-realtypress .panel-group .panel-heading+.panel-collapse>.list-group{border-top:1px solid #ddd}.bootstrap-realtypress .panel-group .panel-footer{border-top:0}.bootstrap-realtypress .panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #ddd}.bootstrap-realtypress .panel-default{border-color:#ddd}.bootstrap-realtypress .panel-default>.panel-heading{color:#333;background-color:#f5f5f5;border-color:#ddd}.bootstrap-realtypress .panel-default>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.bootstrap-realtypress .panel-default>.panel-heading .badge{color:#f5f5f5;background-color:#333}.bootstrap-realtypress .panel-default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.bootstrap-realtypress .panel-primary{border-color:#004177}.bootstrap-realtypress .panel-primary>.panel-heading{color:#fff;background-color:#004177;border-color:#004177}.bootstrap-realtypress .panel-primary>.panel-heading+.panel-collapse>.panel-body{border-top-color:#004177}.bootstrap-realtypress .panel-primary>.panel-heading .badge{color:#004177;background-color:#fff}.bootstrap-realtypress .panel-primary>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#004177}.bootstrap-realtypress .panel-success{border-color:#d6e9c6}.bootstrap-realtypress .panel-success>.panel-heading{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.bootstrap-realtypress .panel-success>.panel-heading+.panel-collapse>.panel-body{border-top-color:#d6e9c6}.bootstrap-realtypress .panel-success>.panel-heading .badge{color:#dff0d8;background-color:#3c763d}.bootstrap-realtypress .panel-success>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#d6e9c6}.bootstrap-realtypress .panel-info{border-color:#bce8f1}.bootstrap-realtypress .panel-info>.panel-heading{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.bootstrap-realtypress .panel-info>.panel-heading+.panel-collapse>.panel-body{border-top-color:#bce8f1}.bootstrap-realtypress .panel-info>.panel-heading .badge{color:#d9edf7;background-color:#31708f}.bootstrap-realtypress .panel-info>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#bce8f1}.bootstrap-realtypress .panel-warning{border-color:#faebcc}.bootstrap-realtypress .panel-warning>.panel-heading{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.bootstrap-realtypress .panel-warning>.panel-heading+.panel-collapse>.panel-body{border-top-color:#faebcc}.bootstrap-realtypress .panel-warning>.panel-heading .badge{color:#fcf8e3;background-color:#8a6d3b}.bootstrap-realtypress .panel-warning>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#faebcc}.bootstrap-realtypress .panel-danger{border-color:#ebccd1}.bootstrap-realtypress .panel-danger>.panel-heading{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.bootstrap-realtypress .panel-danger>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ebccd1}.bootstrap-realtypress .panel-danger>.panel-heading .badge{color:#f2dede;background-color:#a94442}.bootstrap-realtypress .panel-danger>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ebccd1}.bootstrap-realtypress .embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}.bootstrap-realtypress .embed-responsive .embed-responsive-item,.bootstrap-realtypress .embed-responsive iframe,.bootstrap-realtypress .embed-responsive embed,.bootstrap-realtypress .embed-responsive object,.bootstrap-realtypress .embed-responsive video{position:absolute;top:0;left:0;bottom:0;height:100%;width:100%;border:0}.bootstrap-realtypress .embed-responsive-16by9{padding-bottom:56.25%}.bootstrap-realtypress .embed-responsive-4by3{padding-bottom:75%}.bootstrap-realtypress .well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,5%);box-shadow:inset 0 1px 1px rgba(0,0,0,5%)}.bootstrap-realtypress .well blockquote{border-color:#ddd;border-color:rgba(0,0,0,.15)}.bootstrap-realtypress .well-lg{padding:24px;border-radius:6px}.bootstrap-realtypress .well-sm{padding:9px;border-radius:3px}.bootstrap-realtypress .close{float:right;font-size:21px;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.2;filter:alpha(opacity=20)}.bootstrap-realtypress .close:hover,.bootstrap-realtypress .close:focus{color:#000;text-decoration:none;cursor:pointer;opacity:.5;filter:alpha(opacity=50)}.bootstrap-realtypress button.close{padding:0;cursor:pointer;background:0 0;border:0;-webkit-appearance:none}.bootstrap-realtypress .modal-open{overflow:hidden}.bootstrap-realtypress .modal{display:none;overflow:hidden;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;-webkit-overflow-scrolling:touch;outline:0}.bootstrap-realtypress .modal.fade .modal-dialog{-webkit-transform:translate(0,-25%);-ms-transform:translate(0,-25%);-o-transform:translate(0,-25%);transform:translate(0,-25%);-webkit-transition:-webkit-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out}.bootstrap-realtypress .modal.in .modal-dialog{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0)}.bootstrap-realtypress .modal-open .modal{overflow-x:hidden;overflow-y:auto}.bootstrap-realtypress .modal-dialog{position:relative;width:auto;margin:10px}.bootstrap-realtypress .modal-content{position:relative;background-color:#fff;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5);-webkit-background-clip:padding-box;background-clip:padding-box;outline:0}.bootstrap-realtypress .modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.bootstrap-realtypress .modal-backdrop.fade{opacity:0;filter:alpha(opacity=0)}.bootstrap-realtypress .modal-backdrop.in{opacity:.5;filter:alpha(opacity=50)}.bootstrap-realtypress .modal-header{padding:15px;border-bottom:1px solid #e5e5e5;min-height:16.42857143px}.bootstrap-realtypress .modal-header .close{margin-top:-2px}.bootstrap-realtypress .modal-title{margin:0;line-height:1.42857143}.bootstrap-realtypress .modal-body{position:relative;padding:15px}.bootstrap-realtypress .modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.bootstrap-realtypress .modal-footer .btn+.btn{margin-left:5px;margin-bottom:0}.bootstrap-realtypress .modal-footer .btn-group .btn+.btn{margin-left:-1px}.bootstrap-realtypress .modal-footer .btn-block+.btn-block{margin-left:0}.bootstrap-realtypress .modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media(min-width:768px){.bootstrap-realtypress .modal-dialog{width:600px;margin:30px auto}.bootstrap-realtypress .modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);box-shadow:0 5px 15px rgba(0,0,0,.5)}.bootstrap-realtypress .modal-sm{width:300px}}@media(min-width:992px){.bootstrap-realtypress .modal-lg{width:900px}}.bootstrap-realtypress .tooltip{position:absolute;z-index:1070;display:block;font-family:helvetica neue,Helvetica,Arial,sans-serif;font-size:12px;font-weight:400;line-height:1.4;opacity:0;filter:alpha(opacity=0)}.bootstrap-realtypress .tooltip.in{opacity:.9;filter:alpha(opacity=90)}.bootstrap-realtypress .tooltip.top{margin-top:-3px;padding:5px 0}.bootstrap-realtypress .tooltip.right{margin-left:3px;padding:0 5px}.bootstrap-realtypress .tooltip.bottom{margin-top:3px;padding:5px 0}.bootstrap-realtypress .tooltip.left{margin-left:-3px;padding:0 5px}.bootstrap-realtypress .tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;text-decoration:none;background-color:#000;border-radius:4px}.bootstrap-realtypress .tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.bootstrap-realtypress .tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}.bootstrap-realtypress .tooltip.top-left .tooltip-arrow{bottom:0;right:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.bootstrap-realtypress .tooltip.top-right .tooltip-arrow{bottom:0;left:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.bootstrap-realtypress .tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.bootstrap-realtypress .tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.bootstrap-realtypress .tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}.bootstrap-realtypress .tooltip.bottom-left .tooltip-arrow{top:0;right:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.bootstrap-realtypress .tooltip.bottom-right .tooltip-arrow{top:0;left:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.bootstrap-realtypress .popover{position:absolute;top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;font-family:helvetica neue,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:1.42857143;text-align:left;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2);white-space:normal}.bootstrap-realtypress .popover.top{margin-top:-10px}.bootstrap-realtypress .popover.right{margin-left:10px}.bootstrap-realtypress .popover.bottom{margin-top:10px}.bootstrap-realtypress .popover.left{margin-left:-10px}.bootstrap-realtypress .popover-title{margin:0;padding:8px 14px;font-size:14px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.bootstrap-realtypress .popover-content{padding:9px 14px}.bootstrap-realtypress .popover>.arrow,.bootstrap-realtypress .popover>.arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.bootstrap-realtypress .popover>.arrow{border-width:11px}.bootstrap-realtypress .popover>.arrow:after{border-width:10px;content:""}.bootstrap-realtypress .popover.top>.arrow{left:50%;margin-left:-11px;border-bottom-width:0;border-top-color:#999;border-top-color:rgba(0,0,0,.25);bottom:-11px}.bootstrap-realtypress .popover.top>.arrow:after{content:" ";bottom:1px;margin-left:-10px;border-bottom-width:0;border-top-color:#fff}.bootstrap-realtypress .popover.right>.arrow{top:50%;left:-11px;margin-top:-11px;border-left-width:0;border-right-color:#999;border-right-color:rgba(0,0,0,.25)}.bootstrap-realtypress .popover.right>.arrow:after{content:" ";left:1px;bottom:-10px;border-left-width:0;border-right-color:#fff}.bootstrap-realtypress .popover.bottom>.arrow{left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,.25);top:-11px}.bootstrap-realtypress .popover.bottom>.arrow:after{content:" ";top:1px;margin-left:-10px;border-top-width:0;border-bottom-color:#fff}.bootstrap-realtypress .popover.left>.arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,.25)}.bootstrap-realtypress .popover.left>.arrow:after{content:" ";right:1px;border-right-width:0;border-left-color:#fff;bottom:-10px}.bootstrap-realtypress .carousel{position:relative}.bootstrap-realtypress .carousel-inner{position:relative;overflow:hidden;width:100%}.bootstrap-realtypress .carousel-inner>.item{display:none;position:relative;-webkit-transition:.6s ease-in-out left;-o-transition:.6s ease-in-out left;transition:.6s ease-in-out left}.bootstrap-realtypress .carousel-inner>.item>img,.bootstrap-realtypress .carousel-inner>.item>a>img{line-height:1}@media all and (transform-3d),(-webkit-transform-3d){.bootstrap-realtypress .carousel-inner>.item{-webkit-transition:-webkit-transform .6s ease-in-out;-o-transition:-o-transform .6s ease-in-out;transition:transform .6s ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1e3;perspective:1e3}.bootstrap-realtypress .carousel-inner>.item.next,.bootstrap-realtypress .carousel-inner>.item.active.right{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);left:0}.bootstrap-realtypress .carousel-inner>.item.prev,.bootstrap-realtypress .carousel-inner>.item.active.left{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);left:0}.bootstrap-realtypress .carousel-inner>.item.next.left,.bootstrap-realtypress .carousel-inner>.item.prev.right,.bootstrap-realtypress .carousel-inner>.item.active{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);left:0}}.bootstrap-realtypress .carousel-inner>.active,.bootstrap-realtypress .carousel-inner>.next,.bootstrap-realtypress .carousel-inner>.prev{display:block}.bootstrap-realtypress .carousel-inner>.active{left:0}.bootstrap-realtypress .carousel-inner>.next,.bootstrap-realtypress .carousel-inner>.prev{position:absolute;top:0;width:100%}.bootstrap-realtypress .carousel-inner>.next{left:100%}.bootstrap-realtypress .carousel-inner>.prev{left:-100%}.bootstrap-realtypress .carousel-inner>.next.left,.bootstrap-realtypress .carousel-inner>.prev.right{left:0}.bootstrap-realtypress .carousel-inner>.active.left{left:-100%}.bootstrap-realtypress .carousel-inner>.active.right{left:100%}.bootstrap-realtypress .carousel-control{position:absolute;top:0;left:0;bottom:0;width:15%;opacity:.5;filter:alpha(opacity=50);font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6)}.bootstrap-realtypress .carousel-control.left{background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5) 0%,rgba(0,0,0,1e-4) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.5) 0%,rgba(0,0,0,1e-4) 100%);background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,1e-4)));background-image:linear-gradient(to right,rgba(0,0,0,.5) 0%,rgba(0,0,0,1e-4) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000',endColorstr='#00000000',GradientType=1)}.bootstrap-realtypress .carousel-control.right{left:auto;right:0;background-image:-webkit-linear-gradient(left,rgba(0,0,0,1e-4) 0%,rgba(0,0,0,.5) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,1e-4) 0%,rgba(0,0,0,.5) 100%);background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,1e-4)),to(rgba(0,0,0,.5)));background-image:linear-gradient(to right,rgba(0,0,0,1e-4) 0%,rgba(0,0,0,.5) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#80000000',GradientType=1)}.bootstrap-realtypress .carousel-control:hover,.bootstrap-realtypress .carousel-control:focus{outline:0;color:#fff;text-decoration:none;opacity:.9;filter:alpha(opacity=90)}.bootstrap-realtypress .carousel-control .icon-prev,.bootstrap-realtypress .carousel-control .icon-next,.bootstrap-realtypress .carousel-control .glyphicon-chevron-left,.bootstrap-realtypress .carousel-control .glyphicon-chevron-right{position:absolute;top:50%;z-index:5;display:inline-block}.bootstrap-realtypress .carousel-control .icon-prev,.bootstrap-realtypress .carousel-control .glyphicon-chevron-left{left:50%;margin-left:-10px}.bootstrap-realtypress .carousel-control .icon-next,.bootstrap-realtypress .carousel-control .glyphicon-chevron-right{right:50%;margin-right:-10px}.bootstrap-realtypress .carousel-control .icon-prev,.bootstrap-realtypress .carousel-control .icon-next{width:20px;height:20px;margin-top:-10px;line-height:1;font-family:serif}.bootstrap-realtypress .carousel-control .icon-prev:before{content:'\2039'}.bootstrap-realtypress .carousel-control .icon-next:before{content:'\203a'}.bootstrap-realtypress .carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;margin-left:-30%;padding-left:0;list-style:none;text-align:center}.bootstrap-realtypress .carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;border:1px solid #fff;border-radius:10px;cursor:pointer;background-color:#000 \9;background-color:initial}.bootstrap-realtypress .carousel-indicators .active{margin:0;width:12px;height:12px;background-color:#fff}.bootstrap-realtypress .carousel-caption{position:absolute;left:15%;right:15%;bottom:20px;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}.bootstrap-realtypress .carousel-caption .btn{text-shadow:none}@media screen and (min-width:768px){.bootstrap-realtypress .carousel-control .glyphicon-chevron-left,.bootstrap-realtypress .carousel-control .glyphicon-chevron-right,.bootstrap-realtypress .carousel-control .icon-prev,.bootstrap-realtypress .carousel-control .icon-next{width:30px;height:30px;margin-top:-15px;font-size:30px}.bootstrap-realtypress .carousel-control .glyphicon-chevron-left,.bootstrap-realtypress .carousel-control .icon-prev{margin-left:-15px}.bootstrap-realtypress .carousel-control .glyphicon-chevron-right,.bootstrap-realtypress .carousel-control .icon-next{margin-right:-15px}.bootstrap-realtypress .carousel-caption{left:20%;right:20%;padding-bottom:30px}.bootstrap-realtypress .carousel-indicators{bottom:20px}}.bootstrap-realtypress .clearfix:before,.bootstrap-realtypress .clearfix:after,.bootstrap-realtypress .dl-horizontal dd:before,.bootstrap-realtypress .dl-horizontal dd:after,.bootstrap-realtypress .container:before,.bootstrap-realtypress .container:after,.bootstrap-realtypress .container-fluid:before,.bootstrap-realtypress .container-fluid:after,.bootstrap-realtypress .row:before,.bootstrap-realtypress .row:after,.bootstrap-realtypress .form-horizontal .form-group:before,.bootstrap-realtypress .form-horizontal .form-group:after,.bootstrap-realtypress .btn-toolbar:before,.bootstrap-realtypress .btn-toolbar:after,.bootstrap-realtypress .btn-group-vertical>.btn-group:before,.bootstrap-realtypress .btn-group-vertical>.btn-group:after,.bootstrap-realtypress .nav:before,.bootstrap-realtypress .nav:after,.bootstrap-realtypress .navbar:before,.bootstrap-realtypress .navbar:after,.bootstrap-realtypress .navbar-header:before,.bootstrap-realtypress .navbar-header:after,.bootstrap-realtypress .navbar-collapse:before,.bootstrap-realtypress .navbar-collapse:after,.bootstrap-realtypress .pager:before,.bootstrap-realtypress .pager:after,.bootstrap-realtypress .panel-body:before,.bootstrap-realtypress .panel-body:after,.bootstrap-realtypress .modal-footer:before,.bootstrap-realtypress .modal-footer:after{content:" ";display:table}.bootstrap-realtypress .clearfix:after,.bootstrap-realtypress .dl-horizontal dd:after,.bootstrap-realtypress .container:after,.bootstrap-realtypress .container-fluid:after,.bootstrap-realtypress .row:after,.bootstrap-realtypress .form-horizontal .form-group:after,.bootstrap-realtypress .btn-toolbar:after,.bootstrap-realtypress .btn-group-vertical>.btn-group:after,.bootstrap-realtypress .nav:after,.bootstrap-realtypress .navbar:after,.bootstrap-realtypress .navbar-header:after,.bootstrap-realtypress .navbar-collapse:after,.bootstrap-realtypress .pager:after,.bootstrap-realtypress .panel-body:after,.bootstrap-realtypress .modal-footer:after{clear:both}.bootstrap-realtypress .center-block{display:block;margin-left:auto;margin-right:auto}.bootstrap-realtypress .pull-right{float:right!important}.bootstrap-realtypress .pull-left{float:left!important}.bootstrap-realtypress .hide{display:none!important}.bootstrap-realtypress .show{display:block!important}.bootstrap-realtypress .invisible{visibility:hidden}.bootstrap-realtypress .text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:initial;border:0}.bootstrap-realtypress .hidden{display:none!important}.bootstrap-realtypress .affix{position:fixed}@-ms-viewport{width: device-width;
}.bootstrap-realtypress .visible-xs,.bootstrap-realtypress .visible-sm,.bootstrap-realtypress .visible-md,.bootstrap-realtypress .visible-lg{display:none!important}.bootstrap-realtypress .visible-xs-block,.bootstrap-realtypress .visible-xs-inline,.bootstrap-realtypress .visible-xs-inline-block,.bootstrap-realtypress .visible-sm-block,.bootstrap-realtypress .visible-sm-inline,.bootstrap-realtypress .visible-sm-inline-block,.bootstrap-realtypress .visible-md-block,.bootstrap-realtypress .visible-md-inline,.bootstrap-realtypress .visible-md-inline-block,.bootstrap-realtypress .visible-lg-block,.bootstrap-realtypress .visible-lg-inline,.bootstrap-realtypress .visible-lg-inline-block{display:none!important}@media(max-width:767px){.bootstrap-realtypress .visible-xs{display:block!important}.bootstrap-realtypress table.visible-xs{display:table}.bootstrap-realtypress tr.visible-xs{display:table-row!important}.bootstrap-realtypress th.visible-xs,.bootstrap-realtypress td.visible-xs{display:table-cell!important}}@media(max-width:767px){.bootstrap-realtypress .visible-xs-block{display:block!important}}@media(max-width:767px){.bootstrap-realtypress .visible-xs-inline{display:inline!important}}@media(max-width:767px){.bootstrap-realtypress .visible-xs-inline-block{display:inline-block!important}}@media(min-width:768px) and (max-width:991px){.bootstrap-realtypress .visible-sm{display:block!important}.bootstrap-realtypress table.visible-sm{display:table}.bootstrap-realtypress tr.visible-sm{display:table-row!important}.bootstrap-realtypress th.visible-sm,.bootstrap-realtypress td.visible-sm{display:table-cell!important}}@media(min-width:768px) and (max-width:991px){.bootstrap-realtypress .visible-sm-block{display:block!important}}@media(min-width:768px) and (max-width:991px){.bootstrap-realtypress .visible-sm-inline{display:inline!important}}@media(min-width:768px) and (max-width:991px){.bootstrap-realtypress .visible-sm-inline-block{display:inline-block!important}}@media(min-width:992px) and (max-width:1199px){.bootstrap-realtypress .visible-md{display:block!important}.bootstrap-realtypress table.visible-md{display:table}.bootstrap-realtypress tr.visible-md{display:table-row!important}.bootstrap-realtypress th.visible-md,.bootstrap-realtypress td.visible-md{display:table-cell!important}}@media(min-width:992px) and (max-width:1199px){.bootstrap-realtypress .visible-md-block{display:block!important}}@media(min-width:992px) and (max-width:1199px){.bootstrap-realtypress .visible-md-inline{display:inline!important}}@media(min-width:992px) and (max-width:1199px){.bootstrap-realtypress .visible-md-inline-block{display:inline-block!important}}@media(min-width:1200px){.bootstrap-realtypress .visible-lg{display:block!important}.bootstrap-realtypress table.visible-lg{display:table}.bootstrap-realtypress tr.visible-lg{display:table-row!important}.bootstrap-realtypress th.visible-lg,.bootstrap-realtypress td.visible-lg{display:table-cell!important}}@media(min-width:1200px){.bootstrap-realtypress .visible-lg-block{display:block!important}}@media(min-width:1200px){.bootstrap-realtypress .visible-lg-inline{display:inline!important}}@media(min-width:1200px){.bootstrap-realtypress .visible-lg-inline-block{display:inline-block!important}}@media(max-width:767px){.bootstrap-realtypress .hidden-xs{display:none!important}}@media(min-width:768px) and (max-width:991px){.bootstrap-realtypress .hidden-sm{display:none!important}}@media(min-width:992px) and (max-width:1199px){.bootstrap-realtypress .hidden-md{display:none!important}}@media(min-width:1200px){.bootstrap-realtypress .hidden-lg{display:none!important}}.bootstrap-realtypress .visible-print{display:none!important}@media print{.bootstrap-realtypress .visible-print{display:block!important}.bootstrap-realtypress table.visible-print{display:table}.bootstrap-realtypress tr.visible-print{display:table-row!important}.bootstrap-realtypress th.visible-print,.bootstrap-realtypress td.visible-print{display:table-cell!important}}.bootstrap-realtypress .visible-print-block{display:none!important}@media print{.bootstrap-realtypress .visible-print-block{display:block!important}}.bootstrap-realtypress .visible-print-inline{display:none!important}@media print{.bootstrap-realtypress .visible-print-inline{display:inline!important}}.bootstrap-realtypress .visible-print-inline-block{display:none!important}@media print{.bootstrap-realtypress .visible-print-inline-block{display:inline-block!important}}@media print{.bootstrap-realtypress .hidden-print{display:none!important}}.bootstrap-realtypress .btn-default,.bootstrap-realtypress .btn-primary,.bootstrap-realtypress .btn-success,.bootstrap-realtypress .btn-info,.bootstrap-realtypress .btn-warning,.bootstrap-realtypress .btn-danger{}.bootstrap-realtypress .btn-default:active,.bootstrap-realtypress .btn-primary:active,.bootstrap-realtypress .btn-success:active,.bootstrap-realtypress .btn-info:active,.bootstrap-realtypress .btn-warning:active,.bootstrap-realtypress .btn-danger:active,.bootstrap-realtypress .btn-default.active,.bootstrap-realtypress .btn-primary.active,.bootstrap-realtypress .btn-success.active,.bootstrap-realtypress .btn-info.active,.bootstrap-realtypress .btn-warning.active,.bootstrap-realtypress .btn-danger.active{}.bootstrap-realtypress .btn-default .badge,.bootstrap-realtypress .btn-primary .badge,.bootstrap-realtypress .btn-success .badge,.bootstrap-realtypress .btn-info .badge,.bootstrap-realtypress .btn-warning .badge,.bootstrap-realtypress .btn-danger .badge{text-shadow:none}.bootstrap-realtypress .btn:active,.bootstrap-realtypress .btn.active{background-image:none}.bootstrap-realtypress .btn-default{background-image:-webkit-linear-gradient(top,#ffffff 0%,#e0e0e0 100%);background-image:-o-linear-gradient(top,#ffffff 0%,#e0e0e0 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#ffffff),to(#e0e0e0));background-image:linear-gradient(to bottom,#ffffff 0%,#e0e0e0 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffe0e0e0',GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);background-repeat:repeat-x;border-color:#dbdbdb;text-shadow:0 1px 0 #fff;border-color:#ccc}.bootstrap-realtypress .btn-default:hover,.bootstrap-realtypress .btn-default:focus{background-color:#e0e0e0;background-position:0 -15px}.bootstrap-realtypress .btn-default:active,.bootstrap-realtypress .btn-default.active{background-color:#e0e0e0;border-color:#dbdbdb}.bootstrap-realtypress .btn-default.disabled,.bootstrap-realtypress .btn-default:disabled,.bootstrap-realtypress .btn-default[disabled]{background-color:#e0e0e0;background-image:none}.bootstrap-realtypress .btn-primary{border-color:#004177}.bootstrap-realtypress .btn-primary:hover,.bootstrap-realtypress .btn-primary:focus{background-color:#01345f;background-position:0 -15px;outline:none}.bootstrap-realtypress .btn-primary:active,.bootstrap-realtypress .btn-primary.active{background-color:#01345f;border-color:#01345f;outline:none}.bootstrap-realtypress .btn-primary.disabled,.bootstrap-realtypress .btn-primary:disabled,.bootstrap-realtypress .btn-primary[disabled]{background-color:#01345f;background-image:none}.bootstrap-realtypress .btn-success{border-color:#3e8f3e}.bootstrap-realtypress .btn-success:hover,.bootstrap-realtypress .btn-success:focus{background-color:#419641;background-position:0 -15px}.bootstrap-realtypress .btn-success:active,.bootstrap-realtypress .btn-success.active{background-color:#419641;border-color:#419641}.bootstrap-realtypress .btn-success.disabled,.bootstrap-realtypress .btn-success:disabled,.bootstrap-realtypress .btn-success[disabled]{background-color:#419641;background-image:none}.bootstrap-realtypress .btn-info{}.bootstrap-realtypress .btn-info:hover,.bootstrap-realtypress .btn-info:focus{background-color:#2aabd2;background-position:0 -15px}.bootstrap-realtypress .btn-info:active,.bootstrap-realtypress .btn-info.active{background-color:#2aabd2;border-color:#2aabd2}.bootstrap-realtypress .btn-info.disabled,.bootstrap-realtypress .btn-info:disabled,.bootstrap-realtypress .btn-info[disabled]{background-color:#2aabd2;background-image:none}.bootstrap-realtypress .btn-warning{}.bootstrap-realtypress .btn-warning:hover,.bootstrap-realtypress .btn-warning:focus{background-color:#eb9316;background-position:0 -15px}.bootstrap-realtypress .btn-warning:active,.bootstrap-realtypress .btn-warning.active{background-color:#eb9316;border-color:#eb9316}.bootstrap-realtypress .btn-warning.disabled,.bootstrap-realtypress .btn-warning:disabled,.bootstrap-realtypress .btn-warning[disabled]{background-color:#eb9316;background-image:none}.bootstrap-realtypress .btn-danger{}.bootstrap-realtypress .btn-danger:hover,.bootstrap-realtypress .btn-danger:focus{background-color:#c12e2a;background-position:0 -15px}.bootstrap-realtypress .btn-danger:active,.bootstrap-realtypress .btn-danger.active{background-color:#c12e2a;border-color:#c12e2a}.bootstrap-realtypress .btn-danger.disabled,.bootstrap-realtypress .btn-danger:disabled,.bootstrap-realtypress .btn-danger[disabled]{background-color:#c12e2a;background-image:none}.bootstrap-realtypress .thumbnail,.bootstrap-realtypress .img-thumbnail{-webkit-box-shadow:0 1px 2px rgba(0,0,0,.075);box-shadow:0 1px 2px rgba(0,0,0,.075)}.bootstrap-realtypress .dropdown-menu>li>a:hover,.bootstrap-realtypress .dropdown-menu>li>a:focus{background-image:-webkit-linear-gradient(top,#f5f5f5 0%,#e8e8e8 100%);background-image:-o-linear-gradient(top,#f5f5f5 0%,#e8e8e8 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#f5f5f5),to(#e8e8e8));background-image:linear-gradient(to bottom,#f5f5f5 0%,#e8e8e8 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5',endColorstr='#ffe8e8e8',GradientType=0);background-color:#e8e8e8}.bootstrap-realtypress .dropdown-menu>.active>a,.bootstrap-realtypress .dropdown-menu>.active>a:hover,.bootstrap-realtypress .dropdown-menu>.active>a:focus{background-image:-webkit-linear-gradient(top,#004177 0%,#2e6da4 100%);background-image:-o-linear-gradient(top,#004177 0%,#2e6da4 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#004177),to(#2e6da4));background-image:linear-gradient(to bottom,#004177 0%,#2e6da4 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff004177',endColorstr='#ff2e6da4',GradientType=0);background-color:#2e6da4}.bootstrap-realtypress .navbar-default{background-image:-webkit-linear-gradient(top,#ffffff 0%,#f8f8f8 100%);background-image:-o-linear-gradient(top,#ffffff 0%,#f8f8f8 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#ffffff),to(#f8f8f8));background-image:linear-gradient(to bottom,#ffffff 0%,#f8f8f8 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#fff8f8f8',GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);border-radius:4px;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 1px 5px rgba(0,0,0,.075);box-shadow:inset 0 1px rgba(255,255,255,.15),0 1px 5px rgba(0,0,0,.075)}.bootstrap-realtypress .navbar-default .navbar-nav>.open>a,.bootstrap-realtypress .navbar-default .navbar-nav>.active>a{background-image:-webkit-linear-gradient(top,#dbdbdb 0%,#e2e2e2 100%);background-image:-o-linear-gradient(top,#dbdbdb 0%,#e2e2e2 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#dbdbdb),to(#e2e2e2));background-image:linear-gradient(to bottom,#dbdbdb 0%,#e2e2e2 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdbdbdb',endColorstr='#ffe2e2e2',GradientType=0);-webkit-box-shadow:inset 0 3px 9px rgba(0,0,0,.075);box-shadow:inset 0 3px 9px rgba(0,0,0,.075)}.bootstrap-realtypress .navbar-brand,.bootstrap-realtypress .navbar-nav>li>a{text-shadow:0 1px 0 rgba(255,255,255,.25)}.bootstrap-realtypress .navbar-inverse{background-image:-webkit-linear-gradient(top,#3c3c3c 0%,#222222 100%);background-image:-o-linear-gradient(top,#3c3c3c 0%,#222222 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#3c3c3c),to(#222222));background-image:linear-gradient(to bottom,#3c3c3c 0%,#222222 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3c3c3c',endColorstr='#ff222222',GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.bootstrap-realtypress .navbar-inverse .navbar-nav>.open>a,.bootstrap-realtypress .navbar-inverse .navbar-nav>.active>a{background-image:-webkit-linear-gradient(top,#080808 0%,#0f0f0f 100%);background-image:-o-linear-gradient(top,#080808 0%,#0f0f0f 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#080808),to(#0f0f0f));background-image:linear-gradient(to bottom,#080808 0%,#0f0f0f 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff080808',endColorstr='#fe5e5e5f',GradientType=0);-webkit-box-shadow:inset 0 3px 9px rgba(0,0,0,.25);box-shadow:inset 0 3px 9px rgba(0,0,0,.25)}.bootstrap-realtypress .navbar-inverse .navbar-brand,.bootstrap-realtypress .navbar-inverse .navbar-nav>li>a{text-shadow:0 -1px 0 rgba(0,0,0,.25)}.bootstrap-realtypress .navbar-static-top,.bootstrap-realtypress .navbar-fixed-top,.bootstrap-realtypress .navbar-fixed-bottom{border-radius:0}@media(max-width:767px){.bootstrap-realtypress .navbar .navbar-nav .open .dropdown-menu>.active>a,.bootstrap-realtypress .navbar .navbar-nav .open .dropdown-menu>.active>a:hover,.bootstrap-realtypress .navbar .navbar-nav .open .dropdown-menu>.active>a:focus{color:#fff;background-image:-webkit-linear-gradient(top,#004177 0%,#2e6da4 100%);background-image:-o-linear-gradient(top,#004177 0%,#2e6da4 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#004177),to(#2e6da4));background-image:linear-gradient(to bottom,#004177 0%,#2e6da4 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff004177',endColorstr='#ff2e6da4',GradientType=0)}}.bootstrap-realtypress .alert{text-shadow:0 1px 0 rgba(255,255,255,.2);-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.25),0 1px 2px rgba(0,0,0,5%);box-shadow:inset 0 1px rgba(255,255,255,.25),0 1px 2px rgba(0,0,0,5%)}.bootstrap-realtypress .alert-success{background-image:-webkit-linear-gradient(top,#dff0d8 0%,#c8e5bc 100%);background-image:-o-linear-gradient(top,#dff0d8 0%,#c8e5bc 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#dff0d8),to(#c8e5bc));background-image:linear-gradient(to bottom,#dff0d8 0%,#c8e5bc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8',endColorstr='#ffc8e5bc',GradientType=0);border-color:#b2dba1}.bootstrap-realtypress .alert-info{background-image:-webkit-linear-gradient(top,#d9edf7 0%,#b9def0 100%);background-image:-o-linear-gradient(top,#d9edf7 0%,#b9def0 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#d9edf7),to(#b9def0));background-image:linear-gradient(to bottom,#d9edf7 0%,#b9def0 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7',endColorstr='#ffb9def0',GradientType=0);border-color:#9acfea}.bootstrap-realtypress .alert-warning{background-image:-webkit-linear-gradient(top,#fcf8e3 0%,#f8efc0 100%);background-image:-o-linear-gradient(top,#fcf8e3 0%,#f8efc0 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#fcf8e3),to(#f8efc0));background-image:linear-gradient(to bottom,#fcf8e3 0%,#f8efc0 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3',endColorstr='#fff8efc0',GradientType=0);border-color:#f5e79e}.bootstrap-realtypress .alert-danger{background-image:-webkit-linear-gradient(top,#f2dede 0%,#e7c3c3 100%);background-image:-o-linear-gradient(top,#f2dede 0%,#e7c3c3 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#f2dede),to(#e7c3c3));background-image:linear-gradient(to bottom,#f2dede 0%,#e7c3c3 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede',endColorstr='#ffe7c3c3',GradientType=0);border-color:#dca7a7}.bootstrap-realtypress .progress{background-image:-webkit-linear-gradient(top,#ebebeb 0%,#f5f5f5 100%);background-image:-o-linear-gradient(top,#ebebeb 0%,#f5f5f5 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#ebebeb),to(#f5f5f5));background-image:linear-gradient(to bottom,#ebebeb 0%,#f5f5f5 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb',endColorstr='#fff5f5f5',GradientType=0)}.bootstrap-realtypress .progress-bar{background-image:-webkit-linear-gradient(top,#004177 0%,#004177 100%);background-image:-o-linear-gradient(top,#004177 0%,#004177 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#004177),to(#004177));background-image:linear-gradient(to bottom,#004177 0%,#004177 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff004177',endColorstr='#ff004177',GradientType=0)}.bootstrap-realtypress .progress-bar-success{background-image:-webkit-linear-gradient(top,#5cb85c 0%,#449d44 100%);background-image:-o-linear-gradient(top,#5cb85c 0%,#449d44 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#5cb85c),to(#449d44));background-image:linear-gradient(to bottom,#5cb85c 0%,#449d44 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c',endColorstr='#ff449d44',GradientType=0)}.bootstrap-realtypress .progress-bar-info{background-image:-webkit-linear-gradient(top,#5bc0de 0%,#31b0d5 100%);background-image:-o-linear-gradient(top,#5bc0de 0%,#31b0d5 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#5bc0de),to(#31b0d5));background-image:linear-gradient(to bottom,#5bc0de 0%,#31b0d5 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de',endColorstr='#ff31b0d5',GradientType=0)}.bootstrap-realtypress .progress-bar-warning{background-image:-webkit-linear-gradient(top,#f0ad4e 0%,#ec971f 100%);background-image:-o-linear-gradient(top,#f0ad4e 0%,#ec971f 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#f0ad4e),to(#ec971f));background-image:linear-gradient(to bottom,#f0ad4e 0%,#ec971f 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e',endColorstr='#ffec971f',GradientType=0)}.bootstrap-realtypress .progress-bar-danger{background-image:-webkit-linear-gradient(top,#d9534f 0%,#c9302c 100%);background-image:-o-linear-gradient(top,#d9534f 0%,#c9302c 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#d9534f),to(#c9302c));background-image:linear-gradient(to bottom,#d9534f 0%,#c9302c 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f',endColorstr='#ffc9302c',GradientType=0)}.bootstrap-realtypress .progress-bar-striped{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.bootstrap-realtypress .list-group{border-radius:4px;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.075);box-shadow:0 1px 2px rgba(0,0,0,.075)}.bootstrap-realtypress .list-group-item.active,.bootstrap-realtypress .list-group-item.active:hover,.bootstrap-realtypress .list-group-item.active:focus{text-shadow:0 -1px 0 #004177;background-image:-webkit-linear-gradient(top,#004177 0%,#2b669a 100%);background-image:-o-linear-gradient(top,#004177 0%,#2b669a 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#004177),to(#2b669a));background-image:linear-gradient(to bottom,#004177 0%,#2b669a 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff004177',endColorstr='#ff2b669a',GradientType=0);border-color:#2b669a}.bootstrap-realtypress .list-group-item.active .badge,.bootstrap-realtypress .list-group-item.active:hover .badge,.bootstrap-realtypress .list-group-item.active:focus .badge{text-shadow:none}.bootstrap-realtypress .panel{-webkit-box-shadow:0 1px 2px rgba(0,0,0,5%);box-shadow:0 1px 2px rgba(0,0,0,5%)}.bootstrap-realtypress .panel-default>.panel-heading{background-image:-webkit-linear-gradient(top,#f5f5f5 0%,#e8e8e8 100%);background-image:-o-linear-gradient(top,#f5f5f5 0%,#e8e8e8 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#f5f5f5),to(#e8e8e8));background-image:linear-gradient(to bottom,#f5f5f5 0%,#e8e8e8 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5',endColorstr='#ffe8e8e8',GradientType=0)}.bootstrap-realtypress .panel-primary>.panel-heading{background-image:-webkit-linear-gradient(top,#004177 0%,#2e6da4 100%);background-image:-o-linear-gradient(top,#004177 0%,#2e6da4 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#004177),to(#2e6da4));background-image:linear-gradient(to bottom,#004177 0%,#2e6da4 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff004177',endColorstr='#ff2e6da4',GradientType=0)}.bootstrap-realtypress .panel-success>.panel-heading{background-image:-webkit-linear-gradient(top,#dff0d8 0%,#d0e9c6 100%);background-image:-o-linear-gradient(top,#dff0d8 0%,#d0e9c6 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#dff0d8),to(#d0e9c6));background-image:linear-gradient(to bottom,#dff0d8 0%,#d0e9c6 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8',endColorstr='#ffd0e9c6',GradientType=0)}.bootstrap-realtypress .panel-info>.panel-heading{background-image:-webkit-linear-gradient(top,#d9edf7 0%,#c4e3f3 100%);background-image:-o-linear-gradient(top,#d9edf7 0%,#c4e3f3 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#d9edf7),to(#c4e3f3));background-image:linear-gradient(to bottom,#d9edf7 0%,#c4e3f3 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7',endColorstr='#ffc4e3f3',GradientType=0)}.bootstrap-realtypress .panel-warning>.panel-heading{background-image:-webkit-linear-gradient(top,#fcf8e3 0%,#faf2cc 100%);background-image:-o-linear-gradient(top,#fcf8e3 0%,#faf2cc 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#fcf8e3),to(#faf2cc));background-image:linear-gradient(to bottom,#fcf8e3 0%,#faf2cc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3',endColorstr='#fffaf2cc',GradientType=0)}.bootstrap-realtypress .panel-danger>.panel-heading{background-image:-webkit-linear-gradient(top,#f2dede 0%,#ebcccc 100%);background-image:-o-linear-gradient(top,#f2dede 0%,#ebcccc 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#f2dede),to(#ebcccc));background-image:linear-gradient(to bottom,#f2dede 0%,#ebcccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede',endColorstr='#ffebcccc',GradientType=0)}.bootstrap-realtypress .well{background-image:-webkit-linear-gradient(top,#e8e8e8 0%,#f5f5f5 100%);background-image:-o-linear-gradient(top,#e8e8e8 0%,#f5f5f5 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#e8e8e8),to(#f5f5f5));background-image:linear-gradient(to bottom,#e8e8e8 0%,#f5f5f5 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8',endColorstr='#fff5f5f5',GradientType=0);border-color:#dcdcdc;-webkit-box-shadow:inset 0 1px 3px rgba(0,0,0,5%),0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 3px rgba(0,0,0,5%),0 1px rgba(255,255,255,.1)}
.slider-container{width:300px;font-family:helvetica neue,Helvetica,Arial,sans-serif}.slider-container .back-bar{height:10px;position:relative}.slider-container .back-bar .selected-bar{position:absolute;height:100%}.slider-container .back-bar .pointer{position:absolute;width:10px;height:10px;background-color:red;cursor:col-resize;opacity:1;z-index:2}.slider-container .back-bar .pointer.last-active{z-index:3}.slider-container .back-bar .pointer-label{position:absolute;top:-17px;font-size:8px;background:#fff;white-space:nowrap;line-height:1}.slider-container .back-bar .focused{z-index:10}.slider-container .clickable-dummy{cursor:pointer;position:absolute;width:100%;height:100%;z-index:1}.slider-container .scale{top:2px;position:relative}.slider-container .scale span{position:absolute;height:5px;border-left:1px solid #999;font-size:0}.slider-container .scale ins{font-size:9px;text-decoration:none;position:absolute;left:0;top:5px;color:#999;line-height:1}.slider-container.slider-readonly .clickable-dummy,.slider-container.slider-readonly .pointer{cursor:auto}.theme-green .back-bar{height:5px;border-radius:2px;background-color:#eee;background-color:#e7e7e7;background-image:-moz-linear-gradient(top,#eeeeee,#dddddd);background-image:-webkit-gradient(linear,0 0,0 100%,from(#eeeeee),to(#dddddd));background-image:-webkit-linear-gradient(top,#eeeeee,#dddddd);background-image:-o-linear-gradient(top,#eeeeee,#dddddd);background-image:linear-gradient(to bottom,#eeeeee,#dddddd);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffeeeeee',endColorstr='#ffdddddd',GradientType=0)}.theme-green .back-bar .selected-bar{border-radius:2px;background-color:#a1fad0;background-image:-moz-linear-gradient(top,#bdfade,#76fabc);background-image:-webkit-gradient(linear,0 0,0 100%,from(#bdfade),to(#76fabc));background-image:-webkit-linear-gradient(top,#bdfade,#76fabc);background-image:-o-linear-gradient(top,#bdfade,#76fabc);background-image:linear-gradient(to bottom,#bdfade,#76fabc);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffbdfade',endColorstr='#ff76fabc',GradientType=0)}.theme-green .back-bar .pointer{width:14px;height:14px;top:-5px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-radius:10px;border:1px solid #aaa;background-color:#e7e7e7;background-image:-moz-linear-gradient(top,#eeeeee,#dddddd);background-image:-webkit-gradient(linear,0 0,0 100%,from(#eeeeee),to(#dddddd));background-image:-webkit-linear-gradient(top,#eeeeee,#dddddd);background-image:-o-linear-gradient(top,#eeeeee,#dddddd);background-image:linear-gradient(to bottom,#eeeeee,#dddddd);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffeeeeee',endColorstr='#ffdddddd',GradientType=0)}.theme-green .back-bar .pointer-label{color:#999}.theme-green .back-bar .focused{color:#333}.theme-green .scale span{border-left:1px solid #e5e5e5}.theme-green .scale ins{color:#999}.theme-blue .back-bar{height:5px;border-radius:2px;background-color:#eee;background-color:#e7e7e7;background-image:-moz-linear-gradient(top,#eeeeee,#dddddd);background-image:-webkit-gradient(linear,0 0,0 100%,from(#eeeeee),to(#dddddd));background-image:-webkit-linear-gradient(top,#eeeeee,#dddddd);background-image:-o-linear-gradient(top,#eeeeee,#dddddd);background-image:linear-gradient(to bottom,#eeeeee,#dddddd);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffeeeeee',endColorstr='#ffdddddd',GradientType=0)}.theme-blue .back-bar .selected-bar{border-radius:2px;background-color:#92c1f9;background-image:-moz-linear-gradient(top,#b1d1f9,#64a8f9);background-image:-webkit-gradient(linear,0 0,0 100%,from(#b1d1f9),to(#64a8f9));background-image:-webkit-linear-gradient(top,#b1d1f9,#64a8f9);background-image:-o-linear-gradient(top,#b1d1f9,#64a8f9);background-image:linear-gradient(to bottom,#b1d1f9,#64a8f9);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb1d1f9',endColorstr='#ff64a8f9',GradientType=0)}.theme-blue .back-bar .pointer{width:14px;height:14px;top:-5px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-radius:10px;border:1px solid #aaa;background-color:#e7e7e7;background-image:-moz-linear-gradient(top,#eeeeee,#dddddd);background-image:-webkit-gradient(linear,0 0,0 100%,from(#eeeeee),to(#dddddd));background-image:-webkit-linear-gradient(top,#eeeeee,#dddddd);background-image:-o-linear-gradient(top,#eeeeee,#dddddd);background-image:linear-gradient(to bottom,#eeeeee,#dddddd);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffeeeeee',endColorstr='#ffdddddd',GradientType=0)}.theme-blue .back-bar .pointer-label{color:#999}.theme-blue .back-bar .focused{color:#333}.theme-blue .scale span{border-left:1px solid #e5e5e5}.theme-blue .scale ins{color:#999}
/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */
.bx-wrapper{position:relative;margin:0 auto 60px;padding:0}.bx-wrapper img{max-width:100%;display:block}.bx-wrapper .bx-viewport{-moz-box-shadow:0 0 5px #ccc;-webkit-box-shadow:0 0 5px #ccc;box-shadow:0 0 5px #ccc;border:5px solid #fff;left:-5px;background:#fff;-webkit-transform:translatez(0);-moz-transform:translatez(0);-ms-transform:translatez(0);-o-transform:translatez(0);transform:translatez(0)}.bx-wrapper .bx-controls-auto,.bx-wrapper .bx-pager{position:absolute;bottom:-30px;width:100%}.bx-wrapper .bx-loading{min-height:50px;background:url(https://realestatecalgary-ab.ca/wp-content/plugins/realtypress-premium/public/third-party/bxslider/css/../images/bx_loader.gif) center center no-repeat #fff;height:100%;width:100%;position:absolute;top:0;left:0;z-index:2000}.bx-wrapper .bx-pager{text-align:center;font-size:.85em;font-family:Arial;font-weight:700;color:#666;padding-top:20px}.bx-wrapper .bx-controls-auto .bx-controls-auto-item,.bx-wrapper .bx-pager .bx-pager-item{display:inline-block}.bx-wrapper .bx-pager.bx-default-pager a{background:#666;text-indent:-9999px;display:block;width:10px;height:10px;margin:0 5px;outline:0;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}.bx-wrapper .bx-pager.bx-default-pager a.active,.bx-wrapper .bx-pager.bx-default-pager a:hover{background:#000}.bx-wrapper .bx-prev{left:10px;background:url(https://realestatecalgary-ab.ca/wp-content/plugins/realtypress-premium/public/third-party/bxslider/css/../images/controls.png) 0 -32px no-repeat}.bx-wrapper .bx-next{right:10px;background:url(https://realestatecalgary-ab.ca/wp-content/plugins/realtypress-premium/public/third-party/bxslider/css/../images/controls.png) -43px -32px no-repeat}.bx-wrapper .bx-prev:hover{background-position:0 0}.bx-wrapper .bx-next:hover{background-position:-43px 0}.bx-wrapper .bx-controls-direction a{position:absolute;top:50%;margin-top:-16px;outline:0;width:32px;height:32px;text-indent:-9999px;z-index:9999}.bx-wrapper .bx-controls-direction a.disabled{display:none}.bx-wrapper .bx-controls-auto{text-align:center}.bx-wrapper .bx-controls-auto .bx-start{display:block;text-indent:-9999px;width:10px;height:11px;outline:0;background:url(https://realestatecalgary-ab.ca/wp-content/plugins/realtypress-premium/public/third-party/bxslider/css/../images/controls.png) -86px -11px no-repeat;margin:0 3px}.bx-wrapper .bx-controls-auto .bx-start.active,.bx-wrapper .bx-controls-auto .bx-start:hover{background-position:-86px 0}.bx-wrapper .bx-controls-auto .bx-stop{display:block;text-indent:-9999px;width:9px;height:11px;outline:0;background:url(https://realestatecalgary-ab.ca/wp-content/plugins/realtypress-premium/public/third-party/bxslider/css/../images/controls.png) -86px -44px no-repeat;margin:0 3px}.bx-wrapper .bx-controls-auto .bx-stop.active,.bx-wrapper .bx-controls-auto .bx-stop:hover{background-position:-86px -33px}.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager{text-align:left;width:80%}.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto{right:0;width:35px}.bx-wrapper .bx-caption{position:absolute;bottom:0;left:0;background:rgba(80,80,80,.75);width:100%}.bx-wrapper .bx-caption span{color:#fff;font-family:Arial;display:block;font-size:.85em;padding:10px}

/*!
 *  Font Awesome 4.2.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('https://realestatecalgary-ab.ca/wp-content/plugins/realtypress-premium/public/third-party/font-awesome-4.2.0/css/../fonts/fontawesome-webfont.eot?v=4.2.0');src:url('https://realestatecalgary-ab.ca/wp-content/plugins/realtypress-premium/public/third-party/font-awesome-4.2.0/css/../fonts/fontawesome-webfont.eot?#iefix&v=4.2.0') format('embedded-opentype'),url('https://realestatecalgary-ab.ca/wp-content/plugins/realtypress-premium/public/third-party/font-awesome-4.2.0/css/../fonts/fontawesome-webfont.woff?v=4.2.0') format('woff'),url('https://realestatecalgary-ab.ca/wp-content/plugins/realtypress-premium/public/third-party/font-awesome-4.2.0/css/../fonts/fontawesome-webfont.ttf?v=4.2.0') format('truetype'),url('https://realestatecalgary-ab.ca/wp-content/plugins/realtypress-premium/public/third-party/font-awesome-4.2.0/css/../fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}
.leaflet-image-layer,.leaflet-layer,.leaflet-map-pane,.leaflet-marker-icon,.leaflet-marker-pane,.leaflet-marker-shadow,.leaflet-overlay-pane,.leaflet-overlay-pane svg,.leaflet-popup-pane,.leaflet-shadow-pane,.leaflet-tile,.leaflet-tile-container,.leaflet-tile-pane,.leaflet-zoom-box{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden;-ms-touch-action:none}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container img{max-width:none!important}.leaflet-container img.leaflet-image-layer{max-width:15000px!important}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-tile-pane{z-index:2}.leaflet-objects-pane{z-index:3}.leaflet-overlay-pane{z-index:4}.leaflet-shadow-pane{z-index:5}.leaflet-marker-pane{z-index:6}.leaflet-popup-pane{z-index:7}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:7;pointer-events:auto}.leaflet-bottom,.leaflet-top{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup,.leaflet-fade-anim .leaflet-tile{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;-o-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup,.leaflet-fade-anim .leaflet-tile-loaded{opacity:1}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);-o-transition:-o-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-pan-anim .leaflet-tile,.leaflet-touching .leaflet-zoom-animated,.leaflet-zoom-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;-o-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-clickable{cursor:pointer}.leaflet-container{cursor:-webkit-grab;cursor:-moz-grab}.leaflet-control,.leaflet-popup-pane{cursor:auto}.leaflet-dragging .leaflet-clickable,.leaflet-dragging .leaflet-container{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing}.leaflet-container{background:#ddd;outline:0}.leaflet-container a{color:#0078A8}.leaflet-container a.leaflet-active{outline:orange solid 2px}.leaflet-zoom-box{border:2px dotted #38f;background:rgba(255,255,255,.5)}.leaflet-container{font:12px/1.5 "Helvetica Neue",Arial,Helvetica,sans-serif}.leaflet-bar{box-shadow:0 1px 5px rgba(0,0,0,.65);border-radius:4px}.leaflet-bar a,.leaflet-bar a:hover{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px 'Lucida Console',Monaco,monospace;text-indent:1px}.leaflet-control-zoom-out{font-size:20px}.leaflet-touch .leaflet-control-zoom-in{font-size:22px}.leaflet-touch .leaflet-control-zoom-out{font-size:24px}.leaflet-control-layers{box-shadow:0 1px 5px rgba(0,0,0,.4);background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(https://realestatecalgary-ab.ca/wp-content/plugins/realtypress-premium/public/third-party/leaflet-0.7.3/css/../images/layers.png);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(https://realestatecalgary-ab.ca/wp-content/plugins/realtypress-premium/public/third-party/leaflet-0.7.3/css/../images/layers-2x.png);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-container .leaflet-control-attribution{background:#fff;background:rgba(255,255,255,.7);margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-container .leaflet-control-attribution,.leaflet-container .leaflet-control-scale{font-size:11px}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;font-size:11px;white-space:nowrap;overflow:hidden;-moz-box-sizing:content-box;box-sizing:content-box;background:#fff;background:rgba(255,255,255,.5)}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers{box-shadow:none}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-layers{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 19px;line-height:1.4}.leaflet-popup-content p{margin:18px 0}.leaflet-popup-tip-container{margin:0 auto;width:40px;height:20px;position:relative;overflow:hidden}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;box-shadow:0 3px 14px rgba(0,0,0,.4)}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;padding:4px 4px 0 0;text-align:center;width:18px;height:14px;font:16px/14px Tahoma,Verdana,sans-serif;color:#c3c3c3;text-decoration:none;font-weight:700;background:0 0}.leaflet-container a.leaflet-popup-close-button:hover{color:#999}.leaflet-popup-scrolled{overflow:auto;border-bottom:1px solid #ddd;border-top:1px solid #ddd}.leaflet-oldie .leaflet-popup-content-wrapper{zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678, M12=.70710678, M21=-.70710678, M22=.70710678)}.leaflet-oldie .leaflet-popup-tip-container{margin-top:-1px}.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}
.leaflet-control-fullscreen a{background:#fff url(https://realestatecalgary-ab.ca/wp-content/plugins/realtypress-premium/public/third-party/leaflet-plugins/fullscreen/css/../img/fullscreen.png) no-repeat 0 0; background-size:26px 52px;}.leaflet-fullscreen-on .leaflet-control-fullscreen a{background-position:0 -26px;}/* Do not combine these two rules; IE will break. */.leaflet-container:-webkit-full-screen{width:100%!important; height:100%!important;}.leaflet-container.leaflet-fullscreen-on{width:100%!important; height:100%!important;}.leaflet-pseudo-fullscreen{position:fixed!important; width:100%!important; height:100%!important; top:0!important; left:0!important; z-index:99999;}@media (-webkit-min-device-pixel-ratio:2), (min-resolution:192dpi){.leaflet-control-fullscreen a{background-image:url(https://realestatecalgary-ab.ca/wp-content/plugins/realtypress-premium/public/third-party/leaflet-plugins/fullscreen/css/../img/fullscreen@2x.png);}}
.marker-cluster-small{background-color:rgba(181,226,140,0.6)}.marker-cluster-small div{background-color:rgba(110,204,57,0.6)}.marker-cluster-medium{background-color:rgba(241,211,87,0.6)}.marker-cluster-medium div{background-color:rgba(240,194,12,0.6)}.marker-cluster-large{background-color:rgba(253,156,115,0.6)}.marker-cluster-large div{background-color:rgba(241,128,23,0.6)}.leaflet-oldie .marker-cluster-small{background-color:#b5e28c}.leaflet-oldie .marker-cluster-small div{background-color:#6ecc39}.leaflet-oldie .marker-cluster-medium{background-color:#f1d357}.leaflet-oldie .marker-cluster-medium div{background-color:#f0c20c}.leaflet-oldie .marker-cluster-large{background-color:#fd9c73}.leaflet-oldie .marker-cluster-large div{background-color:#f18017}.marker-cluster{background-clip:padding-box;border-radius:20px}.marker-cluster div{width:30px;height:30px;margin-left:5px;margin-top:5px;text-align:center;border-radius:15px;font:12px "Helvetica Neue",Arial,Helvetica,sans-serif}.marker-cluster span{line-height:30px}
.leaflet-cluster-anim .leaflet-marker-icon,.leaflet-cluster-anim .leaflet-marker-shadow{-webkit-transition:-webkit-transform .3s ease-out,opacity .3s ease-in;-moz-transition:-moz-transform .3s ease-out,opacity .3s ease-in;-o-transition:-o-transform .3s ease-out,opacity .3s ease-in;transition:transform .3s ease-out,opacity .3s ease-in}.marker-cluster-small{background-color:rgba(51,137,170,0.6)}.marker-cluster-small div{background-color:rgba(0,0,0,0.5)}.marker-cluster-medium{background-color:rgba(51,137,170,0.6)}.marker-cluster-medium div{background-color:rgba(0,0,0,0.5)}.marker-cluster-large{background-color:rgba(51,137,170,0.6)}.marker-cluster-large div{background-color:rgba(0,0,0,0.5)}.marker-cluster div{width:30px;height:30px;margin-left:5px;margin-top:5px;font-weight:700;text-align:center;border-radius:15px;font:12px "Helvetica Neue",Arial,Helvetica,sans-serif;color:#fff}
.history-control.leaflet-bar.hidden{display:none}.history-control.leaflet-bar.horizontal a{display:inline-block;border-bottom:0;border-radius:0;border-right:1px solid #ccc}.history-control.leaflet-bar.horizontal a:first-child{border-top-left-radius:4px;border-bottom-left-radius:4px}.history-control.leaflet-bar.horizontal a:last-child{border-top-right-radius:4px;border-bottom-right-radius:4px;border-right:0}.history-control.leaflet-bar a{width:auto;font-size:1.1em;min-width:26px}
.bootstrap-realtypress{font-family:helvetica neue,Helvetica,Arial,sans-serif;font-size:14px;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;line-height:1.42857143;color:#555;background-color:initial;font-weight:400}.bootstrap-realtypress *{text-transform:none}.bootstrap-realtypress p,.bootstrap-realtypress .table,.bootstrap-realtypress .table tr td,.bootstrap-realtypress .table tbody tr td,.bootstrap-realtypress .table thead tr th{font-family:helvetica neue,Helvetica,Arial,sans-serif;line-height:1.42857143;color:#555;font-weight:400;box-shadow:none;text-shadow:none}.bootstrap-realtypress .table{text-align:left;margin-bottom:20px!important;letter-spacing:0}.bootstrap-realtypress .table tr td,.bootstrap-realtypress .table tbody tr td{color:#555!important}.bootstrap-realtypress .table-bordered,.bootstrap-realtypress .table-bordered tbody tr td,.bootstrap-realtypress .table-bordered tfoot tr th{border:1px solid #ddd!important}.bootstrap-realtypress .breadcrumb{border-radius:6px;margin-left:0;padding:10px 15px}.bootstrap-realtypress .nav-tabs{border-bottom:1px solid #ddd}.bootstrap-realtypress .nav-tabs>li{margin-bottom:0}.bootstrap-realtypress .nav-tabs .tab-content{border:3px solid #ddd}.bootstrap-realtypress label{display:inline-block;max-width:100%;margin-bottom:0;font-weight:700;color:#888;line-height:16px}.bootstrap-realtypress .form-control{display:block;width:100%;height:42px;padding:8px 12px;font-size:13px;line-height:1.42857143;color:#444;background:#fff;border:1px solid #e5e5e5;border-radius:0;-webkit-box-shadow:none;box-shadow:none;-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.bootstrap-realtypress .form-control:focus{border:1px solid #004177;outline:0;-webkit-box-shadow:none;box-shadow:none;background:#fff}.bootstrap-realtypress .form-control.input-lg{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.bootstrap-realtypress .input-group-addon{padding:6px 12px;font-size:14px;font-weight:400;line-height:1;color:#888;text-align:center;background-color:#fafafa;border:1px solid #e5e5e5;border-radius:4px}.bootstrap-realtypress .panel-default{border-color:#e5e5e5}.bootstrap-realtypress .panel-default>.panel-heading{color:#666;background:#fafafa;border-color:#e5e5e5}.bootstrap-realtypress .panel-footer{padding:10px 15px;background-color:#fafafa;border-top:1px solid #e5e5e5;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.bootstrap-realtypress .pagination{border:none;padding:0}.bootstrap-realtypress .pagination{border:none;padding:0}.bootstrap-realtypress .btn{border-radius:6px;box-shadow:none;padding:10px 15px;font-weight:600;-webkit-transition:all 200ms ease-in-out;-moz-transition:all 200ms ease-in-out;-o-transition:all 200ms ease-in-out;transition:all 200ms ease-in-out}.bootstrap-realtypress .panel{border-radius:0;box-shadow:none}.bootstrap-realtypress .rps-contact-alerts .alert{margin-top:15px}.bootstrap-realtypress .alert{padding:15px 20px;text-shadow:none;-webkit-box-shadow:none;box-shadow:none}.bootstrap-realtypress .alert-danger{background-color:#ecd4d4;border-color:#ebccd1;color:#a94442;background-image:none}.bootstrap-realtypress .alert-success{background-color:#dff0d8;border-color:#b2dba1;color:#3c763d;background-image:none}.btn-lightgrey{background:#f5f5f5}.bootstrap-realtypress .text-danger{color:#d33!important}.bootstrap-realtypress .table-bordered,.bootstrap-realtypress .table-bordered tbody tr td,.bootstrap-realtypress .table-bordered thead tr th,.bootstrap-realtypress .table-bordered tfoot tr th{border-right-width:0!important;border-left-width:0!important;border-top-width:0!important}
.rps-single-listing-map-tabs .tab-content{margin-bottom:30px;border:1px solid #ddd;border-top:0;max-height:504px;overflow:hidden}.bootstrap-realtypress .rps-single-listing{position:relative;margin-top:20px;margin-bottom:20px}.bootstrap-realtypress .rps-single-listing .rps-agent-details{background:#fff;padding:10px;margin-bottom:30px;font-size:.9em;border:1px solid #e6e6e6;word-break:break-all}.bootstrap-realtypress .rps-single-listing .rps-agent-details .agent-photo{border:1px solid #ddd;float:left;margin:0 10px 10px 0;max-width:100px}.bootstrap-realtypress .rps-single-listing .rps-agent-details .office-website{display:block;word-break:break-all}.bootstrap-realtypress .rps-single-listing .rps-contact-form-wrap-v{background:#fff;padding:0 10px;margin-bottom:30px;border:1px solid #e6e6e6}.bootstrap-realtypress .rps-single-listing .rps-contact-form-wrap-h{background:#fff;padding:0 15px;margin-bottom:30px;border:1px solid #e6e6e6;border-radius:6px}.bootstrap-realtypress .rps-single-listing .rps-contact-agreement{font-size:12px}.bootstrap-realtypress .rps-single-listing .rps-single-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(255,255,255,.8);z-index:2000;display:block}.bootstrap-realtypress .rps-single-listing .rps-listing-not-found{min-height:500px}.bootstrap-realtypress .rps-single-listing .rps-listing-not-found h3{margin-top:60px}.bootstrap-realtypress .rps-single-listing .rps-altenate-url{height:80px;line-height:80px;font-size:20px;color:#c1c5c9;text-decoration:none}.bootstrap-realtypress .rps-single-listing .rps-altenate-url .fa{font-size:18px;background:#c1c5c9;width:42px;height:42px;text-align:center;line-height:42px;display:inline-block;border-radius:100%;margin-right:5px;color:#fff}.bootstrap-realtypress .rps-single-listing .open-house-row{margin-bottom:30px}.bootstrap-realtypress .rps-single-listing .open-house-row .open-house-calendar{border:1px solid #ddd;border-radius:6px}.bootstrap-realtypress .rps-single-listing .open-house-row .open-house-calendar .top{text-align:center;background:#f3f3f3;font-weight:700;padding:4px;font-size:15px;border-top-left-radius:6px;border-top-right-radius:6px}.bootstrap-realtypress .rps-single-listing .open-house-row .open-house-calendar .bottom{border-bottom-left-radius:6px;border-bottom-right-radius:6px}.bootstrap-realtypress .rps-single-listing .open-house-row .open-house-calendar .middle .day-numeric{text-align:center;font-size:36px;padding:0}.bootstrap-realtypress .rps-single-listing .open-house-row .open-house-calendar .middle .day-text{text-align:center;font-size:13px;font-style:italic;background:#f3f3f3;padding:3px 0}.bootstrap-realtypress .rps-single-listing .open-house-row.expired .open-house-calendar{border:1px solid #f3f3f3;background:#f3f3f3!important;color:#bbb;text-decoration:line-through}.bootstrap-realtypress .rps-single-listing .open-house-row.expired .open-house-times,.bootstrap-realtypress .rps-single-listing .open-house-row.expired .open-house-times p{color:#bbb;text-decoration:line-through}.bootstrap-realtypress .rps-single-listing .live-stream-row{margin-bottom:30px}.bootstrap-realtypress .rps-single-listing .live-stream-row .live-stream-calendar{border:1px solid #ddd}.bootstrap-realtypress .rps-single-listing .live-stream-row .live-stream-calendar .top{text-align:center;background:#f3f3f3;font-weight:700;padding:4px;font-size:15px}.bootstrap-realtypress .rps-single-listing .live-stream-row .live-stream-calendar .middle .day-numeric{text-align:center;font-size:36px;padding:0}.bootstrap-realtypress .rps-single-listing .live-stream-row .live-stream-calendar .middle .day-text{text-align:center;font-size:13px;font-style:italic;background:#f3f3f3;padding:3px 0}.bootstrap-realtypress .rps-single-listing .live-stream-row.expired .live-stream-calendar{border:1px solid #f3f3f3;background:#f3f3f3!important;color:#bbb;text-decoration:line-through}.bootstrap-realtypress .rps-single-listing .live-stream-row.expired .live-stream-times,.bootstrap-realtypress .rps-single-listing .live-stream-row.expired .live-stream-times p{color:#bbb;text-decoration:line-through}.bootstrap-realtypress .rps-single-listing .rps-single-feature-label{color:#fff;font-size:17px;padding:8px 12px;background:#c1c5c9;margin-right:5px;margin-bottom:5px;border-radius:6px;font-weight:500;display:block;float:left}.bootstrap-realtypress .rps-single-listing .rps-single-feature-label-sm{color:#fff;font-size:14px;padding:6px 8px;background:#c1c5c9;margin-right:5px;margin-bottom:5px;border-radius:6px;display:block;float:left;font-weight:500}.bootstrap-realtypress .rps-single-listing .rps-single-features{margin-top:0}.bootstrap-realtypress .rps-single-listing .rps-pricing{}.bootstrap-realtypress .rps-single-listing .rps-pricing .rps-maintenance{font-size:.5em!important;padding:0 0 10px;margin-top:5px;border-bottom:1px solid #ddd}.bootstrap-realtypress .rps-single-listing .rps-pricing .rps-maintenance p{margin-bottom:5px;font-size:.9em;color:#555}.bootstrap-realtypress .rps-single-listing .rps-pricing .rps-maintenance .rps-maintenance-fee{margin-top:5px;font-size:1.2em}.bootstrap-realtypress .property-tab-pane{padding:15px;border:1px solid #ddd;background:#efefef;display:none}.bootstrap-realtypress .rps-single-listing-social{margin-bottom:10px}.bootstrap-realtypress .rps-single-listing-social-inner{display:inline-block;margin:0 auto}.bootstrap-realtypress .rps-single-listing .rps-single-listing-favorites-wrap{min-height:40px;margin-bottom:4px}.bootstrap-realtypress .rps-add-favorite strong.text-danger{color:#d33}.bootstrap-realtypress .rps-favorited-heart{position:absolute;right:15px;bottom:15px;width:28px;height:28px;border-radius:100%;z-index:300;text-align:center;background-color:#d33;border:1px solid #d33}.bootstrap-realtypress .rps-favorited-heart i{font-size:1.2em;line-height:30px;color:#fff}.bootstrap-realtypress button.rps-add-favorite{padding:10px 12px;color:#d33}.bootstrap-realtypress .rps-single-listing-social .btn-print{color:#444}.bootstrap-realtypress .rps-sidebar-favorites{}.bootstrap-realtypress .rps-sidebar-favorites .panel-body{padding:0}.bootstrap-realtypress .rps-sidebar-favorites a{display:block;background:#fff;padding:6px 10px;border-bottom:1px solid #efefef;-webkit-transition:all 200ms ease-in-out;-moz-transition:all 200ms ease-in-out;-o-transition:all 200ms ease-in-out;transition:all 200ms ease-in-out}.bootstrap-realtypress .rps-sidebar-favorites a:hover,.bootstrap-realtypress .rps-sidebar-favorites a:focus,.bootstrap-realtypress .rps-sidebar-favorites a:active{background:#efefef;padding:6px 5px 6px 15px;border-bottom:1px solid #ddd;text-decoration:none;text-shadow:0 1px 0 #fff}.bootstrap-realtypress .rps-sidebar-favorites .rps-small{display:block;font-size:.8em}.bootstrap-realtypress .property-result{margin-bottom:20px;overflow:hidden;position:relative;width:100%}.bootstrap-realtypress .rps-result-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(255,255,255,.8);z-index:2000;display:none}.rps-loader-popup{position:absolute;top:50%;left:50%;height:80px;width:80px;margin-top:5px;transform:translate(-50%,-50%)}.rps-loader-popup__spinner{aspect-ratio:1;border-radius:50%;border:8px solid #0000;border-right-color:#004177;position:relative;animation:l24 1s infinite linear}.rps-loader-popup__spinner:before,.rps-loader-popup__spinner:after{content:"";position:absolute;inset:-8px;border-radius:50%;border:inherit;animation:inherit;animation-duration:2s}.rps-loader-popup__spinner:after{animation-duration:4s}@keyframes l24{100%{transform:rotate(1turn)}}.rps-loader{position:absolute;top:50%;left:50%;height:80px;width:80px;transform:translate(-50%,-50%)}.rps-loader__spinner{aspect-ratio:1;border-radius:50%;border:8px solid #0000;border-right-color:#004177;position:relative;animation:l24 1s infinite linear}.rps-loader__spinner:before,.rps-loader__spinner:after{content:"";position:absolute;inset:-8px;border-radius:50%;border:inherit;animation:inherit;animation-duration:2s}.rps-loader__spinner:after{animation-duration:4s}@keyframes l24{100%{transform:rotate(1turn)}}.bootstrap-realtypress .box{width:200px;height:200px;background-color:#ccc}.bootstrap-realtypress .listing-container{padding-left:10px!important;padding-right:10px!important;padding-bottom:20px!important;padding-top:0!important}.bootstrap-realtypress .image-holder{position:relative;overflow:hidden}.bootstrap-realtypress .image-holder figure{display:block}.bootstrap-realtypress .image-holder a{}.bootstrap-realtypress .img-zoom,.bootstrap-realtypress .image-holder .img-zoom{margin:auto;width:100%;-webkit-transition:all 200ms ease-in-out;-moz-transition:all 200ms ease-in-out;-o-transition:all 200ms ease-in-out;transition:all 200ms ease-in-out;-webkit-backface-visibility:hidden;image-rendering:crisp-edges;padding:0}.bootstrap-realtypress .rps-result-count{font-size:14px;line-height:32px;font-weight:500!important}.bootstrap-realtypress .rps-toolbar-btn-sm{display:inline-block;font-size:13px;width:32px;height:32px;line-height:30px;text-align:center;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;font-weight:700;margin-bottom:5px}.bootstrap-realtypress .rps-toolbar-btn-sm.active{background:#f6f6f6;border:1px solid #e5e5e5}.bootstrap-realtypress .rps-toolbar-btn-lg{display:inline-block;font-size:24px;width:38px;height:38px;line-height:38px;text-align:center;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0}.bootstrap-realtypress .rps-toolbar-btn-lg.active{background:#f6f6f6;border:1px solid #e5e5e5}.bootstrap-realtypress .rps-list-result .rps-property-result{background:#f6f6f6;border:0;margin:0 0 20px}.bootstrap-realtypress .rps-list-result .rps-property-result .col-sm-4{padding-left:0;padding-right:0}.bootstrap-realtypress .rps-list-result .rps-property-result .rps-property-img .rps-property-img-wrap{text-align:center}.bootstrap-realtypress .rps-list-result .rps-property-result .rps-property-img{display:inline-block;margin:0 auto;overflow:hidden;position:relative}.bootstrap-realtypress .rps-list-result .rps-property-result .rps-property-img img{border:1px solid #e3e3e3;border-radius:3px;margin-bottom:20px;width:100%}.bootstrap-realtypress .rps-list-result .rps-property-result .rps-property-info h4{color:#004177;font-size:20px;font-weight:400!important;margin:20px 0 5px}.bootstrap-realtypress .rps-list-result .rps-property-result .rps-property-info .city-province-postalcode{font-size:13px;color:#666;margin-bottom:5px}.bootstrap-realtypress .rps-list-result .rps-property-result .rps-property-info .property-features{margin-bottom:10px}.bootstrap-realtypress .rps-list-result .rps-property-result .rps-property-info .property-features .label.label-default{background-color:#c1c5c9}.bootstrap-realtypress .rps-list-result .rps-property-result .rps-property-description{color:#666;font-size:.9em;max-height:71px;overflow:hidden;padding-right:10px;padding-bottom:0}.bootstrap-realtypress .rps-list-result .rps-property-result .rps-price{font-size:21px;font-weight:500;height:68px}.bootstrap-realtypress .rps-grid-result{padding:0 10px}.bootstrap-realtypress .rps-grid-result .rps-property-result{border-top:0}.bootstrap-realtypress .rps-grid-result .rps-property-result .rps-property-info{background:#f6f6f6;padding:10px 15px 8px;font-size:.9em;border-top:3px solid #004177;border-left:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;border-right:1px solid #e5e5e5;color:#6f6f6f}.bootstrap-realtypress .rps-grid-result .rps-property-result h4{color:#004177;font-size:16px;font-weight:400!important;margin:0;padding:0;line-height:1.4}.bootstrap-realtypress .rps-grid-result .rps-property-info .city-province-postalcode{font-size:13px;color:#666;padding:2px 0;margin-bottom:6px}.bootstrap-realtypress .rps-grid-result .rps-property-result .rps-property-info .property-features{margin-bottom:10px}.bootstrap-realtypress .rps-grid-result .rps-property-result .rps-property-info .property-features .label.label-default{background-color:#c1c5c9}.bootstrap-realtypress .rps-grid-result .rps-property-result .rps-price{font-size:20px;height:66px}.bootstrap-realtypress .image-holder .rps-price{color:#fff;display:block;font-size:20px;font-weight:500;padding:30px 0 0 15px;position:absolute;bottom:0;left:0;z-index:90;height:66px;width:100%;text-shadow:0 1px 1px #000;background:rgba(44,44,44,0);background:-moz-linear-gradient(top,rgba(44,44,44,0) 0%,rgba(43,43,43,.21) 22%,rgba(0,0,0,.45) 58%,rgba(19,19,19,.7) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(44,44,44,0)),color-stop(22%,rgba(43,43,43,.21)),color-stop(58%,rgba(0,0,0,.45)),color-stop(100%,rgba(19,19,19,.7)));background:-webkit-linear-gradient(top,rgba(44,44,44,0) 0%,rgba(43,43,43,.21) 22%,rgba(0,0,0,.45) 58%,rgba(19,19,19,.7) 100%);background:-o-linear-gradient(top,rgba(44,44,44,0) 0%,rgba(43,43,43,.21) 22%,rgba(0,0,0,.45) 58%,rgba(19,19,19,.7) 100%);background:-ms-linear-gradient(top,rgba(44,44,44,0) 0%,rgba(43,43,43,.21) 22%,rgba(0,0,0,.45) 58%,rgba(19,19,19,.7) 100%);background:linear-gradient(to bottom,rgba(44,44,44,0) 0%,rgba(43,43,43,.21) 22%,rgba(0,0,0,.45) 58%,rgba(19,19,19,.7) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#2c2c2c',endColorstr='#131313',GradientType=0 )}.bootstrap-realtypress .image-holder .rps-price small{font-size:75%}.bootstrap-realtypress .image-holder .rps-price.rps-price-default{}.bootstrap-realtypress .image-holder .rps-price.rps-price-primary{background-color:rgba(51,122,183,.9)}.bootstrap-realtypress .image-holder .rps-price.rps-price-success{background-color:rgba(92,184,92,.9)}.bootstrap-realtypress .image-holder .rps-price.rps-price-info{background-color:rgba(91,192,222,.9)}.bootstrap-realtypress .image-holder .rps-price.rps-price-warning{background-color:rgba(240,173,78,.9)}.bootstrap-realtypress .image-holder .rps-price.rps-price-danger{background-color:rgba(217,83,79,.91)}.bootstrap-realtypress .bx-wrapper .rps-ribbon,.bootstrap-realtypress .image-holder .rps-ribbon{color:#fff;font-size:10px;line-height:12px;font-weight:700;position:absolute;text-align:center;text-transform:uppercase;z-index:90}.bootstrap-realtypress .image-holder .rps-ribbon-open-house{left:10px;bottom:40px;padding:8px 10px;border-radius:3px;text-shadow:none;font-size:10px}.bootstrap-realtypress .bx-wrapper .rps-ribbon-sold,.bootstrap-realtypress .image-holder .rps-ribbon-sold{position:absolute;left:0;right:0;top:0;bottom:0;width:100%;height:100%;background-color:rgba(0,0,0,.4);border:none}.bootstrap-realtypress .bx-wrapper .rps-ribbon-sold span,.bootstrap-realtypress .image-holder .rps-ribbon-sold span{position:relative;left:0;right:0;top:50%;bottom:0;font-weight:700;font-size:42px;color:#fff;border:1px solid #fff;transform:translateY(-50%);padding:0 5px}.bootstrap-realtypress .image-holder .rps-ribbon.top-ribbon{top:15px;right:15px;padding:8px 10px;text-shadow:none}.bootstrap-realtypress .image-holder .rps-ribbon.rps-ribbon-default{background-color:rgba(0,0,0,.6)}.bootstrap-realtypress .image-holder .rps-ribbon.rps-ribbon-primary{background-color:#004177}.bootstrap-realtypress .image-holder .rps-ribbon.rps-ribbon-success{background-color:#32aa15}.bootstrap-realtypress .image-holder .rps-ribbon.rps-ribbon-info{background:#004177;background-color:#004177}.bootstrap-realtypress .image-holder .rps-ribbon.rps-ribbon-warning{background-color:#236a7a}.bootstrap-realtypress .image-holder .rps-ribbon.rps-ribbon-danger{background-color:#c3ab73}.bootstrap-realtypress .image-holder .rps-ribbon.rps-ribbon-open-house{background-color:#d33;z-index:91}.bootstrap-realtypress .rps-result-feature-label{color:#fff;font-size:13px;padding:2px 6px;background:#c1c5c9;margin-right:3px;margin-bottom:3px;border-radius:0;display:block;float:left;font-weight:700}.bootstrap-realtypress .rps-result-feature-label-sm{color:#fff;font-size:12px;padding:2px 6px;background:#c1c5c9;margin-right:3px;margin-bottom:3px;border-radius:0;display:block;float:left;font-weight:500;border-radius:3px}.bootstrap-realtypress .rps-result-feature-label-sold{color:#fff;font-size:18px;padding:4px 8px;background:#d9534f;margin-right:3px;margin-bottom:3px;border-radius:0;display:block;float:left;border-radius:6px}.bootstrap-realtypress .rps-result-feature-label-sm.label-danger{background-color:#d9534f}.bootstrap-realtypress .rps-result-features{}.bootstrap-realtypress #ws-walkscore-tile{position:relative;text-align:left;padding:10px!important;margin-bottom:20px}.bootstrap-realtypress #ws-walkscore-tile,.bootstrap-realtypress #ws-walkscore-tile iframe{width:100%!important}.bootstrap-realtypress #ws-walkscore-tile *{float:none}.bootstrap-realtypress #ws-walkscore-tile #tile-container,.bootstrap-realtypress #ws-walkscore-tile #content{width:100%}.bootstrap-realtypress #ws-walkscore-tile .scrollable{left:0;width:50%}.bootstrap-realtypress #ws-walkscore-tile #map-wrapper{width:50%;left:50%}.bootstrap-realtypress #ws-walkscore-tile #g-container{width:100%}.bootstrap-realtypress .rps-favorites .rps-favorites-result{background:#f6f6f6;border:1px solid #e5e5e5;margin:0 0 30px;border-radius:6px}.bootstrap-realtypress .rps-favorites .rps-favorites-result .col-sm-6:first-child{padding-left:0;padding-right:0}.bootstrap-realtypress .rps-favorites .rps-favorites-result .rps-remove-favorite-output{font-weight:700;margin-left:10px}.bootstrap-realtypress .rps-favorites .rps-favorites-result .rps-remove-favorite{font-size:12px;font-weight:600;padding:8px 14px;margin-top:10px;text-transform:uppercase}.bootstrap-realtypress .rps-favorites .rps-favorites-result .image-holder{border-top-left-radius:6px;border-bottom-left-radius:6px;overflow:hidden}.bootstrap-realtypress .rps-favorites .rps-favorites-result .rps-property-img .rps-property-img-wrap{text-align:center}.bootstrap-realtypress .rps-favorites .rps-favorites-result .rps-property-img{display:inline-block;margin:0 auto;overflow:hidden;position:relative}.bootstrap-realtypress .rps-favorites .rps-favorites-result .rps-property-img img{border:1px solid #e3e3e3;border-radius:3px;margin-bottom:20px;width:100%}.bootstrap-realtypress .rps-favorites .rps-favorites-result .rps-property-info h4{font-size:20px;font-weight:400!important;margin:20px 0 5px;line-height:1.4;color:#004177}.bootstrap-realtypress .rps-favorites .rps-favorites-result .rps-property-info .city-province-postalcode{font-size:12px;color:#666;margin-bottom:5px}.bootstrap-realtypress .rps-favorites .rps-favorites-result .rps-property-info .property-features{margin-bottom:10px}.bootstrap-realtypress .rps-favorites .rps-favorites-result .rps-property-info .property-features .label.label-default{background-color:#c1c5c9}.bootstrap-realtypress .rps-favorites .rps-favorites-result .rps-property-description{color:#666;font-size:.9em;max-height:71px;overflow:hidden;padding-right:10px}.bootstrap-realtypress .rps-favorites .rps-favorites-result .rps-property-price{font-size:16px;color:#666;font-weight:700;margin-bottom:10px}.bootstrap-realtypress .slider-container{margin-top:20px;width:100%!important;max-width:100%}.bootstrap-realtypress .slider-container .back-bar .pointer-label{position:absolute;top:-27px;font-size:13px;background:#fff;white-space:nowrap;line-height:1;font-weight:700}.bootstrap-realtypress .slider-container .back-bar .pointer.last-active{background-color:#004177;border:1px solid #004177}.bootstrap-realtypress .slider-container ins{display:none}.bootstrap-realtypress .jrange-input{margin-bottom:5px}.bootstrap-realtypress .jrange-input .range{display:block;height:26px;clear:both;padding:0 12px}.bootstrap-realtypress .jrange-input label{height:22px;margin-bottom:6px}.bootstrap-realtypress .theme-green .back-bar .selected-bar{border-radius:0;background:#004177;height:6px}.bootstrap-realtypress .theme-green .back-bar .pointer{width:24px;height:24px;top:-8px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;border-radius:100%;border-color:#ddd;background:#e5e5e5}.bootstrap-realtypress .jrange-input .pointer-label.high{text-align:right}.bootstrap-realtypress .jrange-input .pointer-label.low{right:auto!important;left:0;text-align:left}.bootstrap-realtypress .bx-wrapper{margin:0 auto;overflow:hidden}.bootstrap-realtypress .bx-wrapper .bx-wrapper .bx-viewport{border:none;box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;left:0;width:auto}.bootstrap-realtypress .bx-wrapper .bx-viewport ul{margin:0;padding:0}.bootstrap-realtypress .bx-slider li{display:inline-block;text-align:center;overflow:hidden;max-height:100%!important;border-radius:6px;overflow:hidden}.bootstrap-realtypress .bx-slider li img{display:block;width:100%!important;max-width:100%!important;position:relative;margin:auto}.bootstrap-realtypress .rps-single-listing .bx-wrapper .bx-controls-direction a{display:block;background:rgba(0,0,0,.1);margin-top:0;width:30px;height:100%;top:0;-webkit-transition:all 200ms ease-in-out;-moz-transition:all 200ms ease-in-out;-o-transition:all 200ms ease-in-out;transition:all 200ms ease-in-out}.bootstrap-realtypress .rps-single-listing .bx-wrapper .bx-controls-direction a.bx-prev{background:rgba(0,0,0,.1)url(https://realestatecalgary-ab.ca/wp-content/plugins/realtypress-premium/public/templates/default/css/../img/slider-arrow-left-sm.png)50% no-repeat;left:0}.bootstrap-realtypress .rps-single-listing .bx-wrapper .bx-controls-direction a.bx-prev:hover{background:rgba(0,0,0,.3)url(https://realestatecalgary-ab.ca/wp-content/plugins/realtypress-premium/public/templates/default/css/../img/slider-arrow-left-sm.png)50% no-repeat;left:0}.bootstrap-realtypress .rps-single-listing .bx-wrapper .bx-controls-direction a.bx-next{background:rgba(0,0,0,.1)url(https://realestatecalgary-ab.ca/wp-content/plugins/realtypress-premium/public/templates/default/css/../img/slider-arrow-right-sm.png)50% no-repeat;right:0}.bootstrap-realtypress .rps-single-listing .bx-wrapper .bx-controls-direction a.bx-next:hover{background:rgba(0,0,0,.3)url(https://realestatecalgary-ab.ca/wp-content/plugins/realtypress-premium/public/templates/default/css/../img/slider-arrow-right-sm.png)50% no-repeat;right:0}.bootstrap-realtypress .bx-pager-wrap .bx-wrapper .bx-viewport{margin:0 31px;width:auto!important}.bootstrap-realtypress .rps-single-listing .bx-pager{list-style:none!important;margin:0;padding:0}.bootstrap-realtypress .rps-single-listing .bx-pager .slide{float:left;display:block;margin:0;padding:0;width:50%}.bootstrap-realtypress .rps-single-listing .bx-pager a{display:block;border:3px solid #fff;margin:1px;padding:0;width:100%;border-radius:4px}.bootstrap-realtypress .rps-single-listing .bx-pager a:hover,.bootstrap3realtypress .rps-single-listing .bx-pager a.active{border:3px solid #606060}.bootstrap-realtypress .rps-single-listing .bx-pager a img{width:100%;border-radius:4px}.bootstrap-realtypress .rps-single-listing .bx-pager a img:hover,.bootstrap-realtypress .rps-single-listing .bx-pager a img:active{}.bootstrap-realtypress .rps-single-listing .bx-wrapper .bx-controls-auto,.bootstrap-realtypress .rps-single-listing .bx-wrapper .bx-pager{position:absolute;bottom:0;width:100%}.bootstrap-realtypress .rps-property-photo-row{margin-bottom:30px}.bootstrap-realtypress .rps-property-photo-row .bx-pager-wrap{overflow:auto;overflow-x:hidden;max-height:570px;background:#fff;border:1px solid #e6e6e6;padding:3px}.bootstrap-realtypress .rps-property-photo-row .bx-slider li{height:570px}.bootstrap-realtypress .rps-property-photo-row .bx-slider li img{display:block;position:absolute;top:0;bottom:0;left:-9999px;right:-9999px;margin:auto;max-width:100%!important;width:auto!important;height:auto!important;max-height:100%}.rps-property-photo-row .bx-pager-wrap.horizontal{overflow:hidden;max-height:570px;background:#fff;border:none;margin-bottom:20px}.bootstrap-realtypress .bx-pager-wrap.horizontal .bx-pager .slide{width:16.6666%;padding:0 0 10px}.bootstrap-realtypress .bx-pager-wrap.horizontal .bx-pager .slide a.active{border:3px solid #e6e6e6!important}.bootstrap-realtypress .leaflet-control-container label{display:block}.bootstrap-realtypress .leaflet-popup-content p{margin:0}.bootstrap-realtypress .leaflet-popup-content{margin:0;line-height:1.4;width:500px!important}.bootstrap-realtypress .leaflet-popup-content-wrapper{padding:0;text-align:left;border-radius:6px;margin-top:40px;margin-left:40px;margin-right:40px;-webkit-transition:all 200ms ease-in-out;-moz-transition:all 200ms ease-in-out;-o-transition:all 200ms ease-in-out;transition:all 200ms ease-in-out}.bootstrap-realtypress .leaflet-container a.leaflet-popup-close-button{display:none}.bootstrap-realtypress .leaflet-popup .map-pop-content{padding:0;clear:both}.bootstrap-realtypress .leaflet-popup .map-pop-content .img-zoom{-webkit-backface-visibility:hidden}.bootstrap-realtypress .leaflet-popup .map-pop-content .img-zoom:hover{-webkit-backface-visibility:hidden}.bootstrap-realtypress .leaflet-popup .map-pop-body{padding:10px;color:#666}.bootstrap-realtypress .leaflet-popup .map-pop-body a{font-size:1.05em;line-height:1.4em}.bootstrap-realtypress .leaflet-popup .map-pop-body p{font-size:1.1em;line-height:16px}.bootstrap-realtypress .leaflet-popup .map-pop-body .label.label-default{background-color:#c1c5c9}.bootstrap-realtypress .leaflet-popup .map-pop-left{float:left;width:48%;overflow:hidden;border-right:2px solid #efefef}.bootstrap-realtypress .leaflet-popup .map-pop-right{float:right;width:52%}.bootstrap-realtypress .leaflet-popup .map-popup-image{max-width:100%!important}.bootstrap-realtypress .leaflet-popup .wp-post-image{border-radius:0!important;box-shadow:none!important}.bootstrap-realtypress .leaflet-popup p{margin-bottom:5px}.bootstrap-realtypress .leaflet-popup-loading{font-weight:700;font-size:1.1em;padding:28px;height:150px;width:100%;display:block}.bootstrap-realtypress .leaflet-popup-loading .fa{display:block;font-weight:400;font-size:3em}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff}.marker-cluster div{background:rgba(0,0,0,.25)!important}.marker-cluster-small,.marker-cluster-medium,.marker-cluster-large,.marker-cluster-small div,.marker-cluster-medium div,.marker-cluster-large div{background-color:#29699b;background:#29699b;font-weight:600}.bootstrap-realtypress .widget-area{float:right;width:100%}.rps-result-grid-business-type{font-size:10px;font-weight:700;margin-bottom:3px}.rps-result-list-business-type{font-weight:700;margin-top:20px}.rps-result-map-business-type{font-weight:700;margin-bottom:5px}.rps-no-map-results{background:#efefef;color:#999;font-weight:700;padding:15px 10px;text-align:center;margin-bottom:10px}.rps-no-map-results span{color:#888;font-size:1.1em}.rps-crea-terms-wrap{background:#fff;padding:15px 15px 0;margin-bottom:30px}.rps-listing-stats label{font-size:11px;line-height:12px;font-weight:500;color:#999;padding-top:9px}.rps-listing-stats{padding:10px 0}.rps-listing-stats p{margin-bottom:0}.rps-text-white{color:#fff!important}.rps-video-wrapper{position:relative;padding-bottom:56.25%;padding-top:25px;height:0}.rps-video-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%;padding-bottom:0;padding-top:15px;padding-left:15px;padding-right:15px;max-width:100%!important}.bootstrap-realtypress .fa{font-family:fontawesome!important}.btn-filter-search-results i,.btn-filter-search-results strong{color:#fff}button[name=disclaimer] strong{color:#fff}input#input_map_look:focus{box-shadow:none!important;border-top:1px solid #004177;border-bottom:1px solid #004177;border-left:1px solid #004177}.bootstrap-realtypress .btn-submit-look{height:46px;font-weight:600;font-size:16px}.bootstrap-realtypress .btn-result-filter{font-weight:600;font-size:14px}
.rps-single-listing-map-tabs .tab-pane .tab-map{height:450px!important}.border-none{border:0!important}.rps-m-auto{margin:0 auto}.rps-mt30{margin-top:30px}.rps-mb30{margin-top:30px}.pt-0{padding-top:0!important}.pr-0{padding-right:0!important}.pb-0{padding-bottom:0!important}.pl-0{padding-left:0!important}.pt-20{padding-top:20px!important}.pr-20{padding-right:20px!important}.pb-20{padding-bottom:20px!important}.pl-20{padding-left:20px!important}.pt-30{padding-top:30px!important}.pr-30{padding-right:30px!important}.pb-30{padding-bottom:30px!important}.pl-30{padding-left:30px!important}
@media only screen and (max-width:1200px){.bootstrap-realtypress .rps-property-photo-row .bx-slider li{height:460px}}@media only screen and (max-width:992px){.bootstrap-realtypress .bx-pager .slide{width:20%}.bootstrap-realtypress .rps-property-photo-row .bx-pager-wrap{display:none}.bootstrap-realtypress .rps-property-photo-row .bx-slider li{height:460px}}@media only screen and (max-width:767px){.bootstrap-realtypress .rps-text-center-sm{text-align:center!important}.bootstrap-realtypress .bx-pager .slide{width:25%}.bootstrap-realtypress .rps-result-feature-label-sm{float:none;display:inline-block}.text-left-sm{text-align:left!important}.bootstrap-realtypress .rps-property-photo-row .bx-slider li{height:400px}.bootstrap-realtypress .leaflet-popup-content{margin:0;line-height:1.4;width:400px!important}.bootstrap-realtypress .leaflet-popup-content-wrapper{margin-top:40px;margin-left:0;margin-right:0}}@media only screen and (max-width:480px){.bootstrap-realtypress .bx-pager .slide{width:33%}.bootstrap-realtypress .rps-property-photo-row .bx-slider li{height:300px}.bootstrap-realtypress .leaflet-popup-content{margin:0;line-height:1.4;width:200px!important}.bootstrap-realtypress .leaflet-popup-content-wrapper{margin-top:40px;margin-left:0;margin-right:0}.bootstrap-realtypress .leaflet-popup .map-pop-left{float:none;width:200px;overflow:hidden;border-right:2px solid #efefef}.bootstrap-realtypress .leaflet-popup .map-pop-right{float:none;width:200px}.bootstrap-realtypress .leaflet-popup .map-popup-image{width:200px}.bootstrap-realtypress .leaflet-popup .rps-popup-description{display:none}}@media screen and (max-width:380px){.bootstrap-realtypress .rps-property-photo-row .bx-slider li{height:200px}.bootstrap-realtypress .rps-property-photo-row .bx-viewport{height:200px!important}}@media only screen and (max-width:320px){.bootstrap-realtypress .bx-pager .slide{width:50%}}
.rps-city-list-widget .bootstrap-realtypress .city-list{margin:0 0 10px;padding:0 8px;list-style:none;background:#fff}.rps-city-list-widget .bootstrap-realtypress .city-list li{margin:0;padding:0;background:#fff;border-bottom:1px solid #e5e5e5}.rps-city-list-widget .bootstrap-realtypress .city-list li a{padding:4px;display:block;-webkit-transition:all 200ms ease-in-out;-moz-transition:all 200ms ease-in-out;-o-transition:all 200ms ease-in-out;transition:all 200ms ease-in-out}.rps-city-list-widget .bootstrap-realtypress .city-list li a:hover,.rps-city-list-widget .bootstrap-realtypress .city-list li a:focus,.rps-city-list-widget .bootstrap-realtypress .city-list li a:active{padding-left:10px;border-left:4px solid #ddd;text-decoration:none;background:#fafafa}.rps-property-type-list-widget .bootstrap-realtypress .property-types-list{margin:0 0 10px;padding:0 8px;list-style:none;background:#fff}.rps-property-type-list-widget .bootstrap-realtypress .property-types-list li{margin:0;padding:0;background:#fff;border-bottom:1px solid #e5e5e5}.rps-property-type-list-widget .bootstrap-realtypress .property-types-list li a{padding:4px;display:block;-webkit-transition:all 200ms ease-in-out;-moz-transition:all 200ms ease-in-out;-o-transition:all 200ms ease-in-out;transition:all 200ms ease-in-out}.rps-property-type-list-widget .bootstrap-realtypress .property-types-list li a:hover,.rps-property-type-list-widget .bootstrap-realtypress .property-types-list li a:focus,.rps-property-type-list-widget .bootstrap-realtypress .property-types-list li a:active{padding-left:10px;border-left:4px solid #ddd;text-decoration:none;background:#fafafa}
@media only print{*{-webkit-print-color-adjust:exact!important;color-adjust:exact!important;print-color-adjust:exact!important}.bootstrap-realtypress .no-print,.bootstrap-realtypress .no-print *{display:none!important}.bootstrap-realtypress .rps-contact-form-wrap-v,.bootstrap-realtypress .rps-contact-form-wrap-h,.bootstrap-realtypress .bx-slider,.bootstrap-realtypress .btn-print,.bootstrap-realtypress .rps-listing-social,.bootstrap-realtypress .breadcrumb,.bootstrap-realtypress .bx-prev,.bootstrap-realtypress .bx-next,.bootstrap-realtypress .bx-wrapper .bx-wrapper .bx-viewport,.rps-single-listing-favorites-wrap,.rps-single-listing-social{display:none!important}.bootstrap-realtypress .bx-pager{display:block}.bootstrap-realtypress .rps-property-photo-row .bx-pager-wrap{overflow:visible}.bootstrap-realtypress .bx-pager .slide{max-width:148px;display:inline;border:0}.bootstrap-realtypress a[href]:after{content:""!important}.bootstrap-realtypress .bx-viewport{max-height:150px!important}.bootstrap-realtypress .bx-slider{width:1e3%!important}.bootstrap-realtypress .bx-slider .slide{max-height:150px;max-width:170px!important}.bootstrap-realtypress .bx-slider .slide img{height:150px}.bootstrap-realtypress .rps-single-listing .rps-agent-details .agent-photo{max-width:100px!important}}
.bootstrap-realtypress .sc-rps-search-location-form{margin:0 0 15px}.bootstrap-realtypress .sc-rps-search-location-form form{margin:0;padding:0}.bootstrap-realtypress .sc-rps-search-location-form .look-search-blurb{padding-left:15px;color:#bbb}.sc-rps-search-business-type .input-business-type{font-size:14px!important;padding:10px 16px 10px 10px!important}.bootstrap-realtypress .rps-listing-carousel-shortcode.vertical .panel{display:inline-block}.bootstrap-realtypress .rps-listing-carousel-shortcode .panel-body{padding:2px}.bootstrap-realtypress .rps-listing-carousel-shortcode .progress-bar{-webkit-transition:none!important;transition:none!important}.bootstrap-realtypress .rps-listing-carousel-shortcode .bx-wrapper{position:relative;margin:0 auto;padding:0}.bootstrap-realtypress .rps-listing-carousel-shortcode .bx-wrapper .bx-viewport{border:none;box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;left:0;width:auto!important}.bootstrap-realtypress .rps-listing-carousel-shortcode .bx-wrapper .bx-controls-direction a{display:block;background:rgba(0,0,0,.1);width:22px;height:100%;top:0;margin-top:0;-webkit-transition:all 200ms ease-in-out;-moz-transition:all 200ms ease-in-out;-o-transition:all 200ms ease-in-out;transition:all 200ms ease-in-out;border:1px solid rgba(0,0,0,4%)}.bootstrap-realtypress .rps-listing-carousel-shortcode.horizontal .bx-wrapper .bx-viewport{margin:0 23px;left:0}.bootstrap-realtypress .rps-listing-carousel-shortcode.horizontal .bx-wrapper .bx-controls-direction a.bx-prev{background:rgba(0,0,0,1%)url(https://realestatecalgary-ab.ca/wp-content/plugins/realtypress-premium/public/templates/default/css/../img/slider-arrow-left-sm.png)50% no-repeat;left:0}.bootstrap-realtypress .rps-listing-carousel-shortcode.horizontal .bx-wrapper .bx-controls-direction a.bx-prev:hover{background:rgba(0,0,0,3%)url(https://realestatecalgary-ab.ca/wp-content/plugins/realtypress-premium/public/templates/default/css/../img/slider-arrow-left-sm.png)50% no-repeat;left:0}.bootstrap-realtypress .rps-listing-carousel-shortcode.horizontal .bx-wrapper .bx-controls-direction a.bx-next{background:rgba(0,0,0,1%)url(https://realestatecalgary-ab.ca/wp-content/plugins/realtypress-premium/public/templates/default/css/../img/slider-arrow-right-sm.png)50% no-repeat;right:0}.bootstrap-realtypress .rps-listing-carousel-shortcode.horizontal .bx-wrapper .bx-controls-direction a.bx-next:hover{background:rgba(0,0,0,3%)url(https://realestatecalgary-ab.ca/wp-content/plugins/realtypress-premium/public/templates/default/css/../img/slider-arrow-right-sm.png)50% no-repeat;right:0}.bootstrap-realtypress .rps-listing-carousel-shortcode.vertical .bx-wrapper .bx-viewport .slide{width:100%!important;margin-top:1px}.bootstrap-realtypress .rps-listing-carousel-shortcode.vertical .bx-wrapper .bx-viewport{margin:31px 0;padding:0}.bootstrap-realtypress .rps-listing-carousel-shortcode.vertical .bx-wrapper .bx-controls-direction a{height:30px;width:100%;-webkit-transition:all 200ms ease-in-out;-moz-transition:all 200ms ease-in-out;-o-transition:all 200ms ease-in-out;transition:all 200ms ease-in-out;border:1px solid rgba(0,0,0,4%)}.bootstrap-realtypress .rps-listing-carousel-shortcode.vertical .bx-wrapper .bx-controls-direction a.bx-prev{background:rgba(0,0,0,3%)url(https://realestatecalgary-ab.ca/wp-content/plugins/realtypress-premium/public/templates/default/css/../img/slider-arrow-up-sm.png)50% no-repeat;top:0;left:0}.bootstrap-realtypress .rps-listing-carousel-shortcode.vertical .bx-wrapper .bx-controls-direction a.bx-prev:hover{background:rgba(0,0,0,1%)url(https://realestatecalgary-ab.ca/wp-content/plugins/realtypress-premium/public/templates/default/css/../img/slider-arrow-up-sm.png)50% no-repeat;top:0;left:0}.bootstrap-realtypress .rps-listing-carousel-shortcode.vertical .bx-wrapper .bx-controls-direction a.bx-next{background:rgba(0,0,0,3%)url(https://realestatecalgary-ab.ca/wp-content/plugins/realtypress-premium/public/templates/default/css/../img/slider-arrow-down-sm.png)50% no-repeat;top:calc( 100% - 29px );right:0}.bootstrap-realtypress .rps-listing-carousel-shortcode.vertical .bx-wrapper .bx-controls-direction a.bx-next:hover{background:rgba(0,0,0,1%)url(https://realestatecalgary-ab.ca/wp-content/plugins/realtypress-premium/public/templates/default/css/../img/slider-arrow-down-sm.png)50% no-repeat;top:calc( 100% - 29px );right:0}.bootstrap-realtypress .rps-listing-carousel-shortcode .bx-wrapper .bx-caption{position:absolute;bottom:0;left:0;background:rgba(30,30,30,.6);width:100%;font-weight:700;font-size:1em;overflow:hidden;height:64px;padding:0;cursor:pointer;border-top:2px solid #004177;text-align:center}.bootstrap-realtypress .rps-listing-carousel-shortcode .bx-wrapper .bx-caption.caption-hover{padding-top:40px}.bx-wrapper .bx-caption span{color:#fff;font-family:inherit;display:block;font-size:.85em;padding:2px}.bootstrap-realtypress .rps-listing-carousel-shortcode .bx-wrapper .bx-caption .price{font-size:18px;line-height:22px;text-align:center}.bootstrap-realtypress .rps-listing-carousel-shortcode .bx-wrapper .bx-caption .price.sold{font-size:32px;line-height:36px;text-align:center}.bootstrap-realtypress .rps-listing-carousel-shortcode .bx-wrapper .bx-caption .bed_bath{display:inline-block;background-color:#004177;border:1px solid #004177;margin:4px auto;padding:8px 10px;font-size:1em;text-shadow:none;border-radius:6px}.bootstrap-realtypress .rps-listing-preview-shortcode.vertical{padding:0;margin-bottom:20px}.bootstrap-realtypress .rps-listing-preview-shortcode.vertical .rps-property-result{border:1px solid #e5e5e5;margin-bottom:10px}.bootstrap-realtypress .rps-listing-preview-shortcode.vertical .rps-property-result .rps-property-info{background:#fff;padding:15px 15px 10px;font-size:.9em;border-top:3px solid #004177;color:#6f6f6f}.bootstrap-realtypress .rps-listing-preview-shortcode.vertical .rps-property-result h4{color:#004177;font-size:16px;font-weight:400!important;margin:0;line-height:1.4}.bootstrap-realtypress .rps-listing-preview-shortcode.vertical .rps-property-info .city-province-postalcode{font-size:12px;color:#888;margin-bottom:5px;padding:2px 0}.bootstrap-realtypress .rps-listing-preview-shortcode.vertical .rps-property-result .rps-property-info .property-features{margin-bottom:10px}.bootstrap-realtypress .rps-listing-preview-shortcode.vertical .rps-property-result .rps-property-info .property-features .label.label-default{background-color:#c1c5c9}.bootstrap-realtypress .rps-listing-preview-shortcode.horizontal{padding:0;background:#fff;margin-bottom:20px}.bootstrap-realtypress .rps-listing-preview-shortcode.horizontal .rps-property-result h3{color:#004177;font-size:20px;font-weight:400;margin:20px 0 0;line-height:1.4}.bootstrap-realtypress .rps-listing-preview-shortcode.horizontal .rps-property-result{margin-bottom:10px}.bootstrap-realtypress .rps-listing-preview-shortcode.horizontal .rps-property-result .rps-property-info{padding:10px 15px;font-size:1em;color:#6f6f6f}.bootstrap-realtypress .rps-listing-preview-shortcode.horizontal .rps-property-info .city-province-postalcode{font-size:14px;color:#666;margin-bottom:10px}.bootstrap-realtypress .rps-listing-preview-shortcode.horizontal .rps-property-office{font-size:14px;color:#888;margin:10px 0}.bootstrap-realtypress .rps-listing-preview-shortcode.horizontal .rps-property-result .rps-property-info .property-features{margin-bottom:10px}.rps-result-feature-label{color:#fff;font-size:15px;padding:4px 8px;background:#c1c5c9;margin-right:3px;margin-bottom:3px;border-radius:0;display:block;float:left}.bootstrap-realtypress .rps-listing-slider-shortcode .carousel{position:relative;margin-bottom:15px;text-align:center}.bootstrap-realtypress .rps-listing-slider-shortcode .carousel-control{position:absolute;top:0;bottom:0;width:30px;font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6);opacity:1;height:100%;border:0;background:#000;border-radius:0;margin:0}.bootstrap-realtypress .rps-listing-slider-shortcode .carousel-control:hover{}.bootstrap-realtypress .rps-listing-slider-shortcode .carousel-control.left,.bootstrap-realtypress .rps-listing-slider-shortcode .carousel-control.right{-moz-transition:200ms;-webkit-transition:200ms;transition:200ms;background:rgba(0,0,0,.1)}.bootstrap-realtypress .rps-listing-slider-shortcode .carousel-control.left{left:0;background:rgba(0,0,0,.1)url(https://realestatecalgary-ab.ca/wp-content/plugins/realtypress-premium/public/templates/default/css/../img/slider-arrow-left-sm.png)50% no-repeat}.bootstrap-realtypress .rps-listing-slider-shortcode .carousel-control.left:hover{background:rgba(0,0,0,.4)url(https://realestatecalgary-ab.ca/wp-content/plugins/realtypress-premium/public/templates/default/css/../img/slider-arrow-left-sm.png)50% no-repeat}.bootstrap-realtypress .rps-listing-slider-shortcode .carousel-control.right{right:0;background:rgba(0,0,0,.1)url(https://realestatecalgary-ab.ca/wp-content/plugins/realtypress-premium/public/templates/default/css/../img/slider-arrow-right-sm.png)50% no-repeat}.bootstrap-realtypress .rps-listing-slider-shortcode .carousel-control.right:hover{background:rgba(0,0,0,.4)url(https://realestatecalgary-ab.ca/wp-content/plugins/realtypress-premium/public/templates/default/css/../img/slider-arrow-right-sm.png)50% no-repeat}.bootstrap-realtypress .rps-listing-slider-shortcode .carousel-inner>.active{display:flex}.bootstrap-realtypress .rps-listing-slider-shortcode .carousel-inner>.item{min-height:600px;max-height:600px;height:600px;align-items:center}.bootstrap-realtypress .rps-listing-slider-shortcode .carousel-inner>.item>img,.bootstrap-realtypress .rps-listing-slider-shortcode .carousel-inner>.item>a>img{line-height:1;width:100%;overflow:hidden;position:absolute;left:0;right:0;top:0;bottom:auto;margin:auto}.bootstrap-realtypress .rps-listing-slider-shortcode .carousel-inner .carousel-caption{position:absolute;top:30px;right:60px;left:auto;bottom:auto;z-index:10;margin-left:30px;padding:0 40px 15px 60px;color:#fff;text-align:right;width:auto;height:auto;background:rgba(0,0,0,.6);border-radius:6px}.bootstrap-realtypress .rps-listing-carousel-shortcode .carousel-caption h3{color:#fff}.bootstrap-realtypress .rps-listing-slider-shortcode .carousel-inner .carousel-caption .rps-result-feature-label-sm{color:#fff;font-size:13px;padding:6px 8px;background:#004177;margin-right:5px;margin-bottom:3px;border-radius:6px;display:block;float:right;text-shadow:none}.bootstrap-realtypress .rps-listing-slider-shortcode .carousel-inner .carousel-caption p{font-weight:500;color:#fff}.bootstrap-realtypress .rps-listing-slider-shortcode .carousel-inner .carousel-caption h3{font-size:2.2em;font-weight:700;margin-bottom:5px}.bootstrap-realtypress .rps-listing-slider-shortcode .carousel-inner .carousel-caption .slider-price{font-size:2.2em;font-weight:700;margin-top:20px;margin-bottom:5px}.bootstrap-realtypress .rps-listing-slider-shortcode .carousel-inner .carousel-caption small{color:#fff;font-weight:500}.bootstrap-realtypress .rps-listing-slider-shortcode .carousel-indicators{position:absolute;top:auto;bottom:10px;left:50%;right:auto;z-index:15;width:60%;padding-left:0;margin-left:-30%;text-align:center!important;list-style:none}.bootstrap-realtypress .rps-listing-slider-shortcode .carousel-indicators li{display:inline-block;width:12px;height:12px;margin:1px 2px;text-indent:-999px;border:1px solid #ccc;border-radius:4px;cursor:pointer;background-color:rgba(0,0,0,.3)}.bootstrap-realtypress .rps-listing-slider-shortcode .carousel-indicators .active{margin:1px 2px;width:12px;height:12px;background-color:#004177}.bootstrap-realtypress .rps-listing-screen-slider-shortcode .rps-listings-screen-slider-container{position:absolute;top:0;left:0;width:100%;height:100%}.bootstrap-realtypress .rps-listing-screen-slider-shortcode .rps-listing-screen-slider{position:absolute;top:0;left:0;width:78%;height:100%;background:#fff}.bootstrap-realtypress .rps-listing-screen-slider-shortcode .rps-listing-screen-slider .carousel{position:relative;border:1px solid #ddd;margin-bottom:15px;text-align:center}.bootstrap-realtypress .rps-listing-screen-slider-shortcode .rps-listing-screen-slider .carousel,.bootstrap-realtypress .rps-listing-screen-slider-shortcode .rps-listing-screen-slider .item,.bootstrap-realtypress .rps-listing-screen-slider-shortcode .rps-listing-screen-slider .active{height:100%}.bootstrap-realtypress .rps-listing-screen-slider-shortcode .rps-listing-screen-slider .carousel-inner{height:100%}.bootstrap-realtypress .rps-listing-screen-slider-shortcode .rps-listing-screen-slider .carousel-inner .carousel-caption{position:absolute;bottom:0;left:0;right:auto;top:auto;z-index:10;margin-left:0;padding:10px 20px 10px 10px;color:#fff;text-align:right;width:100%;height:auto;min-height:180px;background:-moz-linear-gradient(22deg,#b80000 0%,#750000 100%);background:-webkit-gradient(linear,left top,right top,color-stop(0%,#b80000),color-stop(100%,#750000));background:-webkit-linear-gradient(22deg,#b80000 0%,#750000 100%);background:-o-linear-gradient(22deg,#b80000 0%,#750000 100%);background:-ms-linear-gradient(22deg,#b80000 0%,#750000 100%);background:linear-gradient(68deg,#b80000 0%,#750000 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#b80000',endColorstr='#750000',GradientType=1 );border-top:3px solid #970000;border-bottom:3px solid #970000;box-shadow:0 0 10px 6px rgba(0,0,0,.2);-moz-box-shadow:0 0 10px 6px rgba(0,0,0,.2);-webkit-box-shadow:0 0 10px 6px rgba(0,0,0,.2);text-shadow:none}.bootstrap-realtypress .rps-listing-screen-slider-shortcode .rps-listing-screen-slider .carousel-inner>.active{display:flex}.bootstrap-realtypress .rps-listing-screen-slider-shortcode .rps-listing-screen-slider .carousel-inner>.item{min-height:100%;max-height:100%;height:100%;align-items:center}.bootstrap-realtypress .rps-listing-screen-slider-shortcode .rps-listing-screen-slider .carousel-inner>.item>img,.bootstrap-realtypress .rps-listing-screen-slider-shortcode .rps-listing-screen-slider .carousel-inner>.item>a>img{line-height:1;width:100%;overflow:hidden;position:absolute;left:-9999px;right:-9999px;top:-9999px;bottom:-9999px;margin:auto}.bootstrap-realtypress .rps-listing-screen-slider-shortcode .rps-listing-screen-slider .carousel-inner .carousel-caption p{color:#fff}.bootstrap-realtypress .rps-listing-screen-slider-shortcode .row{margin-bottom:0}.bootstrap-realtypress .rps-listing-screen-slider-shortcode .rps-screen-slider-listing-image{padding-bottom:250px}.bootstrap-realtypress .rps-listing-screen-slider-shortcode .rps-screen-slider-title{margin-top:0;font-size:26px}.bootstrap-realtypress .rps-listing-screen-slider-shortcode .rps-screen-slider-city-province{display:block;font-size:.7em;margin-top:5px}.bootstrap-realtypress .rps-listing-screen-slider-shortcode .rps-screen-slider-bed-bath{font-weight:700;font-size:1em}.bootstrap-realtypress .rps-listing-screen-slider-shortcode .rps-screen-slider-public-remarks{color:#fff;font-size:.9em}.bootstrap-realtypress .rps-listing-screen-slider-shortcode .rps-screen-slider-mls{font-size:1.2em}.bootstrap-realtypress .rps-listing-screen-slider-shortcode .rps-screen-slider-price{margin-top:0;margin-bottom:0;color:#fff!important;font-size:36px}.bootstrap-realtypress .rps-listing-screen-slider-shortcode .rps-screen-slider-agent-col{border-right:2px solid rgba(255,255,255,.2)}.bootstrap-realtypress .rps-listing-screen-slider-shortcode .rps-screen-slider-agent-name{font-size:1.5em}.bootstrap-realtypress .rps-listing-screen-slider-shortcode .rps-screen-slider-agent-position{font-size:1.2em}.bootstrap-realtypress .rps-listing-screen-slider-shortcode .rps-screen-slider-agent-container{height:120px}.bootstrap-realtypress .rps-listing-screen-slider-shortcode .rps-screen-slider-agent-photo{height:110px;float:left;border:4px solid #fff}.bootstrap-realtypress .rps-listing-screen-slider-shortcode .rps-screen-slider-office-photo{width:80px;float:left;margin-right:10px}.rps-listings-screen-slider-sidebar{position:absolute;top:0;right:0;width:22%;height:100%;background:#d2ccb4;box-shadow:0 0 10px 6px rgba(0,0,0,.2);-moz-box-shadow:0 0 10px 6px rgba(0,0,0,.2);-webkit-box-shadow:0 0 10px 6px rgba(0,0,0,.2);color:#333}.rps-listings-screen-slider-sidebar .rps-listings-screen-slider-sidebar-inner{padding:20px}.rps-listings-screen-slider-sidebar .rps-listings-screen-slider-sidebar-inner .screen-slider-logo,.rps-listings-screen-slider-sidebar .rps-listings-screen-slider-sidebar-inner .screen-slider-image{margin-top:20px}#rps-listing-screen-slider-announcements{background:#efefef;padding:15px 20px;color:#333;border:2px solid #bbb}.rps-listing-screen-slider-announcements-title{font-size:16px!important;font-weight:700!important;margin-top:30px!important;margin-bottom:5px!important;text-align:center}.rps-listings-screen-slider-sidebar-office-wrap{padding-bottom:10px;border-bottom:3px solid #cf1e24}.rps-listing-screen-slider-shortcode h3.rps-sidebar-screen-slider-office-name{font-weight:700;margin-bottom:0;text-align:center}.rps-listing-screen-slider-shortcode .rps-sidebar-screen-slider-office-location{color:#555;margin-bottom:5px;text-align:center}.rps-listing-screen-slider-shortcode .rps-sidebar-screen-slider-office-telephone{color:#555;font-size:18px;margin-top:0;text-align:center}.bootstrap-realtypress .rps-listings-screen-slider-sidebar .carousel{position:relative;border:1px solid #ddd;margin-bottom:15px}.bootstrap-realtypress .rps-listings-screen-slider-sidebar .carousel .carousel-inner .carousel-caption{position:static;padding:0;text-align:left;color:#333;text-shadow:none}@media only screen and (max-width:992px){.bootstrap-realtypress .rps-listing-slider-shortcode .carousel-inner>.item{min-height:500px;max-height:500px;height:500px}}@media only screen and (max-width:768px){.bootstrap-realtypress .rps-listing-slider-shortcode .carousel-inner>.item{min-height:360px;max-height:360px;height:360px}}@media only screen and (max-width:480px){.bootstrap-realtypress .rps-listing-slider-shortcode .carousel-inner>.item{min-height:260px;max-height:260px;height:260px}}@media only screen and (max-width:320px){.bootstrap-realtypress .rps-listing-slider-shortcode .carousel-inner>.item{min-height:200px;max-height:200px;height:200px}}
#mvcwid{background-color:initial;width:100%;padding:10px}#mvccount{padding:10px}#mvccount img{margin-right:5px}#mvctable{padding:10px}#mvctable table tr td{width:100%}#mvcip{padding:10px;border-top:1px dashed #bcbcb0}#mvcserver{padding:10px;border-top:1px dashed #bcbcb0}#mvccredit{padding:10px;border-top:1px dashed #bcbcb0}.wpsvc_plugins_text .form-table{clear:none}.wpsvc_plugins_text .form-table td{vertical-align:top;padding:16px 20px 5px;line-height:10px;font-size:12px;display:flex;align-items:center}.wpsvc_plugins_text .form-table th{width:200px;padding:10px 0 12px 9px}.wpsvc_plugins_text .form-table input.tog,.wpsvc_plugins_text .form-table input[type=radio]{margin-top:0;margin-right:4px;float:none}.wpsvc_right_sidebar{width:42%;float:right}.wpsvc_left_sidebar{width:55%;margin-left:10px}.wpsvc_plugins_text{margin-bottom:0}.wpsvc_plugins_text p{padding:5px 10px 10px;width:90%}.wpsvc_plugins_text h2{font-size:14px;padding:0;font-weight:700;line-height:29px}.wpsvc_plugins_wrap .hndle{font-size:15px;font-weight:600;padding:7px 10px;margin:0;line-height:1;border-top-left-radius:3px;border-top-right-radius:3px;border-bottom-color:#dfdfdf;text-shadow:0 1px 0 #fff;box-shadow:0 1px #fff;background:linear-gradient(to top,#ececec,#f9f9f9)repeat #f1f1f1;margin-top:1px;border-bottom-width:1px;border-bottom-style:solid;-moz-user-select:none}.wpsvc_option_wrap{border:1px solid #dfdfdf;width:100%;margin-bottom:30px;height:auto}.wpsvc_plugins_text img{max-width:100%}.wps_plugin_main_form{padding:7px 10px}.wps_follow_button a{display:inline-block;padding:10px 0;padding-left:10px}.wps_text_glowing{display:inline-block}.wps_text_glowing span{color:#fff;font-family:verdana;font-size:10px;display:inline-block;-webkit-animation:animate_black 2s linear infinite;-o-animation:animate_black 2s linear infinite;animation:animate_black 2s linear infinite;width:24px;height:24px;text-align:center;line-height:24px;border:1px solid rgba(255,255,255,.4);margin:0 -2.5px}.wps_text_glowing.effect-white span{-webkit-animation-name:animate_white;-o-animation-name:animate_white;animation-name:animate_white}@keyframes animate_black{0%{color:red;box-shadow:0 2px 10px red;border:1px solid red}33.33%{color:#ff0;box-shadow:0 2px 10px #ff0;border:1px solid #ff0}66.66%{color:#0f0;box-shadow:0 2px 10px #0f0;border:1px solid #0f0}100%{color:red;box-shadow:0 2px 10px red;border:1px solid red}}@keyframes animate_white{0%{color:red;box-shadow:0 2px 10px red;border:1px solid red}33.33%{color:#000;box-shadow:0 2px 10px #00f;border:1px solid #00f}66.66%{color:#130e0e;box-shadow:0 2px 10px #0f0;border:1px solid #0f0}100%{color:red;box-shadow:0 2px 10px red;border:1px solid red}}.wps_text_glowing span:nth-child(1){animation-delay:0s}.wps_text_glowing span:nth-child(2){animation-delay:.1s}.wps_text_glowing span:nth-child(3){animation-delay:.2s}.wps_text_glowing span:nth-child(4){animation-delay:.3s}.wps_text_glowing span:nth-child(5){animation-delay:.4s}.wps_text_glowing span:nth-child(6){animation-delay:.5s}.wps_text_glowing span:nth-child(7){animation-delay:.6s}
@import url("https://fonts.googleapis.com/css2?family=Anton&family=Gulzar&family=Kanit:wght@400;500;600;700&family=Lexend:wght@100;200;300;400;500;600;700;800;900&family=Nunito+Sans:ital,opsz,wght@0,6..12,200;0,6..12,300;0,6..12,400;0,6..12,500;0,6..12,600;0,6..12,700;0,6..12,800;0,6..12,900;0,6..12,1000;1,6..12,200;1,6..12,300;1,6..12,400;1,6..12,500;1,6..12,600;1,6..12,700;1,6..12,800;1,6..12,900;1,6..12,1000&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Shrikhand&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,300;0,400;1,300;1,400&family=Montserrat:wght@600;800&display=swap");
@media (min-width: 1200px) {
    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1280px;
    }
    .wpcf7-form,
    .fieldset-cf7mls-wrapper {
        overflow: visible;
    }
    .inner-pages .lodging_gallery .container-fluid {
        max-width: 100%;
    }
}
a {
    color: #a51220;
    text-decoration: none;
    background-color: transparent;
}
.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show > .btn-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem #1d1d1d80;
}
.inner-pages #commentform textarea {
    display: block;
    width: 100%;
    height: auto;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition:
        border-color 0.15s ease-in-out,
        box-shadow 0.15s ease-in-out;
}
.video-container {
    background-image: url(https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/../images/main-banner.jpeg);
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center center;
}
.inner-pages #commentform input[type="text"],
.inner-pages #commentform input[type="email"],
.inner-pages #commentform input[type="url"] {
    display: block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition:
        border-color 0.15s ease-in-out,
        box-shadow 0.15s ease-in-out;
}
.inner-pages #commentform textarea,
.inner-pages #commentform input {
    padding: 0.7rem;
    border: 1px solid #a51220;
}
.inner-pages #commentform textarea,
.inner-pages #commentform input {
    padding: 0.7rem;
    border: 1px solid #dddddd;
}
.title-comments {
    margin-top: 20px;
}
.blog-section .news-item-text {
    padding: 0px !important;
}
body.blog .blog-section .news-item-text {
    padding: 25px !important;
}
.inner-pages #commentform input:focus,
.inner-pages #commentform textarea:focus {
    color: #495057;
    background-color: transparent;
    border-color: rgb(165 18 32 / 25%);
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgb(165 18 32 / 25%);
}
.comment-list {
    list-style-type: none;
}
.comment-author img {
    margin-right: 20px;
    margin-bottom: 10px;
}
.inner-pages .recent-img img {
    height: auto;
}
.inner-pages .recent-main {
    column-gap: 1rem;
}
.inner-pages .blog-section ul.action-list {
    padding-left: 0px;
}
li.action-item a {
    font-size: 13px;
    position: relative;
    width: 30px;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    text-align: center;
    border-radius: 2px;
    border: 1px solid #ccc;
}
li.action-item a .fa {
    position: relative;
    top: -1px;
}
.inner-pages .call-info .info div.in-p {
    color: #fff;
    margin: 0px;
    margin-left: 1.5rem;
    font-weight: 300;
    width: 100%;
}
.inner-pages .call-info .info div.in-p span {
    float: right;
}
.inner-pages .blog-section .news-item-descr.big-news.details {
    height: auto !important;
}
.inner-pages .blog-section .news-item-descr p {
    margin-bottom: 1rem;
}
.inner-pages .blog-section .action-item {
    padding-left: 0;
    padding-right: 15px;
}
.inner-pages .blog-section .action-item.cm-count {
    display: none;
}
.first-footer .bloq-email .email input[type="submit"] {
    margin-top: 0px;
}
.first-footer .contactus .info p a {
    color: rgba(245, 255, 255, 0.8);
    transition: all 0.5s ease;
}
.first-footer .contactus .info p a:hover {
    color: #377ef9;
    text-decoration: none;
}
.inner-pages .call-info .info p a {
    color: #666666;
    transition: all 0.5s ease;
}
.inner-pages .call-info ul.netsocials li {
    display: inline-block;
}
.inner-pages .call-info ul.netsocials li {
    margin-right: 10px;
}
.inner-pages .call-info ul.netsocials a {
    width: 38px;
    height: 38px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    text-align: center;
    background: #a8253221;
}
.inner-pages .call-info ul.netsocials a:hover {
    text-decoration: none;
}
.inner-pages .call-info ul.netsocials a .fa,
.inner-pages .call-info ul.netsocials a .fab {
    font-size: 16px;
    text-align: center;
    background: transparent;
    width: 14px;
    height: 14px;
    line-height: 16px;
    margin-right: 0;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    color: #a51220;
    flex-grow: 1;
}
.inner-pages .call-info .info p a:hover {
    color: #a51220;
    text-decoration: none;
}
blockquote {
    font-size: 14px;
    margin: 15px 0px 30px 0px;
    padding: 0px 15px;
    border-left: 2px solid #a51220;
    float: left;
    width: 100%;
}
blockquote {
    border-left: 2px solid #a51220;
}
blockquote p {
    font-style: italic;
    margin-bottom: 0 !important;
}
.blog-section .col-lg-4 {
    padding-bottom: 2.5rem;
}
.single.inner-pages .blog-section .news-item-text > a > h3 {
    font-size: 26px;
}
.recent-post .recent-img {
    width: 80px;
}
.recent-post .info-img {
    width: calc(100% - 60px);
}
.price-properties ul.share-buttons.action-list {
    list-style: none;
    position: absolute;
    right: 0;
    top: -41px;
    display: none;
}
.price-properties ul.share-buttons.action-list.active {
    display: flex;
}
.portfolio .price-properties .compare {
    position: relative;
}
.portfolio .footer.price-properties span {
    float: none;
    margin-top: 0px !important;
}
.price-properties ul.share-buttons li.action-item {
    background-color: #fff !important;
}
.ti-footer {
    display: none !important;
}
.ti-widget.ti-goog .ti-controls-dots {
    display: none !important;
}
.inner-pages section.testimonials {
    background: #fff !important;
}
.inner-pages .about-me .agent-details p {
    display: inline-block;
    margin-right: 15px;
}
.inner-pages .about-me .agent-details {
    border-bottom: 0px;
    padding: 0;
    margin: 0;
}
.inner-pages section.about-me {
    background: #fff;
    padding: 6rem 0;
}
.inner-pages .about-me .agent-details a {
    font-size: 14px;
}
.sign-up-p {
    float: left;
    margin-top: 35px;
}
.login-and-register-form.modal .custom-form input {
    margin-bottom: 5px;
}
.login-and-register-form.modal .main-register .custom-form label {
    margin-top: 15px;
}
.login-and-register-form #tabs-container {
    margin-top: 0px;
}
@media only screen and (max-width: 1024px) {
    #menu-header-menu ul.sub-menu {
        list-style: none;
    }
    #menu-header-menu .sub-menu a {
        color: #fff;
        padding: 14px 10px 14px 0px;
        display: inline-table;
    }
    .right-side {
        width: auto;
        margin-left: 0px;
        margin-right: 10px;
    }
}
.fi-ss-heart {
    display: none;
}
.loved .fi-ss-heart {
    display: inline;
}
.loved .flaticon-heart {
    display: none;
}
.pagination .page-numbers {
    position: relative;
    display: block;
    padding: 0.5rem 0.75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #007bff;
    background-color: #fff;
    border: 1px solid #dee2e6;
    color: #121b22;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    text-decoration: none;
}
.pagination .page-numbers:hover {
    background: #377ef9;
    color: #fff;
}
.pagination .page-numbers.current {
    background: #377ef9;
    border-color: #377ef9;
    z-index: 3;
    color: #fff;
}
.top-footer {
    background-color: #fff7f8;
    position: relative;
    z-index: 99;
}
.icon-phone {
    background-image: url(https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/../images/icon-phone.svg);
    height: 24px;
    position: relative;
    top: 7px;
    display: inline-block;
    width: 24px;
    margin-right: 10px;
}
.inner-pages .icon-phone {
    background-image: url(https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/../images/icon-phone-inner.svg);
}
a.foote_logo2 {
    border-left: 1px solid #1d1d1d;
    margin-left: 12px;
    padding-left: 12px;
}
.footer_logo a {
    display: inline-block;
}
.footer_logo {
    margin-bottom: 40px;
}
.footer_copyright p {
    font-size: 14px;
    font-weight: 700;
    line-height: 14px;
    margin-bottom: 5px;
}
.footer_copyright a {
    text-decoration: underline;
    color: #1d1d1d;
}
.footer_copyright ul li {
    display: inline-block;
}
.footer_copyright ul {
    padding-left: 0px;
}
.footer_copyright ul li a {
    text-decoration: none;
    font-size: 14px;
    margin-right: 10px;
    display: inline-block;
    font-weight: 700;
}
.footer_copyright {
    margin-top: 20px;
    margin-bottom: 0px;
}
.disclaimer_text p {
    font-size: 13px;
    line-height: 20px;
    font-weight: 600;
    color: #666666;
    margin-bottom: 0px;
    text-align: justify;
}
.homepage-9 .first-footer .container-fluid {
    max-width: 1050px;
}
#logo img {
    width: 185px;
}
#header .left-logo #logo {
    text-align: center;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
.left-logo {
    float: left;
}
.container-header::after {
    display: block;
    clear: both;
    content: "";
}
#header .left-logo #logo img {
    display: inline-block;
    max-width: 100%;
    max-height: 130px;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
#header {
    padding: 20px 0 20px 0;
    background-color: transparent;
}
#header .right-logo #logo {
    position: absolute;
    right: 0px;
    bottom: 0px;
    text-align: center;
    width: 150px;
    max-height: 130px;
    background: #fff;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
#header .right-logo #logo img {
    height: 130px;
    display: inline-block;
    max-width: 100%;
    max-height: 130px;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
#header.cloned #logo img {
    height: 80px !important;
    width: 100px;
}
.container-header {
    text-align: center;
    margin: 0 auto;
    padding: 0 15px;
}
#header.cloned {
    background-color: #1d1d1d;
    padding: 10px 0 10px 0;
    z-index: 9999;
}
.header-user-menu {
    float: none;
}
.header-user-name:before {
    content: "\f107";
    color: #fff !important;
    bottom: 6px;
    font-size: 18px;
    right: -20px;
}
.inner-pages .header-user-name:before {
    color: #a51220 !important;
}
#header .header-user-name {
    color: #fff !important;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 16px;
    padding: 6px 0px;
    line-height: 22px;
}
.inner-pages #header .header-user-name {
    color: #a51220 !important;
}
.user-menu:hover ul {
    visibility: visible;
    opacity: 1;
    transform: translate3d(0, 0, 0);
    z-index: 9999;
}
.header-user-menu ul {
    background-color: #ffffff !important;
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 12%);
    border: none !important;
    border-radius: 0;
    padding: 10px 0;
}
.header-user-menu ul li a {
    line-height: 27px !important;
    padding: 10px 30px 10px 15px !important;
    font-size: 14px !important;
    text-transform: uppercase !important;
    color: #a51220;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
.header-user-menu ul li {
    padding: 0px;
}
.header-user-menu ul li:hover a {
    color: #a51220;
}
.pftext h3 {
    font-size: 26px;
}
#header .header-user-name,
.homepage-1 .header-user-name,
.homepage-1 .header-user-name:before {
    color: #fff !important;
}
.header-top .netsocials {
    padding-left: 0px;
    margin-top: 10px;
    margin-bottom: 8px;
}
.homepage .header-top {
    background: rgba(0, 0, 0, 0.2) !important;
}
.header-top .netsocials ul li {
    margin-left: 10px;
}
.container-header .left-side {
    float: none;
    width: auto;
    display: inline-block;
    margin: 0 auto;
}
#navigation.style-1 ul a {
    color: #fefefe !important;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    padding: 6px 15px;
    line-height: 19px;
}
.inner-pages #navigation.style-1 ul#menu-mainmenu > li > a {
    color: #a51220 !important;
}
.menu-mainmenu-container::after {
    display: block;
    clear: both;
    content: "";
}
#menu-mainmenu ul.sub-menu {
    background-color: #fff !important;
    text-align: left;
    border-radius: 0px !important;
    padding: 10px 0;
}
#navigation {
    margin-left: 0px;
    margin-top: 19px;
}
#menu-mainmenu .sub-menu a {
    font-size: 14px !important;
    color: #a51220 !important;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
#navigation ul ul li {
    width: 278px;
}
#navigation ul ul li:hover {
    background-color: #ebebeb !important;
}
#navigation ul ul li:hover a {
    color: #a51220 !important;
}
#navigation ul li:hover ul a,
#navigation ul ul a {
    color: #a51220 !important;
}
#navigation ul ul li {
    border-bottom: none !important;
}
#navigation.style-1 ul li:hover {
    background: transparent;
}
.header-top ul li {
    display: inline-block;
}
.header-top ul li a {
    color: #fff;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    text-decoration: none;
    letter-spacing: 0.02em;
}
.inner-pages .header-top ul li a {
    color: #a51220;
}
.header-top .netsocials li a {
    padding: 0 10px;
}
.header-top .pull-right {
    margin-bottom: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
}
li.top-btn a {
    text-transform: uppercase;
    font-weight: 600 !important;
    font-size: 16px !important;
    border: 1px solid #fff;
    padding: 7px 15px;
    border-radius: 4px;
    margin-right: 20px;
    display: inline-block;
    line-height: 20px !important;
}
.header-top {
    padding: 13px 0 10px 0;
}
.header-top .netsocials li {
    margin-right: 10px;
}
.header-top .netsocials ul li a {
    padding: 0 5px;
}
.properti_city .overlay {
    background: -moz-linear-gradient(180deg, rgba(165, 30, 36, 0) 49.27%, rgba(51, 9, 11, 0.6) 100%);
    background: -webkit-linear-gradient(180deg, rgba(165, 30, 36, 0) 49.27%, rgba(51, 9, 11, 0.6) 100%);
    background: -o-linear-gradient(180deg, rgba(165, 30, 36, 0) 49.27%, rgba(51, 9, 11, 0.6) 100%);
    background: -ms-linear-gradient(180deg, rgba(165, 30, 36, 0) 49.27%, rgba(51, 9, 11, 0.6) 100%);
    background: linear-gradient(180deg, rgba(165, 30, 36, 0) 49.27%, rgba(51, 9, 11, 0.6) 100%);
    bottom: 0;
    height: 180px;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
}
.properti_city .thumb {
    overflow: hidden;
    position: relative;
    min-width: 75px;
}
.properti_city .thumb {
    overflow: hidden;
    position: relative;
}
.properti_city .thumb img {
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all 0.6s ease;
}
.properti_city .overlay .details {
    bottom: 20px;
    left: 0;
    position: absolute;
    right: 0;
}
.properti_city .zoom-btn {
    position: absolute;
    left: 5px;
    top: 5px;
    width: calc(100% - 10px);
    height: calc(100% - 10px);
    display: block;
    text-align: center;
    font-size: 42px;
    color: #71b100;
    opacity: 0;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
.properti_city:hover .zoom-btn {
    background-color: rgba(165, 30, 36, 0.7);
    opacity: 1;
}
.icon.add-square {
    background-image: url(https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/../images/add-square.svg);
    background-repeat: no-repeat;
    height: 32px;
    width: 32px;
}
.properti_city .icon.add-square {
    position: absolute;
    display: inline-block;
    line-height: 50px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.properti_city .details h4 {
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.02em;
    color: #ffffff;
    font-family: "Nunito Sans", sans-serif;
    margin: 0px;
    text-align: center;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    margin: 0 30px;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    padding: 15px 0;
}
.properti_city .details a {
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.02em;
    color: #ffffff;
    font-family: "Nunito Sans", sans-serif;
    height: 100%;
    width: 100%;
    display: block;
}
.properti_city .details a:hover {
    text-decoration: none;
}
.property-city .row:nth-child(2) {
    background: #fefefe;
    box-shadow: 0px 4px 25px rgba(64, 7, 12, 0.05);
    border-radius: 8px;
    padding: 92px 80px 52px 80px;
}
.our_partner:hover {
    -webkit-transform: translate(0, -10px) !important;
    -ms-transform: translate(0, -10px) !important;
    transform: translate(0, -10px) !important;
}
.properti_city .details span {
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    letter-spacing: 0.02em;
    color: #666666;
    font-family: "Nunito Sans", sans-serif;
    display: none;
}
.properti_city {
    margin-bottom: 40px;
    position: relative;
}
.properti_city .details {
    align-items: center;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
}
.neighborhoods-list .owl-nav .owl-prev,
.neighborhoods-list .owl-nav .owl-next {
    line-height: 40px !important;
    position: absolute;
    top: 40%;
}
.neighborhoods-list .owl-nav .owl-prev {
    left: -70px;
}
.neighborhoods-list .owl-nav .owl-next {
    right: -70px;
}
.car-angle-left {
    background-image: url(https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/../images/angle-left.svg);
    background-repeat: no-repeat;
    height: 47px;
    width: 23px;
    display: inline-block;
}
.car-angle-right {
    background-image: url(https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/../images/angle-right.svg);
    background-repeat: no-repeat;
    height: 47px;
    width: 23px;
    display: inline-block;
}
.big-title {
    text-align: center;
}
.big-title h2 {
    display: inline-block;
    margin-bottom: 40px;
}
.big-title .float-right {
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0.07em;
    text-decoration: underline;
    text-transform: uppercase;
    margin-top: 20px;
    color: #a51220;
}
.neighborhoods-list {
    padding-top: 70px;
    padding-bottom: 70px;
    background-color: #fff7f8;
}
.neighborhoods-list .main-title h2 {
    font-family: "Kanit", sans-serif;
    font-weight: 400;
    font-size: 40px;
    line-height: 60px;
    letter-spacing: 0.05em;
    color: #323232;
    margin-bottom: 20px !important;
    text-transform: none;
}
.neighborhoods-list .main-title p {
    font-family: "Nunito Sans", sans-serif;
    font-weight: 600;
    font-size: 18px;
    line-height: 25px;
    letter-spacing: 0.05em;
    color: #666666;
    max-width: 684px;
    margin: 0 auto 60px auto;
    text-transform: none;
}
.blog-section .news-item-top {
    position: relative;
}
body.blog .blog-section .news-item .date,
body.homepage-1 .blog-section .news-item .date,
.search-results .blog-section .news-item .date {
    display: block;
    margin-bottom: 0;
    color: #fff;
    position: absolute;
    bottom: 0;
    right: 0;
    background-color: #a51220;
    padding: 15px;
    font-size: 16px;
    font-weight: 700;
    line-height: 16px;
}
.blog-section .news-item .date span {
    display: block;
    font-size: 20px;
    line-height: 20px;
    margin-left: 5px;
}
.blog-section .action-item {
    color: #8c8c8c;
    font-size: 14px;
    line-height: 14px;
    font-weight: 500;
}
.blog-section .action-item.admin {
    padding-right: 10px;
}
.homepage-9 .blog-section .news-item h3 {
    color: #a51220;
    font-size: 14px;
    line-height: 21px;
    font-weight: 700;
    margin-top: 13px;
    text-transform: uppercase;
}
.homepage-9 .blog-section .news-item h3:hover {
    color: #a51220;
}
.blog-section .news-item-descr p {
    color: #6f6f6f;
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
}
.homepage-1 .blog-section .news-item {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    background: transparent;
}
.bl-meta {
    margin-top: 20px;
}
.blog-section .news-link {
    text-transform: uppercase;
    color: #a51220;
    font-size: 14px;
    font-weight: 700;
}
.blog-section .overlay a {
    background: rgba(165, 30, 36, 0.5);
    opacity: 0;
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    z-index: 99;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
.blog-section .news-item-top:hover .overlay a {
    opacity: 1;
}
.blog-section .fa.fa-link {
    position: absolute;
    display: inline-block;
    line-height: 20px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 20px;
    width: 20px;
    color: #fff;
}
.small-title {
    text-align: center;
}
.small-title h2 {
    display: inline-block;
    margin-bottom: 40px;
    font-size: 30px;
    line-height: 36px;
}
.outline-img {
    display: inline-block;
    position: relative;
}
.outline-img::after {
    position: absolute;
    left: 8px;
    top: 8px;
    width: calc(100% - 16px);
    height: calc(100% - 16px);
    display: block;
    outline: 2px solid #ffffff;
    content: "";
}
h2.text-left {
    font-weight: 700;
    font-size: 32px;
    line-height: 39px;
    text-transform: none;
    margin-bottom: 40px;
}
.grey-box .button {
    border: 2px solid #6f6f6f;
    border-radius: 2px !important;
    font-weight: 700;
    font-size: 14px;
    line-height: 17px;
    color: #6f6f6f !important;
    margin-top: 20px;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    text-transform: uppercase;
    padding: 14px 21px;
    width: auto;
    float: none;
    display: inline-block;
    margin-bottom: 10px;
}
.pftext {
    font-weight: 500;
    font-size: 16px;
    line-height: 23px;
    color: #6f6f6f;
    margin-bottom: 20px;
    text-align: justify;
}
.outline-text {
    background: rgba(235, 235, 235, 0.3);
    padding: 58px 37px;
    position: relative;
}
.outline-text::after {
    position: absolute;
    left: 8px;
    top: 8px;
    width: calc(100% - 16px);
    height: calc(100% - 16px);
    display: block;
    outline: 2px solid #ffffff;
    content: "";
}
.move-right {
    position: relative;
    right: -60px;
    z-index: 99;
}
section.about-us {
    padding-bottom: 70px;
    position: relative;
}
.homepage-1 .team-block .inner-box {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    overflow: hidden;
}
.homepage-1 .team-block .inner-box .lower-box {
    background-color: #fff;
}
.homepage-1 .team .team-details {
    background-color: #fff;
}
.homepage-1 .team .team-all {
    justify-content: center;
}
section.meet_team {
    background-image: url(https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/../images/profile-bg.svg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    position: relative;
    background-size: 100%;
    padding-top: 50px;
    background-position: center bottom;
}
section.meet_team::after {
    background-color: rgba(29, 29, 29, 0.85);
    height: 100%;
    width: 100%;
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.team-block .inner-box .image {
    position: relative;
    height: 300px;
    width: auto;
}
.team-block .inner-box .image img {
    position: absolute;
    width: 100%;
    display: block;
    height: auto;
    bottom: 0;
}
section.meet_team .team,
section.meet_team .why_choose_us {
    position: relative;
    z-index: 999;
}
section.meet_team .small-title h2 {
    color: #a51220;
    margin-bottom: 50px;
}
section.meet_team .small-title h2 span {
    color: #ffffff;
}
.team-block .inner-box .lower-box h3 a {
    font-weight: 700;
    font-size: 22px;
    line-height: 27px;
    color: #a51220;
    text-transform: uppercase;
}
.team-block .inner-box .lower-box h3 a:hover {
    color: #a51220;
}
.team-block .inner-box .lower-box .designation {
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #a51220;
    text-transform: uppercase;
    min-height: 40px;
}
.team-block .inner-box .lower-box h3 {
    margin-bottom: 10px;
}
section.meet_team .team {
    margin-bottom: 40px;
}
section.meet_team .why_choose_us {
    margin-top: 80px;
}
.why_choose_us {
    padding-bottom: 120px;
}
.why_choose_us .small-title h2 {
    text-transform: none;
}
.service-1 h3 {
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    color: #ffffff;
    margin-bottom: 35px;
}
.service-text-p {
    text-align: left;
    font-size: 16px;
    line-height: 21px;
    color: #ffffff;
}
section.about-us {
    padding-top: 60px;
}
.team .owl-dot {
    border: 1px solid #ffffff !important;
    background: transparent !important;
}
.team .owl-dot.active {
    border: 1px solid #a51220 !important;
    background: transparent !important;
}
.testimonials .main-title p {
    color: #666666;
    font-weight: 600;
    font-size: 18px;
    line-height: 25px;
    letter-spacing: 0.05em;
    max-width: 684px;
    margin: 0 auto 40px auto;
}
.testimonials .main-title h2 {
    font-family: "Kanit", sans-serif;
    font-weight: 400;
    font-size: 40px;
    line-height: 60px;
    letter-spacing: 0.05em;
    color: #323232;
    text-transform: none;
    margin-bottom: 20px;
}
.trusted_realtors .img-outer {
    float: left;
}
.trusted_realtors .img-outer:first-child {
    float: none;
}
.join-now-block {
    width: 157px;
    height: 244px;
    display: block;
    content: "";
    background-image: url(https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/../images/join-now-vector.png);
}
.join-now-block:hover {
    background-position: 0px 241px;
}
.trusted_realtors .img-outer:nth-child(3) {
    margin-left: -16px;
}
.trusted_realtors .img-outer:nth-child(4) {
    margin-left: -27px;
}
.trusted_realtors .img-outer:nth-child(5) {
    margin-left: -28px;
}
.trusted_realtors .img-outer:first-child img {
    position: relative;
    top: 90px;
    left: 10px;
}
.trusted_realtors .move-up {
    position: relative;
    top: -100px;
}
.trusted_realtors {
    padding-top: 70px;
    position: relative;
}
.trusted_realtors .container {
    z-index: 99;
}
.trusted_realtors h2.text-left {
    padding-top: 40px;
}
.buid-text {
    padding-top: 20px;
}
.videos_section .owl-item {
    opacity: 0;
    transform: scale(0.6);
    -ms-transform: scale(0.6);
    transition: all 0.2s;
    -webkit-transform: all 0.2s;
    z-index: 1;
}
.videos_section .active {
    opacity: 0.5;
}
.videos_section .active.middle_beside {
    transform: scale(0.8);
    -ms-transform: scale(0.8);
    opacity: 0.8;
    margin: 0 -1%;
    z-index: 2;
}
.videos_section .active.middle {
    transform: scale(1);
    -ms-transform: scale(1);
    opacity: 1;
    z-index: 3;
}
.videos_section .owl-item iframe {
    width: 100%;
}
.swiper-container {
    width: 100%;
    max-width: 932px;
    margin: 0 auto;
}
.swiper-slide {
    position: relative;
    height: 383px;
}
.swiper-slide iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.swiper-slide.swiper-slide-prev {
    opacity: 0.5;
}
.swiper-slide.swiper-slide-next {
    opacity: 0.5;
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    background-image: url(https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/../images/angle-right.svg);
    right: 10px;
    left: auto;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    background-image: url(https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/../images/angle-left.svg);
    left: 10px;
    right: auto;
}
.videos_section {
    padding-top: 70px;
    padding-bottom: 70px;
    position: relative;
    z-index: 99;
}
.key_bg {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
}
.brick_bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    opacity: 0.5;
    height: 100% !important;
    width: 100% !important;
    max-height: 100vh !important;
}
.brick_bg img {
    width: 100%;
}
.container-white-an {
    padding-bottom: 40px;
    height: 100vh;
    position: relative;
}
.header-bg {
    height: 100vh;
    background-image: url("https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/../images/homepage-banner-g.svg");
    background-repeat: no-repeat;
    background-attachment: fixed;
    position: relative;
    background-size: cover;
    background-color: #fff;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.box-home {
    position: relative;
    margin: 0 auto;
    width: 442px;
    height: 100vh;
}
.left-line {
    position: absolute;
    left: -20px;
    bottom: 5px;
}
.right-line {
    position: absolute;
    right: -20px;
    bottom: 5px;
}
.right-upper {
    position: absolute;
    right: -78px;
    bottom: 190px;
}
.left-upper {
    position: absolute;
    left: -78px;
    bottom: 190px;
}
body.home .header-sec {
    width: 100%;
    transition: all 0.1s ease;
}
body.home .header-sec.header-fix {
    position: absolute;
    z-index: 9999;
    top: 0px;
}
.search-sec {
    width: 100%;
}
.home-bottom {
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    max-width: unset;
}
#header.cloned.sticky {
    display: none;
}
.search-title h1 {
    font-family: "Nunito Sans", sans-serif;
    font-weight: 400;
    font-size: 28px;
    line-height: 38px;
    color: #fefefe;
    text-transform: none;
}
.search-title h2 {
    font-family: "Kanit", sans-serif;
    font-weight: 600;
    font-size: 55px;
    line-height: 72px;
    text-transform: uppercase;
    text-align: left;
    letter-spacing: 0.2em;
    color: rgb(254, 254, 254);
    text-shadow: none;
    max-width: 700px;
}
.search-title h1 {
    font-family: "Nunito Sans", sans-serif;
    font-weight: 400;
    font-size: 28px;
    line-height: 38px;
    color: rgb(254, 254, 254);
    text-transform: none;
}
.hero-buttons .button {
    background-color: transparent;
    box-shadow: none !important;
    -webkit-box-shadow: none;
    border: 2px solid #fff;
    display: inline-block;
    border-radius: 2px !important;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    width: 118px;
    padding: 18px 12px;
    margin-right: 20px;
}
.hero-buttons .button:hover {
    background-color: #a51220;
    border-color: #a51220;
}
@media screen and (max-width: 1024px) {
    .box-home {
        width: 172px;
    }
    .left-line {
        left: -20px;
        bottom: 5px;
        max-height: 130px;
    }
    .right-line {
        right: -20px;
        bottom: 5px;
        max-height: 130px;
    }
    .right-upper {
        right: -58px;
        bottom: 90px;
        max-width: 150px;
    }
    .left-upper {
        left: -58px;
        bottom: 90px;
        max-width: 150px;
    }
    .home-bottom {
        max-width: 700px;
    }
    #header .left-logo #logo {
        position: relative;
        width: auto;
        margin-top: 3px;
    }
    #header .right-logo #logo {
        position: relative;
        width: auto;
        margin-top: 3px;
    }
    #header .right-logo #logo img {
        height: 50px;
    }
    .mmenu-trigger {
        background-color: transparent;
        margin-bottom: 0px;
    }
    #logo img {
        width: 145px;
        margin-right: 0px;
    }
    .header-top {
        display: none;
    }
}
.bottom-tag span {
    display: inline-block;
    background-color: #1d1d1d;
    color: #fff;
    padding: 9px 30px;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0.11em;
    text-transform: uppercase;
    border-radius: 4px;
    margin-top: 10px;
}
.bottom-tag {
    text-align: center;
}
.building-bg_wrapper {
    background: #f5f5f5 url(https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/../images/bg/building-in-shades.svg) repeat-x center bottom;
    background-size: contain;
    background-attachment: fixed;
}
.inner-pages .building-bg_wrapper {
    background-image: none !important;
}
.homepage-4 .portfolio .project-head {
    background-color: #ffffff;
}
.homepage-4 .portfolio .project-head img {
    opacity: 0;
}
.love-it .fa-heart {
    font-size: 20px !important;
    margin-right: 0px !important;
}
.love-it {
    display: inline-block;
    position: relative;
    top: -2px;
}
.fav_wrapper .love-it {
    top: -2px;
}
.fav_wrapper .love-it .fa-heart {
    font-size: 16px !important;
}
.fi-ss-heart {
    display: none;
}
.loved .fi-ss-heart {
    display: inline;
}
.loved .flaticon-heart {
    display: none;
}
.fas.fa-heart {
    display: none;
}
.loved .fas.fa-heart {
    display: inline;
    color: #a51220 !important;
}
.loved .far.fa-heart {
    display: none;
    color: #a51220 !important;
}
.love-it i {
    color: #a51220 !important;
}
.bootstrap-realtypress a:hover,
.bootstrap-realtypress a:focus {
    color: inherit;
    text-decoration: none;
}
.homepage-9 .main-content {
    background-color: #fff;
}
.post-type-archive-rps_listing .bootstrap-realtypress {
    background: #fff7f8;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 30px;
}
.post-type-archive-rps_listing .col-property-result {
    padding-top: 50px;
}
.rps-result-view-list {
    display: none !important;
}
a.btn.btn-primary.btn-block.btn-filter-search-results {
    color: white !important;
    background-color: #1d1d1d;
    border: 0px;
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    padding: 16px 40px;
    width: auto;
    display: inline-block;
}
.bootstrap-realtypress .rps-toolbar-btn-lg {
    color: #666666;
    padding: 7px 6px;
}
.bootstrap-realtypress .rps-toolbar-btn-lg:hover {
    color: #1d1d1d;
}
.bootstrap-realtypress .rps-toolbar-btn-lg.active {
    background: #666666;
    text-shadow: none;
    border: 1px solid #666666;
    color: #fff;
}
.bootstrap-realtypress .rps-toolbar-btn-lg.active:hover {
    color: #fff;
}
.bootstrap-realtypress .rps-result-count {
    font-size: 16px;
    line-height: 32px;
    font-weight: 700 !important;
    color: #8c8c8c !important;
}
.posts_per_page_wrapper {
    display: none;
}
.homepage-4 .portfolio .footer {
    border-top: none;
}
.bootstrap-realtypress {
    font-family: "Gilroy", sans-serif;
}
.homepage-4 .properties-list .price-properties.footer h3 {
    font-weight: 700;
    font-size: 18px;
    line-height: 25px;
    letter-spacing: 0.05em;
    color: #a51220;
    font-family: "Nunito Sans", sans-serif;
}
.bootstrap-realtypress .properties-list h3 small {
    color: #1d1d1d !important;
}
.bootstrap-realtypress .portfolio .homes-content h3 a {
    font-family: "Nunito Sans", sans-serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    color: #003471;
    margin-bottom: 10px;
    display: block;
}
.portfolio .homes-content h3 {
    margin-top: 10px;
}
.bootstrap-realtypress .portfolio .homes-content h3 a:hover {
    color: #a51220;
}
.icon-bed {
    background-image: url(https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/../images/bed.svg);
    height: 30px;
    width: 30px;
    background-repeat: no-repeat;
    background-position: center center;
}
.icon-bathtub {
    background-image: url(https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/../images/bath.svg);
    height: 30px;
    width: 30px;
    background-repeat: no-repeat;
    background-position: center center;
}
.icon-homemeasure {
    background-image: url(https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/../images/homemeasure.svg);
    height: 30px;
    width: 30px;
    background-repeat: no-repeat;
    background-position: center center;
}
.bootstrap-realtypress .portfolio .homes-content .homes-list span {
    font-family: "Nunito Sans", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #666666;
    letter-spacing: 0.02em;
}
.bootstrap-realtypress .portfolio .homes-content .homes-list {
    margin: 0;
    display: flex;
}
.inner-pages .portfolio .homes-content .homes-list li {
    width: auto !important;
    padding: 0;
    margin-right: 20px;
    border-radius: 4px;
}
.rps-pagination .text-center {
    text-align: right !important;
}
.inner-pages section.portfolio {
    background: #fff7f8;
}
.inner-pages section.portfolio .project-single {
    border: none;
    border-radius: 4px;
}
.bootstrap-realtypress .homes-extra {
    padding-left: 0px;
}
.bootstrap-realtypress .homes-extra li {
    font-family: "Nunito Sans", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.02em;
    color: #666666;
    margin-bottom: 5px;
    list-style: none;
}
.homepage-4 .portfolio .homes-tag.sale,
.inner-pages .portfolio .homes-tag.sale {
    background: #a51220 !important;
    right: 0;
    margin-top: 0;
    text-transform: uppercase;
    width: 93px !important;
    z-index: 99;
}
.homepage-4 .portfolio .homes-tag.new,
.inner-pages .portfolio .homes-tag.new {
    background: #a51220 !important;
    right: 0;
    margin-top: 0;
    text-transform: uppercase;
    width: 60px !important;
    z-index: 99;
    font-family: "Nunito Sans", sans-serif;
}
.homepage-4 .portfolio .homes-tag.featured,
.inner-pages .portfolio .homes-tag.featured {
    background: #1d1d1d !important;
    left: 0;
    margin-top: 0;
    text-transform: uppercase;
    width: 120px !important;
    z-index: 99;
    font-family: "Nunito Sans", sans-serif;
}
.inner-pages .portfolio .project-head:before {
    background: transparent !important;
}
.grid-head {
    text-align: center;
    max-width: 880px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 60px;
}
.grid-head p {
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    color: #8c8c8c;
}
.grid-head h2 {
    font-weight: 700;
    font-size: 32px;
    line-height: 39px;
    letter-spacing: 0.07em;
    text-transform: uppercase;
    color: #1d1d1d;
}
.grid-head h2 span {
    text-transform: uppercase;
}
.bootstrap-realtypress .portfolio .homes a,
.inner-pages .featured-pr.portfolio .homes a {
    z-index: 9;
    position: relative;
}
.bootstrap-realtypress .pagination > .active > a,
.bootstrap-realtypress .pagination > .active > span,
.bootstrap-realtypress .pagination > .active > a:hover,
.bootstrap-realtypress .pagination > .active > span:hover,
.bootstrap-realtypress .pagination > .active > a:focus,
.bootstrap-realtypress .pagination > .active > span:focus {
    background-color: #a51220;
    border-color: #a51220;
}
.bootstrap-realtypress .pagination > li > a,
.bootstrap-realtypress .pagination > li > span {
    color: #a51220;
    font-weight: 700;
    font-family: "Nunito Sans", sans-serif;
    font-size: 18px;
    line-height: 25px;
}
.bootstrap-realtypress .pagination > li:first-child > a,
.bootstrap-realtypress .pagination > li:first-child > span {
    border-radius: 0px !important;
}
.bootstrap-realtypress .pagination > li > a:hover,
.bootstrap-realtypress .pagination > li > span:hover,
.bootstrap-realtypress .pagination > li > a:focus,
.bootstrap-realtypress .pagination > li > span:focus {
    color: #fff;
    background-color: #a51220;
    border-color: #a51220;
}
.bootstrap-realtypress .pagination > li:last-child > a,
.bootstrap-realtypress .pagination > li:last-child > span {
    border-radius: 0px !important;
}
.bootstrap-realtypress .pagination {
    margin: 0px 0;
}
.result-header .nice-select .list {
    width: 100% !important;
    transform: none !important;
}
.result-header .sort_wrapper .nice-select .list {
    width: auto !important;
}
.sort-icon span {
    background-image: url(https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/../images/filter-icon.svg);
    height: 48px;
    width: 48px;
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #666666;
    border-radius: 4px;
    display: inline-block;
    cursor: pointer;
}
.sort_wrapper .current {
    display: none;
}
.sort_wrapper .form-control {
    height: 0;
    padding: 0;
    border: 0;
}
.sort_wrapper .nice-select::after {
    display: none;
}
.nice-select .option:hover {
    background-color: #1d1d1d;
}
.nice-select .option {
    font-weight: 500;
    font-size: 16px;
    border-radius: 2px;
    text-transform: capitalize;
}
.nice-select .current {
    text-transform: capitalize;
}
.nice-select.open .list {
    border-radius: 4px;
    padding: 9px;
}
.bootstrap-realtypress .btn-result-filter {
    width: auto;
    margin: 20px auto;
    background-color: #6f6f6f;
    border: 1px solid #6f6f6f;
    text-transform: uppercase;
    padding: 15px 38px;
    font-weight: 400;
    font-size: 20px;
    line-height: 19px;
    text-align: center;
    letter-spacing: 0.02em;
    border-radius: 0px;
    display: inline-block;
    font-family: "Nunito Sans";
    height: 50px;
}
.bootstrap-realtypress .filter-search-btn .btn-result-filter {
    background: #666666 !important;
    border-radius: 0px 4px 4px 0px !important;
    border: 1px solid #666666 !important;
    margin: 0px auto !important;
    font-weight: 400;
    font-size: 24px;
    line-height: 48px;
    width: 100%;
    letter-spacing: 0.02em;
    padding: 0px 38px;
}
.bootstrap-realtypress .filter-search-btn .btn-result-filter:hover {
    background: #a51220 !important;
    border: 1px solid #a51220 !important;
}
.bootstrap-realtypress .result-search-form-h {
    margin-bottom: 40px !important;
}
.form-group .nice-select {
    float: none;
}
.pr-gallery .owl-nav .owl-prev,
.pr-gallery .owl-nav .owl-next {
    line-height: 40px !important;
    position: absolute;
    top: 40%;
}
.pr-gallery .owl-nav .owl-prev {
    left: 0px;
}
.pr-gallery .owl-nav .owl-next {
    right: 0px;
}
.p-angle-left {
    background-image: url(https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/../images/p-left-arrow.svg);
    background-repeat: no-repeat;
    height: 130px;
    display: inline-block;
    background-position: center;
    width: 32px;
    background-color: rgba(29, 29, 29, 0.6);
}
.p-angle-right {
    background-image: url(https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/../images/p-right-arrow.svg);
    background-repeat: no-repeat;
    height: 130px;
    display: inline-block;
    background-position: center;
    width: 32px;
    background-color: rgba(29, 29, 29, 0.6);
}
.bootstrap-realtypress .rps-single-listing {
    margin-top: 0px !important;
}
.rld-main-search {
    border: none;
    box-shadow: 0px 15px 25px rgba(64, 7, 12, 0.1);
    -webkit-box-shadow: 0px 15px 25px rgba(64, 7, 12, 0.1);
    border-radius: 6px;
}
.bootstrap-realtypress .slider-container .back-bar .pointer.last-active {
    background-color: #a51220;
    border: 1px solid #a51220;
}
.bootstrap-realtypress .theme-green .back-bar .pointer {
    border-color: #a51220;
    background: #a51220;
}
.theme-green .back-bar {
    background-color: #cdcdcd;
}
.bootstrap-realtypress .theme-green .back-bar .selected-bar {
    background: #1d1d1d none;
    height: 5px;
}
.ui-elements .checkbox-option {
    display: inline-block;
    width: 53px;
    height: 29px;
    background-color: #e1e1e1;
    border: none;
    border-radius: 4px;
    margin-bottom: 0px;
    float: right;
}
.ui-elements .checkbox-option .inner {
    background-color: #787878 !important;
    width: 19px;
    height: 19px;
    border-radius: 4px;
    background: rgba(0, 0, 0, 0);
    border: none;
    top: 5px;
    left: 5px;
    float: left;
}
.ui-elements .ui-element::after {
    display: block;
    clear: both;
    content: "";
}
.ui-elements .checkbox-option.checked {
    background-color: #09a14c !important;
}
.ui-elements .checkbox-option.checked .inner {
    background: #fff !important;
}
.ui-elements .ui-element label {
    font-weight: 500;
    color: #787878;
    line-height: 19px;
    margin-top: 3px;
    margin-left: 5px;
}
.rld-single-input input:hover,
.rld-single-input input:active,
.rld-single-input input:focus {
    border: 1px solid #ebebeb;
}
.bootstrap-realtypress .result-header .panel-footer {
    border: none;
    background-color: #fff;
}
.bootstrap-realtypress .btn-result-filter:hover,
.bootstrap-realtypress .btn-result-filter:focus,
.bootstrap-realtypress .btn-result-filter:active {
    background-color: #6f6f6f !important;
    border-color: #6f6f6f !important;
}
.bootstrap-realtypress .btn-result-save:hover,
.bootstrap-realtypress .btn-result-save:focus,
.bootstrap-realtypress .btn-result-save:active {
    background-color: #6f6f6f !important;
    border-color: #6f6f6f !important;
}
.bootstrap-realtypress .btn-result-filter:hover {
    background: #a51220 !important;
    border: 1px solid #a51220 !important;
}
@media (min-width: 768px) {
    .bootstrap-realtypress .container {
        width: 720px;
    }
}
@media (min-width: 992px) {
    .bootstrap-realtypress .container {
        width: 960px;
    }
}
@media (min-width: 768px) {
    .bootstrap-realtypress .container {
        width: 100%;
    }
}
@media (min-width: 992px) {
    .bootstrap-realtypress .container {
        width: 100%;
    }
}
@media (min-width: 1200px) {
    .bootstrap-realtypress .container {
        width: 1440px;
    }
}
.pr-intro-sec {
    background-color: #fff7f8;
}
.single-rps_listing .below-details {
    background-color: #fefefe;
    box-shadow: 0px 4px 25px rgba(64, 7, 12, 0.1);
    border-radius: 6px;
    padding: 20px 20px 30px 30px;
}
.below-details .icon-title {
    font-family: "Nunito Sans", sans-serif;
    font-weight: 700;
    font-size: 20px;
    line-height: 27px;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #a51220;
}
.detail-wrapper .listing-title-bar {
    display: flex;
    justify-content: end;
    flex-wrap: wrap;
}
.detail-wrapper .listing-title-bar .info-block {
    text-align: center;
    flex: 1 1 0px;
}
.detail-wrapper .listing-title-bar .title-info-block {
    text-align: left;
}
.listing-title-bar .icon-box {
    position: relative;
    top: 0px;
    display: block;
    width: 80px;
    height: 80px;
    padding: 0px;
    margin: 0 auto;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    display: flex;
    align-items: center;
    justify-content: center;
}
.d-bed-icon {
    background-image: url(https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/../images/d-bed-ic.svg);
    height: 64px;
    width: 64px;
    background-repeat: no-repeat;
    background-position: center center;
    background-color: transparent;
    display: inline-block;
}
.d-bath-icon {
    background-image: url(https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/../images/d-bath-ic.svg);
    height: 64px;
    width: 64px;
    background-repeat: no-repeat;
    background-position: center center;
    background-color: transparent;
    display: inline-block;
}
.d-sq-icon {
    background-image: url(https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/../images/d-sq-ic.svg);
    height: 64px;
    width: 64px;
    background-repeat: no-repeat;
    background-position: center center;
    background-color: transparent;
    display: inline-block;
}
.d-base-icon {
    background-image: url(https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/../images/basement.svg);
    height: 54px;
    width: 54px;
    background-repeat: no-repeat;
    background-position: center center;
    background-color: transparent;
    display: inline-block;
}
.listing-title-bar .rps-maintenance p {
    font-weight: 700;
    font-size: 36px;
    line-height: 44px;
    color: #fff;
}
.listing-title-bar .info-block .icon-box::before {
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    border-radius: 2px;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}
.listing-title-bar .info-block:hover .icon-box::before {
}
.listing-title-bar .info-block:hover .icon-box {
    -webkit-transform: translate(0px, -10px) scale(0.85);
    -ms-transform: translate(0px, -10px) scale(0.85);
    -o-transform: translate(0px, -10px) scale(0.85);
    -moz-transform: translate(0px, -10px) scale(0.85);
    transform: translate(0px, -10px) scale(0.85);
}
.prop-wrapper {
    padding-top: 40px;
    padding-bottom: 40px;
}
.listing-title-bar .text-box span.font-weight-bold {
    font-weight: 600;
    font-size: 15px;
    line-height: 18px;
    display: block;
    color: #fff;
    margin-top: 20px;
    text-transform: uppercase;
}
.listing-title-bar .text-box span.det {
    font-weight: 700;
    font-size: 20px;
    line-height: 27px;
    display: block;
    color: #a51220;
    margin-top: 10px;
}
.inner-pages .headings .heading_box {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}
.inner-pages .headings-2 .listing-title-bar h4 {
    font-family: "Kanit", sans-serif;
    font-weight: 400;
    font-size: 40px;
    line-height: 60px;
    letter-spacing: 0.04em;
    color: #a51220;
}
.inner-pages .headings-2 .listing-title-bar h4.pr-price {
    font-family: "Nunito Sans", sans-serif;
    font-weight: 800;
    font-size: 40px;
    line-height: 55px;
    letter-spacing: 0.02em;
    color: #a51220;
}
.inner-pages .headings-2 span.category-tag {
    background-color: #a51220;
    display: inline-block;
    line-height: 18px;
}
.single-rps_listing .headings-2 span.category-tag {
    display: inline-block;
}
.single-rps_listing .headings-2 span.category-tag.new-tag {
    display: inline-block;
}
.main-slider .slotholder:after {
    display: none !important;
}
.metis.tparrows:before {
    color: #fff;
    line-height: 110px;
}
.metis.tparrows {
    background: rgba(29, 29, 29, 0.6);
    width: 32px;
    height: 130px;
}
.metis.tparrows:hover {
    background: rgba(29, 29, 29, 0.6);
}
.below-details-wrapper {
    padding-top: 60px;
    padding-bottom: 0px;
}
.below-details-wrapper .listing-title-bar {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-items: center;
}
section.single-proper {
    background: #fff7f8;
}
.inner-pages.single-rps_listing .blog .blog-info.details {
    border: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    padding: 0px !important;
    background: transparent;
}
.inner-pages.single-rps_listing .blog .blog-info.details .tab-desc {
    padding: 50px 30px;
    border-bottom: none;
    background: #fefefe;
    box-shadow: 0px 4px 25px rgba(64, 7, 12, 0.1);
    border-radius: 6px;
    border: none;
    margin-bottom: 50px;
}
.d-fire-icon {
    background-image: url(https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/../images/d-fire.svg);
    height: 54px;
    width: 54px;
    background-repeat: no-repeat;
    background-position: center center;
    background-color: transparent;
    display: inline-block;
}
.d-car-icon {
    background-image: url(https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/../images/d-car-ic.svg);
    height: 64px;
    width: 64px;
    background-repeat: no-repeat;
    background-position: center center;
    background-color: transparent;
    display: inline-block;
}
.d-cal-icon {
    background-image: url(https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/../images/d-cal-ic.svg);
    height: 64px;
    width: 64px;
    background-repeat: no-repeat;
    background-position: center center;
    background-color: transparent;
    display: inline-block;
}
.d-apart-icon {
    background-image: url(https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/../images/d-apart.svg);
    height: 54px;
    width: 54px;
    background-repeat: no-repeat;
    background-position: center center;
    background-color: transparent;
    display: inline-block;
}
.below-details-wrapper .listing-title-bar .info-block {
    text-align: center;
    width: 16.66%;
}
.below-details-wrapper .text-box span.font-weight-bold {
    color: #1d1d1d;
}
.below-details-wrapper .text-box span.det {
    color: #a51220;
}
.below-details-wrapper .listing-title-bar .icon-box {
    margin: 0 auto;
}
.single-rps_listing .tab-desc h1 span.lbl {
    text-transform: uppercase;
}
.single-rps_listing .tab-desc h1 {
    font-family:
        "Nunito Sans",
        sans serif;
    font-weight: 700;
    font-size: 20px;
    line-height: 27px;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #a51220;
    display: inline-block;
    margin-right: 20px;
}
ul.share-buttons.action-list {
    list-style: none;
    position: absolute;
    left: 50%;
    top: -50px;
    display: none;
    transform: translateX(-50%);
}
ul.share-buttons.action-list.active {
    display: flex;
}
.share_wrapper {
    display: inline-block;
    position: relative;
    margin-right: 10px;
    border-radius: 2px;
}
.share_wrapper > a {
    color: #a51220;
    font-size: 16px;
    background-color: #fefefe;
    padding: 5px 10px;
    border-radius: 2px;
}
.share_wrapper > a span {
    font-family: "Nunito Sans";
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #666666;
    display: inline-block;
    margin-left: 5px;
}
.share_wrapper > a:hover,
.share_wrapper > a:focus {
    color: #a51220;
}
.share_wrapper li.action-item a {
    font-size: 14px;
    line-height: 32px;
    border: none;
    color: #a51220;
    background: #f2e1e2;
    margin-right: 5px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.tab-title-wrapper .love-it .fa-heart {
    font-size: 28px !important;
    position: relative;
    top: 2px;
}
.share_wrapper li.action-item a:hover {
    color: #fff;
    background: #a51220;
}
.listing-title-bar .mls-number span {
    font-family: "Nunito Sans", sans-serif;
    font-weight: 600;
    font-size: 20px;
    line-height: 27px;
    letter-spacing: 0.02em;
    color: #666666;
}
.single-rps_listing .tab-desc p.rps-text-center-sm {
    font-family: "Nunito Sans", sans-serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 36px;
    letter-spacing: 0.02em;
    color: #666666;
    text-align: justify !important;
}
.single-rps_listing .tab-det h1 span.lbl {
    color: #a51220 !important;
}
.single-rps_listing .tab-det h1 span {
    font-family: "Nunito Sans", sans-serif;
    font-weight: 700;
    font-size: 20px !important;
    line-height: 27px;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #a51220;
}
.feature_list li {
    padding-left: 50px;
}
.feature_list span.font-weight-bold {
    font-family: "Lexend", sans-serif;
    font-weight: 400 !important;
    font-size: 16px !important;
    line-height: 32px;
    letter-spacing: 0.03em;
    color: #8d8d8e !important;
    width: 50%;
    display: inline-block;
}
.homes-content .font-weight-bold.mr-1 {
    color: #8d8d8e !important;
}
.feature_list span.det {
    font-family: "Lexend", sans-serif;
    font-size: 16px !important;
    line-height: 30px !important;
    color: #101010 !important;
    font-weight: 400 !important;
    letter-spacing: 0.03em;
}
.tab-det h3 {
    font-family: "Nunito Sans";
    font-weight: 700;
    font-size: 20px;
    line-height: 27px;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #a51220;
    margin-top: 0px;
}
.feature_list h1 {
    font-family: "Nunito Sans";
    font-weight: 700;
    font-size: 20px;
    line-height: 27px;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #a51220;
    margin-top: 0px;
}
.result-search-form-h .panel-default {
    border: none;
    margin-bottom: 0px;
}
.result-search-form-h .panel-body {
    padding: 0px;
}
.inner-pages .result-search-form-h .nice-select.open .list {
    overflow-y: scroll;
    max-height: 300px;
    box-shadow:
        inset 0 2px 1px rgba(0, 0, 0, 0.12),
        inset 0 0 0 2px rgba(102, 175, 233, 1);
    -webkit-box-shadow:
        inset 0 2px 1px rgba(0, 0, 0, 0.12),
        inset 0 0 0 2px rgba(102, 175, 233, 1);
}
.inner-pages .form-group .nice-select {
    position: relative;
    margin-top: 0px !important;
}
.wpcf7-form .nice-select p {
    line-height: 50px;
    margin-bottom: 0px !important;
}
.nicescroll-rails {
    z-index: 99999 !important;
}
.bootstrap-realtypress .rps-toolbar-btn-lg {
    line-height: 26px;
}
.bootstrap-realtypress .result-filter-frm .form-control {
    height: 49px;
    border: 1px solid #ebebeb;
    border-radius: 4px;
    font-size: 16px;
}
.bootstrap-realtypress .result-filter-frm #input_merge {
    font-family: "Nunito Sans", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 50px;
    padding: 20px 20px 20px 60px;
    height: 50px;
    letter-spacing: 0.02em;
    color: #666666;
    border-radius: 2px;
    border: 1px solid #dadada;
    background-color: #fff;
    background-image: url(https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/../images/glass.svg);
    background-repeat: no-repeat;
    background-position: left 15px center;
    width: calc(100% - 65px);
}
.bootstrap-realtypress .result-filter-frm .btn-result-filter {
    margin-top: 0px;
}
.inner-pages .form-group .nice-select {
    border: 1px solid #ebebeb;
    border-radius: 4px;
    font-size: 16px;
}
.result-search-form-h .ui-element {
    border: 1px solid #ebebeb;
    border-radius: 4px;
    padding: 10px;
    height: 49px;
}
.single-rps_listing .feature_list {
    padding: 50px 30px;
    border-bottom: none;
    background: #fefefe;
    box-shadow: 0px 4px 25px rgba(64, 7, 12, 0.1);
    border-radius: 6px;
    margin-bottom: 50px;
}
.single-detail-list .table > tbody > tr > td {
    border-top: none !important;
    border-bottom: none !important;
}
.single-detail-list .table {
    margin-bottom: 0px !important;
}
.single-detail-list {
    padding: 50px 30px;
    border: none;
    background: #fefefe;
    box-shadow: 0px 4px 25px rgba(64, 7, 12, 0.1);
    border-radius: 6px;
    margin-bottom: 50px;
}
.rps-single-listing-map-tabs {
    padding: 50px 30px;
    border: none;
    background: #fefefe;
    box-shadow: 0px 4px 25px rgba(64, 7, 12, 0.1);
    border-radius: 6px;
    margin-bottom: 50px;
}
.bootstrap-realtypress .nav-tabs > li > a,
#map-block .ui-elements .button-tabs .tab-title span {
    font-family: "Nunito Sans", sans-serif;
    font-weight: 500;
    font-size: 20px;
    line-height: 27px;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #a51220;
}
.ui-elements .button-tabs .active .tab-title::after {
    display: none;
}
#map-block .ui-elements .button-tabs .active .tab-title span {
    font-weight: 700 !important;
}
#map-block .rps-single-listing-map-tabs .tab-content {
    border-top: 3px solid #ddd;
}
.rps-single-listing-map-tabs .tab-pane .tab-map#ws-walkscore-tile {
    height: auto !important;
}
.bootstrap-realtypress .single-detail-list .table tbody tr td {
    font-family: "Lexend", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 32px;
    letter-spacing: 0.03em;
    color: #101010 !important;
    width: 25%;
}
.bootstrap-realtypress .single-detail-list.rooms .table tbody tr td {
    width: auto;
}
.bootstrap-realtypress .single-detail-list .table tbody tr td.td-label {
    padding-left: 0px !important;
    color: #8d8d8e !important;
}
.bootstrap-realtypress .single-detail-list .table tbody tr td.td-label strong {
    font-weight: 500 !important;
}
.autocomplete-suggestions {
    text-align: left;
    cursor: default;
    border: 1px solid #ccc;
    border-top: 0;
    background: #fff;
    box-shadow: -1px 1px 3px rgba(0, 0, 0, 0.1);
    position: absolute;
    display: none;
    z-index: 9999;
    max-height: 254px;
    overflow: hidden;
    overflow-y: auto;
    box-sizing: border-box;
}
.autocomplete-suggestion {
    position: relative;
    padding: 0 0.6em;
    line-height: 23px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 1.02em;
    color: #333;
}
.autocomplete-suggestion b {
    font-weight: normal;
    color: #1f8dd6;
}
.autocomplete-suggestion.selected {
    background: #f0f0f0;
}
.rld-main-search #searchResult {
    list-style: none;
    padding-left: 0px;
    max-height: 255px;
}
.rld-main-search #searchResult.open {
    border: 1px solid #ebebeb;
    border-radius: 4px;
    padding: 9px;
    background-color: #fff;
    position: absolute;
    width: 100%;
    z-index: 99999;
}
.rld-main-search #searchResult li {
    padding: 6px 12px;
    cursor: pointer;
    font-size: 16px;
    color: #1d1d1d;
    text-transform: capitalize;
}
.rld-main-search #searchResult li:hover {
    background-color: #1d1d1d;
    color: #fff !important;
}
.rld-main-search #searchResult li span {
    text-transform: capitalize;
}
.rld-main-search #searchResult li i {
    margin-right: 10px;
}
.rld-main-search #searchResult li span.lb {
    float: right;
    text-transform: capitalize;
}
.rld-main-search .form-control {
    text-transform: capitalize;
}
.tab-det .alternate-urls {
    padding-left: 15px;
    padding-right: 15px;
    background: #fefefe;
    box-shadow: 0px 4px 25px rgba(64, 7, 12, 0.1);
    border-radius: 6px;
    margin-bottom: 50px;
}
.tab-det .alternate-urls .col-md-4 {
    padding: 20px 30px;
}
.tab-det .alternate-urls .row {
    border-bottom: 1px solid #ebebeb;
}
.tab-det .no-bottom-border {
    border-bottom: none;
}
.bootstrap-realtypress .single-detail-list .table tbody tr td.td-label:nth-child(3) {
    padding-left: 30px !important;
}
.bootstrap-realtypress .single-detail-list .table thead tr th {
    color: #1d1d1d !important;
    font-weight: 500;
    font-size: 16px;
    line-height: 30px;
    border-bottom: 0px;
}
section.single-proper.details {
    padding: 0 0 !important;
}
.wprt-image-video.w50.pro h5:after {
    display: none;
}
.wprt-image-video.w50.pro h5 {
    font-family: "Nunito Sans";
    font-weight: 700;
    font-size: 20px;
    line-height: 27px;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #a51220;
    margin-top: 0px;
}
.wprt-image-video.w50.pro {
    padding: 50px 30px;
    border: none;
    background: #fefefe;
    box-shadow: 0px 4px 25px rgba(64, 7, 12, 0.1);
    border-radius: 6px;
    margin-bottom: 50px;
}
.error404 .site-main {
    max-width: 1280px;
    padding: 0 15px;
    margin: 80px auto;
}
.login-and-register-form.modal .custom-form .log-submit-btn {
    float: none;
}
.login-and-register-form.modal .custom-form input {
    margin-bottom: 5px;
    float: none;
}
.agent-contact-form-sidebar .multiple-send-message {
    background: #6f6f6f;
    border-radius: 4px;
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    letter-spacing: 0.2em;
    color: #ffffff;
    text-transform: uppercase;
    width: auto;
    margin: 0 auto;
    display: block;
    padding: 16px 40px;
    height: auto;
}
.gallery-outer {
    margin-top: 5px;
}
.sidebar .agent-box img {
    border-radius: 50%;
    border: 1px solid #d9d9d9;
    height: 96px;
    width: 96px;
}
.sidebar .agent-box .agent-info h5 {
    font-weight: 600;
    font-size: 24px;
    line-height: 29px;
    color: #1d1d1d;
}
.sidebar .agent-box .agent-info h5::after {
    display: none;
}
.sidebar .agent-box .agent-info .designation {
    color: #787878;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
}
.sidebar .agent-box .agent-info .number a {
    color: #1d1d1d;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    padding-left: 10px;
}
.sidebar .agent-box .agent-info .number i {
    color: #a51220;
}
.sidebar .agent-box .agent-btn {
    text-align: center;
    margin-top: 30px;
}
.sidebar .agent-box .agent-btn .btn.grey-btn {
    padding: 14px 50px;
    background: #787878;
    border-radius: 2px;
    font-weight: 700;
    font-size: 14px;
    line-height: 17px;
    color: #ffffff;
    width: 265px;
    display: inline-block;
}
.sidebar .agent-box .agent-btn .btn.black-btn {
    padding: 14px 50px;
    background: #1d1d1d;
    border-radius: 2px;
    font-weight: 700;
    font-size: 14px;
    line-height: 17px;
    color: #ffffff;
    width: 265px;
    display: inline-block;
}
.sidebar .widget-boxed {
    background: transparent;
    border: 1px solid #ebebeb;
    box-shadow: 0px 4px 12px rgba(29, 29, 29, 0.05) !important;
    -webkit-box-shadow: 0px 4px 12px rgba(29, 29, 29, 0.05) !important;
    border-radius: 4px;
}
.sticky-quick-links {
    position: fixed;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 999;
    display: none;
}
.sticky-quick-links .icon-bar a {
    width: 32px;
    height: 32px;
    background: #f2e1e2;
    border-radius: 4px;
    display: block;
    margin-bottom: 10px;
    position: relative;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.sticky-quick-links .icon-bar a:hover {
    background-color: #a51220;
}
.sticky-quick-links .icon-bar a:last-child {
    margin-bottom: 0px;
}
.sticky-quick-links .icon-bar {
    background: #ffffff;
    border: 1px solid #ebebeb;
    border-radius: 0px 4px 4px 0px;
    padding: 10px;
}
.sticky-quick-links .ic {
    width: 15px;
    background-repeat: no-repeat;
    background-position: center center;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-size: cover;
}
.sticky-quick-links .icon-home {
    background-image: url(https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/../images/home-01.svg);
    height: 12px;
    background-position: top 0px center;
    background-size: 24px 24px;
}
.sticky-quick-links .side-home:hover .icon-home {
    background-position: top -12px center;
}
.sticky-quick-links .icon-info {
    background-image: url(https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/../images/info-01.svg);
    height: 15px;
    background-position: top 0px center;
    background-size: 30px 30px;
}
.sticky-quick-links .side-info:hover .icon-info {
    background-position: top -15px center;
}
.sticky-quick-links .icon-list {
    background-image: url(https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/../images/list-01.svg);
    height: 15px;
    background-position: top 0px center;
    background-size: 30px 30px;
}
.sticky-quick-links .side-list:hover .icon-list {
    background-position: top -15px center;
}
.sticky-quick-links .icon-location {
    background-image: url(https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/../images/pin-01.svg);
    height: 15px;
    background-position: top 0px center;
    background-size: 30px 30px;
}
.sticky-quick-links .side-location:hover .icon-location {
    background-position: top -15px center;
}
.sticky-quick-links .icon-form {
    background-image: url(https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/../images/form-01.svg);
    height: 15px;
    background-position: top 0px center;
    background-size: 30px 30px;
}
.sticky-quick-links .side-form:hover .icon-form {
    background-position: top -15px center;
}
.single-rps_listing .widget-boxed-header h3 {
    font-weight: 700;
    font-size: 30px;
    line-height: 36px;
    color: #a51220;
}
.single-rps_listing .widget-boxed-header h3 span {
    color: #1d1d1d;
}
.single-rps_listing .widget-boxed {
    border-radius: 4px;
    padding: 40px 25px;
}
#form-block {
    background: #fff;
    margin-top: 35px;
}
.agent-contact-form-sidebar input,
.agent-contact-form-sidebar textarea {
    background: #fff;
    border: 1px solid #f2e1e2 !important;
    border-radius: 2px;
}
.bootstrap-realtypress .table-hover > tbody > tr:hover {
    background-color: #ffffff;
}
.bootstrap-realtypress .btn-result-save {
    width: auto;
    margin: 0px auto 20px 10px !important;
    background-color: #6f6f6f;
    border: 1px solid #6f6f6f;
    text-transform: uppercase;
    padding: 12px 38px;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    letter-spacing: 0.02em;
    border-radius: 0px;
    display: inline-block;
    font-family: "Nunito Sans";
    height: 50px;
}
.bootstrap-realtypress .btn-result-save:hover {
    background: #a51220 !important;
    border: 1px solid #a51220 !important;
}
.search-btn-wrapper {
    text-align: center;
}
body.page-id-3275 .bootstrap-realtypress,
body.page-id-5600 .bootstrap-realtypress,
body.page-id-5603 .bootstrap-realtypress,
body.page-id-5605 .bootstrap-realtypress,
body.page-id-5608 .bootstrap-realtypress,
body.page-id-5610 .bootstrap-realtypress,
body.page-id-5612 .bootstrap-realtypress,
body.page-id-5615 .bootstrap-realtypress {
    background: #f5f5f5;
    margin-top: 0px;
    padding-top: 100px;
    padding-bottom: 30px;
}
body.page-id-3275 section.headings,
body.page-id-5600 section.headings,
body.page-id-5603 section.headings,
body.page-id-5605 section.headings,
body.page-id-5608 section.headings,
body.page-id-5610 section.headings,
body.page-id-5612 section.headings,
body.page-id-5615 section.headings {
    display: none;
}
body.single-communities {
    background: #f5f5f5;
}
body.single-communities .community-section {
    background: #f5f5f5;
    padding: 80px 0;
}
.community-detail-box .title h2 {
    font-family: "Kanit", sans-serif;
    font-weight: 400;
    font-size: 40px;
    line-height: 60px;
    letter-spacing: 0.04em;
    color: #a51220;
}
.community-detail-box .title h1 {
    font-family: "Kanit", sans-serif;
    font-weight: 400;
    font-size: 40px;
    line-height: 60px;
    letter-spacing: 0.04em;
    color: #a51220;
}
.community-detail-box .desc p {
    font-weight: 500;
    font-size: 16px;
    line-height: 30px;
    color: #787878;
}
.community-properties {
    padding-top: 80px;
    padding-bottom: 40px;
}
.community-properties .title h2,
.community-properties .title h1 {
    font-weight: 700;
    font-size: 30px;
    line-height: 36px;
    color: #1d1d1d;
}
.community-properties .title h2 span {
    color: #a51220;
}
.community-properties .grid-head {
    display: none;
}
.inner-communities_list {
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #fff7f8 !important;
}
.inner-communities_list .title h2 {
    font-weight: 700;
    font-size: 30px;
    line-height: 36px;
    color: #1d1d1d;
    margin-bottom: 40px;
}
.inner-communities_list .title h2 span {
    color: #a51220;
}
.inner-communities_list ul::after {
    display: block;
    clear: both;
    content: "";
}
.inner-communities_list ul li {
    width: 33.33%;
    float: left;
}
.inner-communities_list ul li a {
    color: #1d1d1d;
    font-weight: 600;
    font-size: 18px;
    display: inline-block;
    margin-bottom: 10px;
}
.community-bottom {
    background-image: url(https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/../images/cta-photo.jpg);
    background-position: center center;
    background-size: cover;
    position: relative;
    padding-top: 80px;
    padding-bottom: 80px;
}
.community-bottom a {
    border: none;
    border-radius: 0px !important;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    color: #fff !important;
    margin-top: 20px;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    text-transform: uppercase;
    padding: 17px 25px;
    width: auto;
    float: none;
    display: inline-block;
    margin-bottom: 10px;
    background-color: #83151a;
}
.community-bottom::after {
    background: #000;
    background: linear-gradient(270deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.3) 30%, rgba(0, 0, 0, 0.5));
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.c-block {
    position: relative;
    z-index: 99;
}
.community-bottom h2 {
    font-size: 34px;
    color: #fff;
    line-height: 40px;
    margin-bottom: 20px;
}
.community-bottom p {
    font-weight: 500;
    font-size: 16px;
    line-height: 30px;
    color: #fff;
    max-width: 800px;
}
.bootstrap-realtypress .rps-grid-result {
    padding: 0 0px;
}
.single-communities .community-properties {
    background-color: #fff7f8;
}
.com-desc {
    padding: 60px 0px;
}
.com-desc h2 {
    font-size: 28px;
}
#canvas-holder canvas {
    max-width: 500px;
    height: auto;
    margin: 0 auto;
}
.statistics_area {
    padding: 0px 0;
}
.statistics_area .title h2 {
    font-weight: 700;
    font-size: 30px;
    line-height: 36px;
    color: #1d1d1d;
    margin-bottom: 40px;
    margin-top: 60px;
    font-family: "Nunito Sans";
    text-transform: none;
}
.statistics_area .title h2 span {
    color: #a51220;
}
.stat_details table {
    width: 100%;
    padding: 0;
    border-spacing: 0;
}
.stat_details table th {
    font-weight: 700;
    font-size: 16px;
    line-height: 30px;
    color: #1d1d1d;
    margin-bottom: 0px;
}
.community-posts .row {
}
.f_img_u {
    text-align: right;
}
.f_img_u span {
    font-size: 14px;
    font-weight: 700;
    line-height: 14px;
    margin-bottom: 5px;
}
.blog .blog-section .news-item,
.search-results .blog-section .news-item {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    background: transparent;
}
body.blog .blog-section .news-item .date,
body.search-results .blog-section .news-item .date {
    display: block;
    margin-bottom: 0;
    font-size: 14px;
    color: #fff;
}
.blog .blog-section .news-item h3,
.search-results .blog-section .news-item h3 {
    color: #a51220;
    font-size: 14px;
    line-height: 21px;
    font-weight: 700;
    margin-top: 13px;
    text-transform: uppercase;
}
.blog .blog-section .news-item-descr.big-news,
.search-results .blog-section .news-item-descr.big-news {
    height: 56px;
    margin-bottom: 10px;
}
.blog .blog-section .news-item-descr p .search-results .blog-section .news-item-descr p {
    color: #6f6f6f;
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
}
.blog .blog-section .news-item h3:hover,
.search-results .blog-section .news-item h3:hover {
    color: #a51220;
}
.inner-pages .blog-section .news-item-descr.big-news {
    height: auto !important;
    min-height: 56px;
}
.blog-section .news-link {
    text-transform: uppercase;
    color: #a51220 !important;
    font-size: 14px !important;
    font-weight: 700 !important;
}
.blog-section .news-item a:hover h3 {
    color: #a51220 !important;
}
.single-post .blog-section .news-item-text {
    padding: 20px !important;
}
.share-buttons a:hover {
    color: #a51220;
}
.single-post .blog-section .news-item-descr p {
    font-size: 16px;
    line-height: 22px;
}
.single-post .blog-section .news-item .date {
    margin-top: -2px;
}
.user-menu ul {
    width: 250px;
}
.my_favorites .price-properties.footer h3 {
    font-weight: 700;
    font-size: 18px;
    line-height: 25px;
    letter-spacing: 0.05em;
    color: #a51220;
    font-family: "Nunito Sans", sans-serif;
}
.my_favorites.portfolio .homes-content h3 {
    margin-top: 10px;
}
.my_favorites.portfolio .homes-content h3 a {
    font-family: "Nunito Sans", sans-serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    color: #003471;
    margin-bottom: 10px;
    display: block;
}
.my_favorites.portfolio .homes-extra li {
    font-family: "Nunito Sans", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.02em;
    color: #666666;
    margin-bottom: 5px;
    list-style: none;
}
.my_favorites.portfolio .homes-content .homes-list {
    margin: 0;
    display: flex;
}
.my_favorites.portfolio .homes-content .homes-list span {
    font-family: "Nunito Sans", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #666666;
    letter-spacing: 0.02em;
}
.my_favorites .homes-extra {
    padding-left: 0px;
}
.my_favorites .homes-extra li {
    font-family: "Nunito Sans", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.02em;
    color: #666666;
    margin-bottom: 5px;
    list-style: none;
}
.communities-template-default.mayfair {
    filter: none !important;
}
body.sell.inner-pages .hp6 {
    max-width: 1280px;
    margin: 0 auto;
}
body.sell .rld-main-search {
    margin: 6rem auto;
    max-width: 1000px;
}
body.sell.inner-pages .nice-select.wide {
    margin-top: 0 !important;
    margin-bottom: 15px;
    float: none;
}
body.sell.inner-pages .rld-main-search .rld-single-input input {
    height: 49px;
    border: 1px solid #ebebeb;
    border-radius: 4px;
    font-size: 16px;
}
body.sell.inner-pages .rld-main-search .rld-single-input textarea {
    border: 1px solid #ebebeb;
    border-radius: 4px;
    font-size: 16px;
    background: #fff;
}
body.sell.inner-pages .rld-main-search .form-control:focus,
body.sell.inner-pages .rld-main-search .rld-single-input input:focus,
body.sell.inner-pages .rld-main-search .rld-single-input textarea:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow:
        inset 0 2px 1px rgb(0 0 0 / 12%),
        inset 0 0 0 2px rgb(102 175 233);
    box-shadow:
        inset 0 2px 1px rgb(0 0 0 / 12%),
        inset 0 0 0 2px rgb(102 175 233);
    background: #fffef7;
}
#submit-contact {
    width: auto;
    margin: 20px auto;
    background-color: #6f6f6f;
    border: 1px solid #6f6f6f;
    text-transform: uppercase;
    padding: 15px 38px;
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    letter-spacing: 0.2em;
    border-radius: 4px;
    display: inline-block;
}
.bootstrap-realtypress .rps-single-listing {
    margin-bottom: 40px;
}
.inner-pages.agents .blog-section .news-item h3 {
    font-size: 28px;
}
.inner-pages.agents .news-item-bottom p {
    font-size: 18px;
}
.inner-pages.agents .widget-boxed.mt-5 {
    margin-top: 3rem !important;
}
.inner-pages.agents .sidebar .widget-boxed {
    background-color: #fff;
}
.agent-contact-form-sidebar .multiple-send-message {
    margin-top: 20px;
    font-size: 14px;
    padding: 14px 50px;
    letter-spacing: 0px;
}
.agent-contact-form-sidebar .multiple-send-message:active {
    color: #fff;
    background-color: #6f6f6f !important;
    border-color: #6f6f6f !important;
}
.agent-contact-form-sidebar .multiple-send-message:hover {
    color: #fff;
    background-color: #6f6f6f !important;
    border-color: #6f6f6f !important;
}
.the-agents-social ul {
    list-style: none;
    padding-left: 0px;
}
.the-agents-social ul li {
    display: inline-block;
}
.the-agents-social ul li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 36px;
    background-color: #fff;
    color: #a51220;
    margin-right: 10px;
    width: 36px;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    border: 1px solid #a51220;
}
.inner-pages.agents .blog-section .news-item-sm {
    align-items: center;
}
.trusted_realtors .move-up {
    position: relative;
    top: -100px;
    max-width: 300px;
    transform: translateX(-50%);
    left: 50%;
}
section.contact-us .hp6 {
    padding: 50px 30px 35px 30px;
    background-color: #fff7f8;
    border-radius: 0px;
    box-shadow: 0px 4px 25px rgba(64, 7, 12, 0.12);
    -webkit-box-shadow: 0px 0px 25px rgb(29 29 29 / 15%);
    margin: 6rem auto;
    background-image: url("https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/../images/Frame 254.png");
    background-position: center bottom;
    background-size: contain;
    background-repeat: no-repeat;
    display: block;
}
section.contact-us .hp5 {
    padding: 50px 30px 35px 30px;
    background-color: #fff7f8;
    border-radius: 0px 0px 0px 0px;
    box-shadow: 0px 4px 25px rgba(64, 7, 12, 0.12);
    -webkit-box-shadow: 0px 0px 25px rgb(29 29 29 / 15%);
    margin: 6rem auto;
    display: block;
}
p.important {
    background: #fbe6f2;
    border: 1px solid #d893a1;
    margin: 0 0 20px;
    padding: 9px;
    overflow: hidden;
}
.content_with_title h2 {
    font-family: "Kanit", sans-serif;
    font-weight: 400;
    font-size: 40px;
    line-height: 60px;
    letter-spacing: 0.05em;
    color: #323232;
    margin-bottom: 40px !important;
    text-transform: none;
}
.content_with_title .pftext {
    font-family: "Nunito Sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 200%;
    text-align: justify;
}
.content_with_title .pftext h2 {
    font-family: "Nunito Sans", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 30px;
    line-height: 200%;
    margin-bottom: 0px !important;
}
section.content_with_title {
    padding-top: 60px;
    padding-bottom: 60px;
}
.pright {
    float: right;
    margin: 0 0 10px 20px;
}
section.video_section {
    padding: 60px 0;
}
section.contact-us .hp6 .rld-main-contact {
    max-width: 746px;
    margin: 0 auto;
}
section.contact-us .hp6 .rld-main-contact h3 {
    font-family: "Kanit", sans-serif;
    font-weight: 400;
    font-size: 40px;
    line-height: 60px;
    letter-spacing: 0.05em;
    color: #323232;
}
section.contact-us .hp6 .rld-main-contact p {
    text-align: center;
    font-family: "Nunito Sans", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.02em;
    color: #666666;
    margin-bottom: 30px;
}
section.contact-us .rld-main-contact input {
    height: 49px;
    border: 1px solid #666666;
    border-radius: 0;
    font-size: 16px;
    background-color: transparent;
    padding: 12px 30px 12px 30px;
}
section.contact-us .rld-main-contact textarea {
    border: 1px solid #666666;
    border-radius: 0;
    font-size: 16px;
    background-color: transparent;
    padding: 12px 30px 12px 30px;
}
section.contact-us .rld-main-contact .form-control:focus {
    color: #495057;
    background-color: transparent;
    border-color: rgb(165 18 32 / 25%);
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgb(165 18 32 / 25%);
}
section.contact-us .rld-main-contact .wpcf7-submit {
    width: 100%;
    margin: 10px auto;
    background-color: #a51220 !important;
    border: 1px solid #a51220 !important;
    text-transform: uppercase;
    padding: 15px 38px;
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    letter-spacing: 0.2em;
    border-radius: 4px;
    display: inline-block;
    background: #a51220 !important;
    font-family: "Nunito Sans", sans-serif;
}
section.contact-us .rld-main-contact .wpcf7-submit:hover {
    background-color: #a51220 !important;
    border: 1px solid #a51220 !important;
    color: #fff !important;
}
.inner-pages .contact-us h3 {
    font-family: "Gilroy", sans-serif;
    font-size: 18px;
    color: #333;
    font-weight: 600;
    text-transform: none;
}
.inner-pages #wrapper {
    background-color: #fefefe;
}
.single-rps_listing #wrapper {
    background-color: #fff7f8;
}
.inner-pages section.team {
    background-color: #f5f5f5 !important;
}
.inner-pages .contact-us {
    padding: 0 0;
}
.how-it-works article img {
    padding-right: 0px;
    padding-top: 0px;
    padding: 10px;
}
.inner-pages section.about-us {
    background-color: #f5f5f5;
}
.inner-pages .about-us .who-1 {
    background-color: #f5f5f5;
}
.inner-pages .about-us .who-1 p {
    background-color: #f5f5f5;
    font-weight: 500;
    font-size: 16px;
    line-height: 23px;
    color: #6f6f6f;
    margin-bottom: 20px;
}
.how-it-works {
    background: #f5f5f5 url(https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/../images/bg/building-in-shades.svg) repeat-x center bottom !important;
    background-size: contain !important;
    background-attachment: fixed !important;
}
.inner-pages .about-us .who-1 h2 span {
    font-weight: 700;
    color: #a51220;
}
.how-it-works article p {
    color: #6f6f6f;
    margin-top: 1rem;
    margin-bottom: 0px;
    font-weight: 600;
}
.inner-pages .about-us h2::after {
    display: none;
}
.first-footer {
    padding: 100px 0 20px 0;
    background-color: #fff7f8;
}
.footer_copyright p {
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    color: #a51220;
    margin-top: 5px;
}
.disclaimer-section {
    border-top: 1px solid #a51220;
    border-bottom: 1px solid #a51220;
    padding: 40px 0 40px 0 !important;
}
.first-footer .top-footer {
    padding: 0px;
}
.first-footer .top-footer .netsocials a {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    border: 2px solid #666666;
    display: flex;
    align-items: center;
    text-align: center;
}
.first-footer .top-footer .netsocials li {
    margin-right: 20px;
}
.first-footer .top-footer .netsocials a:hover {
    text-decoration: none;
}
.homepage-9.hp-6 .explore__form-checkbox-list.full-filter.filter-block {
    width: 100%;
    background-color: #f5f5f5;
}
.top-footer .subtitle {
    font-weight: 400;
    font-size: 24px;
    line-height: 28px;
    color: #a51220;
    text-transform: none;
    font-family: "Gulzar", serif;
    margin-top: 20px;
}
.homepage .bootstrap-realtypress .btn-result-filter {
    background: #666666 !important;
    border-radius: 0px 4px 4px 0px !important;
    border: 1px solid #666666 !important;
    margin: 0px auto !important;
    font-weight: 400;
    font-size: 24px;
    line-height: 48px;
    width: 100%;
    letter-spacing: 0.02em;
    padding: 0px 38px;
}
.homepage .bootstrap-realtypress .btn-result-filter:hover {
    background: #a51220 !important;
    border: 1px solid #a51220 !important;
}
.homepage .bootstrap-realtypress .form-control {
    background-color: #f5f5f5;
}
.homepage .rld-main-search {
    height: 60px;
}
.hp-6 .dropdown-filter span {
    padding: 5px 16px;
    line-height: 24px;
    margin: 0 5px 0 5px;
    border: 1px solid #dadada;
    background: transparent;
    width: auto !important;
    display: inline-block;
    text-align: center;
    border-radius: 0;
    font-weight: 600;
    font-size: 20px;
    color: #fff;
    text-transform: uppercase;
}
.result-search-form-h .dropdown-filter {
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
}
.result-search-form-h .dropdown-filter span {
    padding: 5px 16px;
    line-height: 23px;
    margin: 0 0px 0 0px;
    border: 1px solid #dadada;
    background: transparent;
    width: auto !important;
    display: inline-block;
    text-align: center;
    border-radius: 0;
    font-weight: 600;
    font-size: 20px;
    color: #fff;
    text-transform: uppercase;
}
.bootstrap-realtypress .slider-container .back-bar .pointer-label {
    background: transparent;
}
.hp-6 .dropdown-filter span::after {
    display: none;
}
.hp-6 .dropdown-filter {
    position: absolute;
    right: 0;
    top: 0;
}
.hp-6 .dropdown-filter span::before {
    content: url(https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/../images/home-filter-icon.svg);
    position: relative;
    top: 2px;
    margin-right: 0;
    height: 32px;
    width: 32px;
    display: inline-block;
}
.result-search-form-h .dropdown-filter span::before {
    content: url(https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/../images/home-filter-icon.svg);
    position: relative;
    top: 2px;
    margin-right: 0;
    height: 32px;
    width: 32px;
    display: inline-block;
}
.hp-6 .rld-main-search {
    background: #f5f5f5;
}
.hp-6 #input_merge {
    font-family: "Nunito Sans", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 50px;
    padding: 20px 20px 20px 60px;
    height: 50px;
    letter-spacing: 0.02em;
    color: #666666;
    border-radius: 2px;
    border: none;
    background-color: #f5f5f5;
    background-image: url("https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/../images/glass.svg");
    background-repeat: no-repeat;
    background-position: left 15px center;
}
.dark-overlay .main-search-inner {
    bottom: 150px !important;
}
.video_section .title h2 {
    font-family: "Kanit", sans-serif;
    font-weight: 400;
    font-size: 40px;
    line-height: 60px;
    letter-spacing: 0.05em;
    color: #323232;
    text-transform: none;
    margin-bottom: 20px;
}
.hero-buttons {
    margin-top: 30px;
}
.homepage .rld-main-search {
    margin-right: 0px;
}
.hp-6 .explore__form-checkbox-list.full-filter {
    width: calc(100% - 20px) !important;
    flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    border-radius: 4px !important;
}
.homepage .nice-select .list {
    width: 100% !important;
}
.homepage .nice-select .list {
    overflow-y: scroll;
    max-height: 185px;
    transform: none !important;
}
.homepage .rld-main-search #searchResult.open {
    width: calc(100% - 5px);
    left: 10px;
    background-color: #f5f5f5;
}
.inner-pages section.about-team {
    padding: 6rem 0;
}
.post-type-archive-support_team .team-block .inner-box .lower-box {
    padding: 22px;
    text-align: left;
}
.post-type-archive-support_team .team-block {
    margin-bottom: 30px;
}
.post-type-archive-support_team .read_more a {
    border: 2px solid #6f6f6f;
    border-radius: 2px !important;
    font-weight: 700;
    font-size: 14px;
    line-height: 17px;
    color: #6f6f6f !important;
    margin-top: 20px;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    text-transform: uppercase;
    padding: 14px 21px;
    width: auto;
    float: none;
    display: inline-block;
    margin-bottom: 10px;
}
.post-type-archive-support_team .read_more a:hover {
    text-decoration: none;
}
.post-type-archive-support_team .team-block .inner-box {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #ccc;
}
.single-support_team .support-section {
    padding: 6rem 0;
}
.support-section .support-item-text a.support_name h3 {
    font-weight: 700;
    font-size: 22px;
    line-height: 27px;
    color: #a51220;
    text-transform: uppercase;
}
.support-section .support-item-text a.support_name:hover {
    text-decoration: none;
}
.support-section .support-item-bottom p {
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #a51220;
    text-transform: uppercase;
    min-height: 40px;
}
.post-type-archive-support_team .contact_details a:hover,
.support-section .support-contact a:hover {
    color: #a51220;
}
section.custom_text {
    padding: 6rem 0;
}
.custom_text .content {
    background-color: white;
    padding: 30px;
}
.custom_text .content h3 {
    color: #1d1d1d;
    font-size: 22px;
    margin-bottom: 15px;
    margin-top: 15px;
    font-weight: 700;
}
.custom_text .content p {
    font-weight: 500;
    font-size: 16px;
    line-height: 23px;
    color: #6f6f6f;
    margin-bottom: 20px;
}
.custom_text h3.stepashead {
    color: #a51220 !important;
    font-size: 20px !important;
}
.custom_text a.sell_button {
    border: 2px solid #6f6f6f;
    border-radius: 2px !important;
    font-weight: 700;
    font-size: 14px;
    line-height: 17px;
    color: #6f6f6f !important;
    margin-top: 20px;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    text-transform: uppercase;
    padding: 14px 21px;
    width: auto;
    float: none;
    display: inline-block;
    margin-bottom: 10px;
}
.custom_text a.sell_button:hover {
    text-decoration: none;
}
.listing-title-bar .rps-maintenance p {
    font-size: 14px !important;
    line-height: 20px !important;
    font-weight: 400 !important;
    margin-bottom: 0px !important;
    margin-top: 20px;
    color: #a51220;
}
.listing-title-bar span.rps-maintenace-fee {
    font-size: 20px;
    line-height: 26px;
}
body.single-rps_listing .bootstrap-realtypress .rps-single-listing {
    margin-bottom: 0px;
}
body.single-rps_listing section.single-proper.details {
    padding: 60px 0 0 0 !important;
}
.header-top .top-right {
    text-align: right;
}
.header-top .header-user-menu {
    top: 1px;
}
.header-top .header-user-name {
    padding-top: 5px;
    color: #fff !important;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    padding-bottom: 5px;
}
.header-top .header-user-name:before {
    bottom: 3px;
}
.homepage-1 .header-top .header-user-name:before {
    color: #fff !important;
}
.header-top .header-user-menu ul li a {
    font-size: 16px !important;
}
.single-post ul.share-buttons.action-list {
    position: relative !important;
    top: 0px !important;
}
.inner-pages .headings h2 a:hover {
    color: #a51220;
}
.header-top .header-user-menu ul {
    margin-top: 2px !important;
}
section.image_section {
    background-color: #fff;
    text-align: center;
    padding: 6rem 0;
}
section.image_section h2 {
    font-weight: 700;
    font-size: 32px;
    line-height: 39px;
    text-transform: none;
}
section.map_images {
    padding: 6rem 0;
}
.map_wrap {
    background-color: #fff;
    padding: 40px;
    text-align: center;
}
.map-block h3 {
    font-weight: 700;
    font-size: 26px;
    line-height: 39px;
    text-transform: none;
    margin-bottom: 40px;
    color: #a51220;
}
.map-square {
    margin-bottom: 40px;
}
body.privacy-policy .custom_text h2,
body.terms-conditions .custom_text h2 {
    font-size: 28px;
}
.gallery-outer .nGY2GThumbnailIconsFullThumbnail span {
    background: rgba(0, 0, 0, 0.5);
    height: 100%;
    width: 100%;
    align-items: center;
    display: flex;
    justify-content: center;
}
.gallery-outer .nGY2GThumbnailIconsFullThumbnail {
    width: 100%;
    height: 100%;
    padding: 0;
}
.tab-det .rps-maintenance p,
.tab-det .rps-maintenance span {
    font-family: "Gilroy", sans-serif;
    font-size: 16px !important;
    line-height: 30px !important;
    color: #787878 !important;
    font-weight: 500 !important;
}
.login-and-register-form .error {
    color: red;
}
#login .error {
    color: red;
}
.section-inforamation .error {
    color: red;
}
.go-call {
    position: fixed;
    bottom: 1.5rem;
    right: 1rem;
    font-size: 1.5rem;
    font-weight: 500;
    background: #a51220;
    padding: 0.9rem;
    color: #fff;
    border-radius: 5px;
    text-decoration: none;
    z-index: 99999;
    line-height: 0;
    display: block;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.go-call:hover {
    color: #fff;
}
.call-msg {
    position: fixed;
    bottom: 1.5rem;
    right: 1rem;
    font-size: 14px;
    font-weight: 500;
    background: #fff;
    padding: 20px;
    color: #000;
    border-radius: 4px;
    border: 1px solid #ebebeb;
    text-decoration: none;
    z-index: 99999;
    line-height: 0;
    display: none;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    text-align: center;
}
.call-msg.active {
    display: block;
}
.call-close {
    position: absolute;
    right: 12px;
    top: 12px;
    color: #787878;
    font-size: 16px;
    padding: 5px;
    cursor: pointer;
}
.call-close:hover {
    color: #787878;
}
.call-msg p {
    line-height: 24px;
    margin-bottom: 0px;
    font-weight: 600;
    font-size: 16px;
    color: #787878;
}
.call-msg h2 {
    font-size: 20px;
    color: #a51220;
    line-height: 30px;
}
.call-msg h2 a {
    font-size: 20px;
    color: #a51220;
    text-decoration: none;
}
.call-msg h2 a:hover {
    font-size: 20px;
    color: #a51220;
    text-decoration: none;
}
.homepage-4 .portfolio .homes-tag.sale,
.inner-pages .portfolio .homes-tag.sale {
    display: inline-block;
    top: unset;
    bottom: 0;
}
.similar-property h5::after {
    display: none;
}
.similar-property h5 {
    font-family: "Kanit", sans-serif;
    font-weight: 400;
    font-size: 40px;
    line-height: 60px;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #323232;
    margin-bottom: 60px;
    text-align: center;
}
.similar-property {
    padding: 60px 0 !important;
}
.school_and_park_information {
    padding: 3rem 0 6rem 0;
}
.school_and_park_information .title h2 {
    font-weight: 700;
    font-size: 30px;
    line-height: 36px;
    color: #1d1d1d;
    margin-bottom: 40px;
}
.school_and_park_information .title h2 span {
    color: #a51220;
}
.school_and_park_information .desc p {
    font-weight: 500;
    font-size: 16px;
    line-height: 30px;
    color: #787878;
}
.community-detail-box .video {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-top: 56.25%;
    margin-top: 20px;
}
.community-detail-box .video iframe {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
}
.fotorama__thumb-border {
    border-color: #494949 !important;
}
.single-rps_listing .sidebar {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}
.single-rps_listing #desc-block aside.car {
    position: relative;
}
#form-block {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
}
.section-inforamation {
    margin: 0 auto;
    margin-top: 0 !important;
    border: 1px solid #ebebeb;
    border-radius: 8px;
    margin-bottom: 30px;
    padding: 30px 30px 20px;
    background-color: #fff;
}
.page-id-10544 .main-content {
    background-color: #fff;
}
.page-id-10544 .g-recaptcha > div {
    margin-top: 20px;
}
.inner-pages .section-inforamation .form-control,
.inner-pages .my-address .form-control {
    height: 49px;
    border: 1px solid #666666;
    border-radius: 0;
    font-size: 16px;
    background-color: transparent;
    padding: 12px 30px 12px 30px;
}
.inner-pages .wpcf7-form .form-control {
    border: 1px solid #666666;
    border-radius: 0;
    font-size: 16px;
    background-color: transparent;
    padding: 12px 30px 12px 30px;
}
.form-control:focus {
    color: #495057;
    background-color: transparent;
    border-color: rgb(165 18 32 / 25%);
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgb(165 18 32 / 25%);
}
.profile-form .btn {
    font-family: "Nunito Sans", sans-serif;
    border: none;
    background: #a51220 !important;
    cursor: pointer;
    display: inline-block;
    padding: 10px 10px;
    color: #fff;
    text-align: center;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    border-radius: 2px;
    font-size: 16px;
    line-height: 32px;
    margin-top: 40px !important;
    width: 100%;
    max-width: 300px;
    margin-bottom: 20px;
    letter-spacing: 0.02em;
    font-weight: 700;
}
.profile-form .btn:focus {
    box-shadow: none;
}
.sec-screen {
    position: absolute;
    top: 40%;
    width: 100%;
}
.profile_widget {
    background-color: #ffffff;
    border: 1px solid #ebebeb;
    border-radius: 8px;
    margin-bottom: 30px;
    padding: 30px 30px 20px;
    position: relative;
}
.profile_widget li {
    list-style-type: none;
    margin-bottom: 10px;
}
.profile_widget h4 {
    margin-bottom: 20px;
}
.profile_widget li a:hover {
    text-decoration: none;
    color: #a51220;
}
.profile_widget ul {
    padding-left: 0px;
}
.page-id-11295 .ui-elements .notification.success {
    background-color: #fff;
    border: 1px solid #31c77f;
    color: #31c77f;
    padding: 10px 20px;
}
.page-id-11295 .ui-elements .notification p {
    color: #31c77f;
}
th.align-center {
    text-align: center !important;
}
.s_list .fa {
    font-size: 20px;
}
.s_list .fa:hover {
    color: #a51220;
}
.my_favorites_list .project-single {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    background-color: #fff;
}
.my_favorites_list .project-head {
    width: 150px;
}
.my_favorites_list .homes-content {
    flex-grow: 1;
}
.my_favorites_list .homes-tag {
    display: none !important;
}
.my_favorites_list .footer {
    border-top: none !important;
}
.my_favorites_list .project-single:hover .project-head:before {
    display: none;
}
.my_favorites_list .fa-heart:before {
    content: "\f1f8" !important;
    font: normal normal normal 20px/1 FontAwesome !important;
}
.my_favorites_list .title h2 {
    font-weight: 700;
    font-size: 22px;
    line-height: 28px;
    color: #1d1d1d;
    margin-bottom: 20px;
}
.dash-saved .title h2 {
    font-weight: 700;
    font-size: 22px;
    line-height: 28px;
    color: #1d1d1d;
    margin-bottom: 20px;
}
.dash-saved table.basic-table th,
.dash-saved table.basic-table td {
    padding: 15px 15px;
}
.my_favorites_list {
    padding-top: 0px !important;
}
.dash_view_all_btn {
    border: 2px solid #a51220;
    border-radius: 2px !important;
    font-weight: 700;
    font-size: 14px;
    line-height: 17px;
    color: #a51220 !important;
    margin-top: 20px;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    text-transform: uppercase;
    padding: 14px 21px;
    width: auto;
    float: none;
    display: inline-block;
    margin-bottom: 10px;
    margin: 0 auto;
}
.dash_view_all_btn:hover {
    text-decoration: none;
}
.saved-all {
    display: inline-block;
    font-weight: 700;
}
.saved-all:hover {
    text-decoration: none;
    color: #a51220;
}
.page-id-14906 .ui-elements .notification.success {
    background-color: transparent;
    border: 1px solid #31c77f;
    color: #31c77f;
    padding: 10px 20px;
}
.page-id-14906 .ui-elements .notification p {
    color: #31c77f;
}
.stats_details_body {
    -ms-flex-align: inherit;
    align-items: inherit;
    display: block;
}
.stats_details_body th:first-child {
    padding-left: 8px;
}
.stats_details_body td,
.stats_details_body th {
    padding-top: 16px;
    padding-bottom: 16px;
}
.stats_details_body td:last-child {
    padding-right: 8px;
    text-align: right;
}
.stats_details_body tr {
    display: grid;
    grid-template-columns: 1fr -webkit-max-content;
    grid-template-columns: 1fr max-content;
    grid-gap: 16px;
    padding: 0;
    border-bottom: 1px solid #d6d6d6;
}
.stat_details table td {
    font-weight: 600;
    font-size: 16px;
    line-height: 30px;
    color: #1d1d1d;
    margin-bottom: 0px;
}
.hero-serach-box .rld-single-input label {
    display: none;
}
.header-top {
    background: transparent;
    border-bottom: 1px solid #dadada;
}
.right-side.sign {
    width: 92px;
    border: 1px solid #fff;
    font-size: 16px;
    padding: 8px 16px 8px 16px;
    margin-top: 15px;
    border-radius: 4px;
}
.inner-pages .right-side.sign {
    border: 1px solid #a51220;
}
.header-widget.sign-in a {
    color: #fff !important;
    text-transform: uppercase;
}
.inner-pages .header-widget.sign-in a {
    color: #a51220 !important;
}
.top-footer h3 {
    font-family: "Gulzar", serif;
    font-weight: 400;
    font-size: 38px;
    line-height: 42px;
    letter-spacing: 0.02em;
    color: #a51220;
}
.top-footer .column1 a {
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.02em;
    color: #666666;
    text-transform: none;
    margin-bottom: 0px;
}
.top-footer .column2 p {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.02em;
    color: #666666;
}
.navigation .column1 ul li {
    margin-bottom: 5px;
}
.top-footer .navigation ul {
    flex-grow: 1;
}
.top-footer .column1 {
    text-align: left;
}
.top-footer .column2 {
    padding-left: 10px;
}
.top-footer .column3 {
    text-align: right;
    padding-right: 40px;
    border-right: 1px solid #dc1c2e;
}
.first-footer .netsocials {
    justify-content: left;
    margin-bottom: 60px;
    margin-top: 20px;
}
.info-menu .phone span {
    background-image: url("https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/../images/phone-icon.svg");
    background-repeat: no-repeat;
    background-position: left 5px top;
    padding-left: 40px;
}
.info-menu .email span {
    background-image: url("https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/../images/mail-icon.svg");
    background-repeat: no-repeat;
    background-position: left top;
    padding-left: 40px;
}
.info-menu .address span {
    background-image: url("https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/../images/home-icon.svg");
    background-repeat: no-repeat;
    background-position: left top;
    padding-left: 40px;
}
.info-menu li {
    margin-bottom: 15px !important;
    line-height: 30px;
}
.info-menu a {
    display: inline-block;
}
.top-footer .menu-footer-menu1-container {
    flex-grow: 1;
}
.top-footer .column4 {
    padding-left: 10px;
}
.top-footer .column3 a,
.top-footer .column4 a {
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.02em;
    color: #666666;
    margin-bottom: 0px;
}
.welcome-section {
    padding: 50px 0 26px 0;
}
.welcome-section h2 {
    font-family: "Kanit", sans-serif;
    font-weight: 400;
    font-size: 40px;
    line-height: 60px;
    letter-spacing: 0.05em;
    color: #323232;
    margin-bottom: 40px !important;
    text-transform: none;
}
.welcome-section .connect_box {
    background: #fefefe;
    box-shadow: 0px 4px 25px rgb(64 7 12 / 8%);
    border-radius: 4px;
    padding: 25px 40px;
    display: flex;
    margin-top: 0px;
}
.welcome-section .connect_box p {
    font-family: "Nunito Sans", sans-serif;
    font-weight: 700;
    font-size: 20px;
    line-height: 27px;
    letter-spacing: 0.02em;
    color: #003471;
}
.welcome-text .pftext p {
    font-family: "Nunito Sans", sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 29px;
    color: #666666;
    margin-bottom: 0px !important;
    margin-bottom: 0px;
}
.welcome-section .button {
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-size: 24px;
    line-height: 48px;
    letter-spacing: 0.02em;
    color: #fefefe !important;
    background: #a51220;
    border-radius: 2px !important;
    border: none;
    width: 1000px;
    margin: 0;
    padding: 8px 10px;
    margin-left: 20px;
}
.welcome-section .button > span {
    margin-right: 10px;
}
.welcome-section .img_col1 {
    align-items: center;
    display: flex;
    justify-content: center;
}
.welcome-section .img_col2 .img-outer:first-child {
    margin-bottom: 25px;
}
.about-us h2 {
    font-family: "Kanit", sans-serif;
    font-weight: 400;
    font-size: 40px;
    line-height: 60px;
    letter-spacing: 0.05em;
    color: #323232;
    margin-bottom: 40px !important;
    text-transform: none;
}
.about-us .pftext {
    font-family: "Nunito Sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 29px;
}
.about-us .button {
    font-family: "Nunito Sans", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 32px;
    background: #a51220;
    border-radius: 2px;
    color: #fff !important;
    border: 0px;
    text-transform: none;
    padding: 10px 10px;
    letter-spacing: 0.02em;
}
.about-us .about-box {
    box-shadow: 0px 4px 25px rgba(64, 7, 12, 0.05);
    border-radius: 8px;
}
.about-us .about-text {
    padding: 80px 100px 40px 0;
}
.our-partners {
    background: #fff7f8;
    padding: 50px 0 100px 0;
}
.our-partners .main-title h2 {
    font-family: "Kanit", sans-serif;
    font-weight: 400;
    font-size: 40px;
    line-height: 60px;
    letter-spacing: 0.05em;
    color: #323232;
    text-transform: none;
    margin-bottom: 20px;
}
.our_partner {
    text-align: center;
    border-radius: 4px;
    width: 264px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    transition: transform 100ms ease-out;
}
.dark-overlay:before {
    background: rgba(0, 0, 0, 0.3) !important;
}
.dark-overlay h2 {
    font-family: "Kanit", sans-serif;
    font-weight: 600;
    font-size: 55px;
    line-height: 72px;
    text-transform: uppercase;
    text-align: left;
    letter-spacing: 0.2em;
    color: #fefefe;
    text-shadow: none;
    max-width: 700px;
    margin-bottom: 18px;
}
.realtor-img {
    position: absolute;
    bottom: 0;
    right: 0;
}
#map-container .realtor-container {
    position: absolute;
    width: 100%;
    height: 100vh;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    max-width: 1280px;
}
.our-partners .col-sm-6 .our_partner {
    margin-top: 40px;
}
.my-favorites #header {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}
.inner-pages.my-favorites #navigation.style-1 ul li:hover {
    background: transparent;
}
.inner-pages #searchform .input-group-btn .btn-primary {
    border-radius: 0px;
    height: 37px;
}
#wpcf7-f207-o1 .rld-single-input input {
    border: 1px solid #666666;
    border-radius: 0;
    font-size: 16px;
    background-color: transparent;
    padding: 12px 30px 12px 30px;
}
.inner-pages #wpcf7-f207-o1 .form-group .nice-select {
    border: 1px solid #666666;
    border-radius: 0;
    font-size: 16px;
    background-color: transparent;
    padding: 0px 30px 0px 30px;
}
.inner-pages #wpcf7-f207-o1 .form-group .nice-select .list {
    border: 1px solid #666666;
    border-radius: 0px !important;
}
.inner-pages #wpcf7-f207-o1 .rld-single-input textarea {
    border: 1px solid #666666;
    border-radius: 0px !important;
    font-size: 16px;
    background-color: transparent;
    padding: 12px 30px 12px 30px;
}
#wpcf7-f243-o1 .rld-single-input input,
#wpcf7-f6856-o1 .rld-single-input input {
    border: 1px solid #666666;
    border-radius: 0;
    font-size: 16px;
    background-color: transparent;
    padding: 12px 30px 12px 30px;
}
.inner-pages #wpcf7-f243-o1 .form-group .nice-select {
    border: 1px solid #666666;
    border-radius: 0;
    font-size: 16px;
    background-color: transparent;
    padding: 0px 30px 0px 30px;
}
.inner-pages #wpcf7-f243-o1 .form-group .nice-select .list {
    border: 1px solid #666666;
    border-radius: 0px !important;
}
.inner-pages #wpcf7-f243-o1 .rld-single-input textarea,
.inner-pages #wpcf7-f6856-o1 .rld-single-input textarea {
    border: 1px solid #666666;
    border-radius: 0px !important;
    font-size: 16px;
    background-color: transparent;
    padding: 12px 30px 12px 30px;
}
#submit-contact {
    font-family: "Nunito Sans", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 32px;
    background: #a51220;
    border-radius: 2px;
    color: #fff !important;
    border: 0px;
    text-transform: none;
    padding: 10px 40px;
    letter-spacing: 0.02em;
    margin-top: 0px;
}
.btn-primary.focus,
.btn-primary:focus {
    color: #fff;
    background-color: #0069d9;
    border-color: #0062cc;
    box-shadow: 0 0 0 0.2rem rgb(165 18 32 / 25%);
}
.inner-pages #wpcf7-f207-o1 .wpcf7-spinner {
    position: absolute;
    top: 15px;
}
#wpcf7-f207-o1 {
    margin-bottom: 60px;
}
.inner-pages #wpcf7-f207-o1 .form-group .nice-select .list {
    overflow-y: scroll;
    max-height: 255px;
}
.inner-pages #wpcf7-f207-o1 .form-group .nice-select .list {
    width: 100% !important;
    transform: none !important;
}
.inner-pages #wpcf7-f243-o1 .wpcf7-spinner,
.inner-pages #wpcf7-f6856-o1 .wpcf7-spinner {
    position: absolute;
    top: 15px;
}
#wpcf7-f243-o1,
#wpcf7-f6856-o1 {
    margin-bottom: 60px;
}
.inner-pages #wpcf7-f243-o1 .form-group .nice-select .list {
    overflow-y: scroll;
    max-height: 255px;
}
.inner-pages #wpcf7-f243-o1 .form-group .nice-select .list {
    width: 100% !important;
    transform: none !important;
}
.inner-pages .headings h1 {
    font-family: "Kanit", sans-serif;
    font-size: 40px;
    line-height: 60px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #fefefe;
    font-weight: 400;
}
body.map-listing .main-content > .headings {
    display: none;
}
body.map-listing .page-content > .bootstrap-realtypress {
    margin-top: 0px !important;
}
body.map-listing .result-header {
    display: none !important;
}
body.map-listing .rps_map_look_box {
    margin-top: 40px;
}
.bootstrap-realtypress .leaflet-popup .map-pop-body a {
    font-size: 18px;
    color: #003471;
    font-family: "Nunito Sans", sans-serif;
    font-weight: 700;
    display: block;
}
.homepage-9 .portfolio.disc.latest-pr .project-single {
    border: none;
    border-radius: 4px;
}
.homepage-9 .portfolio.disc.latest-pr .project-head {
    background-color: #ffffff;
}
.homepage-9 .portfolio.disc.latest-pr .project-head img {
    opacity: 0;
}
.homepage-9 .portfolio.disc.latest-pr .homes-tag.sale {
    display: none;
}
.homepage-9 .portfolio.disc.latest-pr .homes-tag.new {
    background: #a51220 !important;
    right: 0;
    margin-top: 0;
    text-transform: uppercase;
    width: 60px !important;
    z-index: 99;
    font-family: "Nunito Sans", sans-serif;
}
.homepage-9 .portfolio.disc.latest-pr .homes-tag.featured {
    background: #1d1d1d !important;
    left: 0;
    margin-top: 0;
    text-transform: uppercase;
    width: 120px !important;
    z-index: 99;
    font-family: "Nunito Sans", sans-serif;
}
.homepage-9 .portfolio.disc.latest-pr {
    background-color: #fff7f8 !important;
}
.homepage-9 .portfolio .footer,
.inner-pages .portfolio .footer {
    border-top: none;
}
.homepage-9 .portfolio.disc.latest-pr .main-title h2 {
    font-family: "Kanit", sans-serif;
    font-weight: 400;
    font-size: 40px;
    line-height: 60px;
    letter-spacing: 0.05em;
    color: #323232;
    margin-bottom: 20px !important;
    text-transform: none;
}
.homepage-9 .portfolio.disc.latest-pr .main-title p {
    font-family: "Nunito Sans", sans-serif;
    font-weight: 600;
    font-size: 18px;
    line-height: 25px;
    letter-spacing: 0.05em;
    color: #666666;
    max-width: 730px;
    margin: 0 auto 60px auto;
    text-transform: none;
}
.homepage-9 .portfolio.disc.latest-pr .homes-content h3 {
    font-weight: 700;
    font-size: 18px;
    line-height: 25px;
    letter-spacing: 0.05em;
    color: #a51220;
    font-family: "Nunito Sans", sans-serif;
}
.homepage-9 .portfolio.disc.latest-pr .homes-content h3 a {
    font-family: "Nunito Sans", sans-serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    color: #003471;
    margin-bottom: 10px;
    display: block;
}
.homepage-9 .portfolio.disc.latest-pr .homes-content h3 a:hover {
    color: #a51220;
}
.homepage-9 .portfolio.disc.latest-pr .homes-extra {
    padding-left: 0px;
}
.homepage-9 .portfolio.disc.latest-pr .homes-extra li {
    font-family: "Nunito Sans", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.02em;
    color: #666666;
    margin-bottom: 5px;
    list-style: none;
}
.homepage-9 .portfolio.disc.latest-pr .homes-content .homes-list {
    margin: 0;
    display: flex;
}
.homepage-9 .portfolio.disc.latest-pr .homes-content .homes-list li {
    width: auto !important;
    padding: 0;
    margin-right: 20px;
    border-radius: 4px;
}
.inner-pages .portfolio.disc.featured-pr .main-title h2 {
    font-family: "Kanit", sans-serif;
    font-weight: 400;
    font-size: 40px;
    line-height: 60px;
    letter-spacing: 0.05em;
    color: #323232;
    margin-bottom: 20px !important;
    text-transform: none;
}
.inner-pages .portfolio.disc.featured-pr .main-title p {
    font-family: "Nunito Sans", sans-serif;
    font-weight: 600;
    font-size: 18px;
    line-height: 25px;
    letter-spacing: 0.05em;
    color: #666666;
    max-width: 700px;
    margin: 0 auto 60px auto;
    text-transform: none;
}
.inner-pages .portfolio.disc.featured-pr .homes-content h3 {
    font-weight: 700;
    font-size: 18px;
    line-height: 25px;
    letter-spacing: 0.05em;
    color: #a51220;
    font-family: "Nunito Sans", sans-serif;
}
.inner-pages .portfolio.disc.featured-pr .homes-content h3 a {
    font-family: "Nunito Sans", sans-serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    color: #003471;
    margin-bottom: 10px;
    display: block;
}
.inner-pages .portfolio.disc.featured-pr .homes-content h3 a:hover {
    color: #a51220;
}
.inner-pages .portfolio.disc.featured-pr .homes-extra {
    padding-left: 0px;
}
.inner-pages .portfolio.disc.featured-pr .homes-extra li {
    font-family: "Nunito Sans", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.02em;
    color: #666666;
    margin-bottom: 5px;
    list-style: none;
}
.inner-pages .portfolio.disc.featured-pr .homes-content .homes-list {
    margin: 0;
    display: flex;
}
.inner-pages .portfolio.disc.featured-pr .homes-content .homes-list li {
    width: auto !important;
    padding: 0;
    margin-right: 20px;
    border-radius: 4px;
}
.page-id-6230 .bootstrap-realtypress .headings,
.page-id-6234 .bootstrap-realtypress .headings,
.page-id-6251 .bootstrap-realtypress .headings,
.page-id-6243 .bootstrap-realtypress .headings,
.page-id-6724 .bootstrap-realtypress .headings,
.page-id-6225 .bootstrap-realtypress .headings,
.page-id-19054 .bootstrap-realtypress .headings,
.page-id-134 .bootstrap-realtypress .headings,
.page-id-6245 .bootstrap-realtypress .headings,
.page-id-21805 .bootstrap-realtypress .headings {
    display: none;
}
.page-id-6230 .bootstrap-realtypress,
.page-id-6234 .bootstrap-realtypress,
.page-id-6251 .bootstrap-realtypress,
.page-id-6243 .bootstrap-realtypress,
.page-id-6724 .bootstrap-realtypress,
.page-id-6225 .bootstrap-realtypress,
.page-id-19054 .bootstrap-realtypress,
.page-id-134 .bootstrap-realtypress,
.page-id-6245 .bootstrap-realtypress,
.page-id-21805 .bootstrap-realtypress {
    background: #fff7f8;
    margin-top: 0px;
}
.page-id-6230 .bootstrap-realtypress .col-property-result,
.page-id-6234 .bootstrap-realtypress .col-property-result,
.page-id-6251 .bootstrap-realtypress .col-property-result,
.page-id-6243 .bootstrap-realtypress .col-property-result,
.page-id-6724 .bootstrap-realtypress .col-property-result,
.page-id-6225 .bootstrap-realtypress .col-property-result,
.page-id-19054 .bootstrap-realtypress .col-property-result,
.page-id-134 .bootstrap-realtypress .col-property-result,
.page-id-6245 .bootstrap-realtypress .col-property-result,
.page-id-21805 .bootstrap-realtypress .col-property-result {
    padding-top: 50px;
}
.fav-label {
    display: none;
}
.detail-wrapper-body .fav-label {
    display: inline-block !important;
    font-family: "Nunito Sans", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #666666;
}
#our-partners .p-row.owl-carousel .owl-stage {
    display: flex;
    align-items: center;
}
.extra_wrapper {
    text-align: right;
}
.fav_wrapper {
    display: inline-block;
    padding: 5px 10px;
    height: 28px;
    background-color: #fefefe;
    border-radius: 2px;
    position: relative;
    top: 2px;
}
.print_wrapper {
    display: inline-block;
    position: relative;
    top: -2px;
    margin-left: 10px;
}
.print_wrapper .btn {
    display: inline-block;
    padding: 5px 10px !important;
    height: 28px !important;
    background-color: #fefefe !important;
    border-radius: 2px !important;
}
.print_wrapper span {
    color: #a51220;
    font-size: 16px;
    position: relative;
    top: -4px;
}
.print_wrapper strong {
    display: inline-block !important;
    font-family: "Nunito Sans", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #666666;
    position: relative;
    top: -3px;
}
.print_wrapper .btn:hover,
.print_wrapper .btn:focus {
    outline: none !important;
}
.single-communities .inner_pages .headings {
    display: none;
}
.single-communities .cf-sec {
    display: none;
}
.com_price_list {
    padding: 40px 0 40px 0;
}
.com_price_list .title h2 {
    font-family: "Nunito Sans", sans-serif;
    font-weight: 700;
    font-size: 30px;
    line-height: 36px;
    color: #1d1d1d;
    margin-bottom: 40px;
}
.com_price_list table {
    width: 100%;
    padding: 0;
    border-spacing: 0;
}
.com_price_list tbody {
    display: grid;
    grid-template-columns: auto auto auto;
    grid-gap: 0 24px;
}
.com_price_list a {
    font-weight: 600;
    font-size: 16px;
    line-height: 30px;
    color: #1d1d1d;
    text-decoration: underline;
    margin-bottom: 10px;
    display: inline-block;
}
.p-row {
    margin-top: 20px;
}
.a-left {
    padding-left: 60px;
    padding-top: 0px;
}
.a-left .img-outer {
    position: relative;
    max-width: 400px;
    margin: 0 auto;
}
.a-left .img-outer img {
    position: relative;
    z-index: 99;
    background-color: #fff;
}
.a-left .img-outer::after {
    position: absolute;
    left: -40px;
    height: calc(100% - 80px);
    width: calc(100% - 80px);
    background-color: #a51220;
    display: block;
    content: "";
    bottom: -120px;
}
.a-right {
    padding-right: 60px;
    align-self: flex-end;
    padding-bottom: 20px;
    max-width: 400px;
    margin: 0 auto;
}
.a-right .img-outer {
    position: relative;
}
.a-right .img-outer img {
    position: relative;
    z-index: 99;
    background-color: #fff;
}
.a-right .img-outer::after {
    position: absolute;
    right: -40px;
    height: calc(100% - 80px);
    width: calc(100% - 80px);
    background-color: #a51220;
    display: block;
    content: "";
    top: -80px;
}
.a-middle .title h2 {
    font-family: "Kanit", sans-serif;
    font-weight: 400;
    font-size: 40px;
    line-height: 60px;
    letter-spacing: 0.05em;
    color: #323232;
    margin-bottom: 40px !important;
    text-transform: none;
}
section.about-section {
    padding: 60px 0;
}
.about-section .important {
    padding: 0px;
    margin: 0px;
    font-family: "Nunito Sans", sans-serif;
    font-weight: 700;
    font-size: 20px;
    line-height: 27px;
    letter-spacing: 0.02em;
    color: #003471;
    border: none;
    background: transparent;
}
.nice-select.has-multiple span.current {
    border: 1px solid #ccc;
    background: #eee;
    padding: 0 10px;
    border-radius: 3px;
    display: inline-block;
    line-height: 24px;
    font-size: 14px;
    margin-bottom: 3px;
    margin-right: 3px;
}
.toggleset {
    max-height: 185px;
    overflow-y: scroll;
    padding: 30px;
    border: 1px solid #ebebeb;
    border-radius: 4px;
    margin-bottom: 40px;
}
.toggleset label {
    width: 19%;
    margin-bottom: 10px;
    padding: 0;
    font-weight: 500;
    text-transform: capitalize;
}
.toggleset label input {
    height: auto;
}
.bootstrap-realtypress label small {
    font-size: 16px;
    font-weight: 600;
}
.widget-module_container__uz29E {
    background: transparent !important;
}
.quiz-header-module_header__3Jg3l {
    display: none !important;
}
.steps-module_subTitle__3jciS {
    text-align: center;
    font-family: "Nunito Sans", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.02em;
    color: #666666;
    margin-bottom: 30px;
}
.widget-module_hdWidgetInternal__ajEab {
    height: auto !important;
    width: 100% !important;
    min-width: auto !important;
}
.widget-module_container__uz29E {
    padding: 32px 0px;
}
.value-form h4 {
    font-family: "Kanit", sans-serif;
    font-weight: 400;
    font-size: 30px;
    line-height: 40px;
    letter-spacing: 0.05em;
    color: #323232;
    text-align: center;
}
.powered-by-module_poweredBy__HbBas {
    display: none;
}
.steps-module_field__2PLjL input {
    height: 49px;
    border: 1px solid #666666;
    border-radius: 0;
    font-size: 16px;
    background-color: transparent;
    padding: 12px 30px 12px 30px;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
}
.steps-module_field__2PLjL input:focus {
    color: #495057;
    background-color: transparent;
    border-color: rgb(165 18 32 / 25%);
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgb(165 18 32 / 25%);
}
.steps-module_field__2PLjL ::-moz-placeholder {
    color: #7d848b;
}
.steps-module_field__2PLjL :-ms-input-placeholder {
    color: #7d848b;
}
.steps-module_field__2PLjL ::placeholder {
    color: #7d848b;
}
.search-module_inputGroup__zbuQ_ > :first-child {
    border-radius: 0px !important;
}
.search-module_inputAddon__jJd4n {
    height: 49px;
    width: 49px;
    border-radius: 0px !important;
    background: #a51220;
}
.button-module_button__35kNz {
    width: 100%;
    margin: 10px auto;
    background-color: #a51220 !important;
    border: 1px solid #a51220 !important;
    text-transform: uppercase !important;
    padding: 15px 38px !important;
    font-weight: 700 !important;
    font-size: 16px !important;
    line-height: 19px;
    text-align: center;
    letter-spacing: 0.2em;
    border-radius: 4px !important;
    display: inline-block;
    background: #a51220 !important;
    font-family: "Nunito Sans", sans-serif;
    height: auto !important;
}
.button-module_button__35kNz:focus,
.button-module_button__35kNz:hover {
    background-color: #a51220 !important;
    border: 1px solid #a51220 !important;
    color: #fff !important;
}
.button-module_button__35kNz:focus {
    box-shadow: 0 0 0 0.2rem #1d1d1d80;
}
.homepage section.contact-us .hp6 .rld-main-contact h3 {
    font-size: 36px;
    line-height: 40px;
}
.result-search-form-h-body {
    padding-bottom: 25px;
}
.homepage .hamburger-inner,
.homepage .hamburger-inner::before,
.homepage .hamburger-inner::after {
    background-color: #fff !important;
}
.communities-template-default .com-desc {
    display: none;
}
.ta-badge-container {
    margin: 0 auto 40px auto;
}
.detail-office h3 {
    margin-bottom: 30px;
}
.detail-office li {
    margin-bottom: 10px;
}
@media (min-width: 1024px) and (max-width: 1400px) {
    #header-container .container-header {
        width: calc(100% - 40px);
    }
    #header .left-logo #logo img {
        max-width: 160px;
    }
}
@media (max-width: 1200px) {
    .about-us .about-text {
        padding: 40px 0px 40px 0;
    }
}
@media (max-width: 1400px) {
    #header-container .container-header {
        max-width: 1080px;
    }
    #navigation.style-1 ul a {
        font-size: 14px;
        padding: 6px 5px;
    }
    .search-title h1 {
        font-size: 48px;
        line-height: 55px;
    }
    .welcome-section .connect_box {
        margin-top: 0px;
    }
    .welcome-section .connect_box p {
        font-size: 16px;
        line-height: 24px;
    }
    .our_partner {
        width: 200px;
    }
    .toggleset label {
        width: 24%;
    }
}
@media (min-width: 992px) and (max-width: 1239px) {
    .header-widget {
        position: relative;
        right: 0;
        width: auto;
        top: unset;
    }
}
@media only screen and (max-width: 1024px) {
    .hp-6 .rld-main-search .rld-single-input,
    .hp-6 .rld-main-search .rld-single-select .single-select {
        width: 100%;
    }
    .hp-6 .rld-single-input input {
        width: calc(100% - 92px);
    }
    .search-title h1 {
        font-size: 32px;
        line-height: 35px;
    }
    #menu-mainmenu {
        padding-left: 0px;
    }
    #menu-mainmenu ul.sub-menu {
        background-color: #2a2a2a !important;
        padding: 10px;
    }
    #menu-mainmenu li {
        list-style: none;
        margin-bottom: 10px;
    }
    #menu-mainmenu .sub-menu a {
        color: #ffffff !important;
    }
    #menu-mainmenu .menu-item a {
        color: #ffffff !important;
        font-size: 18px;
    }
    .mm-panels > .mm-panel.mm-hasnavbar {
        padding-top: 20px;
    }
    .mm-panel.mm-hasnavbar .mm-navbar {
        display: none;
    }
    .search-title h2 {
        font-size: 26px;
        line-height: 28px;
    }
    .hamburger {
        left: -10px;
    }
    .container-header .left-side {
        float: right;
    }
    #header-container .container-header::after {
        display: block;
        clear: both;
        content: "";
    }
    .homepage-1 .team .team-details {
        max-width: 300px;
        margin: 0 auto;
    }
    .move-right {
        right: 0px;
    }
    .post-type-archive-rps_listing .bootstrap-realtypress {
        padding-top: 0px;
    }
    .wprt-image-video.w50 img {
        height: auto !important;
    }
    #header {
        padding: 10px 0 10px 0;
    }
    .mmenu-trigger {
        margin: 10px 0 0px 0;
    }
    .realtor-img {
        max-width: 220px;
    }
    .search-title h2 {
        font-size: 22px;
    }
    .search-title h1 {
        font-size: 24px;
    }
    .homepage-9 .portfolio.disc.latest-pr .main-title h2 {
        font-size: 30px;
        line-height: 40px;
    }
    .homepage-9 .portfolio.disc.latest-pr .main-title p {
        font-size: 16px;
        line-height: 22px;
    }
    .welcome-section h2 {
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 20px;
    }
    .welcome-text .pftext p {
        font-size: 16px;
        line-height: 26px;
    }
    .neighborhoods-list .main-title h2 {
        font-size: 30px;
        line-height: 40px;
    }
    .about-us h2 {
        font-size: 30px;
        line-height: 40px;
    }
    .about-us .pftext {
        font-size: 16px;
        line-height: 26px;
    }
    .testimonials .main-title h2 {
        font-size: 30px;
        line-height: 40px;
    }
    .video_section .title h2 {
        font-size: 30px;
        line-height: 40px;
    }
    .our-partners .main-title h2 {
        font-size: 30px;
        line-height: 40px;
    }
    .our_partner {
        padding: 20px;
        width: auto;
    }
    section.contact-us .hp6 .rld-main-contact h3 {
        font-size: 30px;
        line-height: 40px;
    }
    .below-details-wrapper .listing-title-bar .info-block {
        width: 20%;
    }
    .below-details-wrapper .listing-title-bar .title-info-block {
        width: 100%;
        margin-bottom: 20px;
    }
    .icon-box span {
        width: 40px;
        height: 40px;
        background-size: contain;
    }
    .below-details-wrapper .listing-title-bar {
        align-items: start;
    }
    .listing-title-bar .text-box span.det {
        font-size: 16px;
        line-height: 20px;
    }
    .header-widget.sign-in a {
        color: #a51220 !important;
    }
    .header-widget.sign-in {
        padding: 0;
        border-top: none;
    }
    .inner-pages .right-side.sign {
        border: none;
    }
}
@media only screen and (max-width: 991px) {
    #map-container.fullwidth-home-map .main-search-inner {
        top: 100px;
    }
    .post-type-archive-rps_listing .bootstrap-realtypress {
        padding-top: 0px;
    }
    .hp-6 #input_merge {
        height: 45px;
    }
    .hero-serach-box .filter-btn {
        max-width: 180px;
    }
    .hero-serach-box .filter-search-btn {
        max-width: 100%;
        margin-left: 10px;
        text-align: center;
    }
    .homepage .rld-main-search {
        height: 50px;
    }
    .school_and_park_information {
        padding: 3rem 0 3rem 0;
    }
    .statistics_area {
        padding: 40px 0;
    }
    .inner-communities_list {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .single-rps_listing .sidebar {
        position: relative;
    }
    .hp-6 .rld-main-search {
        padding-top: 0px;
    }
    .hp-6 .dropdown-filter span {
        border-radius: 0 10px 10px 0;
    }
    .homepage .bootstrap-realtypress .btn-result-filter {
        max-width: 180px;
        margin-bottom: 10px !important;
    }
    .welcome-section .button {
        margin-left: 0px;
    }
    .welcome-section .connect_box {
        display: block;
    }
    .welcome-section .connect_box p {
        font-size: 16px;
        line-height: 22px;
    }
    .welcome-section .button {
        font-size: 20px;
    }
    .inner-pages .headings h1 {
        font-size: 30px;
        line-height: 36px;
        margin-top: 0px;
    }
    .inner-pages .headings {
        min-height: 288px;
    }
    .hide-on-m {
        display: none;
    }
    .result-search-form-h .merge-outer {
        padding-left: 0px;
    }
    .result-search-form-h .filter-search-btn {
        padding: 0px !important;
    }
    .bootstrap-realtypress .filter-search-btn .btn-result-filter {
        border-radius: 4px 4px 4px 4px !important;
    }
    .inner-pages .blog .homes-content .homes-list li {
        width: 100%;
        padding-left: 0px;
    }
    .inner-pages .headings-2 .listing-title-bar h4 {
        font-size: 22px;
        line-height: 30px;
    }
    .inner-pages .headings-2 .listing-title-bar h4.pr-price {
        font-size: 20px;
        line-height: 30px;
    }
    .single-rps_listing .tab-desc p.rps-text-center-sm {
        font-size: 14px;
        line-height: 22px;
    }
    .feature_list span.det {
        font-size: 14px !important;
        line-height: 30px !important;
        width: 50%;
        margin-right: 0 !important;
        float: left;
        text-align: right;
    }
    .feature_list span.font-weight-bold {
        font-size: 14px !important;
        line-height: 32px;
        width: 50%;
        margin-right: 0 !important;
        float: left;
    }
    .feature_list li:after {
        display: block;
        clear: both;
        content: "";
    }
    .tab-det .rps-maintenance p,
    .tab-det .rps-maintenance span {
        font-size: 14px !important;
        line-height: 20px !important;
    }
    .bootstrap-realtypress .single-detail-list .table tbody tr td {
        font-size: 14px;
        line-height: 32px;
    }
    .bootstrap-realtypress .single-detail-list .table tbody tr td {
        width: 50%;
        display: inline-table;
        text-align: right;
    }
    .bootstrap-realtypress .single-detail-list.rooms .table tbody tr td {
        width: auto;
        display: table-cell;
        text-align: left;
    }
    .bootstrap-realtypress .single-detail-list .table tbody tr td.td-label {
        text-align: left;
    }
    .inner-pages .portfolio.disc.featured-pr .main-title h2 {
        font-size: 30px;
        line-height: 36px;
    }
    .inner-pages .portfolio.disc.featured-pr .main-title p {
        font-size: 16px;
    }
    .rld-main-search {
        padding: 20px 30px 20px 30px;
    }
    .content_with_title .pftext {
        font-size: 16px;
    }
    .page-id-6245 ul {
        padding-left: 10px;
    }
    .top-footer h3 {
        margin-top: 40px !important;
    }
    .first-footer .netsocials {
        justify-content: center;
    }
    .top-footer .column1 {
        text-align: center;
    }
    .a-middle {
        margin-top: 140px;
    }
    .a-right {
        margin-top: 140px;
    }
    .toggleset label {
        width: 32%;
    }
}
@media (min-width: 767px) and (max-width: 991px) {
    .hp-6 .dropdown-filter {
        right: 5px;
    }
}
@media only screen and (max-width: 767px) {
    .property-city .row:nth-child(2) {
        padding: 20px;
    }
    .homepage-9.hp-6 .dropdown-filter span {
        margin: 0px 10px 0 10px;
    }

    .hero-buttons {
        margin-top: 85px;
    }
    .hp-6 .rld-single-input input {
        width: 100%;
    }
    .hp-6 .rld-main-search .rld-single-input {
        width: calc(100% - 40px);
    }
    a.btn.btn-primary.btn-block.btn-filter-search-results {
        width: 100%;
    }
    body.single-communities .community-section {
        padding: 40px 0;
    }
    .inner-communities_list ul li {
        width: 50%;
    }
    .statistics_area .title h2 {
        margin-top: 0px;
    }
    .homepage-9.hp-6 .dropdown-filter span {
        margin: 0px 10px 0 10px;
        border-radius: 0 10px 10px 0;
    }
    .top-footer .column1 {
        padding-right: 0px;
        border-right: none;
        text-align: center;
    }
    .top-footer .column2 {
        padding-left: 0px;
        text-align: center;
        display: block;
    }
    .top-footer .column3 {
        text-align: center;
        padding-right: 0;
        border-right: none;
    }
    .top-footer .column4 {
        display: block;
        text-align: center;
    }
    .top-footer h3 {
        line-height: 40px;
        font-size: 30px;
        margin-bottom: 10px;
    }
    .top-footer .column3 a,
    .top-footer .column4 a {
        font-size: 14px;
        line-height: 18px;
    }
    .top-footer .column4 {
        padding-left: 0px;
        margin-bottom: 40px;
    }
    .top-footer .subtitle {
        line-height: 40px;
        font-size: 24px;
    }
    .our-partners {
        padding: 50px 0 50px 0;
    }
    section.contact-us .hp6 {
        padding: 30px 30px 35px 30px;
        margin: 3rem 0;
    }
    .f_img img {
        max-width: 100px;
        margin: 0 auto 20px auto;
    }
    .below-details-wrapper .listing-title-bar .info-block {
        width: 30%;
        padding: 0 10px;
    }
    .below-details-wrapper .listing-title-bar .title-info-block {
        width: 100%;
    }
    .content_with_title h2 {
        font-size: 26px;
        line-height: 36px;
    }
    .content_with_title .pftext h2 {
        font-size: 20px;
    }
    .community-detail-box .title h2 {
        font-size: 30px;
        line-height: 36px;
    }
    .com_price_list .title h2 {
        font-size: 26px;
        line-height: 36px;
    }
    .com_price_list tbody {
        grid-template-columns: auto auto;
    }
    .community-properties .title h2 {
        line-height: 36px;
        font-size: 26px;
    }
    .com-desc h2 {
        font-size: 26px;
        line-height: 36px;
    }
    .inner-communities_list .title h2 {
        font-size: 26px;
        line-height: 36px;
    }
    .inner-communities_list ul li {
        padding-right: 20px;
    }
    .toggleset label {
        width: 49%;
    }
}
@media (max-width: 575px) {
    .our-partners .col-sm-6:nth-child(2) .our_partner,
    .our-partners .col-sm-6:nth-child(4) .our_partner {
        margin-top: 0px;
    }
    .our-partners .col-sm-6 {
        margin-bottom: 40px;
    }
    .inner-pages .contact-us h3 {
        font-size: 30px !important;
    }
    .below-details-wrapper .listing-title-bar .info-block {
        width: 40%;
        padding: 0 20px;
    }
    .below-details-wrapper .listing-title-bar .title-info-block {
        width: 100%;
    }
    .toggleset label {
        width: 100%;
    }
}
@media only screen and (max-width: 480px) {
    .hp-6 #input_merge {
        padding: 20px 20px 20px 40px;
        background-position: left 10px center;
    }
    .inner-pages .contact-us h3 {
        font-size: 24px !important;
    }
}
.range input.first-slider-value,
.range input.second-slider-value {
    -webkit-text-fill-color: #999;
    -webkit-opacity: 1;
}
.ui-widget.ui-slider-horizontal {
    background-color: #cdcdcd;
    height: 5px;
    margin-top: 20px;
}
.ui-slider-handle:hover,
.ui-slider-handle:focus {
    background: #a51220;
    cursor: col-resize;
    outline: none !important;
}
.ui-slider-handle {
    border: 1px solid #a51220;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    border: 1px solid #a51220;
    background: #a51220;
    border-radius: 50%;
    height: 25px;
    width: 25px;
    top: -0.6em;
}
.range input.first-slider-value,
.range input.second-slider-value {
    position: relative;
    top: -30px;
    margin-top: 0;
    color: #999 !important;
    font-weight: 700;
    border: 0;
}
.ui-slider-horizontal .ui-slider-range {
    background-color: #1d1d1d;
}
.inner-pages .headings p a,
.inner-pages .headings p {
    text-decoration: none;
    text-transform: capitalize;
    color: #fff;
    font-weight: 400;
    font-size: 1rem;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
#moreabout-community {
    padding-top: 20px;
    padding-bottom: 40px;
    background-color: #fff7f8 !important;
}
#moreabout-community h3 {
    font-weight: 700;
    font-size: 30px;
    line-height: 36px;
    color: #1d1d1d;
    margin: 20px 0;
}
#moreabout-community ul li {
    margin: 20px 0;
}
.value-form .search-module_inputAddon__jJd4n,
.value-form .button-module_button__35kNz {
    background: #a51220 !important;
}
.luxury_homes_section.content_with_title.fh {
    margin-top: 30px;
}
body.single-communities .community-section {
    padding-bottom: 0px;
}
.fixed-header {
    position: fixed !important;
    top: 0;
    width: 100%;
    background: #fff;
    z-index: 999;
}
.fixed-header .header-top {
    background: #fff !important;
}
.fixed-header .header-top ul li a {
    color: #a51220;
}
.fixed-header #header .header-user-name,
.homepage-1 .header-user-name {
    color: #a51220 !important;
}
.fixed-header .icon-phone {
    background-image: url(https://realestatecalgary-ab.ca/wp-content/themes/leo-theme/src/css/../images/icon-phone-inner.svg);
}
.fixed-header .header-user-name:before {
    color: #a51220 !important;
}
.fixed-header #navigation.style-1 ul#menu-mainmenu > li > a {
    color: #a51220 !important;
}
.fixed-header .header-top {
    display: none;
}
.fixed-header .right-side.sign {
    border: 1px solid #a51220 !important;
}
.fixed-header .header-widget.sign-in a {
    color: #a51220 !important;
}

.secondary-logo {
    display: none;
}

.fixed-header .secondary-logo {
    display: block;
}

body.home .fixed-header .custom-logo-link {
    display: none;
}

.inner-pages .thank_you {
    padding: 6rem 0;
}

.inner-pages .thank_you h3 {
    font-family: "Kanit", sans-serif;
    font-weight: 400;
    font-size: 40px;
    line-height: 60px;
    letter-spacing: 0.05em;
    color: #323232;
    margin-bottom: 10px !important;
    text-transform: none;
    margin-top: 40px;
}
.form-group .wpcf7-recaptcha.g-recaptcha > div {
    margin: 0 auto;
}
@media (max-width: 480px) {
    .form-group .wpcf7-recaptcha.g-recaptcha > div > div {
        transform: scale(0.7);
        transform-origin: 0 0;
    }
}

@media only screen and (max-width: 767px) {
    .inner-pages .thank_you h3 {
        font-size: 26px;
        line-height: 36px;
    }

    .inner-pages .thank_you img {
        max-width: 140px;
    }
}

.ta-badge-container svg {
    height: 250px;
}
