@charset "UTF-8";

@font-face {
font-family: 'IBM Plex Sans';
font-style: normal;
font-weight: 300;
font-display: swap;
src: url(https://fonts.gstatic.com/s/ibmplexsans/v13/zYX9KVElMYYaJe8bpLHnCwDKjXr8MIY.ttf) format('truetype');
}
@font-face {
font-family: 'IBM Plex Sans';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(https://fonts.gstatic.com/s/ibmplexsans/v13/zYXgKVElMYYaJe8bpLHnCwDKtdY.ttf) format('truetype');
}
@font-face {
font-family: 'IBM Plex Sans';
font-style: normal;
font-weight: 700;
font-display: swap;
src: url(https://fonts.gstatic.com/s/ibmplexsans/v13/zYX9KVElMYYaJe8bpLHnCwDKjWr7MIY.ttf) format('truetype');
}
.clr {
float: none;
clear: both;
}
h1,
h2,
h3,
h4,
h5 {
font-family: 'IBM Plex Sans', sans-serif;
padding: 0;
font-weight: bold;
}
.entry-content .flex {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
}
.wp-block-button .wp-block-button__link {
background-color: #00307e;
font-size: 13px;
}
.wp-block-button .wp-block-button__link:hover {
background-color: #00307e;
}
p,
li {
font-size: 18px;
font-weight: 300;
margin: 0 0 20px 0;
font-family: 'IBM Plex Sans', sans-serif;
color: #333436;
line-height: 1.6;
}
@media  screen and (max-width: 1440px)  {
p,
li {
font-size: 16px;
}
}
p b,
li b,
p strong,
li strong {
font-family: 'IBM Plex Sans', sans-serif;
}
a {
color: #00307e;
-webkit-transition: color 400ms, background-color 400ms, border 400ms;
transition: color 400ms, background-color 400ms, border 400ms;
}
ul {
padding-left: 0;
margin-left: 40px;
margin-top: 20px;
margin-bottom: 20px;
}
input,
select,
textarea {
width: 100%;
padding: 15px 0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
border: none;
font-size: 30px;
border-radius: 0;
-webkit-transition: all 0.3s;
transition: all 0.3s;
font-family: 'IBM Plex Sans', sans-serif;
font-size: 18px;
font-weight: 300;
letter-spacing: normal;
color: #9b9da0;
border-bottom: 4px solid #00307e;
}
@media  screen and (max-width: 1440px)  {
input,
select,
textarea {
font-size: 16px;
border-width: 3px;
}
}
@media screen and (max-width: 620px)  {
input,
select,
textarea {
font-size: 20px;
}
}
input::-webkit-input-placeholder,
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
font-size: 18px;
font-weight: 300;
letter-spacing: normal;
color: #9b9da0;
font-style: italic;
}
input::-moz-placeholder,
select::-moz-placeholder,
textarea::-moz-placeholder {
font-size: 18px;
font-weight: 300;
letter-spacing: normal;
color: #9b9da0;
font-style: italic;
}
input::-ms-input-placeholder,
select::-ms-input-placeholder,
textarea::-ms-input-placeholder {
font-size: 18px;
font-weight: 300;
letter-spacing: normal;
color: #9b9da0;
font-style: italic;
}
input::placeholder,
select::placeholder,
textarea::placeholder {
font-size: 18px;
font-weight: 300;
letter-spacing: normal;
color: #9b9da0;
font-style: italic;
}
@media  screen and (max-width: 1440px)  {
input::-webkit-input-placeholder,
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
font-size: 16px;
}
input::-moz-placeholder,
select::-moz-placeholder,
textarea::-moz-placeholder {
font-size: 16px;
}
input::-ms-input-placeholder,
select::-ms-input-placeholder,
textarea::-ms-input-placeholder {
font-size: 16px;
}
input::placeholder,
select::placeholder,
textarea::placeholder {
font-size: 16px;
}
}
@media screen and (max-width: 620px)  {
input::-webkit-input-placeholder,
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
font-size: 20px;
}
input::-moz-placeholder,
select::-moz-placeholder,
textarea::-moz-placeholder {
font-size: 20px;
}
input::-ms-input-placeholder,
select::-ms-input-placeholder,
textarea::-ms-input-placeholder {
font-size: 20px;
}
input::placeholder,
select::placeholder,
textarea::placeholder {
font-size: 20px;
}
}
input:focus,
select:focus,
textarea:focus {
outline: none;
border-color: #00307e;
}
input[type="checkbox"],
input[type="radio"] {
width: auto;
}
select {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
textarea {
height: 7em;
resize: vertical;
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding: 10px 10px;
margin-top: 10px;
border: 1px solid #ccc;
font-weight: 400;
font: 1.5rem/1.3 'IBM Plex Sans', sans-serif;
}
textarea::-webkit-input-placeholder {
opacity: 1;
font: 1.5rem/1.3 'IBM Plex Sans', sans-serif;
font-weight: 400;
color: #000;
}
textarea::-moz-placeholder {
opacity: 1;
font: 1.5rem/1.3 'IBM Plex Sans', sans-serif;
font-weight: 400;
color: #000;
}
textarea:-ms-input-placeholder {
opacity: 1;
font: 1.5rem/1.3 'IBM Plex Sans', sans-serif;
font-weight: 400;
color: #000;
}
textarea::-ms-input-placeholder {
opacity: 1;
font: 1.5rem/1.3 'IBM Plex Sans', sans-serif;
font-weight: 400;
color: #000;
}
textarea::placeholder {
opacity: 1;
font: 1.5rem/1.3 'IBM Plex Sans', sans-serif;
font-weight: 400;
color: #000;
}
.form-item {
margin-bottom: 20px;
}
.form-item label {
font-size: 1.2rem;
font-weight: 600;
text-transform: uppercase;
color: #333436;
}
.form-item em {
font-style: normal;
font-weight: 600;
color: #333436;
}
.form-item span.wpcf7-not-valid-tip {
margin-top: 4px;
text-transform: none;
}
.privacyCheck {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
margin-bottom: 10px;
font-size: 1.2rem;
font-weight: 400 !important;
text-transform: none !important;
}
.privacyCheck br {
display: none;
}
.privacyCheck .wpcf7-list-item {
margin-left: 0;
margin-right: 5px;
}
.privacyCheck span {
-webkit-box-ordinal-group: 1;
-webkit-order: 0;
-ms-flex-order: 0;
order: 0;
color: #333436;
}
.privacyCheck input {
display: inline-block;
width: auto;
margin: 0 4px 0 0;
}
.privacyCheck a {
display: inline-block;
margin-right: 5px;
-webkit-box-ordinal-group: 3;
-webkit-order: 2;
-ms-flex-order: 2;
order: 2;
color: #333436;
}
.privacyCheck em {
color: #333436 !important;
font-weight: 400 !important;
margin-left: 0 !important;
margin-right: 4px;
font-style: normal;
-webkit-box-ordinal-group: 2;
-webkit-order: 1;
-ms-flex-order: 1;
order: 1;
}
.h2-title {
font-size: 40px;
font-weight: bold;
line-height: normal;
color: #333436;
text-align: center;
}
@media  screen and (max-width: 1440px)  {
.h2-title {
font-size: 30px;
}
}
.h3-title {
font-size: 35px;
font-weight: bold;
line-height: normal;
color: #333436;
}
@media  screen and (max-width: 1440px)  {
.h3-title {
font-size: 25px;
}
}
.introtext {
text-align: center;
font-size: 18px;
font-weight: 300;
max-width: 40%;
margin: 0 auto;
}
@media  screen and (max-width: 1440px)  {
.introtext {
font-size: 16px;
}
}
@media only screen and (max-width: 1024px)  {
.introtext {
max-width: 100%;
}
}
.grecaptcha-badge {
display: none !important;
}
#breadcrumbs {
color: #333436;
font-size: 18px;
}
@media  screen and (max-width: 1440px)  {
#breadcrumbs {
font-size: 16px;
}
}
#breadcrumbs a {
color: #333436;
}
#breadcrumbs a:hover {
color: #00307e;
}
.sliding {
position: absolute;
top: 130px;
margin: auto;
text-transform: uppercase;
font-size: 292px;
font-weight: bold;
font-stretch: normal;
letter-spacing: 52px;
text-align: center;
color: #00307e;
opacity: 0.03;
line-height: normal;
-webkit-animation: textanimation 120s linear infinite;
animation: textanimation 120s linear infinite;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
z-index: 0;
}
.sliding span {
padding: 0 30px;
}
@media  screen and (max-width: 1440px)  {
.sliding {
font-size: 150px;
}
}
@media only screen and (max-width: 1024px)  {
.sliding {
display: none;
}
}
.sep {
position: relative;
margin-top: 2em;
}
.sep::before {
content: "";
position: absolute;
top: -30px;
left: 0;
right: 0;
margin: auto;
background: #00307e;
width: 70px;
height: 11px;
}
.logo-animation {
width: 200px;
position: absolute;
z-index: 0;
left: -75px;
top: 0;
bottom: 0;
margin: auto;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-flow: wrap row;
-ms-flex-flow: wrap row;
flex-flow: wrap row;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.logo-animation img {
width: 100%;
height: auto;
}
@media  screen and (max-width: 1440px)  {
.logo-animation {
width: 200px;
left: -150px;
}
}
.section.section-content-page {
padding: 4em 0 3em;
}
@media only screen and (max-width: 1024px)  {
.section.section-content-page {
padding: 3em 0;
}
}
.section-subpages {
padding: 0 0 6em 0;
}
.section-subpages .logo-animation {
left: unset;
right: 87px;
top: -522px;
height: 205px;
display: none;
}
.section-subpages .wrap {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-flow: wrap row;
-ms-flex-flow: wrap row;
flex-flow: wrap row;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.section-subpages .subpage-item {
-webkit-box-flex: 0;
-webkit-flex: 0 0 33.3%;
-ms-flex: 0 0 33.3%;
flex: 0 0 33.3%;
position: relative;
padding: 0 3%;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
@media screen and (max-width: 620px)  {
.section-subpages .subpage-item {
-webkit-box-flex: 100%;
-webkit-flex: 100%;
-ms-flex: 100%;
flex: 100%;
padding: 0;
margin: 0 auto 5em;
max-width: 80%;
}
}
.section-subpages .subpage-item h2 {
margin: 0;
color: #fff;
position: absolute;
top: 30px;
left: 70px;
font-size: 40px;
}
@media  screen and (max-width: 1440px)  {
.section-subpages .subpage-item h2 {
font-size: 30px;
}
}
@media only screen and (max-width: 1024px)  {
.section-subpages .subpage-item h2 {
left: 40px;
top: 10px;
font-size: 30px;
}
}
.section-subpages .subpage-item .btn {
width: 90%;
margin: -40px auto 0;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.section-subpages .subpage-item a:not(.btn) {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
z-index: 1;
}
.section-subpages .subpage-item:hover {
-webkit-transform: scale(1.08);
transform: scale(1.08);
}
.section-subpages .subpage-item:hover .btn {
background: #3268c5;
}
.page-child .section-text-image .wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-flow: wrap row;
-ms-flex-flow: wrap row;
flex-flow: wrap row;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
position: relative;
}
.page-child .section-text-image .wrap .content {
-webkit-box-flex: 0;
-webkit-flex: 0 0 47%;
-ms-flex: 0 0 47%;
flex: 0 0 47%;
padding: 0;
}
.page-child .section-text-image .wrap .content ol {
margin: 0 0 1.5em;
padding: 0;
counter-reset: item;
}
.page-child .section-text-image .wrap .content ol li {
margin: 0;
padding: 0 0 0 2em;
text-indent: -2em;
list-style-type: none;
counter-increment: item;
margin-bottom: 20px;
}
@media only screen and (max-width: 1024px)  {
.page-child .section-text-image .wrap .content ol li {
padding: 0 0 0 3em;
}
}
.page-child .section-text-image .wrap .content ol li::before {
display: inline-block;
width: 1em;
padding-right: 37px;
font-weight: bold;
text-align: right;
content: "0." counter(item);
color: #00307e;
}
@media only screen and (max-width: 1024px)  {
.page-child .section-text-image .wrap .content ol li::before {
padding-right: 13px;
}
}
.page-child .section-text-image .wrap .content p {
font-size: 18px;
font-weight: 300;
line-height: 1.6;
}
@media  screen and (max-width: 1440px)  {
.page-child .section-text-image .wrap .content p {
font-size: 16px;
}
}
.page-child .section-text-image .wrap .content h1 {
font-size: 70px;
font-weight: bold;
color: #333436;
position: relative;
}
.page-child .section-text-image .wrap .content h1::before {
content: "";
position: absolute;
top: -30px;
left: 0;
background: #00307e;
height: 16px;
width: 100px;
}
@media  screen and (max-width: 1440px)  {
.page-child .section-text-image .wrap .content h1 {
font-size: 50px;
}
.page-child .section-text-image .wrap .content h1::before {
height: 10px;
width: 80px;
}
}
@media only screen and (max-width: 1024px)  {
.page-child .section-text-image .wrap .content h1 {
font-size: 30px;
}
}
.page-child .section-text-image .wrap .content h2 {
font-size: 30px;
font-weight: 600;
color: #333436;
line-height: 1.5;
letter-spacing: 1px;
max-width: 78%;
margin: 2em 0;
}
@media  screen and (max-width: 1440px)  {
.page-child .section-text-image .wrap .content h2 {
font-size: 25px;
max-width: 100%;
}
}
@media only screen and (max-width: 1024px)  {
.page-child .section-text-image .wrap .content h2 {
font-size: 20px;
}
}
@media only screen and (max-width: 1024px)  {
.page-child .section-text-image .wrap .content {
-webkit-box-flex: 100%;
-webkit-flex: 100%;
-ms-flex: 100%;
flex: 100%;
}
}
.page-child .section-text-image .wrap .thumb {
-webkit-box-shadow: 0 29px 44px 0 rgba(0, 0, 0, 0.23);
box-shadow: 0 29px 44px 0 rgba(0, 0, 0, 0.23);
-webkit-box-flex: 0;
-webkit-flex: 0 0 38%;
-ms-flex: 0 0 38%;
flex: 0 0 38%;
background-position: center;
background-size: cover;
height: 850px;
}
@media  screen and (max-width: 1440px)  {
.page-child .section-text-image .wrap .thumb {
height: 700px;
-webkit-box-flex: 0;
-webkit-flex: 0 0 45%;
-ms-flex: 0 0 45%;
flex: 0 0 45%;
}
}
@media only screen and (max-width: 1024px)  {
.page-child .section-text-image .wrap .thumb {
display: none;
-webkit-box-flex: 100%;
-webkit-flex: 100%;
-ms-flex: 100%;
flex: 100%;
}
}
.page-child .section-text-image:nth-child(odd) .content {
-webkit-box-ordinal-group: 2;
-webkit-order: 1;
-ms-flex-order: 1;
order: 1;
}
.page-child .section-text-image:nth-child(odd) .thumb {
-webkit-box-ordinal-group: 1;
-webkit-order: 0;
-ms-flex-order: 0;
order: 0;
}
.page-child .section.section-slider {
padding-bottom: 0;
}
.home #page::before {
background-image: url(//algebra.sg/wp-content/themes/algebra/images/pattern.png);
content: "";
top: 0;
left: 0;
width: 100%;
position: absolute;
height: 86vh;
background-position: center;
background-size: cover;
z-index: 1;
}
@media  screen and (max-width: 1440px)  {
.home #page::before {
height: 89vh;
}
}
@media only screen and (max-width: 1024px)  {
.home #page::before {
height: 60vh;
}
}
.section.section-map {
padding: 0;
}
.section.section-map iframe {
height: 60vh;
}
@media only screen and (max-width: 1024px)  {
.section.section-map iframe {
height: 40vh;
}
}
.section.section-map .wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-flow: wrap row;
-ms-flex-flow: wrap row;
flex-flow: wrap row;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
}
.section.section-map .content {
-webkit-box-flex: 0;
-webkit-flex: 0 0 45%;
-ms-flex: 0 0 45%;
flex: 0 0 45%;
}
@media only screen and (max-width: 1024px)  {
.section.section-map .content {
-webkit-box-flex: 100%;
-webkit-flex: 100%;
-ms-flex: 100%;
flex: 100%;
width: 100%;
text-align: center;
margin-bottom: 3em;
}
}
@media screen and (max-width: 620px)  {
.section.section-map .content {
text-align: left;
}
}
.section.section-map .content .sep {
text-align: left;
}
@media only screen and (max-width: 1024px)  {
.section.section-map .content .sep {
text-align: center;
}
}
@media screen and (max-width: 620px)  {
.section.section-map .content .sep {
text-align: left;
}
}
.section.section-map .content .sep::before {
left: 0;
right: unset;
}
@media only screen and (max-width: 1024px)  {
.section.section-map .content .sep::before {
right: 0;
}
}
@media screen and (max-width: 620px)  {
.section.section-map .content .sep::before {
right: unset;
}
}
.section.section-map .content ul {
list-style: none;
padding: 0;
margin: 3em 0 0;
}
.section.section-map .content ul li {
position: relative;
font-weight: bold;
padding-left: 40px;
}
@media only screen and (max-width: 1024px)  {
.section.section-map .content ul li {
width: -webkit-max-content;
width: -moz-max-content;
width: max-content;
max-width: 100%;
text-align: center;
margin: 0 auto 10px;
}
}
@media screen and (max-width: 620px)  {
.section.section-map .content ul li {
text-align: left;
width: 100%;
margin: 0 0 20px 0;
}
}
.section.section-map .content ul li::before {
position: absolute;
left: 0;
top: 2px;
content: "";
width: 25px;
height: 25px;
background-position: center;
background-size: contain;
background-repeat: no-repeat;
}
.section.section-map .content ul li.map::before {
background-image: url(//algebra.sg/wp-content/themes/algebra/images/pin.svg);
}
.section.section-map .content ul li.email::before {
background-image: url(//algebra.sg/wp-content/themes/algebra/images/mail.svg);
}
.section.section-map .content ul li.tel::before {
background-image: url(//algebra.sg/wp-content/themes/algebra/images/phone.svg);
}
.section.section-map .form {
-webkit-box-flex: 0;
-webkit-flex: 0 0 45%;
-ms-flex: 0 0 45%;
flex: 0 0 45%;
-webkit-box-shadow: 20px 40px 192px 0 rgba(0, 0, 0, 0.16);
box-shadow: 20px 40px 192px 0 rgba(0, 0, 0, 0.16);
background-color: #fff;
padding: 30px;
position: relative;
top: -100px;
}
@media only screen and (max-width: 1024px)  {
.section.section-map .form {
-webkit-box-flex: 100%;
-webkit-flex: 100%;
-ms-flex: 100%;
flex: 100%;
top: unset;
}
}
.section.section-map .form .wpcf7 h3 {
text-align: center;
color: #00307e;
font-size: 30px;
}
.section.section-map .form .wpcf7 input:not([type="checkbox"]):not([type="submit"]),
.section.section-map .form .wpcf7 textarea {
background: #f8f8f8;
padding: 15px 20px;
border: none;
margin: 0 0 10px 0;
color: #333436;
font-size: 16px;
font-weight: 300;
}
.section.section-map .form .wpcf7 input:not([type="checkbox"]):not([type="submit"])::-webkit-input-placeholder,
.section.section-map .form .wpcf7 textarea::-webkit-input-placeholder {
color: #8595a1;
font-style: italic;
font-size: 16px;
font-weight: 300;
}
.section.section-map .form .wpcf7 input:not([type="checkbox"]):not([type="submit"])::-moz-placeholder,
.section.section-map .form .wpcf7 textarea::-moz-placeholder {
color: #8595a1;
font-style: italic;
font-size: 16px;
font-weight: 300;
}
.section.section-map .form .wpcf7 input:not([type="checkbox"]):not([type="submit"])::-ms-input-placeholder,
.section.section-map .form .wpcf7 textarea::-ms-input-placeholder {
color: #8595a1;
font-style: italic;
font-size: 16px;
font-weight: 300;
}
.section.section-map .form .wpcf7 input:not([type="checkbox"]):not([type="submit"])::placeholder,
.section.section-map .form .wpcf7 textarea::placeholder {
color: #8595a1;
font-style: italic;
font-size: 16px;
font-weight: 300;
}
.section.section-map .form .wpcf7 input[type="submit"] {
border: none;
}
.section.section-map .form .wpcf7 input[type="submit"]:hover {
-webkit-transform: none;
transform: none;
}
.section.section-map .form .wpcf7 .wpcf7-list-item {
margin: 20px 0 0 0;
}
.section.section-map .form .wpcf7 .wpcf7-list-item .wpcf7-list-item-label {
font-weight: 300;
}
.section-form {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-flow: wrap row;
-ms-flex-flow: wrap row;
flex-flow: wrap row;
-webkit-box-align: stretch;
-webkit-align-items: stretch;
-ms-flex-align: stretch;
align-items: stretch;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
position: relative;
margin-bottom: 5em;
-webkit-box-shadow: 20px 40px 192px 0 rgba(0, 0, 0, 0.16);
box-shadow: 20px 40px 192px 0 rgba(0, 0, 0, 0.16);
background-color: #fff;
}
.section-form .content {
-webkit-box-flex: 50%;
-webkit-flex: 50%;
-ms-flex: 50%;
flex: 50%;
padding: 30px;
}
.section-form .thumb {
background-position: center;
background-size: cover;
-webkit-box-flex: 50%;
-webkit-flex: 50%;
-ms-flex: 50%;
flex: 50%;
}
.section-form .wpcf7 h3 {
text-align: center;
color: #00307e;
font-size: 30px;
}
.section-form .wpcf7 input:not([type="checkbox"]):not([type="submit"]),
.section-form .wpcf7 textarea,
.section-form .wpcf7 select {
background: #f8f8f8;
padding: 15px 20px;
border: none;
margin: 0 0 10px 0;
color: #333436;
font-size: 16px;
font-weight: 300;
}
.section-form .wpcf7 input:not([type="checkbox"]):not([type="submit"])::-webkit-input-placeholder,
.section-form .wpcf7 textarea::-webkit-input-placeholder,
.section-form .wpcf7 select::-webkit-input-placeholder {
color: #8595a1;
font-style: italic;
font-size: 16px;
font-weight: 300;
}
.section-form .wpcf7 input:not([type="checkbox"]):not([type="submit"])::-moz-placeholder,
.section-form .wpcf7 textarea::-moz-placeholder,
.section-form .wpcf7 select::-moz-placeholder {
color: #8595a1;
font-style: italic;
font-size: 16px;
font-weight: 300;
}
.section-form .wpcf7 input:not([type="checkbox"]):not([type="submit"])::-ms-input-placeholder,
.section-form .wpcf7 textarea::-ms-input-placeholder,
.section-form .wpcf7 select::-ms-input-placeholder {
color: #8595a1;
font-style: italic;
font-size: 16px;
font-weight: 300;
}
.section-form .wpcf7 input:not([type="checkbox"]):not([type="submit"])::placeholder,
.section-form .wpcf7 textarea::placeholder,
.section-form .wpcf7 select::placeholder {
color: #8595a1;
font-style: italic;
font-size: 16px;
font-weight: 300;
}
.section-form .wpcf7 select {
background-image: url(//algebra.sg/wp-content/themes/algebra/images/triangle.svg);
background-size: 16px auto;
background-position: 97%;
background-repeat: no-repeat;
font-weight: bold;
}
.section-form .wpcf7 p {
margin: 0;
}
.section-form .wpcf7 #file {
position: relative;
padding: 0;
margin-bottom: 30px;
}
@media only screen and (max-width: 1024px)  {
.section-form .wpcf7 #file {
padding: 0;
}
}
.section-form .wpcf7 #file label {
display: none;
}
.section-form .wpcf7 #file .label {
z-index: 0;
display: inline-block;
cursor: pointer;
color: #333436;
padding-bottom: 5px;
font-size: 16px;
line-height: 1.8;
padding: 15px 20px;
width: 100%;
font-weight: bold;
position: relative;
background: #f8f8f8;
}
.section-form .wpcf7 #file .label::before {
position: absolute;
right: 10px;
background-image: url(//algebra.sg/wp-content/themes/algebra/images/attach.svg);
background-position: center;
background-repeat: no-repeat;
background-size: contain;
width: 25px;
height: 25px;
content: "";
}
.section-form .wpcf7 #file input {
margin: 0;
height: 100%;
}
.section-form .wpcf7 #file .wpcf7-form-control-wrap.your-cv {
opacity: 0;
position: absolute;
left: 0;
width: 100%;
height: 100%;
}
.section-form .wpcf7 #file .wpcf7-form-control-wrap.your-cv input {
padding: 0;
}
.section-form .wpcf7 .wpcf7-list-item {
margin: 20px 0 0 0;
}
.section-form .wpcf7 .wpcf7-list-item .wpcf7-list-item-label {
font-weight: 300;
}
textarea {
resize: none;
}
.page-template-typ h1 {
text-align: left;
}
.page-template-typ h1::before {
right: unset;
margin: 0;
}
.section-logos {
padding-bottom: 6em;
}
.section-logos .logos-container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-flow: wrap row;
-ms-flex-flow: wrap row;
flex-flow: wrap row;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.section-logos .logos-container .logo-item {
-webkit-box-flex: 0;
-webkit-flex: 0 0 25%;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
padding: 0 20px;
text-align: center;
margin-bottom: 30px;
}
@media screen and (max-width: 620px)  {
.section-logos .logos-container .logo-item {
-webkit-box-flex: 0;
-webkit-flex: 0 0 50%;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
}
}
.section-logos .logos-container .logo-item a {
background-color: #fff;
display: block;
width: 100%;
height: 100%;
border-radius: 11px;
padding: 20px;
}
@media screen and (max-width: 620px)  {
.section-logos .logos-container .logo-item a {
padding: 0;
}
}
.section-logos .logos-container .logo-item a:hover {
-webkit-box-shadow: 0 15px 30px 0 rgba(144, 143, 143, 0.23);
box-shadow: 0 15px 30px 0 rgba(144, 143, 143, 0.23);
}
@media only screen and (max-width: 1024px)  {
.section-logos .logos-container .logo-item a:hover {
-webkit-box-shadow: none;
box-shadow: none;
}
}
.section-logos .logos-container .logo-item a:hover img {
-webkit-filter: none;
filter: none;
}
.section-logos .logos-container .logo-item p {
text-align: center;
margin: 20px 0 0;
}
.section-logos .logos-container .logo-item img {
max-height: 100px;
margin: 0 auto;
}
.error404 .page-content {
text-align: center;
}
span.btn {
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
body:not(.home).archive.category .section-hero {
padding-bottom: 0;
}
body:not(.home).archive.category .section-news .news-container .news-item {
margin-bottom: 6em;
}
body:not(.home).single-post .section-hero {
padding: 4em 0 0;
}
body:not(.home).single-post .section-hero .wrap {
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
}
body:not(.home).single-post .section-hero .wrap .content {
-webkit-box-flex: 100%;
-webkit-flex: 100%;
-ms-flex: 100%;
flex: 100%;
max-width: 80%;
}
body:not(.home).single-post .section-hero .wrap .content .thumb {
height: 485px;
background-position: center;
background-size: cover;
margin-top: 40px;
}
body:not(.home).single-post .section-hero .wrap .content img {
margin-top: 20px;
}
.single-post .social-share {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-flow: wrap column;
-ms-flex-flow: wrap column;
flex-flow: wrap column;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
z-index: 1 !important;
margin-left: auto;
}
@media only screen and (max-width: 1024px)  {
.single-post .social-share {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
}
}
@media only screen and (max-width: 1024px)  {
.single-post .social-share a {
margin: 0 10px 0 0;
}
}
.single-post .social-share a img {
width: 31px;
height: auto;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.single-post .social-share a:hover img {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
@media only screen and (max-width: 1024px)  {
.single-post .social-share a:hover img {
-webkit-transform: none;
transform: none;
}
}
.single-post .section-content-page .content {
max-width: 80%;
}
.single-post .section-content-page h2 {
font-size: 25px;
color: #333436;
}
.single-post .section-content-page h3 {
font-size: 20px;
color: #333436;
}
.single-post .section-content-page h4 {
font-size: 18px;
color: #333436;
}
.single-post .section-content-page h5 {
font-size: 18px;
color: #333436;
text-transform: none;
letter-spacing: 0;
}
.single-post .section-content-page .date {
text-transform: uppercase;
display: inline-block;
color: #999;
font-weight: bold;
font-size: 13px;
margin-bottom: 20px;
}
.single-post .section-content-page a.date {
color: #00307e;
}
.single-post .section-content-page a.date:hover {
color: #3268c5;
}
.single-servizi .section-text-image .wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-flow: wrap row;
-ms-flex-flow: wrap row;
flex-flow: wrap row;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
position: relative;
}
.single-servizi .section-text-image .wrap .content {
-webkit-box-flex: 0;
-webkit-flex: 0 0 47%;
-ms-flex: 0 0 47%;
flex: 0 0 47%;
padding: 0;
}
.single-servizi .section-text-image .wrap .content p,
.single-servizi .section-text-image .wrap .content li {
font-size: 20px;
font-weight: 300;
line-height: 1.6;
}
@media  screen and (max-width: 1440px)  {
.single-servizi .section-text-image .wrap .content p,
.single-servizi .section-text-image .wrap .content li {
font-size: 16px;
}
}
@media only screen and (max-width: 1024px)  {
.single-servizi .section-text-image .wrap .content p,
.single-servizi .section-text-image .wrap .content li {
font-size: 18px;
}
}
.single-servizi .section-text-image .wrap .content h1 {
font-size: 70px;
font-weight: bold;
color: #333436;
position: relative;
}
.single-servizi .section-text-image .wrap .content h1::before {
content: "";
position: absolute;
top: -30px;
left: 0;
background: #00307e;
height: 16px;
width: 100px;
}
@media  screen and (max-width: 1440px)  {
.single-servizi .section-text-image .wrap .content h1 {
font-size: 50px;
}
.single-servizi .section-text-image .wrap .content h1::before {
height: 10px;
width: 80px;
}
}
@media only screen and (max-width: 1024px)  {
.single-servizi .section-text-image .wrap .content h1 {
font-size: 30px;
}
}
.single-servizi .section-text-image .wrap .content h2 {
font-size: 30px;
font-weight: 600;
color: #333436;
line-height: 1.5;
letter-spacing: 1px;
max-width: 78%;
margin: 2em 0;
}
@media  screen and (max-width: 1440px)  {
.single-servizi .section-text-image .wrap .content h2 {
font-size: 25px;
max-width: 100%;
}
}
@media only screen and (max-width: 1024px)  {
.single-servizi .section-text-image .wrap .content h2 {
font-size: 20px;
}
}
@media only screen and (max-width: 1024px)  {
.single-servizi .section-text-image .wrap .content {
-webkit-box-flex: 100%;
-webkit-flex: 100%;
-ms-flex: 100%;
flex: 100%;
}
}
.single-servizi .section-text-image .wrap .thumb {
-webkit-box-shadow: 0 29px 44px 0 rgba(0, 0, 0, 0.23);
box-shadow: 0 29px 44px 0 rgba(0, 0, 0, 0.23);
-webkit-box-flex: 0;
-webkit-flex: 0 0 38%;
-ms-flex: 0 0 38%;
flex: 0 0 38%;
background-position: center;
background-size: cover;
height: 650px;
margin-right: 6%;
}
@media  screen and (max-width: 1440px)  {
.single-servizi .section-text-image .wrap .thumb {
height: 500px;
}
}
@media only screen and (max-width: 1024px)  {
.single-servizi .section-text-image .wrap .thumb {
display: none;
-webkit-box-flex: 100%;
-webkit-flex: 100%;
-ms-flex: 100%;
flex: 100%;
}
}
.single-servizi .section-text-image:nth-child(odd) .content {
-webkit-box-ordinal-group: 1;
-webkit-order: 0;
-ms-flex-order: 0;
order: 0;
}
.single-servizi .section-text-image:nth-child(odd) .thumb {
margin-left: 6%;
margin-right: 0;
-webkit-box-ordinal-group: 2;
-webkit-order: 1;
-ms-flex-order: 1;
order: 1;
}
.single-servizi .section.section-slider {
padding-bottom: 0;
}
.section-subservices {
padding: 0 0 3em 0;
}
.section-subservices .btn {
margin: 30px auto 5em;
min-width: 400px;
max-width: 100%;
}
.subservice-container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-flow: wrap row;
-ms-flex-flow: wrap row;
flex-flow: wrap row;
-webkit-box-align: stretch;
-webkit-align-items: stretch;
-ms-flex-align: stretch;
align-items: stretch;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
margin-top: 7em;
}
.subservice-container .subservice-item {
-webkit-box-flex: 0;
-webkit-flex: 0 0 31.3%;
-ms-flex: 0 0 31.3%;
flex: 0 0 31.3%;
margin: 0 1%;
text-align: center;
padding: 5em 2em 2em;
-webkit-box-shadow: 0 24px 59px 0 rgba(158, 161, 170, 0.23);
box-shadow: 0 24px 59px 0 rgba(158, 161, 170, 0.23);
background-color: #fff;
margin-bottom: 6em;
position: relative;
}
@media screen and (max-width:620px) {
.subservice-container .subservice-item {
-webkit-flex: 100%;
-ms-flex: 100%;
flex: 100%;
margin: 0 0 5em 0;
}
}
.subservice-container .subservice-item img {
width: 100px;
height: auto;
display: block;
margin: auto;
position: absolute;
left: 0;
right: 0;
top: -50px;
}
.subservice-container .subservice-item h3 {
font-size: 25px;
font-weight: 600;
line-height: 1.3;
letter-spacing: normal;
text-align: center;
}
.site-footer {
background: #00307e;
border: none;
padding: 2em 0 0;
font-size: 14px;
color: #fff;
margin: 0;
}
.site-footer .partner {
color: #fff;
margin-right: auto;
margin-left: 50px;
}
@media screen and (max-width: 620px)  {
.site-footer .partner {
margin: 20px auto;
text-align: center;
}
}
.site-footer .partner span {
color: #fff;
display: block;
font-size: 12px;
margin-bottom: 5px;
}
.site-footer ul#footer-menu {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin: 0;
list-style: none;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-flow: wrap row;
-ms-flex-flow: wrap row;
flex-flow: wrap row;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
padding: 0;
}
@media screen and (max-width: 620px)  {
.site-footer ul#footer-menu {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
}
.site-footer ul#footer-menu li {
padding: 0 0 0 50px;
margin: 0;
}
@media screen and (max-width: 620px)  {
.site-footer ul#footer-menu li {
padding: 0;
margin: 20px 0 0;
}
}
.site-footer .content {
padding: 0 3em 2em;
margin: 0;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-flow: wrap row;
-ms-flex-flow: wrap row;
flex-flow: wrap row;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
}
@media screen and (max-width: 620px)  {
.site-footer .content {
padding: 0 30px 30px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.site-footer .content ul {
margin: 30px 0 0;
}
}
.site-footer .content ul li a {
color: #fff;
text-transform: uppercase;
font-weight: bold;
letter-spacing: 1px;
font-size: 16px;
}
.site-footer .content ul li a:hover {
text-decoration: underline;
}
@media  screen and (max-width: 1440px)  {
.site-footer .content ul li a {
font-size: 14px;
}
}
.site-info {
margin: 0;
font-size: 15px;
color: #fff;
float: none;
width: 100%;
padding: 10px 3em;
background: #002054;
}
@media screen and (max-width: 620px)  {
.site-info {
padding: 10px 30px;
}
}
.site-info p {
color: #fff;
text-transform: uppercase;
margin: 0;
font-size: 12px;
}
.site-info a {
font-size: 12px;
color: #fff;
}
.site-info a:hover {
text-decoration: underline;
}
.backToTop {
display: inline-block;
background-color: #fff;
width: 50px;
height: 50px;
text-align: center;
border-radius: 100%;
position: fixed;
bottom: 30px;
right: 30px;
-webkit-transition: background-color 0.3s, opacity 0.5s, visibility 0.5s;
transition: background-color 0.3s, opacity 0.5s, visibility 0.5s;
opacity: 0;
visibility: hidden;
z-index: 1000;
background-image: url(//algebra.sg/wp-content/themes/algebra/images/slick-arrow.svg);
background-position: center;
background-repeat: no-repeat;
background-size: contain;
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
}
.backToTop.show {
opacity: 1;
visibility: visible;
}
.site-header {
background-color: transparent;
padding: 20px 3em;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-flow: wrap row;
-ms-flex-flow: wrap row;
flex-flow: wrap row;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
position: relative;
z-index: 91;
}
@media screen and (max-width: 620px)  {
.site-header {
padding: 20px 30px;
}
}
.site-header::before,
.site-header::after {
content: none;
}
.site-header .site-branding {
padding: 0;
}
.site-header .site-branding img {
max-width: 202px;
}
.navigation-top {
border: none;
padding: 0;
-webkit-box-flex: 0;
-webkit-flex: 0 0 45%;
-ms-flex: 0 0 45%;
flex: 0 0 45%;
background: none;
}
@media only screen and (max-width: 1024px)  {
.navigation-top {
padding: 80px 40px 40px;
position: fixed;
z-index: 41;
right: -100%;
height: 100vh;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-flow: wrap column;
-ms-flex-flow: wrap column;
flex-flow: wrap column;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-transition: all 0.3s;
transition: all 0.3s;
opacity: 0;
visibility: hidden;
top: 0;
width: 100%;
background: #00307e;
}
}
.navigation-top.active {
opacity: 1;
visibility: visible;
right: 0;
}
.navigation-top.active .sub-menu-container {
opacity: 1;
visibility: visible;
pointer-events: all;
}
.navigation-top .main-navigation {
width: 100%;
}
@media only screen and (max-width: 1024px)  {
.navigation-top .main-navigation {
height: 100%;
}
}
@media only screen and (max-width: 1024px)  {
.navigation-top .main-navigation .menu-top-menu-container {
height: 80vh;
overflow: hidden;
}
}
.navigation-top .main-navigation ul {
background: none;
background-color: transparent;
list-style-type: none;
border: none;
padding: 0;
margin: 0;
width: 100%;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-flow: wrap row;
-ms-flex-flow: wrap row;
flex-flow: wrap row;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
}
@media only screen and (max-width: 1024px)  {
.navigation-top .main-navigation ul {
overflow-y: scroll;
height: 100%;
display: block;
}
}
.navigation-top .main-navigation ul li {
margin: 0;
padding: 0;
position: relative;
background: none;
}
@media only screen and (max-width: 1024px)  {
.navigation-top .main-navigation ul li {
text-align: center;
border: none;
margin: 15px 0;
width: 100%;
}
}
.navigation-top .main-navigation ul li::before {
content: none;
}
.navigation-top .main-navigation ul li a {
font-weight: normal;
color: #333436;
margin: 0;
padding: 0 15px;
text-transform: uppercase;
font-weight: bold;
font-size: 16px;
position: relative;
}
.navigation-top .main-navigation ul li a .icon {
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
@media  screen and (max-width: 1440px)  {
.navigation-top .main-navigation ul li a {
font-size: 14px;
}
}
@media only screen and (max-width: 1024px)  {
.navigation-top .main-navigation ul li a {
color: #fff;
border: none;
text-decoration: none;
font-size: 16px;
}
}
.navigation-top .main-navigation ul li a:hover {
color: #00307e;
}
@media only screen and (max-width: 1024px)  {
.navigation-top .main-navigation ul li a:hover {
color: #fff;
}
}
.navigation-top .main-navigation ul li a:hover::before {
width: 100%;
}
.navigation-top .main-navigation ul li a::before {
background: #00307e;
top: -36px;
position: absolute;
width: 0;
-webkit-transition: all 0.3s;
transition: all 0.3s;
left: 0;
right: 0;
content: "";
height: 8px;
margin: auto;
}
@media  screen and (max-width: 1440px)  {
.navigation-top .main-navigation ul li a::before {
height: 5px;
}
}
@media only screen and (max-width: 1024px)  {
.navigation-top .main-navigation ul li a::before {
content: none;
}
}
@media only screen and (max-width: 1024px)  {
.navigation-top .main-navigation ul li .dropdown-toggle {
position: relative;
margin: 0 0 0 10px;
background: none;
color: #fff;
padding: 0;
display: inline-block;
display: none;
}
}
.navigation-top .main-navigation ul li.current-menu-item > a {
color: #00307e;
}
.navigation-top .main-navigation ul li.current-menu-item > a::before {
width: 100%;
}
@media only screen and (max-width: 1024px)  {
.navigation-top .main-navigation ul li.current-menu-item > a {
color: #fff;
text-decoration: none;
}
}
.navigation-top .main-navigation ul li ul.sub-menu {
display: none;
position: absolute;
letter-spacing: 0;
top: 20px;
z-index: 21;
background: #fff;
min-width: 200px;
padding-top: 20px;
-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.13);
box-shadow: 0 0 15px rgba(0, 0, 0, 0.13);
}
@media only screen and (max-width: 1024px)  {
.navigation-top .main-navigation ul li ul.sub-menu {
position: relative;
background: none;
width: 100%;
height: auto;
padding: 0;
top: unset;
display: block;
-webkit-box-shadow: none;
box-shadow: none;
left: unset;
margin: 0;
}
}
.navigation-top .main-navigation ul li ul.sub-menu li {
padding: 0;
margin: 0;
background: none;
}
.navigation-top .main-navigation ul li ul.sub-menu li a {
margin: 0;
padding: 10px 20px;
width: 100%;
display: block;
}
@media only screen and (max-width: 1024px)  {
.navigation-top .main-navigation ul li ul.sub-menu li a {
padding: 10px 0;
}
}
.navigation-top .main-navigation ul li ul.sub-menu li a:hover {
background: #00307e;
color: #fff;
}
@media only screen and (max-width: 1024px)  {
.navigation-top .main-navigation ul li ul.sub-menu li a:hover {
background: none;
}
}
.navigation-top .main-navigation ul li ul.sub-menu li ul {
top: 0;
padding: 0;
}
.navigation-top .main-navigation ul li ul.sub-menu li ul li::before,
.navigation-top .main-navigation ul li ul.sub-menu li ul li::after {
content: none;
}
.navigation-top .main-navigation ul li ul.sub-menu li ul li a::before,
.navigation-top .main-navigation ul li ul.sub-menu li ul li a::after {
content: none;
}
.navigation-top .main-navigation ul li:hover ul.sub-menu {
display: block;
}
.navigation-top .main-navigation ul li.active > a > .icon {
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
}
.navigation-top .main-navigation ul li.wpml-ls-item a {
padding: 0;
text-align: center;
color: #00307e;
width: 100%;
height: 100%;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-flow: wrap column;
-ms-flex-flow: wrap column;
flex-flow: wrap column;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
border: 2px solid #00307e;
border-radius: 100%;
width: 50px;
height: 50px;
}
@media  screen and (max-width: 1440px)  {
.navigation-top .main-navigation ul li.wpml-ls-item a {
width: 40px;
height: 40px;
}
}
@media only screen and (max-width: 1024px)  {
.navigation-top .main-navigation ul li.wpml-ls-item a {
text-align: center;
margin: 0 auto;
color: #fff;
border-color: #fff;
}
}
.navigation-top .main-navigation ul li.wpml-ls-item a:hover {
color: #fff;
background: #00307e;
}
.navigation-top .main-navigation ul li.wpml-ls-first-item {
margin-left: 10px;
}
@media only screen and (max-width: 1024px)  {
.navigation-top .main-navigation ul li.wpml-ls-first-item {
margin-left: 0;
margin-top: 40px;
}
}
.navigation-top .sub-menu-container {
position: absolute;
opacity: 0;
pointer-events: none;
min-height: -webkit-max-content;
min-height: -moz-max-content;
min-height: max-content;
min-width: 265px;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
@media only screen and (max-width: 1024px)  {
.navigation-top .sub-menu-container {
display: none;
}
}
.navigation-top .sub-menu-container .sub-menu-list {
background: #fff;
position: absolute;
display: block;
width: 100%;
height: 100%;
left: 0;
top: 0;
right: 0;
margin: 10px auto;
overflow: hidden;
-webkit-box-shadow: 0 8px 28px -6px rgba(0, 0, 0, 0.13);
box-shadow: 0 8px 28px -6px rgba(0, 0, 0, 0.13);
}
.navigation-top .sub-menu-container .sub-menu-list .sub-menu {
display: block;
left: 0;
top: 0;
position: absolute;
opacity: 0;
visibility: hidden;
-webkit-transition: 0.3s;
transition: 0.3s;
border: none;
height: auto;
padding: 0;
}
.navigation-top .sub-menu-container .sub-menu-list .sub-menu li {
opacity: 0;
padding: 0;
width: 100%;
}
.navigation-top .sub-menu-container .sub-menu-list .sub-menu li:hover {
background: none;
}
.navigation-top .sub-menu-container .sub-menu-list .sub-menu li.current-menu-item a {
color: #00307e;
}
.navigation-top .sub-menu-container .sub-menu-list .sub-menu li a {
padding: 10px 30px;
color: #333436;
}
.navigation-top .sub-menu-container .sub-menu-list .sub-menu li a::before,
.navigation-top .sub-menu-container .sub-menu-list .sub-menu li a::after {
content: none;
}
.navigation-top .sub-menu-container .sub-menu-list .sub-menu li a:hover {
color: #00307e;
}
.navigation-top .sub-menu-container .sub-menu-list .sub-menu li:last-child a {
padding-bottom: 30px;
}
.navigation-top .sub-menu-container .sub-menu-list .sub-menu li:first-child a {
padding-top: 30px;
}
.navigation-top .sub-menu-container .sub-menu-list .sub-menu.active {
visibility: visible;
opacity: 1;
}
.navigation-top .sub-menu-container .sub-menu-list .sub-menu.showChild li {
opacity: 1;
}
.menuMobile {
display: none;
position: relative;
width: 35px;
height: 35px;
margin-left: 25px;
cursor: pointer;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-flow: wrap column;
-ms-flex-flow: wrap column;
flex-flow: wrap column;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
@media only screen and (max-width: 1024px)  {
.menuMobile {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
}
.menuMobile .menuMobileLine {
width: 100%;
height: 2px;
background-color: #fff;
margin-top: 8px;
-webkit-transition: all 0.3s;
transition: all 0.3s;
position: relative;
top: 0;
}
.menuMobile .menuMobileLine:first-child {
margin: 0;
}
.menuMobile.active {
position: relative;
z-index: 51;
}
.menuMobile.active .menuMobileLine {
margin: 25px 0 0 0;
}
.menuMobile.active .menuMobileLine:first-child {
margin: 0;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
.menuMobile.active .menuMobileLine:last-child {
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
margin: -4px 0 0 0;
}
.menuMobile.active .menuMobileLine:nth-child(2) {
opacity: 0;
margin: 0;
}
.search-form {
margin: 0 20px;
}
@media only screen and (max-width: 1024px)  {
.search-form {
display: none;
}
}
.search-form label {
margin: 0;
display: none;
}
.search-form input {
margin: 0;
font-size: 13px;
border-radius: 0;
color: #333436;
font-style: normal;
padding: 5px 10px;
}
.search-form input::-webkit-input-placeholder {
color: #333436;
font-size: 13px;
font-style: normal;
}
.search-form input::-moz-placeholder {
color: #333436;
font-size: 13px;
font-style: normal;
}
.search-form input::-ms-input-placeholder {
color: #333436;
font-size: 13px;
font-style: normal;
}
.search-form input::placeholder {
color: #333436;
font-size: 13px;
font-style: normal;
}
.search-form .search-submit {
background: none;
border: none;
color: #333436;
padding: 0;
font-size: 13px;
right: 10px;
}
.search-form .search-submit .icon {
width: 15px;
height: 15px;
}
.search-form .search-submit:hover {
background: none;
}
.social-navigation {
margin: 0;
padding: 0;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
@media only screen and (max-width: 1024px)  {
.social-navigation {
display: none;
}
}
.social-navigation > span {
font-size: 14px;
color: #3268c5;
margin-right: 10px;
font-weight: 500;
}
.social-navigation ul {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
margin: 0;
padding: 0;
}
.social-navigation ul li {
padding: 0;
margin: 0;
}
.social-navigation ul li a {
border-radius: 0;
background: none;
color: #3268c5;
padding: 0;
margin: 0 5px;
width: auto;
height: auto;
}
.social-navigation ul li a .icon {
vertical-align: middle;
top: unset;
width: 20px;
height: 20px;
}
.social-navigation ul li a:hover,
.social-navigation ul li a:focus {
background: none;
color: #00307e;
}
.menuMobile {
display: none;
position: relative;
width: 35px;
height: 35px;
margin-left: 25px;
cursor: pointer;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-flow: wrap column;
-ms-flex-flow: wrap column;
flex-flow: wrap column;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
@media only screen and (max-width: 1024px)  {
.menuMobile {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
}
.menuMobile .menuMobileLine {
width: 100%;
height: 2px;
background-color: #00307e;
margin-top: 8px;
-webkit-transition: all 0.3s;
transition: all 0.3s;
position: relative;
top: 0;
}
.menuMobile .menuMobileLine:first-child {
margin: 0;
}
.menuMobile.active {
position: relative;
z-index: 51;
}
.menuMobile.active .menuMobileLine {
margin: 25px 0 0 0;
background-color: #fff;
}
.menuMobile.active .menuMobileLine:first-child {
margin: 0;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
.menuMobile.active .menuMobileLine:last-child {
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
margin: -4px 0 0 0;
}
.menuMobile.active .menuMobileLine:nth-child(2) {
opacity: 0;
margin: 0;
}
.btn,
button:not(.CybotCookiebotDialogBodyButton):not(.CybotCookiebotBannerCloseButton):not(.CybotCookiebotDialogDetailBodyContentCookieContainerButton):not(.slick-arrow):not(#load-more):not(.button):not(.dropdown-toggle):not([role="tab"]):not(.sl-prev):not(.sl-next):not(.sl-close),
input[type="button"],
input[type="submit"], .wp-block-button .wp-block-button__link {
padding: 22px 82px 22px 22px;
-webkit-box-shadow: 0 16px 44px 0 rgba(0, 48, 126, 0.41);
box-shadow: 0 16px 44px 0 rgba(0, 48, 126, 0.41);
background-color: #00307e;
color: #fff;
font-size: 16px;
position: relative;
display: block;
width: -webkit-max-content;
width: -moz-max-content;
width: max-content;
max-width: 100%;
font-weight: bold;
}
@media  screen and (max-width: 1440px)  {
.btn,
button:not(.CybotCookiebotDialogBodyButton):not(.CybotCookiebotBannerCloseButton):not(.CybotCookiebotDialogDetailBodyContentCookieContainerButton):not(.slick-arrow):not(#load-more):not(.button):not(.dropdown-toggle):not([role="tab"]):not(.sl-prev):not(.sl-next):not(.sl-close),
input[type="button"],
input[type="submit"], .wp-block-button .wp-block-button__link {
padding: 18px 62px 20px 22px;
}
}
@media only screen and (max-width: 1024px)  {
.btn,
button:not(.CybotCookiebotDialogBodyButton):not(.CybotCookiebotBannerCloseButton):not(.CybotCookiebotDialogDetailBodyContentCookieContainerButton):not(.slick-arrow):not(#load-more):not(.button):not(.dropdown-toggle):not([role="tab"]):not(.sl-prev):not(.sl-next):not(.sl-close),
input[type="button"],
input[type="submit"], .wp-block-button .wp-block-button__link {
padding: 10px 40px 12px 20px;
font-size: 14px;
}
}
.btn::after,
button:not(.CybotCookiebotDialogBodyButton):not(.CybotCookiebotBannerCloseButton):not(.CybotCookiebotDialogDetailBodyContentCookieContainerButton):not(.slick-arrow):not(#load-more):not(.button):not(.dropdown-toggle):not([role="tab"]):not(.sl-prev):not(.sl-next):not(.sl-close)::after,
input[type="button"]::after,
input[type="submit"]::after, .wp-block-button .wp-block-button__link::after {
position: absolute;
content: "";
right: 22px;
background-image: url(//algebra.sg/wp-content/themes/algebra/images/arrow.svg);
width: 30px;
height: 20px;
background-position: right center;
background-size: contain;
background-repeat: no-repeat;
top: 0;
bottom: 0;
margin: auto;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
@media  screen and (max-width: 1440px)  {
.btn::after,
button:not(.CybotCookiebotDialogBodyButton):not(.CybotCookiebotBannerCloseButton):not(.CybotCookiebotDialogDetailBodyContentCookieContainerButton):not(.slick-arrow):not(#load-more):not(.button):not(.dropdown-toggle):not([role="tab"]):not(.sl-prev):not(.sl-next):not(.sl-close)::after,
input[type="button"]::after,
input[type="submit"]::after,
.wp-block-button .wp-block-button__link::after {
width: 25px;
height: 20px;
}
}
@media only screen and (max-width: 1024px)  {
.btn::after,
button:not(.CybotCookiebotDialogBodyButton):not(.CybotCookiebotBannerCloseButton):not(.CybotCookiebotDialogDetailBodyContentCookieContainerButton):not(.slick-arrow):not(#load-more):not(.button):not(.dropdown-toggle):not([role="tab"]):not(.sl-prev):not(.sl-next):not(.sl-close)::after,
input[type="button"]::after,
input[type="submit"]::after,
.wp-block-button .wp-block-button__link::after {
width: 20px;
height: 18px;
right: 11px;
}
}
.btn:hover,
button:not(.CybotCookiebotDialogBodyButton):not(.CybotCookiebotBannerCloseButton):not(.CybotCookiebotDialogDetailBodyContentCookieContainerButton):not(.slick-arrow):not(#load-more):not(.button):not(.dropdown-toggle):not([role="tab"]):not(.sl-prev):not(.sl-next):not(.sl-close):hover,
input[type="button"]:hover,
input[type="submit"]:hover,
.wp-block-button .wp-block-button__link:hover {
background: #3268c5;
color: #fff;
-webkit-transform: scale(1.08);
transform: scale(1.08);
}
@media only screen and (max-width: 1024px)  {
.btn:hover,
button:not(.CybotCookiebotDialogBodyButton):not(.CybotCookiebotBannerCloseButton):not(.CybotCookiebotDialogDetailBodyContentCookieContainerButton):not(.slick-arrow):not(#load-more):not(.button):not(.dropdown-toggle):not([role="tab"]):not(.sl-prev):not(.sl-next):not(.sl-close):hover,
input[type="button"]:hover,
input[type="submit"]:hover, .wp-block-button .wp-block-button__link:hover {
background: #00307e;
}
}
.btn:hover::after,
button:not(.CybotCookiebotDialogBodyButton):not(.CybotCookiebotBannerCloseButton):not(.CybotCookiebotDialogDetailBodyContentCookieContainerButton):not(.slick-arrow):not(#load-more):not(.button):not(.dropdown-toggle):not([role="tab"]):not(.sl-prev):not(.sl-next):not(.sl-close):hover::after,
input[type="button"]:hover::after,
input[type="submit"]:hover::after, .wp-block-button .wp-block-button__link:hover::after {
right: 12px;
}
@media only screen and (max-width: 1024px)  {
.btn:hover::after,
button:not(.CybotCookiebotDialogBodyButton):not(.CybotCookiebotBannerCloseButton):not(.CybotCookiebotDialogDetailBodyContentCookieContainerButton):not(.slick-arrow):not(#load-more):not(.button):not(.dropdown-toggle):not([role="tab"]):not(.sl-prev):not(.sl-next):not(.sl-close):hover::after,
input[type="button"]:hover::after,
input[type="submit"]:hover::after, .wp-block-button .wp-block-button__link:hover::after {
right: 22px;
}
}
.btn.btn-service,
button:not(.CybotCookiebotDialogBodyButton):not(.CybotCookiebotBannerCloseButton):not(.CybotCookiebotDialogDetailBodyContentCookieContainerButton):not(.slick-arrow):not(#load-more):not(.button):not(.dropdown-toggle):not([role="tab"]):not(.sl-prev):not(.sl-next):not(.sl-close).btn-service,
input[type="button"].btn-service,
input[type="submit"].btn-service {
background: #fff;
color: #00307e;
-webkit-box-shadow: 0 29px 44px 0 #d2d0d0;
box-shadow: 0 29px 44px 0 #d2d0d0;
width: 100%;
height: 100%;
padding: 2em 85px 2em 20px;
background-position: 30px center;
background-size: auto 50%;
background-repeat: no-repeat;
font-size: 25px;
text-transform: uppercase;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-flow: wrap column;
-ms-flex-flow: wrap column;
flex-flow: wrap column;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
position: relative;
}
@media  screen and (max-width: 1440px)  {
.btn.btn-service,
button:not(.slick-arrow):not(#load-more):not(.button):not(.dropdown-toggle):not([role="tab"]):not(.sl-prev):not(.sl-next):not(.sl-close).btn-service,
input[type="button"].btn-service,
input[type="submit"].btn-service {
font-size: 20px;
}
}
.btn.btn-service span,
button:not(.slick-arrow):not(#load-more):not(.button):not(.dropdown-toggle):not([role="tab"]):not(.sl-prev):not(.sl-next):not(.sl-close).btn-service span,
input[type="button"].btn-service span,
input[type="submit"].btn-service span {
position: relative;
}
.btn.btn-service .service-icon,
button:not(.slick-arrow):not(#load-more):not(.button):not(.dropdown-toggle):not([role="tab"]):not(.sl-prev):not(.sl-next):not(.sl-close).btn-service .service-icon,
input[type="button"].btn-service .service-icon,
input[type="submit"].btn-service .service-icon {
-webkit-transition: all 0.3s;
transition: all 0.3s;
background-position: 30px center;
background-size: auto 50%;
background-repeat: no-repeat;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
}
.btn.btn-service::before,
button:not(.slick-arrow):not(#load-more):not(.button):not(.dropdown-toggle):not([role="tab"]):not(.sl-prev):not(.sl-next):not(.sl-close).btn-service::before,
input[type="button"].btn-service::before,
input[type="submit"].btn-service::before {
content: "";
height: 100%;
width: 67px;
background: #00307e;
position: absolute;
right: 0;
top: 0;
-webkit-transition: all 0.3s;
transition: all 0.3s;
z-index: 0;
}
@media only screen and (max-width: 1024px)  {
.btn.btn-service::after,
button:not(.slick-arrow):not(#load-more):not(.button):not(.dropdown-toggle):not([role="tab"]):not(.sl-prev):not(.sl-next):not(.sl-close).btn-service::after,
input[type="button"].btn-service::after,
input[type="submit"].btn-service::after {
right: 22px;
}
}
.btn.btn-service:hover,
button:not(.slick-arrow):not(#load-more):not(.button):not(.dropdown-toggle):not([role="tab"]):not(.sl-prev):not(.sl-next):not(.sl-close).btn-service:hover,
input[type="button"].btn-service:hover,
input[type="submit"].btn-service:hover {
background-size: auto 60%;
-webkit-transform: scale(1.08);
transform: scale(1.08);
}
.btn.btn-service:hover .service-icon,
button:not(.slick-arrow):not(#load-more):not(.button):not(.dropdown-toggle):not([role="tab"]):not(.sl-prev):not(.sl-next):not(.sl-close).btn-service:hover .service-icon,
input[type="button"].btn-service:hover .service-icon,
input[type="submit"].btn-service:hover .service-icon {
opacity: 0.07;
}
.btn.btn-service:hover span,
button:not(.slick-arrow):not(#load-more):not(.button):not(.dropdown-toggle):not([role="tab"]):not(.sl-prev):not(.sl-next):not(.sl-close).btn-service:hover span,
input[type="button"].btn-service:hover span,
input[type="submit"].btn-service:hover span {
color: #fff;
}
.btn.btn-service:hover::after,
button:not(.slick-arrow):not(#load-more):not(.button):not(.dropdown-toggle):not([role="tab"]):not(.sl-prev):not(.sl-next):not(.sl-close).btn-service:hover::after,
input[type="button"].btn-service:hover::after,
input[type="submit"].btn-service:hover::after {
right: 22px ;
}
.btn.btn-service:hover::before,
button:not(.slick-arrow):not(#load-more):not(.button):not(.dropdown-toggle):not([role="tab"]):not(.sl-prev):not(.sl-next):not(.sl-close).btn-service:hover::before,
input[type="button"].btn-service:hover::before,
input[type="submit"].btn-service:hover::before {
width: 100%;
}
@media only screen and (max-width: 1024px)  {
.btn.btn-service:hover::before,
button:not(.slick-arrow):not(#load-more):not(.button):not(.dropdown-toggle):not([role="tab"]):not(.sl-prev):not(.sl-next):not(.sl-close).btn-service:hover::before,
input[type="button"].btn-service:hover::before,
input[type="submit"].btn-service:hover::before {
background: #00307e;
}
}
.btn.btn-link,
button:not(.slick-arrow):not(#load-more):not(.button):not(.dropdown-toggle):not([role="tab"]):not(.sl-prev):not(.sl-next):not(.sl-close).btn-link,
input[type="button"].btn-link,
input[type="submit"].btn-link {
color: #00307e;
padding: 0;
text-decoration: underline;
-webkit-box-shadow: none;
box-shadow: none;
background: none;
text-align: center;
margin: 30px auto;
width: -webkit-max-content;
width: -moz-max-content;
width: max-content;
font-size: 16px;
}
.btn.btn-link:hover,
button:not(.slick-arrow):not(#load-more):not(.button):not(.dropdown-toggle):not([role="tab"]):not(.sl-prev):not(.sl-next):not(.sl-close).btn-link:hover,
input[type="button"].btn-link:hover,
input[type="submit"].btn-link:hover {
color: #3268c5;
}
.btn.btn-link::before,
button:not(.slick-arrow):not(#load-more):not(.button):not(.dropdown-toggle):not([role="tab"]):not(.sl-prev):not(.sl-next):not(.sl-close).btn-link::before,
input[type="button"].btn-link::before,
input[type="submit"].btn-link::before,
.btn.btn-link::after,
button:not(.slick-arrow):not(#load-more):not(.button):not(.dropdown-toggle):not([role="tab"]):not(.sl-prev):not(.sl-next):not(.sl-close).btn-link::after,
input[type="button"].btn-link::after,
input[type="submit"].btn-link::after {
content: none;
}
@media only screen and (max-width: 1024px)  {
.btn.btn-link,
button:not(.slick-arrow):not(#load-more):not(.button):not(.dropdown-toggle):not([role="tab"]):not(.sl-prev):not(.sl-next):not(.sl-close).btn-link,
input[type="button"].btn-link,
input[type="submit"].btn-link {
font-size: 20px;
}
}
.section-hero {
background-size: contain;
background-repeat: no-repeat;
background-position: right top;
height: 84vh;
position: relative;
z-index: 2;
}
@media only screen and (max-width: 1024px)  {
.section-hero {
height: 65vh;
}
}
@media screen and (max-width: 620px)  {
.section-hero {
height: 60vh;
}
}
.section-hero .wrap {
height: 100%;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-flow: wrap row;
-ms-flex-flow: wrap row;
flex-flow: wrap row;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
position: relative;
}
@media only screen and (max-width: 1024px)  {
.section-hero .wrap {
height: auto;
}
}
@media only screen and (max-width: 1024px)  {
.section-hero {
background-image: none !important;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: reverse;
-webkit-flex-flow: wrap column-reverse;
-ms-flex-flow: wrap column-reverse;
flex-flow: wrap column-reverse;
overflow: hidden;
display: block;
}
.section-hero img {
display: block !important;
bottom: 100px;
right: -105px;
width: 88%;
max-width: unset;
position: absolute;
}
}
@media screen and (max-width: 620px)  {
.section-hero img {
right: -10px;
bottom: 0;
}
}
.section-hero .wrap .content {
position: relative;
max-width: 50%;
z-index: 1;
}
@media only screen and (max-width: 1024px)  {
.section-hero .wrap .content {
max-width: 75%;
padding-top: 3em;
}
.section-hero .wrap .content br {
display: none;
}
}
@media screen and (max-width: 620px)  {
.section-hero .wrap .content {
padding-top: 2em;
max-width: 100%;
}
}
.section-hero .wrap .content h1 {
font-size: 50px;
color: #00307e;
line-height: normal;
padding: 0;
margin-bottom: 10px;
}
@media  screen and (max-width: 1440px)  {
.section-hero .wrap .content h1 {
font-size: 40px;
}
}
@media only screen and (max-width: 1024px)  {
.section-hero .wrap .content h1 {
font-size: 30px;
}
}
.section-hero .wrap .content h2 {
padding: 0;
margin: 0;
font-weight: 300;
font-size: 30px;
color: #333436;
margin-bottom: 40px;
}
@media  screen and (max-width: 1440px)  {
.section-hero .wrap .content h2 {
font-size: 20px;
}
}
body:not(.home) .section-hero {
height: auto;
padding: 5em 0;
}
body:not(.home) .section-hero.bg-grey {
background: #fafafa;
}
@media only screen and (max-width: 1024px)  {
body:not(.home) .section-hero {
padding: 4em 0;
}
}
@media only screen and (max-width: 1024px)  {
body:not(.home) .section-hero img {
bottom: unset;
right: unset;
width: auto;
max-width: 100%;
position: relative;
}
body:not(.home) .section-hero img.hidden {
display: none !important;
}
}
body:not(.home) .section-hero .logo-animation {
left: unset;
right: 120px;
top: unset;
bottom: 140px;
}
@media  screen and (max-width: 1440px)  {
body:not(.home) .section-hero .logo-animation {
right: 32px;
bottom: 90px;
}
}
@media only screen and (max-width: 1024px)  {
body:not(.home) .section-hero .logo-animation {
display: none;
}
}
body:not(.home) .section-hero .sliding {
top: 90px;
}
body:not(.home) .section-hero::after,
body:not(.home) .section-hero::before {
content: none;
}
body:not(.home) .section-hero .wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-flow: wrap row;
-ms-flex-flow: wrap row;
flex-flow: wrap row;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
position: relative;
}
body:not(.home) .section-hero .wrap .content {
-webkit-box-flex: 0;
-webkit-flex: 0 0 47%;
-ms-flex: 0 0 47%;
flex: 0 0 47%;
padding: 0;
}
@media only screen and (max-width: 1024px)  {
body:not(.home) .section-hero .wrap .content {
max-width: 100%;
}
}
body:not(.home) .section-hero .wrap .content p {
font-size: 18px;
font-weight: 300;
line-height: 1.6;
}
@media  screen and (max-width: 1440px)  {
body:not(.home) .section-hero .wrap .content p {
font-size: 16px;
}
}
@media only screen and (max-width: 1024px)  {
body:not(.home) .section-hero .wrap .content p {
font-size: 18px;
}
}
body:not(.home) .section-hero .wrap .content h1 {
font-size: 50px;
font-weight: bold;
color: #333436;
position: relative;
}
body:not(.home) .section-hero .wrap .content h1::before {
content: "";
position: absolute;
top: -30px;
left: 0;
background: #00307e;
height: 10px;
width: 50px;
}
@media  screen and (max-width: 1440px)  {
body:not(.home) .section-hero .wrap .content h1 {
font-size: 45px;
}
body:not(.home) .section-hero .wrap .content h1::before {
height: 10px;
width: 80px;
}
}
@media only screen and (max-width: 1024px)  {
body:not(.home) .section-hero .wrap .content h1 {
font-size: 30px;
}
}
body:not(.home) .section-hero .wrap .content h2 {
font-size: 25px;
font-weight: 600;
color: #333436;
line-height: 1.5;
letter-spacing: 1px;
max-width: 85%;
margin: 2em 0;
}
@media  screen and (max-width: 1440px)  {
body:not(.home) .section-hero .wrap .content h2 {
font-size: 22px;
max-width: 100%;
}
}
@media only screen and (max-width: 1024px)  {
body:not(.home) .section-hero .wrap .content h2 {
font-size: 20px;
}
}
body:not(.home) .section-hero .wrap .content h2 li {
font-size: 25px;
font-weight: 600;
color: #333436;
margin: 0;
}
@media  screen and (max-width: 1440px)  {
body:not(.home) .section-hero .wrap .content h2 li {
font-size: 22px;
max-width: 100%;
}
}
@media only screen and (max-width: 1024px)  {
body:not(.home) .section-hero .wrap .content h2 li {
font-size: 20px;
}
}
@media only screen and (max-width: 1024px)  {
body:not(.home) .section-hero .wrap .content {
-webkit-box-flex: 100%;
-webkit-flex: 100%;
-ms-flex: 100%;
flex: 100%;
}
}
body:not(.home) .section-hero .wrap .content ol {
margin: 0 0 1.5em;
padding: 0;
counter-reset: item;
}
body:not(.home) .section-hero .wrap .content ol li {
margin: 0;
padding: 0 0 0 2em;
text-indent: -2em;
list-style-type: none;
counter-increment: item;
margin-bottom: 20px;
}
@media only screen and (max-width: 1024px)  {
body:not(.home) .section-hero .wrap .content ol li {
padding: 0 0 0 3em;
}
}
body:not(.home) .section-hero .wrap .content ol li::before {
display: inline-block;
width: 1em;
padding-right: 37px;
font-weight: bold;
text-align: right;
content: "0." counter(item);
color: #00307e;
}
@media only screen and (max-width: 1024px)  {
body:not(.home) .section-hero .wrap .content ol li::before {
padding-right: 13px;
}
}
body:not(.home) .section-hero .wrap .thumb {
-webkit-box-shadow: 0 29px 44px 0 rgba(0, 0, 0, 0.23);
box-shadow: 0 29px 44px 0 rgba(0, 0, 0, 0.23);
-webkit-box-flex: 0;
-webkit-flex: 0 0 35%;
-ms-flex: 0 0 35%;
flex: 0 0 35%;
background-position: center;
background-size: cover;
height: 650px;
}
@media  screen and (max-width: 1440px)  {
body:not(.home) .section-hero .wrap .thumb {
height: 500px;
}
}
@media only screen and (max-width: 1024px)  {
body:not(.home) .section-hero .wrap .thumb {
display: none;
-webkit-box-flex: 100%;
-webkit-flex: 100%;
-ms-flex: 100%;
flex: 100%;
}
}
.section-services {
padding: 3em 0;
}
.section-services .services-container {
margin-top: 6em;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-flow: wrap row;
-ms-flex-flow: wrap row;
flex-flow: wrap row;
-webkit-box-align: stretch;
-webkit-align-items: stretch;
-ms-flex-align: stretch;
align-items: stretch;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
@media only screen and (max-width: 1024px)  {
.section-services .services-container {
margin-top: 3em;
}
}
.section-services .services-container .service-item {
-webkit-box-flex: 0;
-webkit-flex: 0 0 27.3%;
-ms-flex: 0 0 27.3%;
flex: 0 0 27.3%;
padding: 0 3%;
margin-bottom: 35px;
}
@media  screen and (max-width: 1440px)  {
.section-services .services-container .service-item {
-webkit-box-flex: 0;
-webkit-flex: 0 0 31.3%;
-ms-flex: 0 0 31.3%;
flex: 0 0 31.3%;
}
}
@media only screen and (max-width: 1024px)  {
.section-services .services-container .service-item {
-webkit-box-flex: 0;
-webkit-flex: 0 0 50%;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
}
}
@media screen and (max-width: 620px)  {
.section-services .services-container .service-item {
padding: 0;
-webkit-box-flex: 100%;
-webkit-flex: 100%;
-ms-flex: 100%;
flex: 100%;
}
}
.section-news {
padding: 0 0 3em 0;
}
.section-news .news-container {
margin: 4em 0 5em;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-flow: wrap row;
-ms-flex-flow: wrap row;
flex-flow: wrap row;
-webkit-box-align: stretch;
-webkit-align-items: stretch;
-ms-flex-align: stretch;
align-items: stretch;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.category .section-news .news-container {
justify-content: flex-start;
}
.section-news .news-container .slick-list {
padding-bottom: 6em;
}
.section-news .news-container .news-item {
-webkit-box-flex: 0;
-webkit-flex: 0 0 31.3%;
-ms-flex: 0 0 31.3%;
flex: 0 0 31.3%;
-webkit-box-shadow: 0 31px 48px 0 rgba(0, 0, 0, 0.23);
box-shadow: 0 31px 48px 0 rgba(0, 0, 0, 0.23);
position: relative;
margin: 0 1%;
}
@media only screen and (max-width: 1024px)  {
.section-news .news-container .news-item {
-webkit-box-flex: 100%;
-webkit-flex: 100%;
-ms-flex: 100%;
flex: 100%;
margin: 0;
-webkit-box-shadow: none;
box-shadow: none;
min-height: unset;
}
}
@media screen and (max-width: 620px)  {
.section-news .news-container .news-item {
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
margin: 0 0 80px 0;
}
.section-news .news-container .news-item:last-child {
margin-bottom: 0;
}
}
.section-news .news-container .news-item:hover .btn {
background: #3268c5;
color: #fff;
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
.section-news .news-container .news-item:hover .btn::after {
right: 12px;
}
.section-news .news-container .news-item > a:not(.btn) {
display: block;
width: 100%;
height: 100%;
position: absolute;
z-index: 1;
}
.section-news .news-container .news-item .thumb {
height: 285px;
background-position: center;
background-size: cover;
}
@media  screen and (max-width: 1440px)  {
.section-news .news-container .news-item .thumb {
height: 200px;
}
}
.section-news .news-container .news-item .content {
background: #fff;
padding: 25px 30px 45px;
}
@media screen and (max-width: 620px)  {
.section-news .news-container .news-item .content {
border: 1px solid #ddd;
}
}
.section-news .news-container .news-item .content .cat {
font-size: 19px;
font-weight: bold;
text-transform: uppercase;
color: #d2d2d2;
display: block;
margin-bottom: 10px;
}
@media  screen and (max-width: 1440px)  {
.section-news .news-container .news-item .content .cat {
font-size: 15px;
}
}
.section-news .news-container .news-item .content h3 {
font-size: 30px;
}
@media  screen and (max-width: 1440px)  {
.section-news .news-container .news-item .content h3 {
font-size: 20px;
}
}
.section-news .news-container .news-item .btn {
position: absolute;
left: 0;
right: 0;
bottom: -25px;
margin: auto;
padding: 17px 20px;
width: 80%;
z-index: 0;
}
.blog .section-news .filters-button-group {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-flow: wrap row;
-ms-flex-flow: wrap row;
flex-flow: wrap row;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
margin-bottom: 6em;
}
@media only screen and (max-width: 1024px)  {
.blog .section-news .filters-button-group {
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
margin-bottom: 0;
}
}
.blog .section-news .filters-button-group button {
border: none;
border-radius: 30px;
font-size: 20px;
font-weight: bold;
line-height: normal;
letter-spacing: normal;
color: #00307e;
text-align: center;
padding: 8px 30px;
background: none;
border: 2px solid #00307e;
background-color: transparent;
-webkit-box-shadow: none;
box-shadow: none;
margin-right: 30px;
cursor: pointer;
-webkit-transition: all 0.3s;
transition: all 0.3s;
margin-bottom: 20px;
}
@media  screen and (max-width: 1440px)  {
.blog .section-news .filters-button-group button {
font-size: 16px;
}
}
@media only screen and (max-width: 1024px)  {
.blog .section-news .filters-button-group button {
font-size: 13px;
margin: 0 10px 20px 0;
padding: 6px 20px;
}
}
.blog .section-news .filters-button-group button::before,
.blog .section-news .filters-button-group button::after {
content: none;
}
.blog .section-news .filters-button-group button.is-checked,
.blog .section-news .filters-button-group button:hover {
background: #00307e;
color: #fff;
-webkit-box-shadow: 0 12px 34px 0 rgba(0, 48, 126, 0.41);
box-shadow: 0 12px 34px 0 rgba(0, 48, 126, 0.41);
}
@media only screen and (max-width: 1024px)  {
.blog .section-news .filters-button-group button.is-checked,
.blog .section-news .filters-button-group button:hover {
-webkit-box-shadow: 0 8px 15px 0 rgba(0, 48, 126, 0.41);
box-shadow: 0 8px 15px 0 rgba(0, 48, 126, 0.41);
}
}
.blog .section-news .news-container {
display: block;
}
.blog .section-news .news-container .news-item {
-webkit-box-flex: unset;
-webkit-flex: unset;
-ms-flex: unset;
flex: unset;
width: 31.3%;
margin-bottom: 6em;
}
@media only screen and (max-width: 1024px)  {
.blog .section-news .news-container .news-item {
width: 50%;
min-height: unset;
}
}
@media screen and (max-width: 620px)  {
.blog .section-news .news-container .news-item {
width: 100%;
}
}
.blog .section-news .news-container .news-item img {
display: none;
}
.blog .section-news .news-container .news-item.download-item .content {
padding: 25px 30px 0;
}
.blog .section-news .news-container .news-item.download-item a.btn {
position: relative;
}
button#load-more {
border: none;
margin: 0 auto;
display: block;
width: -webkit-max-content;
width: -moz-max-content;
width: max-content;
max-width: 100%;
background: none;
-webkit-box-shadow: none;
box-shadow: none;
color: #00307e;
font-size: 25px;
font-weight: bold;
text-align: center;
position: relative;
padding-left: 80px;
}
button#load-more::before {
content: "";
background-image: url(//algebra.sg/wp-content/themes/algebra/images/slick-arrow.svg);
position: absolute;
top: 0;
bottom: 0;
margin: auto;
left: 0;
width: 50px;
height: 50px;
background-position: center;
background-size: contain;
background-repeat: no-repeat;
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
}
@media only screen and (max-width: 1024px)  {
button#load-more::before {
width: 40px;
height: 40px;
}
}
@media only screen and (max-width: 1024px)  {
button#load-more {
font-size: 17px;
padding-left: 50px;
}
}
.section-newsletter {
padding: 5em 0 2em;
position: relative;
background-color: #f5f8ff;
}
.section-newsletter .h2-title {
text-align: left;
position: relative;
}
.section-newsletter .h2-title::before {
position: absolute;
left: 0;
top: -30px;
background: #00307e;
width: 70px;
height: 11px;
content: '';
}
@media  screen and (max-width: 1440px)  {
.section-newsletter .h2-title::before {
width: 60px;
height: 8px;
top: -20px;
}
}
.section-newsletter .flex {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-flow: wrap row;
-ms-flex-flow: wrap row;
flex-flow: wrap row;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
}
@media screen and (max-width: 620px)  {
.section-newsletter .flex {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
}
.section-newsletter .flex > .wpcf7-form-control-wrap,
.section-newsletter .flex .privacy {
-webkit-box-flex: 0;
-webkit-flex: 0 0 33.3%;
-ms-flex: 0 0 33.3%;
flex: 0 0 33.3%;
padding: 0 10px;
}
@media only screen and (max-width: 1024px)  {
.section-newsletter .flex > .wpcf7-form-control-wrap,
.section-newsletter .flex .privacy {
-webkit-box-flex: 100%;
-webkit-flex: 100%;
-ms-flex: 100%;
flex: 100%;
padding: 0;
width: 100%;
}
}
.section-newsletter .flex .wpcf7-list-item {
margin: 20px 0 0 0;
}
.section-newsletter .flex .wpcf7-list-item label {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-flow: wrap row;
-ms-flex-flow: wrap row;
flex-flow: wrap row;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.section-newsletter .flex .wpcf7-list-item label input {
margin-right: 10px;
}
.section-newsletter .flex .wpcf7-list-item .wpcf7-list-item-label {
font-size: 14px;
font-weight: 300;
}
.section-newsletter .flex .wpcf7-list-item .wpcf7-list-item-label a {
text-decoration: underline;
}
.section-newsletter .flex input,
.section-newsletter .flex select,
.section-newsletter .flex textarea {
background: transparent;
}
.section-newsletter .flex input[type="submit"] {
width: 100%;
background: #00307e;
padding: 10px 20px;
text-align: left;
border: none;
cursor: pointer;
}
.section-newsletter .flex input[type="submit"]:hover {
background: #3268c5;
}
@media only screen and (max-width: 1024px)  {
.section-newsletter .flex input[type="submit"] {
margin-top: 2em;
width: 100%;
}
}
.wpcf7-spinner {
position: absolute;
margin: 0;
display: none;
}
.submit {
position: relative;
}
.submit input {
width: 100%;
}
.submit img {
position: absolute;
top: 0;
bottom: 0;
margin: auto;
right: 22px;
width: 23px;
height: auto;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.submit:hover img {
right: 11px;
}
.section-slider {
padding: 3em 0;
}
.section-slider .slick-list {
padding-bottom: 3em;
padding-left: 10px;
padding-right: 10px;
}
.section-slider .slick-slide {
padding: 0 20px;
}
.section-slider .carousel_logos {
margin: 5em auto 0;
max-width: 90%;
}
@media only screen and (max-width: 1024px)  {
.section-slider .carousel_logos {
max-width: 80%;
}
}
@media screen and (max-width: 620px)  {
.section-slider .carousel_logos {
margin-top: 3em;
}
}
.section-slider .logo-item a {
background-color: #fff;
display: block;
width: 100%;
height: 100%;
border-radius: 11px;
padding: 20px;
}
@media screen and (max-width: 620px)  {
.section-slider .logo-item a {
padding: 0;
}
}
.section-slider .logo-item a:hover {
-webkit-box-shadow: 0 15px 30px 0 rgba(144, 143, 143, 0.23);
box-shadow: 0 15px 30px 0 rgba(144, 143, 143, 0.23);
}
@media only screen and (max-width: 1024px)  {
.section-slider .logo-item a:hover {
-webkit-box-shadow: none;
box-shadow: none;
}
}
.section-slider .logo-item a:hover img {
-webkit-filter: none;
filter: none;
}
.section-slider .logo-item a:hover {
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
.section-slider .logo-item img {
-webkit-filter: grayscale(100%);
filter: grayscale(100%);
max-height: 90px;
width: auto;
margin: 0 auto;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
@media  screen and (max-width: 1440px)  {
.section-slider .logo-item img {
max-height: 70px;
}
}
@media only screen and (max-width: 1024px)  {
.section-slider .logo-item img {
-webkit-filter: none;
filter: none;
}
}
.section-text-image {
padding: 3em 0;
}
@media only screen and (max-width: 1024px)  {
.section-text-image {
padding-top: 0;
}
}
.section-text-image .wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-flow: wrap row;
-ms-flex-flow: wrap row;
flex-flow: wrap row;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.section-text-image .wrap .content {
-webkit-box-flex: 0;
-webkit-flex: 0 0 35%;
-ms-flex: 0 0 35%;
flex: 0 0 35%;
padding-right: 3em;
}
@media only screen and (max-width: 1024px)  {
.section-text-image .wrap .content {
-webkit-box-flex: 0;
-webkit-flex: 0 0 45%;
-ms-flex: 0 0 45%;
flex: 0 0 45%;
padding: 0;
}
}
@media screen and (max-width: 620px)  {
.section-text-image .wrap .content {
-webkit-box-flex: 100%;
-webkit-flex: 100%;
-ms-flex: 100%;
flex: 100%;
margin-bottom: 2em;
}
}
.section-text-image .wrap .content h2 {
text-align: left;
}
.section-text-image .wrap .content p {
font-size: 18px;
}
@media  screen and (max-width: 1440px)  {
.section-text-image .wrap .content p {
font-size: 16px;
}
}
.section-text-image .wrap .content .btn {
margin-top: 3em;
}
.section-text-image .wrap .thumb {
-webkit-box-shadow: 0 29px 44px 0 rgba(0, 0, 0, 0.23);
box-shadow: 0 29px 44px 0 rgba(0, 0, 0, 0.23);
-webkit-box-flex: 0;
-webkit-flex: 0 0 35%;
-ms-flex: 0 0 35%;
flex: 0 0 35%;
background-position: center;
background-size: cover;
height: 650px;
margin-right: 6%;
}
@media  screen and (max-width: 1440px)  {
.section-text-image .wrap .thumb {
height: 500px;
}
}
@media only screen and (max-width: 1024px)  {
.section-text-image .wrap .thumb {
height: 400px;
}
}
@media screen and (max-width: 620px)  {
.section-text-image .wrap .thumb {
-webkit-box-flex: 100%;
-webkit-flex: 100%;
-ms-flex: 100%;
flex: 100%;
margin: 0 0 30px 0;
}
}
.section-text-image .wrap img {
max-width: 35%;
margin-right: 6%;
}
@media  screen and (max-width: 1440px)  {
.section-text-image .wrap img {
max-width: 40%;
}
}
@media only screen and (max-width: 1024px)  {
.section-text-image .wrap img {
margin-right: 3%;
}
}
@media screen and (max-width: 620px)  {
.section-text-image .wrap img {
max-width: 100%;
margin: 0;
}
}
.section-text-image:nth-child(odd) {
background: #fafafa;
}
.page-child .section-text-image:nth-child(odd) {
background: none;
}
.section-box-image {
padding: 4em 0;
position: relative;
}
.section-box-image::before {
position: absolute;
top: 50%;
background: #fafafa;
content: "";
left: 0;
width: 100%;
height: 120vh;
z-index: 0;
}
@media  screen and (max-width: 1440px)  {
.section-box-image::before {
height: 150vh;
}
}
@media only screen and (max-width: 1024px)  {
.section-box-image::before {
top: 63%;
height: 80vh;
}
}
.section-box-image h2 {
margin-bottom: 2em;
position: relative;
}
.section-box-image .content {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-flow: wrap row;
-ms-flex-flow: wrap row;
flex-flow: wrap row;
-webkit-box-align: stretch;
-webkit-align-items: stretch;
-ms-flex-align: stretch;
align-items: stretch;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-shadow: 0 55px 124px 0 rgba(149, 145, 145, 0.31);
box-shadow: 0 55px 124px 0 rgba(149, 145, 145, 0.31);
background-color: #fff;
}
.section-box-image .content div:not(.thumb) {
-webkit-box-flex: 0;
-webkit-flex: 0 0 55%;
-ms-flex: 0 0 55%;
flex: 0 0 55%;
padding: 10em 5em;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-flow: wrap column;
-ms-flex-flow: wrap column;
flex-flow: wrap column;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
@media  screen and (max-width: 1440px)  {
.section-box-image .content div:not(.thumb) {
padding: 8em 5em;
}
}
.section-box-image .content div:not(.thumb) p,
.section-box-image .content div:not(.thumb) li {
font-size: 18px;
}
@media  screen and (max-width: 1440px)  {
.section-box-image .content div:not(.thumb) p,
.section-box-image .content div:not(.thumb) li {
font-size: 16px;
}
}
@media only screen and (max-width: 1366px)  {
.section-box-image .content div:not(.thumb) {
padding: 6em 5em;
-webkit-box-flex: 50%;
-webkit-flex: 50%;
-ms-flex: 50%;
flex: 50%;
}
}
@media only screen and (max-width: 1024px)  {
.section-box-image .content div:not(.thumb) {
-webkit-box-flex: 100%;
-webkit-flex: 100%;
-ms-flex: 100%;
flex: 100%;
}
}
.section-box-image .content .thumb {
-webkit-box-flex: 0;
-webkit-flex: 0 0 45%;
-ms-flex: 0 0 45%;
flex: 0 0 45%;
background-position: center;
background-size: cover;
}
@media only screen and (max-width: 1366px)  {
.section-box-image .content .thumb {
-webkit-box-flex: 50%;
-webkit-flex: 50%;
-ms-flex: 50%;
flex: 50%;
}
}
@media only screen and (max-width: 1280px)  {
.section-box-image .content .thumb {
-webkit-box-flex: 100%;
-webkit-flex: 100%;
-ms-flex: 100%;
flex: 100%;
height: 60vh;
}
}
@media only screen and (max-width: 1024px)  {
.section-box-image .content .thumb {
-webkit-box-flex: 100%;
-webkit-flex: 100%;
-ms-flex: 100%;
flex: 100%;
height: 60vh;
}
}
@media screen and (max-width: 620px)  {
.section-box-image .content .thumb {
height: 30vh;
}
}
.section-team {
padding: 3em 0 0;
position: relative;
}
.section-team .team-item {
margin-bottom: 10em;
}
@media only screen and (max-width: 1024px)  {
.section-team .team-item {
margin-bottom: 5em;
}
}
@media screen and (max-width: 620px)  {
.section-team .team-item {
margin-bottom: 3em;
}
}
.section-team .team-item .wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-flow: wrap row;
-ms-flex-flow: wrap row;
flex-flow: wrap row;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
width: 100%;
}
.section-team .team-item .content {
padding-top: 5em;
-webkit-box-flex: 0;
-webkit-flex: 0 0 62%;
-ms-flex: 0 0 62%;
flex: 0 0 62%;
}
.section-team .team-item .content p,
.section-team .team-item .content li {
font-size: 18px;
}
@media  screen and (max-width: 1440px)  {
.section-team .team-item .content p,
.section-team .team-item .content li {
font-size: 16px;
}
}
@media only screen and (max-width: 1024px)  {
.section-team .team-item .content p,
.section-team .team-item .content li {
font-size: 18px;
}
}
@media  screen and (max-width: 1440px)  {
.section-team .team-item .content {
padding-top: 3em;
}
}
@media only screen and (max-width: 1024px)  {
.section-team .team-item .content {
-webkit-box-flex: 50%;
-webkit-flex: 50%;
-ms-flex: 50%;
flex: 50%;
padding-top: 0;
}
}
@media screen and (max-width: 620px)  {
.section-team .team-item .content {
-webkit-box-flex: 100%;
-webkit-flex: 100%;
-ms-flex: 100%;
flex: 100%;
}
}
.section-team .team-item .thumb-container {
margin-right: 10%;
-webkit-box-flex: 0;
-webkit-flex: 0 0 28%;
-ms-flex: 0 0 28%;
flex: 0 0 28%;
}
@media only screen and (max-width: 1024px)  {
.section-team .team-item .thumb-container {
-webkit-box-flex: 35%;
-webkit-flex: 35%;
-ms-flex: 35%;
flex: 35%;
margin-right: 7%;
}
}
@media screen and (max-width: 620px)  {
.section-team .team-item .thumb-container {
margin: 0 0 30px 0;
}
}
.section-team .team-item .thumb-container h3 {
font-size: 30px;
margin-top: 30px;
margin-bottom: 0;
}
@media only screen and (max-width: 1024px)  {
.section-team .team-item .thumb-container h3 {
font-size: 28px;
}
}
.section-team .team-item .thumb-container h4 {
font-size: 20px;
font-weight: 300;
margin: 0;
padding: 0;
}
@media only screen and (max-width: 1024px)  {
.section-team .team-item .thumb-container h4 {
font-size: 18px;
}
}
.section-team .team-item .thumb-container .social-links {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-flow: wrap row;
-ms-flex-flow: wrap row;
flex-flow: wrap row;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
margin-top: 20px;
}
.section-team .team-item .thumb-container .social-links .social-link {
margin-right: 10px;
}
.section-team .team-item .thumb-container .social-links .social-link a img {
width: 38px;
height: auto;
}
@media  screen and (max-width: 1440px)  {
.section-team .team-item .thumb-container .social-links .social-link a img {
width: 40px;
}
}
.section-team .team-item .thumb-container .thumb {
background-position: center;
background-size: cover;
height: 450px;
-webkit-box-shadow: 0 29px 44px 0 rgba(0, 0, 0, 0.23);
box-shadow: 0 29px 44px 0 rgba(0, 0, 0, 0.23);
}
@media  screen and (max-width: 1440px)  {
.section-team .team-item .thumb-container .thumb {
height: 400px;
}
}
@media only screen and (max-width: 1024px)  {
.section-team .team-item .thumb-container .thumb {
height: 350px;
}
}
.section-team .team-item:nth-child(even) .wrap {
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-webkit-flex-direction: row-reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
}
.section-team .team-item:nth-child(even) .thumb-container {
margin-right: 0;
margin-left: 10%;
}
@media only screen and (max-width: 1024px)  {
.section-team .team-item:nth-child(even) .thumb-container {
margin-left: 7%;
}
}
@media screen and (max-width: 620px)  {
.section-team .team-item:nth-child(even) .thumb-container {
margin: 0 0 30px 0;
}
}
.section-team .team-item:first-child {
background: none !important;
}
.section-team .team-item:nth-child(odd) {
padding: 3em 0;
background: #fafafa;
}
.section-grid {
padding: 0 0 7em 0;
}
.section-grid .wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-flow: wrap row;
-ms-flex-flow: wrap row;
flex-flow: wrap row;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
}
.section-grid .grid-item {
-webkit-box-flex: 0;
-webkit-flex: 0 0 22%;
-ms-flex: 0 0 22%;
flex: 0 0 22%;
padding-right: 30px;
}
@media only screen and (max-width: 1024px)  {
.section-grid .grid-item {
-webkit-box-flex: 0;
-webkit-flex: 0 0 47%;
-ms-flex: 0 0 47%;
flex: 0 0 47%;
padding: 0;
margin-bottom: 40px;
}
}
@media screen and (max-width: 620px)  {
.section-grid .grid-item {
-webkit-box-flex: 100%;
-webkit-flex: 100%;
-ms-flex: 100%;
flex: 100%;
}
}
.section-grid .grid-item:last-child {
padding-right: 0;
}
.section-grid h3 {
font-size: 30px;
margin-top: 20px;
margin-bottom: 0;
}
@media only screen and (max-width: 1024px)  {
.section-grid h3 {
font-size: 28px;
}
}
.section-grid h4 {
font-size: 20px;
font-weight: 300;
margin: 0;
padding: 0;
}
@media only screen and (max-width: 1024px)  {
.section-grid h4 {
font-size: 18px;
}
}
.section-grid .thumb {
background-position: 60% center;
background-size: cover;
height: 350px;
-webkit-box-shadow: 0 34px 51px 0 rgba(0, 0, 0, 0.23);
box-shadow: 0 34px 51px 0 rgba(0, 0, 0, 0.23);
}
@media  screen and (max-width: 1440px)  {
.section-grid .thumb {
height: 350px;
}
}
.section-accordion {
padding: 4em 0;
margin-top: 3em;
background-color: #fafafa;
border-radius: 133px;
-webkit-box-shadow: -1px 111px 174px -40px rgba(201, 195, 195, 0.46);
box-shadow: -1px 111px 174px -40px rgba(201, 195, 195, 0.46);
}
@media screen and (max-width: 620px)  {
.section-accordion {
border-radius: 0;
}
}
.section-accordion ul {
list-style: none;
padding: 0;
margin: 0;
}
.section-accordion ul li {
margin-bottom: 2em;
}
.section-accordion ul li a.toggle {
width: 100%;
display: block;
font-size: 25px;
font-weight: 600;
color: #333436;
border-bottom: solid 1.5px #979797;
position: relative;
padding-right: 70px;
}
.section-accordion ul li a.toggle h2 {
font-size: 25px;
font-weight: 600;
color: #333436;
}
@media screen and (max-width: 620px)  {
.section-accordion ul li a.toggle {
font-size: 20px;
line-height: normal;
}
}
.section-accordion ul li a.toggle::after {
position: absolute;
content: "";
background-image: url(//algebra.sg/wp-content/themes/algebra/images/accordion.svg);
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
-webkit-transition: all 0.3s;
transition: all 0.3s;
width: 35px;
height: 35px;
background-position: center;
background-size: contain;
background-repeat: no-repeat;
right: 0;
top: -3px;
bottom: 0;
margin: auto;
}
@media screen and (max-width: 620px)  {
.section-accordion ul li a.toggle::after {
width: 30px;
height: 30px;
}
}
.section-accordion ul li a.toggle.active::after {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
.section-accordion ul .inner {
padding: 4em 0;
overflow: hidden;
display: none;
}
.section-accordion ul .inner > .content {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-flow: wrap row;
-ms-flex-flow: wrap row;
flex-flow: wrap row;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
position: relative;
margin-bottom: 7em;
}
.section-accordion ul .inner > .content .text {
-webkit-box-flex: 0;
-webkit-flex: 0 0 47%;
-ms-flex: 0 0 47%;
flex: 0 0 47%;
padding: 0;
}
.section-accordion ul .inner>.content .text h3 {
font-size: 22px;
}
.section-accordion ul .inner > .content .text p {
font-size: 18px;
font-weight: 300;
line-height: 1.6;
}
@media  screen and (max-width: 1440px)  {
.section-accordion ul .inner > .content .text p {
font-size: 16px;
}
}
.section-accordion ul .inner > .content .text ul {
list-style: disc;
padding-left: 30px;
margin-bottom: 20px;
}
.section-accordion ul .inner > .content .text ul li {
margin-bottom: 5px;
list-style-type: disc;
}
@media only screen and (max-width: 1024px)  {
.section-accordion ul .inner > .content .text {
-webkit-box-flex: 100%;
-webkit-flex: 100%;
-ms-flex: 100%;
flex: 100%;
}
}
.section-accordion ul .inner > .content > .thumb {
-webkit-box-shadow: 0 29px 44px 0 rgba(0, 0, 0, 0.23);
box-shadow: 0 29px 44px 0 rgba(0, 0, 0, 0.23);
-webkit-box-flex: 0;
-webkit-flex: 0 0 35%;
-ms-flex: 0 0 35%;
flex: 0 0 35%;
background-position: center;
background-size: cover;
height: 650px;
}
@media  screen and (max-width: 1440px)  {
.section-accordion ul .inner > .content > .thumb {
height: 500px;
}
}
@media only screen and (max-width: 1024px)  {
.section-accordion ul .inner > .content > .thumb {
display: none;
-webkit-box-flex: 100%;
-webkit-flex: 100%;
-ms-flex: 100%;
flex: 100%;
}
}
.section-accordion ul .inner .featured-container {
text-align: center;
padding: 4em 0;
}
.section-accordion ul .inner .featured-container ul {
list-style-type: disc;
width: -webkit-max-content;
width: -moz-max-content;
width: max-content;
max-width: 100%;
margin: 0 auto;
text-align: left;
}
.section-accordion ul .inner .featured-container ul li {
margin-bottom: 10px;
}
.section-accordion ul .inner .featured-container .featured-list {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-flow: wrap row;
-ms-flex-flow: wrap row;
flex-flow: wrap row;
-webkit-box-align: stretch;
-webkit-align-items: stretch;
-ms-flex-align: stretch;
align-items: stretch;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
margin-top: 7em;
}
.section-accordion ul .inner .featured-container .featured-list .featured-item {
-webkit-box-flex: 0;
-webkit-flex: 0 0 31.3%;
-ms-flex: 0 0 31.3%;
flex: 0 0 31.3%;
margin: 0 1%;
text-align: center;
padding: 5em 2em 2em;
-webkit-box-shadow: 0 24px 59px 0 rgba(158, 161, 170, 0.23);
box-shadow: 0 24px 59px 0 rgba(158, 161, 170, 0.23);
background-color: #fff;
margin-bottom: 6em;
position: relative;
}
@media screen and (max-width: 620px)  {
.section-accordion ul .inner .featured-container .featured-list .featured-item {
-webkit-box-flex: 100%;
-webkit-flex: 100%;
-ms-flex: 100%;
flex: 100%;
margin: 0 0 6em 0;
}
.section-accordion ul .inner .featured-container .featured-list .featured-item:last-child {
margin: 0;
}
}
.section-accordion ul .inner .featured-container .featured-list .featured-item img {
width: 100px;
height: auto;
display: block;
margin: auto;
position: absolute;
left: 0;
right: 0;
top: -50px;
}
.section-accordion ul .inner .featured-container .featured-list .featured-item h3 {
font-size: 25px;
font-weight: 600;
line-height: 1.3;
letter-spacing: normal;
text-align: center;
}
.section-accordion .subservices > p {
text-align: center;
max-width: 50%;
margin: 0 auto;
}
@media only screen and (max-width: 1024px)  {
.section-accordion .subservices > p {
max-width: 100%;
}
}
.section-accordion .subservices .services-blocks {
margin-top: 4em;
}
.section-accordion .subservices .services-blocks .service-item {
background: #fff;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-flow: wrap row;
-ms-flex-flow: wrap row;
flex-flow: wrap row;
-webkit-box-align: stretch;
-webkit-align-items: stretch;
-ms-flex-align: stretch;
align-items: stretch;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
}
@media screen and (max-width: 620px)  {
.section-accordion .subservices .services-blocks .service-item {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
}
.section-accordion .subservices .services-blocks .service-item .thumb {
-webkit-box-flex: 0;
-webkit-flex: 0 0 50%;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
background-position: center;
background-size: cover;
padding-top: 37.25%;
}
@media screen and (max-width: 620px)  {
.section-accordion .subservices .services-blocks .service-item .thumb {
-webkit-box-flex: 100%;
-webkit-flex: 100%;
-ms-flex: 100%;
flex: 100%;
width: 100%;
padding-top: 52.25%;
}
}
.section-accordion .subservices .services-blocks .service-item .content {
-webkit-box-flex: 0;
-webkit-flex: 0 0 50%;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
padding: 3.5em 5em;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-flow: wrap column;
-ms-flex-flow: wrap column;
flex-flow: wrap column;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
@media only screen and (max-width: 1024px)  {
.section-accordion .subservices .services-blocks .service-item .content {
padding: 3em 3em 3em 2.5em;
}
}
@media screen and (max-width: 620px)  {
.section-accordion .subservices .services-blocks .service-item .content {
-webkit-box-flex: 100%;
-webkit-flex: 100%;
-ms-flex: 100%;
flex: 100%;
padding: 3em 0;
}
}
.section-accordion .subservices .services-blocks .service-item .content ul {
margin: 0 0 1.5em;
padding: 0;
counter-reset: item;
}
.section-accordion .subservices .services-blocks .service-item .content ul li {
margin: 0;
padding: 0 0 0 35px;
margin-bottom: 20px;
position: relative;
font-weight: bold;
}
.section-accordion .subservices .services-blocks .service-item .content ul li span {
display: block;
font-weight: 300;
margin-top: 20px;
}
.section-accordion .subservices .services-blocks .service-item .content ul li::before {
position: absolute;
width: 25px;
height: 25px;
top: 2px;
left: 0;
background-position: center;
background-repeat: no-repeat;
background-size: contain;
background-image: url(//algebra.sg/wp-content/themes/algebra/images/check-icon.svg);
content: "";
}
.section-accordion .subservices .services-blocks .service-item .content ul li:last-child {
margin-bottom: 0;
}
.section-accordion .subservices .services-blocks .service-item:nth-child(even) {
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-webkit-flex-flow: row-reverse;
-ms-flex-flow: row-reverse;
flex-flow: row-reverse;
}
@media screen and (max-width: 620px)  {
.section-accordion .subservices .services-blocks .service-item:nth-child(even) {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
}
.section-accordion.puzzle {
background-color: transparent;
-webkit-box-shadow: none;
box-shadow: none;
}
.section-tab {
padding: 3em 0;
}
.section-tab .tab-container {
margin-top: 3em;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-flow: wrap row;
-ms-flex-flow: wrap row;
flex-flow: wrap row;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
width: 100%;
}
.section-tab .tab-container > ul {
list-style-type: none;
padding: 0;
margin: 0;
-webkit-box-flex: 0;
-webkit-flex: 0 0 25%;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
}
@media screen and (max-width: 620px)  {
.section-tab .tab-container > ul {
-webkit-box-flex: 100%;
-webkit-flex: 100%;
-ms-flex: 100%;
flex: 100%;
}
}
.section-tab .tab-container > ul li {
display: block;
border-bottom: solid 1.5px #ADAEAF;
margin: 0;
padding: 20px 0;
}
.section-tab .tab-container > ul li:last-child {
border: none;
}
.section-tab .tab-container > ul li a {
display: block;
text-decoration: none;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
color: #333436;
font-weight: bold;
opacity: 0.4;
padding: 0;
margin: 0;
}
.section-tab .tab-container > ul li a.active {
color: #00307e;
opacity: 1;
}
.section-tab .tab-container .tab-content {
-webkit-box-flex: 0;
-webkit-flex: 0 0 75%;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
display: none;
padding: 0 0 0 4em;
}
.section-tab .tab-container .tab-content h3 {
font-size: 25px;
}
.section-tab .tab-container .tab-content h4 {
font-size: 20px;
}
@media screen and (max-width: 620px)  {
.section-tab .tab-container .tab-content {
-webkit-box-flex: 100%;
-webkit-flex: 100%;
-ms-flex: 100%;
flex: 100%;
padding: 3em 0 0;
}
}
.section-tab .tab-container .tab-content img {
-webkit-box-shadow: 0 29px 44px 0 rgba(0, 0, 0, 0.23);
box-shadow: 0 29px 44px 0 rgba(0, 0, 0, 0.23);
margin-bottom: 1em;
}
.section-tab .tab-container .tab-content.active {
display: block;
}  .slick-slider {
position: relative;
display: block;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list {
position: relative;
overflow: hidden;
display: block;
margin: 0;
padding: 0;
}
.slick-list:focus {
outline: none;
}
.slick-list.dragging {
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track {
position: relative;
left: 0;
top: 0;
display: block;
margin-left: auto;
margin-right: auto;
}
.slick-track:before,
.slick-track:after {
content: "";
display: table;
}
.slick-track:after {
clear: both;
}
.slick-loading .slick-track {
visibility: hidden;
}
.slick-slide {
float: left;
height: 100%;
min-height: 1px;
display: none;
}
[dir="rtl"] .slick-slide {
float: right;
}
.slick-slide img {
display: block;
}
.slick-slide.slick-loading img {
display: none;
}
.slick-slide.dragging img {
pointer-events: none;
}
.slick-initialized .slick-slide {
display: block;
}
.slick-loading .slick-slide {
visibility: hidden;
}
.slick-vertical .slick-slide {
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
} .slick-loading .slick-list {
background: #fff url(//algebra.sg/wp-content/themes/algebra/images/ajax-loader.gif) center center no-repeat;
} .slick-prev,
.slick-next {
position: absolute;
display: block;
height: 20px;
width: 20px;
line-height: 0px;
font-size: 0px;
cursor: pointer;
background: transparent;
color: transparent;
top: 50%;
-webkit-transform: translate(0, -50%);
transform: translate(0, -50%);
padding: 0;
border: none;
outline: none;
}
.slick-prev:hover,
.slick-next:hover,
.slick-prev:focus,
.slick-next:focus {
outline: none;
background: transparent;
color: transparent;
}
.slick-prev:hover:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-next:focus:before {
opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
font-family: "slick";
font-size: 20px;
line-height: 1;
color: white;
opacity: 0.75;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale; }
@font-face {
font-family: 'slick';
font-weight: normal;
font-style: normal;
src: url(//algebra.sg/wp-content/themes/algebra/images/slick.eot);
src: url(//algebra.sg/wp-content/themes/algebra/images/slick.eot?#iefix) format('embedded-opentype'), url(//algebra.sg/wp-content/themes/algebra/images/slick.woff) format('woff'), url(//algebra.sg/wp-content/themes/algebra/images/slick.ttf) format('truetype'), url(//algebra.sg/wp-content/themes/algebra/images/slick.svg#slick) format('svg');
}
.slick-prev {
left: -25px;
}
[dir="rtl"] .slick-prev {
left: auto;
right: -25px;
}
.slick-prev:before {
content: "←";
}
[dir="rtl"] .slick-prev:before {
content: "→";
}
.slick-next {
right: -25px;
}
[dir="rtl"] .slick-next {
left: -25px;
right: auto;
}
.slick-next:before {
content: "→";
}
[dir="rtl"] .slick-next:before {
content: "←";
} .slick-dotted .slick-slider {
margin-bottom: 30px;
}
.slick-dots {
position: absolute;
bottom: -25px;
list-style: none;
display: block;
text-align: center;
padding: 0;
margin: 0;
width: 100%;
}
.slick-dots li {
position: relative;
display: inline-block;
height: 20px;
width: 20px;
margin: 0 5px;
padding: 0;
cursor: pointer;
}
.slick-dots li button {
border: 0;
background: transparent;
display: block;
height: 20px;
width: 20px;
outline: none;
line-height: 0px;
font-size: 0px;
color: transparent;
padding: 5px;
cursor: pointer;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
opacity: 1;
}
.slick-dots li button:before {
position: absolute;
top: 0;
left: 0;
content: "•";
width: 20px;
height: 20px;
font-family: "slick";
font-size: 6px;
line-height: 20px;
text-align: center;
color: black;
opacity: 0.25;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
color: black;
opacity: 0.75;
}
a {
outline: none !important;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
html {
font-size: 10px;
line-height: 1.2;
min-height: 100%;
position: relative;
margin: 0;
padding: 0;
}
body {
height: 100%;
font-family: 'IBM Plex Sans', sans-serif;
font-weight: 400;
font-size: 1.5rem;
position: relative;
color: #333436;
margin: 0;
padding: 0;
overflow-x: hidden;
background: #fff;
}
body.noScroll {
overflow: hidden;
}
body.modal-active {
overflow: hidden;
position: relative;
}
body.modal-active::after {
position: absolute;
left: 0;
right: 0;
top: 0;
background-color: rgba(255, 255, 255, 0.7);
content: '';
width: 100%;
height: 100%;
z-index: 21;
}
body .slick-slider .slick-dots {
bottom: unset;
position: relative;
}
body .slick-slider .slick-dots li button {
background: none;
-webkit-box-shadow: none;
box-shadow: none;
padding: 0;
margin: 0;
color: #fff;
border: 2px solid #00307e;
border-radius: 100%;
overflow: hidden;
position: relative;
}
body .slick-slider .slick-dots li button::before {
color: #fff;
font-size: 18px;
-webkit-transition: all 0.3s;
transition: all 0.3s;
z-index: 2;
opacity: 1;
left: -3px;
top: 0px;
width: 22px;
height: 30px;
line-height: normal;
}
body .slick-slider .slick-dots li button::after {
content: none;
}
body .slick-slider .slick-dots li.slick-active button::before {
color: #00307e;
}
body .slick-arrow {
z-index: 7;
width: 50px;
height: 50px;
top: 0;
bottom: 0;
margin: auto;
}
@media screen and (max-width: 620px)  {
body .slick-arrow {
width: 45px;
height: 45px;
}
}
body .slick-arrow:before {
content: "";
display: block;
width: 100%;
height: 100%;
background-size: contain;
background-position: center;
background-repeat: no-repeat;
background-image: url(//algebra.sg/wp-content/themes/algebra/images/slick-arrow.svg);
opacity: 1;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
body .slick-arrow.slick-disabled::before {
opacity: 0.2;
-webkit-filter: grayscale(100%);
filter: grayscale(100%);
}
body .slick-arrow:hover {
background-color: none;
}
body .slick-arrow:hover::before {
background-color: none;
}
body .slick-prev {
left: -58px;
}
@media screen and (max-width: 620px)  {
body .slick-prev {
left: -37px;
}
}
body .slick-prev:before {
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
}
body .slick-next {
right: -58px;
}
@media screen and (max-width: 620px)  {
body .slick-next {
right: -37px;
}
}
.hidden,
.slick-slide img.hidden {
display: none;
}
* {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
@media only screen and (max-width: 1024px)  {
.desktop {
display: none;
}
}
.mobile {
display: none;
}
@media only screen and (max-width: 1024px)  {
.mobile {
display: inline-block;
}
}
.wrap {
padding: 0 13%;
max-width: 100%;
}
@media  screen and (max-width: 1440px)  {
.wrap {
padding: 0 8%;
}
}
@media only screen and (max-width: 1024px)  {
.wrap {
padding: 0 30px;
}
}
.wrap::before,
.wrap::after {
content: none;
}
input {
outline: none !important;
}
.wpcf7 .ajax-loader {
margin: 0;
position: absolute;
left: 200px;
bottom: 95px;
}
.wpcf7 form .wpcf7-response-output {
border: none;
background: #00a0d2;
color: #fff;
text-align: center;
padding: 10px;
display: block;
width: 100%;
margin: 10px 0 0 0;
}
@media screen and (max-width: 620px)  {
.wpcf7 form .wpcf7-response-output {
font-size: 13px;
}
}
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
background: #dc3232;
}
.wpcf7 form.sent .wpcf7-response-output {
background: #6BD368;
}
.wow {
visibility: hidden;
}
.fadeInUp {
-webkit-animation-delay: 0.3s;
animation-delay: 0.3s;
}
.slick-slider {
visibility: hidden;
}
.slick-slider.slick-initialized {
visibility: visible;
}
.subpage-items {
display: flex;
flex-flow: wrap row;
align-items: center;
justify-content: center;
margin-bottom: 6em;
}
.section-subservices .subpage-items .btn {
margin: 20px 3% 0;
}
body:not(.home).page-template-software .section-hero .content p {
font-size: 35px;
font-weight: normal;
line-height: normal;
letter-spacing: 0.56px;
color: #333436;
margin: 0 0 20px 0;
}
.page-template-software .logos-container {
justify-content: center;
}
.section-services-blocks .subservices .services-blocks {
margin-top: 4em;
margin-bottom: 8em;
}
.section-services-blocks .subservices .services-blocks .service-item {
background: #fff;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-flow: wrap row;
-ms-flex-flow: wrap row;
flex-flow: wrap row;
-webkit-box-align: stretch;
-webkit-align-items: stretch;
-ms-flex-align: stretch;
align-items: stretch;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
}
@media screen and (max-width: 620px) {
.section-services-blocks .subservices .services-blocks .service-item {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
}
.section-services-blocks .subservices .services-blocks .service-item .thumb {
-webkit-box-flex: 0;
-webkit-flex: 0 0 50%;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
background-position: center;
background-size: cover;
padding-top: 37.25%;
}
@media screen and (max-width: 620px) {
.section-services-blocks .subservices .services-blocks .service-item .thumb {
-webkit-box-flex: 100%;
-webkit-flex: 100%;
-ms-flex: 100%;
flex: 100%;
width: 100%;
padding-top: 52.25%;
}
}
.section-services-blocks .subservices .services-blocks .service-item .content {
-webkit-box-flex: 0;
-webkit-flex: 0 0 50%;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
padding: 3.5em 5em;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-flow: wrap column;
-ms-flex-flow: wrap column;
flex-flow: wrap column;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
@media only screen and (max-width: 1024px) {
.section-services-blocks .subservices .services-blocks .service-item .content {
padding: 3em 3em 3em 2.5em;
}
}
@media screen and (max-width: 620px) {
.section-services-blocks .subservices .services-blocks .service-item .content {
-webkit-box-flex: 100%;
-webkit-flex: 100%;
-ms-flex: 100%;
flex: 100%;
padding: 3em 0;
}
}
.section-services-blocks .subservices .services-blocks .service-item .content ul {
margin: 0 0 1.5em;
padding: 0;
counter-reset: item;
list-style: none;
}
.section-services-blocks .subservices .services-blocks .service-item .content ul li {
margin: 0;
padding: 0 0 0 35px;
margin-bottom: 20px;
position: relative;
font-weight: normal;
}
.section-services-blocks .subservices .services-blocks .service-item .content h3 {
font-size: 28px;
font-weight: bold;
font-stretch: normal;
font-style: normal;
line-height: normal;
letter-spacing: normal;
margin-bottom: 40px;
color: #333436;
}
.section-services-blocks .subservices .services-blocks .service-item .content ul li span {
display: block;
font-weight: 300;
margin-top: 20px;
}
.section-services-blocks .subservices .services-blocks .service-item .content ul li::before {
position: absolute;
width: 25px;
height: 25px;
top: 2px;
left: 0;
background-position: center;
background-repeat: no-repeat;
background-size: contain;
background-image: url(//algebra.sg/wp-content/themes/algebra/images/check-icon.svg);
content: "";
}
.section-services-blocks .subservices .services-blocks .service-item .content ul li:last-child {
margin-bottom: 0;
}
.section-services-blocks .subservices .services-blocks .service-item:nth-child(even) {
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-webkit-flex-flow: row-reverse;
-ms-flex-flow: row-reverse;
flex-flow: row-reverse;
}
@media screen and (max-width: 620px) {
.section-services-blocks .subservices .services-blocks .service-item:nth-child(even) {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
}
.section-galaxy {
background-image: url(//algebra.sg/wp-content/themes/algebra/images/galaxy/bg-stars.jpg);
background-position: center;
background-size: 100% auto;
padding: 6em 0;
position: relative;
margin-bottom: 8em;
}
.section-galaxy #container {
width: 1000px;
height: 1000px;
margin: 10px auto;
border: 1px solid #fff;
position: relative;
border-radius: 50%;
animation: spin 40s linear infinite;
}
.section-galaxy #container-large {
width: 840px;
height: 840px;
margin: 10px auto;
border: 1px dashed #fff;
position: relative;
border-radius: 50%;
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
margin: auto;
animation: spin 30s linear infinite;
}
.section-galaxy #container-medium {
width: 680px;
height: 680px;
margin: 10px auto;
border: 1px solid #fff;
position: relative;
border-radius: 50%;
animation: spin 50s linear infinite;
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
margin: auto;
}
.section-galaxy #container-extramedium {
width: 520px;
height: 520px;
margin: 10px auto;
border: 1px dashed #fff;
position: relative;
border-radius: 50%;
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
margin: auto;
animation: spin 30s linear infinite;
}
.section-galaxy #container-small {
width: 370px;
height: 370px;
margin: 10px auto;
border: 1px solid #fff;
position: relative;
border-radius: 50%;
animation: spin 40s linear infinite;
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
margin: auto;
}
.section-galaxy #container-extrasmall {
width: 230px;
height: 230px;
margin: 10px auto;
border: 1px dashed #fff;
position: relative;
border-radius: 50%;
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
margin: auto;
animation: spin 30s linear infinite;
}
.section-galaxy #logo {
width: 100px;
height: 100px;
margin: 10px auto;
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
margin: auto;
}
.section-galaxy .item, .section-galaxy .item-medium, .section-galaxy .item-small, .section-galaxy .item-large {
width: 90px;
height: 90px;
line-height: 30px;
text-align: center;
border-radius: 50%;
position: absolute;
animation: spin 40s linear infinite reverse;
}
.section-galaxy .item-medium {
animation: spin 50s linear infinite reverse;
}
.section-galaxy .item-medium.planet {
width: 50px;
height: 50px;
}
.section-galaxy .item-large {
width: 65px;
height: 65px;
animation: spin 30s linear infinite reverse;
display: flex;
flex-flow: wrap column;
align-items: center;
justify-content: center;
}
.section-galaxy .item-large.saturn {
width: 90px;
height: 80px;
}
.sep.galaxy {
margin-bottom: 2em;
}
@media screen and (max-width:1440px) {
.section-galaxy .wrap {
transform: scale(0.8);
padding: 0;
}
.section-galaxy {
padding: 0;
}
}
@media screen and (max-width:1280px) {
.section-galaxy .wrap {
transform: scale(0.6);
}
}
@media screen and (max-width:1024px) {
.section-galaxy {
background: none;
}
}
.wp-container-1.wp-block-buttons {
width: 100%;
gap: unset;
justify-content: center;
}