
body {
    margin: 0;
    padding: 0;
    min-height:100%;
    position:relative;
}

footer {
    font-size: 14px;
    color: #777;
    padding: 12px 0;
    text-align: center;

    position: absolute;
    bottom: 0;
    width: 100%;
}

footer > div > a {
    font-size: 14px;
    color: #777;
    padding: 12px 0;
    text-align: center;
    text-decoration: none;
}

footer > div > a:hover {
    text-decoration: underline;
}

.footerlist {
    list-style: none;
    margin: 0;
    padding: 0;
}

.footerlist > li {
    display: inline-block;
    padding: 12px 8px;
}

.footerlist > li > a,
.footerlist > li > span {
    text-decoration: none;
    color: inherit;
}

.footerlist > li > a:hover,
.footerlist > li > span:hover {
    text-decoration: underline;
    cursor: pointer;
}

.footer-box {
    font-size: 14px;
    color: #777;
    text-align: center;
}


.center-box h1 {
    font-size: 34px;
    margin: 40px 0;
    color: #232323;
}

.center-box h2 {
    font-size: 22px;
    color: #232323;
}


.center-box p {
    font-size: 20px;
    text-align: justify;
    color: #000;
}

.center-box p > a {
    color: #88a0e6;
    text-decoration: none;
}

.center-box p > a:hover {
    text-decoration: underline;
    cursor: pointer;
}

.center-box {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 18px;
    font-family: 'Source Sans Pro', sans-serif !important;
}

.center-box > a {
    margin: 0 auto;
}

.newfooter-box {
    background-color: #282A35;
    position: relative !important;
}

.newwhitebox {
    padding: 0;
    margin: 0;
}

.blue-section-box {
    font-family: 'Source Sans Pro', sans-serif !important;
    background-color: #fff;
}

.blue-section-box > .newcenter-box h1 {
    font-size: 48px;
    font-weight: 400;
    padding: 40px 1%;
    margin: 0;
    color: #232323;
    text-align: center;
}

.blue-section-box > .newcenter-box h2 {
    font-size: 26px;
    color: #232323;
    font-weight: 400;
}

.blue-section-box > .newcenter-box p {
    font-size: 20px;
    text-align: justify;
    color: #232323;
    margin: 0;
    padding: 12px 7%;
}


.blue-section-box > .newcenter-box > div > h2 {
    font-size: 32px;
    padding: 12px 7%;
    margin: 0;
}

.blue-section-box > .newcenter-box p > a,
.blue-section-box > .newcenter-box p > strong > a {
    color: #008cff;
    text-decoration: none;
}

.blue-section-box > .newcenter-box p > a:hover,
.blue-section-box > .newcenter-box p > strong > a:hover {
    text-decoration: underline;
    cursor: pointer;
}

.underline {
    text-decoration: underline !important;
}

.text-align-img {
    text-align: center;
}

.text-align-img > img {
    max-width: 100%;
}

.text-align-div {
    text-align: left !important;
}

.text-align-div > ul {
    font-size: 20px;
    margin: 0;
    padding: 12px 7%;
}

.ul-box {  
    font-size: 20px;
    margin: 0;
    padding: 12px 7% !important;
    text-align: left !important;
    list-style: circle !important;
}

.ul-box > li {
    margin: 0;
    padding: 0 !important;
}

.ul-top {
    margin: 0;
    padding: 12px 7%;
    font-size: 20px;
    color: #232323;
}

.margin-padding-0 {
    margin: 0 !important;
    padding: 12px 7% !important;
}

.margin-padding-0 > li {
    padding: 0 !important;
}

.p-like-a > p {
    margin: 0 !important;
    padding: 0 !important;
}

.p-like-a > p:hover {
    color: #232323 !important;
}

.width-100 {
    text-align: center;
}

.width-100 > img {
    width: 100% !important;
}

.width340px {
    width: 100% !important;
    padding: 0 !important;
}

.font_20px {
    font-size: 20px;
}

.blue-section-box > .newcenter-box {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0;
    font-family: 'Source Sans Pro', sans-serif;
}

.blue-section-box > .newcenter-box > a {
    margin: 0 auto;
}

.white-section-box {
    font-family: 'Source Sans Pro', sans-serif !important;
}

.white-section-box > .newcenter-box {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0;
    font-family: 'Source Sans Pro', sans-serif;
}

.white-section-box > .newcenter-box p {
    font-size: 20px;
    text-align: justify;
    color: #232323;
    margin: 0;
    padding: 6px 5%;
}

.white-section-box > .newcenter-box h2 {
    padding: 0 5%;
}

.white-section-box > .newcenter-box h3 {
    padding: 0 5%;
}


.white-section-box > .newcenter-box a {
    color: #88a0e6;
    text-decoration: none;
    font-size: 20px;
}

.white-section-box > .newcenter-box a:hover {
    text-decoration: underline;
}

.newfields-3 {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
}

.form-box {
    background-color: #88a0e6;
}

.form-box > form > ul {
    list-style: none;
    padding: 12px 0;
    margin: 0;
}

.form-box > form > ul > li {
    padding: 8px 0;
    margin: 0;
}

.form-box > form > ul > li > div > input {
    padding: 4px 3%;
    width: 84%;
    font-size: 18px;
    font-family: 'Source Sans Pro', sans-serif;
}

.form-box > form > div:last-of-type {
    padding: 6px 0 22px 0;
}

.form-box > form > div:last-of-type > input {
    padding: 14px 12px;
    font-size: 20px;
    font-family: 'Source Sans Pro', sans-serif;
    background-color: #eff3f6;
    box-shadow: 0.05em 0 .3em #727a7e,-0.05em 0 .3em #727a7e;
    border: 1px #cccdd1;
    border-radius: 4px;
    -webkit-transition:	all .1s ease;
    -moz-transition:	all .1s ease;
    -o-transition:		all .1s ease;
    -ms-transition:		all .1s ease;
    transition:		    all .1s ease;
}

.form-box > form > div:last-of-type > input:hover {
    cursor: pointer;
    box-shadow: 0.05em 0 .3em #1b1f2b,-0.05em 0 .3em #1b1f2b;
    background-color: #f9f9f9;
}

.errormsg {
    color: #8e4052 !important;
    font-size: 15px;
    font-family: 'Source Sans Pro', sans-serif;
}

.form-checkboc {
    padding: 6px 5% 12px 5%;
    text-align: left !important;
}

.form-checkboc > label {
    font-size: 15px;
    font-family: 'Source Sans Pro', sans-serif;
    color: #232323;
}

.contact-box {
    background-color: #f3f3f3;
    border-radius: 10px;
    border: 1px solid #443f5c;
}

.contact-box > h3 {
    margin: 0 !important;
    padding: 12px 0 !important;
    font-size: 20px;
}

.contact-box > p {
    padding: 6px 7% 12px 7% !important;
    font-weight: bold;
    text-align: center !important;
}

.newfields-2 {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
}

.newfields-2 > li {
    text-align: left;
    padding: 0 1%;
    margin: 24px 0;
    max-width: 510px;
    display: inline-block;
    vertical-align: top;
}

.newfields-2 > li > figure {
    margin: 0;
}

.newfields-2 > li > figure > img {
    width: 100%;
}

.newfields-3 > li {
    text-align: left;
    padding: 0 1%;
    margin: 24px 0;
    max-width: 340px;
    display: inline-block;
    vertical-align: top;
}

.newfields-3 > li > figure {
    margin: 0;
}

.newfields-3 > li > figure > img {
    width: 340px;
}

.newfields-3 > li > img {
    text-align: center;
    width: 98%;
}

.newfields-3 > li > div {
    text-align: center;
    width: 100%;
}

.newfields-3 > li > div > img {
    width: 100%;
}

.newfields-3 > li > h1 {
    margin: 0;
}

.newfields-3 > li > div:first-child {
    margin-bottom: 10px;
}

.newfields-3 > li > h2 {
    padding: 0 7%;
}

.newfields-3 > li > h2,
.newfields-3 > li > div > h2 {
    margin: 0;
}

.newfields-3 > li > h3 {
    margin: 0;
}

.h2-center {
    text-align: center;
}

.newfields-3 > li > h4 {
    margin: 0;
    font-size: 18px;
}

.dot-list  {
    margin: 0 !important;
    padding: 12px 7% !important;
}

.dot-list > li {
    list-style: disc !important;
    font-size: 20px;
    text-align: justify;
    color: #232323;
}

.ul-dot-list {
    margin: 0;
    padding: 0;
}

.ul-dot-list > ul {
    margin: 0 0 0 10%;
    padding: 0;
    width: 80%;
}

.ul-dot-list > ul > li {
    list-style: disc !important;
    font-size: 20px;
    text-align: left;
    color: #232323;
}

.padding_0_7p {
    padding: 0 7%;
}

.newfields-3 > li > p {
    text-align: justify;
}

.other-locations {
    list-style: square !important;
    padding: 0% !important;
}

.other-locations > li > a {
    color: #88a0e6 !important;
}

.newfields-3 > li > ul {
    margin: 0;
    padding: 6px 0 6px 0;
    list-style: none;
}

.blue-section-box > .newcenter-box > div > ul,
.answer > div > ul {
    margin: 0;
    padding: 12px 7%;
    font-size: 20px;
}

.newfields-3 > li > ul > li,
.answer > div > ul > li {
    padding: 8px 0;
}

.newfields-3 > li > ul > li > a,
.answer > div > ul > li > a {
    text-decoration: none;
    color: #88a0e6;
}

.newfields-3 > li > ul > li i,
.newfields-3 > li > ul > li svg {
    color: #545454;
}

.newfields-3 > li > ul > li > a:hover {
    text-decoration: underline;
}

.newfooter-box {
    background-color: #282A35;
    position: relative !important;
}

.black-section-box {
    font-family: 'Source Sans Pro', sans-serif !important;
}

.black-section-box > .newcenter-box h3 {
    font-size: 22px;
    color: #777;
}

.black-section-box > .newcenter-box h3 > a {
    color: #777;
    text-decoration: none;
}

.black-section-box > .newcenter-box h3 > a:hover {
    text-decoration: underline;
    cursor: pointer;
}

.black-section-box > .newcenter-box p {
    font-size: 20px;
    text-align: justify;
    color: #777;
    margin: 0;
    padding: 6px 0%;
}

.black-section-box > .newcenter-box p > a {
    color: #88a0e6;
    text-decoration: none;
}

.black-section-box > .newcenter-box p > a:hover {
    text-decoration: underline;
    cursor: pointer;
}

.black-section-box > .newcenter-box > .newfields-3 > li {
    width: 340px;
}

.black-section-box > .newcenter-box > .newfields-3 > li > ul {
    font-size: 20px;
}

.newsearchbox {
    border-bottom: 6px solid #88a0e6;
}

.newsearchbox > ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    background-color: #fff;
    text-align: center;
}

.newsearchbox > ul > li {
    display: inline-block;
}

.newsearchbox > ul > li > a {
    display: block;
    text-align: center;
    text-decoration: none;
    color: #000;
    font-size: 20px;
    font-family: 'Source Sans Pro', sans-serif;
}

.newsearchbox > ul > li > a:hover {
    text-decoration: underline;
    color: #008cff;
}

.newsearchbox > ul > li:first-of-type {
    float: left;
}

.marginx {
    margin-left: 14%;
}

.lang-select {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.lang-select > li {
    float: right;
}

.lang-select > li > a {
    display: block;
    text-align: center;
    text-decoration: none;
    margin: 34px 8px;
}

.lang-select > li > a > img {
    margin-bottom: -4px;
    width: 20px;
    height: 15px;
}

.lang-select > li:first-of-type {
    margin-right: 10px;
}


.nav-point {
    padding: 34px 16px;
}

.newfields-3 > li > a > div {
    text-align: center;
    width: 100%;
    padding: 12px 0;
}

.newfields-3 > li > a > div > img {
    width: 100%;
    margin-bottom: -4px;
}

.newfields-3 > li > a > h1 {
    margin: 0;
}

.newfields-3 > li > a > div:first-child {
    margin-bottom: 10px;
    border: 1px solid #232323;
    border-radius: 12px;
    background-color: #fff;
}

.newfields-3 > li > a > div:first-child:hover {
    border: 1px solid #88a0e6;
}

.newfields-3 > li > a > h2,
.newfields-3 > li > a > div > h2,
.newfields-3 > li > a > div > h3 {
    margin: 0;
}

.blue-top-border {
    border-top: 2px solid #eaeefb;
}

.cookies-bar {
    margin: 0;
    padding: 12px 18px;
    z-index: 999;
    background-color: #88a0e6;
    width: 100%;
    font-size: 18px;
    color: #232323;
    font-family: 'arial','HelveticaNeue','Helvetica Neue',Helvetica,Arial,sans-serif;
}

.cookies-bar > ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.cookies-bar > ul > li {
    padding: 0 4px;
    margin: 0;
    display: inline-block;
}

.cookies-bar > div {
    padding: 6px 0;
    text-align: center;
}

.cookies-bar > div > button {
    font-size: 20px !important;
    padding: 14px 12px;
}



.newfields-3 > li > a {
    text-decoration: none;
    color: #232323;
    -webkit-transition:	all .1s ease;
    -moz-transition:	all .1s ease;
    -o-transition:		all .1s ease;
    -ms-transition:		all .1s ease;
    transition:		    all .1s ease;
}

.newfields-3 > li h2 {
    font-size: 22px;
}


.newfields-3 > li > a h2 {
    font-size: 22px;
}

.newfields-3 > li > a:hover {
    text-decoration: underline;
    color: #232323;
}

.newfields-3 > li > a:hover > div {
    opacity: 0.9;
}

.breadcrumbs > li > a, .breadcrumbs > li > span {
    font-size: 14px;
    font-weight: 400;
    color: #232323;
}

.breadcrumbs > li > span > a {
    text-decoration: none;
    color: #232323;
}

.breadcrumbs > li > span > a:hover {
    text-decoration: underline;
    color: #008cff;
}

.breadcrumbs > li > img {
    padding: 0 5px;
}

.breadcrumbs > li > div {
    height: 0;
    width: 0;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 4px solid #232323;
}

.breadcrumbs {
    margin: 0;
    padding: 10px 8px;
    list-style: none;
}

.breadcrumbs > li {
    display: inline-block;
    margin: 0;
    padding: 0;
}

.breadcrumbs > li:nth-of-type(2),
.breadcrumbs > li:nth-of-type(4),
.breadcrumbs > li:nth-of-type(6),
.breadcrumbs > li:nth-of-type(8) {
    padding: 0 4px;
}

.infobox {
    padding: 24px 0;
}

.newcenter-info-box {
    max-width: 100%;
    margin: 0;
    padding: 0 1%;
    font-family: 'Source Sans Pro', sans-serif;
}


.newcenter-info-box {
    padding: 22px 0;
    color: #88a0e6;
}

.newcenter-info-box > p {
    text-align: center !important;
    font-size: 20px;
    font-weight: bold;
}

.newcenter-info-box > ol {
    padding: 0 0 36px 0;
}

.newcenter-info-box > ol p {
    font-size: 20px;
    color: #88a0e6;
}

.newcenter-info-box .h2-deko > h2 {
    color: #000 !important;
}

.newcenter-info-box > p > a {
    color: #88a0e6 !important;
}

.newcenter-info-box > p > a:hover {
    text-decoration: underline;
    cursor: pointer;
}

.table_of_contents {
    border: 1px solid #f1f1f1;
    color: #88a0e6;
    background-color: #fdfdfd;
    padding: 10px 5%;
    margin: 0 auto;
    font-size: 20px;
}

.table_of_contents > span {
    color: #232323;
    font-weight: bold;
    font-size: 20px;
}

.table_of_contents > ul {
    padding: 0  0 0 10px;
}

.table_of_contents > ul > li > a {
    text-decoration: none;
    color: #88a0e6;
}

.table_of_contents > ul > li > a:hover {
    text-decoration: underline;
}

.table_of_contents > ul > li > ul li > a {
    text-decoration: none;
    color: #88a0e6;
}

.table_of_contents > ul > li > ul li > a:hover {
    text-decoration: underline;
}

.h1-black {
    font-size: 32px !important;
    font-weight: 400 !important;
    padding: 40px 1% !important;
    margin: 0;
    color: #232323;
    text-align: center;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: bold;
}

.width-98p {
    width: 98%;
}

.see-more {
    font-weight: bold;
    border: none !important;
    color: #88a0e6 !important;
}

.h2-black {
    color: #232323 !important;
}

.h2-black:hover {    
    color: #88a0e6 !important;
}

.h3-black {
    color: #232323 !important;
}

.text-align-left {
    text-align: left;
}

.no-margin {
    margin: 0 !important;
}

.glossary-box .newfields-3 li {
    min-width: 300px;
    text-align: center;
}

.glossary-box .newfields-3 li > a {
    color: #88a0e6;
    font-size: 20px !important;
}

.h3-listing {
    padding: 0 5%;
    font-size: 20px;
    color: #232323;
    font-family: 'Source Sans Pro', sans-serif;
    list-style-position: inside;
}

.h3-listing > li {
    padding: 0;
    margin: 0;
}

.div_iframe {
    text-align: center;
    padding: 26px 0;
}

.img-float-left {
    float: left;
    width: 340px;
    text-align: center;
    padding: 12px 0;
}

.img-float-right {
    float: right;
    width: 340px;
    text-align: center;
    padding: 12px 0;
}

.h2-about {
    text-align: center;
    padding: 24px 0 24px 0;
}

.text-box {
    margin-left: 25%;
    max-width: 50%;
}

.text-box > h1,
.schema-q-div > h1,
.schema-a-div > h1 {
    padding: 40px 13px !important;
    text-align: left !important;
    margin: 0 !important;
    color: #232323 !important;
    font-family: 'Source Sans Pro', sans-serif !important;
    font-weight: 400;
}

.text-box > h2,
.schema-q-div > h2,
.schema-a-div > h2 {
    padding: 10px 13px !important;
    text-align: left !important;
    margin: 0 !important;
    color: #232323 !important;
    font-family: 'Source Sans Pro', sans-serif !important;
    font-size: 32px !important;
    font-weight: 400;
}

.text-box > h3,
.schema-q-div > h3,
.schema-a-div > h3,
.text-box > h4,
.schema-q-div > h4,
.schema-a-div > h4 {
    padding: 10px 13px !important;
    text-align: left !important;
    margin: 0 !important;
    color: #232323 !important;
    font-family: 'Source Sans Pro', sans-serif !important;
    font-size: 26px;
    font-weight: 400;
}

.text-box > p,
.schema-q-div > p,
.schema-a-div > p {
    padding: 40px 13px !important;
    text-align: justify !important;
    padding: 12px 13px !important;
}

.schema-a-div > ol,
.schema-a-div > ul,
.faq-q-a > div > ul {
    text-align: justify !important;
    font-size: 20px;
}

.schema-a-div > ol > li,
.schema-a-div > ul > li,
.faq-q-a > div > ul > li {
    padding: 8px 2% 8px 3%;
}

.faq-q-a > div > div > ul {
    text-align: justify !important;
    font-size: 20px;
}

.faq-q-a > div > div > ul > li {
    padding: 12px 7%;
}

.text-box > figure,
.schema-q-div > figure,
.schema-a-div > figure {
    padding: 14px 0 !important;
    margin: 0 !important;
    text-align: center;
}

.text-box > figure > img,
.schema-q-div > figure > img,
.schema-a-div > figure > img {
    width: 100%;
}

.text-box > figure > figcaption,
.schema-q-div > figure > figcaption,
.schema-a-div > figure > figcaption {
    padding: 4px 0 !important;
    margin: 0 !important;
}

.ul-2-column {
    list-style: none;
    margin: 0 !important;
    padding: 0 !important;
    width: 100%;
}

.ul-2-column > li {
    display: inline-block;
    margin: 0;
    padding: 0 2%;
    width: 46%;
}

.ul-2-column > li > ul {
    list-style: none;
    margin: 0 !important;
    padding: 0 !important;
}

.ul-2-column > li > ul > li {
    margin: 0 !important;
    padding: 6px 0 !important;
}

.ul-2-column > li > ul > li > a {
    color: #88a0e6 !important;
    text-decoration: none;
    font-family: 'Source Sans Pro', sans-serif;
}

.ul-2-column > li > ul > li > a:hover {
    text-decoration: underline;
}

.relative-box {
    position: relative;
}

.toc-box {
    position: absolute;
    top: 0;
    width: 25%;
    max-width: 25%;
    height: 100%;
}

.toc-left {
    position: sticky;
    top: 0;
    margin-top: 172px;
    border-right: 1px solid #e2e2e2 !important;
    overflow-y: auto;
    color: #88a0e6;
    padding: 0;
    font-size: 16px;
}

.toc-left > span {
    color: #7d7576;
    font-size: 20px;
    padding: 10px 4px;
    font-family: 'Source Sans Pro', sans-serif;
}

.toc-left > ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
    background-color: #fff;
}

.toc-left > ul > li:first-of-type {
    border-top: none !important;
}

.toc-left > ul > li {
    padding: 12px 4px;
    border-top: 1px solid #e2e2e2;
}

.toc-left > ul > li:hover {
    background-color: #f8f9fa;
}

.toc-left > ul > li > a {
    text-decoration: none;
    color: #232323;
}

.toc-left > ul > li > a:hover {
    text-decoration: underline;
}

.toc-left > ul > li > ul li > a {
    text-decoration: none;
    color: #232323;
}

.toc-left > ul > li > ul > li > a:hover {
    text-decoration: underline;
}

.toc-left > ul > li > ul > li > ul > li > a {
    text-decoration: none;
    color: #232323;
}

.toc-left > ul > li > ul > li > ul > li > a:hover {
    text-decoration: underline;
}

.toc-left > ul > li > ul > li {
    padding-top: 8px;
}

.info-bar-right {
    position: absolute;
    top: 0;
    right: 0;
    width: 25%;
    max-width: 25%;
    height: 100%;
    padding: 172px 0 0 0;
}

.contact-right {
    padding: 0 !important;
    margin: 0 !important;
    list-style-type: none;
}

.contact-right > li {
    margin: 0 !important;
    padding: 6px 0 6px 22px !important;
}

.contact-right > li > p {
    font-size: 18px !important;
    margin: 0 !important;
    padding: 0 !important;
}

.contact-right > li:first-of-type > p {
    font-size: 20px !important;
    color: #7d7576;
}

.material-symbols-outlined {
  font-variation-settings:
  'FILL' 1,
  'wght' 400,
  'GRAD' 200,
  'opsz' 40
}

.google-reviews {
    margin: 0;
    padding: 12px 4px;
}

.contact-right > li > figure {
    text-align: left;
    margin: 0 !important;
    padding: 6px 0 !important;
}

.contact-right > li > figure > img {
    border: 1px solid #7d7576;
    border-radius: 124px;
}

.contact-right > li > figure > p {
    font-size: 16px !important;
    text-align: left;
    margin: 0 !important;
    padding: 4px 0 !important;
}

.contact-right > li > figure > p:first-of-type {
    font-weight: bold;
    padding: 4px 0 0 0 !important;
}

.star-box {
    margin: 0 !important;
    padding: 6px 0 6px 22px !important;
}

.star-box > a > span {
    font-size: 18px;

}

.google-reviews > p:first-of-type {
    font-size: 20px !important;
    color: #7d7576;
}

.star-box > a > ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.star-box > a > ul > li {
    padding: 0 4px;
    margin: 0;
    display: inline-block;
    vertical-align: top;
}

.star-box > a > ul > li:nth-child(2) > span:first-of-type {
    padding-left: 4px !important;
    font-size: 19px !important;
}

.toc-left-small {
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 1010;
    width: 100%;
    max-height: 60%;
    background-color: #a0a1a3;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    overflow-y: scroll;
}

.toc-left-small > div {
    text-align: center;
    color: #f3f3f3;
    font-weight: bold;
    padding: 10px 10%;
    width: 80%;
}

.toc-left-small > div:hover {
    cursor: pointer;
}

.toc-left-small > div > span {
    display: inline-block;
    vertical-align: top;
}

.toc-left-small > ul {
    display: none;
    padding: 10px 10%;
    margin: 0;
    width: 80%;
    list-style-type: none;
    background-color: #fff;
    -webkit-transition:	all .1s ease;
    -moz-transition:	all .1s ease;
    -o-transition:		all .1s ease;
    -ms-transition:		all .1s ease;
    transition:		    all .1s ease;
}

.toc-left-small > ul > li:first-of-type {
    border-top: none !important;
}

.toc-left-small > ul > li {
    padding: 12px 0;
    border-top: 1px solid #e2e2e2;
}

.toc-left-small > ul > li:hover {
    background-color: #f8f9fa;
}

.toc-left-small > ul > li > a {
    text-decoration: none;
    color: #88a0e6;
}

.toc-left-small > ul > li > a:hover {
    text-decoration: underline;
}

.toc-left-small > ul > li > ul li > a {
    text-decoration: none;
    color: #88a0e6;
}

.toc-left-small > ul > li > ul > li > a:hover {
    text-decoration: underline;
}

.toc-left-small > ul > li > ul > li {
    padding-top: 8px;
}

.form-md {
    margin: 0 !important;
    width: 100%;
}

.form-md > div {
    margin-left: 5%;
    width: 90%;
    padding: 12px 0;
    background-color: #c6d2f5;
}

.form-md > div > div {
    margin-left: 5%;
    width: 90%;
    padding: 0;
}

.form-md > div > div > form {
    margin: 0;
    padding: 0;
}

.form-md > div > div > form > div:first-of-type > h3 {
    text-align: center !important;
    font-size: 20px !important;
}

.form-blok {
    margin: 0;
    padding: 0;
    border-top: 3px solid #fff;
}

.form-blok > p {
    margin: 0 !important;
    padding: 0 !important;
}

.form-blok > p:first-of-type,
.sub-p {
    margin-top: 12px !important;
}

.form-blok > .hint {
    font-size: 14px !important;
    margin-bottom: 12px !important;
}

.form-blok > input {
    text-align: right;
    width: 98%;
    padding: 1%;
    margin: 8px 0 2px 0;
}

.form-blok > ul {
    list-style: none;
    padding: 0;
    margin: 0;
    width: 100%;
}

.form-blok > ul > li {
    display: inline-block;
    padding: 8px 0 0 0;
    margin: 0;
    width: 50%;
}

.form-blok > ul > li > input {
    text-align: right;
    padding: 1%;
}

.form-blok > ul > li > p {
    margin: 0 !important;
    padding: 0 !important;
    font-size: 16px !important;
    font-weight: bold !important;
}

.form-submit {
    margin: 0;
    padding: 12px 0;
    text-align: center;
}

.form-submit > input {
    padding: 14px 12px;
    font-size: 18px;
    font-family: 'Source Sans Pro', sans-serif;
    background-color: #eff3f6;
    box-shadow: 0.05em 0 .3em #727a7e,-0.05em 0 .3em #727a7e;
    border: 1px #cccdd1;
    border-radius: 4px;
    -webkit-transition:	all .1s ease;
    -moz-transition:	all .1s ease;
    -o-transition:		all .1s ease;
    -ms-transition:		all .1s ease;
    transition:		    all .1s ease;
}

.form-submit > input:hover {
    cursor: pointer;
    box-shadow: 0.05em 0 .3em #1b1f2b,-0.05em 0 .3em #1b1f2b;
    background-color: #f9f9f9;
}

.adview-section {
    margin: 0 !important;
    padding: 18px 0 !important;
    background-color: #c6d2f5;
}

.adview-section > div {
    margin: 0 5% !important;
    padding: 0 !important;
    width: 90%;
    text-align: center;
    position: relative;
}

.adview-section > div > h2 {
    font-weight: 400 !important;
    font-size: 26px !important;
    color: #232323 !important;
    text-transform: uppercase;
}

.adview-span {
    font-size: 20px;
}

.adview-price {
    font-size: 40px;
    font-weight: 500 !important;
    color: #008cff !important;
}

.adview-link {
    text-align: center !important;
    padding: 18px 0 !important;
}

.adview-link > a {
    color: #008cff !important;
    text-decoration: underline !important;
}

.adview-elements {
    list-style: none;
    padding: 0 !important;
    margin: 0 !important;
    width: 100%;
}

.adview-elements > li {
    padding: 8px 0;
    display: inline-block;
    width: 50%;
}

.adview-elements > li > div > span {
    vertical-align: top !important;
}

.adview-icons {
    font-size: 54px !important;
    font-weight: 100 !important;
    color: #26272d !important;
}

.adview-elements > li > p {
    text-align: center !important;
    font-size: 16px !important;
}

.rules > div {
    margin: 0 5% !important;
    padding: 0 !important;
    width: 90%;
    text-align: center;
}

.rules > div > h3 {
    font-weight: 400 !important;
    font-size: 26px !important;
    color: #232323 !important;
    text-transform: uppercase;
}

.service-kontakt {
    margin: 0 5% !important;
    padding: 0 !important;
    width: 90%;
}

.service-kontakt > div > p {
    font-weight: 400 !important;
    font-size: 22px !important;
    color: #232323 !important;
    text-align: center !important;
}

.service-kontakt > figure {
    padding: 0;
    margin: 0;
}

.service-kontakt > figure > img {
    border: 1px solid #7d7576;
    border-radius: 124px;
}

.service-kontakt > figure > p {
    font-weight: bold !important;
    padding: 12px 0 4px 0 !important;
}


.service-kontakt > div > p > span {
    font-size: 30px !important;
    color: #232323 !important;
    margin-right: 6px;
}

.service-kontakt > div > p > a {
    color: #008cff !important;
    text-decoration: underline !important;
}

.internal-link-p {
    font-weight: bold !important;
}

.internal-link-p > span {
    vertical-align: bottom !important;
    color: #008cff !important;
}

.internal-link-p > a {
    color: #008cff !important;
    text-decoration: underline !important;
}

#toc-left-small:hover {
    cursor: pointer;
}

.faq-q-a {
    padding: 0;
    margin: 0;
}

.faq-q-a > div:first-of-type {
    padding: 10px 0 !important;
    margin: 0 5% !important;
    background-color: #c6d2f5;
}

.faq-q-a > div:first-of-type > h3 > span {
    vertical-align: bottom !important;
}

.faq-q-a > div > h3 {
    padding: 10px 13px !important;
    text-align: left !important;
    margin: 0 !important;
    color: #232323 !important;
    font-family: 'Source Sans Pro', sans-serif !important;
    font-size: 20px;
    font-weight: 400;
}

.service-section {
    margin: 0 !important;
    padding: 10px 0 26px 0 !important;
}

.clr-blue-section {
    background-color: #c6d2f5 !important;
}

.clr-green-section {
    background-color: #c9e8e4 !important;
}

.clr-yellow-section {
    background-color: #e4e2a3 !important;
}

.clr-orange-section {
    background-color: #d9bb82 !important;
}


.service-section > div {
    margin: 0 5% !important;
    padding: 0 !important;
    width: 90%;
    text-align: left;
    position: relative;
}

.service-section > div > h2 {
    font-weight: 400 !important;
    font-size: 26px !important;
    color: #232323 !important;
    text-transform: uppercase;
}

.service-elements {
    list-style: none;
    padding: 0 !important;
    margin: 0 !important;
    width: 100%;
    background-color: #fff;
}

.service-elements > li {
    padding: 8px 0;
    vertical-align: top;
    width: 100%;
}

.service-elements > li > h3 {
    margin: 0 2% !important;
    font-weight: 400 !important;
    font-size: 22px;
    border-bottom: 1px solid #c6d2f5;
}

.service-elements > li > p {
    margin-left: 2% !important;
    font-size: 20px !important;
    text-align: left !important;
    padding: 0 !important;
}

.service-elements > li > div > span {
    vertical-align: top !important;
}

.service-elements > li > ul {
    padding: 0 !important;
    margin: 0 2% !important;
    list-style: none;
}

.service-elements > li > ul > li {
    padding: 6px 0 !important;
    margin: 0 !important;
}

.service-elements > li > ul > li > span:first-of-type {
    font-size: 20px !important;
    vertical-align: bottom !important;
}

.service-elements > li > ul > li > span:last-of-type {
    font-size: 20px !important;
}

.service-elements > li > ul > li > a {
    color: #008cff;
    text-decoration: none;
    font-size: 20px !important;
}

.service-elements > li > ul > li > a:hover {
    text-decoration: underline;
}

.clr-blue-008cff {
    color: #008cff !important;
}

.h1-cat {
    margin: 0 !important;
    padding: 0 13px !important;
    list-style: none;
}

.h1-cat > li {
    margin: 0 !important;
    padding: 12px 0 !important;
}

.h1-cat > li > a {
    color: #008cff;
    text-decoration: none;
}

.h1-cat > li > a:hover {
    text-decoration: underline;
}

.under-title-box {
    margin: 0 !important;
    padding: 150px 7% 150px 7% !important;
    list-style: none;
}

.backgrd-image {
    background-image: url("http://rs-elektryk.pl/images/kompleksowe-uslugi-elektryczne-rs-elektryk.webp") !important;
    height: 377px;
}

.under-title-box > li {
    margin: 0 auto;
    padding: 12px 36px;
    font-size: 24px;
    background-color: #88a0e6;
    border: 1px solid #88a0e6;
    border-radius: 12px;
    width: 130px;
    text-align: center;
    font-weight: 400;
    box-shadow: 0.05em 0 .3em #1b1f2b,-0.05em 0 .3em #1b1f2b !important;
}

.under-title-box > li > a {
    color: #fff;
    text-decoration: none;
}

.under-title-box > li > a:hover {
    text-decoration: underline;
}

.inline-box-3 {
    margin: 0 !important;
    padding: 36px 7%;
}

.inline-box-3 > ul {
    margin: 0 !important;
    padding: 0 !important;
    list-style: none;
    width: 100%;
}

.inline-box-3 > ul > li {
    width: 29%;
    padding: 16px 2% !important;
    display: inline-block;
    text-align: center;
    vertical-align: top;
}

.inline-box-3 > ul > li > div {
    text-align: left !important;
}

.inline-box-3 > ul > li > span {
    font-size: 56px !important;
}

.inline-box-3 > ul > li > h3 {
    text-transform: uppercase !important;
    font-size: 26px;
    font-weight: 400;
}

.inline-box-3 > ul > li > div > p {
    padding: 12px 0 !important;
    text-align: left !important;
    font-size: 20px !important;
}

.backgr-color-c6d2f5 {
    background-color: #c6d2f5;
}

.backgr-color-f3f3f3 {
    background-color: #f3f3f3 ;
}

.about-services {
    text-align: center;
}

.tomowia {
    text-align: center;
    padding: 20px 0;
}

.quomark {
    font-size: 46px !important;
}

.google-review > p {
    padding: 0 !important;
}

.google-review > ul {
    padding: 0 !important;
    margin: 0 !important;
    list-style: none;
}

.google-review > ul > li {
    padding: 0 !important;
    margin: 0 !important;
    display: inline-block;
}

.google-review > ul > li:first-of-type > span:first-of-type {
    font-size: 30px;
}

.ceo-voice > ul {
    padding: 36px 7% !important;
    margin: 0 !important;
    list-style: none;
}

.ceo-voice > ul > li {
    padding: 0 !important;
    margin: 0 !important;
    display: inline-block;
    vertical-align: top;
}

.ceo-voice > ul > li:first-of-type {
    width: 80%;
}

.ceo-voice > ul > li:nth-last-of-type(1) {
    width: 20%;
    text-align: center !important;
}

.ceo-voice > ul > li:first-of-type > p {
    font-size: 18px;
    padding: 4px 0 !important;
}

.ceo-voice > ul > li:first-of-type > p:first-of-type {
    font-weight: 400;
}

.ceo-voice > ul > li:nth-of-type(2) > p:nth-of-type(1) {
    font-weight: 600;
}

.border-bottom-88a0e6 {
    border-bottom: 4px solid #88a0e6 !important;
}

.wynik-kalkulator {
    background-color: #fff !important;
    border: 2px solid #559f9e;
    width: 90% !important;
    margin-left: 5% !important;
    margin-right: 5% !important;
}

.wynik-kalkulator > div:first-of-type > p {
    font-size: 26px !important;
    text-align: center !important;
    margin: 18px 0 !important;
}

.wynik-kalkulator > div > ul {
    padding: 0 !important;
    margin: 0 !important;
    list-style: none;
    width: 100%;
}

.wynik-kalkulator > div > ul:last-of-type {
    border-top: 1px solid;
}

.wynik-kalkulator > div > ul:last-of-type > li > p {
    font-weight: bold !important;
}

.wynik-kalkulator > div > ul > li {
    margin: 0 !important;
    display: inline-block;
    vertical-align: top;
}

.wynik-kalkulator > div > ul > li:first-of-type {
    width: 63% !important;
    padding: 12px 0 12px 7% !important;
}

.wynik-kalkulator > div > ul > li:nth-of-type(2) {
    width: 23% !important;
    padding: 12px 7% 12px 0 !important;
}

.wynik-kalkulator > div > ul > li > p {
    text-align: left !important;
    padding: 0 !important;
    margin: 0 !important;

}

.wynik-kalkulator > div:last-of-type > p:nth-child(1) {
    text-align: left !important;
}

.wynik-kalkulator > div:last-of-type > .rs-contact,
.wynik-kalkulator > div:last-of-type > .rs-contact {
    text-align: center !important;
}

.green-clr {
    color: #559f9e !important;
}

.js-cookie-consent {
    background: lightgray;
    text-align: center;
    padding: 10px 0;
}

.download {
    width: 100%;
}

.download > div {
    width: 33%;
    background-color: #88a0e6;
    text-align: center;
    margin: auto;
    border-radius: 4px;
    padding: 12px 3px;
    font-size: 22px;
    box-shadow: 0.05em 0 .3em #727a7e,-0.05em 0 .3em #727a7e;
}

.download > div > a {
    text-decoration: none;
    color: #fff;
}

.download > div > a:hover {
    text-decoration: underline;
}

.text-underline {
    text-decoration: underline !important;
}

.ul-style {
    text-align: justify !important;
    font-size: 20px !important;
    font-family: 'Source Sans Pro', sans-serif;
}

.ul-style > li {
    padding: 8px 2% 8px 3% !important;
}