HEX
Server: nginx/1.18.0
System: Linux hqnl0246134.online-vm.com 5.4.0-135-generic #152-Ubuntu SMP Wed Nov 23 20:19:22 UTC 2022 x86_64
User: www-data (33)
PHP: 7.4.33
Disabled: phpinfo,disk_free_space,disk_total_space,diskfreespace,dl,exec,opcache_get_configuration,opcache_get_status,passthru,pclose,pcntl_alarm,pcntl_exec,pcntl_fork,pcntl_get_last_error,pcntl_getpriority,pcntl_setpriority,pcntl_signal,pcntl_signal_dispatch,pcntl_sigprocmask,pcntl_sigtimedwait,pcntl_sigwaitinfo,pcntl_strerror,pcntl_waitpid,pcntl_wait,pcntl_wexitstatus,pcntl_wifcontinued,pcntl_wifexited,pcntl_wifsignaled,pcntl_wifstopped,pcntl_wstopsig,pcntl_wtermsig,popen,posix_getpwuid,posix_kill,posix_mkfifo,posix_setpgid,posix_setsid,posix_setuid,posix_uname,proc_close,proc_get_status,proc_nice,proc_terminate,shell_exec,show_source,system,exec,passthru,shell_exec,system,popen,curl_exec,curl_multi_exec,parse_ini_file,show_source
Upload Files
File: /var/www/sites/u-port.ua/old_wp-content/themes/customize/style.css
@import url(https://fonts.googleapis.com/css?family=Exo+2:400,300,500,700&subset=latin,cyrillic);

/* CSS reset */

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dir,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
}

a,
a:hover,
a:focus {
    text-decoration: none;
    outline: none;
    color: inherit;
}


/* Safari reset style input 
input{
  -webkit-appearance: none;
  -moz-appearance: none;
}
*/

*,
*:before,
*:after {
    box-sizing: border-box;
}

html {
    height: 100%;
}

body {
    font-family: 'Exo 2', sans-serif;
    -webkit-tap-highlight-color: transparent;
    height: 100%;
}

.trs,
.trs:before,
.trs:after {
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

::selection {
    background: #3E4651;
    color: #fff;
}

::-moz-selection {
    background: #3E4651;
    color: #fff;
}

.button {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.button a {
    display: block;
    height: 100%;
}

.ink,
ul.ink li {
    display: inline-block;
    vertical-align: middle;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0;
}


/*header .container{
  height: 127px;
  position: relative;
}
*/


/* owl arrows */

.owl-theme .owl-controls {
    margin: 0;
}

.owl-theme .owl-controls .owl-nav [class*=owl-] {
    margin: 0;
    padding: 21px;
}

.owl-controls .owl-nav div {
    position: absolute;
    top: 50%;
    background: transparent !important;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.owl-controls .owl-nav .owl-prev {
    left: 20px;
}

.owl-controls .owl-nav .owl-next {
    right: 30px;
}

.owl-controls .owl-nav div:before,
.owl-controls .owl-nav div:after {
    content: '';
    width: 57px;
    height: 2px;
    background: rgba(255, 255, 255, 0.6);
    position: absolute;
    left: 0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.owl-controls .owl-nav div:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.owl-controls .owl-nav div:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.owl-controls .owl-nav .owl-prev:before,
.owl-controls .owl-nav .owl-next:after {
    top: 40px;
}

.owl-controls .owl-nav .owl-prev:after,
.owl-controls .owl-nav .owl-next:before {
    top: 0px;
}

.owl-controls .owl-nav div:hover {
    -webkit-transform: scale(1.2) translateY(-50%);
    -ms-transform: scale(1.2) translateY(-50%);
    transform: scale(1.2) translateY(-50%);
}

.owl-controls .owl-nav div:hover:before,
.owl-controls .owl-nav div:hover:after {
    background: #f15722;
}


/* owl dots */

.owl-dots {
    position: relative;
    top: -45px;
}

.owl-theme .owl-dots .owl-dot span {
    background: transparent;
    border: 1px solid #fff;
}



.doc-grid-wrap {
    text-align: center;
    margin-bottom: 20px;
    font-size: 0;
}
.doc-grid-wrap .col-lg-3, .doc-grid-wrap .col-md-3, .doc-grid-wrap .col-sm-6, .doc-grid-wrap .col-xs-12 {
    display: inline-block;
    vertical-align: top;
    float: none;
    margin-bottom: 20px;
}
.doc-grid-wrap img {
    max-width: 100%;
    height: auto;
}
.doc-grid-wrap h3 {
    font-size: 14px;
}
.doc-grid-wrap h3 a {
    transition: 0.3s all;
    color: #000;
}
.doc-grid-wrap h3 a:hover {
    color: #007557;
}
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
    width: 100%;
    font-size: 16px;
    padding: 6px 3px 6px 45px;
    border: 1px solid #ececec;
}

.wpcf7 textarea {
    width: 100%;
    height: 150px;
    font-size: 16px;
    padding: 6px 3px 6px 45px;
    border: 1px solid #ececec;
    resize: none;
}

input[disabled="disabled"] {
    background: silver !important;
}

.wpcf7 input[type="submit"] {
    text-transform: uppercase;
    font-size: 18px;
    color: #fff;
    font-weight: 500;
    background: #008060;
    border: none;
    padding: 10px 50px 10px 50px;
    border-radius: 10px;
    margin-left: 24px;
    transition: 0.4s all;
}

.wpcf7 input[type="text"] {
    background: #fff url("images/input-user.png") no-repeat 12px 8px;
}

.wpcf7 input[type="email"] {
    background: #fff url("images/input-mail.png") no-repeat 12px 8px;
}

.wpcf7 input[type="tel"] {
    background: #fff url("images/input-phone.png") no-repeat 12px 8px;
}

.wpcf7 p {
    margin-bottom: 20px;
}

.acceptance-613 {
    display: block;
    float: left;
    margin-top: 17px;
    margin-right: 5px;
}

.accept-text {
    display: block;
    font-size: 10px;
    color: #000;
}

.acc-text {
    display: block;
    float: left;
    width: 40%;
}


/* message */

span.wpcf7-not-valid-tip {
    display: none;
}

div.wpcf7-response-output {
    position: absolute;
    width: 100%;
    margin: 0;
    border: 0;
    font-size: 14px;
    color: red;
    background: #fff;
    text-align: center;
    border-radius: 3px;
    margin-top: 15px;
    padding: 4px;
    z-index: 5;
}


/* placeholder animate */

::-webkit-input-placeholder {
    color: #818283;
    opacity: 1;
    font-size: 11px;
    transition: opacity 0.5s ease;
}

.wpcf7::-webkit-input-placeholder {
    color: #818283;
    opacity: 1;
    font-size: 16px;
    transition: opacity 0.5s ease;
}

:focus::-webkit-input-placeholder {
    opacity: 0;
}

::-moz-placeholder {
    color: #818283;
    opacity: 1;
}

:-moz-placeholder {
    color: #818283;
    opacity: 1;
}

:-ms-input-placeholder {
    color: #818283;
    opacity: 1;
}


/* modals default style */

.modals {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    color: #6e6b6b;
    background: rgba(0, 0, 0, 0.3);
    z-index: 1000;
    cursor: pointer;
    overflow-y: auto;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.4s ease-in-out, visibility 0.4s ease-in-out;
    -webkit-transition: opacity 0.4s ease-in-out, visibility 0.4s ease-in-out;
}

.modals.is-visible {
    opacity: 1;
    visibility: visible;
}

.modal_wrapper {
    position: relative;
    margin: 12% auto 3%;
    max-width: 632px;
    width: 90%;
    background: transparent;
    text-align: center;
    cursor: auto;
    transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -webkit-transform: translateY(-30px);
    transition: transform 0.4s ease-in-out;
    -webkit-transition: -webkit-transform 0.4s ease-in-out;
}

.modals.is-visible .modal_wrapper {
    transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
}

.modal_body {
    background: #fff;
    box-shadow: 10px 10px 28px 0px rgba(0, 0, 0, 0.52);
    padding: 60px 45px 70px 45px;
}

.modal-enter-title {
    font-size: 18px;
    font-weight: 700;
    color: #007557;
    margin-bottom: 10px;
}

.modal-enter-text {
    font-size: 18px;
    color: #063529;
    margin-bottom: 30px;
}

.form-btn {
    transition: 0.3s all;
    display: inline-block;
    border: 1px solid #00644a;
    box-shadow: inset 0px 0px 1px 1px rgba(136, 183, 171, 1);
    background: #fff;
    color: #00644a;
    padding: 10px 40px;
}

.form-btn:hover {
    color: #fff;
    box-shadow: none;
    background: #00644a;
}

.cancel-btn {
    margin-right: 30px;
}


/* close css */

.close,
.close:before,
.close:after {
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.close {
    position: absolute;
    right: -28px;
    top: -30px;
    width: 20px;
    height: 20px;
    cursor: pointer;
}

.close:before,
.close:after {
    position: absolute;
    content: '';
    left: 7px;
    width: 6px;
    height: 100%;
    background: #fff;
}

.close:before {
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

.close:after {
    transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

.close:hover {
    transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
}

.close:hover:before,
.close:hover:after {
    background: #f15722;
}

header {
    padding-bottom: 13px;
    font-size: 0;
}

.footer-down {
    min-height: 100%;
    margin-bottom: -100px;
}

.section100perc {
   min-height: 100%; 
}

.footer-down:after {
    content: "";
    display: block;
}

footer,
.footer-down:after {
    height: 100px;
}

.fail-bg {
    background-color: #f0f7f5;
}

.logo-wrap {
    margin-top: 14px;
    display: inline-block;
    float: left;
}

.logo-text {
    font-size: 6.6px;
    line-height: 6px;
    color: #4a9f88;
    text-transform: uppercase;
    text-align: center;
}

.ua-font {
    font-size: 8px;
}

.menu-top-menu-container {
    float: left;
    margin-left: 36px;
    margin-top: 33px;
}

.menu {
    list-style: none;
}

.menu .current-menu-item {
    color: #008060;
}

.menu li {
    display: inline-block;
    margin-right: 24px;
    position: relative;
}

.menu li a {
    font-size: 14px;
    transition: 0.3s all;
}
.menu li a:hover, .menu .sub-menu li.current-menu-item a {
  color: #008060;
  text-decoration: none;
}

#menu-item-54 > a:nth-child(1) {
	text-transform: uppercase;
	font-size: 14px;
	color: #fff;
	font-weight: 500;
	background: #008060;
	border: none;
	padding: 5px 10px 5px 10px;
	border-radius: 5px;
	transition: 0.4s all;
	height: 30px;
}

.menu ul{
	list-style:none;
	position:absolute;
	left:-9999px;
	opacity:0;
	-webkit-transition:0.25s linear opacity;
	background: #fff !important;
    border: 1px solid #accdc5;
	z-index: 999;
    max-width: 350px;
    min-width: 250px;
    width: 100%;
}
.menu ul li{
	float: none;
    background: none !important;
    padding: 5px 10px !important;
    margin: 0 !important;
    text-align: left !important;
    width: auto;
    height: auto !important;
    min-height: auto !important;
    border-bottom: 0 !important;
}
.menu ul a{
	white-space:pre-wrap;
	display:block;
	color: #333;
}
.menu li:hover ul{
	left:0;
	opacity:1;
}
.menu li:hover a{
}
.menu li:hover ul a{
	text-decoration:none;
	-webkit-transition:-webkit-transform 0.075s linear;
}






.uf-logo-wrap {
    float: left;
    margin-top: 33px;
    margin-left: 18px;
}

.search-wrap {
    margin-top: 27px;
    margin-left: 29px;
    float: left;
    font-size: 14px;
}

.search-form {
    border: 1px solid #7d7c7c;
    border-radius: 6px;
    padding: 3px 4px 3px 11px;
}

.search-form input[type="text"] {
    background: #fff;
    border: none;
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
}

.search-form input[type="text"]:focus {
    outline: none;
}

.search-form input[type="submit"] {
    display: inline-block;
    vertical-align: middle;
    width: 23px;
    height: 23px;
    border: none;
    background: #fff url("images/search-icon.png") no-repeat center;
}

.lang-wrap {
    float: right;
    margin-top: 32px;
}
.lang-wrap li  {
  display: inline-block;
  margin-left: 4px;
}
.lang-wrap img {
    transition: 0.3s all;
}

.lang-wrap a:hover img {
    transform: scale(1.2)
}
#menu-item-301 > a {
  display: none;
}



.tooltip {
    position: absolute;
    color: #007557;
    background: #f3f3f3;
    max-width: 267px;
    font-size: 11px;
    text-align: center;
    padding: 5px 20px;
    box-shadow: 5px 6px 12px -1px rgba(0, 0, 0, 0.75);
    margin-top: 20px;
    display: none;
}

.tooltip-arrow {
    display: none;
}

.tooltip-inner {
    margin-top: -14px;
}

.tooltip:before {
    content: " ";
    position: relative;
    top: -34px;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 15px solid #f3f3f3;
}

section .tooltip {
    font-size: 14px;
}

.section-bg {
    background: url("images/main-bg.png") no-repeat center top;
    background-size: cover;
    /*height: cacl(100vh - 77px - 100px); 
    height: -webkit-calc(100vh - 77px - 100px);
    height: -moz-calc(100vh - 77px - 100px);*/
}

.enter-card-wrap {
    padding: 43px 31px 51px 31px;
    background: #fff;
    border: 1px solid #accdc5;
    float: right;
    max-width: 434px;
    margin-top: 57px;
    margin-right: 70px;
    margin-bottom: 57px;
    text-align: center;
    
}
.enter-card-wrap > div {
    overflow: hidden;
    margin-bottom: 58px;
}
.enter-card-wrap img {
    
    transition: 0.3s all;
}
.enter-card-wrap img:hover {
    transform: scale(1.5);
}
.enter-btn {
    display: inline-block;
    background: #007557 url("images/doc-btn-bg.png") no-repeat 30px 11px;
    padding: 13px 70px 19px 70px;
    color: #fff;
    font-size: 18px;
    text-align: center;
}

.enter-btn:hover {
    color: #fff;
}

.enter-btn:focus,
.enter-btn:visited {
    color: #fff;
}

.pacient-wrap {
    float: left;
    margin-left: 60px;
    margin-right: 0;
}

.pac-btn {
    padding: 13px 47px 19px 71px;
    background-image: url("images/pacient-btn-bg.png");
}

.footer-bg {
    background: #007557;
    border-top: 1px solid #55a38f;
    box-shadow: inset 0px 14px 14px -12px rgba(0, 0, 0, 0.2);
}

.footer-text-wrap {
    float: left;
    margin-top: 28px;
    margin-left: 16px;
}

.top-text {
    font-size: 12px;
    color: #fff;
}

.bot-text {
    font-size: 11px;
    color: #5eddbc;
    line-height: 10px;
}

.policy-btn {
    display: inline-block;
    margin-left: 15px;
    margin-top: 41px;
    color: #fff;
    font-weight: 300;
    transition: 0.3s all;
}

.policy-btn:hover {
    color: #5eddbc;
}

.social-menu {
    display: inline-block;
    list-style: none;
    float: right;
    margin-top: 34px;
}

.social-menu li {
    display: inline-block;
    margin-left: 11px;
}

.social-menu li a {
    width: 30px;
    height: 30px;
    display: block;
}

.facebook a {
    background: url("images/facebook.png") no-repeat center;
}

.linked a {
    background: url("images/linked.png") no-repeat center;
}

.youtube a {
    background: url("images/youtube.png") no-repeat center;
}

.google a {
    background: url("images/g+.png") no-repeat center;
}

.footer2 .logo-wrap {
    margin-top: 18px;
}

.footer2 .menu-top-menu-container {
    margin-left: 44px;
    margin-top: 26px;
    margin-bottom: 20px;
}

.footer2 .menu li {
    margin-right: 17px;
}

.footer2 .menu li:last-child {
    margin-right: 0;
}

.footer2 .menu a {
    color: #fff;
    transition: 0.3s all;
}
.footer2 .menu a:hover {
    color: #5eddbc;
}
.footer2 .footer-text-wrap {
    display: block;
    margin-top: 0;
    margin-left: 0;
}

.footer2 .tooltip {
    padding-top: 1px;
    padding-bottom: 1px;
    margin-top: 10px;
}

.footer2 .tooltip:before {
    top: -30px;
}

.footer2 .uf-logo-wrap {
    margin-top: 29px;
    margin-left: 67px;
}

.footer2 .policy-btn {
    margin-left: 34px;
    margin-top: 26px;
    transition: 0.3s all;
}
.footer2 .policy-btn:hover {
    color: #5eddbc;
}
.footer2 .social-menu {
    margin-bottom: 20px;
    margin-right: 43px;
    margin-top: 15px;
}

.side-title {
    font-size: 13px;
    color: #fff;
    background: #007557;
    margin-top: 70px;
}

.doc-title-bg {
    background-image: url("images/doc-ul-bg.png");
    background-repeat: no-repeat;
    background-position: 25px 3px;
    margin-right: 138px;
    padding: 3px 10px 4px 45px;
}

.pac-title-bg {
    background-image: url("images/pac-ul-bg.png");
    background-repeat: no-repeat;
    background-position: 11px 5px;
    margin-right: 120px;
    padding: 4px 10px 7px 45px;
}

#menu-pacient-menu {
    padding-bottom: 150px;
}

.side-menu {
    list-style: none;
    background: #fff;
    border: 1px solid #b1d5cb;
    padding: 20px 80px 0 30px;
    margin-bottom: 19px;
}

.side-menu li {
    padding-bottom: 22px;
    line-height: 14px;
}

.side-menu .current-menu-item,
.side-menu .current-menu-parent {
    color: #008060;
}

.fapp-wrap {
    background: #fff;
    border: 1px solid #b1d5cb;
    padding: 20px 45px 0 45px;
    text-align: center;
}

.fapp-text {
    line-height: 16px;
}

.breadcrumbs {
    margin-top: 14px;
    font-size: 11px;
    color: #656464;
}

.breadcrumbs a {
    font-size: 11px;
    color: #008060;
}

#mpbreadcrumbs {
    margin-top: 14px;
    font-size: 11px;
    color: #656464;
}
#mpbreadcrumbs span {
    font-size: 11px;
    color: #008060;
}
#mpbreadcrumbs .crumbs {
    color: #656464;
}

.single-title {
    font-size: 14px;
    color: #008060;
    font-weight: 500;
    border-bottom: 2px solid #008060;
    margin-top: 10px;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.single-content img {
    max-width: 100%;
    height: auto;
}

.single-content h4 {
    font-size: 14px;
    margin-bottom: 10px;
}

.single-content p,
.single-content ul {
    font-size: 13px;
    margin-bottom: 10px;
}
.single-content ul, ol {
  padding-left: 20px;
  margin-bottom: 10px;
}
.single-content a {
  transition: 0.3s all;
  text-decoration: underline;
}
.single-content a:hover {
  color: #008060;
}
.cat-post-wrap {
    margin-bottom: 20px;
}

.single-content div iframe {
    max-width: 100%;
    height: auto;
}

.single-thumb-img-wrap {
    float: left;
    margin-right: 30px;
    max-width: 40%;
    margin-bottom: 10px;
    margin-top: 5px;
}
.single-thumb-img-wrap img {
    display: block;
    width: 100%;
    height: auto;
}

.wp-pagenavi {
    text-align: center;
    margin-bottom: 30px;
    position: absolute;
    bottom: 0;
    left: 46%;
}

.wp-pagenavi a {
    display: inline-block;
    margin-right: 20px;
    font-size: 14px;
    font-weight: 500;
}

.wp-pagenavi .current {
    color: #019b73;
    margin-right: 20px;
    font-weight: 500;
}

.date {
    margin-bottom: 10px;
}

.cat-post-wrap h3 {
    margin-bottom: 15px;
}

.cat-post-wrap h3 a {
    font-size: 18px;
    color: #007557;
    font-weight: 700;
}

.cat-post-wrap p {
    font-weight: 500;
}

.more-link {
    display: block;
    float: left;
    font-size: 14px;
    font-weight: 300;
    padding: 10px 50px;
    border: 1px solid #007557;
    margin-top: 20px;
    transition: 0.3s all;
    color: #000;
}

.more-link:hover {
    background-color: #007557;
    color: #fff;
}

.master-title {
    font-size: 1.7em;
    color: #007557;
    font-weight: 700;
    margin-bottom: 10px;
}

.show-btns-wrap {
    text-align: right;
}

.show-all-btn,
.hide-all-btn {
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
    cursor: pointer;
}

.show-all-btn {
    margin-right: 20px;
}

.faq-content h4 {
    margin-bottom: 20px;
    margin-top: 20px;
    cursor: pointer;
}

.faq-content div {
    margin-bottom: 15px;
    display: none;
}

.doc-thumb-img-wrap {
    width: 49%;
    display: inline-block;
    text-align: center;
    vertical-align: top;
}
.eng-img-wrap {
     width: 49%;
    display: inline-block;
    text-align: center;
    vertical-align: top;
}
.eng-img-wrap img {
display: block;
    max-width: 80%;
    height: auto;
    margin: 0 auto 30px auto;
}
.doc-thumb-img-wrap img {
    display: block;
    max-width: 80%;
    height: auto;
    margin: 0 auto 30px auto;
}

.docs-content {
    width: 90%;
    margin: 30px auto;
}

.doc-title {
    font-size: 14px;
    color: #000;
    padding: 0 20px;
}

.col-lg-9 {
    margin-bottom: 20px;
    border-bottom: 2px solid #007557;
    min-height: 750px;
    padding-bottom: 45px;
}

.questions {
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 25px;
}

.questions-text {
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 30px;
}

input:focus {
    outline: none;
}

.page-aside {
    list-style: none;
    background: #fff;
    border: 1px solid #b1d5cb;
    padding: 20px 20px 35px 30px;
    margin-bottom: 19px;
    margin-top: 95px;
}

.page-aside-title {
    margin-bottom: 10px;
}

.page-aside a {
    display: block;
    padding: 7px 0 7px 25px;
    background-position: left center;
    background-repeat: no-repeat;
    color: #008060;
}

.for-doc-link {
    background-image: url("images/page-doc-icon.png");
}

.for-pac-link {
    background-image: url("images/page-pac-icon.png");
}

.contact-title {
    font-size: 18px;
    font-weight: 700;
    color: #007557;
    margin-bottom: 5px;
}

.contacts-phone {
    padding: 10px 0 10px 30px;
    background: url("images/contacts-phone-icon.png") no-repeat left center;
    font-size: 18px;
}

.contacts-mail {
    padding: 10px 0 10px 30px;
    background: url("images/contacts-mail-icon.png") no-repeat left center;
    font-size: 18px;
}

.contacts-adress {
    padding: 10px 0 10px 30px;
    background: url("images/contacts-gps-icon.png") no-repeat left center;
    font-size: 18px;
}

.contacts-site {
    padding: 10px 0 10px 30px;
    background: url("images/contacts-home-icon.png") no-repeat left center;
    font-size: 18px;
}
.contacts-site a {
    transition: 0.3s all;
}
.contacts-site a:hover {
    color: #008060;
}
#wpcf7-f160-p14-o2 {
    margin-top: 20px;
}

.order-call-form input[type="text"],
.order-call-form input[type="tel"] {
    background-image: none;
    padding-left: 10px;
}

.prod-title-bg {
    background-image: url("images/prod-title-bg.png");
    background-repeat: no-repeat;
    background-position: 25px 3px;
    margin-right: 138px;
    padding: 3px 10px 4px 45px;
}

.prod-side-menu {
    list-style: none;
    background: #fff;
    border: 1px solid #b1d5cb;
    padding: 20px 20px 30px 30px;
    margin-bottom: 19px;
}

.prod-side-menu > li {
    padding: 5px 0;
}

.prod-side-menu > li > a[href="#"] {
    cursor: default;
    display: block;
    margin-bottom: 5px;
    font-size: 14px;
    color: #000;
    font-weight: 500;
}

.prod-side-menu > li > .sub-menu {
    padding-left: 20px;
    list-style: none;
}

.prod-side-menu > li > .sub-menu > li > a {
    color: #007557;
    display: block;
    padding: 10px 0;
}

.prod-side-menu > li > .sub-menu > li > .sub-menu {
    list-style: none;
    display: none;
    padding-left: 20px;
    font-size: 12px;
}

.prod-side-menu > li > .sub-menu > li > .sub-menu > li > a {
    display: block;
    padding: 8px 0;
    transition: 0.3s all;
}
.prod-side-menu > li > .sub-menu > li > .sub-menu > li > a:hover {
  color: #007557;
}
.menu-prod-menu-container + .page-aside {
    margin-top: 20px;
}

.offset {
    margin-top: 30px;
}

.pdoduct-card {
    margin-bottom: 20px;
    text-align: center;
        min-height: 210px;
}

.pdoduct-card img {
    display: block;
    margin: 0 auto 0 auto;
    max-width: 100%;
    height: auto;
    transition: 0.3s all;
}
.pdoduct-card img:hover {
    transform: scale(1.3);
}
.pdoduct-card > div {
    overflow: hidden;
    margin-bottom: 10px;
    border: 1px solid #b1d5cb;
}

.product-title {
    font-size: 13px;
    font-weight: 400;
}

.product-title a {
    transition: 0.3s all;
    font-weight: 700;
}

.product-title a:hover {
    color: #007557;
}

.prod-side-menu > li > .sub-menu > li > .sub-menu > .current-menu-item > a {
    color: #007557;
}

.single-product-wrap-content a[href$=".pdf"] {
    transition: 0.3s all;
    display: inline-block;
    border: 1px solid #00644a;
    box-shadow: inset 0px 0px 1px 1px rgba(136, 183, 171, 1);
    background: #fff;
    color: #00644a;
    padding: 10px 0;
    margin-bottom: 30px;
    width: 220px;
    text-align: center;
}

.single-product-wrap-content a[href=""] {
    display: none;
}

.pdf-btn {
    text-align: center;
}

.single-product-wrap-content a[href$=".pdf"]:hover {
    color: #fff;
    box-shadow: none;
    background: #00644a;
}

.single-product-wrap-content img {
    
    max-width: 100%;
    
    height: auto;
    
    margin-bottom: 15px;
}
.single-product-wrap-content ul, .single-product-wrap-content ol {
    padding-left: 20px;
}
.pdoruct-section {
    margin-bottom: 20px;
}

.pos-rel {
    position: relative;
}

.search-content {
    margin-bottom: 20px;
    margin-top: 20px;
}
.search-content img {
    max-height: 200px;
    width: auto;
    display: block;
    margin: 20px 0 20px 0;
}
#map {
    display: block;
    width: 100%;
    height: 400px;
    margin-bottom: 30px;
}

.region {
    display: none;
}

.select-title {
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    margin-right: 30px;
}

.select-wrap {
    margin-top: 20px;
    margin-bottom: 30px;
}

#map-select {
    padding: 5px;
}

.region {
    margin-bottom: 20px;
}
.onco-wrap {
  font-size: 0;
}
.onco-wrap .region {
  vertical-align: top;
  float: none;
}
.cent-name {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 5px;
}

.cent-address {
    font-size: 11px;
    padding: 5px 0 5px 15px;
    background: url("images/page-gps-icon.png") no-repeat left center;
}

.cent-phone {
    font-size: 11px;
    padding: 5px 0 5px 15px;
    background: url("images/page-phone-icon.png") no-repeat left center;
}

.cent-mail {
    font-size: 11px;
    padding: 5px 0 5px 15px;
    background: url("images/page-mail-icon.png") no-repeat left center;
}

.cent-site {
    font-size: 11px;
    padding: 5px 0 5px 15px;
    background: url("images/page-home-icon.png") no-repeat left center;
}

.address-title {
    font-size: 18px;
    font-weight: 700;
    color: #007557;
    margin-bottom: 20px;
}

.thank-wrap {
    margin-top: 200px;
    text-align: center;
}

.thank-title {
    font-size: 24px;
    color: #007557;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.thank-text {
    font-size: 18px;
    color: #063529;
    padding-bottom: 130px;
    background: url('images/thank-bg.png') no-repeat center bottom;
}
.meta-title {
  font-size: 16px;
  color: #000;
  font-weight: 500;
  margin-top: 15px;
  margin-bottom: 15px;
}
.image-wrap {
  font-size: 0;
}
.image-wrap img {
  display: block;
  float: left;
  width: 100%;
  padding: 5px;
  height: auto;
}
.image-wrap > img {
    width: 33.33333%;
}
.uptolike-buttons {
    margin-top: 20px;
}
.image-wrap .wp-caption-text {
    margin-top: 0;
}
.wp-caption-text {
    text-align: center;
    margin-bottom: 20px;
    margin-top: -12px;
}
.move-bar{
    overflow: hidden;
}
.button-instruction a {
    margin-left: 10px;
}

/*lik new style start*/
.home-sec2 {
    max-width: 980px;
    margin: 0 auto;
    padding-top: 40px;
}
.home-sec2-wrapp {
    display: flex;
    justify-content: center;
}
.home-sec2-it {
    margin: 0 15px 45px 15px;
    max-width: 475px;
    padding-bottom: 60px;
    position: relative;
}
.home-sec2-hed {
    font-size: 14px;
    font-weight: 500;
    padding-bottom: 5px;
    border-bottom: 2px solid #007557;
    margin-bottom: 18px;
    color: #007557;
}
.home-sec2-ln1,
.home-sec2-ln2,
.home-sec2-ln3,
.home-sec2-ln4 {
    padding: 0 15px 0 0;
    line-height: 1.2;
    margin-bottom: 12px;
    font-size: 14px;
    font-weight: 400;
}
.home-sec2-ln1 strong,
.home-sec2-ln2 strong,
.home-sec2-ln3 strong,
.home-sec2-ln4 strong {
    font-weight: 600;
}
.home-sec2-ln2 {

}
.home-sec2-img {
    margin-bottom: 18px;
    padding: 0 23px 0 0;
    box-sizing: border-box;
}
.home-sec2-img img {
    width: 100%;
    height: auto;
}
.home-sec2-ln3 {

}
.home-sec2-ln4 {

}
.home-sec2-btnwrapp {
    position: absolute;
    bottom: 0;
    left: 0;
}
.home-sec2-btnwrapp a {
    text-transform: uppercase;
    font-size: 18px;
    color: #fff;
    font-weight: 500;
    background: #008060;
    border: none;
    padding: 10px 50px 10px 50px;
    border-radius: 10px;
    transition: 0.4s all;
    height: 40px;
    width: 197px;
}
.home-sec3 {
    background-color: #f0f7f5;
    padding: 30px 0 50px 0;
}
.home-sec3 .wrapp {
    max-width: 1140px;
    margin: 0 auto;
}
.home-sec3 h1 {
    color: #007557;
    font-size: 23px;
    font-weight: 500;
    margin-bottom: 30px;
    text-align: center;
}
.home-sec3-box {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}
.home-sec3-it {
    margin: 0 15px;
    box-sizing: border-box;
    max-width: 350px;
    min-width: 310px;
}
.home-sec3-it img {
    width: 100%;
    height: auto;
    margin-bottom: 25px;
}
.home-sec3-it-hed {
    font-size: 16px;
    font-weight: 700;
    color: #007557;
    margin-bottom: 16px; 
    line-height: 1.2;
}
.home-sec3-it-hed-h2 { font-size: 19px; }
.home-sec3-it-hed-h3 {}
.home-sec3-it-txt p {
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 12px; 
    line-height: 1.2;
}
.home-sec3-it-txt ol {
    margin-bottom: 12px;
}
.home-sec3-it-txt ol li {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 5px;
}
.home-sec3-it-txt ul li {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 5px;
    margin-left: 15px;
}
.search-wrap .search-wrap {
    box-sizing: border-box;
    width: 192px;
}
.search-wrap .search-wrap {
    box-sizing: border-box;
    width: 192px;
}
#searchform #s {
    width: 140px;
    margin-right: 0;
}
.menu-top-menu-container {
    margin-left: 10px;
}
.menu li {
   margin-right: 10px;
} 
.lang-wrap li {
    display: block;
}
.search-wrap {
    margin-left: 0;
}
.lang-wrap {
    margin-top: 16px;
}
.footer2 .menu-item-1468,
.footer2 .menu-item-1467 {
    display: none !important;
}
.bot-text-lik {
    max-width: 320px;
}
.uf-logo-wrap-lik {
    float: left;
}
.chem-inf p {
    margin-bottom: 15px;
}
.chem-inf ul {
    margin-bottom: 15px;
}
.chem-inf ul li {
    margin-left: 15px;
}
.chem-inf ol {
    margin-bottom: 15px;
}
.articl-sid-hed {
    background-image: none;
    margin-right: 0;
}
.articl-sid-link:hover {
  text-decoration: underline;
}
.chem-inf p img.alignleft,
.chem-inf img.alignleft {
    float: left;
    margin-right: 15px;
}
.chem-inf p img.alignright,
.chem-inf img.alignright {
    float: right;
    margin-left: 15px;
}
.single-content p img.alignleft,
.single-content img.alignleft {
    float: left;
    margin-right: 15px;
}
.single-content p img.alignright,
.single-content img.alignright {
    float: right;
    margin-left: 15px;
}
/*lik new style end*/
/* media query */

@media screen and (max-width: 1199px) {
    .menu-top-menu-container {
        margin-left: 10px;
    }
    .menu li {
        margin-right: 10px;
    }
    .uf-logo-wrap {
        margin-left: 10px;
    }
    .search-wrap {
        margin-left: 10px;
    }
    .search-form {
        padding: 3px 4px;
    }
    .search-form input[type="text"] {
        margin-right: 0;
        width: 70px;
    }
    .pacient-wrap {
        margin-left: 0;
    }
    .enter-card-wrap {
        margin-right: 0;
    }
    .side-menu {
        padding-right: 20px;
    }
    .side-title {
        margin-right: 0;
    }
    .fapp-wrap {
        padding: 20px;
    }
    .footer2 .logo-wrap {
        margin-top: 10px;
    }
    .footer2 .menu-top-menu-container {
        margin-top: 15px;
        margin-left: 30px;
    }
    .footer2 .uf-logo-wrap {
        margin-top: 18px;
        margin-left: 40px;
    }
    .footer2 .policy-btn {
        margin-top: 16px;
    }
    .footer2 .social-menu {
        margin-right: 90px;
        margin-bottom: 0;
    }
    .acc-text {
        width: 100%;
        float: none;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .acceptance-613 {
        margin-top: 8px;
    }
    .grid-item {
        width: 33.3333333%;
    }
    .wpcf7 input[type="submit"] {
        margin-left: 0;
    }
    .thank-wrap {
      margin-top: 100px;
    }
    .home-sec3-it {
        max-width: 30%;
    }

}

@media screen and (max-width: 991px) {
    .logo-wrap {
        display: block;
        float: left;
    }
    .uf-logo-wrap {
        display: block;
        float: left;
        margin-top: 30px;
        margin-left: 20px;
    }
    .menu-top-menu-container {
        position: relative;
        margin-left: 0;
    }
    .menu {
        display: none;
    }
    .menu li a {
        font-size: 13px;
    }
    .menu-btn {
        width: 50px;
        height: 40px;
        background-color: #fff;
        border: 2px solid #007557;
        border-radius: 5px;
        display: block;
        float: right;
        margin-top: 20px;
        position: relative;
    }





.menu ul{
    list-style: none;
    position: relative;
    left: 0;
    opacity: 1;
    -webkit-transition: 0.25s linear opacity;
    /* background: #fff !important; */
    border: 0;
    /* font-size: 11px !important; */
    z-index: 999;
    max-width: inherit;
    min-width: inherit;
    /* width: 100%; */
}
.menu ul li{
	float: none;
    background: none !important;
    padding: 3px 10px !important;
    margin: 0 !important;
    text-align: left !important;
    width: auto;
    height: auto !important;
    min-height: auto !important;
    border-bottom: 0 !important;
}
.menu ul a{
    white-space: pre-wrap;
    display: block;
    color: #333;
    font-size: 12px !important;
    line-height: 11px;
    text-align: left;
}
.menu li:hover ul{
	left:0;
	opacity:1;
}
.menu li:hover a{
}
.menu li:hover ul a{
	text-decoration:none;
	-webkit-transition:-webkit-transform 0.075s linear;
}











    .lang-wrap {
        float: left;
    }
    .search-wrap {
        margin-left: 20px;
        margin-top: 25px;
    }
    .search-form input[type="text"] {
        width: 135px;
    }
    .menu-btn span {
        display: block;
        width: 38px;
        height: 5px;
        background-color: #007557;
        transition: 0.6s all;
        border-radius: 100%;
    }
    .lang-wrap {
        margin-top: 30px;
        margin-left: 20px;
    }
    .top-line {
        position: absolute;
        top: 6px;
        left: 4px;
    }
    .mid-line {
        position: absolute;
        top: 16px;
        left: 4px;
    }
    .bot-line {
        position: absolute;
        top: 26px;
        left: 4px;
    }
    .menu {
        position: absolute;
        left: 289px;
        top: 31px;
        width: 240px;
        background-color: #fff;
        z-index: 4;
        border: 2px solid #007557;
        padding: 10px;
        border-radius: 5px;
    }
    .menu li {
        display: block;
        margin-right: 0;
        margin-bottom: 5px;
        text-align: center;
    }
    .menu li a {
        font-size: 15px;
    }
    .acceptance-613 {
        margin-top: 2px;
    }
    #menu-top-menu-1 {
        display: block;
        position: static;
        background-color: transparent;
        border: none;
        width: auto;
        padding: 0;
    }
    .more-link {
        float: none;
        width: 40%;
        margin: 10px auto;
        clear: both;
    }
    #menu-top-menu-1 li {
        display: inline-block;
        text-align: center;
    }
    #menu-top-menu-1 li a {
        font-size: 13px;
    }
    #menu-top-menu-1 li a:hover {
      color: #000;
    }

    .footer2 .logo-wrap {
        margin-top: 20px;
        display: inline-block;
        float: none;
        margin-top: 10px;
        margin-bottom: 0;
        vertical-align: middle;
        text-align: center;
    }
    .footer2 {
        text-align: center;
    }
    .footer2 .menu-top-menu-container {
        margin-left: 10px;
        margin-top: 10px;
        margin-bottom: 10px;
        display: inline-block;
        float: none;
        margin-top: 10px;
        margin-bottom: 0;
        vertical-align: middle;
        text-align: center;
    }
    .footer2 .uf-logo-wrap {
        margin-top: 13px;
        margin-left: 26px;
        display: inline-block;
        float: none;
        margin-top: 10px;
        margin-bottom: 0;
        vertical-align: middle;
        text-align: center;
    }
    .footer2 .menu li {
        margin-right: 25px;
    }
    .footer-down {
        margin-bottom: 0;
    }
    .footer-bg {
        height: auto;
    }
    .footer2 .policy-btn {
        display: inline-block;
        float: none;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
        text-align: center;
        margin-left: 0;
        margin-right: 30px;
        transition: 0.3s all;
    }
    .footer2 .policy-btn:hover {
      color: #000;
    }
    .footer2 .social-menu {
        display: inline-block;
        float: none;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
        text-align: center;
        margin-right: 0;
        margin-left: 20px;
    }
    .footer2 .footer-text-wrap {
        margin-bottom: 10px;
        text-align: center;
        float: none;
        margin-top: 10px;
    }
    .footer-down {
        min-height: auto;
        margin-bottom: 0;
    }
    .footer-down:after {
        height: 0;
    }
    .grid-item {
        width: 50%;
    }
    .footer-text-wrap {
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .policy-btn {
        margin-top: 33px;
    }
    .social-menu {
        margin-top: 27px;
    }
    .wpcf7 input[type="submit"] {
        margin-left: 0;
    }
    .single-product-wrap-content a[href$=".pdf"] {
        padding-right: 20px;
        padding-left: 20px;
    }
    .select-title {
    margin-bottom: 10px;
  }
   .thank-wrap {
      margin-top: 100px;
    }
    .home-sec3-it {
        min-width: 230px;
        margin: 0 5px;
    }
}
@media screen and (max-width: 767px) {
    .home-sec2-wrapp {
        display: block;
    }
    .home-sec2-it {
        margin: 0 auto 45px auto;
    }
    .home-sec3-it {
        max-width: 100%;
    }
  .container {
    width: 450px;
  }
  .move-bar {
    width: 265px; 
    position: absolute;
    left: -260px;
    z-index: 5;
    overflow: hidden;
  }
  
  .inner-pad {
    padding-left: 15px;
    padding-right: 15px;
  }
  .side-bar-btn-wrap {
    position: absolute;
    top: 120px;
    left: 0;
   z-index: 10;
  }
  .side-bar-btn {
    position: relative;
    width: 30px;
    height: 40px;
    background-color: rgba(0, 128, 96, 0.5);
  }
  .top-arrow {
    position: absolute;
    top: 13px;
    left: 5px;
    width: 20px;
    height: 2px;
    background: #fff;
    transition: 0.6s all;
    transform: rotate(45deg);
  }
  .bot-arrow {
    position: absolute;
    top: 26px;
    left: 5px;
    width: 20px;
    height: 2px;
    background: #fff;
    transition: 0.6s all;
    transform: rotate(-45deg);
  }
  .page-aside {
    margin-top: 79px;
  }
  #menu-top-menu {
    left: 180px;
    top: 90px;
}
  .logo-wrap {
    display: inline-block;
    float: none;
    vertical-align: middle;
  }
  .uf-logo-wrap {
    display: inline-block;
    float: right;
    margin-top: 30px;
    vertical-align: middle;
  }
  .search-wrap {
    margin-left: 0;
    margin-top: 17px;
  }
  .lang-wrap {
    margin-top: 20px;
    margin-left: 62px;
  }
  .menu-btn {
    margin-top: 10px;
  }
  .side-bar-btn-wrap {
    top: 165px;
  }
  .single-thumb-img-wrap {
    width: 50%;
  }
  .single-thumb-img-wrap img {
    max-width: 100%;
    height: auto;
  } 
  .footer2 .uf-logo-wrap {
    margin-left: 0;
    margin-top: 20px;
    margin-right: 30px;
  }
  .footer2 .policy-btn {
    margin-right: 0;
    margin-top: 15px;
  }
  .footer2 .social-menu {
    margin-left: 0;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .footer2 .footer-text-wrap {
    margin-top: 0;
    margin-bottom: 15px;
  }
  .footer-text-wrap {
    text-align: center;
  }
  .policy-btn {
    margin-top: 10px;
    margin-left: 0;
  }
  .social-menu {
    margin-top: 5px;
    margin-bottom: 10px;
  }
.enter-card-wrap {
    margin-bottom: 20px;
     margin-top: 20px;
  }
   .pacient-wrap {
    margin-top: 20px;
  }
  .image-wrap img {
  
  width: 100%;
  
}
    .home-sec2 {
        padding: 40px 10px 0 10px;
    }

  .side-title {
    margin-top: 80px;
  }
  .select-title {
    margin-bottom: 10px;
  }
  .single-thumb-img-wrap {
    width: 100%;
  }
  .single-product-wrap-content img {
    margin-right: 0;
    max-width: 100%;
  }
  .single-product-wrap-content a[href$=".pdf"] {
    margin-bottom: 10px;
  }

      .section-bg {
        height: auto;
    }
}
@media screen and (max-width: 479px) {
  .container {
    width: 320px;
  }
  .logo-wrap {
    display: block;
    margin: 10px auto;
    text-align: center;
  }
  .logo-text {
    text-align: center;
  }
  .uf-logo-wrap {
    margin-left: 0;
    display: block;
    float: none;
   text-align: center;
    margin-top: 0;
  }
  .search-wrap {
    display: block;
    float: left;
  }
  .lang-wrap {
    display: block;
    float: left;
    margin-left: 10px;
  }
  .search-form input[type="text"] {
    width: 110px;
  }
  #menu-top-menu {
    left: 50px;
    top: 45px;
    z-index: 20;
  }
  .side-bar-btn-wrap {
    top: 195px;
  }
  .footer2 .logo-wrap {
    display: block;
    float: none;
  }
  .footer2 .menu-top-menu-container {
    margin-left: 0;
    display: block;
    float: none;
  }
  .footer2 #menu-top-menu-1 li {
    display: block;
  }
  .footer2 .uf-logo-wrap {
    margin-right: 0;
    display: block;
    float: none;
  }
  .enter-btn {
        padding: 13px 46px 19px 66px;
  }
  .pac-btn {
        padding: 13px 26px 19px 70px;
  }
  .modal-enter-title {
    font-size: 14px;
  }
  .modal-enter-text {
    font-size: 13px;
  }
  .pacient-wrap {
    margin-top: 20px;
  }
  .enter-card-wrap {
    margin-bottom: 20px;
     margin-top: 20px;
  }
  .policy-btn {
    display: block;
    text-align: center;
    float: none;
  }
  .social-menu {
    display: block;
    text-align: center;
    float: none;
    margin: 10px auto;
  }
  
  .form-btn {
    display: block;
    float: none;
    margin: 10px auto;
  }
  .form-btn {
    max-width: 160px;
  }
  .more-link {
    width: 60%;
    text-align: center;
  }
  .wp-pagenavi {
    left: 20%;
  }
  .grid-item {
    width: 100%;
  }
  .side-title {
    margin-top: 85px;
  }
  .footer2 .menu li {
        margin-right: 0;
    }
    .page-aside {
    margin-top: 84px;
  }
  .doc-thumb-img-wrap {
    width: 100%;
    margin-bottom: 20px;
  }
  .eng-img-wrap {
    width: 100%;
  }
  .image-wrap {
    text-align: center;
  }
      .section-bg {
        height: auto;
    }
}
.acc-text a {
    text-decoration: underline;
}
p:empty {
    display: none;
}

/* -_- */
h1 {
	font-size: 1.7em;
    line-height: 1em;
    color: #007557;
    font-weight: 600;
    margin-top: 15px;
    margin-bottom: 15px;
}
h2 {
    display: block;
    font-size: 1.4em;
    -webkit-margin-before: 0.83em;
    -webkit-margin-after: 0.83em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-weight: bold;
}
h3 {
    display: block;
    font-size: 1.17em;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-weight: bold;
}
h4 {
    display: block;
    font-size: 1.17em;
    -webkit-margin-before: 1.33em;
    -webkit-margin-after: 1.33em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-weight: bold;
}
h5 {
    display: block;
    font-size: 0.83em;
    -webkit-margin-before: 1.67em;
    -webkit-margin-after: 1.67em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-weight: bold;
}
h6 {
    display: block;
    font-size: 0.67em;
    -webkit-margin-before: 2.33em;
    -webkit-margin-after: 2.33em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-weight: bold;
}