@import "/wp-content/themes/wp_yashus/assets/css/bootstrap.min.css";@import "/wp-content/themes/wp_yashus/assets/css/responsive.css";.ht_ctc_chat_greetings_box :not(ul):not(ol):not(.ht_ctc_default):not(.ht_ctc_defaults *):not(.iti *){padding:0;margin:0;box-sizing:border-box}.ht_ctc_chat_greetings_box ul,.ht_ctc_chat_greetings_box ol{margin-top:0;margin-bottom:0}.ctc_g_content,.ctc_g_sentbutton,.ctc_g_bottom{margin-top:-.9px!important}.ctc_g_content{max-height:calc(80vh - 140px);overflow-y:auto}.greetings_header_image img{object-fit:cover}.greetings_header_image{position:relative;display:inline-block}.g_header_badge_online{position:absolute;bottom:0;right:0;z-index:1;width:12px;height:12px;border-radius:50%}@media only screen and (max-width:420px){.ctc_side_positions .ctc_m_p_left{right:unset!important;left:0!important}.ctc_side_positions .ctc_m_p_right{left:unset!important;right:0!important}.ctc_side_positions .ctc_m_p_left .ctc_greetings_close_btn{float:left!important}.ctc_side_positions .ctc_m_p_right .ctc_greetings_close_btn{float:right!important}.ctc_side_positions .ctc_m_cta_order_0{order:0!important}.ctc_side_positions .ctc_m_cta_order_1{order:1!important}.ht_ctc_greetings.ctc_m_full_width{position:fixed!important;bottom:0!important;right:0!important}.ht_ctc_greetings.ctc_m_full_width .ht_ctc_chat_greetings_box{position:unset!important;margin:7px!important;min-width:80vw!important;width:calc(100vw - 14px)!important}.ctc_m_full_width .ctc_g_message_box_width{max-width:85%!important}.ht_ctc_animation:has(.ht_ctc_greetings){animation-fill-mode:none!important}}@media only screen and (min-width:900px){.ctc_g_content::-webkit-scrollbar{width:2.8px}.ctc_g_content::-webkit-scrollbar-thumb{background:#a5a5a5}}/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.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;touch-action:manipulation;-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;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.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{-ms-touch-action:pan-y;touch-action:pan-y;-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 .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.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(/wp-content/themes/wp_yashus/assets/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%}
.owl-theme .owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent; }
  .owl-theme .owl-nav [class*='owl-'] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px; }
    .owl-theme .owl-nav [class*='owl-']:hover {
      background: #869791;
      color: #FFF;
      text-decoration: none; }
  .owl-theme .owl-nav .disabled {
    opacity: 0.5;
    cursor: default; }

.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px; }

.owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent; }
  .owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline; }
    .owl-theme .owl-dots .owl-dot span {
      width: 10px;
      height: 10px;
      margin: 5px 7px;
      background: #D6D6D6;
      display: block;
      -webkit-backface-visibility: visible;
      transition: opacity 200ms ease;
      border-radius: 30px; }
    .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
      background: #869791; }/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
 @font-face{font-display:swap;font-family:'FontAwesome';src:url('/wp-content/themes/wp_yashus/assets/fonts/fontawesome-webfont.eot?v=4.7.0');src:url('/wp-content/themes/wp_yashus/assets/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('/wp-content/themes/wp_yashus/assets/fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('/wp-content/themes/wp_yashus/assets/fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('/wp-content/themes/wp_yashus/assets/fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('/wp-content/themes/wp_yashus/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}
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}*:focus{outline:0}article,aside,details,figcaption,figure,footer,header,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-size:100%;overflow-y:scroll;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}html,button,input,select,textarea{font-family:Arial,sans-serif}body{font-family:'Assistant',sans-serif;color:#0a2233;font-weight:400;font-style:normal}a{color:#ca3c08;text-decoration:none}a:visited{color:#ac0404}a:focus{outline:none;background:none}a:active,a:hover{color:#ea9629;outline:0}a:hover{text-decoration:none}mark{background:none}h1,h2,h3,h4,h5,h6{font-family:'Merriweather',serif;font-weight:900}h1,h2,h3,h4,h5,h6,p,ul{margin:0;padding:0}h1{font-size:26px;margin:20px 0}h2{font-size:24px;margin:20px 0}h3{font-size:22px;margin:20px 0}h4{font-size:20px;margin:20px 0}h5{font-size:18px;margin:20px 0}h6{font-size:16px;margin:20px 0}address{font-style:italic;margin:0 0 24px}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}mark{background:#ff0;color:#000}p{font-size:16px;font-weight:400;line-height:1.5;letter-spacing:.1px}code,kbd,pre,samp{font-family:monospace,serif;font-size:14px;-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none}pre{background:#f5f5f5;color:#666;font-family:monospace;font-size:14px;margin:20px 0;overflow:auto;padding:20px;white-space:pre;white-space:pre-wrap;word-wrap:break-word}blockquote,q{-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none;quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}blockquote{font-size:18px;font-style:italic;font-weight:300;margin:24px 40px}blockquote blockquote{margin-right:0}blockquote cite,blockquote small{font-size:14px;font-weight:400;text-transform:uppercase}blockquote em,blockquote i{font-style:normal;font-weight:300}blockquote strong,blockquote b{font-weight:400}small{font-size:smaller}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}dl{margin:0 20px}dt{font-weight:700}dd{margin:0 0 20px}menu,ol,ul{margin:0 0;padding:0 0 0 40px}ul{list-style-type:square}nav ul,nav ol{list-style:none;list-style-image:none}li>ul,li>ol{margin:0}img{-ms-interpolation-mode:bicubic;border:0;vertical-align:middle}svg:not(:root){overflow:hidden}figure{margin:0}form{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0;white-space:normal}button,input,select,textarea{font-size:100%;margin:0;max-width:100%;vertical-align:baseline}button,input{line-height:normal}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],input[disabled]{cursor:default}input[type="checkbox"],input[type="radio"]{padding:0}input[type="search"]{-webkit-appearance:textfield;padding-right:2px;width:270px}input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}button,input,select,textarea{outline:none}.alignleft,.left{float:left}.alignright,.right{float:right}textarea{overflow:auto;vertical-align:top}table{border-bottom:1px solid #ededed;border-collapse:collapse;border-spacing:0;font-size:14px;line-height:2;margin:0 0 20px;width:100%}caption,th,td{font-weight:400;text-align:left}caption{font-size:16px;margin:20px 0}th{font-weight:700;text-transform:uppercase}td{border-top:1px solid #ededed;padding:6px 10px 6px 0}del{color:#333}ins{background:#fff9c0;text-decoration:none}hr{border:1px solid #ccc;border-width:0 0 1px 0;height:1px;margin:0 0 24px}.clear{clear:both}.genericon:before,.menu-toggle:after,.featured-post:before,.date a:before,.entry-meta .author a:before,.format-audio .entry-content:before,.comments-link a:before,.tags-links a:first-child:before,.categories-links a:first-child:before,.edit-link a:before,.attachment .entry-title:before,.attachment-meta:before,.attachment-meta a:before,.comment-awaiting-moderation:before,.comment-reply-link:before,.comment-reply-login:before,.comment-reply-title small a:before,.bypostauthor>.comment-body .fn:before,.error404 .page-title:before{-webkit-font-smoothing:antialiased;display:inline-block;font:normal 16px/1 Genericons;vertical-align:text-bottom}.clear:after,.attachment .entry-header:after,.site-footer .widget-area:after,.entry-content:after,.page-content:after,.navigation:after,.nav-links:after,.gallery:after,.comment-form-author:after,.comment-form-email:after,.comment-form-url:after,.comment-body:after{clear:both}.clear:before,.clear:after,.attachment .entry-header:before,.attachment .entry-header:after,.site-footer .widget-area:before,.site-footer .widget-area:after,.entry-content:before,.entry-content:after,.page-content:before,.page-content:after,.navigation:before,.navigation:after,.nav-links:before,.nav-links:after,.gallery:before,.gallery:after,.comment-form-author:before,.comment-form-author:after,.comment-form-email:before,.comment-form-email:after,.comment-form-url:before,.comment-form-url:after,.comment-body:before,.comment-body:after{content:"";display:table}.screen-reader-text{clip:rect(1px,1px,1px,1px);position:absolute!important}.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgb(0 0 0 / .6);clip:auto!important;color:#21759b;display:block;font-size:14px;font-weight:700;height:auto;line-height:normal;padding:15px 23px 14px;position:absolute;left:5px;top:5px;text-decoration:none;width:auto;z-index:100000}input,textarea{border:1px solid #a6a6a6;font-family:inherit;padding:5px;color:#333}input:focus,textarea:focus{border-color:gray;outline:0}.button,a.button,button,input[type="submit"],input[type="button"],input[type="reset"]{font-size:100%;margin:0;line-height:1em;cursor:pointer;position:relative;font-family:inherit;text-decoration:none;overflow:visible;padding:10px 20px;text-decoration:none;font-weight:400;-webkit-border-radius:5px;border-radius:5px;left:auto;color:#fff;border:1px solid #5c5c74;background:#5c5c74;white-space:nowrap;display:inline-block}.button a,a.button a,button a,input[type="submit"] a,input[type="button"] a,input[type="reset"] a{color:#ffffff!important}.button:hover,a.button:hover,button:hover,input[type="submit"]:hover,input[type="button"]:hover,input[type="reset"]:hover{background:#5c5c74;color:#fff;text-decoration:none}.button:hover a,a.button:hover a,button:hover a,input[type="submit"]:hover a,input[type="button"]:hover a,input[type="reset"]:hover a{color:#fff}.button:focus,a.button:focus,button:focus,input[type="submit"]:focus,input[type="button"]:focus,input[type="reset"]:focus{outline:none}.button:active,a.button:active,button:active,input[type="submit"]:active,input[type="button"]:active,input[type="reset"]:active{border-color:#666}.button:disabled,.button.disabled,a.button:disabled,a.button.disabled,button:disabled,button.disabled,input[type="submit"]:disabled,input[type="submit"].disabled,input[type="button"]:disabled,input[type="button"].disabled,input[type="reset"]:disabled,input[type="reset"].disabled{background:#ccc;color:gray;border:1px solid #b3b3b3;cursor:not-allowed}.button:disabled:active,.button.disabled:active,a.button:disabled:active,a.button.disabled:active,button:disabled:active,button.disabled:active,input[type="submit"]:disabled:active,input[type="submit"].disabled:active,input[type="button"]:disabled:active,input[type="button"].disabled:active,input[type="reset"]:disabled:active,input[type="reset"].disabled:active{top:0}::-webkit-input-placeholder{color:#999}:-moz-placeholder{color:#999}::-moz-placeholder{color:#999}:-ms-input-placeholder{color:#999}.entry-content img,.entry-summary img,.comment-content img,.widget img,.wp-caption{max-width:100%}.entry-content img,.entry-summary img,.comment-content img[height],img[class*="align"],img[class*="wp-image-"],img[class*="attachment-"]{height:auto}img.size-full,img.size-large,img.wp-post-image{height:auto;max-width:100%}embed,iframe,object,video{max-width:100%}.entry-content .twitter-tweet-rendered{max-width:100%!important}.alignleft{float:left}.alignright{float:right}.aligncenter{display:block;margin-left:auto;margin-right:auto}img.alignleft{margin:5px 20px 5px 0}.wp-caption.alignleft{margin:5px 10px 5px 0}img.alignright{margin:5px 0 5px 20px}.wp-caption.alignright{margin:5px 0 5px 10px}img.aligncenter{margin:5px auto}img.alignnone{margin:5px 0}.wp-caption .wp-caption-text,.entry-caption,.gallery-caption{color:#220e10;font-size:18px;font-style:italic;font-weight:300}img.wp-smiley,.rsswidget img{border:0;border-radius:0;box-shadow:none;margin-bottom:0;margin-top:0;padding:0}.wp-caption.alignleft+ul,.wp-caption.alignleft+ol{list-style-position:inside}.site-width{max-width:1024px;margin:0 auto}.site-main{position:relative}.site-main .sidebar-container{width:100%;float:none;margin:0 auto 0}.site-main .sidebar-container .sidebar-inner{margin:0 auto}body.full-width #primary{width:100%}#primary{width:100%;float:none;margin:0 auto}.container{max-width:1280px;width:100%;margin:0 auto}.site-header{position:relative;width:100%}.site-header .site-title{display:inline-block;font-size:60px;font-weight:700;line-height:1;margin:0;padding:26px 0 22px}.main-navigation{clear:both;margin:0 auto;position:relative}ul.nav-menu,nav.nav-menu>ul,div.nav-menu>ul{margin:0;padding:0}.nav-menu li{display:inline-block;position:relative}.nav-menu li a{color:#141412;display:block;font-size:14px;line-height:18px;padding:12px 20px;text-decoration:none}.nav-menu li:hover>a,.nav-menu li a:hover{background-color:#525252;color:#fff}.nav-menu .sub-menu,.nav-menu .children{background-color:#525252;border-top:0;display:none;padding:0;position:absolute;left:0;z-index:99999}.nav-menu .sub-menu ul,.nav-menu .children ul{border-left:0;left:100%;top:0}ul.nav-menu ul a,.nav-menu ul ul a{color:#fff;margin:0;width:200px}ul.nav-menu ul a:hover,.nav-menu ul ul a:hover{background-color:#b3b4b4}ul.nav-menu ul li,.nav-menu ul ul li{background-color:#525252}ul.nav-menu li:hover>ul,.nav-menu ul li:hover>ul{display:block}.nav-menu .current_page_item>a,.nav-menu .current_page_ancestor>a,.nav-menu .current-menu-item>a,.nav-menu .current-menu-ancestor>a{background-color:#525252;color:#fff;font-weight:700}.menu-toggle{display:none}.navbar{background-color:#fff}.pop-outin{animation:2s anim-popoutin ease infinite}@keyframes anim-popoutin{0%{color:#000;transform:scale(0);opacity:0;text-shadow:0 0 0 #fff0}25%{color:#fff;transform:scale(1.5);opacity:1;text-shadow:3px 10px 5px rgb(0 0 0 / .5)}50%{color:#fff;transform:scale(1);opacity:1;text-shadow:1px 0 0 #fff0}100%{transform:scale(1);opacity:1;text-shadow:1px 0 0 #fff0}}.hentry{padding:20px 0}.entry-header,.entry-content,.entry-summary,.entry-meta{margin:0 auto;width:100%}.sidebar .entry-header,.sidebar .entry-content,.sidebar .entry-summary,.sidebar .entry-meta{padding:0 376px 0 60px}.sidebar .entry-header .entry-meta{padding:0}.entry-thumbnail img{display:block;margin:0 auto 10px}.entry-header,.page-header{margin-bottom:20px}.entry-title,.page-title{font-weight:700;margin:0 0 5px}.entry-title a,.page-title a{color:#141412}.entry-title a:hover,.page-title a:hover{color:#ea9629}.entry-meta{clear:both;font-size:14px}.entry-meta a{color:#bc360a}.entry-meta a:hover{color:#bc360a}.entry-meta>span{margin-right:20px}.entry-meta>span:last-child{margin-right:0}.single-author .entry-meta .author,.sticky.format-standard .entry-meta .date,.sticky.format-audio .entry-meta .date,.sticky.format-chat .entry-meta .date,.sticky.format-image .entry-meta .date,.sticky.format-gallery .entry-meta .date{display:none}.entry-content a,.comment-content a{color:#333}.entry-content a:hover,.comment-content a:hover{color:#0d0d0d}.entry-content blockquote{font-size:24px}.entry-content blockquote cite,.entry-content blockquote small{font-size:16px}.entry-content img.alignleft,.entry-content .wp-caption.alignleft{margin-left:-60px}.entry-content img.alignright,.entry-content .wp-caption.alignright{margin-right:-60px}footer.entry-meta{margin-top:24px}.format-standard footer.entry-meta{margin-top:0}.page-links{clear:both;font-size:16px;font-style:italic;font-weight:400;line-height:2.2;margin:20px 0;text-transform:uppercase}.page-links a,.page-links>span{background:#fff;border:1px solid #fff;padding:5px 10px;text-decoration:none}.format-status .entry-content .page-links a,.format-gallery .entry-content .page-links a,.format-chat .entry-content .page-links a,.format-quote .entry-content .page-links a,.page-links a{background:#e63f2a;border:1px solid #e63f2a;color:#fff}.format-gallery .entry-content .page-links a:hover,.format-audio .entry-content .page-links a:hover,.format-status .entry-content .page-links a:hover,.format-video .entry-content .page-links a:hover,.format-chat .entry-content .page-links a:hover,.format-quote .entry-content .page-links a:hover,.page-links a:hover{background:#fff;color:#e63f2a}.format-status .entry-content .page-links>span,.format-quote .entry-content .page-links>span{background:none}.page-links .page-links-title{background:#fff0;border:none;margin-right:20px;padding:0}.hentry .mejs-mediaelement,.hentry .mejs-container .mejs-controls{background:#220e10}.hentry .mejs-controls .mejs-time-rail .mejs-time-loaded,.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current{background:#fff}.hentry .mejs-controls .mejs-time-rail .mejs-time-current{background:#ea9629}.hentry .mejs-controls .mejs-time-rail .mejs-time-total,.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total{background:#595959}.hentry .mejs-controls .mejs-time-rail span,.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current{border-radius:0}.gallery{margin-bottom:20px;margin-left:-4px}.gallery-item{float:left;margin:0 4px 4px 0;overflow:hidden;position:relative}.gallery-columns-1.gallery-size-medium,.gallery-columns-1.gallery-size-thumbnail,.gallery-columns-2.gallery-size-thumbnail,.gallery-columns-3.gallery-size-thumbnail{display:table;margin:0 auto 20px}.gallery-columns-1 .gallery-item,.gallery-columns-2 .gallery-item,.gallery-columns-3 .gallery-item{text-align:center}.gallery-columns-4 .gallery-item{max-width:23%;max-width:-webkit-calc(21%);max-width:calc(21%)}.gallery-columns-5 .gallery-item{max-width:19%;max-width:-webkit-calc(16%);max-width:calc(16%)}.gallery-columns-6 .gallery-item{max-width:15%;max-width:-webkit-calc(12.7%);max-width:calc(12.7%)}.gallery-columns-7 .gallery-item{max-width:13%;max-width:-webkit-calc(10.28%);max-width:calc(10.28%)}.gallery-columns-8 .gallery-item{max-width:11%;max-width:-webkit-calc(8.5%);max-width:calc(8.5%)}.gallery-columns-9 .gallery-item{max-width:9%;max-width:-webkit-calc(7.1%);max-width:calc(7.1%)}.gallery-columns-1 .gallery-item:nth-of-type(1n),.gallery-columns-2 .gallery-item:nth-of-type(2n),.gallery-columns-3 .gallery-item:nth-of-type(3n),.gallery-columns-4 .gallery-item:nth-of-type(4n),.gallery-columns-5 .gallery-item:nth-of-type(5n),.gallery-columns-6 .gallery-item:nth-of-type(6n),.gallery-columns-7 .gallery-item:nth-of-type(7n),.gallery-columns-8 .gallery-item:nth-of-type(8n),.gallery-columns-9 .gallery-item:nth-of-type(9n){margin-right:0}.gallery-caption{background-color:rgb(0 0 0 / .7);box-sizing:border-box;color:#fff;font-size:14px;line-height:1.3;margin:0;max-height:50%;opacity:0;padding:2px 8px;position:absolute;bottom:0;left:0;text-align:left;-webkit-transition:opacity 400ms ease;transition:opacity 400ms ease;width:100%}.gallery-caption:before{box-shadow:0 -10px 15px #000 inset;content:"";height:100%;min-height:49px;position:absolute;left:0;top:0;width:100%}.gallery-item:hover .gallery-caption{opacity:1}.gallery-columns-7 .gallery-caption,.gallery-columns-8 .gallery-caption,.gallery-columns-9 .gallery-caption{display:none}.format-aside{background-color:#f7f5e7}.blog .format-aside:first-of-type,.single .format-aside:first-of-type,.format-aside+.format-aside,.format-aside+.format-link,.format-link+.format-aside{box-shadow:inset 0 2px 2px rgb(173 165 105 / .2)}.format-aside .entry-meta{margin-top:0}.format-aside blockquote{font-size:100%;font-weight:400}.format-aside cite{font-size:100%;text-transform:none}.format-audio{background-color:#db572f}.format-audio .entry-title{font-size:28px;font-weight:700}.format-audio .entry-content a,.format-audio .entry-meta a,.format-audio .entry-content a:hover,.format-audio .entry-meta a:hover{color:#fbfaf3}.format-audio .audio-content{background:url(/wp-content/themes/wp_yashus/assets/images/dotted-line.png) repeat-y left top;background-size:4px 4px;float:right;padding-left:35px;width:80%;width:-webkit-calc(15%);width:calc(15%)}.format-audio .wp-audio-shortcode{height:30px!important;margin:20px 0;max-width:400px!important}.format-audio audio{max-width:100%!important}.format-chat{background-color:#eadaa6}.format-chat .entry-title{font-size:28px;font-weight:700}.format-chat .entry-meta a,.format-chat .entry-content a{color:#722d19}.format-chat .entry-meta .author{display:none}.format-chat .chat{margin:0}.format-chat .chat .chat-timestamp{color:#722d19;float:right;font-size:12px;font-weight:400;margin:5px 10px 0}.format-chat .chat .fn{font-style:normal}.format-gallery{background-color:#fbca3c}.format-gallery .entry-header{margin-bottom:15px}.format-gallery .entry-title{font-size:50px;font-weight:400;margin:0}.format-gallery .entry-meta a,.format-gallery .entry-content a{color:#722d19}.format-image .entry-title{font-size:28px;font-weight:700}.format-image .categories-links,.format-image .tags-links{display:none}.format-link{background-color:#f7f5e7}.blog .format-link:first-of-type,.single .format-link:first-of-type{box-shadow:inset 0 2px 2px rgb(173 165 105 / .2)}.format-link .entry-header,.format-link .entry-content p:last-child{margin-bottom:0}.format-link .entry-title{color:#ca3c08;display:inline;font:300 italic 20px Arial,sans-serif;margin-right:20px}.format-link .entry-title a{color:#bc360a}.format-link div.entry-meta{display:inline}.format-quote{background-color:#210d10}.format-quote .entry-content,.format-quote .entry-meta{color:#f7f5e7}.format-quote .entry-content blockquote{font-size:28px;margin:0}.format-quote .entry-content a,.format-quote .entry-meta a,.format-quote .linked{color:#e63f2a}.format-quote .entry-content cite a{border-bottom:1px dotted #fff;color:#fff}.format-quote .entry-content cite a:hover{text-decoration:none}.format-quote blockquote small,.format-quote blockquote cite{display:block;font-size:16px}.format-quote blockquote{font-style:italic;font-weight:300;padding-left:75px;position:relative}.format-quote blockquote:before{content:'\201C';font-size:140px;font-weight:400;line-height:.8;padding-right:25px;position:absolute;left:-15px;top:-3px}.format-quote .entry-meta .author{display:none}.format-status{background-color:#722d19;padding:0}.format-status .entry-content,.format-status .entry-meta{padding-left:35px;position:relative}.format-status .entry-content a{color:#eadaa6}.format-status .entry-meta a{color:#f7f5e7}.sidebar .format-status .entry-content,.sidebar .format-status .entry-meta{padding-left:95px}.format-status .entry-content:before,.format-status .entry-meta:before{background:url(/wp-content/themes/wp_yashus/assets/images/dotted-line.png) repeat-y left bottom;background-size:4px 4px;content:"";display:block;height:100%;position:absolute;left:10px;top:0;width:1px}.sidebar .format-status .entry-content:before,.sidebar .format-status .entry-meta:before{left:70px}.format-status .categories-links,.format-status .tags-links{display:none}.format-status .entry-meta:before{background-position:left top}.format-status .entry-content{color:#f7f5e7;font-size:24px;font-style:italic;font-weight:300;padding-bottom:30px;padding-top:40px;position:relative}.format-status .entry-content p:first-child:before{background-color:rgb(0 0 0 / .65);content:"";height:3px;margin-top:13px;position:absolute;left:4px;width:13px}.sidebar .format-status .entry-content>p:first-child:before{left:64px}.format-status .entry-content p:last-child{margin-bottom:0}.format-status .entry-meta{margin-top:0;padding-bottom:40px}.format-video{background-color:#db572f}.format-video .entry-content a,.format-video .entry-meta a,.format-video .entry-content a:hover,.format-video .entry-meta a:hover{color:#fbfaf3}.format-video .entry-title{font-size:50px;font-weight:400}.format-video .entry-meta{color:#220e10}.attachment .hentry{background-color:#e8e5ce;margin:0;padding:0}.attachment .entry-header{margin-bottom:0;padding:30px 0}.attachment .entry-title{display:inline-block;float:left;font:300 italic 30px Arial,sans-serif;margin:0}.attachment .entry-meta{clear:none;color:inherit;float:right;max-width:604px;padding:9px 0 0;text-align:right}.hentry.attachment:not(.image-attachment) .entry-meta{max-width:104px}.attachment footer.entry-meta{display:none}.full-size-link:before{content:none}.attachment .entry-meta a,.attachment .entry-meta .edit-link:before,.attachment .full-size-link:before{color:#ca3c08}.attachment .entry-content{background-color:#fff;max-width:100%;padding:40px 0}.image-navigation{margin:0 auto;max-width:1040px;position:relative}.image-navigation a:hover{text-decoration:none}.image-navigation .nav-previous,.image-navigation .nav-next{position:absolute;top:50px}.image-navigation .nav-previous{left:0}.image-navigation .nav-next{right:0}.image-navigation .meta-nav{font-size:32px;vertical-align:-4px}.attachment .entry-attachment,.attachment .type-attachment p{margin:0 auto;max-width:724px;text-align:center}.attachment .entry-attachment .attachment{display:inline-block}.attachment .entry-caption{text-align:left}.attachment .entry-description{margin:20px auto 0;max-width:604px}.attachment .entry-caption p:last-child,.attachment .entry-description p:last-child{margin:0}.attachment .site-main .sidebar-container{display:none}.navigation a{color:#bc360a}.navigation a:hover{color:#ea9629;text-decoration:none}.navigation .nav-previous{float:left}.navigation .nav-next{float:right}.paging-navigation{padding:20px 0}.paging-navigation .nav-links{margin:0 auto;width:100%}.paging-navigation a{display:block;font-size:22px;font-weight:300;text-align:center}.paging-navigation a:hover .meta-nav{text-decoration:none}.paging-navigation .nav-previous,.paging-navigation .nav-next{width:50%}.paging-navigation .nav-previous .meta-nav,.paging-navigation .nav-next .meta-nav{margin:0 10px}.paging-navigation .meta-nav{display:inline-block;font-size:26px;padding:0;text-align:center;width:50px}.author-info{margin:0 auto;padding:30px 0 10px;text-align:left;width:100%}.author.sidebar .author-info{max-width:1040px;padding:30px 376px 10px 60px}.single .author-info{padding:50px 0 0}.author-avatar .avatar{float:left;margin:0 30px 30px 0}.single-format-status .author-description{color:#f7f5e7}.author-description .author-title{clear:none;font:300 italic 20px Arial,sans-serif;margin:0 0 8px}.author-link{color:#ca3c08;margin-left:2px}.author.archive .author-link{display:none}.archive-title,.archive-meta{margin:0 auto;max-width:1040px;padding:20px 0;width:100%}.archive-meta{font-size:16px;font-style:normal;font-weight:400;margin-top:-15px;padding:0 0 11px}.sidebar .archive-meta{padding-right:316px}.error404 .page-title{line-height:.6;margin:0;padding:300px;position:relative;text-align:center;width:auto}.error404 .page-wrapper{background-color:#e8e5ce}.error404 .page-header,.error404 .page-content{margin:0 auto;max-width:1040px;padding-bottom:40px;width:100%}.comments-title,.comment-list,.comment-reply-title,.must-log-in,.comment-respond .comment-form,.comment-respond iframe{display:block}.sidebar .comments-title,.sidebar .comment-list,.sidebar .must-log-in,.sidebar .comment-reply-title,.sidebar .comment-navigation,.sidebar .comment-respond .comment-form{padding-left:60px;padding-right:376px}.comments-title,.comment-reply-title{padding:5px 0 5px 0;margin:10px 0 0 0;border-bottom:1px solid #e1e3e3;font-size:18px}.comment-list,.comment-list .children{list-style-type:none;padding:0}.comment-list .children{margin-left:20px}.comment-list>li:after,.comment-list .children>li:before{background:url(/wp-content/themes/wp_yashus/assets/images/dotted-line.png) repeat left top;background-size:4px 4px;content:"";display:block;height:1px;width:100%}.comment-list>li:last-child:after{display:none}.comment-body{padding:24px 0;position:relative;border-bottom:1px solid rgb(225 227 227 / .5)}.comment-author{float:left;max-width:74px;margin:0 10px 0 0}.comment-author .avatar{display:block;margin-bottom:10px}.comment-author .fn{word-wrap:break-word}.comment-author .fn,.comment-author .url,.comment-reply-link,.comment-reply-login{color:#bc360a;font-size:14px;font-style:normal;font-weight:400}.says{display:none}.no-avatars .comment-author{margin:0 0 5px;max-width:100%;position:relative}.no-avatars .comment-metadata,.no-avatars .comment-content,.no-avatars .comment-list .reply{width:100%}.comment-list .edit-link{margin-left:20px}.comment-metadata,.comment-awaiting-moderation,.comment-content,.comment-list .reply{float:left;width:79%;width:-webkit-calc(-24%);width:calc(-24%);word-wrap:break-word}.comment-meta,.comment-meta a{color:#a2a2a2;font-size:13px}.comment-meta a:hover{color:#ea9629}.comment-metadata{margin-bottom:20px}.ping-meta{color:#a2a2a2;font-size:13px;line-height:2}.comment-awaiting-moderation{color:#a2a2a2}.comment-respond{background-color:#e1e3e3;padding:20px}.comment .comment-respond{margin-bottom:20px;padding:20px}.comment-reply-title small a{color:#131310;display:inline-block;float:right;height:16px;overflow:hidden;width:16px}.comment-reply-title small a:hover{color:#ed331c;text-decoration:none}.sidebar .comment-list .comment-reply-title,.sidebar .comment-list .comment-respond .comment-form{padding:0}.comment-form .comment-notes{margin-bottom:15px}.comment-form .comment-form-author,.comment-form .comment-form-email,.comment-form .comment-form-url{margin-bottom:8px}.comment-form [for="author"],.comment-form [for="email"],.comment-form [for="url"],.comment-form [for="comment"]{float:left;padding:5px 0;width:120px}.comment-form .required{color:#ed331c}.comment-form input[type="text"],.comment-form input[type="email"],.comment-form input[type="url"]{max-width:270px;width:60%}.comment-form textarea{width:100%}.form-allowed-tags,.form-allowed-tags code{color:#686758;font-size:12px}.form-allowed-tags code{font-size:11px;margin-left:3px}.comment-list .pingback,.comment-list .trackback{padding-top:24px}.comment-navigation{font-size:20px;font-style:italic;font-weight:300;margin:0 auto;padding:20px 0 30px;width:100%}.no-comments{background-color:#f7f5e7;font-size:20px;font-style:italic;font-weight:300;margin:0;padding:40px 0;text-align:center}.sidebar .no-comments{padding-left:60px;padding-right:376px}.widget{background-color:#e1e3e3;font-size:14px;-webkit-hyphens:auto;-moz-hyphens:auto;-ms-hyphens:auto;hyphens:auto;margin:0 0 20px;padding:20px;word-wrap:break-word;width:100%;float:left}.widget .widget-title{margin:0 0 10px}.widget ul,.widget ol{list-style-type:none;margin:0;padding:0}.widget li{padding:5px 0}.widget .children li:last-child{padding-bottom:0}.widget li>ul,.widget li>ol{margin-left:20px}.widget a{color:#bc360a}.widget a:hover{color:#000}.search-form .search-submit{display:none}.widget_rss .rss-date{display:block}.widget_rss .rss-date,.widget_rss li>cite{color:#a2a2a2}.widget_calendar table,.widget_calendar td{border:0;border-collapse:separate;border-spacing:1px}.widget_calendar caption{font-size:14px;margin:0}.widget_calendar th,.widget_calendar td{padding:0;text-align:center}.widget_calendar a{display:block}.widget_calendar a:hover{background-color:rgb(0 0 0 / .15)}.widget_calendar tbody td{background-color:rgb(255 255 255 / .5)}.site-footer .widget_calendar tbody td{background-color:rgb(255 255 255 / .05)}.widget_calendar tbody .pad,.site-footer .widget_calendar tbody .pad{background-color:#fff0}.site-footer{background-color:#e1e3e3;color:#686758;font-size:14px;text-align:center;margin:0 0 10px 0;padding:10px 0 10px 0}.site-footer .copyright a{color:#fff}.site-footer .copyright a:hover{color:#fff;border-bottom:1px solid #fff}.site-footer .widget-area,.sidebar .site-footer{text-align:left}.site-footer a{color:#686758}.site-footer a:hover{color:#ca3c08}.site-footer .sidebar-container{background-color:#220e10;padding:20px 0}.site-footer .widget-area{margin:0 auto;max-width:1040px;width:100%}.sidebar .site-footer .widget-area{max-width:724px;position:relative;left:-158px}.site-footer .widget{background:#fff0;color:#fff;float:left;margin-right:20px;width:245px}.sidebar .site-footer .widget{width:228px}.sidebar .site-footer .widget:nth-of-type(4),.sidebar .site-footer .widget:nth-of-type(3){margin-right:0}.site-footer .widget a{color:#e6402a}.site-footer .widget-title,.site-footer .widget-title a,.site-footer .wp-caption-text{color:#fff}.site-info{margin:0 auto;max-width:1040px;padding:30px 0;width:100%}#wpstats{display:block;margin:-10px auto 0}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#e8e8e8}::-webkit-scrollbar-thumb{background:#5c5c74}::-webkit-scrollbar-thumb:hover{background:#e2494f}*{-webkit-font-smoothing:antialiased;-moz-os-font-smoothing:grayscale;box-sizing:border-box;-moz-transition:all 0.5s;-o-transition:all 0.5s;-webkit-transition:all 0.5s;transition:all 0.5s;padding:0;margin:0}body{font-family:'Assistant',sans-serif;color:#0a2233;font-weight:400;font-style:normal}h1,h2,h3,h4,h5,h6{font-family:'Merriweather',serif;font-weight:900}h1,h2,h3,h4,h5,h6,p,ul{margin:0;padding:0}p{font-size:16px;font-weight:400;line-height:1.5;letter-spacing:.1px}ul{list-style:none}a:hover{text-decoration:none}button:focus{outline:none!important}.padbtm0{padding-bottom:0!important}.mt45{margin-top:45px}@media (max-width:600px){.mt45{margin-top:20px}}.mt30{margin-top:30px}.mt15{margin-top:15px}.pad-tb{padding-top:60px;padding-bottom:60px}@media (max-width:600px){.pad-tb{padding-top:40px;padding-bottom:40px}}.common-heading{padding:0;text-align:center}.common-heading h2{font-weight:800;font-size:28px;margin-bottom:20px}@media (max-width:600px){.common-heading h2{font-size:20px}}.common-heading p{font-size:16px}.v-center{align-self:center}.h4-heading{font-size:18px;font-weight:700;margin:0 0 20px 0}.moreless-button{display:none;color:#5c5c74!important}@media (max-width:600px){.moretext{display:none}.moreless-button{display:block}}.owl-carousel .owl-item img{height:auto!important}.navbar-toggler{background-color:#fff;border:1px solid #fff}.top-header .sticky{background:#fff;-webkit-box-shadow:0 4px 6px 0 rgb(12 0 46 / .08);box-shadow:0 4px 6px 0 rgb(12 0 46 / .08)}.top-header .nav-link:hover{color:#5c5c74!important}.top-header .nav-link:hover .nav-number{color:#5c5c74!important}.top-header .nav-link{font-weight:600;font-size:17px;color:#0a2233!important}.top-header .nav-link i{margin-right:10px}.top-header .nav-link.active{color:#5c5c74!important}.top-header .nav-link.active:after{transition:all 0.2s linear 0s;background:#5c5c74;width:90%}.top-header .nav-link:after{content:'';display:block;height:2px;text-align:center;left:0;right:0;width:0;float:none;background:#5c5c74;transition:width 0.4s ease,background-color 0.4s ease;-webkit-transform:translateX(0%);-ms-transform:translateX(0%);-o-transform:translateX(0%);transform:translateX(0%);-webkit-transition:all 0.4s;-o-transition:all 0.4s;transition:all 0.4s;margin:0 auto 0;position:relative;bottom:-4px}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030;padding-top:0;padding-bottom:0;height:70px}.brand-logo a{display:block}.header-right ul li:after{content:"";position:absolute;border-right:1px solid #eee;height:30px;right:-12px;top:10px}.header-right ul li:last-child:after{content:"";position:absolute;border-right:0 solid #eee}.navbar .navbar-brand img{height:80px}.banner_section{position:relative}.banner_section .slide{max-height:600px;margin:0 auto;position:relative;overflow:hidden;z-index:1}@media (max-width:600px){.banner_section .slide{max-height:400px}}.banner_section .slide .item{background-size:cover;background-position:center center;position:relative;height:600px;width:100%;margin:0 auto;position:relative;overflow:hidden;z-index:1}@media (max-width:600px){.banner_section .slide .item{height:400px}}.banner_section .slide .item img{width:100%;height:auto}.banner_section .modal-inner-banner-content{position:absolute;width:100%;top:0;bottom:0;z-index:2;text-align:center;display:grid;align-items:center;display:none}.banner_section .modal-inner-banner-content .baanner_content{max-width:400px;margin-right:auto;text-align:center;background-color:rgb(0 0 0 / .7);padding:25px;margin:0 auto;display:none}@media (max-width:600px){.banner_section .modal-inner-banner-content .baanner_content{max-width:320px;margin:0 auto;text-align:center}}.banner_section .modal-inner-banner-content .baanner_content h1{font-size:24px;margin:0;font-weight:600;text-transform:inherit;position:relative;margin-top:0;margin-bottom:20px;color:#fff}.banner_section .modal-inner-banner-content .baanner_content h1 span{display:block;font-size:18px;margin-top:10px}@media (max-width:600px){.banner_section .modal-inner-banner-content .baanner_content h1{font-size:19px;line-height:24px}.banner_section .modal-inner-banner-content .baanner_content h1 span{font-size:14px;line-height:23px}}.banner_section .modal-inner-banner-content .baanner_content p{font-size:16px;line-height:22px;font-weight:500;border-top:1px solid #fff;padding-top:20px;padding-bottom:20px;margin:0;color:#fff}@media (max-width:600px){.banner_section .modal-inner-banner-content .baanner_content p{font-size:14px;line-height:20px;padding-top:10px;padding-bottom:10px}}.banner_section .modal-inner-banner-content .baanner_content button{background-color:#fff}.banner_section .modal-inner-banner-content .baanner_content button a{color:#5c5c74!important}.strip-section{padding:15px 0;border-bottom:1px solid #a4a4a4}.strip-section ul{list-style-type:none;width:100%;font-size:0;margin:0;padding:0}.strip-section ul li{width:25%;text-align:left;display:inline-block;vertical-align:top;padding:5px}@media (max-width:780px){.strip-section ul li{width:50%;margin-bottom:15px}.strip-section ul li:last-child{margin-bottom:0}}@media (max-width:550px){.strip-section ul li{width:50%}}.strip-section ul li .images{width:25%;display:inline-block;vertical-align:top}.strip-section ul li .images img{position:relative;width:40px;height:40px}.strip-section ul li .content{width:75%;display:inline-block;vertical-align:top}@media (max-width:1024px){.strip-section ul li .content{padding-left:7px}}.strip-section ul li .content .title{font-weight:700;padding:0;font-size:16px;margin:0 0;line-height:20px}@media (max-width:1024px){.strip-section ul li .content .title{font-size:13px}}.strip-section ul li .content .title span{color:#f98300}.strip-section ul li .content .links-description{font-size:13px;letter-spacing:0;line-height:20px}@media (max-width:1024px){.strip-section ul li .content .links-description{font-size:12px}}.columns{display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}@media (max-width:600px){.columns{flex-wrap:wrap}}.columns .column{width:48%}@media (max-width:600px){.columns .column{width:100%}}.feature-section .about_us_box .common-heading{text-align:left}.feature-section .about_us_box .about_us_lhs{position:relative}@media (max-width:600px){.feature-section .about_us_box .about_us_lhs{margin-bottom:45px}}.feature-section .about_us_box .about_us_lhs img{width:100%}.feature-section .about_us_box .about_us_lhs:before{content:'';width:100%;position:absolute;height:100%;top:15px;left:15px;background-color:#5c5c74;z-index:-1;border-radius:4px}.feature-section .about_us_box .columns{align-items:center}.feature-section .about_us_box .content_box p{margin-bottom:20px}.feature-section .about_us_box .content_box ul{list-style-type:none;padding:0;margin:0}.feature-section .about_us_box .content_box ul li{padding:5px 3px;border-bottom:1px solid #5c5c74}.feature-section .about_us_box .content_box ul li:last-child{border-bottom:0}.feature-section .about_us_box .content_box ul li:before{content:"\f178";color:#5c5c74;margin-right:10px;display:inline-block;font:normal normal normal 14px/1 FontAwesome}.apartments-list{background:#f4f6f8}.apartments-list .common-heading h2{margin-bottom:0}.apartments-list .common-heading p{display:none}.configuration_table{margin:0;padding:0;list-style-type:none}.configuration_table li{border-bottom:1px solid #e3ebf3}.configuration_table li .box{display:flex;flex-wrap:wrap;justify-content:space-between;padding:14px 0}.configuration_table li .box div{width:25%;text-align:center}@media (max-width:600px){.configuration_table li .box div{width:25%;font-size:11px}}.configuration_table li .box div:nth-child(2){cursor:pointer}.configuration_table li .box div:nth-child(3){cursor:pointer}.configuration_table li:first-child{background-color:#5c5c74;color:#fff}@media (max-width:600px){.configuration_table li button{padding:4px 7px;font-size:10px}}.amenities-section{background:#fff}.amenities-section .common-heading p{display:none}.amenities-section .common-heading h2{margin-bottom:0}.amenities-card:hover{box-shadow:0 0 10px #e6e3e3;top:-5px}.amenities-card{text-align:center;background:#fff;border-radius:6px;padding:15px;margin:5px 0;-webkit-box-shadow:0 3px 6px rgb(91 130 148 / .08);box-shadow:0 3px 6px rgb(91 130 148 / .08);top:0;position:relative;border:1px solid #fee4e5;cursor:grab}.amenities-card-icon-section{width:70px;margin:0 auto 10px;padding:8px}.amenities-card h3{font-weight:700;font-size:14px;line-height:1.5;margin:0 0 4px 0}@media (max-width:600px){.amenities-card h3{font-size:12px}}.floor-plan-section{background:#f4f6f8}.floor-plan-section .common-heading p{display:none}.floor-plan-section .common-heading h2{margin-bottom:0}.floor-plans:hover{box-shadow:0 0 10px #e6e3e3;top:-5px}.floor-plans{text-align:center;margin-top:30px;border-radius:6px;overflow:hidden;background:#fff;-webkit-box-shadow:0 3px 6px rgb(91 130 148 / .08);box-shadow:0 3px 6px rgb(91 130 148 / .08);top:0;position:relative}@media (max-width:600px){.floor-plans{margin-top:0}}.floor-plans h3{font-weight:700;font-size:18px;line-height:1.5;padding:20px;border:1px solid #e8e8ef;border-radius:0 0 6px 6px;display:none}@media (max-width:600px){.floor-plans h3{font-size:12px;line-height:16px}}.floor-plans a{display:block}.floor-img{display:block;border-radius:6px;width:100%}.floor-img a{height:300px;position:relative}@media (max-width:768px){.floor-img a{height:auto}}.floor-img a img{width:100%;height:100%;object-fit:cover}.floor-img a span{position:absolute;width:100%;top:0;bottom:0;z-index:2;display:grid;align-items:center;text-align:center;font-size:20px;background-color:rgb(0 0 0 / .3);color:#fff;transition:all .35s ease-in}.floor-img img{width:100%}.gallery-section{overflow:hidden}.gallery-section .common-heading h2{margin-bottom:0}.gallery-section .common-heading p{display:none}.gallery-section .proj-gallery-slider{width:50%;margin:0 auto}.gallery-section .proj-gallery-slider .owl-stage-outer{overflow:visible}.gallery-section .proj-gallery-slider.owl-carousel .owl-item{filter:grayscale(1);perspective:1000px}.gallery-section .proj-gallery-slider.owl-carousel .owl-item .item{transform:rotateY(20deg) scale(1.05)}.gallery-section .proj-gallery-slider.owl-carousel .owl-item.active{filter:grayscale(0)}.gallery-section .proj-gallery-slider.owl-carousel .owl-item.active .item{transform:rotateY(0deg) scale(1)!important}.gallery-section .proj-gallery-slider.owl-carousel .owl-item.active .item:hover img{transform:scale(1.1)}.gallery-section .proj-gallery-slider.owl-carousel .owl-item.active~.owl-item .item{transform:rotateY(-20deg) scale(1.05)}.gallery-section .proj-gallery-slider .item{overflow:hidden;transition:all 1s ease}.gallery-section .proj-gallery-slider .item p{font-family:'futura-bt-medium';text-transform:uppercase;font-size:18px;color:#555;background-color:#fff;text-align:center;padding:10px 16px 5px;position:absolute;left:50%;bottom:10px;transform:translateX(-50%);margin-bottom:0}.gallery-section .proj-gallery-slider .item a{border-radius:10px;overflow:hidden;display:block}.gallery-section .proj-gallery-slider.owl-nav-wrp .owl-nav .owl-prev{left:-30%}.gallery-section .proj-gallery-slider.owl-nav-wrp .owl-nav .owl-next{right:-30%}@media screen and (max-width:1600px){.gallery-section .proj-gallery-slider .item p{font-size:15px;padding:8px 14px 4px}}@media screen and (max-width:480px){.gallery-section .proj-gallery-slider .item p{font-size:11px;padding:5px 10px 4px}}.video-section{background-color:#f4f6f8}.video-section .columns{display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}@media (max-width:600px){.video-section .columns{flex-wrap:wrap}}.video-section .columns .column{width:75%;margin:0 auto}@media (max-width:600px){.video-section .columns .column{width:100%;margin-bottom:40px}.video-section .columns .column:last-child{margin-bottom:0}}.video-section .columns .column .sow-image-container img{width:100%}.video-section .columns .column .sow-image-container video{width:100%;height:326px}@media (max-width:600px){.video-section .columns .column .sow-image-container video{height:100%}}.video-section .columns .column h2{font-weight:800;font-size:28px;margin-bottom:20px}@media (max-width:600px){.video-section .columns .column h2{font-size:20px}}.video-section .columns .column .section{position:relative}.video-section .columns .column .section .sow-image-container{position:relative}.video-section .columns .column .section .on-image-content{position:absolute;width:100%;top:0;bottom:0;z-index:2;display:grid;align-items:center;text-align:center;font-size:46px;background-color:rgb(0 0 0 / .4);color:#fff;align-content:center;justify-content:center;margin:0;line-height:50px;cursor:pointer;font-size:26px}@media (max-width:600px){.video-section .columns .column .section .on-image-content{font-size:18px;line-height:24px}}.video-section .columns .column .section .on-image-content span{font-size:20px}@media (max-width:600px){.video-section .columns .column .section .on-image-content span{font-size:14px;line-height:20px}}.video-section .columns .column .section .on-image-content img{width:80px;margin:0 auto;filter:brightness(0) invert(1)}@media (max-width:600px){.video-section .columns .column .section .on-image-content img{width:50px}}.video-section .columns .column .section .on-image-content_new{position:absolute;width:100%;top:0;bottom:0;z-index:2;display:grid;align-items:center;text-align:center;font-size:46px;background-color:rgb(0 0 0 / .4);color:#fff;align-content:center;justify-content:center;margin:0;line-height:50px;cursor:pointer;font-size:26px}@media (max-width:600px){.video-section .columns .column .section .on-image-content_new{font-size:18px;line-height:24px}}.video-section .columns .column .section .on-image-content_new span{font-size:20px}@media (max-width:600px){.video-section .columns .column .section .on-image-content_new span{font-size:14px;line-height:20px}}.video-section .columns .column .section .on-image-content_new img{width:80px;margin:0 auto;filter:brightness(0) invert(1)}@media (max-width:600px){.video-section .columns .column .section .on-image-content_new img{width:50px}}.location-section{background-color:#f4f6f8}.location-section iframe{width:100%;height:300px;border-radius:6px}@media (max-width:600px){.location-section iframe{margin-bottom:25px}}.loc-adlit{display:flex;justify-content:space-between;flex-wrap:wrap}@media (max-width:600px){.loc-adlit{flex-direction:column}}.loc-adlit li{list-style:none;padding:0 0 5px 0;font-size:16px;width:48%}@media (max-width:600px){.loc-adlit li{width:100%}}.loc-adlit li span{list-style:none;text-align:right;float:right;font-weight:700}.site-footer{background:#5c5c74;padding:15px 0 15px 0;color:#fff;width:100%;margin:0}.site-footer a{color:#fff}@media (max-width:600px){.site-footer{padding-bottom:50px}}.responsive-call-enquiry{background-color:#000;text-align:center;position:fixed;bottom:0;width:100%;font-size:0;z-index:999999}.responsive-call-enquiry .call{padding:10px 0;font-size:14px;line-height:14px;width:33.3%;display:inline-block;vertical-align:top}.responsive-call-enquiry .call a{color:#fff}.responsive-call-enquiry .call a i{padding-right:10px}.responsive-call-enquiry .enquiry-form{padding:10px 0;background-color:#5c5c74;font-size:14px;width:33.3%;display:inline-block;vertical-align:top;line-height:14px}.responsive-call-enquiry .enquiry-form a{color:#fff}.responsive-call-enquiry .enquiry-form a:hover{color:#000}body.modal-open{padding-right:0!important}body.modal-open div.modal{padding-right:0!important}.modal .modal-dialog{position:fixed;top:50%;left:50%;right:auto;bottom:auto;z-index:9999999;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)!important;margin-top:0;margin:0;width:350px;background:rgb(255 255 255 / .85);border-radius:6px;-webkit-box-shadow:0 3px 6px rgb(91 130 148 / .08);box-shadow:0 3px 6px rgb(91 130 148 / .08);border:0 solid #e8e8ef}.modal .modal-dialog .modal-header{text-align:center}.modal .modal-dialog .modal-title img{width:70%}.modal .modal-dialog .modal-content{box-shadow:none;border-bottom:0;border-radius:0;background-color:#fff;background:rgb(255 255 255 / .85);border-radius:6px;-webkit-box-shadow:0 3px 6px rgb(91 130 148 / .08);box-shadow:0 3px 6px rgb(91 130 148 / .08);border:0 solid #e8e8ef}.modal .modal-dialog .modal-content img{height:90px;margin-bottom:10px}@media (max-width:600px){.modal .modal-dialog .modal-content img{height:70px}}.modal .modal-dialog .modal-content .modal-body{padding:30px 15px}.modal .modal-dialog .modal-content .modal-body p{margin-bottom:24px}.modal .modal-dialog .modal-content .modal-body p:last-child{margin-bottom:0}.modal .modal-dialog .modal-header{text-align:center;border-bottom:3px solid #5c5c74;padding:20px;margin:0 0 20px 0;background-color:#5c5c74;margin-bottom:0px!important;border-top-left-radius:6px;border-top-right-radius:6px;flex-wrap:wrap;justify-content:center}.modal .modal-dialog .modal-header h2{color:#fff;margin-bottom:10px}.modal .modal-dialog .modal-header p{margin-bottom:0;text-align:center;color:#fff}.modal .modal-dialog .modal-header img{filter:brightness(0) invert(1);height:80px}.modal .modal-dialog .model-phone{background-color:#5c5c74;text-align:center;margin:0 auto;padding:8px 0;border-bottom-left-radius:6px;border-bottom-right-radius:6px;width:100%}.modal .modal-dialog .model-phone a{color:#fff;font-size:16px;font-weight:600}.modal .modal-dialog .model-phone a i.callme{margin-right:10px;font-size:20px;top:3px;position:relative}body.modal-open{padding-right:0!important}body.modal-open div.modal{padding-right:0!important}.modal-content{position:relative}.modal-content button{position:absolute;top:-18px;right:-18px;width:36px;height:36px;cursor:pointer;z-index:8040;background-image:url(/wp-content/themes/wp_yashus/assets/images/fancybox_sprite.png)!important;background-color:transparent!important;border:0;font-size:0;opacity:1}.modal-header .close{margin:0}#Disclaimer .modal-dialog .modal-header h2{margin-bottom:0}.wpcf7-form{text-align:center}.wpcf7-form .ajax-loader{border-radius:50%;background:#6ea32d}.wpcf7-form .wpcf7-form-control-wrap{position:relative;display:block}.wpcf7-form .wpcf7-form-control-wrap .wpcf7-not-valid-tip{position:absolute;top:100%;left:0;background:#fff;padding:2px 10px;border:1px solid red;color:red;border-radius:20px;z-index:3;font-size:13px}.wpcf7-form .wpcf7-form-control-wrap .wpcf7-not-valid-tip:after,.wpcf7-form .wpcf7-form-control-wrap .wpcf7-not-valid-tip:before{bottom:100%;left:12%;border:solid #fff0;content:" ";height:0;width:0;position:absolute;pointer-events:none}.wpcf7-form .wpcf7-form-control-wrap .wpcf7-not-valid-tip:after{border-color:#fff0;border-bottom-color:#fff;border-width:6px;margin-left:-6px}.wpcf7-form .wpcf7-form-control-wrap .wpcf7-not-valid-tip:before{border-color:#fff0;border-bottom-color:red;border-width:7px;margin-left:-7px}.wpcf7-form input,.wpcf7-form textarea,.wpcf7-form select{width:100%;-webkit-appearance:none;appearance:none;display:inline-block;height:40px;margin:0;padding:0 8px;background:none;border:none;border:1px solid #ccc;-webkit-box-sizing:border-box;background:none;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px;font-size:14px;color:#000;background-color:#fff0}.wpcf7-form input:hover,.wpcf7-form input:focus,.wpcf7-form input:active,.wpcf7-form textarea:hover,.wpcf7-form textarea:focus,.wpcf7-form textarea:active,.wpcf7-form select:hover,.wpcf7-form select:focus,.wpcf7-form select:active{-webkit-box-shadow:inset 0 1px 2px rgb(0 0 0 / .1);-moz-box-shadow:inset 0 1px 2px rgb(0 0 0 / .1);box-shadow:inset 0 1px 2px rgb(0 0 0 / .1)}.wpcf7-form select{-webkit-appearance:inherit;appearance:inherit;-webkit-writing-mode:horizontal-tb!important;text-rendering:auto;color:-internal-light-dark(black,white);letter-spacing:normal;word-spacing:normal;text-transform:none;text-indent:0;text-shadow:none;display:inline-block;text-align:start;appearance:menulist;box-sizing:border-box;align-items:center;white-space:pre;-webkit-rtl-ordering:logical;background-color:-internal-light-dark(#ffffff,#3b3b3b);cursor:default;margin:0em;font:400 13.3333px Arial;border-radius:0;border-width:1px;border-style:solid;border-color:-internal-light-dark(#767676,#858585);border-image:initial}.wpcf7-form textarea{height:90px;width:100%}.wpcf7-form .contact-form{padding-top:0}.wpcf7-form .contact-form .contact_form_section{margin:0 auto;padding:0;list-style:none;text-align:center;font-size:0;display:flex;justify-content:space-between;flex-wrap:wrap;text-align:left}.wpcf7-form .contact-form .contact_form_section li{display:inline-block;vertical-align:top;width:49%;background:none;margin-bottom:15px;text-align:left}@media (max-width:600px){.wpcf7-form .contact-form .contact_form_section li{width:100%}}.wpcf7-form .contact-form .contact_form_section li.full-width{width:100%;padding:0}.wpcf7-form .contact-form .contact_form_section li.destinationSectioncheckbox{text-align:left;font-size:10px;width:100%}.wpcf7-form .contact-form .contact_form_section li.destinationSectioncheckbox .wpcf7-list-item{width:100%}.wpcf7-form .contact-form .contact_form_section li.destinationSectioncheckbox input[type="checkbox"]{width:20px!important;float:left;height:21px;margin-right:10px;-webkit-appearance:checkbox;appearance:checkbox}.wpcf7-form .contact-form .submit-btn-wrap{text-align:center}.wpcf7-form .contact-form .submit-btn-wrap input{font-size:100%;margin:0;line-height:1em;cursor:pointer;position:relative;font-family:inherit;text-decoration:none;overflow:visible;padding:10px 20px;text-decoration:none;font-weight:400;-webkit-border-radius:5px;border-radius:5px;left:auto;color:#fff;border:1px solid #5c5c74;background:#5c5c74;white-space:nowrap;display:inline-block;height:auto;width:auto}.wpcf7-form .contact-form .submit-btn-wrap input a{color:#ffffff!important}.wpcf7-form .contact-form .submit-btn-wrap input:hover{background:#5c5c74;color:#fff;text-decoration:none}.wpcf7-form .contact-form .submit-btn-wrap input:hover a{color:#fff}.wpcf7-form .contact-form .submit-btn-wrap input:focus{outline:none}.wpcf7-form .contact-form .submit-btn-wrap input:active{border-color:#666}.wpcf7-form .contact-form .submit-btn-wrap input:disabled,.wpcf7-form .contact-form .submit-btn-wrap input.disabled{background:#ccc;color:gray;border:1px solid #b3b3b3;cursor:not-allowed}.wpcf7-form .contact-form .submit-btn-wrap input:disabled:active,.wpcf7-form .contact-form .submit-btn-wrap input.disabled:active{top:0}.wpcf7-form .request-a-callback{padding-top:0;border:1px solid #c5bfbf;padding:30px 30px 10px;text-align:left;margin-top:-8px}.wpcf7-response-output{display:inline-block;width:100%;margin:0 auto;padding:5px 0;border:1px solid #46b450;color:#46b450;background:#fff;margin:15px 15px 15px 0;position:relative;font-size:16px;background-color:#46b450!important;color:#fff!important;border-color:#46b450!important;padding:.2em 1em;text-align:left}.wpcf7-response-output:before{content:'';display:block;position:absolute;top:-8px;left:30px;width:0;height:0;border-style:solid;border-width:0 7px 7px 7px;border-color:#fff0 #fff0 #46b450 #fff0}.wpcf7-form.invalid .wpcf7-response-output{border:1px solid red;display:inline-block;width:100%;margin:0 auto;background:#fff;color:red;padding:5px 0;margin:15px 15px 15px 0;position:relative;font-size:16px;background-color:#ff0000!important;color:#fff!important;border-color:#ff0000!important;padding:.2em 1em;text-align:left}.wpcf7-form.invalid .wpcf7-response-output:before{content:'';display:block;position:absolute;top:-8px;left:30px;width:0;height:0;border-style:solid;border-width:0 7px 7px 7px;border-color:#fff0 #fff0 red #fff0}.wpcf7-form.failed .wpcf7-response-output{border:1px solid red;display:inline-block;width:100%;margin:0 auto;background:#fff;color:red;padding:5px 0;margin:15px 15px 15px 0;position:relative;font-size:16px;background-color:#ff0000!important;color:#fff!important;border-color:#ff0000!important;padding:.2em 1em;text-align:left}.wpcf7-form.failed .wpcf7-response-output:before{content:'';display:block;position:absolute;top:-8px;left:30px;width:0;height:0;border-style:solid;border-width:0 7px 7px 7px;border-color:#fff0 #fff0 red #fff0}.wpcf7 .ajax-loader{display:inline-block;width:16px;height:16px;margin:0 0 0 4px;background-color:#fff0}.screen-reader-response{display:none}.wpcf7-form .wpcf7-response-output:empty{display:none}.sidebar-contact{position:fixed;top:50%;right:-350px;transform:translateY(-50%);width:350px;height:auto;padding:40px;background:#fff;box-shadow:0 20px 50px rgb(0 0 0 / .5);box-sizing:border-box;transition:0.5s;z-index:99999}.sidebar-contact ul li{width:100%!important}.sidebar-contact.active{right:0}.sidebar-contact input,.sidebar-contact textarea{width:100%;height:40px;box-sizing:border-box;outline:none}.sidebar-contact h2{margin:0 0 20px;padding:0;font-size:20px;line-height:32px}.toggle{position:absolute;height:48px;width:48px;text-align:center;cursor:pointer;background:#5c5c74;top:0;left:-48px;line-height:48px}.toggle:before{content:'\f003';font-family:fontAwesome;font-size:18px;color:#fff}.toggle.active:before{content:'\f00d'}@media (max-width:768px){.sidebar-contact{width:100%;height:100%;right:-100%}.sidebar-contact .toggle{top:50%;transform:translateY(-50%);transition:0.5s}.sidebar-contact.active .toggle{top:0;left:0;transform:translateY(0)}.scroll{width:100%;height:100%;overflow-y:auto}.sidebar-contact .content{padding:50px 50px}}.responsive-contact-section{background:#f4f6f8}#return-to-top{position:fixed;bottom:12%;right:15px;background:#5c5c74;width:50px;height:50px;display:block;text-decoration:none;-webkit-border-radius:35px;-moz-border-radius:35px;border-radius:35px;display:none;-webkit-transition:all 0.3s linear;-moz-transition:all 0.3s ease;-ms-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;z-index:300;cursor:pointer;box-shadow:0 0 15px #efefef}#return-to-top:hover{background:#5c5c74}#return-to-top i{color:#fff;margin:0;position:relative;left:0;top:12px;font-size:25px;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-ms-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}#return-to-top i.fa{transform:rotate(-90deg);-o-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-webkit-transform:rotate(-90deg);margin-left:15px}.enquire-form{background-image:url(/wp-content/themes/wp_yashus/assets/images/bg.jpg);background-repeat:repeat;background-size:cover}.enquire-form .container .columns{display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;box-shadow:0 0 15px #efefef}@media (max-width:600px){.enquire-form .container .columns{flex-wrap:wrap}}.enquire-form .container .columns .column:first-child{width:60%;background-color:#fff}@media (max-width:600px){.enquire-form .container .columns .column:first-child{width:100%}}.enquire-form .container .columns .column{padding:30px;width:40%;background-color:#5c5c74}@media (max-width:600px){.enquire-form .container .columns .column{width:100%}}.enquire-form .about_developer_box{text-align:left}.enquire-form .about_developer_box .title{font-weight:800;font-size:28px;margin-bottom:20px}@media (max-width:600px){.enquire-form .about_developer_box .title{font-size:20px}}.enquire-form .about_developer_box .content_box p{margin-bottom:24px}.enquire-form .about_developer_box .content_box p:last-child{margin-bottom:0}.enquire-form .about_developer_box .content_box a{color:#5a5a5a}.enquire-form .about_developer_box .content_box a:hover{color:#5c5c74}.enquire-form .about_developer_box .content_box .project_enquiry a{color:#5a5a5a}.enquire-form .about_developer_box .content_box .project_enquiry a i{margin-right:7px;top:1px;position:relative}.enquire-form .about_developer_box .content_box .project_enquiry a:hover{color:#5c5c74}.enquire-form .get-in-touch-box .title{text-align:left;color:#fff;font-weight:800;font-size:28px;margin-bottom:20px}@media (max-width:600px){.enquire-form .get-in-touch-box .title{font-size:20px}}.enquire-form .get-in-touch-box .sub_title{text-align:left;color:#fff;margin-bottom:24px}.enquire-form .get-in-touch-box .wpcf7-form input,.enquire-form .get-in-touch-box .wpcf7-form textarea,.enquire-form .get-in-touch-box .wpcf7-form select{border-color:#fff;color:#fff}.enquire-form .get-in-touch-box .wpcf7-form input option,.enquire-form .get-in-touch-box .wpcf7-form textarea option,.enquire-form .get-in-touch-box .wpcf7-form select option{color:#5c5c74}.enquire-form .get-in-touch-box .wpcf7-form .contact-form .submit-btn-wrap{text-align:left}.enquire-form .get-in-touch-box ::-webkit-input-placeholder{color:#fff}.enquire-form .get-in-touch-box :-moz-placeholder{color:#fff}.enquire-form .get-in-touch-box ::-moz-placeholder{color:#fff}.enquire-form .get-in-touch-box :-ms-input-placeholder{color:#fff}#fixedbutton_visit{position:fixed;right:-57px;top:50%;transform:rotate(-90deg);z-index:99;background:#5c5c74;color:#fff;box-shadow:0 0 10px #ddd;border:1px solid #ddd;padding:7px 22px;font-size:14px}body.page-template-thank-you .top-header-text{display:none}body.page-template-thank-you .site-header{display:none}body.page-template-thank-you .errorpage-btn{letter-spacing:1.1px;padding:16px 40px 15px;font-weight:600;font-size:12px;color:#fff;border-color:#5c5c74;background-color:#5c5c74}.site-main{width:100%}.thank_you{text-align:center;padding-top:150px;padding-bottom:150px;height:100vh;align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.thank_you i{font-size:120px;color:#5c5c74}.thank_you h4{font-size:34px;margin:10px 0}.thank_you p{font-size:16px;padding:15px;text-align:center}body.error404 .site-main{background:url(/wp-content/themes/wp_yashus/assets/images/404.jpeg) center no-repeat;background-size:cover;height:100vh;width:100%}body.error404 .site-main .container{height:100vh}body.error404 .site-main .errorpage{height:100vh;align-items:center;display:grid}body.error404 .site-main .errorpage .errorpage__inner .errorpage-title{margin-bottom:40px;font-size:230px;line-height:230px;color:#fff}body.error404 .site-main .errorpage .errorpage__inner .errorpage-content{margin-bottom:30px;padding-right:60px;font-size:25px;line-height:28px;color:#fff}body.error404 .site-main .errorpage .errorpage__inner .errorpage-btn{letter-spacing:1.1px;padding:16px 40px 15px;font-weight:600;font-size:12px;color:#fff;border-color:#5c5c74;background-color:#5c5c74}@media (max-width:1599px){.site{border:0}}@media (max-width:1069px){.sidebar img.alignleft,.sidebar .wp-caption.alignleft{margin-left:0}.sidebar img.alignright,.sidebar .wp-caption.alignright{margin-right:0}.error404 .page-header{margin-left:auto;width:100%}.archive-header,.search .page-header,.archive .page-header,.blog .page-header,.error404 .page-content,.search .page-content,.archive .page-content,.attachment .entry-header,.attachment .entry-content,.post-navigation .nav-links,.sidebar .site-info,.site-footer .widget-area{padding-left:20px;padding-right:20px}.error404 .page-title{font-size:24px;padding:180px}.error404 .page-title:before{font-size:554px}.attachment .image-navigation{max-width:724px}.image-navigation .nav-previous,.image-navigation .nav-next{position:static}.site-main .widget-area{margin-right:60px}}@media (max-width:999px){.sidebar .entry-header,.sidebar .entry-content,.sidebar .entry-summary,.sidebar .entry-meta,.sidebar .comment-list,.sidebar .comment-reply-title,.sidebar .comment-navigation,.sidebar .comment-respond .comment-form,.sidebar .featured-gallery,.sidebar .post-navigation .nav-links,.author.sidebar .author-info{max-width:604px;padding-left:0;padding-right:0}.sidebar .site-info,.search.sidebar .page-content,.blog.sidebar .page-content,.attachment .entry-header,.sidebar .comments-title{max-width:604px}.sidebar .archive-meta,.attachment .entry-header,.search.sidebar .page-content,.blog.sidebar .page-content,.sidebar .site-info,.sidebar .comments-title,.sidebar .no-comments{padding-left:0;padding-right:0}.attachment .entry-meta{float:left;text-align:left;width:100%}.attachment .entry-content{max-width:100%;padding:40px 0}.format-status .entry-content{padding-top:40px}.format-status .entry-meta{padding-bottom:40px}.sidebar .format-status .entry-content,.sidebar .format-status .entry-meta{padding-left:35px}.sidebar .format-status .entry-content:before,.sidebar .format-status .entry-meta:before{left:10px}.sidebar .format-status .entry-content p:first-child:before{left:4px}.sidebar .paging-navigation .nav-links{padding:0 60px}.site-main .sidebar-container{height:auto;margin:0 auto;max-width:604px;position:relative;top:20px}.site-main .widget-area{float:none;margin:0;width:100%}.sidebar .site-footer .widget-area{max-width:100%;left:0}}@media (max-width:767px){.entry-content img.alignleft,.entry-content .wp-caption.alignleft{margin-left:0}.entry-content img.alignright,.entry-content .wp-caption.alignright{margin-right:0}.attachment .image-navigation,.attachment .entry-attachment .attachment{max-width:604px;padding:0;width:100%}.gallery-caption{display:none}}@media (max-width:643px){.site-title{font-size:30px}#content .entry-header,#content .entry-content,#content .entry-summary,#content footer.entry-meta,#content .featured-gallery,.search.sidebar .page-content,.blog.sidebar .page-content,.sidebar .post-navigation .nav-links,.paging-navigation .nav-links,#content .author-info,.comments-area .comments-title,.comments-area .comment-list,.comments-area .comment-navigation,.comment-respond,.sidebar .site-info,.sidebar .paging-navigation .nav-links{padding-left:20px;padding-right:20px}#content .format-status .entry-content,#content .format-status .entry-met{padding-left:35px}#content .featured-gallery{padding-left:24px}.gallery-columns-1 .gallery-item{margin-right:0;width:100%}.entry-title,.format-chat .entry-title,.format-image .entry-title,.format-gallery .entry-title,.format-video .entry-title{font-size:22px;font-weight:700}.format-quote blockquote,.format-status .entry-content{font-size:18px}.format-quote blockquote small,.format-quote blockquote cite{font-size:13px}.error404 .page-title{padding:40px 0 0}.error404 .page-title:before{content:normal}.comment-author{margin-right:30px}.comment-author .avatar{height:auto;max-width:100%}.comment-metadata,.comment-content,.comment-list .reply{width:70%;width:-webkit-calc(-4%);width:calc(-4%)}.comment-form input[type="text"],.comment-form input[type="email"],.comment-form input[type="url"]{width:-webkit-calc(-20%);width:calc(-20%)}.comment-form textarea{height:80px}.format-audio .entry-content:before{display:none}.format-audio .audio-content{background-image:none;float:none;padding-left:0;width:auto}}@media (max-width:359px){.gallery{margin-left:0}.gallery .gallery-item,.gallery-columns-2.gallery-size-thumbnail .gallery-item{max-width:none;width:49%;width:-webkit-calc(46%);width:calc(46%)}.gallery-columns-1.gallery-size-medium,.gallery-columns-1.gallery-size-thumbnail,.gallery-columns-2.gallery-size-thumbnail,.gallery-columns-3.gallery-size-thumbnail{display:block}.gallery-columns-1 .gallery-item,.gallery-columns-1.gallery-size-medium .gallery-item,.gallery-columns-1.gallery-size-thumbnail .gallery-item{text-align:center;width:98%;width:-webkit-calc(96%);width:calc(96%)}.gallery-columns-3 .gallery-item:nth-of-type(3n),.gallery-columns-5 .gallery-item:nth-of-type(5n),.gallery-columns-7 .gallery-item:nth-of-type(7n),.gallery-columns-9 .gallery-item:nth-of-type(9n){margin-right:4px}.gallery br{display:none}.gallery .gallery-item:nth-of-type(even){margin-right:0}.comment-author{margin:0 0 5px;max-width:100%}.comment-author .avatar{display:inline;margin:0 5px 0 0;max-width:20px}.comment-metadata,.comment-content,.comment-list .reply{width:100%}}@media print,(-o-min-device-pixel-ratio:1.25),(-webkit-min-device-pixel-ratio:1.25),(min-resolution:120dpi){.site-header .search-field{background-image:url(/wp-content/themes/wp_yashus/assets/images/search-icon-2x.png)}.format-audio .audio-content,.format-status .entry-content:before,.format-status .entry-meta:before,.comment-list>li:after,.comment-list .children>li:before{background-image:url(/wp-content/themes/wp_yashus/assets/images/dotted-line-2x.png)}}@media print{body{background:none!important;color:#000;font-size:10pt}footer a[rel="bookmark"]:link:after,footer a[rel="bookmark"]:visited:after{content:" [" attr(href) "] "}.site{max-width:98%}.site-header{background-image:none!important}.site-header .home-link{max-width:none;min-height:0}.site-title{color:#000;font-size:21pt}.site-description{font-size:10pt}.author-avatar,.site-footer,.comment-respond,.comments-area .comment-edit-link,.comments-area .reply,.comments-link,.entry-meta .edit-link,.page-links,.site-content nav,.widget-area,.main-navigation,.navbar,.more-link{display:none}.entry-header,.entry-content,.entry-summary,.entry-meta{margin:0;width:100%}.page-title,.entry-title{font-size:26px;font-weight:700}.entry-meta,.entry-meta a{color:#444;font-size:10pt}.entry-content img.alignleft,.entry-content .wp-caption.alignleft{margin-left:0}.entry-content img.alignright,.entry-content .wp-caption.alignright{margin-right:0}.format-image .entry-content .size-full{margin:0}.hentry{background-color:#fff}.comments-area>li.comment{background:none;position:relative;width:auto}.comment-metadata{float:none}.comment-author .fn,.comment-reply-link,.comment-reply-login{color:#333}}