.flxmap-container * {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
.flxmap-container img {
max-width: none !important;
-webkit-box-shadow: none !important;
-moz-box-shadow: none !important;
box-shadow: none !important;
background-color: transparent !important;
border-radius: 0px !important;
}
.site-content .flxmap-directions img.adp-marker,
.entry-content .flxmap-directions img.adp-marker {
max-width: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.flxmap-directions table.adp-placemark,
.flxmap-directions table.adp-directions {
table-layout: inherit;
}
.flxmap-directions td.adp-text {
vertical-align: middle;
} .gm-style .gm-style-iw .flxmap-infowin {
color: #2c2c2c;
}
.gm-style .gm-style-iw .flxmap-marker-title {
font-weight: bold;
} .gm-style-iw {
min-width: intrinsic;
min-width: -webkit-fit-content;
min-width: -moz-fit-content;
min-width: fit-content;
} @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.gm-style .gm-style-iw .flxmap-marker-title {
white-space: nowrap;
word-wrap: normal;
}
} .flxmap-container .gm-style-cc > div {
word-wrap: normal;
}@font-face {
font-family: 'FontAwesome';
src: url(//www.grcentr.com/wp-content/themes/clinico/fonts/fontawesome-webfont.eot?v=4.7.0);
src: url(//www.grcentr.com/wp-content/themes/clinico/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'), url(//www.grcentr.com/wp-content/themes/clinico/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'), url(//www.grcentr.com/wp-content/themes/clinico/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'), url(//www.grcentr.com/wp-content/themes/clinico/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'), url(//www.grcentr.com/wp-content/themes/clinico/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;
} main {
display: block;
}
*,
*:hover,
*:focus,
*:active,
*:visited {
outline: none;
}
ul,
ol {
margin: 0;
padding: 0;
list-style: none;
}
*,
html,
body,
h1,
h2,
h3,
h4,
h5,
h6 {
margin: 0;
padding: 0;
font-weight: normal;
-webkit-text-size-adjust: none;
}
body>.wpml-ls-statics-footer {
display: none;
}
input,
textarea,
keygen,
select,
button {
font: inherit;
}
h1,
h2,
h3,
h4,
h5,
h6 {
line-height: 1.2;
}
iframe {
border-style: none;
}
textarea {
resize: none;
}
hr {
-webkit-appearance: none;
-moz-appearance: none;
-ms-appearance: none;
appearance: none;
display: block;
height: 1px;
margin: 35px 0;
border-style: none;
background: transparent;
border-top: 1px solid #e3e3e3;
}
button,
input[type="button"],
input[type="submit"] {
-webkit-appearance: none;
-webkit-border-radius: 0;
}
.cws-widget-content.backlight hr,
aside hr,
.footer_sidebar_area hr,
.theme_color_sb_area hr,
.benefits_area hr {
margin-top: 10px;
margin-bottom: 10px;
}
.footer_sidebar_area hr,
.theme_color_sb_area hr,
.benefits_area hr {
border-top-color: rgba(255, 255, 255, 0.2);
}
.theme_color_sb_area hr,
.benefits_area hr,
.cws-widget-content.backlight hr {
border-top-color: rgba(255, 255, 255, 0.3);
}
fieldset {
border-style: none;
}
.datepicker td,
.datepicker th {
width: auto !important;
}
button,
input[type='submit'] {
-webkit-appearance: none;
border-radius: 0;
}
.carousel_header .widget-title,
.photo_tour_section_header .widget-title {
margin-bottom: 0;
} mark {
color: #fff;
}
strong {
font-weight: 700;
}
.fa {
text-align: center;
}
a {
cursor: pointer;
}
img:not(.tribe-events-spinner-medium) {
max-width: 100%;
height: auto;
}
iframe {
max-width: 100%;
}
.wp-caption {
max-width: 100%;
}
img {
border-style: none;
}
.pic:not(.widget-icon) img {
display: block;
width: 100%;
}
.news.blog-post.staff .pic img {
width: auto;
}
.a-left {
text-align: left;
}
.a-right {
text-align: right;
}
.a-center {
text-align: center;
}
select,
textarea,
input[type="url"],
input[type="tel"],
input[type="text"],
input[type="email"],
input[type="password"],
input[type="search"],
[type="submit"],
input[type="date"],
input[type="number"],
.search-form label:after,
.cws-widget .widget-icon.icon>i,
.cws-widget .widget-icon.icon>i>.triangle:before,
.page-header .logo,
.comments-part .avatar img,
input[type="checkbox"],
.accordion_content,
.tabs,
.tab_items,
.tab,
.message_box:before,
.message_box,
.callout_widget .text_part,
.testimonial:not(.testimonial-alt) .author,
hr,
.single_bar .title,
.services .col,
.pricing_table_button,
.grid .item,
.cws-widget,
.pricing_table_column,
.gallery .gallery-item,
.find_a_doctor .search_field,
.find_a_doctor .submit_field,
.toggle_sidebar .switcher,
.news .cats,
.link_url,
.services .details,
.services .details .img_part img,
.page-title,
.services .details .description_part_container>div,
.grid-row.eq-columns .grid-col,
.wpcf7-form-control-wrap {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.cws-widget>div {
width: 100%;
} .wp-caption-text,
.gallery-caption,
.bypostauthor,
.aligncenter {}
img[class*="wp-image"],
.wp-caption {
margin-bottom: 10px;
}
img[class*="wp-image"]:not(.noborder) {
padding: 3px;
border: 1px solid #e4e4e4;
}
.wp-caption.alignleft,
img[class*="wp-image"].alignleft,
.featured_icon.f-left {
float: left;
margin-left: 0;
margin-right: 20px;
}
.wp-caption.alignright,
img[class*="wp-image"].alignright,
.featured_icon.f-right {
float: right;
margin-right: 0;
margin-left: 20px;
}
.wp-caption.aligncenter,
img[class*="wp-image"].aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption img[class*="wp-image"] {
float: none;
margin: 0;
}
.wp-caption .wp-caption-text {
font-size: 0.9em;
line-height: 1.2;
font-style: italic;
text-align: center;
}
.gallery:not(.wrapper) {
margin-top: -23px !important;
}
.news .date+style+.gallery {
margin-top: -8px !important;
}
.carousel_content .gallery {
margin-top: 0 !important;
}
.gallery .gallery-item {
padding: 0 12px;
margin-top: 23px !important;
overflow: hidden;
}
.gallery .gallery-icon {
position: relative;
overflow: hidden;
}
.gallery .gallery-item img {
display: block;
width: 100%;
height: auto;
border-style: none !important;
}
.shortcode_carousel .gallery .gallery-item {
width: 100% !important;
margin-top: 0 !important;
}
.shortcode_carousel .blog {
overflow: hidden;
}
.shortcode_carousel .news {
margin-right: -30px;
}
.shortcode_carousel .news .owl-item>.item {
width: -webkit-calc(100% - 30px);
width: -moz-calc(100% - 30px);
width: -ms-calc(100% - 30px);
width: calc(100% - 30px);
float: left;
margin-right: 30px;
} h1 {
font-size: 2em;
margin: 0.67em 0
}
h2 {
font-size: 1.5em;
margin: 0.83em 0
}
h3 {
font-size: 1.17em;
margin: 1em 0
}
h4 {
margin: 1.33em 0
}
h5 {
font-size: 0.83em;
margin: 1.67em 0
}
h6 {
font-size: 0.67em;
margin: 2.33em 0
}
a,
.search-form label:after,
[type="submit"],
.widget_carousel_nav>i,
.hover-effect,
.fancy,
.social-icons .icon i,
.social-icons .icon>a,
[class*='carousel_nav']>i,
.load_more,
input[type="checkbox"],
.tabs .tab,
.accordion_title,
.toggle_widget.type-2 .accordion_section,
.pricing_table_header,
.pricing_table_column .price_part,
.pricing_table_column .content_part,
.pricing_table_column .content_part i,
.our_team .team_member_info,
.our_team .team_member_info .name,
.photo_tour .portfolio_item_info,
.photo_tour .portfolio_item_info .name,
#scrollup,
.soc_icon {
text-decoration: none;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.tparrows.default {
text-decoration: none;
transition: background-color 0.3s, color 0.3s;
} .clearfix:after,
.main-menu:after,
.widget_carousel_nav:after,
.owl-wrapper:after,
.cws-widget .post-list li:after,
.cws-widget-content:after,
.grid-row:after,
.tab_widget.type-vertical:after,
.services li:after,
.wpcf7-form:after,
.wpcf7-form>p:after,
.tab_widget .tab_item:after,
.accordion_widget .accordion_content:after {
display: block;
content: "";
clear: both;
} .rev_slider_wrapper .tp-bullets.simplebullets.round .bullet {
width: 4px;
height: 4px;
border-style: solid;
border-width: 1px;
background-image: none;
}
.rev_slider_wrapper .tp-bullets.simplebullets.round {
bottom: 5px !important;
}
.tp-bannertimer,
.tp-bullets {
z-index: 30 !important;
}
.tparrows.default {
background-image: none !important;
width: 38px !important;
height: 38px !important;
line-height: 38px !important;
border-width: 3px !important;
border-style: solid !important;
color: #fff;
font-size: 22px !important;
text-align: center;
}
.tparrows {
z-index: 20 !important;
}
.tparrows.default:hover {
background: #fff !important;
}
.tparrows.default:before {
font-family: FontAwesome;
}
.tp-leftarrow.tparrows.default:before {
content: "\f104";
}
.tp-rightarrow.tparrows.default:before {
content: "\f105";
} .page-header .logo,
.page-header .main-nav-container {
display: block;
}
.page-header .logo,
.page-header.logo-left .logo {
float: left;
}
.page-header .main-nav-container,
.page-header.logo-left .main-nav-container {
float: right;
}
.page-header.logo-right .logo {
float: right;
}
.page-header.logo-right .main-nav-container {
float: left;
}
.page-header.logo-center .logo,
.page-header.logo-center .main-nav-container {
float: none;
display: block;
}
.page-header.logo-center .logo {
text-align: center;
}
.page-header.logo-center:not(.sticky) .logo+.main-nav-container {
margin-top: 20px;
}
.page-header .container {
width: 100%; position: static;
padding-bottom: 0.01px; } .mobile_menu_header {
display: none;
overflow: hidden;
}
.button_open {
display: none;
}
.main-menu {
font-size: 0;
}
.main-menu>.menu-item {
display: inline-block !important;
}
.main-menu .menu-item:hover {
color: #fff;
}
.main-menu>.menu-item,
.main-menu .menu-item a {
-webkit-transition: background 0.3s ease, color 0.3s ease;
-moz-transition: background 0.3s ease, color 0.3s ease;
-ms-transition: background 0.3s ease, color 0.3s ease;
transition: background 0.3s ease, color 0.3s ease;
}
.main-menu,
.main-menu ul {
list-style: none;
padding: 0;
}
.main-menu .menu-item {
display: block;
position: relative;
text-align: left;
}
.main-menu>.menu-item.menu-item-has-children:hover,
.main-menu .menu-item>.sub-menu {
box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.5);
}
.main-menu .menu-item a {
padding: 15px 14px;
display: block;
}
.main-menu .menu-item.current-menu-item,
.main-menu .menu-item.current-menu-item a,
.main-menu .menu-item.current-menu-ancestor,
.main-menu .menu-item.current-menu-ancestor a,
.main-menu .menu-item:hover,
.main-menu .menu-item:hover a {
color: #fff;
}
.main-menu>.menu-item>a {
padding-top: 28px;
padding-bottom: 28px;
} .main-menu>.menu-item:before {
color: #fff;
opacity: 0;
display: block;
font-family: FontAwesome;
position: absolute;
font-size: 14px;
top: 24px;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
line-height: 1;
z-index: 3;
}
.main-menu>.menu-item:hover:before,
.main-menu>.menu-item.current-menu-item:before,
.main-menu>.menu-item.current-menu-ancestor:before,
.main-menu>.menu-item-language.menu-item-language-current:before {
opacity: 1;
}
.main-menu .sub-menu .menu-item:before {
display: none;
} .main-menu .menu-item>a {
display: block;
position: relative;
z-index: 2;
}
.main-menu .menu-item .depth .level:not(:first-child) {
display: none;
}
.main-menu .menu-item .menu-item>.sub-menu {
z-index: 1;
margin-left: 10px;
}
.main-menu>.menu-item.right .menu-item>.sub-menu {
margin-right: 10px;
}
.main-menu .menu-item .menu-item>.sub-menu>.menu-item:first-child:before {
display: block;
content: "";
position: absolute;
right: 100%;
width: 10px;
height: 100%;
}
.main-menu>.menu-item.right .menu-item>.sub-menu>.menu-item:first-child:before {
right: auto;
left: 100%;
}
.main-menu .menu-item>.sub-menu {
display: none;
position: absolute;
width: 220px;
left: 100%;
top: 0;
}
.main-menu>.menu-item.right .menu-item>.sub-menu {
left: auto;
right: 100%;
}
.main-menu>.menu-item>.sub-menu {
top: 100%;
left: 0;
}
.main-menu>.menu-item.right>.sub-menu {
left: auto;
right: 0;
}
.main-menu .menu-item:hover>.sub-menu {
display: block;
} .page-header.sticky.logo-left>.container,
.page-header.sticky.logo-right>.container,
.page-header.sticky.logo-center .main-nav-container {
background: rgba(255, 255, 255, 0.8);
box-shadow: 0 0px 6px #000;
}
.page-header.logo-left>.container,
.page-header.logo-right>.container,
.page-header.logo-center .main-nav-container {
position: relative;
z-index: 52;
}
.page-header.sticky .logo>img {
width: auto;
}
.page-header.sticky .main-menu>.menu-item:before {
top: 14px;
}
.page-header .main-menu>li>a,
.page-header .main-menu>.menu-item:before {
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
transition: all 0.5s ease;
} .page-title {
border-top-width: 7px;
border-top-style: solid;
min-height: 64px;
}
.page-title h1 {
float: left;
padding: 18px 0;
margin: 0;
font-size: 24px;
line-height: 28px;
text-transform: uppercase;
}
.page-title nav {
float: right;
margin-right: 150px;
padding: 22px 0;
font-size: 14px;
line-height: 20px;
}
.page-title,
.page-title nav a,
.page-title .current,
.page-title h1 {
color: #fff;
}
.page-title nav a:hover {
text-decoration: underline;
}
.page-title .grid-row {
margin-bottom: 0;
} .media-part>.container>img {
width: 100%;
height: auto;
display: block;
}
.media-part>.container>iframe {
width: 100%;
height: 600px;
display: block;
} .benefits_area,
.footer_sidebar_area {
width: 100%;
display: table;
table-layout: fixed;
}
.benefits .cws-widget {
display: table-cell;
position: relative;
padding-bottom: 0;
margin-bottom: 0;
text-align: center;
padding: 30px;
vertical-align: top;
}
.media-part+.benefits.under {
margin-top: 4px;
}
.benefits .cws-widget ul>li {
text-align: left;
}
.media-part+.benefits {
margin-top: -120px;
position: relative;
z-index: 50;
}
.benefits_more {
display: block;
float: right;
width: 30px;
height: 30px;
font-size: 14px;
line-height: 30px;
text-align: center;
color: #fff;
}
.benefits_more:hover {
color: #fff;
}
.benefits_more:before {
font-family: FontAwesome;
content: "\f178";
}
.benefits .benefits_more:after,
.benefits .benefits_more:before {
content: '';
position: absolute;
top: 7px;
left: 13px;
width: 6px;
height: 18px;
background: #fff;
}
.benefits .benefits_more:before {
top: 13px;
left: 7px;
width: 18px;
height: 6px;
}
.benefits .benefits_more {
float: none;
width: 32px;
height: 32px;
border: 4px solid #fff;
position: absolute;
bottom: 15px;
left: 50%;
-webkit-transform: translate(-20px, 0);
-moz-transform: translate(-20px, 0);
-ms-transform: translate(-20px, 0);
transform: translate(-20px, 0);
}
.benefits_more.btn {
width: auto;
padding: 0px 10px;
color: #fff;
left: 50%;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
}
.benefits_more.btn:before,
.benefits_more.btn:after {
content: none;
}
.benefits {
color: #fff;
}
.benefits .cws-widget+.cws-widget {
margin-top: 0;
}
.benefits .cws-widget .widget-icon {
margin-bottom: 0;
display: block;
line-height: 120px;
width: 100%;
vertical-align: top;
margin-top: -30px;
}
.benefits .cws-widget .widget-icon>* {
display: inline-block;
line-height: 1 !important;
vertical-align: middle;
text-align: center;
}
.benefits .cws-widget .widget-icon.icon i {
font-size: 96px !important;
width: auto;
height: auto;
text-shadow: 2px 2px 0 rgba(0, 0, 0, 0.15);
background: transparent;
}
.benefits .cws-widget .widget-icon.pic img {
max-height: 96px;
}
.benefits .text_part {
font-size: 14px;
line-height: 19px;
}
.benefits .widget-title {
border-left-style: none;
color: #fff;
margin-bottom: 10px;
padding-left: 0;
font-weight: 700;
}
.benefits .widget-title>span {
font-size: 0.92em;
}
.benefits .cws-widget .widget-icon.icon>i {
border-style: none;
color: #fff;
}
.benefits .cws-widget .widget-icon.icon .triangle {
display: none;
}
.benefits .cws-widget .cws-widget-content.benefits_widget {
padding-bottom: 40px;
}
.benefits .cws-widget ul>li>a,
.benefits .cws-widget a:before,
.benefits .cws-widget .post-list .time-post,
.benefits a:hover,
.benefits .cws-widget .recentcomments:before,
.benefits .tagcloud a {
color: #fff;
}
.benefits .tagcloud a {
border-color: #fff;
}
.benefits a,
.benefits .cws-widget ul>li>a:hover,
.benefits .widget_carousel_nav>i:hover,
.benefits .social-icons .icon a:hover i,
.benefits .cws-widget .search-form label.button-hover:after {
color: #213540;
}
.benefits .tagcloud a:hover {
color: #213540 !important;
}
.benefits .widget_carousel_nav>i,
.benefits .social-icons .icon i,
.benefits .social-icons .icon a:hover,
.benefits .cws-widget .search-form label:after {
background: #213540;
}
.benefits .widget_carousel_nav>i:hover,
.benefits .tagcloud a:hover {
background: #fff;
}
.benefits .social-icons .icon a,
.benefits .cws-widget .search-form label:after {
border-color: #213540;
}
.benefits .cws-widget .search-form label:before {
border-right-color: #213540;
}
.benefits .cws-widget #wp-calendar td>a {
border-bottom-color: #213540;
}
.benefits .cws-widget #wp-calendar caption,
.benefits .cws-widget #wp-calendar thead {
color: #213540;
} .page-content,
.page_footer {
margin-top: 50px;
} .grid-row+.grid-row {
margin-top: 60px;
}
div[class*="grid-col-"] {
float: left;
}
div[class*="grid-col-"]+div[class*="grid-col-"] {
margin-left: 2.5%;
}
.grid-col-4 { width: 31.4%;
}
.grid-col-3 {
width: 23.1%;
}
.grid-col-6 {
width: 48.745%;
}
.grid-col-8 {
width: 65.83%;
}
.grid-col-9 {
width: 74.35%;
}
.grid-col-12 {
width: 100%;
} @media screen and (-webkit-min-device-pixel-ratio:0) {
select {
background-image: url(//www.grcentr.com/wp-content/themes/clinico/img/select.png) !important;
background-position: 100% 50% !important;
background-repeat: no-repeat !important;
padding-right: 30px !important;
}
}
select,
textarea,
input[type="url"],
input[type="tel"],
input[type="text"],
input[type="email"],
input[type="password"],
input[type="search"],
input[type="date"],
input[type="number"] {
width: 100%;
height: 40px;
padding: 9px 10px;
border: 1px solid #e3e3e3;
border-radius: 0;
background: #fff;
-webkit-appearance: none;
}
input[type="checkbox"] {
border: 1px solid #e3e3e3;
background: #fff;
clear: none;
cursor: pointer;
display: inline-block;
line-height: 14px;
height: 16px;
outline: 0;
text-align: center;
width: 16px;
min-width: 16px;
-webkit-appearance: none;
-moz-appearance: none;
-ms-appearance: none;
}
input[type=checkbox]:checked:before {
font-family: FontAwesome;
content: '\f00c';
color: #1e8cbe;
} .cws-widget ul>li,
.archive_item {
font-size: 1.143em;
line-height: 1.5;
}
.cws-widget .latest_tweets ul>li,
.cws-widget ul.latest_tweets>li,
.cws-widget .post-list ul>li,
.cws-widget ul.post-list>li {
font-size: 1em;
}
.cws-widget ul>li li {
font-size: 1em;
}
.cws-widget li ul li:first-of-type {
margin-top: 12px;
}
.cws-widget li ul li:last-of-type {
padding-bottom: 0;
}
.widget_carousel_nav+.widget-title {
text-align: left !important;
}
.widget-title>span {
line-height: 1;
}
.benefits .widget-icon+.cws-widget-content {
padding-top: 15px;
}
.widget-title,
.comment-reply-title {
margin-bottom: 20px;
padding-left: 7px;
border-left-width: 3px;
border-left-style: solid;
}
.cws-widget+.cws-widget {
margin-top: 50px;
}
.cws-widget ul>li>a {
display: inline-block;
position: relative;
padding: 0 14px 0 2em;
}
.cws-widget ul>li {
border-bottom: 1px solid #e3e3e3;
padding-top: 12px;
padding-bottom: 12px;
}
.cws-widget ul.children {
margin-top: 12px;
}
.cws-widget ul.children li:last-child {
padding-bottom: 0;
}
.cws-widget ul>li>ul {
padding-left: 20px;
}
.cws-widget ul>li:first-child {
border-top: 1px solid #e3e3e3;
}
.cws-widget ul ul>li:last-child {
border-bottom-style: none;
}
.cws-widget ul>li>a:before,
.cws-widget .recentcomments:before {
font-size: 16px;
line-height: 16px;
font-family: FontAwesome;
display: block;
position: absolute;
content: "\f02e";
left: 0;
top: 50%;
-webkit-transform: translate(0, -6px);
-moz-transform: translate(0, -6px);
-ms-transform: translate(0, -6px);
transform: translate(0, -6px);
}
.page_footer .cws-widget ul>li.page_item.current_page_item>a {
color: #fff;
}
.search-form .screen-reader-text {
display: none;
}
.search-form {
width: 100%;
height: 40px;
display: table;
overflow: hidden;
}
.search-form>* {
display: table-cell;
}
.search-form input {
border-width: 1px;
border-style: solid;
padding-top: 0;
padding-bottom: 0;
height: 40px;
}
.search-form>label {
width: 100%;
position: relative;
}
.search-form .search-submit {
width: 40px;
opacity: 0;
cursor: pointer;
}
.search-form label:before {
content: "";
display: block;
position: absolute;
top: 50%;
left: 100%;
-webkit-transform: translate(-100%, -50%);
-moz-transform: translate(-100%, -50%);
-ms-transform: translate(-100%, -50%);
transform: translate(-100%, -50%);
border-width: 4px;
border-style: solid;
border-left-style: none;
border-top-color: transparent;
border-bottom-color: transparent;
}
.search-form label:after {
content: "\f002";
font-family: FontAwesome;
-webkit-font-smoothing: subpixel-antialiased;
display: block;
position: absolute;
left: 100%;
top: 0;
width: 40px;
height: 40px;
font-size: 20px;
line-height: 35px;
border-width: 3px;
border-style: solid;
color: #fff;
text-align: center;
}
.search-form label.button-hover:after {
background: #fff;
}
.cws-widget .recentcomments a {
padding-left: 0;
padding-right: 0;
}
.cws-widget .recentcomments a:before {
content: "";
}
.cws-widget .recentcomments {
padding-left: 2em;
display: block;
position: relative;
}
.cws-widget .recentcomments:before {
content: "\f075";
}  .cws-widget .tagcloud {
font-size: 0;
margin-left: 1px; 
}
.cws-widget .tagcloud a {
display: inline-block;
font-size: 13px !important;
line-height: 29px;
padding: 0 10px;
border: 1px solid #e3e3e3;
margin: -1px 0 0 -1px;
text-transform: capitalize;
}
.cws-widget .tagcloud a:hover {
color: #fff;
position: relative;
} .wpcf7-form-control-wrap:not([class*='captcha']),
.cws-widget .archive_item,
.find_a_doctor .search_field input,
.find_a_doctor .search_field select { padding: 12px 10px 12px 65px;
display: block;
}
.team_member_info .positions {
min-height: 3em;
}
.box-language {
display: flex; padding-left: 1rem;
align-items: center;
}
.box-language svg {
display: flex;
width: 24px;
height: 24px;
fill: #1e8cd5;
}
.box-language ul *
{
display: flex;
}
.box-language li a 
{
line-height: 1rem;
}
.cws-widget .wpcf7-form input[type="submit"] {
height: auto;
padding: 11px 21px;
width: 100%; position: relative;
}
.cws-widget .wpcf7-form textarea,
.cws-widget .archive_item,
.comments-part textarea {
resize: none;
height: auto;
}
.cws-widget .wpcf7-form .wpcf7-form-control-wrap,
.cws-widget .archive_item {
position: relative;
display: block !important;
}
.cws-widget .wpcf7-form .wpcf7-form-control-wrap+.wpcf7-form-control-wrap,
.cws-widget .wpcf7-form p+p,
.cws-widget .archive_item+.archive_item,
.cws_widget_content .wpcf7-form .wpcf7-form-control-wrap+.wpcf7-form-control-wrap,
.cws_widget_content .wpcf7-form p+p,
.cws-widget .archive_item+.archive_item,
.find_a_doctor .search_field+.search_field {
margin-top: -1px;
}
.cws-widget .wpcf7-form .wpcf7-form-control-wrap:before,
.cws-widget .wpcf7-form .wpcf7-not-valid-tip,
.cws-widget .archive_item:before,
.cws_widget_content .wpcf7-form .wpcf7-form-control-wrap:before,
.cws_widget_content .wpcf7-form .wpcf7-not-valid-tip,
.cws_widget_content .archive_item:before,
.find_a_doctor .search_field:before {
font-family: FontAwesome;
content: "\f044";
display: block;
position: absolute;
left: 0;
top: 0;
width: 50px;
height: 50px;
font-size: 24px;
line-height: 50px;
text-align: center;
color: #fff;
margin-top: -1px;
}
.cws-widget .archive_item:before {
content: "\f073";
margin-top: -1px;
margin-left: -1px;
}
.cws-widget .archive_item {
border: 1px solid #e3e3e3;
}
.cws-widget .wpcf7-form .wpcf7-not-valid-tip:before,
.cws_widget_content .wpcf7-form .wpcf7-not-valid-tip:before {
content: "\f044";
font-size: 24px;
}
.cws-widget .wpcf7-form .wpcf7-form-control-wrap.your-name:before,
.cws-widget .wpcf7-form .wpcf7-form-control-wrap.your-name .wpcf7-not-valid-tip:before,
.cws_widget_content .wpcf7-form .wpcf7-form-control-wrap.your-name:before,
.cws_widget_content .wpcf7-form .wpcf7-form-control-wrap.your-name .wpcf7-not-valid-tip:before {
content: "\f007";
}
.cws-widget .wpcf7-form .wpcf7-form-control-wrap.your-email:before,
.cws-widget .wpcf7-form .wpcf7-form-control-wrap.your-email .wpcf7-not-valid-tip:before,
.cws_widget_content .wpcf7-form .wpcf7-form-control-wrap.your-email:before,
.cws_widget_content .wpcf7-form .wpcf7-form-control-wrap.your-email .wpcf7-not-valid-tip:before {
content: "\f0e0";
}
.cws-widget .wpcf7-form .wpcf7-form-control-wrap.your-message:before,
.cws-widget .wpcf7-form .wpcf7-form-control-wrap.your-message .wpcf7-not-valid-tip:before,
.cws_widget_content .wpcf7-form .wpcf7-form-control-wrap.your-message:before,
.cws_widget_content .wpcf7-form .wpcf7-form-control-wrap.your-message .wpcf7-not-valid-tip:before {
content: "\f036";
}
.cws-widget .wpcf7-form .wpcf7-form-control-wrap[class*="tel"]:before,
.cws-widget .wpcf7-form .wpcf7-form-control-wrap[class*="tel"] .wpcf7-not-valid-tip:before,
.cws_widget_content .wpcf7-form .wpcf7-form-control-wrap[class*="tel"]:before,
.cws_widget_content .wpcf7-form .wpcf7-form-control-wrap[class*="tel"] .wpcf7-not-valid-tip:before {
content: "\f095";
}
.cws-widget .wpcf7-form .wpcf7-form-control-wrap[class*="url"]:before,
.cws-widget .wpcf7-form .wpcf7-form-control-wrap[class*="url"] .wpcf7-not-valid-tip:before,
.cws_widget_content .wpcf7-form .wpcf7-form-control-wrap[class*="url"]:before,
.cws_widget_content.wpcf7-form .wpcf7-form-control-wrap[class*="url"] .wpcf7-not-valid-tip:before {
content: "\f0c1";
}
.cws-widget .wpcf7-form .wpcf7-form-control-wrap[class*="date"]:before,
.cws-widget .wpcf7-form .wpcf7-form-control-wrap[class*="date"] .wpcf7-not-valid-tip:before,
.cws_widget_content .wpcf7-form .wpcf7-form-control-wrap[class*="date"]:before,
.cws_widget_content .wpcf7-form .wpcf7-form-control-wrap[class*="date"] .wpcf7-not-valid-tip:before {
content: "\f073";
}
.cws-widget .wpcf7-form .wpcf7-form-control-wrap[class*="number"]:before,
.cws-widget .wpcf7-form .wpcf7-form-control-wrap[class*="number"] .wpcf7-not-valid-tip:before,
.cws_widget_content .wpcf7-form .wpcf7-form-control-wrap[class*="number"]:before,
.cws_widget_content .wpcf7-form .wpcf7-form-control-wrap[class*="number"] .wpcf7-not-valid-tip:before {
content: "\f067";
}
.cws-widget .wpcf7-form .wpcf7-form-control-wrap[class*='radio']:before,
.cws_widget_content .wpcf7-form .wpcf7-form-control-wrap[class*='radio']:before {
content: "\f192";
}
.cws-widget .wpcf7-form .wpcf7-form-control-wrap[class*='checkbox']:before,
.cws_widget_content .wpcf7-form .wpcf7-form-control-wrap[class*='checkbox']:before {
content: "\f046";
}
.cws-widget .wpcf7-form .wpcf7-form-control-wrap[class*='menu']:before,
.cws_widget_content .wpcf7-form .wpcf7-form-control-wrap[class*='menu']:before {
content: "\f0c9";
}
.cws-widget .wpcf7-form .wpcf7-form-control-wrap[class*='quiz']:before,
.cws_widget_content .wpcf7-form .wpcf7-form-control-wrap[class*='quiz']:before {
content: "\f128";
}
.cws-widget .wpcf7-form .ajax-loader {
float: right;
}
.cws-widget .wpcf7-form .wpcf7-form-control-wrap:after,
.cws-widget .wpcf7-form .wpcf7-not-valid-tip:after,
.cws-widget .archive_item:after,
.cws_widget_content .wpcf7-form .wpcf7-form-control-wrap:after,
.cws_widget_content .wpcf7-form .wpcf7-not-valid-tip:after,
.cws_widget_content .archive_item:after,
.find_a_doctor .search_field:after {
content: "";
display: block;
position: absolute;
border-style: solid;
border-right-style: none;
border-width: 4px;
border-top-color: transparent;
border-bottom-color: transparent;
left: 50px;
top: 21px;
}
.cws-widget .archive_item:after {
margin-left: -1px;
}
.cws-widget .wpcf7-form .wpcf7-not-valid-tip,
.cws_widget_content .wpcf7-form .wpcf7-not-valid-tip {
font-size: 0;
background: #fe4e50;
z-index: 1;
}
.cws-widget .wpcf7-form .wpcf7-form-control-wrap:nth-of-type(even) .wpcf7-not-valid-tip,
.cws-widget .wpcf7-form p:nth-of-type(even) .wpcf7-form-control-wrap .wpcf7-not-valid-tip,
.cws_widget_content .wpcf7-form .wpcf7-form-control-wrap:nth-of-type(even) .wpcf7-not-valid-tip,
.cws_widget_content .wpcf7-form p:nth-of-type(even) .wpcf7-form-control-wrap .wpcf7-not-valid-tip {
background: #fd7172;
}
.cws-widget .wpcf7-form .wpcf7-not-valid-tip:after,
.cws_widget_content .wpcf7-form .wpcf7-not-valid-tip:after {
border-left-color: #fe4e50;
}
.cws-widget .wpcf7-form .wpcf7-form-control-wrap:nth-of-type(even) .wpcf7-not-valid-tip:after,
.cws-widget .wpcf7-form p:nth-of-type(even) .wpcf7-form-control-wrap .wpcf7-not-valid-tip:after,
.cws_widget_content .wpcf7-form .wpcf7-form-control-wrap:nth-of-type(even) .wpcf7-not-valid-tip:after,
.cws_widget_content .wpcf7-form p:nth-of-type(even) .wpcf7-form-control-wrap .wpcf7-not-valid-tip:after {
border-left-color: #fd7172;
}
.cws-widget .wpcf7-form input.wpcf7-not-valid,
.cws_widget_content .wpcf7-form input.wpcf7-not-valid {
border-color: #fe4e50;
position: relative;
z-index: 1;
}
.cws-widget .wpcf7-form .wpcf7-form-control-wrap:nth-of-type(even) input.wpcf7-not-valid,
.cws-widget .wpcf7-form p:nth-of-type(even) .wpcf7-form-control-wrap input.wpcf7-not-valid,
.cws_widget_content .wpcf7-form .wpcf7-form-control-wrap:nth-of-type(even) input.wpcf7-not-valid,
.cws_widget_content .wpcf7-form p:nth-of-type(even) .wpcf7-form-control-wrap input.wpcf7-not-valid {
border-color: #fd7172;
}
*[type="submit"],
.load_more {
display: inline-block;
padding: 11px 21px;
border-width: 3px;
border-style: solid;
font-size: 14px;
line-height: 22px;
text-align: center;
text-transform: uppercase;
color: #fff;
cursor: pointer;
}
*[type="submit"]:hover {
background: #fff;
}
.wpcf7-response-output {
position: relative;
margin: 1em 0 0 !important;
padding: 9px 10px 9px 75px !important;
border: 0 !important;
color: #fff;
min-height: 30px;
}
.wpcf7-response-output:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 60px;
height: 100%;
background: rgba(255, 255, 255, 0.2);
}
.wpcf7-response-output:after {
position: absolute;
display: block;
text-align: center;
font-family: FontAwesome;
content: "\f0e7";
font-size: 30px;
line-height: 1;
width: 60px;
top: 50%;
left: 0;
-webkit-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
}
.wpcf7-response-output.wpcf7-mail-sent-ok:after {
content: "\f00c";
}
.wpcf7-response-output.wpcf7-validation-errors {
background: #eb9605;
}
.wpcf7-response-output.wpcf7-mail-sent-ok {
background: #008fd5;
}
.wpcf7-response-output.wpcf7-mail-sent-ng {
background: #ff0000;
}
.cws-widget .wpcf7-form .wpcf7-captchac,
.cws-widget .wpcf7-form .wpcf7-form-control-wrap[class*='captcha'],
.cws-widget .wpcf7-form .wpcf7-submit,
.cws_widget_content .wpcf7-form .wpcf7-captchac,
.cws_widget_content .wpcf7-form .wpcf7-form-control-wrap[class*='captcha'],
.cws_widget_content .wpcf7-form .wpcf7-submit {
display: inline-block !important;
}
.cws-widget .wpcf7-form .wpcf7-captchac,
.cws-widget .wpcf7-form .wpcf7-form-control-wrap[class*='captcha'],
.cws_widget_content .wpcf7-form .wpcf7-captchac,
.cws_widget_content .wpcf7-form .wpcf7-form-control-wrap[class*='captcha'] {
vertical-align: bottom;
}
.cws-widget .wpcf7-form .wpcf7-captchac+.wpcf7-form-control-wrap[class*='captcha'],
.cws-widget .wpcf7-form .wpcf7-form-control-wrap[class*='captcha']+.wpcf7-captchac,
.cws_widget_content .wpcf7-form .wpcf7-captchac+.wpcf7-form-control-wrap[class*='captcha'],
.cws_widget_content .wpcf7-form .wpcf7-form-control-wrap[class*='captcha']+.wpcf7-captchac {
margin-left: 10px;
}
.cws-widget .wpcf7-form,
.cws_widget_content .wpcf7-form {
line-height: 50px;
}
.cws-widget .wpcf7-form .wpcf7-form-control-wrap[class*='captcha'] input,
.cws-widget .wpcf7-form .wpcf7-form-control-wrap[class*='quiz'] input,
.cws_widget_content .wpcf7-form .wpcf7-form-control-wrap[class*='captcha'] input,
.cws_widget_content .wpcf7-form .wpcf7-form-control-wrap[class*='quiz'] input {
padding: 9px 10px;
height: 30px;
width: 7em;
border: 1px solid #e3e3e3;
}
.cws-widget .wpcf7-form .wpcf7-form-control-wrap[class*='quiz'] input {
display: inline-block;
}
.cws-widget .wpcf7-form .wpcf7-form-control-wrap[class*='quiz'] .wpcf7-quiz-label+input {
margin-left: 0.5em;
}
.cws-widget .wpcf7-form .wpcf7-form-control-wrap[class*='captcha']:before,
.cws-widget .wpcf7-form .wpcf7-form-control-wrap[class*='captcha']:after,
.cws-widget .wpcf7-form .wpcf7-form-control-wrap[class*='captcha'] [role='alert'],
.cws_widget_content .wpcf7-form .wpcf7-form-control-wrap[class*='captcha']:before,
.cws_widget_content .wpcf7-form .wpcf7-form-control-wrap[class*='captcha']:after,
.cws_widget_content .wpcf7-form .wpcf7-form-control-wrap[class*='captcha'] [role='alert'] {
display: none !important;
}
.wpcf7-form-control-wrap:not([class*='captcha']) {
border: 1px solid #e3e3e3;
}
.cws-widget .wpcf7-form .wpcf7-form-control-wrap[class*='captcha'] {
padding-top: 20px;
}
.wpcf7-form * {
vertical-align: middle;
}
.wpcf7-form-control-wrap select,
.wpcf7-form-control-wrap textarea,
.wpcf7-form-control-wrap input[type="url"],
.wpcf7-form-control-wrap input[type="tel"],
.wpcf7-form-control-wrap input[type="text"],
.wpcf7-form-control-wrap input[type="email"],
.wpcf7-form-control-wrap input[type="password"],
.wpcf7-form-control-wrap input[type="search"],
.wpcf7-form-control-wrap input[type="date"],
.wpcf7-form-control-wrap input[type="number"] {
display: block;
border-style: none;
height: auto;
padding: 0;
}
.wpcf7-form-control-wrap input[type="date"] {
min-height: 2em;
}
.wpcf7-form-control-wrap.your-message,
.wpcf7-form-control-wrap.Message,
.wpcf7-form-control-wrap[class*='radio'],
.wpcf7-form-control-wrap[class*='checkbox'],
.wpcf7-form-control-wrap[class*='quiz'],
.wpcf7-form-control-wrap[class*='textarea'] {
height: auto;
}
.cws-widget .wpcf7-form .wpcf7-form-control .wpcf7-list-item,
.cws_widget_content .wpcf7-form .wpcf7-form-control .wpcf7-list-item {
display: block;
margin-left: 0;
}
.cws-widget .wpcf7-form .wpcf7-form-control .wpcf7-list-item>input+.wpcf7-list-item-label,
.cws_widget_content .wpcf7-form .wpcf7-form-control .wpcf7-list-item>input+.wpcf7-list-item-label {
margin-left: 0.5em;
}
.wpcf7-submit {
vertical-align: top;
float: right;
}
.cws-widget #wp-calendar {
width: 100%;
border-collapse: collapse;
border-spacing: 0;
}
.cws-widget #wp-calendar>caption,
.cws-widget #wp-calendar>thead {
background: #f2f2f2;
}
.footer_sidebar_area .cws-widget #wp-calendar>caption,
.footer_sidebar_area .cws-widget #wp-calendar>thead {
background: none;
}
.cws-widget #wp-calendar>caption {
line-height: 2;
}
.cws-widget #wp-calendar th {
font-size: 9px;
line-height: 17px;
font-weight: 700;
text-transform: uppercase;
border: none;
padding: 0;
}
.cws-widget #wp-calendar td {
font-size: 13px;
line-height: 37px;
text-align: center;
padding: 0;
border-style: none;
}
.cws-widget #wp-calendar td>a {
border-bottom-width: 3px;
border-bottom-style: solid;
}
.cws-widget .rsswidget>img {
display: none;
}
.cws-widget img {
max-width: 100%;
height: auto;
}
.cws-widget .menu li>a::before {
content: "\f0fe";
}
.cws-widget .menu li:before {
display: none;
}
.cws-widget .widget-icon {
margin-bottom: 20px;
text-align: center;
}
.cws-widget .widget-icon.icon>i {
position: relative;
border-width: 3px;
border-style: solid;
width: 65px;
height: 65px;
line-height: 65px;
font-size: 50px;
background: #fff;
}
.cws-widget .widget-icon.icon>i>.triangle {
display: block;
position: absolute;
top: 100%;
left: 50%;
-webkit-transform: translate(-50%, 0);
-moz-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
transform: translate(-50%, 0);
width: 12px;
height: 8px;
overflow: hidden;
}
.cws-widget .widget-icon.icon>i>.triangle:before {
content: "";
display: block;
position: absolute;
width: 12px;
height: 12px;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: translate(45deg);
border-width: 3px;
border-style: solid;
background: #fff;
margin-top: -50%;
}
.cws-widget .post-list li {
border-style: none !important;
padding-left: 0;
}
.cws-widget .post-list li+li {
margin-top: 20px;
}
.cws-widget .post-list img {
display: block;
float: left;
width: 76px;
margin-right: 15px;
padding: 1px;
border: 1px solid #e4e4e4;
} .cws-widget .post-list .time-post {
text-align: right;
}
.page_footer .cws-widget .post-list .time-post {
color: #fff;
} .cws-widget-content.backlight {
padding: 30px;
}
.widget-icon+.cws-widget-content.backlight {
margin-top: -53px;
padding-top: 60px;
}
.cws-widget-content.backlight {
color: #fff;
} .benefits .widget-icon+.cws-widget-content.backlight {
margin-top: 0;
padding-top: 15px;
}
.benefits .cws-widget-content.backlight {
background: transparent;
padding-left: 0;
padding-right: 0;
} .social-icons {
font-size: 0;
margin-left: -6px;
}
.social-icons .icon {
display: inline-block;
margin-top: 6px;
margin-left: 6px;
}
.social-icons .icon>a {
display: inline-block;
border-width: 1px;
border-style: solid;
padding: 10px;
}
.social-icons .icon i {
width: 36px;
height: 36px;
font-size: 20px;
line-height: 36px;
color: #fff;
text-align: center;
}
.social-icons .icon:hover i {
background: #fff;
}
.latest_tweets ul,
.latest_tweets li,
.latest_tweets {
padding-left: 0 !important;
margin-left: 0 !important;
}
.latest_tweets li:before {
display: none !important;
}
.latest_tweets li {
border-style: none !important;
}
.latest_tweets .icon_frame {
display: block;
float: left;
width: 56px;
height: 56px;
margin: 2px 15px 0 0;
font-size: 28px;
line-height: 56px;
}
.latest_tweets .icon_frame i {
font-size: 28px;
}
.latest_tweets li {
padding-top: 0 !important;
padding-bottom: 0 !important;
}
.latest_tweets ul li+li {
margin-top: 20px;
}
.latest_tweets.widget_carousel li {
padding-left: 0;
}
.latest_tweets .date {
display: block;
text-align: right;
}
.footer_sidebar_area .latest_tweets .date {
color: #fff;
} .carousel_header:not(:empty)+.carousel_content {
margin-top: 20px;
}
.owl-item {
float: left;
}
.owl-item>* {
position: relative;
}
.owl-wrapper-outer {
overflow: hidden;
cursor: move;
}
.owl-item img {
width: 100%;
}
.widget_carousel_nav,
.carousel_nav {
float: right;
}
.gallery_carousel_nav {
position: absolute;
right: 0;
top: 0;
z-index: 1;
}
.widget_carousel_nav>i,
.gallery_carousel_nav>i,
.carousel_nav>i {
float: left;
display: block;
width: 30px;
height: 30px;
line-height: 30px;
font-size: 24px;
text-align: center;
color: #fff;
cursor: pointer;
}
.widget_carousel_nav>i+i,
.gallery_carousel_nav>i+i,
.carousel_nav>i+i {
margin-left: 1px;
}
.carousel>*:not([class*="owl-"]) {
width: calc(25% - 23px);
float: left;
} .news:not(.staff_results):not(.blog-post.staff) .widget-title {
line-height: 0;
}
.widget-title a {
word-break: break-word;
}
.news-pinterest .widget-title a {
font-size: 0.85em;
line-height: 1;
}
.news-pinterest .widget-title {
border-left-style: none;
padding-left: 0;
}
.news:not(.blog-post) .video iframe {
width: 100%;
}
.single .blog-post .wrapper .link_url {
margin-right: 0;
}
.wrapper {
position: relative;
}
.single .blog-post .wrapper {
float: left;
max-width: 100%;
margin: 1px 15px 10px 0;
}
.single .blog-post .wrapper.audio,
.single .blog-post .wrapper.quote,
.single .blog-post .wrapper.link {
width: 100%;
}
.single .blog-post .wrapper.gallery {
margin-top: 1px !important;
}
.single .blog-post .item>*,
.single .blog-post .wrapper.quote .testimonial-alt,
.single .blog-post .wrapper .gallery_carousel_nav,
.single .blog-post .wrapper.link .link_url,
.single .blog-post .wrapper.audio .audio {
margin-right: 15px;
}
.single .blog-post .wrapper.link .link_url {
width: calc(100% - 15px);
}
.single .blog-post .item {
margin-right: -15px;
}
.news-medium .wrapper,
.news-small .wrapper,
.news.blog-post.staff .wrapper {
position: relative;
z-index: 1;
float: left;
margin: 20px 30px 10px 0 !important;
background: #fff;
}
.staff_results .wrapper {
margin-top: 0 !important;
}
.staff_results .widget-title,
.news.blog-post.staff .widget-title {
display: inline-block;
margin-bottom: 0 !important;
}
.staff_results .widget-title {
margin-top: 0 !important;
}
.news.blog-post.staff .widget-title {
margin-top: 20px !important;
}
.news-medium .wrapper:after,
.news-small .wrapper:after {
content: "";
position: absolute;
width: 30px;
height: 100%;
left: 100%;
top: 0;
background: inherit;
}
.news-medium .wrapper {
width: 570px;
}
.news-small .wrapper {
width: 270px;
}
.pic {
position: relative;
overflow: hidden;
}
.hover-effect {
position: absolute;
top: 0;
left: 0;
opacity: 0;
width: 100%;
height: 100%;
background: rgba(255, 255, 255, 0.5);
}
.pic:hover .hover-effect,
.our_team .item:hover .hover-effect,
.photo_tour .item:hover .hover-effect,
.gallery .gallery-item:hover .hover-effect {
opacity: 1;
}
.links {
display: block;
width: 100%;
position: absolute;
top: 50%;
left: 0;
-webkit-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
text-align: center;
margin-top: -8px;
}
.links a+a {
margin-left: 16px;
}
.news .date {
padding-left: 20px;
font-size: 14px;
line-height: 48px;
color: #fff;
}
.news .date i {
position: relative;
float: right;
width: 48px;
height: 48px;
border-left: 1px solid #fff;
font-size: 24px;
line-height: 46px;
text-align: center;
color: #fff;
}
.news .date span {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
font-size: 12px;
line-height: 48px;
}
.cats_group .cats+.cats {
margin-top: -1px;
}
.news .cats {
display: inline-block;
width: 100%;
position: relative;
padding: 10px 0;
border-top: 1px solid #e3e3e3;
border-bottom: 1px solid #e3e3e3;
font-size: 12px;
line-height: 18px;
}
.news:not(.news-pinterest):not(.blog-post) .cats {
padding-right: 50px;
}
.more {
font-family: Arial;
}
.more:before {
content: "\2192";
}
.news .cats .more {
position: absolute;
bottom: -1px;
right: 0;
display: block;
width: 40px;
height: 40px;
font-size: 14px;
line-height: 40px;
text-align: center;
color: #fff;
}
.cats .cats_section_name {
font-weight: 700;
text-transform: capitalize;
}
.news .isotope>.item {
width: 100%;
}
.news .item>*+*:not(.wrapper) {
margin-top: 15px;
}
.news .item>*+.wrapper {
margin-top: 1px;
}
.single .news .item>.wrapper:first-child+* {
margin-top: 0;
}
.news.blog-post.staff .wrapper {
width: 250px;
}
.news-pinterest {
overflow: hidden;
}
.our_team,
.news,
.photo_tour {
overflow: hidden;
}
.grid {
margin-top: -50px;
}
.our_team .grid,
.news-pinterest .grid {
margin-right: -30px;
}
.our_team .grid .item,
.news-pinterest .grid .item {
float: left;
margin-right: 30px;
width: 270px;
}
.grid .item {
margin-top: 50px;
width: 100%;
}
.news-pinterest.news-2 .item {
width: 570px;
}
.page-content.single-sidebar .news-pinterest.news-2 .item {
width: 420px;
}
.page-content.double-sidebar .news-pinterest.news-2 .item,
.page-content.double-sidebar .news-pinterest.news-3 .item {
width: 270px;
}
.news-pinterest.news-3 .item {
width: 370px;
}
.page-content.single-sidebar .news-pinterest.news-3 .item {
width: 270px;
}
.news-pinterest.news-4 .item {
width: 270px;
}
.load_more {
margin-top: 30px;
font-size: 14px;
}
.load_more i {
display: block;
float: left;
margin-right: 8px;
font-size: 18px;
line-height: 22px;
} .pagination {
text-align: center;
margin: 10px 0;
}
.pagination>* {
font-size: 14px;
padding: 0 15px;
line-height: 38px;
margin: 10px 1px;
border: 1px solid #e3e3e3;
color: #7c7c7c;
display: inline-block;
}
.pagination .current,
html:not(.touch) .pagination *:hover,
.pagination.page_links>span {
color: #fff;
} .icon_frame {
position: relative;
display: inline-block;
text-align: center;
text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.1);
}
.icon_frame:after {
content: "";
position: absolute;
left: 0;
top: 0;
width: 50%;
height: 100%;
background: rgba(255, 255, 255, 0.3);
z-index: 0;
}
.icon_frame>i {
z-index: 1;
position: relative;
color: #fff;
} .links a {
position: relative;
width: 56px;
height: 56px;
box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.5);
font-size: 20px;
line-height: 56px !important;
color: #fff !important;
text-align: center;
opacity: 0;
cursor: pointer;
margin-top: 16px;
}
.links>*:hover {
color: #fff;
}
.pic:hover .links a,
.our_team .item:hover a,
.photo_tour .item:hover a,
.gallery .gallery-item:hover .links a {
opacity: 1;
-ms-animation-name: slideup;
-ms-animation-duration: 0.4s;
-moz-animation-name: slideup;
-moz-animation-duration: 0.4s;
-webkit-animation-name: slideup;
-webkit-animation-duration: 0.4s;
} .testimonial,
blockquote {
position: relative;
padding: 35px 35px 0;
border-width: 1px;
border-style: solid;
border-bottom-style: none;
}
blockquote {
padding-bottom: 20px;
border-bottom-style: solid;
}
.testimonial:after,
.testimonial:before,
blockquote:after,
blockquote:before {
position: absolute;
width: 50px;
height: 50px;
font: 700 72px/82px Arial;
text-align: center;
color: #fff;
}
.testimonial:after {
content: '\201c';
right: -1px;
bottom: 0;
}
.testimonial:before,
blockquote:before {
content: '\201d';
top: -1px;
left: -1px;
}
.testimonial img {
display: block;
float: left;
margin-right: 20px;
padding: 1px;
border: 1px solid #e3e3e3;
}
.testimonial .author,
.link_url {
position: relative;
margin: 35px -35px 0;
padding: 15px 65px 15px 35px;
font-style: italic;
font-size: 18px;
line-height: 20px;
color: #fff;
word-wrap: break-word;
}
.link_url {
text-align: center;
width: 100%;
margin-left: 0;
margin-top: 0;
}
.testimonial:not(.testimonial-alt) .author {
min-height: 50px;
}
.testimonial.testimonial-alt .author,
.link_url {
padding-right: 35px;
}
.testimonial .author:before,
.link_url:before {
content: '';
position: absolute;
top: 100%;
left: 50%;
margin-left: -10px;
border-top-width: 10px;
border-top-style: solid;
border-right: 10px solid transparent;
border-left: 10px solid transparent;
}
.testimonial-alt,
blockquote {
padding-top: 50px;
text-align: center;
}
.testimonial-alt:after {
display: none;
}
.testimonial-alt:before,
blockquote:before {
left: 50%;
width: 40px;
height: 40px;
margin-left: -20px;
font-size: 60px;
line-height: 70px;
}
.testimonial-alt .author {
margin-top: 20px;
} .comments-part .avatar_frame.icon_frame {
width: 70px;
}
.comments-part .avatar_frame {
float: left;
margin-right: 15px;
}
.comments-part .avatar_frame.icon_frame i {
font-size: 36px;
line-height: 70px
}
.comments-part .avatar_frame img {
padding: 1px;
border: 1px solid #e4e4e4;
}
.comments-part .comment_item:not(:first-child) {
margin-top: 20px;
padding-top: 20px;
border-top: 1px solid #e3e3e3;
}
.comments-part .comment-reply-link {
float: right;
}
.comments-part .comment_author:after {
white-space: pre;
content: "\0020\0020";
}
.comments-part .comments+.comment-respond,
.comments-part .comment_item+.comment-respond {
margin-top: 60px;
}
.comments-part .comment_item .comment_item {
padding-left: 85px;
}
.comments-part .comment-form>.comment-form-author,
.comments-part .comment-form>.comment-form-email,
.comments-part .comment-form>.comment-form-url {
float: left;
width: 32%;
margin: 0 0 20px 2%;
}
.comments-part .comment-form>*:first-child {
margin-left: 0 !important;
}
.comments-part .form-submit {
margin-top: 20px;
}  .footer_part {
padding: 50px 0;
}
.page_footer .footer_part+.footer_part {
margin-top: 20px;
}
.page_footer #scrollup {
position: absolute;
right: 20px;
bottom: 100%;
width: 44px;
height: 44px;
background: #213540;
font-size: 24px;
line-height: 44px;
text-align: center;
color: #fff;
cursor: pointer;
}
.page_footer {
position: relative;
background: #213540;
}
.footer_sidebar_area .widget-title {
text-align: center;
border-left-style: none;
padding-left: 0;
color: #fff;
margin-bottom: 30px;
line-height: 0 !important;
}
.footer_sidebar_area .widget-title>span {
font-size: 0.81em;
}
.footer_sidebar_area .cws-widget .widget-icon.icon>i,
.footer_sidebar_area .cws-widget .widget-icon.icon>i>.triangle:before {
background: #213540;
}
.footer_sidebar_area .cws-widget {
display: table-cell;
vertical-align: top;
padding-right: 50px;
}
.footer_sb_container {
margin-right: -50px;
}
.footer-top-part .container {
overflow: hidden;
} .footer_sidebar_area+.footer_sidebar_area {
margin-top: 60px;
}
.footer_sb_container select,
.footer_sb_container textarea,
.footer_sb_container input[type="url"],
.footer_sb_container input[type="tel"],
.footer_sb_container input[type="text"],
.footer_sb_container input[type="email"],
.footer_sb_container input[type="password"],
.footer_sb_container input[type="search"],
.footer_sb_container input[type="date"],
.footer_sb_container input[type="number"] {
background: #213540;
color: #A9A9A5;
}
.footer_sb_container .wpcf7-form-control-wrap:not([class*='captcha']) {
border: 1px solid rgba(255, 255, 255, 0.2);
} .cws-widget .wpcf7-form>.wpcf7-form-control-wrap:before,
.cws-widget .wpcf7-form>.wpcf7-form-control-wrap:after {
content: none;
}
.cws-widget .wpcf7-form,
.cws_widget_content .wpcf7-form {
line-height: 0;
}
.cws-widget .wpcf7-form>.wpcf7-form-control-wrap {
border: none;
padding: 10px 0 0 0;
float: left;
height: auto;
}
.cws-widget .wpcf7-form:after {
content: "";
clear: both;
display: table;
} .page_footer .cws-widget .latest_tweets .date {
display: none;
} .cws-widget ul.post-list>li {
padding-top: 0;
padding-bottom: 0;
}
.cws-widget .post-list .post-title {
text-transform: uppercase;
line-height: 1;
vertical-align: top;
}
.page_footer .cws-widget,
.page_footer .cws-widget ul.post-list li,
.page_footer .cws-widget ul.latest_tweets li {
line-height: 1.8;
}
.page_footer .cws-widget .post-list img {
width: 70px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.page_footer .cws-widget .post-list .time-post {
text-align: left;
font-style: italic;
}
.page_footer .cws-widget .post-list .time-post:before { }
.page_footer .latest_tweets .icon_frame {
background: transparent;
width: 40px;
height: auto;
line-height: 1.2;
text-align: left;
margin: 0;
}
.page_footer .latest_tweets .icon_frame+div {
margin-left: 40px;
}
.page_footer .latest_tweets .icon_frame:after {
display: none;
}
.page_footer .cws-widget .post-list li {
padding-bottom: 20px;
border-bottom: 1px solid rgba(255, 255, 255, 0.2) !important;
}
.page-content .search-form .screen-reader-text {
display: none;
}  .footer-bottom-part {
padding: 25px 0;
background: #1c2d36;
}
.footer-bottom-part .footer_sidebar_area,
.footer-bottom-part .footer_sidebar_area .cws-widget {
display: block !important;
padding: 0 !important;
width: 100% !important;
} @-ms-keyframes slideup {
0% {
top: 150px
}
70% {
top: -15px
}
100% {
top: 0
}
}
@-moz-keyframes slideup {
0% {
top: 150px
}
70% {
top: -15px
}
100% {
top: 0
}
}
@-webkit-keyframes slideup {
0% {
top: 150px
}
70% {
top: -15px
}
100% {
top: 0
}
}   .tabs .tab {
position: relative;
display: inline-block;
font-size: 0.93em;
padding: 12px 20px;
text-transform: uppercase;
background: #efefef;
}
.tabs .tab.active {
color: #fff;
}
.tab_items {
padding: 19px;
border: 1px solid #e3e3e3;
}
.tab_widget.type-2 .tab,
.tab_widget.type-2 .tab_items {
background: transparent;
border-style: solid;
border-width: 1px;
}
.tab_widget.type-2 .tab+.tab {
margin-left: -1px;
}
.tab_widget.type-2 .tab_items {
margin-top: -1px;
}
.tab_widget.type-2 .tab:after {
content: "";
display: block;
position: absolute;
top: 100%;
left: -999999px;
opacity: 0;
-webkit-transform: translate(-50%, 0);
-moz-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
transform: translate(-50%, 0);
width: 0;
height: 0;
border-style: solid;
border-left-color: transparent;
border-right-color: transparent;
border-bottom-style: none;
border-width: 5px;
-webkit-transition: opacity 0.3s ease;
-moz-transition: opacity 0.3s ease;
-ms-transition: opacity 0.3s ease;
transition: opacity 0.3s ease;
}
.tab_widget.type-2 .tab.active:after {
left: 50%;
opacity: 1;
}
.tab_widget.type-vertical .tabs {
float: left;
width: 31.666%;
border-style: solid;
border-width: 1px;
margin-right: -1px;
}
.tab_widget.type-vertical .tab_items {
float: left;
width: 68.33333333333333%;
background: #fff;
margin-left: -1px;
}
.tab_widget.type-vertical .tab {
display: block;
width: 100%;
color: #fff;
}
.tab_widget.type-vertical .tab+.tab {
border-top: 1px solid #fff;
}
.tab_widget.type-vertical .tab.active {
background: #fff;
} .accordion_section {
border: 1px solid #e3e3e3;
}
.accordion_title {
position: relative;
padding: 11px 38px 11px 20px;
font-size: 1.14em;
line-height: 1.5em;
cursor: pointer;
}
.accordion_title .accordion_icon {
position: absolute;
top: 0;
right: 0;
width: 38px;
height: 100%;
}
.accordion_title .accordion_icon:before,
.accordion_title .accordion_icon:after {
content: "";
display: block;
position: absolute;
width: 12px;
height: 4px;
top: 50%;
left: 50%;
margin-left: -6px;
margin-top: -2px;
}
.accordion_title .accordion_icon:after {
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.accordion_content {
padding: 0 20px 20px 20px;
overflow: hidden;
}
.accordion_section+.accordion_section {
margin-top: -1px;
}
.accordion_section.active .accordion_icon:after {
display: none;
}
.accordion_widget.type-2 .accordion_section.active .accordion_title {
color: #fff;
}
.accordion_widget.type-2 .accordion_content {
padding: 20px;
}
.accordion_widget.type-2 .accordion_section.active .accordion_icon:before,
.accordion_widget.type-2 .accordion_section.active .accordion_icon:after {
background: #fff;
} .accordion_section.featured .accordion_icon:before,
.accordion_section.featured .accordion_icon:after {
background: #cbcbcb;
}
.acc_featured_icon.fa,
.acc_featured_img {
display: block;
position: absolute;
top: 0;
left: 0;
font-size: 1.5em;
width: 1em;
text-align: center;
padding: 11px;
color: #fff;
}
.toggle_widget .accordion_section.featured .accordion_title {
padding-right: 38px;
}
.toggle_widget .accordion_section.featured .accordion_icon {
left: auto;
right: 0;
}
.acc_featured_icon:after,
.acc_featured_img:after {
content: "";
display: block;
position: absolute;
top: 50%;
left: 100%;
border-style: solid;
border-width: 4px;
border-top-color: transparent;
border-bottom-color: transparent;
border-right-style: none;
margin-top: -4px;
}
.accordion_section.featured .acc_featured_icon,
.accordion_section.featured .acc_featured_img {
line-height: 1em;
}
.accordion_section.featured .acc_featured_img img {
display: block;
}
.accordion_section.featured .accordion_title,
.accordion_section.featured .accordion_content {
padding-left: -webkit-calc(1.5em + 22px + 14px);
padding-left: -moz-calc(1.5em + 22px + 14px);
padding-left: -ms-calc(1.5em + 22px + 14px);
padding-left: calc(1.5em + 22px + 14px);
}
.accordion_section.featured .accordion_content {
padding-top: 2px;
}
.accordion_section.featured .accordion_title {
margin-top: -1px;
margin-left: -1px;
}  .toggle_widget .accordion_title {
padding-right: 20px;
padding-left: 42px;
}
.toggle_widget .accordion_icon {
right: auto;
left: 0;
}
.toggle_widget .accordion_content {
padding-left: 42px;
}
.toggle_widget.type-2 .accordion_icon:before,
.toggle_widget.type-2 .accordion_icon:after {
height: 2px;
margin-top: -1px;
}
.toggle_widget.type-2 .accordion_section.active .accordion_title,
.toggle_widget.type-2 .accordion_section.active .accordion_content {
color: #fff;
}
.toggle_widget.type-2 .accordion_section.active .accordion_icon:before,
.toggle_widget.type-2 .accordion_section.active .accordion_icon:after {
background: #fff;
}
.toggle_widget.type-2 .accordion_content {
-webkit-transition: color 0.3s ease;
-moz-transition: color 0.3s ease;
-ms-transition: color 0.3s ease;
transition: color 0.3s ease;
}
.toggle_widget.type-2 .accordion_section.active a {
color: #fff;
} .message_box {
position: relative;
padding: 9px 10px 9px 75px;
color: #fff;
cursor: pointer;
min-height: 40px;
}
.information_box {
background: #5fbcea;
}
.warning_box {
background: #eb9605;
}
.success_box {
background: #00b85d;
}
.error_box {
background: #fe4e50;
}
.message_box:before {
display: block;
content: "";
position: absolute;
width: 60px;
height: 100%;
top: 0;
left: 0;
background: rgba(255, 255, 255, 0.2);
}
.message_box:after {
position: absolute;
top: 50%;
left: 0;
width: 60px;
height: 60px;
margin-top: -30px;
font: 30px/60px FontAwesome;
text-align: center;
text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.15);
}
.information_box:after {
content: "\f05a";
}
.warning_box:after {
content: "\f0e7";
}
.success_box:after {
content: "\f00c";
}
.error_box:after {
content: "\f05e";
}
.message_box .message_box_header {
font-size: 1.286em;
line-height: 1.222em;
}
.message_box.grey_skin {
background: #efefef;
color: #7c7c7c;
}
.message_box.grey_skin:before {
background: none;
border-style: solid;
border-width: 1px;
}
.information_box.grey_skin:before {
border-color: #5fbcea;
}
.warning_box.grey_skin:before {
border-color: #eb9605;
}
.success_box.grey_skin:before {
border-color: #00b85d;
}
.error_box.grey_skin:before {
border-color: #fe4e50;
}
.information_box.grey_skin:after {
color: #5fbcea;
}
.warning_box.grey_skin:after {
color: #eb9605;
}
.success_box.grey_skin:after {
color: #00b85d;
}
.error_box.grey_skin:after {
color: #fe4e50;
} .cws_button {
display: inline-block;
padding: 11px 21px;
font-size: 14px;
line-height: 22px;
border-width: 3px;
border-style: solid;
color: #fff;
text-align: center;
text-transform: uppercase;
}
.cws_button:not(.custom_color):hover {
background: #fff;
}
.cws_button.rounded {
border-radius: 5px;
}
.cws_button.arrow {
position: relative;
}
.cws_button.arrow:after {
content: "";
display: block;
position: absolute;
left: 100%;
margin-left: 3px;
top: 50%;
-webkit-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
width: 0;
height: 0;
border-width: 5px;
border-style: solid;
border-left-color: inherit;
border-right-style: none;
border-top-color: transparent;
border-bottom-color: transparent;
}
.cws_button.large {
padding: 15px 25px;
font-size: 18px;
line-height: 24px;
}
.cws_button.small {
padding: 5px 9px;
font-size: 11px;
line-height: 16px;
}
.cws_button.mini {
padding: 2px 6px;
font-size: 11px;
line-height: 14px;
} .callout_widget {
padding: 23px;
background: #f5f5f5;
}
.callout_widget.with_icon {
position: relative;
padding-left: 130px;
}
.callout_widget.with_icon .icons_part {
position: absolute;
left: 0;
top: 0;
width: 110px;
height: 100%;
overflow: hidden;
}
.callout_widget.with_icon .icons_part.img_icon:before {
content: "";
display: inline-block;
width: 0;
height: 100%;
vertical-align: middle;
}
.callout_widget .content_wrapper {
display: table;
}
.callout_widget .text_part,
.callout_widget .button_part {
display: table-cell;
vertical-align: middle;
}
.callout_widget .text_part {
padding-right: 10px;
}
.callout_widget .button_part {
white-space: nowrap;
text-align: right;
}
.callout_widget .title {
margin-bottom: 8px;
font-size: 2.143em;
line-height: 1.133em;
}
.callout_widget .icons_part i {
font-size: 54px;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.cws-widget .icons_part img {
vertical-align: middle;
position: relative;
z-index: 1;
} .dropcap {
display: block;
float: left;
width: 1.143em;
height: 1.143em;
margin: 5px 10px 0 0;
font-size: 2em;
line-height: 1.143em;
text-align: center;
color: #fff;
} table {
border-collapse: collapse;
border-spacing: 0;
}
table th,
table td {
padding: 12px;
border: 1px solid #e3e3e3;
}  dl>dt {
font-size: 1.1em;
font-weight: 700;
}
dl>dt:not(:first-of-type) {
margin-top: 15px;
}  .page-content main ul>li {
padding-top: 0;
padding-bottom: 0;
border-top-style: none;
border-bottom-style: none;
padding-left: 1.57em;
}
.page-content main ul>li>a {
padding-left: 0;
padding-right: 0;
}
.page-content main ul>li>a:before {
display: none;
}
.page-content main ul>li:first-child {
border-top-style: none;
}
.page-content main ul>li {
position: relative;
}
.page-content main ul>li:before {
content: "\f00c";
display: inline-block;
position: static;
margin-left: -1.57em;
width: 1.357em;
margin-right: 0.213em;
font-family: FontAwesome;
text-align: center;
color: #fff;
}
.page-content main li+li,
.page-content main li>ul,
.page-content main li>ol {
margin-top: 10px;
}
.page-content main ol {
list-style-type: decimal;
list-style-position: inside;
} .page-content main .sharedaddy ul>li:before {
display: none;
}
.page-content main .sharedaddy ul>li {
padding-left: 0px;
} .page-content main .rev_slider>ul>li {
position: absolute;
}
.page-content main .rev_slider>ul>li:before {
display: none;
} .soc_icon {
display: inline-block;
border-style: solid;
border-width: 3px;
width: 1.666em;
height: 1.666em;
text-align: center;
vertical-align: middle;
margin-bottom: 5px;
}
.soc_icon:before {
line-height: 1.666em;
}
.soc_icon:not(.custom_color) {
color: #fff;
}
.soc_icon:hover:not(.custom_color) {
background: #fff;
}
.featured_icon {
position: relative;
width: 1.875em;
height: 1.875em;
margin-bottom: 5px;
}
.featured_icon:before {
line-height: 1.875em;
}
.featured_icon:not(.custom_color) {
color: #fff;
}
.featured_icon.pointer:after {
content: "";
display: block;
position: absolute;
left: 100%;
top: 50%;
-webkit-transform: rotate(-45deg);
-moz-transform: translate(-45deg);
-ms-transform: translate(-45deg);
transform: translate(-45deg);
width: 8px;
height: 8px;
margin-left: -4px;
margin-top: -4px;
background-color: inherit;
} .single_bar>* {
display: inline-block;
vertical-align: middle;
}
.single_bar .title {
width: 28%;
font-size: 1.143em;
line-height: 1.5;
padding-right: 20px;
}
.single_bar .scale {
width: 72%;
position: relative;
height: 20px;
background: #efefef;
}
.single_bar .progress {
position: absolute;
height: 100%;
background-image: url(//www.grcentr.com/wp-content/themes/clinico/img/progress-bar.png);
}
.single_bar .indicator {
position: absolute;
bottom: 100%;
left: 100%;
font-size: 0.857em;
width: 2.666em;
height: 2.666em;
line-height: 2.666em;
margin-bottom: 5px;
margin-left: -1.333em;
text-align: center;
color: #fff;
background-color: inherit;
}
.single_bar .indicator:before {
content: "";
position: absolute;
left: 50%;
top: 100%;
width: 6px;
height: 6px;
margin-left: -3px;
margin-top: -3px;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
background-color: inherit;
}
.single_bar .indicator:after {
content: "\0025";
} .milestone {
display: table;
border-collapse: collapse;
}
.milestone>* {
display: table-cell;
vertical-align: middle;
}
.milestone .icon_frame {
width: 110px;
height: 110px;
margin-right: 20px;
font-size: 60px;
line-height: 110px;
color: #fff;
}
.milestone .number {
font-size: 2.714em;
line-height: 1em;
} .services .accordion_title {
font-size: 1.143em;
line-height: 1.5em;
font-weight: 700;
padding-left: 61px;
}
.services .service_icon {
position: absolute;
top: 0;
left: 0;
width: 48px;
height: 100%;
font-size: 24px;
color: #fff;
}
.services .service_icon:after {
content: "";
position: absolute;
display: block;
width: 6px;
height: 6px;
left: 100%;
top: 50%;
margin-left: -3px;
margin-top: -3px;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
background: inherit;
}
.services .service_icon:before {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.services .accordion_content {
padding: 0;
}
.services .details {
color: #fff;
padding: 20px 20px 20px 48px;
}
.services .details {
display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: stretch;
-moz-box-align: stretch;
-webkit-align-items: stretch;
-ms-flex-align: stretch;
align-items: stretch;
}
.services .details .img_part {
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
}
.services .details .description_part {
width: 100%;
margin-left: -30px;
}
.services .details .description_part_container {
display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: stretch;
-moz-box-align: stretch;
-webkit-align-items: stretch;
-ms-flex-align: stretch;
align-items: stretch;
-webkit-flex-wrap: wrap;
-moz-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.services .details .description_part .desc_title {
font-size: 1.1em;
font-weight: 700;
margin-bottom: 5px;
}
.services .details .description_part_container>div {
width: 33.33%;
padding-left: 30px;
padding-right: 30px;
}
.services .details .description_part_container>div:not(:first-child) {
border-left: 1px solid rgba(255, 255, 255, 0.3);
}
.services .details .events {
color: #fff; }
.services .details a {
color: #fff;
}
.services .details img {
display: block;
border: 3px solid #fff;
margin-right: 35px;
}
.services .row {
padding: 15px 0;
background: #f5f5f5;
display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: stretch;
-webkit-align-items: stretch;
-moz-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
}
.services .col {
display: block;
float: left;
width: 33.33%;
padding: 0 40px;
margin: 20px 0;
}
.services .col:not(:nth-child(3n+1)) {
border-left: 1px solid #e3e3e3;
}
.services .col_title {
font-size: 0.93em;
text-transform: uppercase;
}
.services .service_row,
.services .desc_row {
position: relative;
margin-top: 16px;
line-height: 1.429em;
}
.services .service_row>dl {
display: table;
width: 100%;
table-layout: fixed;
}
.services .col dt,
.services .col dd {
display: table-cell;
vertical-align: bottom;
}
.services .col dd {
text-align: right;
}
.services .service_row:before {
content: "";
position: absolute;
bottom: 0.714em;
left: 0;
width: 100%;
height: 1px;
background: #e3e3e3;
}
.services .col dl span {
display: inline-block;
background: #f5f5f5;
position: relative;
}
.services .col dt span {
padding-right: 5px;
}
.services .col dd span {
padding-left: 5px;
}
.services .accordion_title {
margin-top: -1px;
}
.page-content.double-sidebar .services .col {
width: 50%;
}
.services .col:not(:nth-child(2n+1)) {
border-left: 1px solid #e3e3e3;
} .services .details,
.services .details .description_part_container {
display: table\9;
width: 100%\9;
}
.services .details>.img_part,
.services .details>.img_part+.description_part,
.services .details .description_part_container>div {
display: table-cell\9;
vertical-align: top\9;
}
.services .details .description_part_container {
table-layout: fixed\9;
}
.services .details>.img_part img {
margin-right: 0\9;
}  .pricing_table,
.grid-row.eq-columns {
display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: stretch;
-webkit-align-items: stretch;
-moz-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
} .pricing_table,
.grid-row.eq-columns {
display: block\9;
}
.pricing_table .pricing_table_column,
.grid-row.eq-columns .grid-col {
float: left\9;
}
.pricing_table:after,
.grid-row.eq-columns:after {
display: none;
}
.pricing_table:after,
.grid-row.eq-columns:after {
content: "";
display: block\9;
clear: both\9;
} .grid-row.eq-columns .pricing_table_column+.grid-col:not(.pricing_table_column) {
padding-left: 2.5%;
}
.grid-row.eq-columns .grid-col:not(.pricing_table_column) {
padding-right: 2.5%;
}
.grid-row.eq-columns .grid-col:not(.pricing_table_column) {
padding-top: 30px;
padding-bottom: 30px;
}
.pricing_table.col-4 .pricing_table_column,
.grid-row.eq-columns .grid-col-3 {
width: 25%;
} .pricing_table.col-3 .pricing_table_column,
.grid-row.eq-columns .grid-col-4 {
width: 33.333%;
} .pricing_table.col-2 .pricing_table_column,
.page-content.double-sidebar .pricing_table.col-4 .pricing_table_column,
.grid-row.eq-columns .grid-col-6,
.page-content.double-sidebar .grid-row.eq-columns .grid-col-3 {
width: 50%;
} .grid-row.eq-columns .grid-col+.grid-col {
margin-left: 0;
}
.pricing_table_column {
position: relative;
padding-bottom: 54px;
background: #f4f4f4;
cursor: pointer;
}
.pricing_table_column+.pricing_table_column {
border-left: 1px solid #fff;
}
.pricing_table_header {
padding: 20px 0;
color: #fff;
font-size: 0.929em;
line-height: 1.385em;
text-align: center;
}
.pricing_table_header .title {
display: block;
font-size: 2.154em;
line-height: 1em;
}
.pricing_table_column .price_part {
background: #fff;
padding: 30px 0 25px;
font-size: 5em;
line-height: 0.7143em;
text-align: center;
}
.pricing_table_column .price_container {
display: inline-block;
}
.pricing_table_column .currency {
vertical-align: top;
font-size: 0.343em;
line-height: 1;
}
.pricing_table_column .price_description {
display: block;
margin-top: 5px;
font-size: 0.257em;
line-height: 1em;
text-align: right;
}
.pricing_table_column .content_part {
padding: 30px 15px 20px;
}
.pricing_table_column .content_part ul,
.pricing_table_column .content_part ol {
line-height: 1.429em;
margin-left: 0;
}
.pricing_table_column .content_part ul ul,
.pricing_table_column .content_part ol ol,
.pricing_table_column .content_part ul ol,
.pricing_table_column .content_part ol ul {
margin-left: 16px;
}
.pricing_table_column .content_part li {
padding: 4px 0;
border-bottom: 1px solid #e1e1e1;
}
.pricing_table_column .content_part ul>li:first-child,
.pricing_table_column .content_part ol>li:first-child {
border-top: 1px solid #e1e1e1;
margin-top: 0;
}
.page-content main .pricing_table_column .content_part li+li {
margin-top: 0;
}
.pricing_table_column .content_part li:before {
display: none;
}
.pricing_table_button {
border-style: none;
width: 100%;
display: block;
position: absolute;
bottom: 0;
}
.pricing_table_button:hover {
color: #fff !important;
}  .pricing_table_column:hover,
.pricing_table_column.active_table_column {
z-index: 1;
background: #fff;
-webkit-transform: scale(1.06);
-moz-transform: scale(1.06);
-ms-transform: scale(1.06);
-o-transform: scale(1.06);
border: 1px solid #fff;
-webkit-transition: -webkit-transform 0.3s ease;
-moz-transition: -moz-transform 0.3s ease;
-ms-transition: -ms-transform 0.3s ease;
-o-transition: -o-transform 0.3s ease;
-webkit-perspective: 1000;
}
.pricing_table_column:hover .price_part,
.pricing_table_column.active_table_column .price_part {
color: #fff;
} .our_team .links a {
width: 50px;
height: 50px;
font-size: 20px;
line-height: 50px !important;
}
.our_team .pic img {
display: block;
}
.links a:nth-child(2) {
-ms-animation-delay: 0.1s;
-ms-transition-delay: 0.1s;
-moz-animation-delay: 0.1s;
-moz-transition-delay: 0.1s;
-webkit-animation-delay: 0.1s;
-webkit-transition-delay: 0.1s;
}
.links a:nth-child(3) {
-ms-animation-delay: 0.2s;
-ms-transition-delay: 0.2s;
-moz-animation-delay: 0.2s;
-moz-transition-delay: 0.2s;
-webkit-animation-delay: 0.2s;
-webkit-transition-delay: 0.2s;
}
.links a:nth-child(4) {
-ms-animation-delay: 0.3s;
-ms-transition-delay: 0.3s;
-moz-animation-delay: 0.3s;
-moz-transition-delay: 0.3s;
-webkit-animation-delay: 0.3s;
-webkit-transition-delay: 0.3s;
}
.links a:nth-child(5) {
-ms-animation-delay: 0.4s;
-ms-transition-delay: 0.4s;
-moz-animation-delay: 0.4s;
-moz-transition-delay: 0.4s;
-webkit-animation-delay: 0.4s;
-webkit-transition-delay: 0.4s;
}
.team_member_info,
.portfolio_item_info {
padding: 10px 20px 15px;
border-bottom-style: solid;
border-bottom-width: 6px;
text-align: center;
line-height: 1.286em;
margin-top: 0 !important;
}
.team_member_info .name,
.portfolio_item_info .name {
font-size: 1.215em;
line-height: 1.353em;
min-height: 3.5rem;
}
.our_team .item:hover .team_member_info,
.our_team .item:hover .team_member_info .name,
.photo_tour .item:hover .portfolio_item_info,
.photo_tour .item:hover .portfolio_item_info a {
color: #fff;
}
.carousel .item {
padding-left: 11px;
padding-right: 12px;
} .photo_tour_section_header:not(:empty)+.photo_tour,
.photo_tour_section_header:not(:empty)+.our_team {
margin-top: 25px;
}
.photo_tour_section .filter {
float: right;
width: 270px;
height: 30px;
padding-top: 4px;
padding-bottom: 4px;
}
.page-content.double-sidebar .photo_tour_section .filter {
width: 50%;
} #toggle_sidebar_area {
display: none;
}
.toggle_sidebar .switcher {
position: absolute;
top: 100%;
right: 0;
font-size: 0.8em;
text-shadow: 0 -1px rgba(0, 0, 0, 0.3);
text-transform: uppercase;
font-weight: 900;
color: #fff;
padding: 10px 10px 5px;
z-index: 999;
text-align: center;
cursor: pointer;
}
.toggle_sidebar .switcher:after {
content: "";
display: block;
position: absolute;
top: 100%;
left: 0;
width: 0;
height: 0;
border-style: solid;
border-width: 0px;
border-left-color: transparent;
border-right-color: transparent;
border-bottom-style: none;
}
.toggle_sidebar .switcher_shadow {
position: absolute;
top: 0;
right: 0;
background-image: url(//www.grcentr.com/wp-content/themes/clinico/img/header.webp);
background-repeat: no-repeat;
background-size: contain;
background-position: top left;
height: 13px;
width: 120px;
z-index: 51;
-webkit-transform: translate(50%, 0);
-moz-transform: translate(50%, 0);
-ms-transform: translate(50%, 0);
transform: translate(50%, 0);
}
#toggle_sidebar_area {
padding: 30px 0;
} .find_a_doctor .search_field.by_name:before {
content: "\f0f0";
}
.find_a_doctor .search_field.by_treatment:before {
content: "\f0fa";
}
.toggle_sidebar .cws-widget-content.doc_search {
display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-moz-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.toggle_sidebar .cws-widget-content.doc_search>*:first-child {
width: 30%;
}
.toggle_sidebar .cws-widget-content.doc_search>*:last-child {
width: 70%;
}
.toggle_sidebar .cws-widget-content.doc_search>*:only-child {
width: -webkit-calc(100% + 30px);
width: -moz-calc(100% + 30px);
width: -ms-calc(100% + 30px);
width: calc(100% + 30px);
margin-left: -30px;
}
.toggle_sidebar .cws-widget-content.doc_search .widget-title {
margin: 0;
border-left-style: none;
padding-left: 0;
font-size: 2.143em;
line-height: 1;
color: #fff;
}
.toggle_sidebar .find_a_doctor form {
display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-webkit-align-items: center;
-moz-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.find_a_doctor .search_field {
position: relative;
}
.toggle_sidebar .find_a_doctor .search_field:before,
.toggle_sidebar .find_a_doctor .search_field:after {
display: none;
}
.toggle_sidebar .find_a_doctor .search_field {
width: 40%;
margin-top: 0;
}
.toggle_sidebar .find_a_doctor .submit_field {
width: 20%;
}
.find_a_doctor .submit_field {
text-align: right;
}
.toggle_sidebar .find_a_doctor .search_field,
.toggle_sidebar .find_a_doctor .submit_field {
padding-left: 30px;
}
.toggle_sidebar .find_a_doctor .search_field input,
.toggle_sidebar .find_a_doctor .search_field select {
padding-left: 10px;
line-height: 1.2 !important;
} .ui-tooltip {
border: 2px solid #454545;
border-radius: 0px;
box-shadow: 0 0
}
.search_field.by_name {
position: relative;
}
.ui-autocomplete {
position: absolute;
background: #fff;
color: #373737;
border-radius: 5px;
border: 1px solid #e3e3e3;
z-index: 50;
top: calc(100% + 5px) !important;
max-height: 200px !important;
overflow: auto;
font-family: inherit;
font-size: 1em;
}
.ui-autocomplete.source:hover {
background: #454545;
}
.ui-helper-hidden-accessible {
display: none;
}
.ui-autocomplete .ui-menu-item {
padding: 2px 0 2px 20px;
border: 0 !important;
font-size: 1em;
font-family: inherit;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
}
.ui-autocomplete .ui-menu-item a {
border-radius: 0px;
padding-left: 20px;
}
.ui-menu .ui-menu-item a:before {
display: none;
}
.ui-menu .ui-menu-item a:hover,
.ui-menu .ui-state-focus {
text-decoration: underline;
cursor: pointer;
background: none;
} .toggle_sidebar .cws-widget-content.doc_search,
.toggle_sidebar .find_a_doctor form {
display: table\9;
width: 100%\9;
}
.toggle_sidebar .cws-widget-content.doc_search>*,
.toggle_sidebar .find_a_doctor form>* {
display: table-cell\9;
vertical-align: middle\9;
}  .theme_color_sb_area {
color: #fff;
}
.theme_color_sb_area [type="submit"] {
background: #fff;
border-color: #fff;
}
.theme_color_sb_area [type="submit"]:hover {
color: #fff;
}
.theme_color_sb_area .find_a_doctor .search_field input,
.theme_color_sb_area .find_a_doctor .search_field select {
height: 2.142em;
padding-top: 4px;
padding-bottom: 4px;
background-color: rgba(255, 255, 255, 0.5);
border-color: rgba(255, 255, 255, 0.7);
box-shadow: inset 0 7px 7px rgba(0, 0, 0, 0.05);
}
.footer_sidebar_area a,
.footer_sidebar_area .cws-widget ul>li>a,
.footer_sidebar_area .cws-widget-content:not(.backlight) a:hover {
color: #fff;
} #footer-top-part a:not(.cws_button):hover {
color: #fff;
} .flxmap-container {
max-width: 100%;
} #header-404 {
margin-top: 20px !important;
text-align: center;
}
#title-404 {
font-weight: 700;
font-size: 2em;
text-transform: uppercase;
}
#block-404 {
margin-top: 40px !important;
margin-left: auto !important;
margin-right: auto !important;
position: relative;
width: 500px;
height: 200px;
}
#block-404>div {
position: absolute;
width: 100%;
height: 100%;
}
#block-404-substrate {}
#block-404-icon {
background-image: url(//www.grcentr.com/wp-content/themes/clinico/img/404_mask.png);
background-repeat: no-repeat;
background-position: center center;
background-size: cover;
}
#text-404 {
margin-top: 40px !important;
text-align: center;
}
#button-404 {
text-align: center;
}
#text-404 .sel {
font-weight: 700;
margin-bottom: 7px;
} .site_top_panel .lang_bar {
display: inline-block;
vertical-align: middle;
}
.site_top_panel .lang_bar ul ul {
top: 100%;
bottom: auto;
}
.site_top_panel .lang_bar ul li {
text-align: left;
}
.site_top_panel .lang_bar ul ul:before {
border-bottom-left-radius: 7px;
border-bottom-right-radius: 7px;
}
.site_top_panel .wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
left: auto;
right: auto;
}
.site_top_panel .lang_bar ul ul:before {
box-shadow: none;
border-radius: 0 0 5px 5px;
}
.site_top_panel .lang_bar .wpml-ls-sub-menu li {
white-space: nowrap;
}
.site_top_panel .lang_bar .wpml-ls-sub-menu a {
display: block;
padding-top: 7px;
padding-bottom: 7px;
box-sizing: border-box;
width: calc(100% + 14px);
}
.site_top_panel .wpml-ls-legacy-list-horizontal {
padding: 0;
}
.site_top_panel .wpml-ls-legacy-list-horizontal li:last-child a {
padding-right: 0;
padding-top: 0;
padding-bottom: 0;
}
.site_top_panel .lang_bar .wpml-ls-sub-menu li {
display: block;
}
.site_top_panel .lang_bar .wpml-ls-sub-menu li:last-child a {
border-radius: 0 0 5px 5px;
}
.site_top_panel.mobile #top_panel_curtain {
display: block;
}
.site_top_panel.mobile #top_panel_links {
display: none;
}
.site_top_panel .lang_bar a {
display: inline-block;
}
.site_top_panel .lang_bar a.site_top_panel.mobile #top_panel_curtain {
display: block;
}
.wpml-ls-legacy-dropdown-cws {
width: auto;
}
.lang_bar ul ul:before {
content: '';
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
background: rgba(0, 0, 0, 0.4);
z-index: -1;
border-radius: 7px;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
background: rgba(0, 0, 0, 0.65);
}
body>.wpml-ls-statics-footer {
display: none;
}
.lang_bar {
font-size: 0.7894em;
}
.lang_bar ul ul {
position: absolute;
z-index: 1;
bottom: calc(100% - 1px);
left: -999999px;
opacity: 0;
display: table;
padding: 10px;
padding-bottom: 0;
padding: 6px 10px 0;
border-radius: 7px;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
-webkit-transition: opacity 0.3s ease, left 0.3s step-end;
-moz-transition: opacity 0.3s ease, left 0.3s step-end;
-ms-transition: opacity 0.3s ease, left 0.3s step-end;
transition: opacity 0.3s ease, left 0.3s step-end;
}
.lang_bar ul:hover ul {
left: 0;
opacity: 1;
-webkit-transition: opacity 0.3s ease, left 0.3s step-start;
-moz-transition: opacity 0.3s ease, left 0.3s step-start;
-ms-transition: opacity 0.3s ease, left 0.3s step-start;
transition: opacity 0.3s ease, left 0.3s step-start;
}
.lang_bar li:before {
display: none;
}
.lang_bar .wpml-ls-statics-shortcode_actions,
.header_language_bar .wpml-ls-legacy-dropdown {
width: auto;
}
.header_language_bar .bar:not(:empty) {
float: right;
}  .copyrights_panel_wrapper .lang_bar li:before {
display: none;
}
.lang_bar .lang_sel_list_horizontal li {
display: table-cell;
padding-left: 2px;
}
.lang_bar .lang_sel_list_horizontal>ul {
display: table;
}
.lang_bar .lang_sel_list_horizontal>ul>li {
padding-right: 10px;
}
.lang_bar .lang_sel_list_horizontal>ul>li:last-child {
padding-right: 0;
}
.lang_bar .wpml-ls-statics-shortcode_actions {
width: auto;
}
.lang_bar>div>ul {
padding: 0;
position: relative;
z-index: 1;
}
.lang_bar>div.lang_sel_list_vertical>ul,
.lang_bar>div.lang_sel_list_horizontal>ul {
padding: 0 0 0 10px;
}
.footer-bottom-part .lang_bar ul ul {
position: absolute;
z-index: 1;
width: 100%;
bottom: calc(100% - 1px);
left: -999999px;
display: table;
padding: 10px;
padding-bottom: 0;
padding: 8px 10px;
border-radius: 5px;
-webkit-transition: opacity 0.3s ease, left 0.3s step-end;
-moz-transition: opacity 0.3s ease, left 0.3s step-end;
-ms-transition: opacity 0.3s ease, left 0.3s step-end;
transition: opacity 0.3s ease, left 0.3s step-end;
border-width: 1px;
border-style: solid;
}
.footer-bottom-part .lang_bar ul li ul a {
padding: 7px 0 7px 7px;
}
.footer-bottom-part .lang_bar ul ul.wpml-ls-sub-menu {
padding: 0;
}
.footer-bottom-part .wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
bottom: 100%;
}
.footer-bottom-part .wpml_language_switch li:before {
display: none;
}
.footer-bottom-part .wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
left: auto;
right: auto;
margin-left: -1px;
white-space: nowrap;
}
.footer-bottom-part .wpml-ls-legacy-dropdown-cws {
float: right;
width: inherit;
}
.footer-bottom-part .wpml-ls-legacy-dropdown a,
.footer-bottom-part .wpml-ls-legacy-dropdown ul {
border: 0;
}
.footer-bottom-part .wpml-ls-legacy-dropdown .wpml-ls-sub-menu a {
display: block;
padding: 7px 10px;
box-sizing: border-box;
text-align: left;
width: calc(100% + 20px);
}
.footer-bottom-part .wpml-ls-legacy-dropdown .wpml-ls-sub-menu li:first-child a {
border-radius: 5px 5px 0 0;
}
.footer-bottom-part .wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
border-radius: 5px 5px 0 0;
}
.footer-bottom-part .lang_bar ul ul li {
text-align: left;
}
.lang_bar ul ul li {
padding-left: 0;
}
.footer-bottom-part .lang_bar ul:hover ul {
left: 0;
opacity: 1;
-webkit-transition: opacity 0.3s ease, left 0.3s step-start;
-moz-transition: opacity 0.3s ease, left 0.3s step-start;
-ms-transition: opacity 0.3s ease, left 0.3s step-start;
transition: opacity 0.3s ease, left 0.3s step-start;
}
.footer-bottom-part .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu {
top: auto;
}
.footer-bottom-part .lang_bar ul:hover .wpml-ls-sub-menu {
visibility: visible !important;
}
.lang_bar ul ul .iclflag {
padding-right: 0.25em;
}
.lang_bar li:before {
display: none;
}
.lang_bar li {
padding: 0;
}
.lang_bar li .iclflag {
display: inline-block;
}
.lang_bar ul li a {
position: relative;
font-size: 15px;
}
.lang_bar ul li {
line-height: inherit;
display: table-row;
}
.lang_bar ul li ul li {
line-height: 1.5;
}
.copyrights_panel .lang_bar ul li a {
padding: 7px 7px 7px 0;
}
.copyrights_panel .lang_bar {
padding-left: 15px;
}
.wpml_language_switch.wpml-legacy-horizontal-list ul li {
float: left;
}
.wpml_language_switch.wpml-legacy-horizontal-list ul {
overflow: hidden;
padding: 0 15px;
}
.wpml_language_switch.wpml-legacy-horizontal-list ul li {
padding-left: 0;
}
.wpml_language_switch.wpml-legacy-horizontal-list ul li:last-child {
margin-right: 0;
}
.wpml_language_switch.wpml-legacy-horizontal-list ul li:before {
display: none;
}
.footer-bottom-part .wpml-ls-legacy-dropdown {
width: auto;
}
.footer-bottom-part .wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
top: auto;
}
.footer-bottom-part .lang_bar>div:not(.lang_sel_list_vertical):not(.lang_sel_list_horizontal)>ul:before {
display: none;
}
.footer-bottom-part .lang_bar>div>ul {
padding: 0;
}
.footer-bottom-part .lang_bar>div>ul li {
text-align: left;
}
.footer-bottom-part .wpml-ls-statics-shortcode_actions a {
border-color: transparent;
}
.wpml_language_switch.wpml-legacy-vertical-list .wpml-ls-legacy-list-horizontal a {
padding: 7px;
}
.footer-bottom-part .wpml-ls-statics-shortcode_actions .wpml-ls-current-language>a {
padding-right: 7px;
}
.footer-bottom-part .wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer {
margin-bottom: 0;
}
.footer-bottom-part .wpml-ls-legacy-list-vertical a {
border-bottom: 0;
}    #tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-previous:before,
#tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-next:before {
content: none;
}
#tribe-events-footer .tribe-events-sub-nav {
font-size: inherit;
}
#tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-previous {
font-size: 1em;
float: left;
}
#tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-next {
font-size: 1em;
float: right;
}  .cws-widget .tribe-mini-calendar-wrapper .tribe-mini-calendar-nav-link {
background: none;
}
.cws-widget .tribe-mini-calendar-wrapper .tribe-mini-calendar-nav td,
.cws-widget .tribe-mini-calendar-wrapper .tribe-mini-calendar-nav {
border: none;
}
.cws-widget .tribe-mini-calendar-wrapper .tribe-mini-calendar-nav div {
line-height: 38px;
}
.cws-widget .tribe-mini-calendar-wrapper .tribe-mini-calendar th {
border-color: #fff;
}
.cws-widget .tribe-mini-calendar-wrapper .tribe-mini-calendar .vcalendar td {
border: none;
line-height: 21px;
}
.cws-widget .tribe-mini-calendar-wrapper .tribe-mini-calendar .tribe-events-has-events div[id*='daynum-'] a:before {
height: 4px;
width: 4px;
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
margin: 5px auto 0 -2px;
}
.cws-widget .tribe-mini-calendar-wrapper .tribe-mini-calendar .tribe-events-present:after,
.cws-widget .tribe-mini-calendar-wrapper .tribe-mini-calendar .tribe-mini-calendar-today:after {
height: 1px;
background: #fff;
}
.cws-widget .tribe-mini-calendar-wrapper .tribe-events-present .tribe-mini-calendar-no-event,
.cws-widget .tribe-mini-calendar-wrapper .tribe-mini-calendar-no-event:hover,
.cws-widget .tribe-mini-calendar-wrapper .tribe-mini-calendar thead,
.cws-widget .tribe-mini-calendar-wrapper .tribe-mini-calendar th,
.cws-widget .tribe-mini-calendar .tribe-events-present,
.cws-widget .tribe-mini-calendar .tribe-mini-calendar-today,
.cws-widget .tribe-mini-calendar .tribe-events-has-events:hover a:hover,
.cws-widget #tribe-mini-calendar-month {
color: #fff;
}
.cws-widget .tribe-venue-widget-wrapper ul li h4 {
margin: 0px;
} @media screen and (max-width: 1190px) {
.page-title nav {
margin-right: 140px;
}
.page-content.double-sidebar .pricing_table.col-3 .pricing_table_column,
.page-content.double-sidebar .grid-row.eq-columns .grid-col-4 {
width: 50%;
} .page-content.double-sidebar .news-medium .wrapper {
width: 100%;
margin-right: 0;
}
.news-pinterest .grid,
.our_team .grid {
margin-right: -20px;
}
.news-pinterest .grid .item,
.our_team .grid .item {
margin-right: 20px;
}
.news-pinterest.news-2 .item {
width: 460px;
}
.page-content.single-sidebar .news-pinterest.news-2 .item {
width: 340px;
}
.page-content.double-sidebar .news-pinterest.news-2 .item,
.page-content.double-sidebar .news-pinterest.news-3 .item {
width: 220px;
}
.news-pinterest.news-3 .item {
width: 300px;
}
.page-content.single-sidebar .news-pinterest.news-3 .item {
width: 220px;
}
.news-pinterest.news-4 .item,
.our_team .grid .item {
width: 220px;
}
.media-part+.benefits,
.media-part+.benefits.under {
margin-top: 0;
}
.benefits_area,
.footer_sidebar_area {
display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: stretch;
-webkit-align-items: stretch;
-moz-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
}
.benefits_area {
-webkit-box-pack: center;
-moz-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
} .benefits_area,
.footer_sidebar_area {
display: block\9;
}
.benefits_area .cws-widget,
.footer_sidebar_area .cws-widget {
float: left\9;
}
.footer_sidebar_area:after {
display: none;
}
.footer_sidebar_area:after {
content: "";
display: block\9;
clear: both\9;
} .benefits_area .cws-widget,
.footer_sidebar_area .cws-widget {
display: block;
width: 25%;
}
.benefits_area .cws-widget {
margin-top: 4px !important;
}
.footer_sidebar_area:not(:empty) {
margin-top: -50px;
}
.footer_sidebar_area.with_flags:not(:empty) {
margin-top: -5px;
}
.footer_sidebar_area .cws-widget {
margin-top: 50px;
}
.page-content.double-sidebar .callout_widget .text_part,
.page-content.double-sidebar .callout_widget .button_part {
display: block;
width: 100%;
padding: 0;
text-align: left;
}
.page-content.double-sidebar .callout_widget .text_part+.button_part {
margin-top: 8px;
} .page-content.double-sidebar .cws_widget_content.tab_widget:not(.type-2) .tabs .tab:not(:first-child) {
border-top: 1px solid #fff;
}
.page-content.double-sidebar .cws_widget_content.tab_widget .tabs {
width: 100%;
float: none;
text-align: center;
}
.page-content.double-sidebar .cws_widget_content.tab_widget .tabs .tab {
display: block;
margin-left: 0;
}
.page-content.double-sidebar .cws_widget_content.tab_widget .tabs .tab:after {
display: none;
}
.page-content.double-sidebar .cws_widget_content.tab_widget .tabs .tab:not(:first-child) {
margin-top: -1px;
}
.page-content.double-sidebar .cws_widget_content.tab_widget .tab_items {
width: 100%;
margin-left: 0;
margin-top: -1px;
}
}
@media screen and (max-width: 980px) {
.page-title h1 {
float: none;
padding-bottom: 10px;
}
.page-title nav {
float: none;
margin-right: 0 !important;
padding-top: 0;
padding-bottom: 18px;
}
.toggle_sidebar .cws-widget-content.doc_search .widget-title {
display: none;
}
.toggle_sidebar .cws-widget-content.doc_search>* {
width: -webkit-calc(100% + 30px) !important;
width: -moz-calc(100% + 30px) !important;
width: -ms-calc(100% + 30px) !important;
width: calc(100% + 30px) !important;
margin-left: -30px;
}
.page-content.single-sidebar .pricing_table.col-4 .pricing_table_column,
.page-content.single-sidebar .grid-row.eq-columns .grid-col-3 {
width: 50%;
} .page-content.single-sidebar .news-medium .wrapper {
width: 100%;
margin-right: 0;
}
.news-pinterest .grid,
.our_team .grid {
margin-right: -18px;
}
.news-pinterest .grid .item,
.our_team .grid .item {
margin-right: 18px;
}
.news-pinterest.news-2 .item,
.page-content.double-sidebar .news-pinterest.news-3 .item,
.page-content.double-sidebar .news-pinterest.news-4 .item,
.page-content.double-sidebar .our_team .grid .item {
width: 360px;
}
.page-content.single-sidebar .news-pinterest.news-2 .item,
.page-content.single-sidebar .news-pinterest.news-4 .item,
.page-content.single-sidebar .our_team .grid .item {
width: 265px;
}
.page-content.double-sidebar .news-pinterest.news-2 .item {
width: 360px;
}
.news-pinterest.news-3 .item,
.our_team .grid .item {
width: 234px;
}
.page-content.single-sidebar .news-pinterest.news-3 .item {
width: 265px;
}
.news-pinterest.news-4 .item {
width: 234px;
}
.page-content.single-sidebar .callout_widget .button_part,
.page-content.double-sidebar .callout_widget .button_part {
white-space: normal;
}
.media-part>.container>iframe {
height: 450px;
}
.page-content.double-sidebar .services .col {
width: 100%;
border-left-style: none;
}
.page-content.single-sidebar .services .col {
width: 50%;
}
.page-content.single-sidebar .services .col:not(:nth-child(2n+1)) {
border-left: 1px solid #e3e3e3;
}
.footer_sidebar_area .cws-widget {
padding-right: 25px;
}
.footer_sb_container {
margin-right: -25px;
}
}
@media screen and (max-width:767px) {
.grid-row {
margin: 0 !important;
} .grid,
.footer_sidebar_area:not(:empty) {
margin-top: -30px;
}
.grid .item,
.cws-widget+.cws-widget,
.grid-col+.grid-col,
.page-content,
.footer_sidebar_area .cws-widget {
margin-top: 30px;
}
.grid-row+.grid-row {
margin-top: 30px !important;
}
hr {
margin-top: 15px;
margin-bottom: 15px;
} .grid-col {
width: 100%;
margin-left: 0 !important;
margin-right: 0 !important;
}
.pricing_table.col-4 .pricing_table_column,
.pricing_table.col-3 .pricing_table_column,
.grid-row.eq-columns .grid-col-3,
.grid-row.eq-columns .grid-col-4 {
width: 50%;
} .grid-row.eq-columns .grid-col+.grid-col {
margin-top: 0;
} .mobile_menu_header {
display: block;
cursor: pointer;
text-align: left;
}
.mobile_menu_header i {
margin-left: 10px;
border-left: 1px solid #fff;
line-height: 2.6em;
width: 2.6em;
float: right;
}
.mobile_menu_header i:before {
font-size: 18px;
}
.main-menu {
display: none;
width: 100%;
}
.main-nav-container .menu-item {
position: relative;
box-shadow: none !important;
}
.main-nav-container .menu-item-has-children a {
padding-right: 2.6em;
}
.main-nav-container .button_open {
display: block;
position: absolute;
top: 0;
right: 0;
width: 2.6em;
height: 2.6em;
z-index: 3;
cursor: pointer;
}
.main-nav-container .button_open:before,
.main-nav-container .button_open:after {
content: "";
display: block;
position: absolute;
width: 17px;
height: 1px;
background: #fff;
left: 50%;
top: 50%;
margin-left: -8px;
}
.main-nav-container .button_open:after {
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.main-nav-container .menu-item.active>.button_open:after {
display: none;
}
.page-header {
text-align: center;
}
.page-header .container {
margin: 0 20px 20px;
width: auto;
}
.page-header .logo {
float: none !important;
margin: 20px 0 0 !important;
display: inline-block;
}
.page-header .logo img {
margin: 0 auto !important;
}
.page-header .main-nav-container {
float: none !important;
max-width: 300px;
margin: 20px auto 0;
} .main-menu .menu-item:before {
display: none;
}
.main-menu .menu-item .menu-item>.sub-menu {
margin-left: 0;
}
.main-menu .menu-item .menu-item>.sub-menu>.menu-item:first-child:before {
display: none;
}
.main-menu .menu-item a {
padding-top: 0;
padding-bottom: 0;
}
.main-menu .menu-item .depth .level:not(:first-child) {
display: inline;
}  .main-menu .menu-item:hover>.sub-menu {
display: none;
}
.main-menu .menu-item:hover {
box-shadow: none;
}
.main-menu .menu-item>.sub-menu {
display: none;
position: static;
width: 100%;
box-shadow: none;
} .main-menu .menu-item,
.main-menu .menu-item a,
.mobile_menu_header {
color: #fff !important;
line-height: 2.6em !important;
}
.main-menu .menu-item {
border-top: 1px solid #fff;
display: block !important;
}
.main-menu>.menu-item,
.mobile_menu_header {
text-transform: uppercase;
}
.main-menu .menu-item a,
.mobile_menu_header {
padding-left: 15px;
} .page-content .news-medium .wrapper {
width: 100%;
margin-right: 0;
}
.news-pinterest .grid,
.our_team .grid {
margin-right: 0;
}
.news-pinterest .grid .item,
.page-content.single-sidebar .news-pinterest .grid .item,
.page-content.double-sidebar .news-pinterest.double-sidebar .grid .item,
.our_team .grid .item {
width: 50% !important;
margin-right: 0;
padding: 0 2.5%;
}
.benefits_area .cws-widget,
.footer_sidebar_area .cws-widget,
.photo_tour_section .filter {
width: 50%;
}
.callout_widget .text_part,
.callout_widget .button_part {
display: block;
width: 100%;
padding: 0;
text-align: left;
}
.callout_widget .text_part+.button_part {
margin-top: 8px;
}
.toggle_sidebar .switcher {
font-size: 0;
width: 30px;
height: 30px;
padding: 0;
background: #fe4e50 url(//www.grcentr.com/wp-content/themes/clinico/img/location.svg) no-repeat center / auto !important; 
}
.toggle_sidebar .switcher:before {
font-family: FontAwesome;
content: "\f041";
display: inline-block;
padding-right: 3px;
vertical-align: middle;
}
.toggle_sidebar .switcher:after {
display: none;
}
.toggle_sidebar .switcher_shadow {
display: none;
}
.toggle_sidebar .find_a_doctor .search_field {
width: 50%;
}
.toggle_sidebar .find_a_doctor .submit_field {
width: 100%;
margin-top: 10px;
}
.flxmap-container {
max-height: 300px !important;
}
.comments-part .comment_item .comment_item {
padding-left: 50px;
}
.comments-part .comment-form>[class*="comment-form-"] {
float: none;
width: 100%;
margin-left: 0;
margin-bottom: 0;
}
.comments-part .comment-form>[class*="comment-form-"]+[class*="comment-form-"] {
margin-top: 20px;
}
#block-404 {
width: 400px;
height: 160px;
}
.page-content.single-sidebar .callout_widget .button_part,
.page-content.double-sidebar .callout_widget .button_part {
white-space: nowrap;
}
.media-part>.container>iframe {
height: 300px;
}
.services .col {
width: 100% !important;
border-left-style: none !important;
}
.services .details .description_part {
margin-left: 0;
}
.services .details .description_part_container>div {
width: 100%;
border-left-style: none !important;
padding-left: 0;
padding-right: 0;
}
.services .details .description_part_container>div:not(:first-child) {
border-top: 1px solid rgba(255, 255, 255, 0.3);
padding-top: 15px;
margin-top: 15px;
} .services .details .description_part_container,
.services .details .description_part_container>div {
display: block\9;
}
.services .details .img_part img {
margin-right: 30px\9;
} }
@media screen and (max-width:479px) {
.pricing_table_column,
.grid-row.eq-columns .grid-col {
width: 100% !important;
}
.grid-row.eq-columns .grid-col {
padding-left: 0 !important;
padding-right: 0 !important;
}
.page-content .news-small .wrapper {
width: 100%;
margin-right: 0;
}
.news-pinterest .grid .item,
.page-content.single-sidebar .news-pinterest .grid .item,
.page-content.double-sidebar .news-pinterest.double-sidebar .grid .item,
.our_team .grid .item {
width: 100% !important;
padding: 0;
}
.benefits_area .cws-widget,
.footer_sidebar_area .cws-widget {
width: 100%;
}
.callout_widget.with_icon .icons_part {
display: none;
}
.callout_widget.with_icon {
padding-left: 23px;
}
.callout_widget .text_part,
.callout_widget .button_part {
text-align: center;
}
.toggle_sidebar .find_a_doctor .search_field,
.toggle_sidebar .find_a_doctor .submit_field {
width: 100%;
padding-left: 0;
margin-top: 10px;
}
.toggle_sidebar .find_a_doctor {
margin-top: -10px;
width: 100% !important;
margin-left: 0 !important;
}
.cws-widget .wpcf7-form .wpcf7-submit {
float: none;
display: block !important;
margin-top: 20px;
}
.comments-part .comment_item .comment_item {
padding-left: 25px;
}
.comments-part .comment_item .avatar_frame img {
width: 40px;
height: auto;
}
.comments-part .comment_item .avatar_frame {
margin-right: 10px;
}
#block-404 {
width: 200px;
height: 80px;
}
.media-part>.container>iframe {
height: 200px;
}
.services .details {
display: block;
}
.services .details .img_part img {
width: 100%;
margin-right: 0;
}
.services .details .img_part+.description_part {
margin-top: 20px;
} .page-content.double-sidebar .cws_widget_content.tab_widget:not(.type-2) .tabs .tab:not(:first-child) {
border-top: 1px solid #fff;
}
.cws_widget_content.tab_widget .tabs {
width: 100%;
float: none;
text-align: center;
}
.cws_widget_content.tab_widget .tabs .tab {
display: block;
margin-left: 0;
}
.cws_widget_content.tab_widget .tabs .tab:after {
display: none;
}
.cws_widget_content.tab_widget .tabs .tab:not(:first-child) {
margin-top: -1px;
}
.cws_widget_content.tab_widget .tab_items {
width: 100%;
margin-left: 0;
margin-top: -1px;
}
.single_bar .title {
word-break: break-all;
}
.carousel .item {
padding-left: 0;
padding-right: 0;
}
.news .video iframe {
height: 200px;
}
.footer-bottom-part .footer_sidebar_area.with_flags .footer_language_bar {
float: none;
margin: 0;
}
.footer-bottom-part .footer_sidebar_area.with_flags .footer_language_bar {
text-align: center;
}
.footer-bottom-part .footer_language_bar #lang_sel,
.footer-bottom-part .footer_language_bar #lang_sel_click {
display: inline-block;
text-align: left;
}
.footer-bottom-part .footer_language_bar #lang_sel,
.footer-bottom-part .footer_language_bar #lang_sel_click {
margin-top: 0;
} .services .details>.img_part,
.services .details>.img_part+.description_part,
.services .details .description_part_container>div {
display: block\9;
} } @media screen and (min-width:768px) {
html.touch .page-header.logo-center .main-nav-container:after {
display: block;
content: "";
clear: both;
}
html.touch .page-header.logo-center .main-nav-container.a-right {
float: right;
}
html.touch .page-header.logo-center .main-nav-container.a-center {
margin-left: auto;
margin-right: auto;
}
html.touch .page-header.logo-center .sticky_container {
margin-left: auto;
margin-right: auto;
width: 1170px;
}
html.touch .page-header.logo-center .main-nav-container.a-left .mobile_menu_header,
html.touch .page-header.logo-right .main-nav-container .mobile_menu_header {
float: left;
}
html.touch .page-header .main-nav-container .mobile_menu_header {
display: inline-block !important;
cursor: pointer;
text-align: left;
padding-left: 0 !important;
float: right;
}
html.touch .page-header.logo-center .main-nav-container.a-center .mobile_menu_header { display: block !important;
text-align: left;
padding-left: 10px !important;
float: none;
}
html.touch .main-nav-container .mobile_menu_header+.main-menu {
position: absolute;
top: 100%;
left: 0;
width: 100%;
-webkit-perspective: 1000;
}
html.touch .page-header .main-nav-container .mobile_menu_header .mobile_menu_title { font-size: 0;
}
html.touch .page-header.logo-center .main-nav-container.a-center .mobile_menu_header .mobile_menu_title {
font-size: inherit;
}
html.touch .main-nav-container .mobile_menu_header i {
margin-left: 0;
border-left: 1px solid #fff;
line-height: 2.6em;
width: 2.6em;
float: right;
}
html.touch .main-nav-container .mobile_menu_header i:before {
font-size: 18px;
}
html.touch .main-nav-container .main-menu {
display: none;
width: 100%;
}
html.touch .main-nav-container .menu-item {
position: relative;
box-shadow: none !important;
}
html.touch .main-nav-container .menu-item-has-children a {
padding-right: 2.6em;
}
html.touch .main-nav-container .button_open {
display: block;
position: absolute;
top: 0;
right: 0;
width: 2.6em;
height: 2.6em;
z-index: 3;
cursor: pointer;
}
html.touch .main-nav-container .button_open:before,
html.touch .main-nav-container .button_open:after {
content: "";
display: block;
position: absolute;
width: 17px;
height: 1px;
background: #fff;
left: 50%;
top: 50%;
margin-left: -8px;
}
html.touch .main-nav-container .button_open:after {
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
html.touch .main-nav-container .menu-item.active>.button_open:after {
display: none;
} html.touch .main-nav-container {
width: 300px;
position: relative;
} html.touch .main-nav-container .main-menu .menu-item:before {
display: none;
}
html.touch .main-nav-container .main-menu .menu-item .menu-item>.sub-menu {
margin-left: 0;
}
html.touch .main-nav-container .main-menu .menu-item .menu-item>.sub-menu>.menu-item:first-child:before {
display: none;
}
html.touch .main-nav-container .main-menu .menu-item a {
padding-top: 0;
padding-bottom: 0;
}
html.touch .main-nav-container .main-menu .menu-item .depth .level:not(:first-child) {
display: inline;
}  html.touch .main-nav-container .main-menu .menu-item:hover>.sub-menu {
display: none;
}
html.touch .main-nav-container .main-menu .menu-item:hover {
box-shadow: none;
}
html.touch .main-nav-container .main-menu .menu-item>.sub-menu {
display: none;
position: static;
width: 100%;
box-shadow: none;
} html.touch .main-nav-container .main-menu .menu-item,
html.touch .main-nav-container .main-menu .menu-item a,
html.touch .main-nav-container .mobile_menu_header {
color: #fff !important;
line-height: 2.6em !important;
}
html.touch .main-nav-container .main-menu .menu-item {
border-top: 1px solid #fff;
display: block !important;
}
html.touch .main-nav-container .main-menu>.menu-item,
html.touch .main-nav-container .mobile_menu_header {
text-transform: uppercase;
}
html.touch .main-nav-container .main-menu .menu-item a,
html.touch .main-nav-container .mobile_menu_header {
padding-left: 15px;
}
}
@media screen and (max-width: 1190px) and (min-width:768px) {
html.touch .page-header.logo-center .sticky_container {
width: 940px;
}
}
@media screen and (max-width: 980px) and (min-width:768px) {
html.touch .page-header.logo-center .sticky_container {
width: 738px;
}
}  @mediaonly screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min--moz-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2/1),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
#block-404-icon {
background-image: url(//www.grcentr.com/wp-content/themes/clinico/img/404_mask@2x.png);
}
.toggle_sidebar .switcher_shadow {
background-image: url(//www.grcentr.com/wp-content/themes/clinico/img/header@2x.png);
}
#lang_sel>ul>li>a:after,
#lang_sel_click>ul>li>a:after {
background-image: url(//www.grcentr.com/wp-content/themes/clinico/img/select@2x.png) !important;
background-size: 31px 4px;
}
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
select {
background-image: url(//www.grcentr.com/wp-content/themes/clinico/img/select@2x.png) !important;
background-size: 31px 4px;
}
}
body > div.page-content.single-sidebar > div > main > div > section > div > div.strong-view.strong-view-id-1.default.wpmtst-default.comment_asdw{
width: 98%;
}
body > div.page-content.single-sidebar > div > main > div > section > div > div.strong-view.strong-view-id-1.default.wpmtst-default.comment_asdw> div > div > div{
padding: 50px;
}
body > div.page-content.single-sidebar > div > main > div > section > div > div.strong-view.strong-view-id-1.default.wpmtst-default.comment_asdw > div > div > div > h3{
padding: 5px;
padding-left: 40px;
}.page_boxed{
max-width: 1250px;
margin: 0 auto;
box-shadow: 0 0 20px rgba(0,0,0,0.5);
}
body.wide,
.page_boxed{
background: #fff !important;
}
body:not(.page_boxed) .media-part .container{
width: auto;
}
.container,
.page-header.logo-left .sticky_container,
.page-header.logo-right .sticky_container,
.page-header.logo-center .main-menu{
width:1170px;
margin:0 auto;
position:relative;
}
main{
width:100%;
}
.page-content.single-sidebar main{
width:870px;
}
.page-content.double-sidebar main{
width:570px;
}
aside{
width:270px;
}
.page-content>.container{
display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
}
.page-content aside.sbleft{
-webkit-box-ordinal-group: 2;
-moz-box-ordinal-group: 2;
-webkit-order: 1;
-ms-flex-order: 1;
order: 1;
}
.page-content aside.sbright{
-webkit-box-ordinal-group: 4;
-moz-box-ordinal-group: 4;
-webkit-order: 3;
-ms-flex-order: 3;
order: 3;	
}
.page-content main{
-webkit-box-ordinal-group: 3;
-moz-box-ordinal-group: 3;
-webkit-order: 2;
-ms-flex-order: 2;
order: 2;	
}
.page-content>.container>aside.sbleft{
margin-right:30px;
}
.page-content>.container>aside.sbright{
margin-left:30px;
} .page-content>.container,
.page-content>.container>*{
display: block\9;
}
aside.sbleft,
main{
float: left\9;
}
aside.sbright{
float: right\9;
}
.page-content>.container:after{
display: none;
}
.page-content>.container:after{
content: "";
display: block\9;
clear: both\9;
} @media screen and (max-width: 1190px){
.page_boxed{
max-width: 1000px;
}
.container,
.page-header.logo-left .sticky_container,
.page-header.logo-right .sticky_container,
.page-header.logo-center .main-menu{
width: 940px;
}
aside{
width: 220px;
}
.page-content>.container>aside.sbleft{
margin-right: 20px;
}	
.page-content>.container>aside.sbright{
margin-left: 20px;
}
.page-content.single-sidebar main{
width: 700px;
}
.page-content.double-sidebar main{
width: 460px;
}
}
@media screen and (max-width: 980px){
.page_boxed{
max-width: 788px;
}
.container,
.page-header.logo-left .sticky_container,
.page-header.logo-right .sticky_container,
.page-header.logo-center .main-menu{
width: 738px;
}
aside{
width: 171px;
}
.page-content>.container>aside.sbleft{
margin-right: 18px;
}	
.page-content>.container>aside.sbright{
margin-left: 18px;
}
.page-content.single-sidebar main{
width: 549px;
}
.page-content.double-sidebar main{
width: 360px;
}
}
@media screen and (max-width: 767px){
.container,
.page-header.logo-left .sticky_container,
.page-header.logo-right .sticky_container,
.page-header.logo-center .main-menu{
width: auto;
}
.container{
margin-left: 20px;
margin-right: 20px;
}
.page-content>.container{
-webkit-box-direction: normal;
-moz-box-direction: normal;
-webkit-box-orient: vertical;
-moz-box-orient: vertical;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.page-content>.container>*{
width: 100% !important;
margin-left: 0 !important;
margin-right: 0 !important;
}
.page-content>.container>.sbleft+.sbright+main,
.page-content>.container>.sbright{
margin-top: 60px;
} .page-content>.container>.sbright{
margin-top: 0\9;
}
.page-content>.container>*+*{
margin-top: 60px\9 !important;
} }.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
padding: 0;
margin: 0;
border: 0;
outline: none;
vertical-align: top;
}
.fancybox-wrap {
position: absolute;
top: 0;
left: 0;
z-index: 8020;
}
.fancybox-skin {
position: relative;
background: #f9f9f9;
color: #444;
text-shadow: none;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.fancybox-opened {
z-index: 8030;
}
.fancybox-opened .fancybox-skin {
-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
-moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.fancybox-outer, .fancybox-inner {
position: relative;
}
.fancybox-inner {
overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
-webkit-overflow-scrolling: touch;
}
.fancybox-error {
color: #444;
font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
margin: 0;
padding: 15px;
white-space: nowrap;
}
.fancybox-image, .fancybox-iframe {
display: block;
width: 100%;
height: 100%;
}
.fancybox-image {
max-width: 100%;
max-height: 100%;
}
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
background-image: url(//www.grcentr.com/wp-content/themes/clinico/img/fancybox/fancybox_sprite.png);
}
#fancybox-loading {
position: fixed;
top: 50%;
left: 50%;
margin-top: -22px;
margin-left: -22px;
background-position: 0 -108px;
opacity: 0.8;
cursor: pointer;
z-index: 8060;
}
#fancybox-loading div {
width: 44px;
height: 44px;
background: url(//www.grcentr.com/wp-content/themes/clinico/img/fancybox/fancybox_loading.gif) center center no-repeat;
}
.fancybox-close {
position: absolute;
top: -18px;
right: -18px;
width: 36px;
height: 36px;
cursor: pointer;
z-index: 8040;
}
.fancybox-nav {
position: absolute;
top: 0;
width: 40%;
height: 100%;
cursor: pointer;
text-decoration: none;
background: transparent url(//www.grcentr.com/wp-content/themes/clinico/img/fancybox/blank.gif); -webkit-tap-highlight-color: rgba(0,0,0,0);
z-index: 8040;
}
.fancybox-prev {
left: 0;
}
.fancybox-next {
right: 0;
}
.fancybox-nav span {
position: absolute;
top: 50%;
width: 36px;
height: 34px;
margin-top: -18px;
cursor: pointer;
z-index: 8040;
visibility: hidden;
}
.fancybox-prev span {
left: 10px;
background-position: 0 -36px;
}
.fancybox-next span {
right: 10px;
background-position: 0 -72px;
}
.fancybox-nav:hover span {
visibility: visible;
}
.fancybox-tmp {
position: absolute;
top: -99999px;
left: -99999px;
visibility: hidden;
max-width: 99999px;
max-height: 99999px;
overflow: visible !important;
} .fancybox-lock {
overflow: hidden !important;
width: auto;
}
.fancybox-lock body {
overflow: hidden !important;
}
.fancybox-lock-test {
overflow-y: hidden !important;
}
.fancybox-overlay {
position: absolute;
top: 0;
left: 0;
overflow: hidden;
display: none;
z-index: 8010;
background: url(//www.grcentr.com/wp-content/themes/clinico/img/fancybox/fancybox_overlay.png);
}
.fancybox-overlay-fixed {
position: fixed;
bottom: 0;
right: 0;
}
.fancybox-lock .fancybox-overlay {
overflow: auto;
overflow-y: scroll;
} .fancybox-title {
visibility: hidden;
font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
position: relative;
text-shadow: none;
z-index: 8050;
}
.fancybox-opened .fancybox-title {
visibility: visible;
}
.fancybox-title-float-wrap {
position: absolute;
bottom: 0;
right: 50%;
margin-bottom: -35px;
z-index: 8050;
text-align: center;
}
.fancybox-title-float-wrap .child {
display: inline-block;
margin-right: -100%;
padding: 2px 20px;
background: transparent; background: rgba(0, 0, 0, 0.8);
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
text-shadow: 0 1px 2px #222;
color: #FFF;
font-weight: bold;
line-height: 24px;
white-space: nowrap;
}
.fancybox-title-outside-wrap {
position: relative;
margin-top: 10px;
color: #fff;
}
.fancybox-title-inside-wrap {
padding-top: 10px;
}
.fancybox-title-over-wrap {
position: absolute;
bottom: 0;
left: 0;
color: #fff;
padding: 10px;
background: #000;
background: rgba(0, 0, 0, .8);
} @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5){
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
background-image: url(//www.grcentr.com/wp-content/themes/clinico/img/fancybox/fancybox_sprite@2x.png);
background-size: 44px 152px; }
#fancybox-loading div {
background-image: url(//www.grcentr.com/wp-content/themes/clinico/img/fancybox/fancybox_loading@2x.gif);
background-size: 24px 24px; }
}a,.cws-widget ul>li>a:before,
.cws-widget .recentcomments:before,
.cws-widget ul>li>a:hover,
.search-form label.button-hover:after,
[type="submit"]:hover,
.cws-widget .widget-icon.icon>i,
.social-icons .icon:hover i,
.news .date span,
.news h3>a:hover,
.footer_sidebar_area,
.tribe-events-calendar thead th,
.tribe-events-list-event-title a:hover,
.tribe-events-day .tribe-events-day-time-slot h5,
.accordion_title:hover,
.cws_button:not(.custom_color):hover,
.callout_widget .title,
.soc_icon:hover:not(.custom_color),
.milestone .number,
.services .accordion_title,
.pricing_table_column:hover .content_part i,
.pricing_table_column.active_table_column .content_part i,
.our_team .team_member_info .name,
.theme_color_sb_area [type="submit"],
.theme_color_sb_area .find_a_doctor .search_field input,
.theme_color_sb_area .find_a_doctor .search_field select,
.tparrows.default:hover,
.cws-widget ul>li.page_item.current_page_item>a,
.cws-widget ul>li.current-menu-item>a,
#scrollup:hover,
.widget-title a:hover,
.archive_item a:hover,
.woocommerce  .col2-set h3,
.woocommerce .button:hover, 
ul.products h3,
ul.products h3 mark,
div.woocommerce table tr.order-total,
.woocommerce .order .order-actions a:hover,
.widget_shopping_cart_content p.buttons a:hover,
.woocommerce div[class^="post-"] h1.product_title.entry-title,
.woocommerce h2,
.woocommerce-tabs h3,
#searchform>div.hover-search:before,
.footer_sidebar_area a:hover,
.footer_sidebar_area .cws-widget ul>li>a:hover,
#lang_sel_list .lang_sel_sel,
.tribe-events-list-event-title a:hover,
#tribe-geo-results .tribe-events-list-event-title a:hover,
#tribe-geo-options .tribe-events-list-event-title a:hover,
.page_footer .cws-widget .post-list .time-post,
.page_footer .latest_tweets .icon_frame>i{
color:#008fd5;
}
.footer_sidebar_area .cws-widget-content:not(.backlight) a{
color: #4db1e2;
}
.theme_color_sb_area .find_a_doctor .search_field input::-webkit-input-placeholder{
color:#008fd5;
}
.theme_color_sb_area .find_a_doctor .search_field input::-moz-placeholder{
color:#008fd5;	
}
.main-menu>.menu-item.current-menu-item>a,
.main-menu>.menu-item.current-menu-ancestor>a,
.main-menu>.menu-item>.sub-menu>.menu-item.current-menu-ancestor>a,
.main-menu>.menu-item>.sub-menu>.menu-item.current-menu-item>a,
.main-menu .menu-item .menu-item>.sub-menu>.menu-item:first-child:before,
.main-menu .menu-item .menu-item>.sub-menu>.menu-item>a,
.main-menu>.menu-item>.sub-menu>.menu-item:hover>a,
.cws-widget .wpcf7-form .wpcf7-form-control-wrap:nth-of-type(even):before,
.cws-widget .wpcf7-form p:nth-of-type(even) .wpcf7-form-control-wrap:only-child:before,
.cws_widget_content .wpcf7-form .wpcf7-form-control-wrap:nth-of-type(even):before,
.cws_widget_content .wpcf7-form p:nth-of-type(even) .wpcf7-form-control-wrap:only-child:before,
.widget_carousel_nav>i:hover,
.gallery_carousel_nav>i:hover,
.carousel_nav>i:hover,
.news .date i,
.news .cats .more:hover,
.load_more:hover,
.testimonial:after,
.testimonial:before,
blockquote:before,
.benefits_more:hover,
.benefits .cws-widget:nth-child(odd) .benefits_more,
.cws-widget-content.backlight,
.cws-widget .archive_item:nth-child(even):before,
#tribe-bar-collapse-toggle,
#tribe-bar-views .icons_part,
.tribe-events-sub-nav>li a:hover:before,
#tribe-events-content.tribe-events-month td:hover div[id^="tribe-events-daynum"],
.tribe-grid-allday .entry-title a,
.tribe-bar-collapse-toggle-full-width #tribe-bar-collapse-toggle:hover,
.tribe-mini-calendar-nav-link:hover,
.services .accordion_section:nth-child(even) .service_icon,
.services .accordion_section:nth-child(even) .details,
.pricing_table_header,
.pricing_table_column:hover .price_part,
.pricing_table_column.active_table_column .price_part,
.links a:hover,
.toggle_sidebar,
.toggle_sidebar .switcher,
.theme_color_sb_area [type="submit"]:hover,
.find_a_doctor .search_field:nth-of-type(even):before,
mark,
.main-menu>.menu-item-language>a,
.header_language_bar #lang_sel li a.lang_sel_sel:hover,
.accordion_section.featured:nth-child(even) .acc_featured_icon,
.accordion_section.featured:nth-child(even) .acc_featured_img{
background:#4db1e2;
}
.main-menu .menu-item .menu-item>.sub-menu>.menu-item.current-menu-item>a,
.main-menu .menu-item .menu-item>.sub-menu>.menu-item.current-menu-ancestor>a,
.main-menu>.menu-item:hover>a, .main-menu>.menu-item>.sub-menu>.menu-item>.sub-menu>.menu-item:hover>a,
.main-menu>.menu-item>.sub-menu>.menu-item>a,.page-title,
.search-form label:after,
.cws-widget .tagcloud a:hover,
.cws-widget .wpcf7-form .wpcf7-form-control-wrap:nth-of-type(odd):before,
.cws-widget .wpcf7-form p:nth-of-type(odd) .wpcf7-form-control-wrap:only-child:before,
.cws_widget_content .wpcf7-form .wpcf7-form-control-wrap:nth-of-type(odd):before,
.cws_widget_content .wpcf7-form p:nth-of-type(odd) .wpcf7-form-control-wrap:only-child:before,
*[type="submit"],
.widget_carousel_nav>i,
.gallery_carousel_nav>i,
.carousel_nav>i,
.social-icons .icon i,
.social-icons .icon:hover>a,
.news .date,
.news .cats .more,
.load_more,
.pagination .current,
html:not(.touch) .pagination *:hover,
.testimonial .author,
.benefits_more,
.benefits .cws-widget:nth-child(odd) .benefits_more:hover,
.cws-widget .archive_item:before,
.icon_frame,
#tribe-bar-header,
#tribe-events-header,
.tribe-events-sub-nav>li a:before,
#tribe-events-content.tribe-events-month td:hover:not(.tribe-events-othermonth),
#tribe-bar-views .view_icons .view_icon.selected,
#tribe-bar-views .view_icons .view_icon:hover,
.tribe-grid-allday .entry-title:hover a,
.view_icon_tooltip,
.tribe-bar-collapse-toggle-full-width #tribe-bar-collapse-toggle,
.tabs .tab.active,
.accordion_title .accordion_icon:before,
.accordion_title .accordion_icon:after,
.tab_widget.type-2 .tab.active,
.tab_widget.type-vertical .tab,
.accordion_widget.type-2 .accordion_section.active .accordion_title,
.cws_button,
.dropcap,
main ul>li:before,
.soc_icon:not(.custom_color),
.featured_icon:not(.custom_color),
.toggle_widget.type-2 .accordion_section.active,
.tribe-mini-calendar-nav-link,
.tribe-mini-calendar .vcalendar td:hover,
.tribe-mini-calendar .tribe-events-present:after,
.tribe-mini-calendar .tribe-mini-calendar-today:after,
.cws-widget .tribe-mini-calendar-event .list-date,
.cws-widget .tribe-mini-calendar-wrapper .tribe-mini-calendar thead,
.cws-widget .tribe-mini-calendar-wrapper .tribe-mini-calendar th,
.services .service_icon,
.services .details,
.pricing_table_column:hover .pricing_table_header,
.pricing_table_column.active_table_column .pricing_table_header,
.links a,
.our_team .item:hover .team_member_info,
.photo_tour .item:hover .portfolio_item_info,
.mobile_menu_header,
#block-404-substrate,
.link_url,
.find_a_doctor .search_field:before,
#lang_sel li a:hover,
#lang_sel_list.lang_sel_list_horizontal li a:hover,
.pagination.page_links>span,
.acc_featured_icon,
.acc_featured_img,
.woocommerce .button.checkout-button{
background:#008fd5;
}
.page-title,
.toggle_sidebar .switcher:after{
border-top-color:#4db1e2;
-moz-border-top-colors:#4db1e2;
}
.widget-title,
.cws-widget .wpcf7-form .wpcf7-form-control-wrap:nth-of-type(odd):after,
.cws-widget .wpcf7-form p:nth-of-type(odd) .wpcf7-form-control-wrap:only-child:after,
.cws_widget_content .wpcf7-form .wpcf7-form-control-wrap:nth-of-type(odd):after,
.cws_widget_content .wpcf7-form p:nth-of-type(odd) .wpcf7-form-control-wrap:only-child:after,
.cws-widget .archive_item:after,
.comment-reply-title,
.tribe-events-list-event-title,
.tribe-events-single-section-title,
.tribe-events-map-event-title,
.find_a_doctor .search_field:after,
.woocommerce .onsale:after,
.acc_featured_icon:after,
.acc_featured_img:after{
border-left-color:#008fd5;
}
.cws-widget .wpcf7-form .wpcf7-form-control-wrap:nth-of-type(even):after,
.cws-widget .wpcf7-form p:nth-of-type(even) .wpcf7-form-control-wrap:only-child:after,
.cws-widget .archive_item:nth-child(even):after,
.cws_widget_content .wpcf7-form .wpcf7-form-control-wrap:nth-of-type(even):after,
.cws_widget_content .wpcf7-form p:nth-of-type(even) .wpcf7-form-control-wrap:only-child:after,
.find_a_doctor .search_field:nth-of-type(even):after,
.accordion_section.featured:nth-child(even) .acc_featured_icon:after,
.accordion_section.featured:nth-child(even) .acc_featured_img:after{
border-left-color:#4db1e2;
}
.search-form label:before,
#searchform>div:after{
border-right-color:#008fd5;
}
.search-form label:after,
.cws-widget .tagcloud a:hover,
*[type="submit"],
.cws-widget .widget-icon.icon>i,
.cws-widget .widget-icon.icon>i>.triangle:before,
.social-icons .icon>a,
.testimonial,
blockquote,
.tab_widget.type-2 .tab,
.tab_widget.type-2 .tab_items,
.tab_widget.type-vertical .tabs,
.tab_widget.type-vertical .tab_items,
.cws_button:not(.custom_color),
.soc_icon:not(.custom_color),
.tparrows.default,
.cws-widget .search-form input,
ul.products li,
.woocommerce .order .order-actions a,
.widget_shopping_cart_content p.buttons a,
#searchform>div:before,
.button.add_to_cart_button,
.added_to_cart.wc-forward,
#content h1.page-title,
.woocommerce .return-to-shop a,
#lang_sel_list.lang_sel_list_horizontal li a:hover,
.rev_slider_wrapper .tp-bullets.simplebullets.round .bullet,
.woocommerce .button.checkout-button{
border-color:#008fd5;
}
#lang_sel li a,
#lang_sel_click li a{
outline-color:#008fd5;
}
.testimonial .author:before,
.tab_widget.type-2 .tab.active:after,
.view_icon_tooltip:after,
.link_url:before{
border-top-color:#008fd5;
}
.cws-widget #wp-calendar td>a,
.our_team .team_member_info,
.photo_tour .portfolio_item_info{
border-bottom-color:#008fd5;
}
.benefits .cws-widget{
background: rgba(0,143,213,0.9);
}
.benefits .cws-widget:nth-child(even),
.tribe-events-week-grid .tribe-week-event .vevent,
.rev_slider_wrapper .tp-bullets.simplebullets.round .bullet.selected{
background: rgba(77,177,226,0.9);
}
.tribe-events-tooltip,
.slimScrollRail,
.tribe-events-event-meta .more:hover,
.pricing_table_button:hover,
html.touch .main-nav-container .main-menu .sub-menu .menu-item a,
html.touch .main-nav-container .main-menu>.menu-item.current-menu-ancestor:not(.active)>a,
html.touch .main-nav-container .main-menu>.menu-item.current-menu-item:not(.active)>a{
background-color: #4db1e2 !important;
}
.events-archive.events-gridview #tribe-events-content table .vevent{
border-bottom-color: #008fd5 !important;
}
.tribe-grid-header .column a,
.tribe-events-list-separator-month,
#footer-top-part div.tribe-countdown-number,
#footer-top-part div.tribe-countdown-colon,
#footer-top-part span.tribe-countdown-under,
.tp-caption.clinico{
color: #008fd5 !important;
}
.slimScrollBar,
.tribe-events-event-meta .more,
.tribe-week-grid-wrapper .tribe-events-tooltip,
.tparrows.default,
html.touch .main-nav-container .main-menu>.menu-item a,
html.touch .main-nav-container .main-menu .sub-menu .menu-item.current-menu-item>a,
html.touch .main-nav-container .main-menu .sub-menu .menu-item.current-menu-ancestor>a{
background-color: #008fd5 !important;
}
.tribe-events-tooltip .tribe-events-arrow{
border-top-color: #4db1e2 !important;
}
.single_bar .progress,
.woocommerce .onsale,
.woocommerce-pagination .page-numbers.current,
.woocommerce-pagination ul.page-numbers li a:hover,
.button.add_to_cart_button,
.added_to_cart.wc-forward,
ul.products li.product:hover,
.quantity.buttons_added input.plus,
.quantity.buttons_added input.minus,
.woocommerce .order .order-actions a,
.widget_shopping_cart_content p.buttons a,
.woocommerce-tabs .tabs li.active a,
#searchform>div:before,
.price_slider .ui-slider-handle,
.woocommerce .return-to-shop a,
.cws-widget .tribe-mini-calendar .tribe-events-present,
.cws-widget .tribe-mini-calendar .tribe-mini-calendar-today,
.cws-widget .tribe-mini-calendar .tribe-events-has-events:hover a:hover{
background-color: #008fd5;
}
.quantity.buttons_added input.plus:hover,
.quantity.buttons_added input.minus:hover,
ul.products>li .button.add_to_cart_button:hover, 
ul.products>li .added_to_cart.wc-forward:hover,
.price_slider .ui-slider-range{
background-color: #4db1e2;
}
@media screen and (max-width: 767px){
.main-menu>.menu-item a,
.main-menu .sub-menu .menu-item.current-menu-item>a,
.main-menu .sub-menu .menu-item.current-menu-ancestor>a{
background: #008fd5 !important;
}
.main-menu .sub-menu .menu-item a,
.main-menu>.menu-item.current-menu-ancestor:not(.active)>a,
.main-menu>.menu-item.current-menu-item:not(.active)>a{
background: #4db1e2 !important;
}
}@font-face {
font-family: "Flaticon";
src: url(https://www.grcentr.com/wp-content/themes/clinico/fonts/flaticon/Flaticon.eot);
src: url(https://www.grcentr.com/wp-content/themes/clinico/fonts/flaticon/Flaticon.eot?#iefix) format("embedded-opentype"),
url(https://www.grcentr.com/wp-content/themes/clinico/fonts/flaticon/Flaticon.woff) format("woff"),
url(https://www.grcentr.com/wp-content/themes/clinico/fonts/flaticon/Flaticon.ttf) format("truetype"),
url(https://www.grcentr.com/wp-content/themes/clinico/fonts/flaticon/Flaticon.svg#Flaticon) format("svg");
font-weight: normal;
font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
@font-face {
font-family: "Flaticon";
src: url(https://www.grcentr.com/wp-content/themes/clinico/fonts/flaticon/Flaticon.svg#Flaticon) format("svg");
}
}
[class^="flaticon-"]:before, [class*=" flaticon-"]:before,
[class^="flaticon-"]:after, [class*=" flaticon-"]:after {
font-family: Flaticon;font-style: normal;
}
.flaticon-app-developing:before { content: "\f100"; }
.flaticon-arrow:before { content: "\f101"; }
.flaticon-arrow164:before { content: "\f102"; }
.flaticon-arrow487:before { content: "\f103"; }
.flaticon-arrows:before { content: "\f104"; }
.flaticon-arrows-1:before { content: "\f105"; }
.flaticon-arrows-2:before { content: "\f106"; }
.flaticon-athlete:before { content: "\f107"; }
.flaticon-bank43:before { content: "\f108"; }
.flaticon-box:before { content: "\f109"; }
.flaticon-building:before { content: "\f10a"; }
.flaticon-buildings:before { content: "\f10b"; }
.flaticon-business:before { content: "\f10c"; }
.flaticon-business-1:before { content: "\f10d"; }
.flaticon-button14:before { content: "\f10e"; }
.flaticon-calendar:before { content: "\f10f"; }
.flaticon-calendars12:before { content: "\f110"; }
.flaticon-cancel30:before { content: "\f111"; }
.flaticon-check-mark:before { content: "\f112"; }
.flaticon-clocks18:before { content: "\f113"; }
.flaticon-clothes17:before { content: "\f114"; }
.flaticon-cogwheels10:before { content: "\f115"; }
.flaticon-connection22:before { content: "\f116"; }
.flaticon-construction:before { content: "\f117"; }
.flaticon-container:before { content: "\f118"; }
.flaticon-daffodil:before { content: "\f119"; }
.flaticon-destination:before { content: "\f11a"; }
.flaticon-diamond7:before { content: "\f11b"; }
.flaticon-documentation:before { content: "\f11c"; }
.flaticon-download168:before { content: "\f11d"; }
.flaticon-drupal:before { content: "\f11e"; }
.flaticon-earth-globe21:before { content: "\f11f"; }
.flaticon-email141:before { content: "\f120"; }
.flaticon-exclamation-mark1:before { content: "\f121"; }
.flaticon-expand47:before { content: "\f122"; }
.flaticon-facebook55:before { content: "\f123"; }
.flaticon-first27:before { content: "\f124"; }
.flaticon-floppy20:before { content: "\f125"; }
.flaticon-graphic:before { content: "\f126"; }
.flaticon-gym:before { content: "\f127"; }
.flaticon-gym-1:before { content: "\f128"; }
.flaticon-gym-2:before { content: "\f129"; }
.flaticon-healthy:before { content: "\f12a"; }
.flaticon-hearts49:before { content: "\f12b"; }
.flaticon-home:before { content: "\f12c"; }
.flaticon-html5:before { content: "\f12d"; }
.flaticon-improvement:before { content: "\f12e"; }
.flaticon-info31:before { content: "\f12f"; }
.flaticon-interface:before { content: "\f130"; }
.flaticon-jasmine:before { content: "\f131"; }
.flaticon-jonquil:before { content: "\f132"; }
.flaticon-joomla:before { content: "\f133"; }
.flaticon-laptops2:before { content: "\f134"; }
.flaticon-layer13:before { content: "\f135"; }
.flaticon-left16:before { content: "\f136"; }
.flaticon-letters22:before { content: "\f137"; }
.flaticon-lightning24:before { content: "\f138"; }
.flaticon-lights7:before { content: "\f139"; }
.flaticon-links21:before { content: "\f13a"; }
.flaticon-list65:before { content: "\f13b"; }
.flaticon-location1:before { content: "\f13c"; }
.flaticon-logotype171:before { content: "\f13d"; }
.flaticon-magnifying-glass34:before { content: "\f13e"; }
.flaticon-magnifying-glass84:before { content: "\f13f"; }
.flaticon-medical:before { content: "\f140"; }
.flaticon-medical-1:before { content: "\f141"; }
.flaticon-medical-10:before { content: "\f142"; }
.flaticon-medical-11:before { content: "\f143"; }
.flaticon-medical-12:before { content: "\f144"; }
.flaticon-medical-13:before { content: "\f145"; }
.flaticon-medical-2:before { content: "\f146"; }
.flaticon-medical-3:before { content: "\f147"; }
.flaticon-medical-4:before { content: "\f148"; }
.flaticon-medical-5:before { content: "\f149"; }
.flaticon-medical-6:before { content: "\f14a"; }
.flaticon-medical-7:before { content: "\f14b"; }
.flaticon-medical-8:before { content: "\f14c"; }
.flaticon-medical-9:before { content: "\f14d"; }
.flaticon-men25:before { content: "\f14e"; }
.flaticon-money:before { content: "\f14f"; }
.flaticon-monitor:before { content: "\f150"; }
.flaticon-mug16:before { content: "\f151"; }
.flaticon-multimedia:before { content: "\f152"; }
.flaticon-nature:before { content: "\f153"; }
.flaticon-nature-1:before { content: "\f154"; }
.flaticon-other:before { content: "\f155"; }
.flaticon-paint-palette1:before { content: "\f156"; }
.flaticon-parcel:before { content: "\f157"; }
.flaticon-pause-button3:before { content: "\f158"; }
.flaticon-pencils13:before { content: "\f159"; }
.flaticon-people:before { content: "\f15a"; }
.flaticon-people-1:before { content: "\f15b"; }
.flaticon-people-2:before { content: "\f15c"; }
.flaticon-people-4:before { content: "\f15d"; }
.flaticon-people-5:before { content: "\f15e"; }
.flaticon-photo246:before { content: "\f15f"; }
.flaticon-pinterest3:before { content: "\f160"; }
.flaticon-placeholders4:before { content: "\f161"; }
.flaticon-play-circular-button:before { content: "\f162"; }
.flaticon-play-video3:before { content: "\f163"; }
.flaticon-portfolio2:before { content: "\f164"; }
.flaticon-post:before { content: "\f165"; }
.flaticon-price-tag5:before { content: "\f166"; }
.flaticon-profile5:before { content: "\f167"; }
.flaticon-questions6:before { content: "\f168"; }
.flaticon-raindrop:before { content: "\f169"; }
.flaticon-return13:before { content: "\f16a"; }
.flaticon-share58:before { content: "\f16b"; }
.flaticon-shield:before { content: "\f16c"; }
.flaticon-shopping-carts6:before { content: "\f16d"; }
.flaticon-shopping-store12:before { content: "\f16e"; }
.flaticon-smartphones23:before { content: "\f16f"; }
.flaticon-social:before { content: "\f170"; }
.flaticon-social-network106:before { content: "\f171"; }
.flaticon-social-network156:before { content: "\f172"; }
.flaticon-speaker23:before { content: "\f173"; }
.flaticon-speech117:before { content: "\f174"; }
.flaticon-sport:before { content: "\f175"; }
.flaticon-stopwatch:before { content: "\f176"; }
.flaticon-surya:before { content: "\f177"; }
.flaticon-technology:before { content: "\f178"; }
.flaticon-time:before { content: "\f179"; }
.flaticon-tool:before { content: "\f17a"; }
.flaticon-tool-1:before { content: "\f17b"; }
.flaticon-tool-2:before { content: "\f17c"; }
.flaticon-tool-3:before { content: "\f17d"; }
.flaticon-transport:before { content: "\f17e"; }
.flaticon-transport-1:before { content: "\f17f"; }
.flaticon-transport-2:before { content: "\f180"; }
.flaticon-transport-3:before { content: "\f181"; }
.flaticon-transport-4:before { content: "\f182"; }
.flaticon-truck:before { content: "\f183"; }
.flaticon-truck-1:before { content: "\f184"; }
.flaticon-twitter1:before { content: "\f185"; }
.flaticon-user-avatar8:before { content: "\f186"; }
.flaticon-wallflower:before { content: "\f187"; }
.flaticon-wordpress:before { content: "\f188"; }@font-face {
font-family: "cwsicon";
src: url(https://www.grcentr.com/wp-content/themes/clinico/fonts/theme-iconpack/Flaticon.eot);
src: url(https://www.grcentr.com/wp-content/themes/clinico/fonts/theme-iconpack/Flaticon.eot?#iefix) format("embedded-opentype"),
url(https://www.grcentr.com/wp-content/themes/clinico/fonts/theme-iconpack/Flaticon.woff) format("woff"),
url(https://www.grcentr.com/wp-content/themes/clinico/fonts/theme-iconpack/Flaticon.ttf) format("truetype"),
url(https://www.grcentr.com/wp-content/themes/clinico/fonts/theme-iconpack/Flaticon.svg#Flaticon) format("svg");
font-weight: normal;
font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
@font-face {
font-family: "cwsicon";
src: url(https://www.grcentr.com/wp-content/themes/clinico/fonts/theme-iconpack/Flaticon.svg#Flaticon) format("svg");
}
}
[class^="cwsicon-"]:before, [class*=" cwsicon-"]:before,
[class^="cwsicon-"]:after, [class*=" cwsicon-"]:after {   
font-family: cwsicon;
font-size: inherit;
font-style: normal;
}
.cwsicon-arrow164:before { content: "\f100"; }
.cwsicon-arrow487:before { content: "\f101"; }
.cwsicon-arrows:before { content: "\f102"; }
.cwsicon-arrows-1:before { content: "\f103"; }
.cwsicon-arrows-2:before { content: "\f104"; }
.cwsicon-bank43:before { content: "\f105"; }
.cwsicon-calendars12:before { content: "\f106"; }
.cwsicon-cancel30:before { content: "\f107"; }
.cwsicon-check-mark:before { content: "\f108"; }
.cwsicon-clocks18:before { content: "\f109"; }
.cwsicon-clothes17:before { content: "\f10a"; }
.cwsicon-cogwheels10:before { content: "\f10b"; }
.cwsicon-connection22:before { content: "\f10c"; }
.cwsicon-diamond7:before { content: "\f10d"; }
.cwsicon-download168:before { content: "\f10e"; }
.cwsicon-earth-globe21:before { content: "\f10f"; }
.cwsicon-email141:before { content: "\f110"; }
.cwsicon-exclamation-mark1:before { content: "\f111"; }
.cwsicon-expand47:before { content: "\f112"; }
.cwsicon-facebook55:before { content: "\f113"; }
.cwsicon-first27:before { content: "\f114"; }
.cwsicon-floppy20:before { content: "\f115"; }
.cwsicon-hearts49:before { content: "\f116"; }
.cwsicon-info31:before { content: "\f117"; }
.cwsicon-laptops2:before { content: "\f118"; }
.cwsicon-layer13:before { content: "\f119"; }
.cwsicon-left16:before { content: "\f11a"; }
.cwsicon-letters22:before { content: "\f11b"; }
.cwsicon-lightning24:before { content: "\f11c"; }
.cwsicon-lights7:before { content: "\f11d"; }
.cwsicon-links21:before { content: "\f11e"; }
.cwsicon-list65:before { content: "\f11f"; }
.cwsicon-location1:before { content: "\f120"; }
.cwsicon-logotype171:before { content: "\f121"; }
.cwsicon-magnifying-glass34:before { content: "\f122"; }
.cwsicon-magnifying-glass84:before { content: "\f123"; }
.cwsicon-men25:before { content: "\f124"; }
.cwsicon-mug16:before { content: "\f125"; }
.cwsicon-other:before { content: "\f126"; }
.cwsicon-paint-palette1:before { content: "\f127"; }
.cwsicon-pause-button3:before { content: "\f128"; }
.cwsicon-pencils13:before { content: "\f129"; }
.cwsicon-photo246:before { content: "\f12a"; }
.cwsicon-pinterest3:before { content: "\f12b"; }
.cwsicon-placeholders4:before { content: "\f12c"; }
.cwsicon-play-button14:before { content: "\f12d"; }
.cwsicon-play-video3:before { content: "\f12e"; }
.cwsicon-portfolio2:before { content: "\f12f"; }
.cwsicon-price-tag5:before { content: "\f130"; }
.cwsicon-profile5:before { content: "\f131"; }
.cwsicon-questions6:before { content: "\f132"; }
.cwsicon-raindrop:before { content: "\f133"; }
.cwsicon-return13:before { content: "\f134"; }
.cwsicon-share58:before { content: "\f135"; }
.cwsicon-shopping-carts6:before { content: "\f136"; }
.cwsicon-shopping-store12:before { content: "\f137"; }
.cwsicon-smartphones23:before { content: "\f138"; }
.cwsicon-social:before { content: "\f139"; }
.cwsicon-social-network106:before { content: "\f13a"; }
.cwsicon-social-network156:before { content: "\f13b"; }
.cwsicon-speaker23:before { content: "\f13c"; }
.cwsicon-speech117:before { content: "\f13d"; }
.cwsicon-twitter1:before { content: "\f13e"; }
.cwsicon-user-avatar8:before { content: "\f13f"; }@import url("//fonts.googleapis.com/css?family=Montserrat|Acme");
@keyframes rotate-forever{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@keyframes spinner-loader{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.pum-container,.pum-content,.pum-content+.pum-close,.pum-content+.pum-close:active,.pum-content+.pum-close:focus,.pum-content+.pum-close:hover,.pum-overlay,.pum-title{background:0 0;border:none;bottom:auto;clear:none;cursor:default;float:none;font-family:inherit;font-size:medium;font-style:normal;font-weight:400;height:auto;left:auto;letter-spacing:normal;line-height:normal;max-height:none;max-width:none;min-height:0;min-width:0;overflow:visible;position:static;right:auto;text-align:left;text-decoration:none;text-indent:0;text-transform:none;top:auto;visibility:visible;white-space:normal;width:auto;z-index:auto}.pum-container .pum-content+.pum-close>span,.pum-content,.pum-title{position:relative;z-index:1}.pum-overlay,html.pum-open.pum-open-overlay-disabled.pum-open-fixed .pum-container,html.pum-open.pum-open-overlay.pum-open-fixed .pum-container{position:fixed}.pum-overlay{height:100%;width:100%;top:0;left:0;right:0;bottom:0;z-index:1999999999;overflow:initial;display:none;transition:.15s ease-in-out}.pum-overlay.pum-form-submission-detected,.pum-overlay.pum-preview{display:block}.pum-overlay,.pum-overlay *,.pum-overlay :after,.pum-overlay :before,.pum-overlay:after,.pum-overlay:before{box-sizing:border-box}.pum-container{top:100px;position:absolute;margin-bottom:3em;z-index:1999999999}.pum-container.pum-responsive{left:50%;margin-left:-47.5%;width:95%;height:auto;overflow:visible}.pum-container.pum-responsive img{max-width:100%;height:auto}@media only screen and (min-width:1024px){.pum-container.pum-responsive.pum-responsive-nano{margin-left:-5%;width:10%}.pum-container.pum-responsive.pum-responsive-micro{margin-left:-10%;width:20%}.pum-container.pum-responsive.pum-responsive-tiny{margin-left:-15%;width:30%}.pum-container.pum-responsive.pum-responsive-small{margin-left:-20%;width:40%}.pum-container.pum-responsive.pum-responsive-medium{margin-left:-30%;width:60%}.pum-container.pum-responsive.pum-responsive-normal{margin-left:-30%;width:70%}.pum-container.pum-responsive.pum-responsive-large{margin-left:-35%;width:80%}.pum-container.pum-responsive.pum-responsive-xlarge{margin-left:-47.5%;width:95%}.pum-container.pum-responsive.pum-position-fixed{position:fixed}}@media only screen and (max-width:1024px){.pum-container.pum-responsive.pum-position-fixed{position:absolute}}.pum-container.custom-position{left:auto;top:auto;margin-left:inherit}.pum-container .pum-title{margin-bottom:.5em}.pum-container .pum-content>:last-child,.pum-form__message:last-child{margin-bottom:0}.pum-container .pum-content:focus{outline:0}.pum-container .pum-content>:first-child{margin-top:0}.pum-container .pum-content+.pum-close{text-decoration:none;text-align:center;line-height:1;position:absolute;cursor:pointer;min-width:1em;z-index:2;background-color:transparent}.pum-container.pum-scrollable .pum-content{overflow:auto;overflow-y:scroll;max-height:95%}.pum-overlay.pum-overlay-disabled{visibility:hidden}.pum-overlay.pum-overlay-disabled::-webkit-scrollbar{display:block}.pum-overlay.pum-overlay-disabled .pum-container{visibility:visible}.popmake-close,.pum-overlay.pum-click-to-close{cursor:pointer}html.pum-open.pum-open-overlay,html.pum-open.pum-open-overlay.pum-open-fixed .pum-overlay{overflow:hidden}html.pum-open.pum-open-overlay.pum-open-scrollable body>:not([aria-modal=true]){padding-right:15px}html.pum-open.pum-open-overlay.pum-open-scrollable .pum-overlay.pum-active{overflow-y:scroll;-webkit-overflow-scrolling:touch}html.pum-open.pum-open-overlay-disabled.pum-open-scrollable .pum-overlay.pum-active{position:static;height:auto;width:auto}.pum-form{margin:0 auto 16px}.pum-form__field{margin-bottom:1em}.pum-form__field label{font-weight:700}.pum-form__field input[type=date],.pum-form__field select{margin:0 auto;font-size:18px;line-height:26px;text-align:center;padding:3px;vertical-align:middle}.pum-form__field select{padding:5px 3px}.pum-form__loader{font-size:2em;animation-duration:.75s;animation-iteration-count:infinite;animation-name:rotate-forever;animation-timing-function:linear;height:.75em;width:.75em;border:.25em solid rgba(0,0,0,.5);border-right-color:transparent;border-radius:50%;display:inline-block}.pum-form__submit{position:relative}.pum-form__submit .pum-form__loader{margin-left:.5em;border:.25em solid rgba(255,255,255,.5);border-right-color:transparent}.pum-form__messages{display:none;border:1px solid rgba(0,0,0,.25);margin-bottom:.5em;padding:1em;position:relative}.pum-form__message{margin-bottom:.5em}.pum-form__message--error{color:red!important;border-color:red}.pum-form__message--success{color:green!important;border-color:green}.pum-form--loading,.pum-sub-form .pum-sub-form-loading{opacity:.5}.pum-alignment-left,.pum-form--alignment-left{text-align:left}.pum-alignment-center{text-align:center}.pum-alignment-right{text-align:right}.pum-form--alignment-center{text-align:center}.pum-form--alignment-right{text-align:right}.pum-form--layout-standard .pum-form__field>label{margin-bottom:.25em;display:block}.pum-form--layout-inline .pum-form__field{display:inline-block}.pum-form--layout-block .pum-form__field,.pum-form--layout-block button,.pum-form--layout-block div,.pum-form--layout-block input{display:block;width:100%}.pum-form--style-default label{font-size:14px;font-weight:700}.pum-form--style-default input[type=email],.pum-form--style-default input[type=text]{background-color:#f8f7f7;margin-bottom:5px;font-size:14px;padding:10px 8px}.pum-form--style-default button{font-size:18px;margin:10px 0 0;padding:10px 5px;cursor:pointer}.pum-sub-form p.pum-newsletter-error-msg{margin:0}.pum-sub-form .spinner-loader{right:50%;position:absolute;bottom:40%}.pum-sub-form .spinner-loader:not(:required){animation:1.5s linear infinite spinner-loader;border-radius:.5em;box-shadow:rgba(0,0,51,.3) 1.5em 0 0 0,rgba(0,0,51,.3) 1.1em 1.1em 0 0,rgba(0,0,51,.3) 0 1.5em 0 0,rgba(0,0,51,.3) -1.1em 1.1em 0 0,rgba(0,0,51,.3) -1.5em 0 0 0,rgba(0,0,51,.3) -1.1em -1.1em 0 0,rgba(0,0,51,.3) 0 -1.5em 0 0,rgba(0,0,51,.3) 1.1em -1.1em 0 0;display:inline-block;font-size:10px;width:1em;height:1em;margin:1.5em;overflow:hidden;text-indent:100%}.pum-form__field--consent{text-align:left}.pum-form__field--consent.pum-form__field--checkbox label,.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--inline label{display:inline-block;vertical-align:middle}.pum-form__field--consent.pum-form__field--checkbox label input{display:inline-block;width:inherit;margin:0;vertical-align:middle}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--inline label input{display:inline-block;width:inherit;margin:0;vertical-align:middle}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--inline label+label{margin-left:1em}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--stacked label{display:block;vertical-align:middle}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--stacked label input{display:inline-block;width:inherit;margin:0;vertical-align:middle}.pum-container iframe.formidable{width:100%;overflow:visible}.pika-single,body div#ui-datepicker-div[style]{z-index:9999999999!important} .pum-theme-3663, .pum-theme-floating-bar { background-color: rgba( 255, 255, 255, 0.00 ) } 
.pum-theme-3663 .pum-container, .pum-theme-floating-bar .pum-container { padding: 8px; border-radius: 0px; border: 1px none #000000; box-shadow: 1px 1px 3px 0px rgba( 2, 2, 2, 0.23 ); background-color: rgba( 238, 246, 252, 1.00 ) } 
.pum-theme-3663 .pum-title, .pum-theme-floating-bar .pum-title { color: #505050; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: inherit; font-weight: 400; font-size: 32px; line-height: 36px } 
.pum-theme-3663 .pum-content, .pum-theme-floating-bar .pum-content { color: #505050; font-family: inherit; font-weight: 400 } 
.pum-theme-3663 .pum-content + .pum-close, .pum-theme-floating-bar .pum-content + .pum-close { position: absolute; height: 18px; width: 18px; left: auto; right: 5px; bottom: auto; top: 50%; padding: 0px; color: #505050; font-family: Sans-Serif; font-weight: 700; font-size: 15px; line-height: 18px; border: 1px solid #505050; border-radius: 15px; box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.00 ); text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.00 ); background-color: rgba( 255, 255, 255, 0.00 ); transform: translate(0, -50%) } .pum-theme-3664, .pum-theme-content-only { background-color: rgba( 0, 0, 0, 0.70 ) } 
.pum-theme-3664 .pum-container, .pum-theme-content-only .pum-container { padding: 0px; border-radius: 0px; border: 1px none #000000; box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.00 ) } 
.pum-theme-3664 .pum-title, .pum-theme-content-only .pum-title { color: #000000; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: inherit; font-weight: 400; font-size: 32px; line-height: 36px } 
.pum-theme-3664 .pum-content, .pum-theme-content-only .pum-content { color: #8c8c8c; font-family: inherit; font-weight: 400 } 
.pum-theme-3664 .pum-content + .pum-close, .pum-theme-content-only .pum-content + .pum-close { position: absolute; height: 18px; width: 18px; left: auto; right: 7px; bottom: auto; top: 7px; padding: 0px; color: #000000; font-family: inherit; font-weight: 700; font-size: 20px; line-height: 20px; border: 1px none #ffffff; border-radius: 15px; box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.00 ); text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.00 ); background-color: rgba( 255, 255, 255, 0.00 ) } .pum-theme-3242, .pum-theme-tema-po-umolchaniju { background-color: rgba( 10, 10, 10, 0.60 ) } 
.pum-theme-3242 .pum-container, .pum-theme-tema-po-umolchaniju .pum-container { padding: 18px; border-radius: 1px; border: 1px none #000000; box-shadow: 1px 1px 3px 0px rgba( 2, 2, 2, 0.23 ); background-color: rgba( 255, 255, 255, 1.00 ) } 
.pum-theme-3242 .pum-title, .pum-theme-tema-po-umolchaniju .pum-title { color: #000000; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: inherit; font-weight: 300; font-size: 32px; line-height: 37px } 
.pum-theme-3242 .pum-content, .pum-theme-tema-po-umolchaniju .pum-content { color: #0a0a0a; font-family: inherit; font-weight: 300 } 
.pum-theme-3242 .pum-content + .pum-close, .pum-theme-tema-po-umolchaniju .pum-content + .pum-close { position: absolute; height: auto; width: auto; left: auto; right: 0px; bottom: auto; top: 0px; padding: 8px; color: #ffffff; font-family: inherit; font-weight: 100; font-size: 12px; line-height: 14px; border: 1px none #ffffff; border-radius: 0px; box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.23 ); text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.23 ); background-color: rgba( 0, 183, 205, 1.00 ) } .pum-theme-3243, .pum-theme-lightbox { background-color: rgba( 0, 0, 0, 0.60 ) } 
.pum-theme-3243 .pum-container, .pum-theme-lightbox .pum-container { padding: 18px; border-radius: 3px; border: 8px solid #000000; box-shadow: 0px 0px 30px 0px rgba( 2, 2, 2, 1.00 ); background-color: rgba( 255, 255, 255, 1.00 ) } 
.pum-theme-3243 .pum-title, .pum-theme-lightbox .pum-title { color: #000000; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: inherit; font-size: 32px; line-height: 36px } 
.pum-theme-3243 .pum-content, .pum-theme-lightbox .pum-content { color: #000000; font-family: inherit } 
.pum-theme-3243 .pum-content + .pum-close, .pum-theme-lightbox .pum-content + .pum-close { position: absolute; height: 30px; width: 30px; left: auto; right: -24px; bottom: auto; top: -24px; padding: 0px; color: #ffffff; font-family: inherit; font-size: 24px; line-height: 26px; border: 2px solid #ffffff; border-radius: 30px; box-shadow: 0px 0px 15px 1px rgba( 2, 2, 2, 0.75 ); text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.23 ); background-color: rgba( 0, 0, 0, 1.00 ) } .pum-theme-3244, .pum-theme-enterprise-blue { background-color: rgba( 0, 0, 0, 0.70 ) } 
.pum-theme-3244 .pum-container, .pum-theme-enterprise-blue .pum-container { padding: 28px; border-radius: 5px; border: 1px none #000000; box-shadow: 0px 10px 25px 4px rgba( 2, 2, 2, 0.50 ); background-color: rgba( 255, 255, 255, 1.00 ) } 
.pum-theme-3244 .pum-title, .pum-theme-enterprise-blue .pum-title { color: #315b7c; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: inherit; font-size: 34px; line-height: 36px } 
.pum-theme-3244 .pum-content, .pum-theme-enterprise-blue .pum-content { color: #2d2d2d; font-family: inherit } 
.pum-theme-3244 .pum-content + .pum-close, .pum-theme-enterprise-blue .pum-content + .pum-close { position: absolute; height: 28px; width: 28px; left: auto; right: 8px; bottom: auto; top: 8px; padding: 4px; color: #ffffff; font-family: inherit; font-size: 20px; line-height: 20px; border: 1px none #ffffff; border-radius: 42px; box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.23 ); text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.23 ); background-color: rgba( 49, 91, 124, 1.00 ) } .pum-theme-3245, .pum-theme-hello-box { background-color: rgba( 0, 0, 0, 0.75 ) } 
.pum-theme-3245 .pum-container, .pum-theme-hello-box .pum-container { padding: 30px; border-radius: 80px; border: 14px solid #81d742; box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.00 ); background-color: rgba( 255, 255, 255, 1.00 ) } 
.pum-theme-3245 .pum-title, .pum-theme-hello-box .pum-title { color: #2d2d2d; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: Montserrat; font-size: 32px; line-height: 36px } 
.pum-theme-3245 .pum-content, .pum-theme-hello-box .pum-content { color: #2d2d2d; font-family: inherit } 
.pum-theme-3245 .pum-content + .pum-close, .pum-theme-hello-box .pum-content + .pum-close { position: absolute; height: auto; width: auto; left: auto; right: -30px; bottom: auto; top: -30px; padding: 0px; color: #2d2d2d; font-family: inherit; font-size: 32px; line-height: 28px; border: 1px none #ffffff; border-radius: 28px; box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.23 ); text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.23 ); background-color: rgba( 255, 255, 255, 1.00 ) } .pum-theme-3246, .pum-theme-cutting-edge { background-color: rgba( 0, 0, 0, 0.50 ) } 
.pum-theme-3246 .pum-container, .pum-theme-cutting-edge .pum-container { padding: 18px; border-radius: 0px; border: 1px none #000000; box-shadow: 0px 10px 25px 0px rgba( 2, 2, 2, 0.50 ); background-color: rgba( 30, 115, 190, 1.00 ) } 
.pum-theme-3246 .pum-title, .pum-theme-cutting-edge .pum-title { color: #ffffff; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: Sans-Serif; font-size: 26px; line-height: 28px } 
.pum-theme-3246 .pum-content, .pum-theme-cutting-edge .pum-content { color: #ffffff; font-family: inherit } 
.pum-theme-3246 .pum-content + .pum-close, .pum-theme-cutting-edge .pum-content + .pum-close { position: absolute; height: 24px; width: 24px; left: auto; right: 0px; bottom: auto; top: 0px; padding: 0px; color: #1e73be; font-family: inherit; font-size: 32px; line-height: 24px; border: 1px none #ffffff; border-radius: 0px; box-shadow: -1px 1px 1px 0px rgba( 2, 2, 2, 0.10 ); text-shadow: -1px 1px 1px rgba( 0, 0, 0, 0.10 ); background-color: rgba( 238, 238, 34, 1.00 ) } .pum-theme-3247, .pum-theme-framed-border { background-color: rgba( 255, 255, 255, 0.50 ) } 
.pum-theme-3247 .pum-container, .pum-theme-framed-border .pum-container { padding: 18px; border-radius: 0px; border: 20px outset #dd3333; box-shadow: 1px 1px 3px 0px rgba( 2, 2, 2, 0.97 ) inset; background-color: rgba( 255, 251, 239, 1.00 ) } 
.pum-theme-3247 .pum-title, .pum-theme-framed-border .pum-title { color: #000000; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: inherit; font-size: 32px; line-height: 36px } 
.pum-theme-3247 .pum-content, .pum-theme-framed-border .pum-content { color: #2d2d2d; font-family: inherit } 
.pum-theme-3247 .pum-content + .pum-close, .pum-theme-framed-border .pum-content + .pum-close { position: absolute; height: 20px; width: 20px; left: auto; right: -20px; bottom: auto; top: -20px; padding: 0px; color: #ffffff; font-family: Acme; font-size: 20px; line-height: 20px; border: 1px none #ffffff; border-radius: 0px; box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.23 ); text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.23 ); background-color: rgba( 0, 0, 0, 0.55 ) } 
#pum-3249 {z-index: 1999999999}
#pum-3861 {z-index: 1999999999}
#pum-3917 {z-index: 1999999999}
#pum-3443 {z-index: 1999999999}body { text-rendering: optimizeLegibility;
-moz-osx-font-smoothing: grayscale;
font-smoothing: antialiased;
-webkit-font-smoothing: antialiased;
}
#anycomment-root .anycomment-form-body-outliner {
border-color: #008dd8;
}
.main-menu .menu-item.pll-parent-menu-item>.sub-menu {
width: 66px;
}
.pll-parent-menu-item .sub-menu a {
padding: 10px 5px 10px 12px;
}
.header_top {
background-color: #f5f5f5;
padding: 12px 0;
}
.header_need_help {
color: #ff1212;
font-size: 15px;
line-height: 1.3;
}
.header_need_help span {
padding-left: 20px;
display: block;
}
.header_phone {
font-size: 26px;
color: #252a34;
margin-right: 35px;
}
.header_phone:last-child {
margin-right: 0;
}
.box-contactinfo {
text-align: center;
margin: 0 auto;
}
.socials_list {
font-size: 24px;
color: #008fd5;
text-align: right;
}
.socials_list a {
display: inline-block;
margin: 0 7px;
vertical-align: middle;
}
.socials_list svg {
fill: #008fd5;
}
.header_adress { 
width: 100%;
margin-bottom: 10px;
}
.header_adress .fa {
vertical-align: middle;
}
.header_wrap {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: center;
align-content: center;
}
#anycomment-root .anycomment-list li,
#anycomment-root .anycomment-form__guest-socials ul li {
padding-left: 0;
}
#anycomment-root .anycomment-list li:before,
#anycomment-root .anycomment-form__guest-socials ul li:before {
display: none;
}
.news .item>*+p:not(.wrapper) {
min-height: 63px;
} .icon-newss {
padding: 2px 7px 4px;
background-color: #ff1212;
font-size: 16px;
position: absolute;
top: 10px;
left: 10px;
border-radius: 3px;
}
.slider-link-important {
color: #fff;
} .last-reviews {
margin-top: 50px;
}
.review_item {
border: 1px solid #e6e6e6;
border-radius: 4px;
background: #fff;
margin-bottom: 30px;
padding: 20px;
}
.review_info {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
margin-bottom: 30px;
}
.review_face {
flex-basis: 0;
-ms-flex-positive: 1;
flex-grow: 1;
}
.review_rating {
text-align: right;
width: 250px;
}
.review_content {
width: 100%;
}
.review_name {
font-size: 24px;
color: #000;
font-weight: 300;
margin-right: 10px;
display: inline-block;
}
.review_date {
font-size: 14px;
color: #000;
font-weight: 300;
margin-top: 4px;
display: inline-block;
}
.reviews_rec-text {
padding: 10px 15px 10px 35px;
line-height: 1;
text-align: center;
margin-top: 20px;
display: inline-block;
color: #fff;
background: #008fd5 url(//www.grcentr.com/wp-content/themes/clinico/img/icon-like.svg) no-repeat 10px center / 16px 16px;
}
.review_text {
font-size: 14px;
color: #000;
line-height: 18px;
}
.review_answer {
font-weight: 300;
font-size: 14px;
text-align: left;
border-top: 1px solid #eee;
border-left: 3px solid #008fd5;
padding-left: 12px;
margin-top: 7px;
line-height: 1.6em;
}
.reviews_title {
margin-bottom: 25px;
font-size: 32px;
color: #000;
margin-right: 5px;
font-weight: 300;
display: inline-flex;
flex-wrap:wrap;
align-items: center;
}
.reviews_title a {
vertical-align: middle;
margin:10px;
}
.reviews_title a.red {
background-color: #ff1111;
border-color: #ff1111 !important;
}
.reviews_title a:hover {
background-color: #fff;
}
.answer-content {
color: #545454;
}
.answer-name {
font-style: italic;
margin-top: 7px;
color: #8a8a8a;
text-align: right;
}
.rate__stars-container {
position: relative;
width: 88px;
height: 14px
}
.rate__stars,
.rate__stars-rate {
position: absolute;
top: 0;
left: 0
}
.rate__stars-container .br-wrapper select {
display: none
}
.rate__stars {
display: block;
width: 100%;
height: 100%;
background: url(//www.grcentr.com/wp-content/themes/clinico/img/stars-small.png) no-repeat
}
.rate__stars-rate {
background: #ffe841;
height: 96%;
width: 98%
}
.mobile-app-icon,
.social-share__item {
height: 28px;
position: relative;
display: inline-block;
vertical-align: middle;
cursor: pointer
}
.rate_align_center {
text-align: center
}
.rate__num_type_semibold {
font-weight: 600
}
.rate__stars-rate_type_1 {
width: 20%
}
.rate__stars-rate_type_2 {
width: 40%
}
.rate__stars-rate_type_3 {
width: 60%
}
.rate__stars-rate_type_4 {
width: 80%
}
.rate_type_inline .rate__subtitle {
display: inline-block;
vertical-align: middle;
color: #000;
margin: 0 15px 0 0
}
.rate_type_inline .rate__stars-container {
display: inline-block;
vertical-align: middle
}
.rate__stars-rate_null {
background: #fff
}
.rate_doc_min {
margin-bottom: 17px
}
input[type="range"].wpcf7-form-control {
margin-right: 6px;
}
@media (max-width: 1100px) {
.main-menu .menu-item,
.main-menu .menu-item a,
.mobile_menu_header {
font-size: 14px;
}
.main-menu .menu-item a {
padding: 12px 5px;
}
}
@media (max-width: 480px) {
.reviews_title a {
margin-top: 10px;
}
.box-needhelp {
margin: 1rem auto 1rem;
}
.header_phone {
margin-right: 0;
width: 100%;
margin-bottom: 15px;
display: inline-block;
}
.box-social {
margin: 0 auto;
}
#wh-widget-send-button.wh-widget-right {
right: -15px !important;
transform: scale(0.85);
}
}