@charset "utf-8";
@charset UTF-8;
@font-face {
font-family: 'FontAwesome';
src: url(//nursinghomes.io/wp-content/themes/mss-grabacontractor/assets/fonts/fontawesome-webfont.eot?v=4.7.0);
src: url(//nursinghomes.io/wp-content/themes/mss-grabacontractor/assets/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'), url(//nursinghomes.io/wp-content/themes/mss-grabacontractor/assets/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'), url(//nursinghomes.io/wp-content/themes/mss-grabacontractor/assets/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'), url(//nursinghomes.io/wp-content/themes/mss-grabacontractor/assets/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'), url(//nursinghomes.io/wp-content/themes/mss-grabacontractor/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: 0.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: 0.14285714em;
text-align: center;
}
.fa-li.fa-lg {
left: -1.85714286em;
}
.fa-border {
padding: .2em .25em .15em;
border: solid 0.08em #eeeeee;
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: #ffffff;
} .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;
}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent;}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0;}.slick-list:focus{outline:none;}.slick-list.dragging{cursor:pointer;cursor:hand;}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}.slick-track{position:relative;top:0;left:0;display:block;}.slick-track:before,.slick-track:after{display:table;content:'';}.slick-track:after{clear:both;}.slick-loading .slick-track{visibility:hidden;}.slick-slide{display:none;float:left;min-height:1px;}[dir='rtl'] .slick-slide{float:right;}.slick-slide img{display:block;}.slick-slide.slick-loading img{display:none;}.slick-slide.dragging img{pointer-events:none;}.slick-initialized .slick-slide{display:block;}.slick-loading .slick-slide{visibility:hidden;}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent;}.slick-arrow.slick-hidden{display:none;}

.slick-loading .slick-list {
background:#fff url(https://nursinghomes.io/wp-content/themes/mss-grabacontractor/assets/css/ajax-loader.gif) center center no-repeat;
}
@font-face {
font-family:slick;
font-weight:400;
font-style:normal;
src:url(https://nursinghomes.io/wp-content/themes/mss-grabacontractor/assets/css/fonts/slick.eot?#iefix) format(embedded-opentype),url(https://nursinghomes.io/wp-content/themes/mss-grabacontractor/assets/css/fonts/slick.woff) format(woff),url(https://nursinghomes.io/wp-content/themes/mss-grabacontractor/assets/css/fonts/slick.ttf) format(truetype),url(https://nursinghomes.io/wp-content/themes/mss-grabacontractor/assets/css/fonts/slick.svg#slick) format(svg);
}
.slick-prev,.slick-next {
font-size:0;
line-height:0;
position:absolute;
top:50%;
display:block;
width:20px;
height:20px;
-webkit-transform:translate(0,-50%);
-ms-transform:translate(0,-50%);
transform:translate(0,-50%);
cursor:pointer;
color:transparent;
border:none;
outline:none;
background:transparent;
padding:0;
}
.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus {
color:transparent;
outline:none;
background:transparent;
}
.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before {
opacity:.25;
}
.slick-prev:before,.slick-next:before {
font-family:slick;
font-size:20px;
line-height:1;
opacity:.75;
color:#FFF;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;
}
.slick-prev {
left:-25px;
}
[dir='rtl'] .slick-prev {
right:-25px;
left:auto;
}
.slick-next {
right:-25px;
}
[dir='rtl'] .slick-next {
right:auto;
left:-25px;
}
.slick-dots {
position:absolute;
bottom:-25px;
display:block;
width:100%;
list-style:none;
text-align:center;
margin:0;
padding:0;
}
.slick-dots li {
position:relative;
display:inline-block;
width:20px;
height:20px;
cursor:pointer;
margin:0 5px;
padding:0;
}
.slick-dots li button {
font-size:0;
line-height:0;
display:block;
width:20px;
height:20px;
cursor:pointer;
color:transparent;
border:0;
outline:none;
background:transparent;
padding:5px;
}
.slick-dots li button:hover,.slick-dots li button:focus {
outline:none;
}
.slick-dots #slick-slide01 button::before {
font-size: 26px;
line-height: 40px;
position: absolute;
top: 0;
left: 8px;
width: 0px;
height: 33px;
content: '\f054';
text-align: center;
opacity: .25;
color: black;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-family: FontAwesome;
}
.slick-dots #slick-slide00 button::before {
font-size: 26px;
line-height: 40px;
position: absolute;
top: 0;
left: 8px;
width: 0px;
height: 33px;
content: '\f053';
text-align: center;
opacity: 0.25;
color: black;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-family: FontAwesome;
}
.slick-dots li.slick-active button:before {
opacity:.75;
color:#000;
}
.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before,.slick-dots li button:hover:before,.slick-dots li button:focus:before {
opacity:1;
}
.slick-prev:before,[dir='rtl'] .slick-next:before {
content: '\f054';
font-family: FontAwesome;
}
[dir='rtl'] .slick-prev:before,.slick-next:before {
content: '\f054';
font-family: FontAwesome;
}.rw-wrapper{
width: 80%;
position: relative;
margin: 110px auto 0 auto;
font-family: 'Bree Serif';
padding: 10px;
}
.rw-sentence{
margin: 0;
text-align: left;
text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
}
.rw-words{
display: inline;
text-indent: 5px;
}
.rw-words-1 span{
position: absolute;
opacity: 0;
overflow: hidden;
color: #6b969d;
-webkit-animation: rotateWord 18s linear infinite 0s;
-ms-animation: rotateWord 18s linear infinite 0s;
animation: rotateWord 18s linear infinite 0s;
}
.rw-words-1 span:nth-child(2) { 
-webkit-animation-delay: 3s; 
-ms-animation-delay: 3s; 
animation-delay: 3s; 
color: #6b889d;
}
.rw-words-1 span:nth-child(3) { 
-webkit-animation-delay: 6s; 
-ms-animation-delay: 6s; 
animation-delay: 6s; 
color: #6b739d;	
}
.rw-words-1 span:nth-child(4) { 
-webkit-animation-delay: 9s; 
-ms-animation-delay: 9s; 
animation-delay: 9s; 
color: #7a6b9d;
}
.rw-words-1 span:nth-child(5) { 
-webkit-animation-delay: 12s; 
-ms-animation-delay: 12s; 
animation-delay: 12s; 
color: #8d6b9d;
}
.rw-words-1 span:nth-child(6) { 
-webkit-animation-delay: 15s; 
-ms-animation-delay: 15s; 
animation-delay: 15s; 
color: #9b6b9d;
}
@-webkit-keyframes rotateWord {
0% { opacity: 0; }
2% { opacity: 0; -webkit-transform: translateY(-30px); }
5% { opacity: 1; -webkit-transform: translateY(0px);}
17% { opacity: 1; -webkit-transform: translateY(0px); }
20% { opacity: 0; -webkit-transform: translateY(30px); }
80% { opacity: 0; }
100% { opacity: 0; }
}
@-ms-keyframes rotateWord {
0% { opacity: 0; }
2% { opacity: 0; -ms-transform: translateY(-30px); }
5% { opacity: 1; -ms-transform: translateY(0px);}
17% { opacity: 1; -ms-transform: translateY(0px); }
20% { opacity: 0; -ms-transform: translateY(30px); }
80% { opacity: 0; }
100% { opacity: 0; }
}
@keyframes rotateWord {
0% { opacity: 0; }
2% { opacity: 0; -webkit-transform: translateY(-30px); transform: translateY(-30px); }
5% { opacity: 1; -webkit-transform: translateY(0px); transform: translateY(0px);}
17% { opacity: 1; -webkit-transform: translateY(0px); transform: translateY(0px); }
20% { opacity: 0; -webkit-transform: translateY(30px); transform: translateY(30px); }
80% { opacity: 0; }
100% { opacity: 0; }
}
@media screen and (max-width: 768px){
.rw-sentence { font-size: 18px; }
}
@media screen and (max-width: 320px){
.rw-sentence { font-size: 9px; }
}.rating-loading {
width: 25px;
height: 25px;
font-size: 0;
color: #fff;
background: transparent url(//nursinghomes.io/wp-content/themes/mss-grabacontractor/assets/img/loading.gif) top left no-repeat;
border: none;
} .rating-container .rating-stars {
position: relative;
cursor: pointer;
vertical-align: middle;
display: inline-block;
overflow: hidden;
white-space: nowrap;
}
.rating-container .rating-input {
position: absolute;
cursor: pointer;
width: 100%;
height: 1px;
bottom: 0;
left: 0;
font-size: 1px;
border: none;
background: none;
padding: 0;
margin: 0;
}
.rating-disabled .rating-input, .rating-disabled .rating-stars {
cursor: not-allowed;
}
.rating-container .star {
display: inline-block;
margin: 0 3px;
text-align: center;
}
.rating-container .empty-stars {
color: #aaa;
}
.rating-container .filled-stars {
position: absolute;
left: 0;
top: 0;
margin: auto;
color: #fde16d;
white-space: nowrap;
overflow: hidden;
-webkit-text-stroke: 1px #777;
text-shadow: 1px 1px #999;
}
.rating-rtl {
float: right;
}
.rating-animate .filled-stars {
transition: width 0.25s ease;
-o-transition: width 0.25s ease;
-moz-transition: width 0.25s ease;
-webkit-transition: width 0.25s ease;
}
.rating-rtl .filled-stars {
left: auto;
right: 0;
-moz-transform: matrix(-1, 0, 0, 1, 0, 0) translate3d(0, 0, 0);
-webkit-transform: matrix(-1, 0, 0, 1, 0, 0) translate3d(0, 0, 0);
-o-transform: matrix(-1, 0, 0, 1, 0, 0) translate3d(0, 0, 0);
transform: matrix(-1, 0, 0, 1, 0, 0) translate3d(0, 0, 0);
}
.rating-rtl.is-star .filled-stars {
right: 0.06em;
}
.rating-rtl.is-heart .empty-stars {
margin-right: 0.07em;
} .rating-xl {
font-size: 4.89em;
}
.rating-lg {
font-size: 3.91em;
}
.rating-md {
font-size: 3.13em;
}
.rating-sm {
font-size: 2.5em;
}
.rating-xs {
font-size: 2em;
}
.rating-xl {
font-size: 4.89em;
} .rating-container .clear-rating {
color: #aaa;
cursor: not-allowed;
display: inline-block;
vertical-align: middle;
font-size: 60%;
}
.clear-rating-active {
cursor: pointer !important;
}
.clear-rating-active:hover {
color: #843534;
}
.rating-container .clear-rating {
padding-right: 5px;
} .rating-container .caption {
color: #999;
display: inline-block;
vertical-align: middle;
font-size: 60%;
margin-top: -0.6em;
}
.rating-container .caption {
margin-left: 5px;
margin-right: 0;
}
.rating-rtl .caption {
margin-right: 5px;
margin-left: 0;
} @media print {
.rating-container .clear-rating {
display: none;
}
}.theme-krajee-fa .star {
font-size: 1.1em;
}
.theme-krajee-fa .caption {
margin-top: -0.2em;
}.theme-krajee-svg .krajee-icon {
display: inline-block;
width: 48px;
height: 48px;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
.theme-krajee-svg.rating-xl .krajee-icon {
width: 80px;
height: 80px;
}
.theme-krajee-svg.rating-lg .krajee-icon {
width: 64px;
height: 64px;
}
.theme-krajee-svg.rating-sm .krajee-icon {
width: 40px;
height: 40px;
}
.theme-krajee-svg.rating-xs .krajee-icon {
width: 30px;
height: 30px;
}
.theme-krajee-svg .filled-stars .krajee-icon-star {
background-image: url('data:image/svg+xml;charset=utf-8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23fde16d%22%20stroke%3D%22%23777777%22%20d%3D%22M20.6%2011l-4.6-10.5-4.6%2010.5h-10.8l7.8%207.9-3%2012.1%2010.6-6%2010.6%206-3-12.1%207.8-7.9z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');
}
.theme-krajee-svg .krajee-icon-clear {
display: inline-block;
width: 39px;
height: 39px;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
background-image: url('data:image/svg+xml;charset=utf-8,%3Csvg%20id%3D%22svg2%22%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20158.81%20158.81%22%20version%3D%221.1%22%3E%0D%0A%3Cpath%20id%3D%22path4%22%20style%3D%22fill%3A%23aaa%22%20stroke-linejoin%3D%22round%22%20d%3D%22m155.06%2C79.438c0%2C41.799-33.885%2C75.684-75.684%2C75.684s-75.684-33.885-75.684-75.684%2C33.885-75.684%2C75.684-75.684%2C75.684%2C33.885%2C75.684%2C75.684z%22%20stroke%3D%22%23aaa%22%20stroke-linecap%3D%22round%22%20fill%3D%22none%22%2F%3E%0D%0A%3Cpath%20id%3D%22rect3139%22%20style%3D%22fill%3A%23fff%22%20d%3D%22m37.216%2C64.443v28.67h88.24v-28.67h-88.24z%22%2F%3E%0D%0A%3C%2Fsvg%3E');
}
.theme-krajee-svg .krajee-icon-clear:hover {
background-image: url('data:image/svg+xml;charset=utf-8,%3Csvg%20id%3D%22svg2%22%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20158.81%20158.81%22%20version%3D%221.1%22%3E%0D%0A%3Cpath%20id%3D%22path4%22%20style%3D%22fill%3A%23843534%22%20stroke-linejoin%3D%22round%22%20d%3D%22m155.06%2C79.438c0%2C41.799-33.885%2C75.684-75.684%2C75.684s-75.684-33.885-75.684-75.684%2C33.885-75.684%2C75.684-75.684%2C75.684%2C33.885%2C75.684%2C75.684z%22%20stroke%3D%22%23843534%22%20stroke-linecap%3D%22round%22%20fill%3D%22none%22%2F%3E%0D%0A%3Cpath%20id%3D%22rect3139%22%20style%3D%22fill%3A%23fff%22%20d%3D%22m37.216%2C64.443v28.67h88.24v-28.67h-88.24z%22%2F%3E%0D%0A%3C%2Fsvg%3E');
}
.theme-krajee-svg.rating-xl .krajee-icon-clear {
width: 64px;
height: 64px;
}
.theme-krajee-svg.rating-lg .krajee-icon-clear {
width: 50px;
height: 50px;
}
.theme-krajee-svg.rating-sm .krajee-icon-clear {
width: 30px;
height: 30px;
}
.theme-krajee-svg.rating-xs .krajee-icon-clear {
width: 23px;
height: 23px;
}
.theme-krajee-svg .empty-stars .krajee-icon-star {
background-image: url('data:image/svg+xml;charset=utf-8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20stroke%3D%22%23777777%22%20d%3D%22M20.6%2011l-4.6-10.5-4.6%2010.5h-10.8l7.8%207.9-3%2012.1%2010.6-6%2010.6%206-3-12.1%207.8-7.9z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');
}
.theme-krajee-svg .filled-stars .krajee-icon-heart {
background-image: url('data:image/svg+xml;charset=utf-8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22%23fde16d%22%20stroke%3D%22%23777777%22%20stroke-width%3D%220.04em%22%20d%3D%22M12%2021.35l-1.45-1.32c-5.15-4.67-8.55-7.75-8.55-11.53%200-3.08%202.42-5.5%205.5-5.5%201.74%200%203.41.81%204.5%202.09%201.09-1.28%202.76-2.09%204.5-2.09%203.08%200%205.5%202.42%205.5%205.5%200%203.78-3.4%206.86-8.55%2011.54l-1.45%201.31z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');
}
.theme-krajee-svg .empty-stars .krajee-icon-heart {
background-image: url('data:image/svg+xml;charset=utf-8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20stroke%3D%22%23777777%22%20stroke-width%3D%220.04em%22%20d%3D%22M12%2021.35l-1.45-1.32c-5.15-4.67-8.55-7.75-8.55-11.53%200-3.08%202.42-5.5%205.5-5.5%201.74%200%203.41.81%204.5%202.09%201.09-1.28%202.76-2.09%204.5-2.09%203.08%200%205.5%202.42%205.5%205.5%200%203.78-3.4%206.86-8.55%2011.54l-1.45%201.31z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');
}
.theme-krajee-svg .krajee-icon-heart {
margin: 0 -0.08em;
}
.theme-krajee-svg.is-heart .caption {
margin-top: -0.8em;
}
.theme-krajee-svg.is-heart .clear-rating {
margin-top: -0.4em;
}
.theme-krajee-svg.rating-rtl.is-heart .filled-stars {
right: 0.02em;
}
.theme-krajee-svg.rating-rtl.is-heart .empty-stars {
margin-right: 0.01em;
}.theme-krajee-uni .star {
font-size: 1.3em;
margin: 0;
}
.theme-krajee-uni .caption {
margin-top: 0;
}.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{float:right}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, #fff 50%, #eee 100%);background-image:-o-linear-gradient(top, #fff 50%, #eee 100%);background-image:linear-gradient(to bottom, #fff 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eee 50%, #ccc 100%);background-image:-o-linear-gradient(top, #eee 50%, #ccc 100%);background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, #fff 0%, #eee 50%);background-image:-o-linear-gradient(top, #fff 0%, #eee 50%);background-image:linear-gradient(to bottom, #fff 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eee 50%, #fff 100%);background-image:-o-linear-gradient(top, #eee 50%, #fff 100%);background-image:linear-gradient(to bottom, #eee 50%, #fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}body {
font-family: 'Open Sans', 'Roboto Condensed', sans-serif;
color: #777;
}
.navbar {
margin-bottom: 0;
border-radius: 0;
}
ul.navbar-nav {
float: right;
}
.d-flex{display: flex;flex-wrap: wrap}
.menu-login {
margin-right: 7px;
margin-left: 30px;
}
.nh_locations{
margin: 30px 0 50px
}
.nh_locations a{
color:#000000;
font-size: 14px;
display:block;margin-bottom: 10px
}
.nh_locations a:hover{
color: #ab595b;text-decoration: none
}
.listing_img_box .media-object {
border-radius: 50%;
height: 100px;
width: 100px;
border: 1px solid #9c9c9c;background-position: center;
background-size: contain;background-repeat: no-repeat;
}
.listing_img_box .media-object a{font-size: 0;display: block;height: 100%;
width: 100%;}
.listing_img_box span{
background-color: #a6585a;
color: #ffffff;
display:block;
left:0;
line-height: 1;
padding: 5px 10px;
position: absolute;
z-index: 99
}
.content_loc_list{
margin: 40px 0;
color:#000000
}
.menu-login,
.menu-signup {
margin-top: -5px;
}
body .navigation.header .current-menu-item.menu-login a,
.home .navigation.header .menu-login a,
.home .navigation.header .menu-signup a,
body .navigation.header .menu-login a,
body .navigation.header .menu-signup a {
padding: 10px 21px !important;
color: #ffffff !important;
border-radius: 25px;
}
.home .navigation.header .menu-login a:hover,
.navigation.header .menu-login a:hover {
background: rgba(255, 255, 255, 0);
color: #30405a !important;
}
.home .navigation.header .menu-signup a:hover,
.navigation.header .menu-signup a:hover{
background: rgba(255, 255, 255, 0);
color: #9b5457 !important;
}
.menu-login a {
border: 1px solid #30405a;
background: #30405a;
}
.page-template-template-search-listings-php input#search_zipcode_term_1 {
color: #5e7581;
padding: 8px 10px;
padding-left: 25px;
width: 98%;
border: 1px solid #c7e3ea;
border-radius: 6px;
line-height: 32px;
font-size: 20px;
}
.page-template-privacy_policy-php .home-banner::after{
display: none;
}
.page-id-249 .home-banner::after,.page-id-21234 .home-banner::after{
display: none;
}
.banner-innter-text h1{
font-family: 'Raleway', sans-serif;
color: #31415c;
font-size: 39px;
position: relative;
z-index: 9;
}
.page-template-privacy_policy-php .banner-innter-text p, .page-id-249 .banner-innter-text p , .page-id-21234 .banner-innter-text p{
font-family: 'Raleway', sans-serif;
font-size: 25px;
color: #4f5370;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered li{
color: #000000 !important;
font-family: 'Raleway', sans-serif;
font-size: 20px;
margin: 0;
}
.page-template-privacy_policy-php .home-banner, .page-id-249 .home-banner, .page-id-21234 .home-banner  {
position: relative;
padding: 107px 0px !important;
margin-top: 85px;
}
.page-template-privacy_policy-php .banner-innter-text, .page-id-249 .banner-innter-text, .page-id-21234 .banner-innter-text  {
margin-top: 0;
}
.page-template-privacy_policy-php #search_form_home .select2-container .select2-selection--multiple,
.page-id-249 #search_form_home .select2-container .select2-selection--multiple ,
.page-id-21234 #search_form_home .select2-container .select2-selection--multiple,
.page-template-career-template #search_form_home .select2-container .select2-selection--multiple {
line-height: 25px;
}
.new_filter_list {
display: none;
}
.menu-signup a {
border: 1px solid #9b5457;
background: #9b5457;
}
.modal-dialog-form ::-webkit-input-placeholder { color: #b9b9b9 !important;
}
.modal-dialog-form :-ms-input-placeholder { color: #b9b9b9 !important;
}
.modal-dialog-form ::placeholder {
color: #b9b9b9 !important;
}
.if_no_search_post .col-sm-4 {
width: 100%;
display: block;
margin-bottom: 25px;
}
.postal_code_radius {
text-align: right;
border-bottom: 1px solid #dcdcdc;
padding-bottom: 10px;
padding-right: 0;
margin-bottom: 30px;
}
.postal_code_radius span {
margin-right: 10px;
font-weight: bold;
}
.postal_code_radius select {
border: 1px solid #D87311;
font-size: 13px;
padding: 5px 12px;
text-transform: uppercase;
color: #000;
}
.hint-icon {
position: relative;
}
.user-names::before {
content: "\f007";
font-family: fontAwesome;
}
.user-email::before {
content: "\f003";
font-family: fontAwesome;
top: 12px;
}
.user-phone::before {
content: "\f095";
font-family: fontAwesome;
top: 13px;
}
.user-zip::before {
content: "\f041";
font-family: fontAwesome;
}
.hint-icon::before {
position: absolute;
top: 13px;
left: 14px;
width: 20px;
height: 20px;
z-index: 999;
color: #333333;
}
span.address_1 {
text-transform: capitalize;
}
span.address_2 {
text-transform: capitalize;
}
span.address_city {
text-transform: capitalize;
}
span.address_state {
text-transform: uppercase;
} 
.modal-dialog-form {
max-width: 600px;
margin: 20px auto 0;
}
.modal-dialog-form input {
width: 100%;
padding: 10px 20px 10px 35px;
margin-bottom: 15px;
font-size: 16px;
border-radius: 4px;
box-shadow: none;
border: 1px solid #b3acac;
}
.modal-dialog-form textarea {
width: 100%;
padding: 10px 20px;
margin-bottom: 15px;
font-size: 16px;
border-radius: 4px;
box-shadow: none;
border: 1px solid #b3acac;
height: 140px;
}
.modal-dialog-form .submit_button {
text-align: right;
}
.modal-dialog-form input.wpcf7-submit {
max-width: 150px;
display: inline-block;
margin-right: 0;
border: none;
background: #a9595b;
color: #FFF;
text-transform: uppercase;
}
.modal-dialog-form .modal-header .close {
margin-top: 0;
position: absolute;
top: -10px;
right: -7px;
background: #454952;
color: #FFF;
width: 30px;
height: 30px;
opacity: 1;
border-radius: 50%;
}
.modal-dialog-form .modal-header {
border: none;
position: relative;
}
.modal-dialog-form .modal-header:after {
content: "";
background: linear-gradient(to right, #4a5f84 , #b15558);
width: 100%;
position: absolute;
height: 2px;
left: 0;
bottom: 0px;
}
span.modal-form-title {
text-align: center;
width: 100%;
display: block;
font-size: 23px;
background: linear-gradient(to right, #4a5f84 , #b15558);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
font-weight: bold;
}
.nursing_footer .footer_content .menu-menu-footer_menu-container-container ul li.current-menu-item a {
color: #a7bec9 !important;
}
#inner-header-css .left-nav li.current_page_item > a,
#inner-header-css .left-nav li.current-menu-item > a{
color: #a9595b !important;
}
#inner-header-css .left-nav li.current_page_item.menu-signup > a,
#inner-header-css .left-nav li.current-menu-item.menu-signup > a,
#inner-header-css .left-nav li.current_page_item.menu-login > a,
#inner-header-css .left-nav li.current-menu-item.menu-login > a {
color: #ffffff !important;
}
#inner-header-css .left-nav li.current_page_item.menu-signup > a:hover,
#inner-header-css .left-nav li.current-menu-item.menu-signup > a:hover { 
color: #a9595b !important;
}
#inner-header-css .left-nav li.current_page_item.menu-login > a:hover,
#inner-header-css .left-nav li.current-menu-item.menu-login > a:hover {
color: #9b5457 !important;
}
footer {
background-color: #f2f2f2;
padding: 25px;
}
select {
-webkit-appearance: none;
-moz-appearance: none;
text-indent: 1px;
text-overflow: '';
}
.carousel-inner img {
width: 100%;
margin: auto;
min-height: 200px;
}
.pull-left {
text-align: left;
}
.pull-left a:hover {
color: #a6585a !important;
text-decoration: none;
}
@media (max-width:600px) {
.carousel-caption {
display: none;
}
}
a,
button {
transition: all 0.3s ease 0s;
text-decoration: none;
}
#inner-header-css .left-nav {
float: right;
}
.page-template-template-search-listings-php .listening-map {
display: none;
}
.header .navbar-inverse {
border:0;
position: relative;
top: 0;
left: 0;
width: 100%;
padding: 0;
z-index: 10000;
transition: all 0.2s ease-in-out;
height: auto;
background-color: transparent;
text-align: center;
line-height: 40px;
}
.select2-container {
box-sizing: border-box;
display: inline-block;
margin: 0;
position: relative;
vertical-align: middle;
width: 99% !important;
}
.select2-container--default .select2-selection--single {
background-color: #fff;
border: 1px solid #aaa;
border-radius: 0 !important;
text-align: left !important;
height: 40px !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
color: #444;
line-height: 40px !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
height: 40px !important;
}
.listing_cover_image::before {
background: rgba(0, 0, 0, 0.56) none repeat scroll 0 0;
content: "\a ";
height: 100%;
left: 0;
opacity: 1;
position: absolute;
top: 0;
transition: all 0.5s ease 0s;
width: 100%;
}
.collapse.navbar-collapse{margin-top: 25px;}
.header .navbar-inverse { z-index: 999;
}
.page-template-page-write-a-review .header .navbar-invers,
.page-template-page-new-business-signup .header .navbar-invers,
.page-template-contact-us .header .navbar-invers,
.page-template-page-login .header .navbar-invers,
.page-template-about-template .header .navbar-invers,
.home .header .navbar-inverse {
padding: 1% 0;
}
.page-template-page-new-business-signup .links-bannertext,
.page-template-page-login .links-bannertext,
.page-template-contact-us .links-bannertext,
.page-template-about-template .links-bannertext,
.page-template-page-write-a-review .links-bannertext {
display: none;
}
.page-template-page-login .banner-innter-text,
.page-template-contact-us .banner-innter-text,
.page-template-about-template .banner-innter-text,
.page-template-career-template .banner-innter-text,
.page-template-price .banner-innter-text {
margin-top: 0;
}
.page-template-page-write-a-review .banner-innter-text {
margin-top: 5%;
}
.page-template-about-template .home-banner::after,
.page-template-page-write-a-review .home-banner::after,
.page-template-career-template .home-banner::after,
.page-template-price .home-banner::after {
width: 1150px;
height: 650px;
}
.page-template-page-new-business-signup .home-banner::after,
.page-template-page-login .home-banner::after,
.page-template-contact-us .home-banner::after,
.page-template-about-template .home-banner::after,
.page-template-career-template .home-banner::after,
.page-template-price .home-banner::after {
display: none !important;
}
.tax-listing_service .navigation.header.active,
.page-template-contact-us .navigation.header.active .navbar {
background: #ffffff !important;
}
.nav.navbar-nav.right-social {
float: right;
}
.page-template-page-new-business-signup .navbar-inverse,
.page-template-page-write-a-review .navbar-inverse,
.page-template-page-new-business-signup .navbar-inverse,
.page-template-contact-us .navbar-inverse,
.page-template-page-login .navbar-inverse,
.page-template-about-template .navbar-inverse,
.page-template-career-template .navbar-inverse,
.home .header .navbar-inverse {
border: none;
padding: 10px;
z-index: 999;
background-color: transparent !important;
}
.navigation {
position: fixed;
left: 0;
top: 0;
width: 100%;
} .navigation.header:after,
.navigation.header:before {
display: none !important;
}
.page-template-page-write-a-review .nav.navbar-nav.right-social,
.page-template-page-new-business-signup .nav.navbar-nav.right-social,
.page-template-contact-us .nav.navbar-nav.right-social,
.page-template-page-login .nav.navbar-nav.right-social,
.page-template-about-template .nav.navbar-nav.right-social,
.home .nav.navbar-nav.right-social {
float: none;
}
.page-template-page-write-a-review .navigation::before,
.page-template-page-new-business-signup .navigation::before,
.page-template-contact-us .navigation::before,
.page-template-page-login .navigation::before,
.page-template-about-template .navigation::before,
.page-template-career-template .navigation::before,
.page-template-price .navigation::before,
.home .navigation::before {
content: "";
background-image: url(//nursinghomes.io/wp-content/themes/images/home-transparent-white.png);
position: absolute;
top: 0;
left: 0;
width: 53%;
height: 357px;
background-size: contain;
background-repeat: no-repeat;
}
.slick-slide::focus {
outline: none !important;
}
.slick-active:focus,
.slick-current:focus {
outline: none !important;
}
.slick-initialized .slick-slide:focus {
outline: none !important;
}
.page-template-page-write-a-review .navigation::after,
.page-template-page-new-business-signup .navigation::after,
.page-template-contact-us .navigation::after,
.page-template-page-login .navigation::after,
.page-template-about-template .navigation::after,
.page-template-career-template .navigation::after,
.page-template-price .navigation::after,
.home .navigation::after {
content: "";
background-image: url(//nursinghomes.io/wp-content/themes/images/header_liquid.png);
position: absolute;
top: 0;
right: 0;
width: 32%;
height: 408px;
background-size: contain;
background-repeat: no-repeat;
background-position: right;
z-index: 1;
}
.tax-listing_service .navigation::after {
display: none !important;
}
.home .nav.navbar-nav.right-social li .my_account {
border-radius: 30px;
padding: 10px 30px !important;
color: #fff !important;
font-family: 'Raleway', sans-serif;
font-size: 15px;
font-weight: 700;
text-transform: uppercase;
background-color: #07d31f;
transition: .6s;
}
.nav.navbar-nav.right-social li .my_account {
border-radius: 30px;
padding: 10px 16px !important;
color: #fff !important;
font-family: 'Raleway', sans-serif;
font-size: 15px;
font-weight: 700;
text-transform: uppercase;
background-color: #30405a !important;
transition: .6s;
}
.home .nav.navbar-nav.right-social li .my_account:hover {
opacity: .8;
transition: .6s;
background-color: #30405a !important;
}
.home .nav.navbar-nav.right-social li .logout {
border-radius: 30px;
padding: 10px 30px !important;
color: #fff !important;
font-family: 'Raleway', sans-serif;
font-size: 15px;
font-weight: 700;
text-transform: uppercase;
background-color: #9b5457 !important;
}
.nav.navbar-nav.right-social li .logout {
border-radius: 30px;
padding: 10px 16px !important;
color: #fff !important;
font-family: 'Raleway', sans-serif;
font-size: 15px;
font-weight: 700;
text-transform: uppercase;
background-color: #9b5457 !important;
}
.home .nav.navbar-nav.right-social li .logout:hover {
opacity: .8;
transition: .6s;
background-color: #0e89e7 !important;
}
.form-signin a {
color: #fff;
}
.social-links {
margin: 0px;
}
.form-signin-heading {
font-weight: 500;
margin: 21px 0 22px !important;
text-align: center;
text-transform: capitalize;
font-family: "Roboto Condensed", sans-serif;
}
.form-signin .form-control {
height: 42px;
}
.btn.btn-default.submit_listing_review {
background: #a6585a;
color: #fff;
border-color: #a6585a;
}
#add_review_form label {
display: inline-block;
font-weight: 500;
margin-bottom: 5px;
max-width: 100%;
}
.form-signin .checkbox {
line-height: 33px;
margin-bottom: 15px;
padding-left: 23px;
}
.header.active .navbar-inverse{
background-color: rgba(255, 255, 255, .77) !important;
-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
-moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
padding-top: 0%;
padding-top: 8px;
}
.single-listing section.navigation.header .navbar.navbar-inverse.nursing-home {
background: #fff !important;padding: 0!important;
}
.single-listing section.navigation.header .navbar.navbar-inverse.nursing-home .navbar-brand {
display: block;
}
.navigation.header.active a {
color: #fff;
}
.navigation.header a {
color: #fff;
}
.left-nav a:hover {
color: #fff;
}
.active .left-nav a:hover {
color: #a6585a;
}
.navigation.header .navbar-inverse .navbar-nav>li>a {
color: #9d9d9d;
padding: 6px 15px;
}
.loginbtn:hover {
background: #a6585a;
}
.active .loginbtn:hover {
background: #fff !important;
color: #a6585a !important;
}
.signinbtn:hover {
background: #a6585a !important;
}
.active .signinbtn:hover {
background: #fff !important;
color: #a6585a !important;
}
.page-template-page-login .home-banner,
.page-template-about-template .home-banner,
.page-template-contact-us .home-banner,
.page-template-career-template .home-banner,
.page-template-price .home-banner {
background-size: contain;
padding: 107px 0px;
margin-top: 83px;
}
.home-banner {
background: url(//nursinghomes.io/wp-content/themes/images/banner1.png);
background-size: cover;
width: 100%;
border-color: rgb(234, 233, 233);
border-bottom: 0px solid rgb(234, 233, 233);
border-top: 0px solid rgb(234, 233, 233);
padding-left: 1px !important;
padding-right: 1px !important;
background-position: center top;
background-repeat: no-repeat;
background-size: cover;
color: #fff;
position: relative;
z-index: 99;
padding: 100px 0px;
}
section.navigation.header.active .navbar.navbar-inverse.nursing-home,
section.navigation.header.active .navbar.navbar-inverse,
.page-template-template-search-listings section.navigation.header.active .navbar.navbar-inverse,
.page-template-location-listings section.navigation.header.active .navbar.navbar-inverse {
padding: 10px !important;
height: 85px !important;
}
.page-template-template-search-listings .banner-innter-text,
.page-template-location-listings .banner-innter-text {
margin-top: 0;
}
.page-template-location-listings .banner-innter-text p {
font-size: 15px;
font-weight: 400;
color: #4f5370;
}
.tax-listing_service section.navigation.header,
.page-template-template-search-listings section.navigation.header,
.page-template-location-listings section.navigation.header {
position: relative;
background: #ffffff;-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
-moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
}
.tax-listing_service .home-banner,
.page-template-template-search-listings .home-banner,.page-template-location-listings .home-banner {
padding: 40px 0;
overflow: hidden;
}
.tax-listing_service .banner-innter-text {margin-top: 0;}
.tax-listing_service .banner-innter-text h1,
.page-template-template-search-listings .banner-innter-text h1,
.page-template-location-listings .banner-innter-text h1 {
font-size: 39px;
font-weight: bold;
}
section.navigation.header.active {
position: fixed;
top: 0;
width: 100%;
left: 0;
background: #ffffff;
z-index: 999;
}
section.navigation.header{
width: 100%;
z-index: 999;
}
.page-id-21234 .paggination {
display: block;
width: 100%;
float: left;
}
.page-template-my-facilities-template .navigation.header {
position: fixed;
top: 0;
}
.page-template-my-facilities-template .navigation.header .navbar-inverse .navbar-nav>li#menu-item-21205>a   {
color:#FFF;
}
.page-template-my-facilities-template#inner-header-css .navbar-inverse ,
.single-listing #inner-header-css .navbar-inverse{
background: #FFF;
}
.page-template-my-facilities-template .navbar-collapse {
margin-top: 25px;
}
.page-template-my-facilities-template .navigation.header .navbar-inverse .navbar-nav>li>a {
font-size: 18px;
color: #515156;
}
.page-template-my-facilities-template .navigation.header .navbar-inverse .navbar-nav>li:hover>a {
color: #515156;
}
.home .home-banner {
background: linear-gradient(#c8e9f2, #fff);
width: 100%;
border-color: rgb(234, 233, 233);
border-bottom: 0px solid rgb(234, 233, 233);
border-top: 0px solid rgb(234, 233, 233);
padding-left: 1px !important;
padding-right: 1px !important;
background-position: center top;
background-repeat: no-repeat;
background-size: cover;
color: #fff;
padding: 100px 0px;
}
.page-id-249 .navigation.header a,
.page-id-9 .navigation.header a,
.page-template-page-write-a-review .navigation.header a,
.page-template-page-new-business-signup .navigation.header a,
.page-template-contact-us .navigation.header a,
.page-template-page-login .navigation.header a,
.page-template-about-template .navigation.header a,
.page-template-career-template .navigation.header a,
.page-template-price .navigation.header a,
.home .navigation.header a {
font-family: 'Roboto', sans-serif;
font-size: 18px;
color: #515156 !important;
display: inline-block;
}
.banner-innter-text form#search_form_home input#search_zipcode_term_1,
.new_nursing_form form#search_form_home input#search_zipcode_term_1 {
color: #000000;
font-family: 'Raleway', sans-serif;
padding: 10px;
padding-left: 10px;
width: 44%;
padding-left: 25px;
width: 98%;
border-radius: 6px;
line-height: 28px;
font-size: 20px;
} .page-template-page-write-a-review .navigation.header .login_btn a,
.page-template-page-new-business-signup .navigation.header .login_btn a,
.page-template-contact-us .navigation.header .login_btn a,
.page-template-page-login .navigation.header .login_btn a,
.page-template-about-template .navigation.header .login_btn a,
.page-template-career-template .navigation.header .login_btn a,
.page-template-price .navigation.header .login_btn a,
.home .navigation.header .login_btn a {
border-radius: 30px;
padding: 10px 30px !important;
color: #fff !important;
font-family: 'Raleway', sans-serif;
font-size: 15px;
font-weight: 700;
text-transform: uppercase;
background-color: #30405a;
transition: .6s;
}
.home-banner {
position: relative;
}
.home-banner::after {
background: url(https://nursinghomes.io/wp-content/uploads/2019/11/nursinghome-header-bg-1.png);
background-size: contain;
background-repeat: no-repeat;
background-position: center;
content: '';
display: block;
height: 812px;
width: 1470px;
position: absolute;
right: 0;
top: -9px;
}
.page_write_review h1 {
font-family: 'Raleway', sans-serif !important;
color: #31415c;
}
.reviewform h2 {
font-family: 'Raleway', sans-serif !important;
color: #333;
}
.reviewform input,
.reviewform textarea {
padding: 10px;
margin-bottom: 20px;
border: 1px solid #ccc;
border-radius: 4px;
width: 100%;
}
.reviewform input.wpcf7-form-control.wpcf7-submit {
background-color: #a9595b;
border: 0px;
border-radius: 5px;
color: #fff;
width: auto;
display: inline-block;
font-size: 16px;
}
input.wpcf7-not-valid,
textarea.wpcf7-not-valid {
border: 1px solid #f00;
}
span.wpcf7-not-valid-tip {
display: none !Important;
}
input[type="checkbox"] {
height: auto !Important;
width: auto !Important;
}
.reviewform .wpcf7 {
background: #f6f7f8;
padding: 50px;
}
.home .navigation.header .login_btn a:hover {
opacity: .7;
transition: .6s;
background-color: #30405a !important;
}
.page-template-page-write-a-review .navigation.header .signup_btn a,
.page-template-page-new-business-signup .navigation.header .signup_btn a,
.page-template-contact-us .navigation.header .signup_btn a,
.page-template-page-login .navigation.header .signup_btn a,
.page-template-about-template .navigation.header .signup_btn a,
.page-template-career-template .navigation.header .signup_btn a,
.page-template-price .navigation.header .signup_btn a,
.home .navigation.header .signup_btn a {
border-radius: 30px;
padding: 10px 30px !important;
color: #fff !important;
font-family: 'Raleway', sans-serif;
font-size: 15px;
font-weight: 700;
text-transform: uppercase;
background-color: #9b5457;
}
.page-template-page-write-a-review .navigation.header .signup_btn a:hover,
.page-template-page-new-business-signup .navigation.header .signup_btn a:hover,
.page-template-contact-us .navigation.header .signup_btn a:hover,
.page-template-page-login .navigation.header .signup_btn a:hover,
.page-template-about-template .navigation.header .signup_btn a:hover,
.page-template-career-template .navigation.header .signup_btn a:hover,
.page-template-price .navigation.header .signup_btn a:hover,
.home .navigation.header .signup_btn a:hover {
opacity: .7;
transition: .6s;
background-color: #9b5457 !important;
}
.page-id-249 .navbar-collapse,
.page-id-9 .navbar-collapse,
.page-template-page-write-a-review .navbar-collapse,
.page-template-page-write-a-review .navbar-collapse,
.page-template-page-new-business-signup .navbar-collapse,
.page-template-contact-us .navbar-collapse,
.page-template-page-login .navbar-collapse,
.page-template-about-template .navbar-collapse,
.page-template-career-template .navbar-collapse,
.page-template-price .navbar-collapse,
.home .navbar-collapse {
float: right;
width: 95%;
margin-top: 25px;
}
.page-id-9 .entry-header {
margin-top: 50px;
}
.page-template-page-write-a-review .navigation.header .login_btn,
.page-template-page-new-business-signup .navigation.header .login_btn,
.page-template-contact-us .navigation.header .login_btn,
.page-template-page-login .navigation.header .login_btn,
.page-template-about-template .navigation.header .login_btn,
.page-template-career-template .navigation.header .login_btn,
.page-template-price .navigation.header .login_btn,
.home .navigation.header .login_btn {
float: none !important;
display: inline-block;
}
.page-template-page-write-a-review .navigation.header .signup_btn,
.page-template-page-new-business-signup .navigation.header .signup_btn,
.page-template-contact-us .navigation.header .signup_btn,
.page-template-page-login .navigation.header .signup_btn,
.page-template-about-template .navigation.header .signup_btn,
.page-template-career-template .navigation.header .signup_btn,
.page-template-price .navigation.header .signup_btn,
.home .navigation.header .signup_btn {
float: none !important;
display: inline-block;
}
.banner-innter-text {
text-align: center;
width: 100%;
margin: 0px auto;
margin-top: 10%;
position: relative;
z-index: 9;
}
.banner-innter-text .img-responsive {
margin: 0px auto;
}
h1 {
font-family: 'Roboto Condensed', sans-serif;
color: #000;
}
.links-bannertext li {
list-style: none;
display: inline-block;
}
.links-bannertext li a {
color: #fff;
font-size: 16px;
}
.links-bannertext li a:hover {
color: #a6585a;
text-decoration: none;
}
#write {
padding-top: 35px;
}
.links-bannertext li.active a {
color: #a6585a;
}
.banner-innter-text h1 {
font-size: 60px;
}
.page-template-price .navbar-brand {
display: block;
}
.page-template-page-write-a-review .banner-innter-text h1,
.page-template-page-new-business-signup .banner-innter-text h1,
.page-template-contact-us .banner-innter-text h1,
.page-template-page-login .banner-innter-text h1,
.page-template-about-template .banner-innter-text h1,
.page-template-career-template .banner-innter-text h1,
.page-template-price .banner-innter-text h1,
.home .banner-innter-text h1 {
font-family: 'Raleway', sans-serif;
color: #31415c;
font-size: 39px;
position: relative;
z-index: 9;
}
.checkbox label {
font-weight: normal !important;
color: #59524c !important;
}
.radio label {
font-weight: normal !important;
color: #59524c !important;
}
.banner-innter-text p {
font-size: 20px;
font-weight: 300;
color: #4f5370;
}
.page-template-privacy_policy-php .links-bannertext.breadcrumb {
display: none;
}
#search_form_home .select2-container--default .select2-selection--multiple {
border: 1px solid #c7e3ea !important;
width: 100%;
padding: 8px 22px;
line-height: initial;
border-radius: 6px !important;
color: #919191;
font-family: 'Raleway', sans-serif;
font-size: 17px;
}
.page-template-career-template #search_form_home .select2-container--default .select2-selection--multiple,
.page-template-price #search_form_home .select2-container--default .select2-selection--multiple{padding: 4px 22px 10px;}
.gray_back_color .new_nursing_form {
margin-top: 18px;
}
.search {
background-color: #a9595b;
border-radius: 3px;
color: #fff!important;
border: none;
font-family: 'Raleway', sans-serif;
font-size: 18px;
font-weight: 800;
text-transform: uppercase;
cursor: pointer;
padding: 0 36px!important;height: 53px;
} .links-bannertext {
font-size: 13px;
}
.banner-innter-text form input {
color: #000;
padding: 10px;
width: 44%;
padding-left: 25px;
}
.bg-input::before {
content: '\f041';
font-family: 'FontAwesome';
position: absolute;
}
.search {
background: #a6585a;
border: 1px solid #a6585a;
padding: 8px 20px 10px;
width: auto !important;
}
.banner-innter-text .breadcrumb {
padding: 8px 15px;
margin-bottom: 20px;
background-color: transparent;
}
.page-id-249 .banner-innter-text .breadcrumb,.page-id-21234 .banner-innter-text .breadcrumb,
.page-template-career-template .banner-innter-text .breadcrumb,
.page-template-price .banner-innter-text .breadcrumb {
display: none;
} .banner-innter-text form .fa.fa-map-marker {
position: absolute;
color: #555555;
margin: -5px;
padding-left: 14px;
margin-top: 14px;
}
.banner-innter-text form {
padding: 20px 0px;
margin: auto;
width: 66%;
}
.links-bannertext li .fa {
padding: 0px 5px;
margin-bottom: 10px;
width: 30px;
height: auto;
}
.links-bannertext li img {
padding: 0px 5px;
margin-bottom: 10px;
width: 60px;
height: auto;
}
.banner-innter-text form .code_zip {
width: 100% !important;
padding: 24px 22px;
}
.banner-innter-text form .code_zip::placeholder {
color: #919191;
font-family: 'Raleway', sans-serif;
font-size: 17px;
}
.page-template-page-write-a-review .breadcrumb>li+li:before,
.page-template-page-new-business-signup .breadcrumb>li+li:before,
.page-template-contact-us .breadcrumb>li+li:before,
.page-template-page-login .breadcrumb>li+li:before,
.page-template-about-template .breadcrumb>li+li:before,
.home .breadcrumb>li+li:before {
display: none;
}
.links-bannertext li img {
padding: 0px 5px;
margin-bottom: 10px;
width: auto;
height: auto;
}
.links-bannertext li {
margin: 100px 40px 0;
border-right: 1px dashed #a55a5d;
padding-right: 100px;
}
.links-bannertext li:nth-child(3) {
padding: 0;
margin: 0;
border: 0;
}
.links-bannertext li a p {
font-size: 19px;
color: #2e2f39;
margin-top: 10px;
font-weight: 500;
} .main_middle_content {
text-align: left;
}
.main_middle_content p {
color: #2e2f39;
font-size: 16px;
margin-top: 18px;
}
.main_middle_content a {
border: 2px solid;
border-radius: 30px;
-webkit-border-radius: 30px;
padding: 10px 25px;
color: #31415c;
font-family: 'Raleway', sans-serif;
font-size: 13px;
text-transform: uppercase;
display: inline-block;
line-height: 19px;
margin-top: 18px;
font-weight: 700;
transition: .6s;
border-top-color: #a8585b;
border-bottom-color: #34425c;
}
.main_middle_content a:hover {
transition: .6s;
text-decoration: none;
color: #a8585b;
} .favorite_listing_category {
margin-top: 20px;
}
.favorite_listing_category ul li {
width: 18%;
text-align: center;
margin-right: 18px !important;
margin-bottom: 30px;
display: inline-flex;
min-height: 248px;
border-bottom: none;
}
.favorite_listing_category ul li .listing_icon_box {
text-align: center;
box-shadow: 0px 0px 9px -1px #ccc;
padding: 40px 18px 26px 18px;
transition: .6s;
background-color: #fff;
width: 100%;
height: 100%;
border-radius: 3px;
}
.favorite_listing_category ul li a {
width: 100%;
color: #394a57;
font-size: 16px;
line-height: normal;
font-weight: normal;
}
.favorite_listing_category ul li .listing_icon_box .listing_content p {
margin: 40px 1px 0px 0;
color: #394a57;
font-size: 16px;
}
.favorite_listing_category ul li .listing_icon_box .hover_img {
display: none;
transition: .8s;
}
.favorite_listing_category ul li .listing_icon_box:hover .unhover {
display: none;
transition: .8s;
}
.favorite_listing_category ul li .listing_icon_box:hover .listing_content p {
color: #fff;
}
.favorite_listing_category ul li .listing_icon_box:hover {
background: linear-gradient(to bottom right, #51657a, #a65a5d);
transition: .8s;
}
.favorite_listing_category ul li .listing_icon_box:hover .hover_img {
display: block;
transition: .8s;
}
.favorite_listing_category ul li .listing_icon_box .listing-control-height {
height: 100px;
}
.links-bannertext .fa {
font-size: 18px;
color: #dadada;
}
.links-bannertext img {
margin-bottom: 4px !important;
}
.modal.in .modal-dialog {
top: 25%;
transform: translate(0px, 0px);
width: 21%;
}
.modal-dialog h2 {
color: #212121;
font-size: 29px;
}
.emergency_check_button.btn.btn-primary {
background: #838383 none repeat scroll 0 0;
border-color: #838383;
font-size: 21px;
margin: 27px 8px;
padding: 8px 48px;
border-radius: 3px;
}
.emergency_check_button.btn.btn-primary:hover {
background: #a6585a none repeat scroll 0 0;
border-color: #a6585a;
}
.fa.fa-exclamation-triangle.warning_icon {
font-size: 90px;
color: #000 !important;
}
.modal-content {
border-radius: 0;
}
#menu-footer-1 {
padding: 0 0 29px;
}
#msform {
text-align: center;
position: relative;
margin-top: 30px;
}
#thank_you_step {
background: none !important;
border: none !important;
}
#thank_you_step .submission {
background: none;
}
#msform fieldset {
background: white none repeat scroll 0 0;
border: 1px solid #bfbfbf;
border-radius: 0;
box-sizing: border-box;
margin: 0 auto;
padding: 20px 30px;
width: 100%;
transition: none !important;
transform: scale(1) !important;
}
.submission {
background: #f6f6f6 none repeat scroll 0 0;
margin: 0 auto;
padding: 37px;
width: 86%;
}
.border_div {
border: 5px solid #a6585a;
overflow: hidden;
padding: 33px 15px;
}
.border_div>p {
font-weight: normal !important;
font-size: 18px;
}
.border_div p span {
float: left;
line-height: 32px;
width: 100%;
}
#msform fieldset:not(:first-of-type) {
display: none;
}
.clr {
color: #a6585a;
float: none !important;
}
#msform label {
width: 100%;
}
#msform input,
#msform textarea {
border: 1px solid #ccc;
border-radius: 0;
box-sizing: border-box;
color: #2c3e50;
font-family: montserrat;
font-size: 13px;
margin-bottom: 10px;
padding: 11px 13px;
width: 100%;
}
.checkbox input {
width: auto !important;
}
.radio input {
width: auto !important;
}
.select_1 {
float: left;
width: 32%;
}
.select_2 {
float: left;
margin: 0 14px;
width: 32%;
}
.select-3 {
float: left;
width: 24%;
}
.select_11 {
float: left;
width: 34%;
}
.select_22 {
float: left;
margin: 0 7px;
width: 35%;
}
.select-33 {
float: left;
width: 24%;
}
.select_options_form {
float: left;
width: 47%;
}
#msform p {
display: inline;
line-height: 42px;
color: #59524c;
font-weight: bold;
}
#msform h6 {
margin-top: 27px;
text-align: left;
font-size: 16px;
color: #59524c;
font-weight: bold;
}
#msform h6 span {
width: 100%;
float: left;
}
.work_hours {
float: left;
width: 100%;
}
#msform select {
-moz-appearance: none;
background-attachment: scroll;
background-clip: border-box;
background-color: rgba(0, 0, 0, 0);
background-image: url(//nursinghomes.io/wp-content/themes/images/selector_img.png) !important;
background-origin: padding-box;
background-position: 97% 50%;
background-repeat: no-repeat;
background-size: auto auto;
}
.slt_frm {
float: right;
width: 45%;
}
.until {
float: left;
width: 6%;
}
.form_cntrl .select2-container {
box-sizing: border-box;
display: inline-block;
margin: 0;
position: relative;
vertical-align: middle;
width: 100% !important;
}
#msform .form-control {
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
border-radius: 0;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
color: #555;
display: block;
font-size: 14px;
height: 42px;
line-height: 1.42857;
padding: 7px 12px;
transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
width: 100%;
-webkit-appearance: none;
}
#msform input:focus,
#msform textarea:focus {
-moz-box-shadow: none !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
border: 1px solid #a6585a;
outline-width: 0;
transition: All 0.5s ease-in;
-webkit-transition: All 0.5s ease-in;
-moz-transition: All 0.5s ease-in;
-o-transition: All 0.5s ease-in;
}
#msform .action-button {
font-family: 'Roboto', sans-serif;
background: rgb(166, 88, 90) none repeat scroll 0 0;
border: 0 none;
border-radius: 3px;
color: white;
cursor: pointer;
font-weight: bold;
margin: 27px 5px 10px;
padding: 10px 5px;
width: 100px;
}
#msform label {
display: inline-block;
float: left;
font-weight: 700;
margin-bottom: 4px;
margin-top: 16px;
max-width: 100%;
text-align: left;
color: #59524c;
font-size: 15px;
}
.half_field {
float: left;
width: 49%;
}
.half_field1 {
float: left;
width: 51%;
margin-left: 0;
}
.area_code {
float: left;
width: 20%;
position: relative;
}
.phn_nm {
float: left;
margin-left: 44px;
width: 75%;
}
.area_code::after {
background: rgb(89, 82, 76) none repeat scroll 0 0;
content: "";
height: 2px;
margin: 0 0 0;
position: absolute;
width: 36px;
right: -40px;
top: 64px;
}
#msform .action-button-previous {
background: rgb(216, 115, 17);
border: 0 none;
border-radius: 3px;
color: white;
cursor: pointer;
font-weight: bold;
margin: 10px 5px;
padding: 10px 5px;
width: 100px;
}
#progressbar li.visited::before {
background: #a6585a none repeat scroll 0 0 !important;
content: "✓";
}
.fs-title {
border-bottom: 1px solid #bfbfbf;
color: #59524c;
font-family: "Open Sans", sans-serif;
font-size: 23px;
font-weight: bold;
letter-spacing: 2px;
margin: 0 auto;
padding-bottom: 18px;
text-transform: capitalize;
width: 68%;
}
.fs-subtitle {
font-weight: normal;
font-size: 13px;
color: #666;
margin-bottom: 20px;
}
#progressbar {
margin-bottom: 30px;
overflow: hidden;
counter-reset: step;
padding-left: 0;
}
#progressbar li {
list-style-type: none;
color: #59524c;
text-transform: uppercase;
font-size: 14px;
width: 33.33%;
float: left;
position: relative;
letter-spacing: 1px;
font-family: 'Open Sans', sans-serif;
}
#progressbar li:before {
content: counter(step);
counter-increment: step;
width: 50px;
height: 50px;
line-height: 45px;
display: block;
font-size: 25px;
color: #fff;
background: #bfbfbf;
border-radius: 25px;
margin: 0 auto 10px auto;
font-weight: 500px;
}
#progressbar li:after {
content: '';
width: 100%;
height: 4px;
background: #bfbfbf;
position: absolute;
left: -50%;
top: 23px;
z-index: -1;
}
#progressbar li:first-child:after {
content: none;
}
#progressbar li.active::after {
background: rgb(216, 115, 17);
color: white;
}
#progressbar li.active::before {
background: rgb(58, 66, 81);
color: white;
}
.single-boxes img {
width: auto;
}
.featured-listening {
text-align: center;
padding: 40px 0px;
}
.custom-width {
width: 66%;
margin: 0px auto;
font-size: 20px;
font-weight: 300;
padding-bottom: 30px;
text-transform: lowercase;
}
.single-boxes {
border: 1px solid #dedede;
border-radius: 4px;
margin: 15px 0px;
position: relative;
overflow: hidden;
}
.bottom-img p {
margin: 0px;
padding: 20px 0px;
font-size: 18px;
text-transform: lowercase;
}
.bottom-img p:first-letter {
text-transform: capitalize;
}
.featured-boxes a {
color: #000;
}
.featured-boxes a:hover .bottom-img {
border-bottom: 4px solid #a6585a;
border-radius: 4px;
position: relative;
margin-bottom: -4px;
}
.featured-boxes a:hover {
text-decoration: none;
}
.bottom-img .fa {
display: none;
position: absolute;
right: 0px;
top: 25px;
transition: all 0.3s ease 0s;
text-decoration: none;
}
.featured-boxes a:hover .bottom-img .fa {
display: block;
padding-right: 10px;
}
.see-listning {
background: #a6585a;
border: 1px solid #a6585a;
color: #fff !important;
padding: 12px 50px;
font-size: 18px;
border-radius: 3px;
margin-top: 15px;
display: inline-block;
}
.see-listning:hover {
background: #fff;
border: 1px solid #a6585a;
color: #a6585a !important;
padding: 12px 55px;
}
.see-listning i {
display: none;
}
.favourite-category.sp-cat-sec {
padding: 140px 0 0 0;
margin-bottom: -70px;
}
.page-id-249 .favourite-category.sp-cat-sec,.page-id-21234 .favourite-category.sp-cat-sec{
padding: 50px 0 0 0;
}
.favourite-category.sp-cat-sec h1 {
font-family: 'Raleway', sans-serif;
font-weight: 500;    
}
.favourite-category {
background: #f5f5f5 url(//nursinghomes.io/wp-content/themes/images/arora-bg-small.png) top center no-repeat;
padding: 40px 0px;
text-align: center;
}
.home .favourite-category {
background-color: #e2e9ed;
padding: 80px 0 60px;
text-align: center;
background-image: none;
}
.main_middle_content {
text-align: center;
}
.main_middle_content p {
color: #2e2f39;
font-size: 16px;
margin-top: 18px;
}
.home .favourite-category h3 {
font-family: 'Raleway', sans-serif;
}
.home .favourite-category p {
font-family: 'Raleway', sans-serif;
color: #2e2f39;
font-size: 19px;
}
.feature_listings {
text-align: left;
} .testimonial_blue {
background-image: linear-gradient(to right, #4d667b, #ab595b);
padding: 90px 0;
}
.testimonial_blue .under_skyblue {
background-color: rgba(255, 255, 255, 0.5);
padding: 45px;
}
.testimonial_blue .under_skyblue p {
font-size: 15px;
color: #fff;
position: relative;
margin-left: 40px;
}
.testimonial_blue .under_skyblue p::before {
position: absolute;
top: -10px;
content: "\f10d";
font-family: fontAwesome;
color: #ecedef;
left: -62px;
font-size: 42px;
}
.testimonial_blue .under_skyblue .uset_content {
margin-top: 40px;
margin-left: 40px;
}
.testimonial_blue .under_skyblue .uset_content h4 {
margin-bottom: 0;
color: #fff;
font-weight: 700;
text-transform: uppercase;
font-size: 16px;
}
.testimonial_blue .under_skyblue .uset_content span {
display: inline-block;
color: #dcdadd;
font-size: 13px;
}
.testimonial_blue .slick-dots li {
margin: 0 4px !important;
}
.testimonial_blue .slick-dots li button:before {
font-size: 48px;
width: 20px;
height: 20px;
opacity: 1;
color: #82c0f0;
}
.testimonial_blue .slick-dots {
bottom: 0;
top: 300px;
}
.testimonial_blue .slick-dots li.slick-active button:before {
color: #fff;
opacity: .5;
}
.testimonial_blue .slick-dots li button {
background-color: #c4aaae;
border-radius: 100%;
width: 15px;
height: 15px;
}
.testimonial_blue .slick-dots .slick-active button {
background-color: #fff;
}
.testimonial_blue .slick-dots #slick-slide00 button::before {
content: '';
}
.testimonial_blue .slick-dots #slick-slide01 button::before {
content: '';
}
.testimonial_blue .slick-slide img {
border-radius: 100%;
}  .col-lg-4.col-md-4 .recent_activity_box {
padding: 0;
margin-top: 0;
}
.recent_activity_box {
padding: 40px 0;margin-top: 0;
background-color: #f6f7f8;
}
.recent_activity_box .row{margin-bottom: 20px;}
.recent_activity_box .care_facilities_wrapper {
margin-top: 40px;
}
.recent_activity_box .main_middle_content {
text-align: center;
}
.recent_activity_box .main_middle_content h3 {
color: #38526d;
font-family: 'Raleway', sans-serif;
}
.recent_activity_box .main_middle_content p {
margin-top: 10px;
font-size: 19px;
margin-bottom: 60px;
}
.avatar_box{margin-top: 20px;}
.avatar_box ul li img{
border-radius: 50%;
height: 60px;
width: 60px;
}
.care_facilities_wrapper .care_facilities_content {
background-color: #fff;
padding: 30px 40px;
}
.care_facilities_wrapper .care_facilities_content h3 {
text-transform: capitalize;
color: #5e7581;
font-family: 'Raleway', sans-serif;
font-weight: 600;
font-size: 23px;    
line-height: 22px;
font-weight: 600;
margin-bottom: 0;
}
.care_facilities_wrapper .care_facilities_content .review_box {
margin: 15px 0;
}
.review_box a {
font-size: 15px;
color: #5e7581;
font-family: 'Roboto', sans-serif;
font-weight: 400;
}
.care_facilities_wrapper .care_facilities_content .review_box .right_star_bdr {
border-right: 1px solid #e7e9eb;
}
.care_facilities_wrapper .care_facilities_content .review_box .fa {
color: #ffcc00;
font-size: 18px;
}
.care_facilities_wrapper .care_facilities_content .review_box small {
color: #6f777d;
font-family: 'Roboto', sans-serif;
font-size: 15px;
}
.care_facilities_wrapper .care_facilities_content .address_box ul {
margin-bottom: 0;
}
.care_facilities_wrapper .care_facilities_content p {
text-transform: capitalize;
color: #5e7581;
font-size: 15px;
margin: 35px 0;
font-family: 'Raleway', sans-serif;  
}
.care_facilities_wrapper .care_facilities_content .address_box ul li h6 {
text-transform: capitalize;
color: #5e7581;
font-size: 16px;
font-family: 'Roboto', sans-serif !important;
padding-left: 34px;
font-weight: 500;word-wrap: break-word;
}
.care_facilities_wrapper .care_facilities_content .address_box ul li {
border-bottom: 1px solid #f1f2f3;
padding-bottom: 10px;
margin-bottom: 10px;
position: relative;
}
.care_facilities_wrapper .care_facilities_content .address_box ul li:first-child::before {
position: absolute;
background-image: url(//nursinghomes.io/wp-content/themes/mss-grabacontractor/assets/images/location-icon.png);
width: 20px; 
height: 24px;
display: inline-block;
background-size: contain;
top: -8px;
left: 0; }
.address_box ul li:nth-child(1)::before {
content: "";
top: 0 !important;
}
.address_box ul li:nth-child(2)::before {
content: "\f095";
padding-top: 5px;    font-size: 24px;
font-family: 'FontAwesome';
position: relative;
top: 35px;
}
.care_facilities_wrapper .care_facilities_content .address_box ul li h6 span {
color: #000000;
font-weight: 700;
}
.care_facilities_wrapper .care_facilities_content .dual_btn_box ul {
margin-bottom: 0;
}
.care_facilities_wrapper .care_facilities_content .dual_btn_box ul li a {
font-size: 13px;
font-weight: 700;
text-transform: uppercase;
font-family: 'Raleway', sans-serif;
border-radius: 30px;
padding: 10px 16px;
transition: .6s;
}
.care_facilities_wrapper .care_facilities_content .dual_btn_box ul li:nth-child(1) a {
color: #34425c;
;
border: 2px solid;
border-top-color: #a8585b;
border-bottom-color: #34425c;
}
.care_facilities_wrapper .care_facilities_content .dual_btn_box ul li:nth-child(1) a:hover {
color: #fff;
background-color: #34425c;
transition: .6s;
text-decoration: none;
border: 2px solid transparent;
}
.care_facilities_wrapper .care_facilities_content .dual_btn_box ul li:nth-child(2) a {
color: #a9595b;
border: 2px solid #a9595b;
}
.care_facilities_wrapper .care_facilities_content .dual_btn_box ul li:nth-child(2) a:hover {
color: #fff;
background-color: #a9595b;
transition: .6s;
text-decoration: none;
}
.care_facilities_wrapper .slick-prev,
.care_facilities_wrapper .slick-next {
top: 200px;
}
.care_facilities_wrapper .slick-next::before {
content: "\f178";
font-family: fontAwesome;
background-color: #cfd3d9;
color: #fff;
padding: 7px 10px 7px 0px;
opacity: 1;
font-size: 25px;
}
.care_facilities_wrapper .slick-next {
right: -30px;
}
.care_facilities_wrapper .slick-prev {
left: -40px;
}
.care_facilities_wrapper .slick-prev::before {
content: "\f177";
font-family: fontAwesome;
background-color: #cfd3d9;
color: #fff;
padding: 7px 0px 7px 12px;
opacity: 1;
font-size: 25px;
}  .featured-listing {
padding: 150px 0;
}
.featured_listing .listing_icon_box {
text-align: center;
box-shadow: 0px 0px 9px -1px #ccc;
padding: 20px 15px;
transition: .6s;
}
.featured_listing .listing_icon_box:hover {
background-color: #a9595b;
transition: .6s;
}
.featured_listing .listing_icon_box:hover .listing_content p {
color: #fff;
}
.featured_listing .listing_icon_box:hover .listing_content a .fa {
color: #a9595b;
background-color: #fff;
}
.featured_listing .listing_icon_box .hover_img {
display: none;
}
.featured_listing .listing_icon_box:hover .unhover {
display: none;
}
.featured_listing .listing_icon_box:hover .hover_img {
display: block;
}
.featured_listing .listing_icon_box .listing_content p {
margin: 12px 0;
color: #394a57;
font-size: 16px;
}
.featured_listing .listing_icon_box .listing_content a .fa {
background-color: #a9595b;
border-radius: 100%;
width: 37px;
height: 37px;
text-align: center;
color: #fff;
line-height: 37px;
}
.featured_listing .first_coulmn .listing_icon_box {
margin-top: 115px;
}
.featured_listing .third_coulmn .listing_icon_box,
.featured_listing .second_coulmn .listing_icon_box {
margin-bottom: 25px;
}
.featured_listing .third_coulmn {
margin-top: 80px;
}
.featured_listing .see-all-listing p a {
background-color: #07d31f;
font-family: 'Raleway', sans-serif;
font-size: 18px;
font-weight: 700;
color: #fff;
text-transform: uppercase;
display: inline-block;
padding: 10px 36px;
border-radius: 3px;
}  .footer_top_list {
background-image: linear-gradient(to right, #4d667b 50%, #ab595b);
padding: 30px 0;
border-bottom: 1px solid #6b7484;
}
.footer_top_list ul {
margin-bottom: 0;
text-align: center;
}
.footer_top_list ul li {
margin-right: 36px !important;
border-right: 1px solid #4a5d77;
padding-right: 36px;
vertical-align: middle;
}
.footer_top_list ul li .media {
text-align: left;
}
.footer_top_list ul li:nth-child(4) {
border-right: none;
margin-right: 0 !important;
}
.footer_top_list ul li .media-body h5 {
font-size: 14px;
color: #fff;
margin-bottom: 0;
text-transform: uppercase;
}
.footer_top_list ul li .footer_logo {
position: relative;
}
.footer_top_list ul li .media-body a {
font-family: 'Roboto', sans-serif;
font-size: 20px;
color: #fff;
display: inline-block;
}
.footer_top_list ul li .media-body a:hover {
text-decoration: none;
}
.footer_top_list ul li .media-body {
width: auto;
vertical-align: middle !Important;
}  .our_mission_wrapper {
padding: 60px 0;
}
.our_mission_wrapper .our_mission_caption {
text-align: center;
position: relative;
}
.our_mission_wrapper .our_mission_caption .tag_blue {
position: absolute;
top: 0;
width: 34%;
background-image: linear-gradient(to right, #4d667b, #ab595b);
padding: 21px;
text-align: left;
}
.our_mission_wrapper .our_mission_caption .tag_blue h2 {
background: none;
padding-left: 10px;
padding-right: 10px;
margin-left: -10px;
margin-right: -10px;
color: #fff;
font-size: 35px;
font-weight: 700;
line-height: 32px;
margin-top: -10px;
}
.our_mission_wrapper .our_mission_caption .tag_blue p {
color: #fff;
font-size: 18px;
margin: 0;
}
.our_mission_wrapper .our_mission_caption img {
width: 90%;
}
.our_mission_wrapper .right_mission_content {
margin-top: 50px;
}
.our_mission_wrapper .right_mission_content h4 {
color: #495076;
font-size: 23px;
font-family: 'Raleway', sans-serif;
line-height: 30px;
}
.our_mission_wrapper .right_mission_content p {
color: #6f6f6f;
font-size: 16px;
margin: 25px 0;
font-family: 'Raleway', sans-serif;
}
.our_mission_wrapper .right_mission_content a {
text-transform: uppercase;
color: #556578;
font-weight: 700;
font-family: 'Raleway', sans-serif;
font-size: 13px;
display: inline-block;
background-color: #fff;
box-shadow: 0px 0px 10px 0px #eee;
padding: 12px 52px 14px 23px;
margin-top: 25px;
position: relative;
}
.our_mission_wrapper .right_mission_content a::before {
position: absolute;
top: 10px;
right: 10px;
content: "\f178";
font-family: fontAwesome;
background-color: #a05a5f;
color: #fff;
padding: 2px 8px 2px 1px;
font-size: 14px;
}  .nursing_footer {
background-image: linear-gradient(to right, #4d667b, #ab595b);
padding: 60px 0;
}
.nursing_footer .footer_content h1 {
margin-top: 0;
color: #fff;
text-transform: uppercase;
font-size: 24px;
font-weight: 700;
margin-bottom: 15px;
font-family: 'Raleway', sans-serif;
}
.nursing_footer .footer_content h3 {
color: #fff;
text-transform: uppercase;
font-size: 24px;
font-weight: 700;
margin: 0 0 15px;
font-family: 'Raleway', sans-serif;
}
.nursing_footer .footer_content p {
color: #fff;
font-size: 15px;
font-weight: 400;
}
.nursing_footer .footer_content .menu-menu-footer_menu-container-container ul {
padding: 0;
}
.nursing_footer .footer_content .menu-menu-footer_menu-container-container ul li {
list-style: none;
margin-bottom: 15px;
}
.nursing_footer .footer_content .menu-menu-footer_menu-container-container ul li a {
color: #fff;
text-transform: uppercase;
font-size: 14px;
font-weight: 600;
font-family: 'Raleway', sans-serif;
}
.nursing_footer .footer_content .menu-menu-footer_menu-container-container ul li a:hover {
text-decoration: none;
}
.blue_bdr_footer {
border-right: 1px solid #746f7c;
padding: 9px !important;
max-width: 3% !important;
margin-right: 30px;
min-height: 210px;
}
.footer_menu_bdr {
border-right: 1px solid #746f7c;
}
.address_box_right {
padding-left: 15px;
}
.address_box_right .media-left img {
padding-right: 30px;
}  .nursing_copyright {
padding: 30px 0;
}
.nursing_copyright p {
font-size: 15px;
color: #38455d;
margin: 0;
text-align: center;
}  .about_welcome {
padding-top: 50px;
padding-bottom: 100px;
}
.about_welcome .our_mission_caption {
position: relative;
}
.about_welcome .our_mission_caption img {
width: 100%;
}
.about_welcome .our_mission_caption .tag_blue {
position: absolute;
background-image: linear-gradient(to right, #4d667b, #ab595b);
bottom: 0;
right: 0;
padding: 20px;
}
.about_welcome .our_mission_caption .tag_blue img { 
max-width: 90px;
}
.about_welcome .welcome_content h4 {
color: #31415c;
font-family: 'Raleway', sans-serif;
font-size: 35px;
font-weight: 600;
margin: 0 0 4px 0;
}
.about_welcome .welcome_content h2 {
color: #31415c;
font-family: 'Raleway', sans-serif;
font-size: 48px;
margin: 0 0 20px 0;
font-weight: 400;
}
.about_welcome .welcome_content p {
font-family: 'Raleway', sans-serif;
color: #2e2f39;
font-size: 16px;
margin-bottom: 14px;
}  .nursing_contact_us h2 {
color: #31415c;
font-size: 39px;
font-family: 'Raleway', sans-serif;
margin: 0 0 45px 0;
}
.nursing_contact_us .form_inter {
background-color: #f6f7f8;
padding: 30px 30px 25px;
border: 1px solid #eef4f6;
}
.nursing_contact_us .form_inter .wpcf7-text {
background-color: #fff;
border-radius: 5px;
height: 45px;
border: none;
padding: 20px 20px 21px;
margin-bottom: 20px;
width: 100%;
}
.nursing_contact_us .form_inter .wpcf7-textarea {
background-color: #fff;
border-radius: 5px;
height: 160px;
border: none;
margin-bottom: 25px;
width: 100%;
padding: 15px;
}
.nursing_contact_us .form_inter .wpcf7-text::placeholder {
font-family: 'Raleway', sans-serif;
font-size: 10px;
color: #2e2f39;
}
.nursing_contact_us .wpcf7-submit {
background-color: #a9595b;
border-radius: 6px;
color: #fff;
border: none;
font-family: 'Raleway', sans-serif;
font-size: 16px;
font-weight: 700;
padding: 11px 20px;
}
.nursing_contact_us .right_address .box_address {
background-image: linear-gradient(to right, #4d667b, #ab595b);
padding: 20px;
margin-bottom: 20px;
}
.nursing_contact_us .right_address .box_address h4 {
font-family: 'Raleway', sans-serif;
font-size: 21px;
color: #fff;
}
.nursing_contact_us .right_address .box_address .media-body p {
font-family: 'Raleway', sans-serif;
color: #fff;
margin: 0;
font-size: 15px;
}
.nursing_contact_us .right_address .box_address .media-body a {
font-family: 'Raleway', sans-serif;
color: #fff;
font-size: 15px;
}
.nursing_contact_us .right_address .box_address .media-body a:hover {
text-decoration: none;
} .nursing_contact_us {
padding-top: 100px;
}
.sign_up_caption {
position: relative;
top: 350px;
}
.sign_up_caption::before {
position: absolute;
top: 0;
left: 0;
background-image: linear-gradient(to right, #4d667bcf, #ab595b8f);
content: "";
width: 100%;
height: 100%;
}
.make_different {
background-color: #f6f7f8;
padding: 70px 0;
}
.make_different .listing_content h4 {
color: #31415c;
font-size: 35px;
font-family: 'Raleway', sans-serif;
margin-bottom: 5px;
font-weight: 700;
}
.make_different .listing_content h3 {
font-size: 48px;
font-family: 'Raleway', sans-serif;
color: #31415c;
font-weight: 500;
margin: 0;
}
.make_different .listing_content p {
color: #2e2f39;
font-size: 16px;
font-family: 'Raleway', sans-serif;
margin: 30px 0;
}
.doctor_now_fix {
height: 1075px;
}
.doctor_now_fix .listing_right_new {
position: absolute;
bottom: 0;
max-width: 555px;
}
.make_different .featured_listing {
padding: 0;
}
.make_different .featured_listing .featured-boxes .col-lg-6 {
padding: 0;
}
.make_different .featured_listing .full-block {
margin: 0;
}
.make_different .featured_listing .full-block a {
font-family: 'Raleway', sans-serif;
font-size: 25px;
text-transform: uppercase;
font-weight: 600;
padding: 70px 20px;
margin-top: 0;
}
.make_different .featured_listing .full-block .fa {
background-color: #fff;
border-radius: 100%;
width: 37px;
height: 37px;
color: #a9595b;
line-height: 37px;
display: block;
text-align: center;
margin: 30px auto 0;
}
.make_different .featured_listing .full-block a {
margin-right: 20px;
min-height: 250px;
}
.make_different .featured_listing .full-block a:hover .fa {
background-color: #a9595b;
color: #fff;
}
.make_different .featured_listing .listing_icon_box {
min-height: 250px;
margin-right: 20px;
margin-bottom: 25px;
display: inline-grid;
background-color: #fff;
}
.make_different .featured_listing .listing_icon_box:hover {
background-color: #a9595b;
} .our_specialist {
padding: 60px 0;
background-image: linear-gradient(to right, #4d667b, #ab595b);
}
.our_specialist ul li {
width: 33%;
}
.our_specialist .specialist_conetnt {
text-align: center;
}
.our_specialist .specialist_conetnt h4 {
font-family: 'Raleway', sans-serif;
font-size: 39px;
color: #fff;
}
.our_specialist ul {
text-align: center;
}
.our_specialist .specialist_conetnt p {
font-family: 'Raleway', sans-serif;
font-size: 25px;
color: #fff;
margin-bottom: 30px;
}
.our_specialist .specialist_member .member_content {
text-align: center;
background-color: #fff;
padding: 20px 0;
}
.our_specialist .specialist_member .member_img {
background-color: #f8f9fb;
padding: 20px 20px 0;
}
.our_specialist .specialist_member .member_content h2 {
font-family: 'Raleway', sans-serif;
font-size: 35px;
font-weight: 900;
background: -webkit-linear-gradient(left, #4d667b, #ab595b);
background: -o-linear-gradient(right, #4d667b, #ab595b);
background: -moz-linear-gradient(right, #4d667b, #ab595b);
background: linear-gradient(to right, #4d667b, #ab595b);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
margin: 0;
}
.our_specialist .specialist_member .member_content span {
color: #c5c5c5;
font-size: 20px;
text-transform: uppercase;
display: block;
font-weight: 600;
font-family: 'Raleway', sans-serif;
margin: 10px 0;
}
.our_specialist .specialist_member .member_content p {
color: #c5c5c5;
font-size: 18px;
font-family: 'Raleway', sans-serif;
}
.our_specialist .specialist_member .member_img img {
max-height: 395px;
} .listes-fav ul {
list-style: none;
padding: 0px;
}
.listes-fav {
text-align: left;
padding-top: 10px;
}
.listes-fav li .secnd,
.listes-section li .secnd {
display: none;
}
.listes-fav img {
padding-left: 0px;
padding-right: 10px;
width: 30px;
}
.home .listes-fav img{
width: 80px;
}
.listes-fav a {
color: #a6585a;
font-size: 18px;
font-weight: 700;
}
.listes-fav a:hover {
color: #777780;
text-decoration: none;
} .listes-fav li {
padding: 14px 0px;
border-bottom: 1px solid #E0E0E0;
} .listes-fav .fa.fa-angle-right {
float: right;
margin-top: 18px;
}
.listes-fav .frst,
.listes-section .frst {
float: left;
}
.carousel-control.left,
.carousel-control.right {
background-image: none;
}
a.text-orange {
color: #a6585a;
}
a.text-orange:hover {
color: #fff;
text-decoration: none;
}
.testinomial p {
font-size: 18px;
padding-bottom: 10px;
}
.fa.fa-star {
color: #a6585a;
font-size: 18px;
}
.people-says {
padding: 40px 0px;
}
.client-rate {
padding: 10px 0px;
}
.testinomial h3 {
text-transform: uppercase;
}
.testinomial .carousel-indicators li {
display: inline-block;
width: 70px;
height: 70px;
margin: 1px;
text-indent: -999px;
cursor: pointer;
background-color: rgba(0, 0, 0, 0);
border: 1px solid #fff;
border-radius: 50%;
padding: 3px;
transition: all 0.3s ease 0s;
text-decoration: none;
}
.testinomial .carousel-indicators .active {
margin: 0;
background-color: #fff;
border: 1px solid #2e3c52;
border-radius: 50%;
padding: 1px;
transition: all 0.3s ease 0s;
text-decoration: none;
}
.testinomial li img {
border-radius: 50%;
}
.testinomial .active li img {
border: 1px solid #2e3c52;
}
.testinomial .carousel-indicators {
position: relative;
bottom: 0px !important;
margin: 0px auto !important;
left: 0% !important;
width: 25% !important;
}
.testinomial .glyphicon-chevron-left::before {
content: "";
}
.testinomial .glyphicon-chevron-right::before {
content: "";
}
.testinomial .right.carousel-control {
position: absolute;
top: 55%;
right: 29%;
color: #000;
}
.testinomial .left.carousel-control {
position: absolute;
top: 55%;
left: 29%;
color: #000;
}
.testinomial .small-text {
font-size: 13px;
}
.fa-star-half-o {
color: #a6585a;
}
.post-blocks .img-block {
float: left;
margin-right: 10px;
}
.post-blocks {
text-align: left;
}
.post-blocks .eql-height {
height: auto;
}
.post-blocks-review b {
text-transform: capitalize;
}
.post-blocks a {
color: #777;
}
.text-blue a {
color: #a6585a;
font-weight: 600;
}
.ratng-logo .fa {
font-size: 15px;
padding: 0px 2px;
}
.post-blocks h3 {
font-size: 16px;
color: #565656;
text-transform: uppercase;
font-weight: 600;
}
.recent-post {
margin: 19px 0 0;
padding: 1px 0 0;
}
.grey-box a {
white-space: initial;
word-wrap: break-word;
}
.single-align {
background: #fff;
border: 1px solid #c9c9c9;
padding: 6px;
display: inline-block;
width: 100%;
}
.single-align .right-box {
padding: 10px 0px;
}
.small-text {
font-size: 13px;
}
.img-block img {
height: 200px;
width: 100%;
}
.post-blocks .col-sm-6 {
margin: 15px 0px;
}
.recent-post hr {
border-top: 1px solid #eaeaea;
margin-top: 30px;
width: 97%;
float: left;
}
.our-misssion {
background: #f5f5f5;
padding-bottom: 50px;
}
.mission-box {
text-align: left;
}
.align-mission-box p {
font-size: 17px;
font-weight: 300;
}
.align-mission-box {
height: 330px;
}
.align-mission-box img {
width: auto;
height: 320px;
}
section.sign_up_form {
width: 100%;
float: left;
padding: 30px 0 50px;
}
.footer {
background: #3a4251;
color: #fff;
border-top: 4px solid #a6585a;
padding: 40px 0px;
padding-bottom: 0px;
float: left;
width: 100%;
}
.footer ul {
padding: 0px;
list-style: none;
width: 50%;
margin: 0px auto;
}
.footer ul a {
color: #fff;
text-decoration: none;
}
.footer ul a:hover {
color: #a6585a;
}
.leftttext {
float: left;
margin-right: 12px;
}
.blocks-footer .text-orange {
display: block;
text-transform: uppercase;
font-size: 21px;
}
.blocks-footer {
font-family: 'Roboto Condensed', sans-serif;
}
.headings-footer {
border-bottom: 1px solid #484d55;
padding-bottom: 10px;
margin-bottom: 20px;
} .footer ul li {
padding: 4px 0px;
}
.logo-part li {
display: inline-block;
font-size: 26px;
margin: 0px 8px;
}
.logo-part p {
padding-left: 15px;
}
.headings-footer1 {
border-top: 1px solid #484d55;
padding-top: 10px;
font-family: 'Open Sans', sans-serif;
}
.headings-footer1 a {
color: #fff;
text-decoration: none;
}
.headings-footer1 a:hover {
color: #a6585a;
}
.noppading {
padding: 0px !important;
}
.headings-footer p {
margin: 0px auto;
width: 55%;
}
.logo-part {
width: 60%;
float: right;
}
.logo-part ul {
width: 100%;
}
.center-aalig {
margin-left: 25%;
display: none;
}
.headings-footer1 p {
margin: 0px;
padding: 20px 0px;
font-size: 12px;
}
.footer-1 ul {
float: left;
}
#inner-header-css .navbar-inverse {
height: auto;
padding: 0 0 20px;
}
.single-listing .gray_back_color {
background-color: #e2e9ed;
padding: 14px 16px;
}
.page-id-9 .navbar.navbar-inverse.nursing-home {
background: #ffffff !important;
}
.page-id-9 .navigation.header {
border-bottom: 1px solid #30405a !important;
}
.page-id-9 .navigation.header.active { 
border-bottom: 0 !important;
}
.tax-listing_service .navbar-inverse {
padding-bottom: 8px;
} 
.page-template-template-search-listings-php#inner-header-css .navbar-inverse,
.single-listing #inner-header-css .navbar-inverse {
background: none;
padding-top: 0%;
padding-top: 0;
}
.single-listing .single .navbar-brand{display: block;}
.page-template-page-write-a-review #inner-header-css .navbar-inverse,
.page-template-page-new-business-signup #inner-header-css .navbar-inverse,
.page-template-contact-us #inner-header-css .navbar-inverse,
.page-template-page-login #inner-header-css .navbar-inverse,
.page-template-about-template #inner-header-css .navbar-inverse,
.home #inner-header-css .navbar-inverse {
background: #2e3c52;
padding-top: 0%;
padding-top: 8px;
} .header-innerpage {
background: url(//nursinghomes.io/wp-content/themes/images/baner-directory.png);
width: 100%;
border-color: rgb(234, 233, 233);
border-bottom: 0px solid rgb(234, 233, 233);
border-top: 0px solid rgb(234, 233, 233);
padding-left: 1px !important;
padding-right: 1px !important;
margin-top: 2.5%;
}
.header-innerpage .banner-innter-text {
width: 100%;
margin: 0px;
padding-top: 35px;
}
.header-innerpage .banner-innter-text form {
padding: 0px;
}
.header-innerpage .banner-innter-text input {
border: 1px solid #dadada;
border-radius: 3px;
width: 40%;
border-top-right-radius: 0px;
border-bottom-right-radius: 0px;
}
.header-innerpage .banner-innter-text .search {
color: #fff;
border-radius: 3px;
border-bottom-left-radius: 0px;
border-top-left-radius: 0px;
margin-left: -15px;
}
.header-innerpage .navbar-collapse {
padding: 0px;
}
.logo-section {
padding: 30px 0px;
}
.header-innerpage #myNavbar {
padding-top: 16px;
}
.header-innerpage a {
color: #000;
}
.header-innerpage li a:hover {
background-color: #a6585a !important;
color: #fff !important;
}
.header-innerpage a {
padding: 10px 13px !important;
border-radius: 3px;
}
.banner-directory {
background: url(//nursinghomes.io/wp-content/themes/images/baner-directory1.png);
width: 100%;
border-color: rgb(234, 233, 233);
border-bottom: 0px solid rgb(234, 233, 233);
border-top: 0px solid rgb(234, 233, 233);
padding-left: 1px !important;
padding-right: 1px !important;
background-repeat: no-repeat;
color: #fff;
padding: 50px 0px;
padding-bottom: 0px;
position: relative;
}
.banner-directory h1 {
color: #ffffff;
display: inline;
font-size: 30px;
margin: 5px 0 6px;
padding-right: 16px;
text-align: left;
text-transform: lowercase;
}
.banner-directory h1:first-letter {
text-transform: capitalize;
}
.business_edit_button.edit_featured_image,
.business_edit_button.edit_cover_image {
display: block;
padding-bottom: 9px;
text-align: left;
}
.acf-button.button.button-primary.button-large {
margin-bottom: 8px;
}
.acf-fields>.acf-field {
padding: 4px 12px 15px 0;
}
.acf-input-wrap>input {
border: 1px solid #ddd;
color: #222222;
height: 39px;
padding: 4px 7px;
}
.service-roofing .img-responsive {
float: left;
margin-right: 8px;
}
.right-side hr {
border-color: pink;
width: 16%;
margin: 10px 0px;
border: 2px solid #a6585a;
}
.service-roofing a {
color: #fff;
}
.service-roofing .fa {
font-size: 14px;
}
.service-roofing .img-responsive {
border: 5px solid #ffffff;
border-radius: 6px;
display: inline-block;
float: none;
margin-right: 8px;
vertical-align: top;
margin-bottom: 6px;
}
.right-side .business_edit_button:focus {
color: #ffffff;
text-decoration: none;
}
.services-rating {}
.right-side {
display: inline-block;
padding-top: 0;
text-align: left;
}
.right-side p {
padding-top: 10px;
}
.logo-m {
margin-right: 8px;
}
.fav-button-box button {
background: transparent;
border: 1px solid #fff;
border-radius: 4px;
padding: 9px;
margin: 0px 8px;
}
.fav-button-box button:hover {
background: #a6585a;
border: 1px solid #a6585a;
color: #fff;
}
.fav-button-box button:hover .fa.fa-star {
color: #fff;
}
.fav-button-box {
padding-top: 6%;
}
.addtofav .fa {
font-size: 14px;
}
.grey-box {
background: #f4f4f4;
padding: 15px;
color: #555555;
margin: 15px 0px;
}
.grey-box h1 {
color: #a6585a;
display: inline;
font-size: 26px;
margin-top: 0;
}
.text-center.phone_no {
color: #555555;
font-size: 17px;
font-weight: 400;
padding-bottom: 14px;
padding-top: 6px;
}
.orng {
color: #a6585a;
}
.addre {
padding-bottom: 10px;
padding-top: 17px;
text-align: left;
text-transform: lowercase;
}
.grey-box .text-center {
padding-top: 4px;
text-align: left;
}
.mapimg .acf-google-map .title .search {
border: 0 none;
border-radius: 0;
box-shadow: none;
color: #fff;
cursor: text;
font-family: inherit;
font-size: 14px;
height: 40px;
line-height: 30px;
margin: 0;
padding: 5px 20px;
width: 63% !important;
}
input[type="text"].search::-webkit-input-placeholder {
color: #fff;
}
input[type="text"].search::-moz-input-placeholder {
color: #fff !important;
}
.comment-content>p {
display: inline-block;
font-size: 15px;
padding-bottom: 0;
padding-right: 4px;
}
.mapimg .business_edit_button {
display: inline-block;
float: none;
padding-bottom: 7px;
padding-left: 25px;
}
.service-roofing .business_edit_button {
float: none;
}
.grey-box>p {
padding-top: 6px;
}
.mapimg .acf-field .acf-label label {
display: block;
font-family: open sans;
font-size: 18px;
font-weight: 400;
margin: 0 0 3px;
padding: 0 0 0 24px;
}
.mapimg .acf-form-submit {
padding-left: 12px;
}
.my_test {
background: #a6585a none repeat scroll 0 0;
border: 1px solid #a6585a;
margin: 8px 0 0;
padding: 6px 12px;
}
.acf-button {
background: #a6585a none repeat scroll 0 0;
border: 1px solid #a6585a;
color: #fff;
padding: 6px 12px;
}
.right-side-content {
padding-top: 0;
}
.acf-table>tbody>tr>th,
.acf-table>thead>tr>th,
.acf-table>tbody>tr>td,
.acf-table>thead>tr>td {
font-size: 14px;
padding: 9px 3px;
text-align: center;
vertical-align: middle;
}
.acf-field input[type="text"],
.acf-field input[type="password"],
.acf-field input[type="number"],
.acf-field input[type="search"],
.acf-field input[type="email"],
.acf-field input[type="url"],
.acf-field textarea,
.acf-field select {
box-sizing: border-box;
font-size: 12px;
line-height: 1.4;
margin: 0;
padding: 3px 3px;
resize: none;
text-align: left;
width: 100%;
}
.acf-actions.acf-hl {
padding-top: 10px;
}
#business_listing_featured_image_form>input {
padding-top: 7px;
}
.acf-field .acf-label label {
display: block;
font-family: open sans;
font-size: 18px;
font-weight: 400;
margin: 0 0 3px;
padding: 0;
}
.business_edit_button.cover-btn {
color: #fff;
display: block;
margin: 0 0 2px;
}
.services-rating .col-sm-7 .service-roofing {
padding-top: 18px;
float: left;
}
.grey-box>form {
padding-top: 9px;
}
.acf-button.button.button-primary:hover {
color: #fff;
}
.right-social .signinbtn {
margin-right: -15px;
}
.grey-box input,
.grey-box textarea {
border: 1px solid #cccccc;
padding: 6px;
width: 100%;
margin: 0 0 8px;
}
.description-section>p {
margin: 0;
padding-top: 10px;
word-wrap: break-word;
}
.grey-box label {
font-weight: 600;
font-size: 13px;
}
.grey-box .send {
background: #a6585a;
border: 1px solid #a6585a;
color: #fff;
padding: 6px 20px;
}
.grey-box .text-right {
float: right;
}
.boxes-three-main {
font-size: 13px;
padding-top: 39px;
}
.center-side-content {
padding-top: 13px;
}
.business_edit_button {
color: #3a4251;
float: right;
font-family: "Open Sans", sans-serif;
font-size: 15.5px;
font-weight: 600;
text-align: right;
}
.boxe-recent .row {
background: #f5f5f5;
}
.boxe-recent img {
float: left;
margin-right: 5px;
}
.boxe-recent h4 {
font-size: 15px;
margin: 0px;
color: #555656;
margin-bottom: 5px;
}
.boxe-recent a {
color: #9B9B9B;
}
.recent-listning .boxe-recent {
border-bottom: 1px solid #cccccc;
padding: 10px 0px;
height: auto;
}
.boxe-recent .addre-orng {
color: #a6585a;
}
.boxe-recent img {
margin: auto;
float: left;
margin-right: 5px;
height: 32px;
object-fit: contain;
width: 100%;
display: table-row-group;
} .slider-center {
padding-top: 7px;
}
.slider-center .big-img img {
border: 1px solid #ddd;
padding: 2px;
height: auto;
width: 540px;
}
.slider-center .smal-img img {
border: 1px solid #ddd;
height: 100%;
padding: 2px;
width: 100%;
}
.smal-img {
height: 63px;
overflow: hidden;
width: 100%;
}
.slider-center .slider-for {
margin-bottom: 20px;
}
.slider-center .slick-prev::before,
[dir="rtl"] .slider-center .slick-next::before {
content: '\f104 ';
font-family: FontAwesome;
color: #000;
font-weight: 800;
}
[dir="rtl"] .slider-center .slick-prev::before,
.slider-center .slick-next::before {
content: '\f105 ';
font-family: FontAwesome;
color: #000;
font-weight: 800;
}
.description-section h1.description_title {
color: #a6585a;
font-size: 24px;
margin-top: 0;
}
.description-section.listing_owner_login h1.description_title {
display: inline;
}
.description-section {
padding-bottom: 23px;
padding-top: 5px;
margin-top: 15px;
}
.description-section p {
margin-bottom: 20px;
line-height: 25px;
}
.bg-white {
background: #fff !important;
}
.mapimg {
padding-top: 20px;
}
.heading select {
border: 1px solid #a6585a;
font-size: 13px;
padding: 5px 12px;
text-transform: uppercase;
color: #000;
}
.heading h1 {
margin: 0px;
}
.roffing-contractor {
padding: 30px 0px;
}
.listening-section hr {
border-color: #a6585a;
width: 8%;
border: 3px solid #a6585a;
text-align: left;
float: left;
margin-left: 15px;
}
.line-light {
border-bottom: 1px solid #ddd;
width: 97%;
margin: 0px auto;
position: relative;
bottom: -27px;
}
.boxes-roffing h3 {
margin: 0px;
text-transform: lowercase;
}
.boxes-roffing h3:first-letter {
text-transform: capitalize;
}
.boxes-roffing .calerdr.small-text {
padding-top: 3px;
}
p.small-text {
text-transform: lowercase;
}
p.small-text:first-letter {
text-transform: capitalize;
}
.boxes-roffing .fa.fa-star,
.boxes-roffing .fa.fa-star-half-o {
font-size: 15px;
color: #ffcc00;
}
.ratng-logo.text-blue.small-text {
padding-top: 10px;
}
.text-blue a {
font-size: 13px;
}
.post-blocks .eql-height {
height: auto;
overflow: hidden;
}
.paggination nav.navigation.pagination {
position: relative;
}
.img-block {
width: 29%;
}
.right-box {
width: 69%;
float: right;
}
.boxes-roffing hr {
float: none;
border-bottom: 1px solid #ddd !important;
width: 100%;
border: none;
margin: 0px;
}
.addre-orng {
color: #a6585a;
}
.get-quotes {
background: #f7f7f7;
border: 1px solid #ddd;
text-transform: uppercase;
font-size: 13px;
padding: 5px 15px;
color: #5A5A5A;
position: absolute;
right: 30px;
}
.get-quotes:hover {
background: #a6585a !important;
border: 1px solid #a6585a !important;
color: #fff !important;
}
.boxes-roffing .post-blocks.single-align {
margin: 20px 0px;
}
.listes-section ul {
padding: 0px;
list-style: none;
}
.listes-section ul a {
color: #777;
font-size: 15px;
text-decoration: none;
}
.listes-section ul a:hover {
color: #a6585a;
}
.listes-section ul li {
border-top: 1px solid #ddd;
padding: 10px 0px;
}
.listes-section ul li:hover {
border-top: 1px solid #a6585a;
}
.listes-section {
padding-top: 10px;
}
.text-blue .fa {
color: #a6585a;
}
.recent-post .img-block {
width: 25%;
}
.recent-post .right-box {
width: 73%;
}
.paggination .pagination {
margin: 0px;
}
.paggination a {
margin: 0px 5px;
text-decoration: none;
}
.nav-links .prev::before {
content: "\f104";
font-family: "FontAwesome";
}
.nav-links .next::before {
content: "\f105";
font-family: "FontAwesome";
}
.prev.page-numbers {
background: #9c9c9c;
}
.next.page-numbers {
background: #9c9c9c;
}
.paggination .pagination>li:first-child>a,
.paggination .pagination>li:first-child>span {
margin-left: 0;
border-top-left-radius: 0px;
border-bottom-left-radius: 0px;
}
.paggination .pagination>li:last-child>a,
.paggination .pagination>li:last-child>span {
border-top-left-radius: 0px;
border-bottom-left-radius: 0px;
}
.ratng-logo .fa {
color: #ffcc00;
}
.single-boxes:hover img {
-moz-transform: scale(1.1);
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
.single-boxes img {
-moz-transition: all 0.5s;
-webkit-transition: all 0.5s;
transition: all 0.5s;
margin: 20px auto auto;
}
.imgdiv {
overflow: hidden;
}
.page-numbers {
background: #a6585a;
color: #fff !important;
padding: 3px 10px;
}
.links-bannertext li .fa {
filter: invert(100%);
} .img-block .default_thumb {
height: auto;
width: auto;
padding: 20px;
}
form.form-signin .btn-block {
background: #fff;
border: #fff;
border-radius: 5px;
width: 70%;
color: #30405a;
font-family: 'Raleway', sans-serif;
font-weight: 600;
}
form.form-signin input {
margin: 10px 0;
}
.categories_confirmation .half_field input {
display: inline-block;
width: auto;
}
.categories_confirmation .half_field input[type="checkbox"] {
width: 22px !important;
display: inline-block;
margin-top: 18px;
}
.categories_confirmation .half_field {
text-align: left;
}
.categories_confirmation .half_field1 input {
display: inline-block;
width: auto;
}
.categories_confirmation .half_field1 input[type="checkbox"] {
width: 22px !important;
display: inline-block;
margin-top: 18px;
}
.categories_confirmation .half_field1 {
text-align: left;
}
.img-responsive.listing_thumb {
width: 95%;
height: auto;
}
.rating-container .filled-stars {
color: #a6585a !important;
}
img.img-responsive.default_listing_thumb.single_top {
border: 0px;
}
label.error {
color: #cc0000 !important;
display: block;
}
.listing_delete_comment {
background: transparent none repeat scroll 0 0;
border: 1px solid transparent;
color: #3a4251;
font-family: "Open Sans", sans-serif;
font-size: 13px;
font-weight: 600;
margin: 0;
padding: 0;
}
.business_edit_button:hover {
color: #3a4251;
text-decoration: none;
}
.business_edit_button:focus {
color: #3a4251;
text-decoration: none;
}
.right-side .business_edit_button:hover {
color: #fff;
text-decoration: none;
}
.owner_gallery_title {
color: #a6585a;
display: inline;
font-size: 24px;
}
.content_update_bar {
margin-top: 20px;
}
hr.title_underline.listing_owner_login {
display: none;
}
.content_update_bar {
color: #fff;
background-color: #a6585a;
border-color: #a6585a;
font-weight: bold;
}
#business_opening_hours_form .acf-error-message {
padding: 1px 0px;
}
section.banner-directory.listing_owner_login {
padding-top: 10px;
padding-bottom: 10px;
}
.business_edit_button:hover {
color: #a6585a !important;
}
.listes-section img.img-responsive.default_listing_thumb.listing_categories {
width: 15px;
display: inline-block;
}
body.page h1.entry-title {
color: #a6585a;
font-size: 36px;
text-align: center;
font-family: inherit;
}
p.coming_soon_text.text-center {
padding: 100px 0px;
font-size: 20px;
}
p.search_no_listing_found {
text-align: center;
font-size: 20px;
}
.other-categories .col-md-12 {
padding: 40px 0px;
}
.listes-section img {
padding-right: 5px;
width: 27px;
}
.ratng-logo img {
width: 16px;
}
span.recent_ratings {
display: block;
padding-top: 5px;
padding-left: 20px;
}
.recent-post .ratng-logo img {
width: 14px;
margin-right: 10px;
}
.recent-post .post-blocks h3 {
margin-top: 0px;
}
.recent-post .post-blocks p.recent_phone {
margin-bottom: 5px;
}
.recent-post .ratng-logo.text-blue.small-text {
padding-top: 7px;
}
.col-sm-12.my_account_banner .right-side p {
margin: 0px;
}
.right-social a.loginbtn.logout {
margin-right: -15px;
}
.recent-post .eql-height.right-box hr {
margin: 0px;
}
.post-blocks.single-align a.get-quotes {
background: #565656 !important;
color: #fff !important;
text-decoration: none;
border-radius: 4px;
margin-top: 175px;
}
.post-blocks.single-align a.get-quotes:hover {
background: #a6585a !important;
border: 1px solid #a6585a !important;
color: #fff !important;
}
li.select2-selection__choice {
color: #777 !important;
background: white !important;
border: 0px !important;
}
.full-block {
width: 100%;
float: left;
text-align: center;
margin: 20px 0;
}
.home .full-block {
width: 100%;
float: left;
text-align: left;
margin: 20px 0;
}
.home .full-block a {
background-color: #31415c;
font-family: 'Raleway', sans-serif;
font-size: 18px;
font-weight: 700;
color: #fff;
text-transform: uppercase;
display: inline-block;
padding: 12px 45px;
border-radius: 3px;
border: none;
}
.home .full-block a:hover {
background-color: #a9595b;
color: #fff !important;
text-decoration: none;
}
.our_mission_wrapper.login_bg_grey {
background-color: #f6f7f8;
}
.tax-listing_service .navigation::before {
display: none !important;
}
.sec_heading p {
color: #000;
font-size: 17px;
}
.monthbtn ul {
list-style: none;
margin: 0;
padding: 0;
display: inline-block;
background-color: #30405a;
color: #fff;
border-radius: 30px;
}
.monthbtn ul li {
display: inline-block;
}
.monthbtn ul li a {
color: #fff;
background-color: transparent;
border-radius: 30px;
padding: 12px 36px;
display: inline-block;
font-size: 18px;text-decoration: none;width: 141px;
}
.monthbtn ul li.active a{background-color: #9b5457;}
.pricard {
box-shadow: 0 0 20px #ccc;
padding: 29px 20px;
border-radius: 20px;
}
.pricard h3 {
font-family: 'Raleway', sans-serif;
font-weight: bold;
color: #000;
font-size: 35px;
}
.pricard p {
color: #000;
font-size: 17px;
}
.pricard h4 {
font-family: 'Raleway', sans-serif;
font-size: 30px;
color: #000;
font-weight: bold;
}
.pricard ul {
list-style: none;
margin: 0;
padding: 0;
}
.pricard ul li {
margin-bottom: 12px;
color: #000;position: relative;padding-left: 22px;
}
.pricard ul li::before{
content: '\f05d ';
font-family: FontAwesome;
color: #9b5457;
position: absolute;top: 0;left: 0;
}
.pricard a {
width: 100%;
display: inline-block;
text-align: center;
background-color: #9b5457;
border: 2px solid #9b5457;
color: #fff;
font-size: 20px;
border-radius: 30px;
padding: 11px 0;
}
.pricard a:hover{background-color: transparent;color: #9b5457;text-decoration: none;}
.imgcht{display: none;margin-top: 50px;}
.imgcht.active{display: block;}
.pricee-secc {
padding: 50px 0;
}
.list-unstyled.list-inline .addtofav {
background-color: #a9595b;
border: 1px solid #a9595b;
color: #fff;
font-weight: 600;
border-radius: 5px;
padding: 12px 28px;
}
.list-unstyled.list-inline .addtofav .fa.fa-star {
color: #fff;padding-right: 10px;
}
.btnvari #left {
background-color: transparent;
border: none;
color: #a9595b;
font-weight: bold;
font-family: 'Raleway', sans-serif;
font-size: 31px;
}
.btnvari #left i {
font-size: 24px;
padding-right: 5px;
}
.btnvari .tooltip-inner {
background-color: #a9595b;
font-size: 13px;
}
.varidivma {
display: flex;
align-items: center;
}
.btnvari a {
background-color: #31415c;
border: 2px solid #31415c;
color: #fff;
font-size: 14px;
font-weight: 600;
border-radius: 10px;
padding: 12px 40px;
display: inline-block;
}
.btnvari a:hover{text-decoration: none;}
.maymodalb .modal.in .modal-dialog{width: 40%;}
.modalconteb .gform-body.gform_body input {
width: 100%;
padding: 21px 20px;
border-radius: 5px;
border: 1px solid #ccc;color: #000;
}
.modalconteb .gform-body.gform_body .gfield_required.gfield_required_text {
display: none;
}
.modalconteb .gform-body.gform_body #field_1_7 {
color: #000;
font-size: 25px;
}
.modalconteb .gform_footer.before {
justify-content: center;
}
.modalconteb .gform_footer.before #gform_submit_button_1 {
background-color: #9b5457;
border: 2px solid #9b5457;
font-size: 20px;
font-weight: bold;
border-radius: 50px;
padding: 15px 45px;
}
.maymodalb .modal-header .close {
font-size: 31px;
color: #fff;
opacity: 1;
background-color: #9b5457;
width: 39px;
height: 37px;
border-radius: 50px;
margin-top: -22px;
}
.modal.in.maymodalb .modal-dialog{width: 40%;}
.maymodalb .modal-title {
color: #000;
font-size: 50px;
font-weight: bold;
text-align: center;
}
.btnvari {
margin-right: 20px;
}
@media(min-width:1920px) {
.banner-innter-text {
margin-top: 15%;
}
}
@media(min-width:320px) and (max-width:768px) {
.navbar-header {
float: none;
text-align: center;
margin: auto;
width: 100%;
}
.nursing-home .navbar-brand {
display: block !important;
text-align: center;
width: 100% !important;
}
.navbar-header .navbar-brand img {
display: inline-block;
}
}
@media(min-width:320px) and (max-width:767px) {
.navigation #myNavbar {
background: #a6585a !important;
}
#inner-header-css .navbar-inverse {
position: relative;
}
.home-banner::after {
display: none;
}
.nursing-home .navbar-brand {
display: block !important;
text-align: center;
width: auto !important;
}
.navbar-header .navbar-brand img {
display: block;
}
.nursing-home .navbar-brand .img-responsive {
width: 120px;
}
#myNavbar ul li {
text-align: left;
}
.search {
padding: 8px 7px 10px;
}
.navbar-brand {
display: block;
}
.banner-innter-text .img-responsive {
display: none;
}
.navbar-brand .img-responsive {
width: auto;
height: 50px;
margin-top: -10px;
}
.banner-innter-text {
width: 100%;
margin-top: 0%;
}
.banner-innter-text h1 {
font-size: 30px;
}
.banner-innter-text form input {
padding-left: 20px;
width: 39%;
}
.description-section {
padding-bottom: 10px;
}
.heading h1 {
float: left;
font-size: 29px;
}
.roffing-contractor h3 {
float: left;
width: 100%;
}
.header.active .navbar-inverse {
background: #000;
}
.active .navbar-brand img {
width: 85px;
height: auto;
}
.banner-innter-text .breadcrumb>li+li::before {
display: none;
}
.featured-listening h1 {
font-size: 30px;
}
.custom-width {
width: 100%;
font-size: 15px;
}
.header-innerpage .navbar-toggle {
background-color: rgb(166, 88, 90);
background-image: none;
border: 1px solid transparent;
border-radius: 4px;
float: right;
margin-bottom: 8px;
margin-right: 4px;
margin-top: 9px;
padding: 11px 14px;
position: relative;
}
.navbar-toggle .icon-bar {
background: #fff none repeat scroll 0 0;
border-radius: 1px;
color: #fff;
display: block;
height: 2px;
width: 22px;
}
.footer-1 ul {
float: none;
}
.headings-footer1 {
float: left;
}
.logo-part {
text-align: center;
}
.post-blocks .eql-height {
float: left;
}
.boxes-roffing .calerdr.small-text {
width: 100%;
}
.listening-section p {
width: 100%;
}
.footer-boxe-text {
width: 100%;
}
.left-content {
width: 78%;
float: left;
}
.boxe-recent h4 {
float: left;
width: 100%;
}
.navbar-inverse .navbar-toggle {
margin-right: 8%;
}
.nursing-home .navbar-toggle {
background-color: #a9595b;
border: none;
}
.nursing-home #inner-header-css .left-nav {
float: none !important;
margin: 0;
}
#inner-header-css .left-nav {
float: none;
}
.navigation #myNavbar {
background-color: transparent !important;
}
.nursing_contact_us h2 {
text-align: center;
}
.nursing_contact_us .form_inter {
margin-bottom: 40px;
}
.post-type-archive-listing .nav.navbar-nav.right-social,
.single-listing .nav.navbar-nav.right-social,
.tax-listing_service .nav.navbar-nav.right-social,
.page-template-page-write-a-review .nav.navbar-nav.right-social,
.page-template-page-new-business-signup .nav.navbar-nav.right-social,
.page-template-contact-us .nav.navbar-nav.right-social,
.page-template-page-login .nav.navbar-nav.right-social,
.page-template-about-template .nav.navbar-nav.right-social,
.home .nav.navbar-nav.right-social {
float: none;
text-align: left;
}
.nursing-home .navigation #myNavbar {
background-color: transparent;
}
.page-template-page-write-a-review .links-bannertext li,
.page-template-page-new-business-signup .links-bannertext li,
.page-template-contact-us .links-bannertext li,
.page-template-page-login .links-bannertext li,
.page-template-about-template .links-bannertext li,
.home .links-bannertext li {
margin: 100px 40px 30px;
}
.page-template-page-write-a-review .links-bannertext li,
.page-template-page-new-business-signup .links-bannertext li,
.page-template-contact-us .links-bannertext li,
.page-template-page-login .links-bannertext li,
.page-template-about-template .links-bannertext li,
.home .links-bannertext li {
padding-right: 0px;
border: none;
}
.page-template-page-write-a-review .search,
.page-template-page-new-business-signup .search,
.page-template-contact-us .search,
.page-template-page-login .search,
.page-template-about-template .search,
.page-template-career-template .search,
.page-template-price .search,
.home .search {
font-size: 17px;
padding: 15px 36px;
}
}
@media (min-width:320px) and (max-width:400px) {
.navbar-brand .img-responsive {
height: auto;
margin-top: -10px;
width: 85px;
}
.bg-input {
width: 78% !important;
}
.navbar-inverse .navbar-toggle {
margin-top: 5px;
}
.pull-right {
float: left !important;
padding: 0;
}
.logo-imgrest img {
margin: 0 auto;
}
.logo-imgrest {
padding-top: 45px;
}
.header-innerpage .banner-innter-text input {
margin: 0 0 6px;
width: 100%;
}
.banner-innter-text form .fa.fa-map-marker {
left: 0;
margin: 62px 10px 0;
}
.heading h1 {
font-size: 17px;
line-height: 20px;
float: left;
}
.listening-section p {
float: left;
}
.heading select {
padding: 1px 0;
font-size: 12px;
}
.line-light {
bottom: -18px;
}
.listening-section hr {
margin-left: 6px;
margin-top: 12px;
width: 22%;
}
.boxes-roffing .post-blocks.single-align {
overflow: hidden;
}
.img-block img {
width: 100%;
}
.post-blocks .eql-height {
width: 100%;
height: auto;
}
.get-quotes {
left: 22px;
text-align: center;
}
.footer-1 ul {
float: none;
}
#inner-header-css .left-nav {
float: left;
margin: 0;
}
.roffing-contractor h3 {
margin-bottom: 0;
margin-top: 39px;
text-align: left !important;
}
.left-content {
width: 75%;
float: left;
margin: 0 0 0px;
}
.recent-listning .boxe-recent {
float: left;
height: auto;
margin: 20px 0 0;
}
.boxe-recent img {
float: left;
height: 50px;
margin-right: 8px;
width: auto;
}
.footer-boxe-text {
float: left;
padding-top: 0px;
width: 100%;
}
.boxes-roffing h3 {
margin: 40px 0 0;
}
.boxes-roffing hr {
float: left;
width: 100% !important;
margin: 0 0 5px !important;
}
.boxe-recent a {
font-size: 13px;
}
.recent-post {
padding: 0 0 0;
}
.blocks-footer .pull-left {
float: none !important;
}
.blocks-footer .text-orange {
margin-bottom: 34px;
font-size: 14px;
}
.blocks-footer .pull-right {
float: none !important;
}
.blocks-footer h5 {
text-align: center;
}
.footer ul li {
text-align: center;
}
.center-aalig {
margin-left: 0;
margin-top: 36px;
}
.logo-part {
float: none;
margin: 37px auto 0;
width: 60%;
}
.logo-part p {
margin-top: 9px;
}
.logo-part li {
margin: 0 3px;
}
.headings-footer1 {
float: left;
margin-top: 17px;
padding: 22px 0 !important;
}
.headings-footer1 p {
padding: 9px 0 0;
text-align: center;
}
.leftttext {
float: none;
margin-right: 0;
text-align: center;
margin-bottom: 0;
}
.white-orng {
float: left;
width: 100%;
text-align: center;
padding-top: 5px;
}
.text-orange {
float: left;
width: 100%;
text-align: center;
}
.leftttext>img {
display: block;
float: none;
margin: 0 auto;
}
.logo-part img {
margin: 0 auto;
}
.logo-part p {
margin-top: 9px;
padding-left: 0;
text-align: center;
}
.logo-part ul {
width: 100%;
text-align: center;
}
.service-roofing .img-responsive {
width: 57%;
float: none;
margin: 0 auto;
}
.banner-directory h1 {
font-size: 14px;
text-align: center;
padding-top: 13px;
}
.right-side hr {
width: 21%;
margin-left: 19%;
}
.banner-directory {
padding-top: 25px;
background-size: cover;
}
.service-roofing a {
color: #fff;
font-size: 11px;
}
.service-roofing .fa {
font-size: 11px;
}
.logo-m {
margin-right: 0;
}
.right-side {
padding-top: 0;
}
.fav-button-box button {
font-size: 10px;
margin: 0 8px 17px;
padding: 9px;
width: 43%;
}
.right-side p {
padding-top: 3px;
text-align: center;
}
.fav-button-box {
padding-top: 3%;
}
.modal.in .modal-dialog {
top: 25%;
transform: translate(0px, 0px);
width: 90%;
margin: 0 auto;
}
.emergency_check_button.btn.btn-primary {
font-size: 18px;
margin: 27px 3px;
padding: 8px 38px;
}
.modal-dialog h2 {
font-size: 24px;
}
.nav.navbar-nav.right-social {
float: left;
}
.banner-innter-text form input {
padding-left: 20px;
width: 78%;
margin: 7px 0;
}
.align-mission-box {
height: auto;
}
}
@media (min-width:400px) and (max-width:600px) {
.nav.navbar-nav.right-social {
float: left;
}
.recent-listning .boxe-recent {
float: left;
height: auto;
}
.footer-1 ul {
float: none;
}
.navbar-brand .img-responsive {
height: auto;
margin-top: -10px;
width: 85px;
}
.left-content {
float: left;
width: 72%;
}
.navbar-inverse .navbar-toggle {
margin-top: 5px;
}
.pull-right {
float: left !important;
padding: 0;
}
.logo-imgrest img {
margin: 0 auto;
}
.logo-imgrest {
padding-top: 45px;
}
.header-innerpage .banner-innter-text input {
font-size: 13px;
}
.heading h1 {
font-size: 29px;
width: 50%;
float: left;
}
.listening-section h3 {
float: left;
margin: 0;
text-align: left;
width: 100%;
}
.listening-section p {
float: left;
}
.heading select {
font-size: 16px;
padding: 3px 10px 3px 0;
}
.line-light {
bottom: -18px;
}
.listening-section hr {
margin-left: 6px;
margin-top: 12px;
width: 22%;
}
.boxes-roffing .post-blocks.single-align {
overflow: hidden;
float: left;
}
.img-block img {
height: 100%;
width: 100%;
}
.right-box {
height: auto !important;
}
.post-blocks .eql-height {
height: auto;
overflow: hidden;
width: 100%;
}
.get-quotes {
left: 22px;
}
.footer-boxe-text {
float: left;
padding-top: 0px;
width: 100%;
}
.boxes-roffing h3 {
margin: 0 0 0;
}
.boxe-recent img {
height: 40px;
}
.boxes-roffing hr {
float: left;
width: 100% !important;
margin: 0 0 5px !important;
}
.boxe-recent a {
font-size: 13px;
}
.recent-post {
padding: 0 0 0;
}
.blocks-footer .pull-left {
float: none !important;
}
.blocks-footer .text-orange {
margin-bottom: 34px;
font-size: 14px;
}
.blocks-footer .pull-right {
float: none !important;
}
.blocks-footer h5 {
text-align: center;
}
.footer ul li {
text-align: center;
}
.center-aalig {
margin-left: 0;
margin-top: 36px;
}
.logo-part {
float: none;
margin: 37px auto 0;
width: 60%;
text-align: center;
}
.logo-part p {
margin-top: 9px;
}
.logo-part li {
margin: 0 3px;
}
.headings-footer1 {
float: left;
margin-top: 17px;
padding: 22px 0 !important;
border-top: 1px solid #484d55;
}
.headings-footer1 p {
padding: 9px 0 0;
text-align: center;
}
.leftttext {
float: none;
margin-right: 0;
text-align: center;
margin-bottom: 0;
}
.white-orng {
float: left;
width: 100%;
text-align: center;
padding-top: 5px;
}
.text-orange {
float: left;
width: 100%;
text-align: center;
}
.leftttext>img {
display: block;
float: none;
margin: 0 auto;
}
.logo-part img {
margin: 0 auto;
}
.logo-part p {
margin-top: 9px;
padding-left: 0;
text-align: center;
}
.logo-part ul {
width: 100%;
text-align: center;
}
.service-roofing .img-responsive {
width: 57%;
float: none;
margin: 0 auto;
}
.banner-directory h1 {
font-size: 22px;
padding-top: 13px;
text-align: center;
}
.right-side hr {
margin: 9px auto;
width: 13%;
}
.banner-directory {
padding-top: 25px;
background-size: cover;
}
.service-roofing a {
color: #fff;
font-size: 16px;
}
.service-roofing .fa {
font-size: 11px;
}
.logo-m {
margin-right: 6px;
}
.right-side {
padding-top: 0;
}
.fav-button-box button {
font-size: 14px;
margin: 0 8px 17px;
padding: 9px;
width: 43%;
}
.right-side p {
padding-top: 3px;
text-align: center;
}
.fav-button-box {
padding-top: 3%;
}
.modal.in .modal-dialog {
top: 25%;
transform: translate(0px, 0px);
width: 90%;
margin: 0 auto;
}
.emergency_check_button.btn.btn-primary {
font-size: 18px;
margin: 27px 3px;
padding: 8px 38px;
}
.modal-dialog h2 {
font-size: 24px;
}
}
@media (min-width:600px) and (max-width:767px) {
.modal.in .modal-dialog {
top: 25%;
transform: translate(0px, 0px);
width: 63%;
margin: 0 auto;
}
.align-mission-box {
height: auto;
}
.bottom-img p {
font-size: 11px;
}
.emergency_check_button.btn.btn-primary {
font-size: 18px;
margin: 27px 7px;
padding: 8px 45px;
}
.modal-dialog h2 {
font-size: 24px;
}
.navbar-brand .img-responsive {
height: auto;
margin-top: -10px;
width: 85px;
}
.navbar-inverse .navbar-toggle {
margin-top: 5px;
}
.pull-right {
float: left !important;
padding: 0;
}
.logo-imgrest img {
margin: 0 auto;
}
.logo-imgrest {
padding-top: 45px;
}
.heading h1 {
font-size: 29px;
}
.listening-section p {
float: left;
}
.heading select {
font-size: 16px;
padding: 3px 10px 3px 0;
}
.line-light {
bottom: -18px;
}
.listening-section hr {
margin-left: 6px;
margin-top: 12px;
width: 22%;
}
.boxes-roffing .post-blocks.single-align {
overflow: hidden;
float: left;
}
.img-block img {
height: 100%;
width: 100%;
}
.right-box {
height: auto !important;
}
.get-quotes {
font-size: 13px;
margin: -8px 0 0;
padding: 3px 5px;
right: 24px;
}
.boxes-roffing hr {
float: left;
margin: 0 !important;
width: 100% !important;
}
.footer-boxe-text {
float: left;
padding-top: 8px;
}
.boxe-recent a {
font-size: 13px;
}
.recent-post {
padding: 0 0 0;
}
.blocks-footer .pull-left {
float: none !important;
}
.blocks-footer .text-orange {
margin-bottom: 34px;
font-size: 14px;
}
.blocks-footer .pull-right {
float: none !important;
}
.blocks-footer h5 {
text-align: center;
}
.footer ul li {
text-align: center;
}
.center-aalig {
margin-left: 0;
margin-top: 36px;
}
.logo-part {
float: none;
margin: 37px auto 0;
width: 60%;
}
.recent-listning .boxe-recent {
border-top: 1px solid #f2f2f2;
height: auto;
padding: 10px 0;
float: left;
}
.header-innerpage .navbar-toggle {
margin-right: 14px;
}
.logo-part p {
margin-top: 9px;
}
.logo-part li {
margin: 0 3px;
}
.headings-footer1 {
float: left;
margin-top: 17px;
padding: 22px 0 !important;
}
.headings-footer1 p {
padding: 9px 0 0;
text-align: center;
}
.leftttext {
float: none;
margin-right: 0;
text-align: center;
margin-bottom: 0;
}
.white-orng {
float: left;
width: 100%;
text-align: center;
padding-top: 5px;
}
.text-orange {
float: left;
width: 100%;
text-align: center;
}
.leftttext>img {
display: block;
float: none;
margin: 0 auto;
}
.logo-part img {
margin: 0 auto;
}
.logo-part p {
margin-top: 9px;
padding-left: 0;
text-align: center;
}
.logo-part ul {
width: 100%;
text-align: center;
}
.banner-directory {
padding-top: 37px;
}
.right-side {
padding-top: 0;
}
.right-side p {
padding-top: 0;
}
.fav-button-box button {
width: 29%;
}
.fav-button-box {
padding-top: 0%;
}
.fav-button-box.text-right {
text-align: left !important;
}
.slider-center .big-img img {
width: 100%;
height: 400px;
}
}
@media (min-width:768px) and (max-width:991px) {
.navigation.header .navbar-inverse .navbar-nav>li>a {
color: #9d9d9d;
font-size: 17px;
padding: 6px;
}
.recent-listning>h1 {
font-size: 21px;
}
.modal.in .modal-dialog {
top: 25%;
transform: translate(0px, 0px);
width: 45%;
}
.header-innerpage {
margin-top: 6.5%;
}
.banner-innter-text form input {
width: 40%;
}
.bottom-img p {
font-size: 11px;
}
.align-mission-box {
height: auto;
}
.header-innerpage .navbar-nav>li>a {
font-size: 12px;
padding: 15px 6px !important;
}
.recent-listning .boxe-recent {
height: auto;
}
.header-innerpage .col-sm-3 {
padding: 0;
}
.header-innerpage .banner-innter-text form input {
color: #000;
padding: 12px 10px 12px 21px;
width: 40%;
font-size: 12px;
}
.listening-section hr {
margin-left: 10px;
}
.boxes-roffing .post-blocks.single-align {
overflow: hidden;
}
.right-box {
width: 66%;
}
.post-blocks h3 {
font-size: 14px;
}
.get-quotes {
font-size: 11px;
margin: -5px 0 0;
padding: 3px 6px;
right: 30px;
}
.post-blocks .eql-height {
height: auto;
}
.footer-boxe-text {
float: left;
width: 100%;
}
.boxes-roffing hr {
margin-left: 0 !important;
}
.img-block {
height: 249px !important;
overflow: hidden;
}
.img-block img {
height: 100%;
width: auto;
}
.recent-post .right-box {
width: 70%;
padding: 0;
}
.blocks-footer .text-orange {
font-size: 12px;
}
.logo-part li {
margin: 0;
}
.headings-footer1 p {
font-size: 11px;
}
.banner-directory h1 {
font-size: 20px;
}
.right-side {
padding-top: 0;
}
.right-side p {
padding-top: 0;
}
.service-roofing .img-responsive {
width: 34%;
}
.service-roofing a {
font-size: 11px;
}
.fav-button-box button {
width: 43%;
}
.fav-button-box button {
font-size: 11px;
margin: 0 2px;
padding: 9px;
width: 47%;
}
.grey-box h1 {
color: #a6585a;
font-size: 20px;
margin-top: 0;
}
.grey-box>p {
text-align: center;
}
}
@media (min-width:992px) and (max-width:1199px) {
.navigation.header .navbar-inverse .navbar-nav>li>a {
padding: 6px 11px;
}
.header-innerpage {
margin-top: 4.5%;
}
.banner-innter-text form input {
width: 41%;
}
.modal.in .modal-dialog {
width: 35%;
}
.post-blocks .eql-height {
height: auto;
}
.footer-boxe-text>p {
width: 100%;
float: left;
}
.get-quotes {
font-size: 13px;
margin: -6px 0 0;
padding: 4px 6px;
right: 23px;
}
.recent-post {
padding: 0 0 0;
}
.header-innerpage a {
border-radius: 3px;
font-size: 13px;
padding: 10px 8px !important;
}
.recent-post .right-box {
padding: 0;
width: 51%;
}
.blocks-footer .text-orange {
font-size: 18px;
}
.logo-part li {
margin: 0 4px;
}
}
@media (min-width:980px) and (max-width:1024px) {
.home .navigation.header .login_btn a,
.home .navigation.header .signup_btn a {
padding: 10px 22px !important;
}
.navbar-header .navbar-brand {
width: 100% !important;
margin: 0 auto 10px;
}
.navbar-header .navbar-brand img {
display: block !important;
margin: auto;
}
.page-template-page-write-a-review .navigation.header .signup_btn a,
.page-template-page-new-business-signup .navigation.header .signup_btn a,
.page-template-contact-us .navigation.header .signup_btn a,
.page-template-page-login .navigation.header .signup_btn a,
.page-template-about-template .navigation.header .signup_btn a,
.page-template-career-template .navigation.header .signup_btn a,
.page-template-price .navigation.header .signup_btn a,
.home .navigation.header .signup_btn a {
padding: 10px 22px !important;
font-size: 14px;
}
.tax-listing_service .navbar-collapse,
.page-template-page-write-a-review .navbar-collapse,
.page-template-page-new-business-signup .navbar-collapse,
.page-template-contact-us .navbar-collapse,
.page-template-page-login .navbar-collapse,
.page-template-about-template .navbar-collapse,
.page-template-career-template .navbar-collapse,
.page-template-price .navbar-collapse,
.home .navbar-collapse {
width: 100%;
}
.banner-innter-text form {
width: 90%;
}
.page-template-page-write-a-review .links-bannertext li,
.page-template-page-new-business-signup .links-bannertext li,
.page-template-contact-us .links-bannertext li,
.page-template-page-login .links-bannertext li,
.page-template-about-template .links-bannertext li,
.home .links-bannertext li {
margin: 100px 9px 0;
padding-right: 70px;
}
.page-template-page-write-a-review .navigation,
.page-template-page-new-business-signup .navigation,
.page-template-contact-us .navigation,
.page-template-page-login .navigation,
.page-template-about-template .navigation,
.page-template-career-template .navigation,
.page-template-price .navigation,
.home .navigation::after {
width: 100%;
height: auto;
}
.featured_listing .listing_icon_box {
width: 50%;
margin: auto;
margin-top: auto;
margin-bottom: auto;
margin-bottom: 30px;
}
.featured_listing .third_coulmn {
margin-top: 0;
}
.feature_listings {
text-align: center;
}
.home .full-block {
float: none;
text-align: center;
}
.favorite_listing_category ul li {
width: 29%;
margin-right: 12px !important;
margin-left: 22px;
}
.testimonial_blue .under_skyblue p::before {
left: -48px;
font-size: 30px;
}
.care_facilities_wrapper .care_facilities_content {
padding: 30px 25px;
}
.care_facilities_wrapper .care_facilities_content .dual_btn_box ul li a {
font-size: 12px;
padding: 10px 10px;
}
.our_mission_wrapper .our_mission_caption .tag_blue p {
font-size: 16px;
}
.our_mission_wrapper .our_mission_caption .tag_blue h2 {
font-size: 27px;
}
.our_mission_wrapper .our_mission_caption .tag_blue {
width: 40%;
}
.care_facilities_wrapper .slick-prev {
left: 0;
z-index: 1;
}
.care_facilities_wrapper .slick-next {
right: 0px;
}
.home .home-banner .search {
margin-left: 0;
}
.care_facilities_wrapper .care_facilities_content h3 {
margin-top: 0;
}
.footer_top_list ul li {
margin-right: 10px !important;
padding-right: 21px;
}
.home .home-banner {
padding: 100px 0px 50px;
}
}
@media (min-width:980px) and (max-width:992px) {
.care_facilities_wrapper .slick-next {
right: 10px;
}
.home .links-bannertext li {
margin: 100px 20px 20px;
padding-right: 70px;
border-right: none;
}
.home .search {
padding: 11px 34px;
height: 100%;
}
}
@media (min-width:800px) and (max-width:980px) {
.home .navbar-brand>img {
display: inline-block;
}
.home-banner {
padding: 0 0px 50px;
}
.nursing_contact_us h2 {
text-align: center;
}
.nursing_contact_us .form_inter {
margin-bottom: 40px;
}
.banner-innter-text form {
width: 100%;
}
#inner-header-css .navbar-inverse {
position: relative;
}
.home-banner::after {
display: none;
}
.page-template-page-write-a-review .links-bannertext li,
.page-template-page-new-business-signup .links-bannertext li,
.page-template-contact-us .links-bannertext li,
.page-template-page-login .links-bannertext li,
.page-template-about-template .links-bannertext li,
.home .links-bannertext li {
padding-right: 0px;
border: none;
}
.navbar-header {
float: none;
text-align: center;
margin: auto;
width: 100%;
}
.navbar-header .navbar-brand {
margin-bottom: 25px;
}
.navbar-header .navbar-brand img {
display: inline-block;
}
.page-template-page-write-a-review .navigation.header .login_btn a,
.page-template-page-new-business-signup .navigation.header .login_btn a,
.page-template-contact-us .navigation.header .login_btn a,
.page-template-page-login .navigation.header .login_btn a,
.page-template-about-template .navigation.header .login_btn a,
.page-template-career-template .navigation.header .login_btn a,
.page-template-price .navigation.header .login_btn a,
.home .navigation.header .login_btn a {
padding: 8px 25px !important;
font-size: 14px !important;
}
.page-template-page-write-a-review .navigation.header .signup_btn a,
.page-template-page-new-business-signup .navigation.header .signup_btn a,
.page-template-contact-us .navigation.header .signup_btn a,
.page-template-page-login .navigation.header .signup_btn a,
.page-template-about-template .navigation.header .signup_btn a,
.page-template-career-template .navigation.header .signup_btn a,
.page-template-price .navigation.header .signup_btn a,
.home .navigation.header .signup_btn a {
padding: 8px 25px !important;
font-size: 14px !important;
}
.home .links-bannertext li {
margin: 100px 20px 20px;
padding-right: 10px;
border-right: none;
}
.home .search {
padding: 15px 33px;
height: 100%;
max-height: 100%;
}
.blue_bdr_footer {
border-right: none;
min-height: auto;
}
.home .navbar-brand {
display: block !important;
width: 100%;
margin: auto;
}
.home .banner-innter-text form {
padding: 20px 0px;
margin: auto;
width: 100%;
}
.home .banner-innter-text {
margin-top: 16%;
}
.home .navigation::after {
display: none;
}
.favorite_listing_category ul li {
width: 45%;
}
.listes-fav img {
width: auto !important;
}
.navbar-collapse.collapse {
margin-bottom: 0 !important;
}
.home .navbar-collapse {
width: 100%;
margin: 50px 0;
}
.home .navbar-header {
float: none;
}
.care_facilities_wrapper .slick-prev {
left: -30px;
z-index: 1;
}
.care_facilities_wrapper .slick-next {
right: -20px;
}
.testimonial_blue .slick-slide img {
border-radius: 100%;
text-align: center;
margin: auto;
margin-bottom: auto;
margin-bottom: 30px;
}
.our_mission_wrapper .right_mission_content {
padding: 40px 0;
text-align: center;
}
.footer_top_list ul li .media-body {
width: 100%;
display: inline-block;
text-align: center;
}
.footer_top_list ul li .media .media-left {
display: block;
text-align: center;
}
.footer_top_list ul li .media .media-left .media-object {
display: inline-block;
}
.footer_top_list ul li .media-body h5 {
margin: 12px 0;
}
.footer_top_list ul li {
display: block;
margin: 30px 0;
margin-right: 0 !important;
padding-right: 0;
border-right: none;
}
.footer_content {
text-align: center;
}
.footer_menu_bdr {
border-right: none;
}
.address_box_right .media-left {
display: inline-block;
}
.address_box_right .media-left img {
padding-right: 0;
margin-bottom: 10px;
}
.testimonial_blue {
background-color: #0e89e7;
padding: 90px 0 30px;
}
.feature_listings {
text-align: center;
}
.featured_listing .listing_icon_box {
width: 60%;
margin: auto;
margin-bottom: 25px;
}
.featured_listing .third_coulmn {
margin-top: 0;
}
.home .full-block {
float: none;
text-align: center;
}
.favorite_listing_category ul li {
width: 42%;
margin-left: 32px;
}
.home .navbar-nav {
float: none;
width: 100%;
text-align: center;
margin-bottom: 24px;
}
.home .navbar-nav>li {
float: none;
display: inline-block;
}
.home .banner-innter-text {
margin-top: 25%;
}
.care_facilities_wrapper .care_facilities_content {
padding: 30px 20px;
}
.listes-fav ul {
list-style: none;
padding: 0px;
text-align: center;
}
}
@media (min-width:600px) and (max-width:768px) {
.home .nursing-home .nav.navbar-nav.right-social {
margin-bottom: 0 !important;
text-align: center;
}
#inner-header-css .navbar-inverse {
position: initial;
}
.home-banner::after {
display: none;
}
.banner-innter-text form {
padding: 20px 0px;
margin: auto;
width: 100%;
}
.home .links-bannertext li {
margin: 100px 20px 20px;
padding-right: 0;
border-right: none;
}
.home .search {
padding: 15px 22px;
height: 100%;
}
.home .home-banner {
padding: 100px 0px 50px;
}
.home .home-banner {
padding: 100px 0px 0;
}
.blue_bdr_footer {
border-right: none;
min-height: auto;
}
.home .navbar-brand {
display: block !important;
width: 100%;
margin: auto;
}
.home .banner-innter-text form {
padding: 20px 0px;
margin: auto;
width: 100%;
}
.home .banner-innter-text {
margin-top: 16%;
}
.home .navigation::after {
display: none;
}
.favorite_listing_category ul li {
width: 45%;
}
.navbar-collapse.collapse {
margin-bottom: 0 !important;
}
.home .navbar-collapse {
width: 100%;
margin: 15px 0;
}
.home .navbar-header {
float: none;
}
.care_facilities_wrapper .slick-prev,
.care_facilities_wrapper .slick-next {
display: none !important;
}
.testimonial_blue .slick-slide img {
border-radius: 100%;
text-align: center;
margin: auto;
margin-bottom: auto;
margin-bottom: 30px;
}
.our_mission_wrapper .right_mission_content {
padding: 40px 0;
text-align: center;
}
.footer_top_list ul li .media-body {
width: 100%;
display: inline-block;
text-align: center;
}
.footer_top_list ul li .media .media-left {
display: block;
text-align: center;
}
.footer_top_list ul li .media .media-left .media-object {
display: inline-block;
}
.page-template-page-write-a-review .header .navbar-inverse,
.page-template-page-new-business-signup .header .navbar-inverse,
.page-template-contact-us .header .navbar-inverse,
.page-template-page-login .header .navbar-inverse,
.page-template-about-template .header .navbar-inverse,
.home .header .navbar-inverse {
position: relative;
border-bottom: 5px solid #0e89e7;
}
.page-template-page-write-a-review .home-banner,
.page-template-page-new-business-signup .home-banner,
.page-template-contact-us .home-banner,
.page-template-page-login .home-banner,
.page-template-about-template .home-banner,
.page-template-career-template .home-banner,
.page-template-price .home-banner,
.home .home-banner {
padding: 60px 0px 0;
}
.footer_top_list ul li .media-body h5 {
margin: 12px 0;
}
.footer_top_list ul li {
display: block;
margin: 30px 0;
margin-right: 0 !important;
padding-right: 0;
border-right: none;
}
.footer_content {
text-align: center;
}
.footer_menu_bdr {
border-right: none;
}
.address_box_right .media-left {
display: inline-block;
}
.address_box_right .media-left img {
padding-right: 0;
margin-bottom: 10px;
}
.testimonial_blue {
background-color: #0e89e7;
padding: 90px 0 30px;
}
.feature_listings {
text-align: center;
}
.featured_listing .listing_icon_box {
width: 60%;
margin: auto;
margin-bottom: 25px;
}
.featured_listing .third_coulmn {
margin-top: 0;
}
.home .full-block {
float: none;
text-align: center;
}
.favorite_listing_category ul li {
width: 42%;
margin-left: 25px;
}
.page-template-default .navbar-nav,
.home .navbar-nav {
float: none;
width: 100%;
text-align: center;
margin-bottom: 24px;
}
.home .navbar-nav>li {
float: none;
display: inline-block;
}
.home .banner-innter-text {
margin-top: 0%;
}
.care_facilities_wrapper .care_facilities_content {
padding: 30px 20px;
}
.listes-fav ul {
list-style: none;
padding: 0px;
text-align: center;
}
.home .nav.navbar-nav.right-social {
float: none;
margin-bottom: 0 !important;
}
.home .navbar-brand .img-responsive {
height: auto;
margin-top: -10px;
width: auto;
}
.home .navbar-brand {
display: block !important;
width: auto;
margin: auto;
}
.home .navbar-inverse .navbar-toggle {
margin-top: 5px;
background-color: #07d31f !important;
border: none;
}
.home .navbar-nav {
float: none;
text-align: left;
}
.home .navbar-nav>li {
float: none;
display: block;
}
.home .navigation #myNavbar {
background: #ffffff !important;
}
.care_facilities_wrapper .care_facilities_content .dual_btn_box ul li {
display: block;
}
.care_facilities_wrapper .care_facilities_content .dual_btn_box ul li a {
display: block;
text-align: center;
margin-bottom: 12px;
}
.featured_listing .first_coulmn .listing_icon_box {
margin-top: 80px;
}
}
@media (min-width:767px) {
.home .navbar-brand>img {
display: inline-block;
}
.home .nursing-home .nav.navbar-nav.right-social {
margin-bottom: 0 !important;
text-align: left;
}
}
@media (min-width:768px) {
.home .navbar-brand>img {
float: left;
display: inline-block;
}
.navbar-header {
float: none;
text-align: center;
margin: auto;
width: 100%;
}
.nursing-home #inner-header-css .left-nav {
float: none;
width: 100%;
text-align: center;
}
.nursing_contact_us h2 {
text-align: center;
}
.nursing_contact_us .form_inter {
margin-bottom: 40px;
}
.home .nursing-home .nav.navbar-nav.right-social {
margin-bottom: 0 !important;
text-align: center;
}
}
@media (min-width:480px) and (max-width:570px) {
.home .navbar-brand>img {
display: inline-block;
}
.home .links-bannertext li {
margin: 100px 20px 20px;
padding-right: 0;
border-right: none;
}
.home .home-banner {
padding: 100px 0px 50px;
}
.home .home-banner {
padding: 100px 0px 0;
}
.blue_bdr_footer {
border-right: none;
min-height: auto;
}
.home .navbar-brand {
display: block !important;
width: 100%;
margin: auto;
}
.home .banner-innter-text form {
padding: 20px 0px;
margin: auto;
width: 100%;
}
.home .banner-innter-text {
margin-top: 16%;
}
.home .navigation::after {
display: none;
}
.favorite_listing_category ul li {
width: 50%;
}
.listes-fav img {
width: auto !important;
}
.navbar-collapse.collapse {
margin-bottom: 0 !important;
}
.home .navbar-collapse {
width: 100%;
margin: 50px 0;
}
.home .navbar-header {
float: none;
}
.care_facilities_wrapper .slick-prev,
.care_facilities_wrapper .slick-next {
display: none !important;
}
.testimonial_blue .slick-slide img {
border-radius: 100%;
text-align: center;
margin: auto;
margin-bottom: auto;
margin-bottom: 30px;
}
.our_mission_wrapper .right_mission_content {
padding: 40px 0;
text-align: center;
}
.footer_top_list ul li .media-body {
width: 100%;
display: inline-block;
text-align: center;
}
.footer_top_list ul li .media .media-left {
display: block;
text-align: center;
}
.footer_top_list ul li .media .media-left .media-object {
display: inline-block;
}
.home .header .navbar-inverse {
position: relative;
border-bottom: 5px solid #0e89e7;
}
.home .home-banner {
padding: 60px 0px 0;
}
.footer_top_list ul li .media-body h5 {
margin: 12px 0;
}
.footer_top_list ul li {
display: block;
margin: 30px 0;
margin-right: 0 !important;
padding-right: 0;
border-right: none;
}
.footer_content {
text-align: center;
}
.footer_menu_bdr {
border-right: none;
}
.address_box_right .media-left {
display: inline-block;
}
.address_box_right .media-left img {
padding-right: 0;
margin-bottom: 10px;
}
.testimonial_blue {
background-color: #0e89e7;
padding: 90px 0 30px;
}
.feature_listings {
text-align: center;
}
.featured_listing .listing_icon_box {
width: 60%;
margin: auto;
margin-bottom: 25px;
}
.featured_listing .third_coulmn {
margin-top: 0;
}
.home .full-block {
float: none;
text-align: center;
}
.favorite_listing_category ul li {
width: 42%;
margin-left: 25px;
}
.home .navbar-nav {
float: none;
width: 100%;
text-align: center;
margin-bottom: 24px;
}
.home .navbar-nav>li {
float: none;
display: inline-block;
}
.home .banner-innter-text {
margin-top: 0%;
}
.care_facilities_wrapper .care_facilities_content {
padding: 30px 20px;
}
.listes-fav ul {
list-style: none;
padding: 0px;
text-align: center;
}
.home .nav.navbar-nav.right-social {
float: none;
margin-bottom: 0 !important;
}
.home .navbar-brand .img-responsive {
height: auto;
margin-top: -10px;
width: auto;
}
.home .navbar-brand {
display: block !important;
width: auto;
margin: auto;
}
.home .navbar-inverse .navbar-toggle {
margin-top: 5px;
background-color: #07d31f !important;
border: none;
}
.home .navbar-nav {
float: none;
text-align: left;
}
.home .navbar-nav>li {
float: none;
display: block;
}
.care_facilities_wrapper .care_facilities_content .dual_btn_box ul li {
display: block;
}
.care_facilities_wrapper .care_facilities_content .dual_btn_box ul li a {
display: block;
text-align: center;
margin-bottom: 12px;
}
.featured_listing .first_coulmn .listing_icon_box {
margin-top: 80px;
}
.home .search {
padding: 15px 33px;
height: 100%;
}
}
@media (min-width:414px) and (max-width:480px) {
.home .navbar-brand>img {
display: inline-block;
}
.home .links-bannertext li {
margin: 45px 20px 20px;
padding-right: 0;
border-right: none;
}
.home .links-bannertext li:nth-child(3) {
margin-top: 45px;
}
.home .search {
padding: 15px 33px;
height: 100%;
}
.home .home-banner {
padding: 100px 0px 50px;
}
.home .home-banner {
padding: 100px 0px 0;
}
.blue_bdr_footer {
border-right: none;
min-height: auto;
}
.home .navbar-brand {
display: block !important;
width: 100%;
margin: auto;
}
.home .banner-innter-text form {
padding: 20px 0px;
margin: auto;
width: 100%;
}
.home .banner-innter-text {
margin-top: 16%;
}
.home .navigation::after {
display: none;
}
.favorite_listing_category ul li {
width: 50%;
}
.listes-fav img {
width: auto !important;
}
.navbar-collapse.collapse {
margin-bottom: 0 !important;
}
.home .navbar-collapse {
width: 100%;
margin: 25px 0 50px 0;
}
.home .navbar-header {
float: none;
}
.care_facilities_wrapper .slick-prev,
.care_facilities_wrapper .slick-next {
display: none !important;
}
.testimonial_blue .slick-slide img {
border-radius: 100%;
text-align: center;
margin: auto;
margin-bottom: auto;
margin-bottom: 30px;
}
.our_mission_wrapper .right_mission_content {
padding: 40px 0;
text-align: center;
}
.footer_top_list ul li .media-body {
width: 100%;
display: inline-block;
text-align: center;
}
.our_mission_wrapper .our_mission_caption .tag_blue {
width: 40%;
}
.our_mission_wrapper .our_mission_caption .tag_blue h2 {
font-size: 25px;
}
.our_mission_wrapper .our_mission_caption .tag_blue p {
font-size: 14px;
}
.footer_top_list ul li .media .media-left {
display: block;
text-align: center;
}
.footer_top_list ul li .media .media-left .media-object {
display: inline-block;
}
.home .header .navbar-inverse {
position: relative;
border-bottom: 5px solid #0e89e7;
}
.home .home-banner {
padding: 60px 0px 0;
}
.footer_top_list ul li .media-body h5 {
margin: 12px 0;
}
.footer_top_list ul li {
display: block;
margin: 30px 0;
margin-right: 0 !important;
padding-right: 0;
border-right: none;
}
.footer_content {
text-align: center;
}
.footer_menu_bdr {
border-right: none;
}
.address_box_right .media-left {
display: inline-block;
}
.address_box_right .media-left img {
padding-right: 0;
margin-bottom: 10px;
}
.testimonial_blue {
background-color: #0e89e7;
padding: 90px 0 30px;
}
.feature_listings {
text-align: center;
}
.featured_listing .listing_icon_box {
width: 60%;
margin: auto;
margin-bottom: 25px;
}
.featured_listing .third_coulmn {
margin-top: 0;
}
.home .full-block {
float: none;
text-align: center;
}
.favorite_listing_category ul li {
width: 70%;
margin-left: 25px;
}
.home .navbar-nav {
float: none;
width: 100%;
text-align: center;
margin-bottom: 24px;
}
.home .navbar-nav>li {
float: none;
display: inline-block;
}
.home .banner-innter-text {
margin-top: 0%;
}
.care_facilities_wrapper .care_facilities_content {
padding: 30px 20px;
}
.listes-fav ul {
list-style: none;
padding: 0px;
text-align: center;
}
.home .nav.navbar-nav.right-social {
float: none;
margin-bottom: 0 !important;
}
.home .navbar-brand .img-responsive {
height: auto;
margin-top: -10px;
width: auto !important;
}
.home .navbar-brand {
display: block !important;
width: auto;
margin: auto;
}
.home .navbar-inverse .navbar-toggle {
margin-top: 5px;
background-color: #07d31f !important;
border: none;
}
.home .navbar-nav {
float: none;
text-align: left;
}
.home .navbar-nav>li {
float: none;
display: block;
}
.care_facilities_wrapper .care_facilities_content .dual_btn_box ul li {
display: block;
}
.care_facilities_wrapper .care_facilities_content .dual_btn_box ul li a {
display: block;
text-align: center;
margin-bottom: 12px;
}
.featured_listing .first_coulmn .listing_icon_box {
margin-top: 80px;
}
}
@media (min-width:320px) and (max-width:375px) {
.home .navbar-brand>img {
display: inline-block;
}
.home .navigation.header .login_btn a {
padding: 10px 22px !important;
}
.home .navigation.header .signup_btn a {
padding: 10px 22px !important;
}
.home .links-bannertext li {
margin: 45px 20px 20px;
padding-right: 0;
border-right: none;
}
.home .links-bannertext li:nth-child(3) {
margin-top: 45px;
}
.home .home-banner {
padding: 100px 0px 50px;
}
.home .home-banner {
padding: 100px 0px 0;
}
.blue_bdr_footer {
border-right: none;
min-height: auto;
}
.home .navbar-brand {
display: block !important;
width: 100%;
margin: auto;
}
.home .banner-innter-text form {
padding: 20px 0px;
margin: auto;
width: 100%;
}
.home .banner-innter-text {
margin-top: 16%;
}
.home .navigation::after {
display: none;
}
.favorite_listing_category ul li {
width: 50%;
}
.listes-fav img {
width: auto !important;
}
.navbar-collapse.collapse {
margin-bottom: 0 !important;
}
.home .navbar-collapse {
width: 100%;
margin: 15px 0 50px 0;
}
.home .navbar-header {
float: none;
}
.care_facilities_wrapper .slick-prev,
.care_facilities_wrapper .slick-next {
display: none !important;
}
.testimonial_blue .slick-slide img {
border-radius: 100%;
text-align: center;
margin: auto;
margin-bottom: auto;
margin-bottom: 30px;
}
.our_mission_wrapper .right_mission_content {
padding: 40px 0;
text-align: center;
}
.footer_top_list ul li .media-body {
width: 100%;
display: inline-block;
text-align: center;
}
.our_mission_wrapper .our_mission_caption .tag_blue {
width: 40%;
padding: 10px;
}
.our_mission_wrapper .our_mission_caption .tag_blue h2 {
font-size: 19px;
margin-top: 0;
}
.our_mission_wrapper .our_mission_caption .tag_blue p {
font-size: 13px;
}
.footer_top_list ul li .media .media-left {
display: block;
text-align: center;
}
.footer_top_list ul li .media .media-left .media-object {
display: inline-block;
}
.home .header .navbar-inverse {
position: relative;
border-bottom: 2px solid #0e89e7;
}
.home .home-banner {
padding: 60px 0px 0;
}
.footer_top_list ul li .media-body h5 {
margin: 12px 0;
}
.footer_top_list ul li {
display: block;
margin: 30px 0;
margin-right: 0 !important;
padding-right: 0;
border-right: none;
}
.footer_content {
text-align: center;
}
.footer_menu_bdr {
border-right: none;
}
.address_box_right .media-left {
display: inline-block;
}
.address_box_right .media-left img {
padding-right: 0;
margin-bottom: 10px;
}
.testimonial_blue {
background-color: #0e89e7;
padding: 90px 0 30px;
}
.feature_listings {
text-align: center;
}
.featured_listing .listing_icon_box {
width: 60%;
margin: auto;
margin-bottom: 25px;
}
.featured_listing .third_coulmn {
margin-top: 0;
}
.home .full-block {
float: none;
text-align: center;
}
.favorite_listing_category ul li {
width: 70%;
margin-left: 25px;
}
.home .navbar-nav {
float: none;
width: 100%;
text-align: center;
margin-bottom: 24px;
}
.home .navbar-nav>li {
float: none;
display: inline-block;
}
.home .banner-innter-text {
margin-top: 0%;
}
.care_facilities_wrapper .care_facilities_content {
padding: 30px 20px;
}
.listes-fav ul {
list-style: none;
padding: 0px;
text-align: center;
}
.home .nav.navbar-nav.right-social {
float: none;
margin-bottom: 0 !important;
}
.home .navbar-brand .img-responsive {
height: auto;
margin-top: -10px;
width: 150px !important;
}
.home .navbar-brand {
display: block !important;
width: auto;
margin: auto;
}
.home .navbar-inverse .navbar-toggle {
margin-top: 5px;
background-color: #07d31f !important;
border: none;
}
.home .navbar-nav {
float: none;
text-align: left;
}
.home .navbar-nav>li {
float: none;
display: block;
}
.care_facilities_wrapper .care_facilities_content .dual_btn_box ul li {
display: block;
}
.care_facilities_wrapper .care_facilities_content .dual_btn_box ul li a {
display: block;
text-align: center;
margin-bottom: 12px;
}
.featured_listing .first_coulmn .listing_icon_box {
margin-top: 80px;
}
.featured_listing .listing_icon_box {
width: 100%;
}
.home .banner-innter-text h1 {
font-size: 33px;
}
.favorite_listing_category ul li {
margin-bottom: 0px;
}
.our_mission_wrapper .right_mission_content {
padding: 0 0;
text-align: center;
}
.home .links-bannertext li {
margin: 60px 0 0;
}
}
@media (min-width:1200px) and (max-width:1248px) {
.care_facilities_wrapper .slick-prev {
left: -22px;
}
.care_facilities_wrapper .slick-next {
right: -14px;
}
}
@media (min-width:1200px) and (max-width:1600px) {
.modal.in .modal-dialog {
width: 30%;
}
.get-quotes {
margin: -9px 0 0;
right: 23px;
}
.recent-listning .boxe-recent {
height: auto;
}
.header-innerpage {
margin-top: 3.5%;
}
.sign_up_form .radio {
float: left;
width: 100%;
}
}
@media(max-width: 1680px) {
.page-template-page-login .home-banner,
.page-template-about-template .home-banner,
.page-template-career-template .home-banner,
.page-template-contact-us .home-banner,
.page-template-price .home-banner {
background-size: cover; 
}
.page-template-about-template .home-banner,.page-template-career-template .home-banner, .page-template-contact-us .home-banner,
.page-template-price .home-banner {
background-size: cover;
}
.home-banner::after {
width: 1300px;
height: 720px;
}
}
@media(max-width: 1440px){
.page-template-about-template .home-banner::after,
.page-template-page-write-a-review .home-banner::after,
.page-template-career-template .home-banner::after,
.page-template-price .home-banner::after {
width: 1000px;
height: 570px;
}
.home-banner::after {
width: 1100px;
height: 620px;
}
}
@media(max-width: 1366px) {
.home-banner::after {
width: 1000px;
height: 560px;
}
}
.acf-field-5950fc70b614a .acf-basic-uploader {
position: relative;
padding: 10px 16px;
font-size: 18px;
line-height: 1.33;
border-radius: 6px;
color: #fff;
background-color: #a6585a;
border-color: #a6585a;
display: inline-block;
padding: 6px 12px;
margin-bottom: 0;
font-size: 14px;
font-weight: 400;
line-height: 1.42857143;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-ms-touch-action: manipulation;
touch-action: manipulation;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background-image: none;
border: 1px solid transparent;
border-top-color: transparent;
border-right-color: transparent;
border-bottom-color: transparent;
border-left-color: transparent;
border-top-color: transparent;
border-right-color: transparent;
border-bottom-color: transparent;
border-left-color: transparent;
border-radius: 4px;
}
.acf-field-5950fc70b614a .acf-basic-uploader input[type="file"] {
position: absolute;
top: -9999999;
filter: alpha(opacity=0);
opacity: 0;
width: 0;
height: 0;
outline: none;
cursor: inherit;
}
.home-banner .select2-selection__arrow,
.banner-innter-text .select2-selection__arrow {
display: none !important;
}
form#business_cover_image_form .acf-label,
form#business_listing_content_form .acf-label,
form#business_gallery_form .acf-label,
form#business_opening_hours_form .acf-label,
form#business_location_form .acf-label {
display: none;
}
.banner-innter-text .select2-container--default .select2-selection--multiple .select2-selection__rendered {
padding-top: 6px !important;
} .page-template-contact-us select.listing_form_services,
.page-template-contact-us .select2-container--default .select2-selection--multiple,
.page-template-page-new-business-signup select.listing_form_services,
.page-template-page-new-business-signup .select2-container--default .select2-selection--multiple,
.tax-listing_service select.listing_form_services,
.tax-listing_service .select2-container--default .select2-selection--multiple,
.page-template-page-login select.listing_form_services,
.page-template-page-login .select2-container--default .select2-selection--multiple,
.page-template-page-write-a-review select.listing_form_services,
.page-template-page-write-a-review .select2-container--default .select2-selection--multiple,
.page-template-about-template select.listing_form_services,
.page-template-career-template select.listing_form_services,
.page-template-about-template .select2-container--default .select2-selection--multiple,
.home select.listing_form_services,
.home .select2-container--default .select2-selection--multiple {
border-radius: 0px !important;
height: 50px !important;
border-radius: 6px !important;
}
.select2-hidden-accessible {
border: 0 !important;
clip: rect(0 0 0 0) !important;
height: 1px !important;
margin: -1px !important;
overflow: hidden !important;
padding: 0 !important;
position: absolute !important;
width: 1px !important;
}
.page-template-template-search-listings .banner-fomrinpu .listing_form_services,
.page-template-template-search-listings .banner-fomrinpu .select2,
.single-listing .banner-fomrinpu .listing_form_services,
.single-listing .selection .select2-selection, .single-listing .selection .select2-selection,
.post-type-archive-listing .banner-fomrinpu .listing_form_services,
.post-type-archive-listing .selection .select2-selection, .single-listing .selection .select2-selection {
height: 43px !important;
}
.page-template-template-search-listings section.navigation.header,
.post-type-archive-listing section.navigation.header {
display: inline-block;
}
.post-type-archive-listing section.navigation.header.active {
position: relative !important;
}
.select2-container--default .select2-selection--multiple {
background-color: white;
border: 1px solid #aaa !important;
}
.select2-selection--multiple .select2-search__field {
border: none !important;
}
.select2-container .select2-search--inline .select2-search__field {
margin-top: 0px !important;
font-family: 'Raleway', sans-serif;
font-size: 20px;
}
::-webkit-input-placeholder { color: #000000 !important;
font-family: 'Raleway', sans-serif;
opacity: 1;
}
:-moz-placeholder { color: #000000 !important;
opacity: 1;
font-family: 'Raleway', sans-serif;
}
::-moz-placeholder { color: #000000 !important;
opacity: 1;
font-family: 'Raleway', sans-serif;
}
:-ms-input-placeholder { color: #000000 !important;
opacity: 1;
font-family: "Open Sans", sans-serif;
}
.select2-selection--multiple .select2-search__field {
margin-bottom: 0px !important;
}
#msform .select2-container .select2-selection--multiple {
height: 42px;
}
.banner-fomrinpu {
float: left;
width: 40%;
}
.banner-fomrinpu label {
position: absolute;
margin-top: -21px;
top:auto !important;
bottom: -10px;
}
.page-template-template-search-listings-php .banner-fomrinpu label {
position: absolute;
bottom: -40px;
}
.logo-part .pull-right {
display: none;
}
.bottom-img {
height: 100px;
}
.header-innerpage {
display: none;
}
.custom_query_filter {
border: 1px solid #ffffff;
text-decoration: none;
}
.custom_query_filter.active_filter,
.custom_query_filter:hover {
background-color: transparent;
border: 1px solid #515156;
text-decoration: none;
}
.page-id-249 nav.navbar.navbar-inverse.nursing-home,
.page-template-page-new-business-signup nav.navbar.navbar-inverse.nursing-home,
.page-template-page-login nav.navbar.navbar-inverse.nursing-home,
.page-template-contact-us nav.navbar.navbar-inverse.nursing-home,
.page-template-about-template nav.navbar.navbar-inverse.nursing-home,
.page-template-career-template nav.navbar.navbar-inverse.nursing-home,
.page-template-price nav.navbar.navbar-inverse.nursing-home {
background-color: #ffffff !important
}
.page-template-contact-us nav.navbar.navbar-inverse.nursing-home {
position: fixed;
top: 0;
left: 0;
width: 100%;
margin-bottom: 0;
}
.page-id-91 .nursing-home {
position: relative !important;
}
.benefits-sece {
padding: 50px 0 238px;
}
.sec_heading h2 {
font-family: 'Raleway', sans-serif;
font-weight: bold;
color: #000;
font-size: 55px;
}
.sec_heading h3 {
color: #000;
font-size: 30px;
}
.service-wrap {
width: calc(20% - 24px);
flex: 0 0 auto;
}
.serwrapinner {
padding: 25px 20px;
border-radius: 12px;
transition: 0.3s all;
height: 100%;
}
.serwrapinner:hover {
box-shadow: 0 0 30px 4px rgb(210 215 232 / 75%);
}
.benefits-sece .row {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.ser_detail H4 {
color: #31415c;
font-size: 22px;
font-weight: 600;
}
.ser_detail {margin-top: 18px;}
.sec_heading {margin-bottom: 25px;}
.aboutcareersece {
background-image: linear-gradient(to right, #4d667b 50%, #ab595b);
color: #fff;
position: relative;
padding: 66px 0 79px;
}
.abttextcar p {
font-size: 21px;
font-weight: 400;
margin-bottom: 30px;
}
.abttextcar ul {
list-style: none;
margin: 0;
padding: 0;
}
.abttextcar ul li {
display: inline-block;
margin-right: 14px;
}
.abttextcar ul li:last-child{margin-right: 0;}
.abttextcar ul li a {
background-color: #9b5457;
color: #fff;
font-size: 20px;
display: inline-block;
border-radius: 30px;
padding: 11px 30px;border: 1px solid #9b5457;
}
.abttextcar ul li a:hover{background-color: transparent;color: #fff; text-decoration: none!important;}
.abtimgcare {
position: absolute;
right: 0;
bottom: 14px;
width: 43.33vw;
max-height: 541px;
}
.colabtim {position: initial !important;}
.abtimgcare img {width: 100%;border-top-left-radius: 100px;}
.cultuhead h2 {
font-size: 80px;
line-height: 85px;
max-width: 420px;
color: #000;
}
.cultuhead h2 strong {
color: #9b5457;
}
.culimgbot img {
width: 100%;
}
.work_culture_wrapper {
padding-left: 48px;
border-left: 2px solid #e1e2e3;
}
.work_cultuecar {
width: 500px;
background: #fff;
box-shadow: 0 0 30px 4px rgb(210 215 232 / 75%);
border-radius: 15px;
padding: 34px 49px 40px 36px;
position: relative;
transition: 0.3s all;
transition-property: all;
transition-duration: 0.3s;
transition-timing-function: ease;
transition-delay: 0s;
min-height: 161px;
}
.work_culture_detail h6 {
font-size: 25px;
line-height: 27px;
margin: 0 0 10px;
color: #2e2e36;font-weight: 600;
}
.work_culture_detail p {
font-size: 18px;
line-height: 29px;
margin: 0;
color: #2e2e36;
}
.list_count {
display: flex;
width: 92px;
height: 92px;
background: #9B5457;
border-radius: 100%;
align-items: center;
justify-content: center;
color: #fff;
font-size: 35px;
font-family: 'Gotham-Bold';
border: 9px solid #fff;
position: absolute;
right: -46px;
top: 50%;
transform: translateY(-50%);
}
.work_cultuecar:hover {
background: #9B5457;
width: calc(100% - 46px);
}
.work_cultuecar:hover p,
.work_cultuecar:hover h6{color: #fff;}
.work_cultuecar:not(:last-child) {margin-bottom: 28px;}
.culimgbot {
margin-top: 181px;
}
.culture-seccar {
padding: 146px 0 140px;
}
.careerform-sec {
background-color: #e2e9ed;
padding: 50px 0;
}
.formtext p {
color: #000;
font-size: 38px;
}
.formcareer input, .formcareer textarea {
width: 100%;
border: 1px solid #ccc;
padding: 17px 20px;
border-radius: 10px;
font-size: 19px;
}
.formcareer textarea {
height: 170px;
}
.formcareer input[type="submit"] {
width: auto;
text-align: center;
background-color: #a9595b;
color: #fff;
border: 2px solid #a9595b;
font-weight: bold;
font-size: 18px;
padding: 15px 51px;
transition: all .5s;
}
.formcareer input[type="submit"]:hover{background-color: transparent; color: #a9595b;}
.formcareer .submit_btn {
text-align: center;
margin-top: 11px;
}
.formtext {
margin-bottom: 29px;
}
.modal.in.maymodalb .modal-dialog .modal-content {
background-color: #e2e9ed;
color: #fff;
padding: 20px;
border: 1px solid #e2e9ed;
border-radius: 50px;
}
.modalconteb .gform-body.gform_body legend {
color: #000;
}
.modalconteb .gform-body.gform_body label {
color: #000;
}
@media(max-width: 1680px) { .abtimgcare{bottom: 0;}
.benefits-sece {padding: 37px 0 148px;}
}
@media(max-width: 1600px) { }
@media(max-width: 1440px) { .benefits-sece { padding: 37px 0 108px;}
.culture-seccar {padding: 88px 0 117px;}
}
@media(max-width: 1366px) { }
@media(max-width:1300px){
.benefits-sece {
padding: 37px 0 70px;
}
}
@media(max-width: 1280px) {
.page-template-about-template .home-banner::after,
.page-template-page-write-a-review .home-banner::after,
.page-template-career-template .home-banner::after,
.page-template-price .home-banner::after {
width: 900px;
height: 510px;
}
}
@media (max-width: 1284px) { .recent-post .post-blocks.single-align a.get-quotes {
padding: 6px 14px;
bottom: 12px;
left: 24px;
right: auto;
font-size: 11px;
}
}
@media(max-width: 1170px) {
.menu-login {
margin-left: 0;
} .service-wrap {
width: calc(33.3333% - 24px);
flex: 0 0 auto;
margin: 0 auto;
}
.cultuhead h2 {
font-size: 67px;
line-height: 75px;
max-width: 100%;
}
.culture-seccar .col-lg-7 {
width: 100%;
margin: 0 auto;
}
.culture-seccar .col-lg-5 {
width: 100%;
text-align: center;
}
.culimgbot {
margin-top: 37px;
}
.culimgbot img {
width: auto;
}
.work_cultuecar{margin: 0 auto;}
.work_culture_wrapper {
padding-left: 0;
border-left: none;
margin-top: 49px;
}
.abtimgcare {
position: relative;
width: 100%;
max-height: 100%;
}
.benefits-sece {
padding: 37px 0 53px;
}
.work_cultuecar{width: 600px;}
.imgcht .col-lg-4 {margin-bottom: 23px;}
.modal.in.maymodalb .modal-dialog {
width: 50%;
}
}
@media(max-width: 1080px) {
.home-banner::after {
width: 980px;
height: 550px;
} }
@media (max-width: 1024px) {
.nursing_contact_us {
padding-top: 70px;
}
.page-template-about-template .home-banner, .page-template-contact-us .home-banner,.page-template-career-template .home-banner,
.page-template-price .home-banner {
padding: 70px 0;
}
.page-template-about-template .home-banner::after,
.page-template-page-write-a-review .home-banner::after,
.page-template-career-template .home-banner::after,
.page-template-price .home-banner::after {
width: 800px;
height: 460px;
}
.home-banner::after {
width: 900px;
height: 500px;
} .make_different .featured_listing .listing_icon_box {
display: inline-block !important;
width: 95%;
}
.post-type-archive .navigation,
.single-listing .navigation,
.tax-listing_service .navigation,
.page-template-page-write-a-review .navigation,
.page-template-page-new-business-signup .navigation,
.page-template-contact-us .navigation,
.page-template-page-login .navigation,
.page-template-about-template .navigation,
.page-template-career-template .navigation,
.page-template-price .navigation,
.home .navigation::after {
width: auto;
height: auto;
}
.our_specialist .specialist_member .member_img img {
max-height: 305px;
}
.form_caption {
top: 125px !important;
}
.form_caption img {
width: 100%;
}
.post-type-archive-listing .navigation.header .login_btn a,
.single-listing .navigation.header .login_btn a,
.tax-listing_service .navigation.header .login_btn a,
.page-template-page-write-a-review .navigation.header .login_btn a,
.page-template-page-new-business-signup .navigation.header .login_btn a,
.page-template-contact-us .navigation.header .login_btn a,
.page-template-page-login .navigation.header .login_btn a,
.page-template-about-template .navigation.header .login_btn a,
.page-template-career-template .navigation.header .login_btn a,
.page-template-price .navigation.header .login_btn a,
.home .navigation.header .login_btn a {
padding: 8px 15px !important;
font-size: 13px !important;
}
.post-type-archive-listing .navigation.header .signup_btn a,
.single-listing .navigation.header .signup_btn a,
.tax-listing_service .navigation.header .signup_btn a,
.page-template-page-write-a-review .navigation.header .signup_btn a,
.page-template-page-new-business-signup .navigation.header .signup_btn a,
.page-template-contact-us .navigation.header .signup_btn a,
.page-template-page-login .navigation.header .signup_btn a,
.page-template-about-template .navigation.header .signup_btn a,
.page-template-career-template .navigation.header .signup_btn a,
.page-template-price .navigation.header .signup_btn a,
.home .navigation.header .signup_btn a {
padding: 8px 15px !important;
font-size: 13px !important;
}
.new_listing_box .listing_img_box .media-object {
position: relative;
}
.new_listing_box .listing_img_box .media-object a {
position: absolute;
top: 0;
left: 0;
right: 0;
text-align: center;
background-color: #fff;
border-radius: 3px;
}
.listing_img_box img {
width: 100%;
height: auto;
}
.care_facilities_wrapper.new_listing_box .care_facilities_content {
padding: 5px 15px;
}
.care_facilities_wrapper .care_facilities_content .address_box ul li h6 {
font-size: 14px;
}
.care_facilities_wrapper .care_facilities_content h3 {
margin-top: 20px;
}
.avatar_box ul li {
font-size: 13px;
}
.post-type-archive-listing .navigation::after,
.single-listing .navigation::after,
.tax-listing_service .navigation::after,
.page-template-page-write-a-review .navigation::after,
.page-template-page-new-business-signup .navigation::after,
.page-template-contact-us .navigation::after,
.page-template-page-login .navigation::after,
.page-template-about-template .navigation::after,
.page-template-career-template .navigation::after,
.page-template-price .navigation::after
.home .navigation::after {
display: none;
} .recent-listning .boxe-recent {
height: auto;
}
.boxes-roffing .post-blocks.single-align {
min-height: 650px;
}
.single-align {
min-height: 380px;
}
.new_nursing_form .search {
font-size: 15px;
padding: 2px 9px;
}
.post-type-archive-listing .nav.navbar-nav.right-social li .my_account {
padding: 8px 12px !important;
font-size: 13px;
}
.post-type-archive-listing .nav.navbar-nav.right-social li .logout {
padding: 8px 8px !important;
font-size: 12px;
}
}
@media(max-width:991px){
.abttextcar {
text-align: center;
margin-bottom: 40px;
}
.culture-seccar {
padding: 26px 0 53px;
}
.formtext p {
color: #000;
font-size: 32px;
}
.aboutcareersece{padding: 42px 0 0;}
}
@media (max-width: 980px) {
.home .navbar-brand>img {
float: none;
}
.page-id-9 .entry-header {
margin-top: 200px;
}
.page-template-about-template .home-banner, .page-template-contact-us .home-banner,
.page-template-career-template .home-banner,
.page-template-price .home-banner {
padding: 50px 0;
margin-top: 0;
}
.page-template-page-login section.navigation.header,
.tax-listing_service section.navigation.header,
.page-template-about-template section.navigation.header,
.page-template-page-write-a-review section.navigation.header {
width: 100%;
position: relative;
}
.doctor_now_fix {
height: auto;
}
.doctor_now_fix .listing_right_new {
max-width: 100%;
position: initial;
} .home .navigation {
background: none;
}
.make_different .listing_content {
text-align: center;
}
.banner-innter-text form .code_zip {
padding: 27px 22px;
}
.boxes-roffing .post-blocks.single-align {
min-height: auto;
}
.single-align {
background: #fff;
border: 1px solid #c9c9c9;
padding: 6px;
display: inline-block;
width: 100%;
min-height: 388px;
}
.make_different .featured_listing .listing_icon_box {
display: block !important;
width: 60%;
margin: 0 auto 40px;
}
.our_specialist ul li {
width: 50%;
margin-bottom: 40px;
}
.our_specialist ul li:nth-child(3) {
margin-bottom: 0;
}
.make_different .featured_listing .full-block a {
margin-right: 20px;
width: 60%;
margin: auto;
}
.full-block {
width: 100%;
float: none;
}
.welcome_content {
margin-top: 30px;
text-align: center;
}
.about_welcome {
padding-bottom: 50px;
}
.form_caption {
top: 0 !important;
}
.form_wrapper {
margin-top: 40px;
margin-bottom: 30px;
}
.care_facilities_wrapper.new_listing_box .care_facilities_content {
display: block;
margin: auto;
width: 100%;
}
.new_listing_box .listing_img_box img {
width: 65%;
height: auto;
margin: auto;
display: block;
}
.avatar_box {
width: 100%;
margin: 0 auto 35px;
}
.post-type-archive-listing .navigation::after,
.single-listing .navigation::after,
.tax-listing_service .navigation::after,
.page-template-page-write-a-review .navigation::after,
.page-template-page-new-business-signup .navigation::after,
.page-template-contact-us .navigation::after,
.page-template-page-login .navigation::after,
.page-template-about-template .navigation::after,
.page-template-career-template .navigation::after,
.page-template-price .navigation::after,
.home .navigation::after {
display: none;
}
.post-type-archive-listing .links-bannertext li,
.single-listing .links-bannertext li,
.tax-listing_service .links-bannertext li,
.page-template-page-write-a-review .links-bannertext li,
.page-template-page-new-business-signup .links-bannertext li,
.page-template-contact-us .links-bannertext li,
.page-template-page-login .links-bannertext li,
.page-template-about-template .links-bannertext li,
.home .links-bannertext li {
margin: 100px 40px 30px;
border-right: none;
padding-right: 0;
}
.single_servcies h1 {
text-align: center;
}
.single_thumb {
text-align: center;
}
.description-section {
text-align: center;
}
.single_servcies .amenities h2 {
text-align: center;
}
.single_servcies .amenities {
text-align: center;
}
.single_servcies .gallery_box h2 {
text-align: center;
}
.item_reviews_box .star_conetnt h4 {
display: block;
text-align: center;
margin: 20px 0 20px 0;
}
.item_reviews_box .star_conetnt p {
text-align: center;
}
.user_star_img {
text-align: center;
}
.star_conetnt ul {
float: none !important;
text-align: center;
margin-bottom: 10px;
}
.item_reviews_box h3 {
margin: 0 0 20px 0;
text-align: center;
}
.item_reviews_box .star_conetnt h6 {
text-align: center;
}
.right-side-content h2 {
text-align: center;
}
.right-side-content .grey-box p {
border-bottom: 1px solid #fff;
padding-bottom: 15px;
text-align: left;
}
.post_banners h1 {
text-align: center;
}
.post_sharing ul {
display: inline-block;
float: none;
margin-top: 40px !important;
}
.post_banners ul {
margin: 40px 0 0 0;
text-align: center;
}
.boxe-recent img {
float: none;
text-align: center;
margin: 0 auto 20px;
display: block;
}
.listing_related_box .left-content {
text-align: center;
}
.listing_related_box .left-content p {
padding-bottom: 15px;
}
.recent-listning .listing_related_box .left-content h6 {
padding-top: 15px;
}
.contact_addre_boxes h2 {
text-align: center;
}
.contact_addre_boxes .box_address .media {
text-align: center;
}
.contact_addre_boxes .box_address .media-left {
display: block !important;
text-align: center;
margin: auto;
}
.contact_addre_boxes .box_address .media-left img {
text-align: center;
display: block;
margin: auto;
}
.contact_addre_boxes .box_address .media-body p {
margin: 20px 0;
}
.contact_addre_boxes .box_address h4 {
text-align: center;
}
.single_servcies .amenities ul li {
margin-right: 50px;
margin-bottom: 30px;
margin-left: 50px;
}
.the_champ_sharing_container {
text-align: center;
}
.sign_up_caption {
position: relative;
top: 0;
display: inline-block;
}
.sign_up_caption img {
display: block;
max-width: 100%;
height: auto;
margin: auto;
}
.new_sign_cap {
text-align: center;
}
.new_nursing_form .search {
padding: 4px 25px;
}
.post-type-archive-listing .social-links,
.single-listing .social-links {
margin-top: 40px;
}
.post-type-archive-listing .navigation.header .signup_btn a,
.single-listing .navigation.header .signup_btn a,
.tax-listing_service .navigation.header .signup_btn a,
.page-template-page-write-a-review .navigation.header .signup_btn a,
.page-template-page-new-business-signup .navigation.header .signup_btn a,
.page-template-contact-us .navigation.header .signup_btn a,
.page-template-page-login .navigation.header .signup_btn a,
.page-template-about-template .navigation.header .signup_btn a,
.page-template-career-template .navigation.header .signup_btn a,
.page-template-price .navigation.header .signup_btn a,
.home .navigation.header .signup_btn a {
padding: 8px 25px !important;
font-size: 15px !important;
}
.post-type-archive-listing .navigation.header .login_btn a,
.single-listing .navigation.header .login_btn a,
.tax-listing_service .navigation.header .login_btn a,
.page-template-page-write-a-review .navigation.header .login_btn a,
.page-template-page-new-business-signup .navigation.header .login_btn a,
.page-template-contact-us .navigation.header .login_btn a,
.page-template-page-login .navigation.header .login_btn a,
.page-template-about-template .navigation.header .login_btn a,
.page-template-career-template .navigation.header .login_btn a,
.page-template-price .navigation.header .login_btn a,
.home .navigation.header .login_btn a {
padding: 8px 25px !important;
font-size: 15px !important;
}
.review_box_single {
text-align: center;
}
.add_nursing_banner {
text-align: center;
}
.new_filter_list ul li {
padding-right: 0;
margin-bottom: 10px;
}
.new_filter_list ul li {
padding-right: 0;
margin-bottom: 10px;
}
.post-type-archive .right-social {
text-align: center;
margin-top: 20px;
}
.post-type-archive-listing .nav.navbar-nav.right-social li {
float: none;
display: inline-block;
}
.post-type-archive-listing .nav.navbar-nav.right-social li .my_account {
padding: 8px 25px !important;
font-size: 14px;
}
.post-type-archive-listing .nav.navbar-nav.right-social li .logout {
padding: 8px 25px !important;
font-size: 14px;
}
}
@media (max-width: 900px) {
.page-template-page-write-a-review .links-bannertext li,
.page-template-page-new-business-signup .links-bannertext li,
.page-template-contact-us .links-bannertext li,
.page-template-page-login .links-bannertext li,
.page-template-about-template .links-bannertext li,
.home .links-bannertext li {
margin: 100px 40px 40px;
}
.single-listing .social-links {
margin-top: 25px;
}
.new_listing_box .paggination {
text-align: center;
}
.add_nursing_banner {
margin-top: 100px;
}
.sec_heading h2{font-size: 46px;}
.cultuhead h2 { font-size: 57px;line-height: 70px;}
.modal.in.maymodalb .modal-dialog {
width: 80%;
}
}
@media (max-width: 768px) {
.page-id-9 .entry-header {
margin-top: 100px;
}
.page-template-contact-us .navigation.header.active .navbar.navbar-inverse {
position: initial;
}
.navigation.header {
background: #ffffff;
position: initial;
}
.nursing-home .navbar-nav>li {
float: none;
display: inline-block;
margin: 10px 20px;
}
#inner-header-css .left-nav {
float: none;
}
.nursing-home .navbar-nav>li {
float: none;
display: inline-block;
margin: 10px 0 10px 10px;
}
.home-banner {
padding: 0 0px 50px !important;
}
.page-template-page-write-a-review .links-bannertext li,
.page-template-page-new-business-signup .links-bannertext li,
.page-template-contact-us .links-bannertext li,
.page-template-page-login .links-bannertext li,
.page-template-about-template .links-bannertext li,
.home .links-bannertext li {
margin: 100px 40px 0;
border-right: none;
padding-right: 20px;
}
.page-template-page-write-a-review .home-banner,
.page-template-page-new-business-signup .home-banner,
.page-template-contact-us .home-banner,
.page-template-page-login .home-banner,
.page-template-about-template .home-banner,
.page-template-career-template .home-banner,
.page-template-price .home-banner,
.home .home-banner {
padding: 0 0px 0;
padding-right: 0px;
padding-left: 0px;
}
.post-type-archive-listing .navbar-inverse,
.single-listing .navbar-inverse {
border-bottom: none !important;
}
.post-type-archive-listing .navbar-header,
.single-listing .navbar-header {
margin-bottom: 40px;
}
.reviews_header_box ul {
float: none !important;
}
.new_header_headings {
text-align: center;
margin-top: 20px;
}
.post-type-archive-listing .social-links {
margin-top: 25px;
}
.post-type-archive-listing .right-social li {
margin: 0;
}
.new_filter_list {
text-align: center;
}
}
@media (max-width: 767px) {
.navigation.header {
background: #ffffff;
}
.nh_locations a{text-align: center;display:block}
.make_different .listing_right_new .our_mission_caption img {
max-width: 58%;
padding-top: 80px;
margin: auto;
display: block;
}
.home .navbar-inverse .navbar-toggle {
background-color: #a9595b !important;
}
.about_welcome .our_mission_caption img {
width: 75%;
margin: auto;
display: block;
}
#myNavbar ul li {
text-align: left;
display: block;
}
.navigation.header .navbar-inverse .navbar-nav>li>a {
color: #9d9d9d;
padding: 6px 0;
}
.post-type-archive-listing .navigation.header .login_btn a,
.single-listing .navigation.header .login_btn a,
.tax-listing_service .navigation.header .login_btn a,
.page-template-page-write-a-review .navigation.header .login_btn a,
.page-template-page-new-business-signup .navigation.header .login_btn a,
.page-template-contact-us .navigation.header .login_btn a,
.page-template-page-login .navigation.header .login_btn a,
.page-template-about-template .navigation.header .login_btn a,
.page-template-career-template .navigation.header .login_btn a,
.page-template-price .navigation.header .login_btn a,
.home .navigation.header .login_btn a {
padding: 10px 30px !important;
font-size: 15px;
}
.post-type-archive-listing .navigation.header .signup_btn a,
.single-listing .navigation.header .signup_btn a,
.tax-listing_service .navigation.header .signup_btn a,
.page-template-page-write-a-review .navigation.header .signup_btn a,
.page-template-page-new-business-signup .navigation.header .signup_btn a,
.page-template-contact-us .navigation.header .signup_btn a,
.page-template-page-login .navigation.header .signup_btn a,
.page-template-about-template .navigation.header .signup_btn a,
.page-template-career-template .navigation.header .signup_btn a,
.page-template-price .navigation.header .signup_btn a,
.home .navigation.header .signup_btn a {
padding: 10px 30px !important;
font-size: 15px;
}
.home-banner {
padding: 50px 0px 50px !important;
}
.recent-listning .boxe-recent {
float: none;
text-align: center;
}
.left-content {
width: 100%;
float: none;
}
.single-align {
min-height: auto;
}
.listening-section .heading h1 {
text-align: center;
float: none;
width: 100%;
}
.listening-section h3 {
text-align: center;
}
.post-blocks.single-align a.get-quotes {
display: table;
}
.listening-section hr {
width: 100%;
margin: 20px auto;
display: inline-block;
text-align: center;
left: 0;
right: 0;
}
.post-type-archive-listing .navbar-header,
.single-listing .navbar-header {
text-align: center;
}
.post-type-archive-listing .navbar-header .navbar-brand,
.single-listing .navbar-header .navbar-brand {
width: 100% !important;
}
.post-type-archive-listing .navbar-header .navbar-brand img,
.single-listing .navbar-header .navbar-brand img {
width: auto;
display: inline-block;
}
.post-type-archive-listing .gray_back_color .right-social,
.single-listing .gray_back_color .right-social {
text-align: center !important;
}
.single-listing .gray_back_color .right-social li {
margin: 0 !important;
}
.new_header_headings {
text-align: center;
margin-top: 25px;
}
.reviews_header_box {
text-align: center;
}
.reviews_header_box ul {
float: none !important;
}
.new_filter_list ul {
text-align: center;
}
.post-type-archive-listing .social-links {
margin-top: 20px;
}
}
@media (max-width: 736px) {
.post-type-archive-listing .search,
.single-listing .search,
.tax-listing_service .search,
.page-template-page-write-a-review .search,
.page-template-page-new-business-signup .search,
.page-template-contact-us .search,
.page-template-page-login .search,
.page-template-about-template .search,
.page-template-career-template .search,
.page-template-price .search,
.home .search {
font-size: 16px;
padding: 15px 25px;
}
.single_servcies .gallery_box ul {
text-align: center;
}
.single-listing .gray_back_color .search {
padding: 5px 25px !important;
}
.list_count{width: 70px;height: 70px;border: 5px solid #fff;font-size: 30px;right: -31px;}
.work_cultuecar {
width: 85%;
}
}
@media (max-width: 667px) {
.page-template-page-write-a-review .search,
.page-template-page-new-business-signup .search,
.page-template-contact-us .search,
.page-template-page-login .search,
.page-template-about-template .search,
.page-template-career-template .search,
.page-template-price .search,
.home .search {
font-size: 15px;
padding: 16px 22px;
}
.post-type-archive-listing .gray_back_color .search,
.single-listing .gray_back_color .search {
padding: 5px 18px !important;
}
.service-wrap {
width: calc(50% - 24px);text-align: center;
}
.formtext p {
font-size: 25px;
}
.sec_heading h2 {
font-size: 39px;
}
}
@media (max-width: 640px) {
.page-template-page-write-a-review .links-bannertext li,
.page-template-page-new-business-signup .links-bannertext li,
.page-template-contact-us .links-bannertext li,
.page-template-page-login .links-bannertext li,
.page-template-about-template .links-bannertext li,
.home .links-bannertext li {
margin: 50px 40px 15px;
}
.new_header_headings h2 {
font-size: 22px;
}
}
@media (max-width: 600px) {
.page-template-page-write-a-review .search,
.page-template-page-new-business-signup .search,
.page-template-contact-us .search,
.page-template-page-login .search,
.page-template-about-template .search,
.page-template-career-template .search,
.page-template-price .search,
.home .search {
display: inline-block;
width: 100% !important;
}
#search_form_home .select2-container--default .select2-selection--multiple .select2-selection__rendered {
padding-top: 5px !important;
text-align: left;
}
.post-type-archive-listing .home-banner .search,
.single-listing .home-banner .search,
.tax-listing_service .home-banner .search,
.page-template-page-write-a-review .home-banner .search,
.page-template-page-new-business-signup .home-banner .search,
.page-template-contact-us .home-banner .search,
.page-template-page-login .home-banner .search,
.page-template-about-template .home-banner .search,
.page-template-career-template .home-banner .search,
.page-template-price .home-banner .search,
.home .home-banner .search {
margin-left: 0;
width: 100% !important;
display: block;
}
.page-template-page-write-a-review .links-bannertext li,
.page-template-page-new-business-signup .links-bannertext li,
.page-template-contact-us .links-bannertext li,
.page-template-page-login .links-bannertext li,
.page-template-about-template .links-bannertext li,
.home .links-bannertext li {
margin: 50px 40px 30px;
}
.work_cultuecar{padding: 28px 38px 33px 23px;}
}
@media (max-width: 570px) {
ul.navbar-nav {
width: 100%;
text-align: left;
}
.home .favourite-category  {
padding: 50px 0 60px;
}
.home .home-banner {
padding-bottom: 0;
}
.our_mission_wrapper .our_mission_caption .tag_blue {
height: 100%;
}
.our_mission_wrapper .our_mission_caption .tag_blue h2 {
background: #a9595b; 
}
.footer_top_list ul li .media-body a {
font-size: 16px;
}
.footer_top_list ul li .media .media-left .media-object {
height: 45px;
}
.favorite_listing_category ul li {
clear: both;
width: 42%;
margin-left: 15px;
display: inline-grid;
margin-right: 15px !important;
}
.footer_top_list ul li:not(:first-child) {
float: left;
width: 33.33%;
}
.nursing_contact_us {
padding-top: 70px;
}
.banner-innter-text form {
width: 100%;
}
.home-banner {
padding: 40px 0px;
}
.our_specialist .specialist_member .member_img img {
max-height: 230px;
}
.post-type-archive-listing .links-bannertext li,
.single-listing .links-bannertext li,
.tax-listing_service .links-bannertext li,
.page-template-page-write-a-review .links-bannertext li,
.page-template-page-new-business-signup .links-bannertext li,
.page-template-contact-us .links-bannertext li,
.page-template-page-login .links-bannertext li,
.page-template-about-template .links-bannertext li,
.home .links-bannertext li {
margin: 25px 40px 30px;
}
.post-type-archive-listing .search,
.single-listing .search,
.tax-listing_service .search,
.page-template-page-write-a-review .search,
.page-template-page-new-business-signup .search,
.page-template-contact-us .search,
.page-template-page-login .search,
.page-template-about-template .search,
.page-template-career-template .search,
.page-template-price .search,
.home .search {
display: block;
width: 100% !important;
}
.varidivma {
display: block;
align-items: center;
}
.btnvari {
margin-right: 0;
margin-bottom: 11px;
}
}
@media (max-width: 480px) {
.recent_activity_box {
padding: 40px 0 !important;
}
.home .our_mission_wrapper .right_mission_content {
margin-top: 0;
}
.featured-listening {
padding: 15px 0px 40px 0px;
}
.home-banner {
padding: 50px 0px 0 !important;
}
.home .links-bannertext li {
padding-left: 0 !important;
padding-right: 0 !important;
margin-left: 0;
margin-right: 0;
width: 100%;
}
.our_specialist ul li {
width: 100%;
margin-bottom: 40px;
}
.single-align h3 {
text-align: center !important;
}
.recent-post .post-blocks.single-align a.get-quotes {
left: auto;
right: auto;
font-size: 11px;
right: 45px;
}
.post_banners ul li {
margin-right: 0;
border-right: none;
display: block;
padding: 0;
margin-bottom: 10px;
}
.our_specialist .specialist_member .member_img img {
max-height: 320px;
}
.new_listing_box .listing_img_box img {
width: 100%;
}
.care_facilities_wrapper.new_listing_box .care_facilities_content {
width: 100%;
}
.avatar_box {
width: 100%;
}
.single_servcies .amenities ul li::before {
left: 0;
margin: auto;
left: 0;
right: 170px;
}
.single_servcies .amenities ul li {
margin-right: 50px;
margin-bottom: 30px;
margin-left: 50px;
display: block;
}
.modal-dialog-form {
max-width: 95%;
}   
.modal-dialog-form input {
margin-bottom: 10px;
}
.recptcha_main {
text-align: center;
}
.recptcha {
display: inline-block;
}
.modal-dialog-form .submit_button {
text-align: center;
margin-top: 11px;
}
.ser_detail H4 {
font-size: 18px;
}
.serwrapinner {
padding: 20px 15px;
}
.cultuhead h2 {
font-size: 45px;
line-height: 56px;
}
.culimgbot img {
width: 100%;
}
.work_culture_detail p {
font-size: 14px;
line-height: 26px;
}
.sec_heading h2 {
font-size: 32px;
}s
}
@media (max-width: 414px) {
.home .favourite-category h3 {
font-size: 30px;
}
.our_mission_wrapper .our_mission_caption .tag_blue h2 {
line-height: 1;
}
.favorite_listing_category ul li .listing_icon_box {
padding: 40px 10px 26px 10px;
height: 240px;
}
.favorite_listing_category ul li {
clear: both;
width: 42%;
margin-left: 10px;
display: inline-grid;
margin-right: 10px !important;
}
.about_welcome .our_mission_caption .tag_blue {
padding: 20px;
}
.about_welcome .welcome_content h2 {
font-size: 40px;
}
.post_banners h1 {
font-size: 30px;
}
.cultuhead h2 {
font-size: 40px;
line-height: 53px;
}
}
@media (max-width: 375px) {
.footer_top_list ul li .media-body a {
font-size: 14px;
}
.footer_top_list ul li .media-body h5 {
font-size: 12px;
}
.footer_top_list ul li .media .media-left .media-object {
height: 35px;
}
.make_different .featured_listing .listing_icon_box {
width: 90%;
}
.make_different .featured_listing .full-block a {
width: 90%;
}
}
@media (max-width: 360px) {
.feature_listings .main_middle_content h3 {
font-size: 28px;
}
.testimonial_blue {
padding: 50px 0 30px;
}
.form-signin {
padding: 15px 20px 30px;
}
.about_welcome .welcome_content h2 {
font-size: 32px;
}
}
@media (max-width: 320px) {
.footer_top_list ul li:not(:first-child) {
float: left;
width: 100%;
margin-top: 0;
}
.favorite_listing_category ul li {
width: 95%;
}
.our_mission_wrapper .our_mission_caption img {
object-fit: cover;
height: 184px;
}
.our_specialist .specialist_member .member_img img {
max-height: 270px;
}
}
.filter_loader {
display: none;
text-align: center;
}
.modal.in .modal-dialog {
top: 5% !important;
}
 @media only screen and (max-width : 991px) {
.listes-fav a{font-size:15px; line-height:24px;}	
.listes-fav img{width:48px;}  
.home-banner .search{ margin-left:0;}
.select2-container .select2-search--inline{margin:6px 0 0;}
}
@media only screen and (max-width : 767px) {
.links-bannertext li{padding:0 5px;}	
.nav.navbar-nav.right-social{float:left;}
}
@media only screen and (max-width : 600px) {
.banner-fomrinpu{width:100%; margin:0 0 5px;}	
}