.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
height: 1px;
width: 1px;
margin: 0;
padding: 0;
border: 0;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.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 {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232;
font-size: 1em;
font-weight: normal;
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 .ajax-loader {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
.wpcf7 form.submitting .ajax-loader {
visibility: visible;
}
.wpcf7 .ajax-loader::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: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7 .ajax-loader::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.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;
}@font-face{font-family:'FontAwesome';src:url(//www.kumyakaemlak.com/wp-content/plugins/slider-and-carousel-plus-widget-for-instagram/assets/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//www.kumyakaemlak.com/wp-content/plugins/slider-and-carousel-plus-widget-for-instagram/assets/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//www.kumyakaemlak.com/wp-content/plugins/slider-and-carousel-plus-widget-for-instagram/assets/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//www.kumyakaemlak.com/wp-content/plugins/slider-and-carousel-plus-widget-for-instagram/assets/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//www.kumyakaemlak.com/wp-content/plugins/slider-and-carousel-plus-widget-for-instagram/assets/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//www.kumyakaemlak.com/wp-content/plugins/slider-and-carousel-plus-widget-for-instagram/assets/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.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; } }.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;}
.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;}.iscwp-gallery-grid *, .iscwp-instagram-grid-widget *{-webkit-box-sizing: border-box; -moz-box-sizing: border-box;box-sizing: border-box;}
.iscwp-clearfix:before, .iscwp-clearfix:after{content: "";display: table;}
.iscwp-clearfix:after{clear: both;}
.iscwp-hide{display:none;}
.iscwp-center{text-align:center;}
.iscwp-main-wrp *,
.iscwp-main-wrp *:after,
.iscwp-main-wrp *:before, 
.wp-iscwp-popup-box *{box-sizing: border-box; outline:none !important;}
.iscwp-img{border-radius: 0 !important;box-shadow: none !important;border: 0;margin: 0 auto;padding: 0;max-width: 100%;display: block;}
.iscwp-first{clear:both;}
.iscwp-img-title{font-weight:bold; padding: 8px 0 0 0;}
.iscwp-img-desc{padding: 8px 0 0 0;clear: both;}
.iscwp-img-wrp {line-height: 0;height: auto;}
.iscwp-meta-inner-wrap{display: table-cell;text-align: center;margin: 0 auto;vertical-align: middle;color: #FFF;line-height: normal; text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.8);font-size: 16px;}
.iscwp-grid-6 .iscwp-meta-inner-wrap,
.iscwp-grid-7 .iscwp-meta-inner-wrap,
.iscwp-grid-8 .iscwp-meta-inner-wrap,
.iscwp-grid-9 .iscwp-meta-inner-wrap,
.iscwp-grid-10 .iscwp-meta-inner-wrap,
.iscwp-grid-11 .iscwp-meta-inner-wrap,
.iscwp-grid-12 .iscwp-meta-inner-wrap { font-size: 14px; }
.wp-iscwp-popup-conf { display: none;}
.iscwp-mfp-popup button:active{border-width:0px !important;}
.iscwp-ajax-btn-wrap {text-align: center;}
.iscwp-image-fit img.iscwp-img{-o-object-fit: cover;object-fit: cover;-o-object-position: top center;object-position: top center;height: 100%;width: 100%;}
.iscwp-gallery-grid.iscwp-image-fit .iscwp-col-2 .iscwp-img-wrp, .iscwp-image-fit.slidestoshow-2 .iscwp-img-wrp{height:400px;}
.iscwp-gallery-grid.iscwp-image-fit .iscwp-col-3 .iscwp-img-wrp, .iscwp-image-fit.slidestoshow-3 .iscwp-img-wrp{height:300px;}
.iscwp-gallery-grid.iscwp-image-fit .iscwp-col-4 .iscwp-img-wrp, .iscwp-image-fit.slidestoshow-4 .iscwp-img-wrp{height:250px;}
.iscwp-gallery-grid.iscwp-image-fit .iscwp-col-5 .iscwp-img-wrp, .iscwp-image-fit.slidestoshow-5 .iscwp-img-wrp{height:200px;}
.iscwp-gallery-grid.iscwp-image-fit .iscwp-col-6 .iscwp-img-wrp, .iscwp-image-fit.slidestoshow-6 .iscwp-img-wrp{height:160px;}
.iscwp-gallery-grid.iscwp-image-fit .iscwp-col-7 .iscwp-img-wrp, .iscwp-image-fit.slidestoshow-7 .iscwp-img-wrp,
.iscwp-gallery-grid.iscwp-image-fit .iscwp-col-8 .iscwp-img-wrp, .iscwp-image-fit.slidestoshow-8 .iscwp-img-wrp,
.iscwp-gallery-grid.iscwp-image-fit .iscwp-col-9 .iscwp-img-wrp, .iscwp-image-fit.slidestoshow-9 .iscwp-img-wrp{height:150px;}
.iscwp-gallery-grid.iscwp-image-fit .iscwp-col-10 .iscwp-img-wrp, .iscwp-image-fit.slidestoshow-10 .iscwp-img-wrp,
.iscwp-gallery-grid.iscwp-image-fit .iscwp-col-11 .iscwp-img-wrp, .iscwp-image-fit.slidestoshow-11 .iscwp-img-wrp,
.iscwp-gallery-grid.iscwp-image-fit .iscwp-col-12 .iscwp-img-wrp, .iscwp-image-fit.slidestoshow-12 .iscwp-img-wrp{height:110px;}
.iscwp-instagram-grid-widget.iscwp-image-fit .iscwp-img-wrp{height:110px;}
.iscwp-gallery-slider .iscwp-cnt-wrp.slick-slide {padding: 0 10px;} .iscwp-user-info-main-wrap{width: 100%;float: left;clear: both;margin-bottom: 50px;}
.iscwp-user-info-main-wrap .iscwp-user-info-img{width: 40%;float: left;text-align: center;}
.iscwp-user-info-main-wrap .iscwp-user-info-img .iscwp-user-img-wrp{height:150px;width:150px;border-radius:50%;overflow: hidden;margin:0 auto;}
.iscwp-user-info-main-wrap .iscwp-user-info-content-wrp{width: 60%;float: right;}
.iscwp-user-info-content-wrp .iscwp-user-info-username{font-size: 34px;line-height: 40px;font-weight: 300;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;margin-bottom: 5px;}
.iscwp-user-info-content-wrp .iscwp-user-info-fullname{font-weight: 600;margin: 5px 0;}
.iscwp-user-info-content-wrp .iscwp-user-media{margin-left:0px !important;}
.iscwp-user-info-content-wrp .iscwp-user-media, 
.iscwp-user-info-content-wrp .iscwp-user-followers, 
.iscwp-user-info-content-wrp .iscwp-user-followedby{display:inline-block;margin:5px 20px;font-weight:600;font-size:17px;}
.iscwp-user-info-content-wrp .iscwp-user-media span, 
.iscwp-user-info-content-wrp .iscwp-user-followers span, 
.iscwp-user-info-content-wrp .iscwp-user-followedby span{font-weight:300;}
.iscwp-follow-btn{color: #fff !important;background: #3897f0;padding: 6px 30px;text-decoration: none;;display:inline;vertical-align: middle;font-size:16px;font-weight:600;border-radius: 3px;} .iscwp-gallery-slider{visibility: hidden; opacity:0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; -webkit-transition: opacity 0.5s linear; transition:opacity 0.5s linear;}
.iscwp-gallery-slider.slick-initialized {visibility: visible !important; opacity:1 !important; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";}
.iscwp-gallery-slider .slick-arrow,
.iscwp-gallery-slider .slick-dots li button{text-indent:-99999px;}
.iscwp-gallery-slider button.slick-arrow{width:40px; height:40px; position:absolute; z-index:9; border:0px !important; padding:0 !important; border-radius:0 !important;  top: 50% !important; -webkit-transform: translateY(-50%);transform: translateY(-50%); cursor:pointer;}
.iscwp-gallery-slider button.slick-next,
.iscwp-gallery-slider button.slick-next:hover,
.iscwp-gallery-slider button.slick-next:focus,
.iscwp-gallery-slider button.slick-next:active{background:rgba(0, 0, 0, 0.7) url(//www.kumyakaemlak.com/wp-content/plugins/slider-and-carousel-plus-widget-for-instagram/assets/images/arrow-right.png) center center no-repeat !important;outline:none !important; box-shadow: none !important;border: 0 !important;}
.iscwp-gallery-slider button.slick-prev, 
.iscwp-gallery-slider button.slick-prev:hover, 
.iscwp-gallery-slider button.slick-prev:focus, 
.iscwp-gallery-slider button.slick-prev:active{background:rgba(0, 0, 0, 0.7) url(//www.kumyakaemlak.com/wp-content/plugins/slider-and-carousel-plus-widget-for-instagram/assets/images/arrow-left.png) center center no-repeat !important;outline:none !important;box-shadow: none !important;}
.iscwp-gallery-slider .slick-prev{left:10px;}
.iscwp-gallery-slider .slick-next{right:10px;}
.iscwp-gallery-album-slider.iscwp-gallery-slider .slick-prev{left:10px;}
.iscwp-gallery-album-slider.iscwp-gallery-slider .slick-next{right:10px;}
.iscwp-gallery-slider .slick-dots{padding: 0 !important; margin:10px 0 !important; text-align:center; line-height:0;}
.iscwp-gallery-slider .slick-dots li{list-style:none !important; display:inline-block !important; margin:0 3px !important; padding:0px !important;line-height: 0;}
.iscwp-gallery-slider ul.slick-dots li:before, .iscwp-gallery-slider ul.slick-dots li:after{background:none !important;content:none !important;}
.iscwp-gallery-slider .slick-dots li button{background: #fff !important;margin: 0px !important;padding: 0px !important;border: 2px solid #444;border-radius: 50% !important;width: 12px !important; height: 12px !important; box-shadow: none !important; cursor:pointer;}
.iscwp-gallery-slider .slick-dots li button:focus{outline:none !important;}
.iscwp-gallery-slider .slick-dots li.slick-active button{background:#8D8C8C !important;}
.iscwp-gallery-slider.iscwp-center-mode .iscwp-slider-slide{opacity: 0.5;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; -webkit-transform: scale(0.8); transform: scale(0.8); -webkit-transition: all 300ms ease 0s; transition: all 300ms ease 0s;}
.iscwp-gallery-slider.iscwp-center-mode .slick-center{opacity: 1;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; -webkit-transform: scale(1); transform: scale(1);}  .iscwp-mfp-popup button.mfp-arrow, .iscwp-mfp-popup button.mfp-close{background-color:transparent !important; background-image:none !important; box-shadow:none !important;}
.iscwp-mfp-popup .mfp-container,
.iscwp-mfp-popup.mfp-bg {opacity: 0;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";-webkit-backface-visibility: hidden; -webkit-transition: all 0.3s ease-out; transition: all 0.3s ease-out;}
.iscwp-mfp-popup.mfp-ready .mfp-container{opacity: 1;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";}
.iscwp-mfp-popup.mfp-ready.mfp-bg{opacity: 0.8;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";}
.iscwp-mfp-popup.mfp-removing .mfp-container, 
.iscwp-mfp-popup.mfp-removing.mfp-bg {opacity: 0;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";}
.iscwp-mfp-popup figcaption{padding: 0 !important;}
.iscwp-img-wrp {position: relative;}
.iscwp-img-wrp .iscwp-meta{display: table;width: 100%;height: 100%;;position: absolute;bottom: 0;left: 0;z-index:1;background: rgba(0, 0, 0, 0.25);padding: 10px;}
.iscwp-meta-heart {width: 100px;height: 100px;background: url(//www.kumyakaemlak.com/wp-content/plugins/slider-and-carousel-plus-widget-for-instagram/assets/images/heart.png) no-repeat;background-position: 0 0;cursor: pointer;-webkit-animation: fave-heart 1s steps(28);animation: fave-heart 1s steps(28);margin: 0 auto;-webkit-transform: translate(-25%, 1%);transform: translate(-25%, 1%);}
.iscwp-inr-wrp:hover .iscwp-meta-heart{background-position: -2800px 0;-webkit-transition: background 1s steps(28);transition: background 1s steps(28);}
.iscwp-img-link{position: absolute;top: 0;left: 0;height: 100%;width: 100%;z-index: 2;} .iscwp-mfp-popup .iscwp-popup-design-1 .iscwp-popup-img{max-width: 100%;max-height:100%;width: auto;height: auto;margin: 0 auto;}
.iscwp-mfp-popup .iscwp-popup-design-1 .iscwp-video{max-width: 100%;max-height:100%;width: 100%;height:100%;margin: 0 auto;}
.iscwp-mfp-popup .iscwp-popup-design-1 .iscwp-right-panel{padding: 15px 0;}
.iscwp-popup-design-1 .iscwp-left-panel{text-align: center;}
.iscwp-user-head-box .iscwp-user-head-box-inner{margin: 10px 0;}
.iscwp-user-head-box-inner a {display:inline-block;vertical-align: middle;}
.iscwp-popup-meta{margin:10px 0 0 0; color: #7f7f7f; font-weight: 600;}
.iscwp-popup-design-1 .iscwp-user-head-box{padding: 0 15px; overflow-y: auto;}
.iscwp-popup-design-1 .iscwp-popup-likes{float: left;width: 100%;margin-bottom: 10px;}
.iscwp-popup-design-1 .iscwp-popup-likes .likes {font-size: 18px;font-weight: bold;padding-left: 10px;}
.wp-iscwp-popup-box .wp-iscwp-popup-close{background: rgba(0, 0, 0, 0) url(//www.kumyakaemlak.com/wp-content/plugins/slider-and-carousel-plus-widget-for-instagram/assets/images/close.png) no-repeat scroll top center;display: block;height: 35px;position: absolute;right: -12px;text-decoration: none !important;top: -12px;width: 35px;z-index: 99;opacity: 1;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";}
.wp-iscwp-popup-content {margin: 50px auto; max-width: 600px; width:100%; position: relative;background: #fff; min-height:500px;}
.iscwp-user-head-box a.iscwp-user-img {height: 50px;width: 50px;border-radius: 50%;}
a.iscwp-user-img img{border-radius: 50%;}
.iscwp-user-head-box .iscwp-user-img > img {width: 100%;}
.iscwp-caption-text{color: #201f1f; line-height: normal;}
.iscwp-comments-box{padding: 10px;}
.iscwp-user-head-box .iscwp-user-name a.iscwp-user-name {padding-top: 20px;float: left;}
.iscwp_comments,
.iscwp-popup-location{float: left;}
.iscwp-popup-meta .iscwp-popup-meta-row{margin:0 8px 15px 0; display:inline-block;}
a.iscwp-username {text-decoration: none;color: #333;font-weight: 700;}
a.iscwp-username.iscwp-no-avatar{margin-top:18px;}
a.iscwp-view-on-insta-link{color: #fff;background: #3897f0;padding: 10px;text-decoration: none;font-weight: 600;font-size: 12px;float: right;margin-top: 9px;}
a.iscwp-view-on-insta-link:hover{color:#fff;}
.iscwp-comment-right .iscwp-comment-description{line-height:normal;font-size: 12px;}
.iscwp-instagram-grid-widget .iscwp-meta-inner-wrap {font-size: 14px;}
.iscwp-inr-wrp .iscwp-inr-wrp-content .iscwp-meta{word-wrap: break-word;}
.iscwp-inr-wrp .iscwp-meta .iscwp-meta-inner-wrap .iscwp-likes-num, 
.iscwp-inr-wrp .iscwp-meta .iscwp-meta-inner-wrap .iscwp-meta-comment{display: inline-block;margin: 0 10px;}
.iscwp-cnt-wrp .iscwp-img-desc p:last-child{margin-bottom: 0;}
.iscwp-cnt-wrp .iscwp-img-desc p {margin-bottom: 8px;}
.iscwp-img-count {font-style: italic;line-height: normal;width: 100%;}
.iscwp-img-caption-wrap hr {margin: 0; padding: 0;}
.iscwp-inr-wrp:hover .iscwp-meta-inner-wrap{color: #fff;}
.iscwp-inr-wrp {overflow: hidden;-webkit-transition: 0.3s all ease-in-out;transition: 0.3s all ease-in-out;}
.iscwp-error{background-color: #f2dede; color: #a94442; border: 1px solid #ebccd1; padding: 15px;}
@-webkit-keyframes pulse {
0% {
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
50% {
-webkit-transform: scale(0.8);
transform: scale(0.8);
}
100% {
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
}
@keyframes pulse {
0% {
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
}
50% {
-webkit-transform: scale(0.8);
-ms-transform: scale(0.8);
transform: scale(0.8);
}
100% {
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
}
}
.iscwp-inr-wrp:hover .iscwp-meta .faa-pulse.animated{
-webkit-animation: pulse 1.5s linear infinite;
animation: pulse 1.5s linear infinite; color: #EE0000;
} .iscwp-column,
.iscwp-columns {width: 100%; position: relative; padding:10px; float:left;}
@media only screen and (min-width: 40.0625em) {  
.iscwp-column,
.iscwp-columns {position: relative; padding: 10px; float:left;}
.iscwp-col-1{ width: 100%; }
.iscwp-col-2{ width: 50%; }
.iscwp-col-3{ width: 33.33333%; }
.iscwp-col-4{ width: 25%; }
.iscwp-col-5{ width:20%; }
.iscwp-col-6{ width: 16.66667%; }
.iscwp-col-7{ width: 14.2857%; }
.iscwp-col-8{ width: 12.5%; }
.iscwp-col-9{ width: 11.11%; }
.iscwp-col-10{ width: 10%; }
.iscwp-col-11{ width: 9.090%; }
.iscwp-col-12{ width: 8.33333%; }
}
.wpcolumn,
.wpcolumns {padding-left: 0;  padding-right: 0;  float: left; position: relative;}
@media only screen{
.wpcolumn, .wpcolumns{ width:100%; }
}
@media only screen and (min-width: 40.0625em) {  
.wpcolumn,
.wpcolumns {position: relative;padding-left:0;padding-right:0;float: left; }
.wp-medium-1 {width: 8.33333%;}
.wp-medium-2 {width: 16.66667%;}
.wp-medium-3 {width: 25%;}
.wp-medium-4 {width: 33.33333%;}
.wp-medium-5 {width: 41.66667%;}
.wp-medium-6 {width: 50%;}
.wp-medium-7 {width: 58.33333%;}
.wp-medium-8 {width: 66.66667%;}
.wp-medium-9 {width: 75%;}
.wp-medium-10 {width: 83.33333%;}
.wp-medium-11 {width: 91.66667%;}
.wp-medium-12 {width: 100%;}
}
@media only screen and (max-width: 64.063em) {
.iscwp-popup-design-1 .iscwp-user-head-box {max-height: 250px;}
} .iscwp-loader{display:none; position:absolute; left:0; right:0; top:49%; text-align:center;}
.iscwp-loading-bar {
-webkit-animation: 1s ease-in-out 0s normal none infinite running loading;
animation: 1s ease-in-out 0s normal none infinite running loading;
border-radius: 4px;
display: inline-block;
height: 29px;
margin-right: 5px;
width: 6px;
box-sizing:border-box;
}
.iscwp-loading-bar:nth-child(1) {background-color: #3498db;}
.iscwp-loading-bar:nth-child(2) {
-webkit-animation-delay: 90ms;
animation-delay: 90ms;
background-color: #e74c3c;
}
.iscwp-loading-bar:nth-child(3) {
-webkit-animation-delay: 0.18s;
animation-delay: 0.18s;
background-color: #f1c40f;
}
.iscwp-loading-bar:nth-child(4) {
-webkit-animation-delay: 0.27s;
animation-delay: 0.27s;
background-color: #2ecc71;
}
@-webkit-keyframes loading {
0%,
40% {
-webkit-transform: scale(1)
}
20% {
-webkit-transform: scale(1, 2.2)
}
}
@keyframes loading {
0%,
40% {
-webkit-transform: scale(1);
transform: scale(1)
}
20% {
-webkit-transform: scale(1, 2.2);
transform: scale(1, 2.2)
}
}div[id^=google-maps-builder] .gmb-infobubble .place-description,div[id^=google-maps-builder] div.gmb-infobubble>div{white-space:normal}.gmb-clearfix:after{content:"";display:table;clear:both}.google-maps-builder{width:100%;height:500px;min-height:275px}div[id^=google-maps-builder] div[class*="_ibani_"]{box-shadow:0 0 3px rgba(0,0,0,.2)}div[id^=google-maps-builder] iframe.gm-save-widget{margin:0;padding:0}div[id^=google-maps-builder] img{max-width:none;box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;width:auto}div[id^=google-maps-builder] .gmb-infobubble{padding:0;margin:0;box-sizing:border-box;cursor:default}div[id^=google-maps-builder] .gmb-infobubble div.place-description,div[id^=google-maps-builder] .gmb-infobubble p{font-size:13px;margin:0 0 7px;color:#2C2C2C}div[id^=google-maps-builder] .gmb-infobubble div.place-description{margin-bottom:0}div[id^=google-maps-builder] .gmb-infobubble p.place-title{font-family:Roboto,Arial,sans-serif;font-size:16px;line-height:21px;margin-bottom:0;font-weight:700;min-height:21px;white-space:normal}div[id^=google-maps-builder] .gmb-infobubble .place-description+.marker-info-wrapper,div[id^=google-maps-builder] .gmb-infobubble .place-title+.marker-info-wrapper,div[id^=google-maps-builder] .gmb-infobubble p.place-title+div.place-description{margin-top:8px}div[id^=google-maps-builder] .gmb-infobubble img{max-width:100%}div[id^=google-maps-builder] .gmb-infobubble .place-thumb{margin:0 0 10px}div[id^=google-maps-builder] .gmb-infobubble .loading{background:url(//www.kumyakaemlak.com/wp-content/plugins/google-maps-builder/vendor/wordimpress/maps-builder-core/assets/img/loading-large.gif) center center no-repeat #FFF;height:60px}div[id^=google-maps-builder] .gmb-infobubble .rating-wrap{overflow:hidden;margin:0 0 3px;text-align:right}div[id^=google-maps-builder] .gmb-infobubble .rating-wrap .numeric-rating{font-size:16px;color:#DD4B39;font-weight:400;display:inline-block;margin:0 5px 0 0;line-height:1}div[id^=google-maps-builder] .gmb-infobubble .rating-wrap .star-rating-wrap{background:url(//www.kumyakaemlak.com/wp-content/plugins/google-maps-builder/vendor/wordimpress/maps-builder-core/assets/img/review_stars.png) no-repeat;height:13px;width:67px;display:inline-block;margin:1px 0 0}div[id^=google-maps-builder] .gmb-infobubble .rating-wrap .star-rating-size{background:url(//www.kumyakaemlak.com/wp-content/plugins/google-maps-builder/vendor/wordimpress/maps-builder-core/assets/img/review_stars.png) 0 -13px no-repeat;height:13px}div[id^=google-maps-builder] .gmb-infobubble .gmb-mashup-single-link{font-size:14px;display:block;margin:8px 0}div.gmb-infobubble-container{box-shadow:0 0 3px rgba(0,0,0,.2)}div[id^=google-maps-builder] .gmb-infobubble .marker-info-wrapper{background-color:#F1F1F1;padding:12px;font-size:13px;display:block;min-width:260px;overflow:hidden}div[id^=google-maps-builder] .gmb-infobubble .marker-info-wrapper span.place-icon{background:url(//www.kumyakaemlak.com/wp-content/plugins/google-maps-builder/vendor/wordimpress/maps-builder-core/assets/img/google-icons.png) no-repeat;height:20px;width:20px;display:inline-block;margin:0 2px -6px -3px}div[id^=google-maps-builder] .gmb-infobubble .marker-info-wrapper .place-address{float:left;width:50%;font-style:italic;text-align:left}div[id^=google-maps-builder] .gmb-infobubble .marker-info-wrapper .place-address .place-directions-link{display:block;margin:3px 0 0}div[id^=google-maps-builder] .gmb-infobubble .marker-info-wrapper .place-address .place-directions-link>span{background-position:0 -226px;margin-right:0}div[id^=google-maps-builder] .gmb-infobubble .marker-info-wrapper .place-phone{text-align:right;margin:0 0 3px}div[id^=google-maps-builder] .gmb-infobubble .marker-info-wrapper .place-phone span.place-icon{background-position:0 -355px}div[id^=google-maps-builder] .gmb-infobubble .marker-info-wrapper .place-website{text-align:right}div[id^=google-maps-builder] .gmb-infobubble .marker-info-wrapper .place-website span.place-icon{background-position:0 -291px}@media screen and (max-width:440px){.gmb-infobubble{min-width:inherit;overflow:visible}}div[id^=google-maps-builder] .marker-label{z-index:99;position:absolute;display:block;margin-top:-50px;margin-left:-25px;width:50px;height:50px;font-size:28px;text-align:center;color:#FFF;white-space:nowrap;line-height:1}.google-maps-builder-wrap{position:relative;overflow:hidden}div[id^=directions-panel]{display:none;font-size:16px;margin:20px 0}div[id^=directions-panel] div.adp{border:1px solid #DDD;margin:0 0 25px}div[id^=directions-panel] div.adp-summary{padding:3px 10px 3px 5px;background-color:#F7F7F7}div[id^=directions-panel] div.adp-legal{font-size:10px;text-align:right;background:#F7F7F7;border-top:1px solid #DDD;padding:2px 4px}div[id^=directions-panel] .adp-substep .adp-stepicon{margin:0 auto}div[id^=directions-panel].panel-below{display:block;margin:20px 0}div[id^=directions-panel].panel-below .gmb-directions-toggle{display:none}div[id^=directions-panel] table{margin:0;border:none}div[id^=directions-panel] table td{padding:4px;vertical-align:middle;border:none}div[id^=directions-panel] table img{box-shadow:none;max-width:none}div[id^=directions-panel] table.adp-directions{table-layout:auto;font-size:16px}div[id^=directions-panel] table.adp-directions td.adp-substep:first-of-type{vertical-align:middle}div[id^=directions-panel] table.adp-placemark td.adp-text{border:none;padding-left:35px;font-size:20px}div[id^=directions-panel] table.adp-placemark img.adp-marker{display:block;padding:8px 0 8px 8px}@media (max-width:767px){div[id^=directions-panel] table td{padding:2px}}div[id^=directions-panel].panel-overlay{position:absolute;top:0;right:-50%;display:block;background-color:#FFF;max-width:50%;max-height:100%;box-sizing:border-box;margin:0;height:100%}div[id^=directions-panel].panel-overlay .gmb-directions-toggle{position:absolute;background-color:#FFF;top:40%;left:-40px;height:40px;width:40px}div[id^=directions-panel].panel-overlay .gmb-directions-toggle .gmb-directions-icon{background:url(//www.kumyakaemlak.com/wp-content/plugins/google-maps-builder/vendor/wordimpress/maps-builder-core/assets/img/directions-icon.png) center center no-repeat #FFF;opacity:.5;display:block;width:40px;height:40px;cursor:pointer;-webkit-transition:.2s all linear;-moz-transition:.2s all linear;-o-transition:.2s all linear;transition:.2s all linear}#places-search #type-selector input[type=radio],div[id^=directions-panel].panel-overlay .gmb-directions-toggle .gmb-hide-text{display:none}div[id^=directions-panel].panel-overlay .gmb-directions-toggle .gmb-directions-icon:hover{opacity:.8}div[id^=directions-panel].panel-overlay .gmb-directions-panel-inner{overflow-y:scroll;padding:5px;height:100%}#places-search{margin-top:30px}#places-search .controls{border:1px solid transparent;border-radius:2px 0 0 2px;box-sizing:border-box;-moz-box-sizing:border-box;height:32px;outline:0;box-shadow:0 2px 6px rgba(0,0,0,.3)}#places-search #pac-input{background-color:#fff;font-family:Roboto;font-size:15px;font-weight:300;padding:0 11px 0 13px;text-overflow:ellipsis;width:400px;margin:0}#places-search #pac-input:focus{border-color:#4d90fe}#places-search .pac-container{font-family:Roboto}#places-search #type-selector{color:#fff;background-color:#4d90fe;padding:0 11px;height:30px;overflow:hidden}#places-search #type-selector label{font-family:Roboto;font-size:13px;font-weight:300;margin-right:15px;line-height:24px;padding:4px 8px 2px;border-radius:0 0 4px 4px;cursor:pointer}#places-search #type-selector input[type=radio]:checked+label{background-color:#447ee0}@font-face {
font-family: 'map-icons';
src:url(//www.kumyakaemlak.com/wp-content/plugins/google-maps-builder/vendor/wordimpress/maps-builder-core/includes/libraries/map-icons/fonts/map-icons.eot);
src:url(//www.kumyakaemlak.com/wp-content/plugins/google-maps-builder/vendor/wordimpress/maps-builder-core/includes/libraries/map-icons/fonts/map-icons.eot?#iefix) format('embedded-opentype'),
url(//www.kumyakaemlak.com/wp-content/plugins/google-maps-builder/vendor/wordimpress/maps-builder-core/includes/libraries/map-icons/fonts/map-icons.woff) format('woff'),
url(//www.kumyakaemlak.com/wp-content/plugins/google-maps-builder/vendor/wordimpress/maps-builder-core/includes/libraries/map-icons/fonts/map-icons.ttf) format('truetype'),
url(//www.kumyakaemlak.com/wp-content/plugins/google-maps-builder/vendor/wordimpress/maps-builder-core/includes/libraries/map-icons/fonts/map-icons.svg#map-icons) format('svg');
font-weight: normal;
font-style: normal;
} [data-icon]:before {
font-family: 'map-icons';
content: attr(data-icon);
speak: none;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}  .map-icon-map-pin, .map-icon-expand, .map-icon-fullscreen, .map-icon-square-pin, .map-icon-route-pin, .map-icon-sheild, .map-icon-liquor-store, .map-icon-bicycle-store, .map-icon-hardware-store, .map-icon-insurance-agency, .map-icon-lawyer, .map-icon-real-estate-agency, .map-icon-art-gallery, .map-icon-campground, .map-icon-bakery, .map-icon-bar, .map-icon-amusement-park, .map-icon-aquarium, .map-icon-airport, .map-icon-bank, .map-icon-car-rental, .map-icon-car-dealer, .map-icon-hospital, .map-icon-hair-care, .map-icon-gym, .map-icon-grocery-or-supermarket, .map-icon-general-contractor, .map-icon-pharmacy, .map-icon-point-of-interest, .map-icon-political, .map-icon-post-box, .map-icon-health, .map-icon-post-office, .map-icon-real-estate-agency-copy, .map-icon-hindu-temple, .map-icon-restaurant, .map-icon-female, .map-icon-male, .map-icon-zoo, .map-icon-veterinary-care, .map-icon-car-repair, .map-icon-university, .map-icon-travel-agency, .map-icon-transit-station, .map-icon-beauty-salon, .map-icon-electronics-store, .map-icon-search, .map-icon-zoom-out-alt, .map-icon-movie-rental, .map-icon-atm, .map-icon-jewelry-store, .map-icon-car-wash, .map-icon-unisex, .map-icon-rv-park, .map-icon-school, .map-icon-clothing-store, .map-icon-laundry, .map-icon-casino, .map-icon-place-of-worship, .map-icon-furniture-store, .map-icon-zoom-in-alt, .map-icon-zoom-in, .map-icon-department-store, .map-icon-fire-station, .map-icon-church, .map-icon-library, .map-icon-shopping-mall, .map-icon-local-government, .map-icon-spa, .map-icon-convenience-store, .map-icon-police, .map-icon-route, .map-icon-zoom-out, .map-icon-location-arrow, .map-icon-postal-code, .map-icon-locksmith, .map-icon-doctor, .map-icon-mosque, .map-icon-stadium, .map-icon-storage, .map-icon-movie-theater, .map-icon-electrician, .map-icon-moving-company, .map-icon-postal-code-prefix, .map-icon-crosshairs, .map-icon-compass, .map-icon-dentist, .map-icon-plumber, .map-icon-museum, .map-icon-finance, .map-icon-parking, .map-icon-courthouse, .map-icon-accounting, .map-icon-store, .map-icon-subway-station, .map-icon-natural-feature, .map-icon-florist, .map-icon-food, .map-icon-night-club, .map-icon-synagogue, .map-icon-taxi-stand, .map-icon-painter, .map-icon-train-station, .map-icon-pet-store, .map-icon-gas-station, .map-icon-funeral-home, .map-icon-cemetery, .map-icon-bowling-alley, .map-icon-roofing-contractor, .map-icon-physiotherapist, .map-icon-embassy, .map-icon-city-hall, .map-icon-bus-station, .map-icon-park, .map-icon-lodging, .map-icon-toilet, .map-icon-circle, .map-icon-square-rounded, .map-icon-square, .map-icon-book-store, .map-icon-cafe, .map-icon-wheelchair, .map-icon-volume-control-telephone, .map-icon-sign-language, .map-icon-low-vision-access, .map-icon-open-captioning, .map-icon-closed-captioning, .map-icon-braille, .map-icon-audio-description, .map-icon-assistive-listening-system, .map-icon-abseiling, .map-icon-tennis, .map-icon-skateboarding, .map-icon-playground, .map-icon-inline-skating, .map-icon-hang-gliding, .map-icon-climbing, .map-icon-baseball, .map-icon-archery, .map-icon-wind-surfing, .map-icon-scuba-diving, .map-icon-sailing, .map-icon-marina, .map-icon-canoe, .map-icon-boat-tour, .map-icon-boat-ramp, .map-icon-swimming, .map-icon-whale-watching, .map-icon-waterskiing, .map-icon-surfing, .map-icon-rafting, .map-icon-kayaking, .map-icon-jet-skiing, .map-icon-fishing-pier, .map-icon-fish-cleaning, .map-icon-diving, .map-icon-boating, .map-icon-fishing, .map-icon-cross-country-skiing, .map-icon-skiing, .map-icon-snowmobile, .map-icon-snowboarding, .map-icon-snow, .map-icon-snow-shoeing, .map-icon-sledding, .map-icon-ski-jumping, .map-icon-ice-skating, .map-icon-ice-fishing, .map-icon-chairlift, .map-icon-golf, .map-icon-horse-riding, .map-icon-motobike-trail, .map-icon-trail-walking, .map-icon-viewing, .map-icon-walking, .map-icon-bicycling {
font-family: 'map-icons';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
}
.map-icon-map-pin:before {
content: "\e000";
}
.map-icon-expand:before {
content: "\e001";
}
.map-icon-fullscreen:before {
content: "\e002";
}
.map-icon-square-pin:before {
content: "\e003";
}
.map-icon-route-pin:before {
content: "\e004";
}
.map-icon-sheild:before {
content: "\e005";
}
.map-icon-liquor-store:before {
content: "\e006";
}
.map-icon-bicycle-store:before {
content: "\e007";
}
.map-icon-hardware-store:before {
content: "\e008";
}
.map-icon-insurance-agency:before {
content: "\e009";
}
.map-icon-lawyer:before {
content: "\e00a";
}
.map-icon-real-estate-agency:before {
content: "\e00b";
}
.map-icon-art-gallery:before {
content: "\e00c";
}
.map-icon-campground:before {
content: "\e00d";
}
.map-icon-bakery:before {
content: "\e00e";
}
.map-icon-bar:before {
content: "\e00f";
}
.map-icon-amusement-park:before {
content: "\e010";
}
.map-icon-aquarium:before {
content: "\e011";
}
.map-icon-airport:before {
content: "\e012";
}
.map-icon-bank:before {
content: "\e013";
}
.map-icon-car-rental:before {
content: "\e016";
}
.map-icon-car-dealer:before {
content: "\e017";
}
.map-icon-hospital:before {
content: "\e018";
}
.map-icon-hair-care:before {
content: "\e019";
}
.map-icon-gym:before {
content: "\e01a";
}
.map-icon-grocery-or-supermarket:before {
content: "\e01b";
}
.map-icon-general-contractor:before {
content: "\e01c";
}
.map-icon-pharmacy:before {
content: "\e01d";
}
.map-icon-point-of-interest:before {
content: "\e01e";
}
.map-icon-political:before {
content: "\e01f";
}
.map-icon-post-box:before {
content: "\e020";
}
.map-icon-health:before {
content: "\e021";
}
.map-icon-post-office:before {
content: "\e022";
}
.map-icon-real-estate-agency-copy:before {
content: "\e023";
}
.map-icon-hindu-temple:before {
content: "\e024";
}
.map-icon-restaurant:before {
content: "\e025";
}
.map-icon-female:before {
content: "\e026";
}
.map-icon-male:before {
content: "\e027";
}
.map-icon-zoo:before {
content: "\e028";
}
.map-icon-veterinary-care:before {
content: "\e029";
}
.map-icon-car-repair:before {
content: "\e02a";
}
.map-icon-university:before {
content: "\e02b";
}
.map-icon-travel-agency:before {
content: "\e02c";
}
.map-icon-transit-station:before {
content: "\e02d";
}
.map-icon-beauty-salon:before {
content: "\e02e";
}
.map-icon-electronics-store:before {
content: "\e02f";
}
.map-icon-search:before {
content: "\e030";
}
.map-icon-zoom-out-alt:before {
content: "\e031";
}
.map-icon-movie-rental:before {
content: "\e032";
}
.map-icon-atm:before {
content: "\e033";
}
.map-icon-jewelry-store:before {
content: "\e034";
}
.map-icon-car-wash:before {
content: "\e035";
}
.map-icon-unisex:before {
content: "\e036";
}
.map-icon-rv-park:before {
content: "\e037";
}
.map-icon-school:before {
content: "\e038";
}
.map-icon-clothing-store:before {
content: "\e039";
}
.map-icon-laundry:before {
content: "\e03a";
}
.map-icon-casino:before {
content: "\e03b";
}
.map-icon-place-of-worship:before {
content: "\e03c";
}
.map-icon-furniture-store:before {
content: "\e03d";
}
.map-icon-zoom-in-alt:before {
content: "\e03e";
}
.map-icon-zoom-in:before {
content: "\e03f";
}
.map-icon-department-store:before {
content: "\e040";
}
.map-icon-fire-station:before {
content: "\e041";
}
.map-icon-church:before {
content: "\e042";
}
.map-icon-library:before {
content: "\e043";
}
.map-icon-shopping-mall:before {
content: "\e044";
}
.map-icon-local-government:before {
content: "\e045";
}
.map-icon-spa:before {
content: "\e046";
}
.map-icon-convenience-store:before {
content: "\e047";
}
.map-icon-police:before {
content: "\e048";
}
.map-icon-route:before {
content: "\e049";
}
.map-icon-zoom-out:before {
content: "\e04a";
}
.map-icon-location-arrow:before {
content: "\e04b";
}
.map-icon-postal-code:before {
content: "\e04c";
}
.map-icon-locksmith:before {
content: "\e04d";
}
.map-icon-doctor:before {
content: "\e04e";
}
.map-icon-mosque:before {
content: "\e04f";
}
.map-icon-stadium:before {
content: "\e050";
}
.map-icon-storage:before {
content: "\e051";
}
.map-icon-movie-theater:before {
content: "\e052";
}
.map-icon-electrician:before {
content: "\e053";
}
.map-icon-moving-company:before {
content: "\e054";
}
.map-icon-postal-code-prefix:before {
content: "\e055";
}
.map-icon-crosshairs:before {
content: "\e056";
}
.map-icon-compass:before {
content: "\e057";
}
.map-icon-dentist:before {
content: "\e058";
}
.map-icon-plumber:before {
content: "\e059";
}
.map-icon-museum:before {
content: "\e05b";
}
.map-icon-finance:before {
content: "\e05a";
}
.map-icon-parking:before {
content: "\e05c";
}
.map-icon-courthouse:before {
content: "\e05d";
}
.map-icon-accounting:before {
content: "\e05e";
}
.map-icon-store:before {
content: "\e05f";
}
.map-icon-subway-station:before {
content: "\e060";
}
.map-icon-natural-feature:before {
content: "\e061";
}
.map-icon-florist:before {
content: "\e062";
}
.map-icon-food:before {
content: "\e063";
}
.map-icon-night-club:before {
content: "\e064";
}
.map-icon-synagogue:before {
content: "\e065";
}
.map-icon-taxi-stand:before {
content: "\e066";
}
.map-icon-painter:before {
content: "\e067";
}
.map-icon-train-station:before {
content: "\e068";
}
.map-icon-pet-store:before {
content: "\e069";
}
.map-icon-gas-station:before {
content: "\e06a";
}
.map-icon-funeral-home:before {
content: "\e06b";
}
.map-icon-cemetery:before {
content: "\e06c";
}
.map-icon-bowling-alley:before {
content: "\e06d";
}
.map-icon-roofing-contractor:before {
content: "\e06e";
}
.map-icon-physiotherapist:before {
content: "\e06f";
}
.map-icon-embassy:before {
content: "\e070";
}
.map-icon-city-hall:before {
content: "\e071";
}
.map-icon-bus-station:before {
content: "\e072";
}
.map-icon-park:before {
content: "\e073";
}
.map-icon-lodging:before {
content: "\e074";
}
.map-icon-toilet:before {
content: "\e075";
}
.map-icon-circle:before {
content: "\e076";
}
.map-icon-square-rounded:before {
content: "\e077";
}
.map-icon-square:before {
content: "\e078";
}
.map-icon-book-store:before {
content: "\e014";
}
.map-icon-cafe:before {
content: "\e015";
}
.map-icon-wheelchair:before {
content: "\e079";
}
.map-icon-volume-control-telephone:before {
content: "\e07a";
}
.map-icon-sign-language:before {
content: "\e07b";
}
.map-icon-low-vision-access:before {
content: "\e07c";
}
.map-icon-open-captioning:before {
content: "\e07d";
}
.map-icon-closed-captioning:before {
content: "\e07e";
}
.map-icon-braille:before {
content: "\e07f";
}
.map-icon-audio-description:before {
content: "\e080";
}
.map-icon-assistive-listening-system:before {
content: "\e081";
}
.map-icon-abseiling:before {
content: "\e082";
}
.map-icon-tennis:before {
content: "\e083";
}
.map-icon-skateboarding:before {
content: "\e084";
}
.map-icon-playground:before {
content: "\e085";
}
.map-icon-inline-skating:before {
content: "\e086";
}
.map-icon-hang-gliding:before {
content: "\e087";
}
.map-icon-climbing:before {
content: "\e088";
}
.map-icon-baseball:before {
content: "\e089";
}
.map-icon-archery:before {
content: "\e08a";
}
.map-icon-wind-surfing:before {
content: "\e08b";
}
.map-icon-scuba-diving:before {
content: "\e08c";
}
.map-icon-sailing:before {
content: "\e08d";
}
.map-icon-marina:before {
content: "\e08e";
}
.map-icon-canoe:before {
content: "\e08f";
}
.map-icon-boat-tour:before {
content: "\e090";
}
.map-icon-boat-ramp:before {
content: "\e091";
}
.map-icon-swimming:before {
content: "\e092";
}
.map-icon-whale-watching:before {
content: "\e093";
}
.map-icon-waterskiing:before {
content: "\e094";
}
.map-icon-surfing:before {
content: "\e095";
}
.map-icon-rafting:before {
content: "\e096";
}
.map-icon-kayaking:before {
content: "\e097";
}
.map-icon-jet-skiing:before {
content: "\e099";
}
.map-icon-fishing-pier:before {
content: "\e09a";
}
.map-icon-fish-cleaning:before {
content: "\e09b";
}
.map-icon-diving:before {
content: "\e09c";
}
.map-icon-boating:before {
content: "\e09d";
}
.map-icon-fishing:before {
content: "\e098";
}
.map-icon-cross-country-skiing:before {
content: "\e09e";
}
.map-icon-skiing:before {
content: "\e09f";
}
.map-icon-snowmobile:before {
content: "\e0a0";
}
.map-icon-snowboarding:before {
content: "\e0a1";
}
.map-icon-snow:before {
content: "\e0a2";
}
.map-icon-snow-shoeing:before {
content: "\e0a3";
}
.map-icon-sledding:before {
content: "\e0a4";
}
.map-icon-ski-jumping:before {
content: "\e0a5";
}
.map-icon-ice-skating:before {
content: "\e0a6";
}
.map-icon-ice-fishing:before {
content: "\e0a7";
}
.map-icon-chairlift:before {
content: "\e0a8";
}
.map-icon-golf:before {
content: "\e0a9";
}
.map-icon-horse-riding:before {
content: "\e0aa";
}
.map-icon-motobike-trail:before {
content: "\e0ab";
}
.map-icon-trail-walking:before {
content: "\e0ac";
}
.map-icon-viewing:before {
content: "\e0ad";
}
.map-icon-walking:before {
content: "\e0ae";
}
.map-icon-bicycling:before {
content: "\e0af";
}.wpp-no-data {
} .wpp-list {
} .wpp-list li {
overflow: hidden;
float: none;
clear: both;
margin-bottom: 1rem;
}
.wpp-list li:last-of-type {
margin-bottom: 0;
} .wpp-list li.current {
} .wpp-thumbnail {
display: inline;
float: left;
margin: 0 1rem 0 0;
border: none;
} .wpp-post-title {
} .wpp-excerpt {
} .wpp-meta, .post-stats {
display: block;
font-size: 0.8em;
} .wpp-comments {
} .wpp-views {
} .wpp-author {
} .wpp-date {
} .wpp-category {
} .wpp-rating {
}