

body { padding-top: 56px; }
.left-aligned { margin-left: auto; }
.bg-dark { background-color: #0a0a0c !important; }
.bg-hero { background-color: #1b049c; }

/* CALLOUT */
.bd-callout { padding:1.25rem; margin-top:1.25rem; margin-bottom:1.25rem; border:1px solid #e9ecef; border-left-width:.25rem; border-radius:.25rem }
.bd-callout h4 { margin-bottom:.25rem }
.bd-callout p:last-child { margin-bottom:0 }
.bd-callout code { border-radius:.25rem }
.bd-callout+.bd-callout { margin-top:-.25rem }
.bd-callout-info { border-left-color:#5bc0de }
.bd-callout-warning { border-left-color:#f0ad4e }
.bd-callout-danger { border-left-color:#d9534f }

/* footer */
footer a { color: white; font-weight: bold; text-decoration: none; }
footer a:hover { color: white; text-decoration: underline; }



.side {
    position: fixed;
    top: 0;
    left: 0;
    margin-top: 30vh;
    display: none;
    background-color: transparent;
    max-width: 200px;
}

.side > ul {
    list-style: none;
    margin-left: 40px;
    padding-left: 1em;
    text-indent: 0;
    border-left: 2px solid #C0C0C0;
    padding-top: 0;
}

.side > ul li {
    background-color: transparent;
    font-size: 15px;
    margin-top: 10px;
    font-family: "Assistant", "Calibri", "Segoe", "Segoe UI", "Optima", Arial, sans-serif;
    color: #C0C0C0;
}

.side > ul li >a {
    text-decoration: none;
    color: #C0C0C0;
}
.side a:hover {
    color: #0f0065; /* 鼠标悬停时的链接文本颜色 */
}

.side ul li a.active {
    font-weight: bold; /* 突出显示的目录项加粗 */
    color: #0f0065; /* 突出显示的目录项文本颜色 */
}

.side2 > ul {
    list-style: none;
    margin-left: 15px;
    padding-left: 0.5em;
    text-indent: 0;
    padding-top: 0px;
}
.body
{
    padding-top: 200px !important;
}

#mw-content-text p
{
    padding-top: 0%;
    padding-right: 0%;
    padding-bottom: 0%;
    padding-left: 0%;
}

html body {
    font-size: inherit;
    font-family: inherit;
    background-color: transparent;
    color: inherit;
    padding: 0;
}

div#globalWrapper {
    font-size: inherit;
    margin: 0;
    padding: 0;
    position: static;
    width: auto;
}


/* Start top-section reset ============================================== */

div#top-section {
    border: 0;
    height: auto;
    margin: 0;
    position: static;
    width: auto;
}

div#p-logo {
    height: auto;
    position: static;
    width: auto;
    z-index: auto;
    float: left;
    line-height: 70px;

}

div#p-logo a, div#p-logo a:hover {
    text-decoration: none;
}

div#menubar {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    position: static;
    top: 0px;
    white-space: normal;
    width: auto;
    z-index: auto;
}

div.left-menu, div.left-menu a {
    color: inherit;
    left: 0;
    text-align: left;
    text-transform: none;
}

div#menubar ul {
    color: inherit;
    list-style: disc outside none;
    margin: 0;
    padding: 0;
}

div#menubar li {
    cursor: auto;
    display: list-item;
    padding: 0;
    margin: 0;
    position: static;
}

div.left-menu li a {
    padding: 0;
}

div.left-menu:hover {
    color: inherit;
    background-color: black;
}

div.left-menu:hover a {
    color: black;
}

div.right-menu, div.right-menu a {
    color: inherit;
    right: 0;
    text-align: left;
}

div.right-menu li a {
    background-color: transparent;
    color: inherit;
    padding: 0;
}

div.right-menu li a:hover {
    color: inherit;
    text-decoration: none;
}

div#search-controls {
    background-color: transparent;
    height: auto;
    position: static;
    right: 0;
    text-align: left;
    top: 0;
    width: auto;
    z-index: auto;
}


/* Start content reset ================================================== */

div#content {
    background: transparent;
    border: 0;
    color: inherit;
    line-height: inherit;
    margin: 0;
    padding: 0;
    position: static;
    width: auto;
    z-index: auto;
}

body li {
    margin: 0;
}

body h1, body h2, body h3, body h4, body h5, body h6 {
    background: transparent;
    border: 0;
    color: inherit;
    padding: 0;
}

body .firstHeading {
    margin: 0;
}

div#contentSub {
    color: inherit;
    font-size: inherit;
    line-height: inherit;
    margin: 0;
    width: auto;
}

div#catlinks {
    background-color: transparent;
    border: 0;
    clear: both;
    margin: 0;
    padding: 0;
}

/* Start footer reset =================================================== */

div#footer-box {
    background-color: transparent;
    border: 0;
    margin: 0;
    padding: 0;
    width: auto;
}

div#footer {
    color: inherit;
    font-size: inherit;
    text-align: left;
}

div#f-poweredbyico, div#f-copyrightico {
    float: none;
}

div#footer li {
    margin: 0;
    display: list-item;
}

/* Reset additional elements */

#sideMenu {
    width: 200px;
    position: absolute;
    top: 20px;
    left: 1020px;
    z-index: 10;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: #1b1b1b !important;


    text-align: left;
    display: none;
    z-index: 9996;
}

#content {
    width: 100%;
    padding: 0px;
    margin-left: 0px;
}

#top_title {
    overflow: hidden;
    display: none;
}

#top_menu_14 {
    height: 20px;
}

#top_menu_under {
    display: none;
}

#globalWrapper {
    padding-bottom: 20px;
}

#HQ_page p {
    font-size: 18px;
    font-family: "Assistant", "Calibri", "Segoe", "Segoe UI", "Optima", Arial, sans-serif;
}

.skin-igem {
    padding-top: 0px;
}

/****************************************OUR CSS*********************************************************/
@import url('https://fonts.googleapis.com/css2?family=Poppins&amp;display=swap');
*
{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: "Assistant", "Calibri", "Segoe", "Segoe UI", "Optima", Arial, sans-serif;
}
.dropdown-menu{
    background-color: #1b1b1b !important;

}

.navbar a{
    color: white;
    font-family: "Assistant", "Calibri", "Segoe", "Segoe UI", "Optima", Arial, sans-serif;
    font-size: 20px;

}

.navbar{
    height: auto;
    margin-bottom:-16px;
    margin-top:0;
    /*align-items: flex-end;*/
    font-family: "Assistant", "Calibri", "Segoe", "Segoe UI", "Optima", Arial, sans-serif;
    color: #1b1b1b;

    font-size: 20px;


}
.big-padding{
    padding-top:90px;
}

#navmenu{
    background-color: #1b1b1b;

    font-size:18px;
}

#navmenuscrolled{
    background-color: #1b1b1b;
    font-size:9px;

}
section{
    font-family: "Assistant", "Calibri", "Segoe", "Segoe UI", "Optima", Arial, sans-serif;
    font-size: 20px;
}

#content h1, h1{
    font-family:"Assistant", "Calibri", "Segoe", "Segoe UI", "Optima", Arial, sans-serif;
    text-align: center;
    font-weight: bold;
    font-size: 50px;
    margin-bottom: 30px;
    margin-left:auto;
    margin-right:auto;
    padding-top:60px;


}

#bodyContent h2, h2{
    font-family: "Assistant", "Calibri", "Segoe", "Segoe UI", "Optima", Arial, sans-serif;
    text-align: center;
    font-weight: 550;
    font-size: 40px;
    margin-bottom: 45px;
    margin-top:30px;
    padding-top:40px;
}

#bodyContent h3, h3{
    font-family:  "Assistant", "Calibri", "Segoe", "Segoe UI", "Optima", Arial, sans-serif;
    font-size: 30px;
    font-weight: 450;
    margin-bottom: 25px;
    margin-top:20px;
    padding-top:30px;

}

nav li a:hover
{
    color: #0f0065;
    /*border-radius: 5px;
    box-shadow: 0 0 5px #94C27B,
                0 0 5px #94C27B; */
}
nav ul li a:hover
{
    color: #0f0065 !important;
    box-shadow: none;
    background-color: #1b1b1b;

}
.dropdown-item a:hover{
    color: #0f0065;
    background-color: #1b1b1b !important;
}
/*********************************SideMenu********************************************************/

.side {
    position: fixed;
    top: 0;
    left: 0;
    margin-top: 20vh;
    display:none;
    background-color: transparent;
    max-width:200px;
}

.side > ul {
    list-style: none;
    margin-left: 40px;
    padding-left: 1em;
    text-indent: 0;
    border-left: 2px solid #C0C0C0;
    padding-top:0px;

}

.side > ul:hover {
    border-left: 2px solid #0f0065;
}
.side2 > ul {
    list-style: none;
    margin-left: 15px;
    padding-left: 0.5em;
    text-indent: 0;
    padding-top:0px;

}

.side2 > ul:hover {
    border-left: 2px solid #0f0065;
}

.side > ul li {
    background-color: transparent ;
    font-size: 15px;
    margin-top: 3px;
    font-family: "Assistant", "Calibri", "Segoe", "Segoe UI", "Optima", Arial, sans-serif;

    color: #C0C0C0;
}

.side > ul li:hover {
    color: #0f0065;
}

.side > ul li >a {
    text-decoration:none;
    color: #C0C0C0;
}

.side > ul li >a:hover {
    text-decoration:none;
    color: #1b1b1b;
    border-bottom: 1px solid #1b1b1b;
}
.nav-item a{
    text-decoration:none;
    color:white;
    font-family: 'Quicksand', "Calibri", "Segoe", "Segoe UI", "Optima", Arial, sans-serif;

}
.references {
    border-top-style: double;
    border-width: 3px;
    border-color: #0f0065;
    padding-top: 40px;
    font-size:13px;
}
table.table-fit {
    width: auto !important;
    table-layout: auto !important;
}
table.table-fit thead th, table.table-fit tfoot th {
    width: auto !important;
}
table.table-fit tbody td, table.table-fit tfoot td {
    width: auto !important;
}

.surveys {
    text-align: justify;
    margin-right: 9%;
    margin-left: 18%;
}

.container {
    font-family: "Assistant", "Calibri", "Segoe", "Segoe UI", "Optima", Arial, sans-serif;
}

.text-center {
    text-align: center!important;
}
.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 50%;
    padding: 10px;
    border: 1px solid #0f0065;
}

.textcenter {
    font-size: 14px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

/**
 * WEBSITE: https://themefisher.com
 * TWITTER: https://twitter.com/themefisher
 * FACEBOOK: https://www.facebook.com/themefisher
 * GITHUB: https://github.com/themefisher/
 */

/*  typography */
@import url("https://fonts.googleapis.com/css?family=Playfair+Display:700|Roboto:400");
body {
    line-height: 1.2;
    font-family: "Roboto", sans-serif;
    -webkit-font-smoothing: antialiased;
    font-size: 15px;
    color: #4c4c4c;
}

p, .paragraph {
    font-weight: 400;
    color: #4c4c4c;
    font-size: 15px;
    line-height: 1.8;
    font-family: "Roboto", sans-serif;
}
p-lg, .paragraph-lg {
    font-size: 22px;
}

h1, h2, h3, h4, h5, h6 {
    color: #000;
    font-family: "Playfair Display", serif;
    line-height: 1.2;
}

h1, .h1 {
    font-size: 80px;
}
@media (max-width: 991px) {
    h1, .h1 {
        font-size: 65px;
    }
}

h2, .h2 {
    font-size: 60px;
}
@media (max-width: 991px) {
    h2, .h2 {
        font-size: 50px;
    }
}

h3, .h3 {
    font-size: 40px;
}

h4, .h4 {
    font-size: 22px;
}

h5, .h5 {
    font-size: 18px;
}

h6, .h6 {
    font-size: 14px;
}

/* Button style */
.btn {
    font-size: 22px;
    font-family: "Playfair Display", serif;
    text-transform: capitalize;
    padding: 16px 44px;
    border-radius: 5px;
    font-weight: 600;
    border: 0;
    position: relative;
    z-index: 1;
    transition: 0.2s ease;
}
.btn:focus {
    outline: 0;
    box-shadow: none !important;
}
.btn:active {
    box-shadow: none;
}
.btn-sm {
    font-size: 15px;
    padding: 10px 30px;
}
.btn-xs {
    padding: 5px 10px;
    font-size: 15px;
}

.btn-primary {
    background: #41228e;
    color: #fff;
}
.btn-primary:active {
    background: #542cb7 !important;
}
.btn-primary:hover {
    background: #542cb7;
}
.btn-primary.focus, .btn-primary.active {
    background: #542cb7 !important;
    box-shadow: none !important;
}

.btn-transparent {
    background: transparent;
    color: #41228e;
    font-weight: bold;
}
.btn-transparent:active, .btn-transparent:hover {
    color: #41228e;
}

body {
    background-color: #fff;
    overflow-x: hidden;
}

::-moz-selection {
    background: #542cb7;
    color: #fff;
}

::selection {
    background: #542cb7;
    color: #fff;
}

/* preloader */
.preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    z-index: 999;
    display: flex;
    align-items: center;
    justify-content: center;
}

ol,
ul {
    list-style-type: none;
    margin: 0px;
}

img {
    vertical-align: middle;
    border: 0;
}

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

a,
button,
select {
    cursor: pointer;
    transition: 0.2s ease;
}
a:focus,
button:focus,
select:focus {
    outline: 0;
}

a.text-dark:hover {
    color: #41228e !important;
}

a:hover {
    color: #41228e;
}

.slick-slide {
    outline: 0;
}

.section {
    padding-top: 80px;
    padding-bottom: 80px;
}
.section-title {
    margin-bottom: 80px;
    font-family: "Playfair Display", serif;
}

.bg-cover {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

/* overlay */
.overlay {
    position: relative;
}
.overlay::before {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: #000;
    opacity: 0.5;
}

.outline-0 {
    outline: 0 !important;
}

.d-unset {
    display: unset !important;
}

.bg-primary {
    background: #41228e !important;
}

.bg-gray {
    background: #eaeaea !important;
}

.text-primary {
    color: #41228e !important;
}

.text-color {
    color: #4c4c4c;
}

.text-dark {
    color: #000 !important;
}

.text-light {
    color: #999999 !important;
}

.mb-10 {
    margin-bottom: 10px !important;
}

.mb-20 {
    margin-bottom: 20px !important;
}

.mb-30 {
    margin-bottom: 30px !important;
}

.mb-40 {
    margin-bottom: 40px !important;
}

.mb-50 {
    margin-bottom: 50px !important;
}

.mb-60 {
    margin-bottom: 60px !important;
}

.mb-70 {
    margin-bottom: 70px !important;
}

.mb-80 {
    margin-bottom: 80px !important;
}

.mb-90 {
    margin-bottom: 90px !important;
}

.mb-100 {
    margin-bottom: 100px !important;
}

.zindex-1 {
    z-index: 1;
}

.rounded-lg {
    border-radius: 15px;
}

.overflow-hidden {
    overflow: hidden;
}

.font-secondary {
    font-family: "Playfair Display", serif !important;
}

.font-tertiary {
    font-family: "Playfair Display", serif !important;
}

.shadow {
    box-shadow: 0px 18px 39.1px 6.9px rgba(224, 241, 255, 0.34) !important;
}

.bg-dark {
    background-color: #222222 !important;
}

/* icon */
.icon {
    font-size: 45px;
}

.icon-bg {
    height: 100px;
    width: 100px;
    line-height: 100px;
    text-align: center;
}

.icon-light {
    color: #c8d5ef;
}

/* /icon */
/* slick slider */
.slick-dots {
    text-align: center;
    padding-left: 0;
}
.slick-dots li {
    display: inline-block;
    margin: 2px;
}
.slick-dots li.slick-active button {
    background: #fff;
    width: 25px;
}
.slick-dots li button {
    height: 6px;
    width: 12px;
    background: rgba(255, 255, 255, 0.5);
    color: transparent;
    border-radius: 10px;
    overflow: hidden;
    transition: 0.2s ease;
    border: 0;
}

/* /slick slider */
/* form */
.form-control {
    border: 0;
    border-radius: 0;
    border-bottom: 1px solid #c7c7c7;
    height: 60px;
}
.form-control:focus {
    border-color: #41228e;
    outline: 0;
    box-shadow: none !important;
}

textarea.form-control {
    height: 120px;
}

/* /form */
/* card */
.card {
    border: 0;
}
.card-header {
    border: 0;
}
.card-footer {
    border: 0;
}

/* /card */
.navigation {
    padding: 40px 130px;
    transition: 0.3s ease;
}
.navigation.nav-bg {
    background-color: #41228e;
    padding: 15px 100px;
}
@media (max-width: 991px) {
    .navigation.nav-bg {
        padding: 15px 20px;
    }
}
@media (max-width: 991px) {
    .navigation {
        padding: 20px;
        background: #41228e;
    }
}

.navbar .nav-item .nav-link {
    font-family: "Playfair Display", serif;
    text-transform: uppercase;
    padding: 15px;
}
.navbar .nav-item.active {
    font-weight: bold;
}

.navbar-dark .navbar-nav .nav-link {
    color: #fff;
}

.hero-area {
    padding: 300px 0 200px;
    position: relative;
}
@media (max-width: 767px) {
    .hero-area {
        padding: 250px 0 150px;
        overflow: hidden;
    }
}
.hero-area h1 {
    position: relative;
    z-index: 2;
}

.layer {
    position: absolute;
    z-index: 1;
}

#l1 {
    bottom: 0;
    left: 0;
}

#l2 {
    top: 190px;
    left: -250px;
}

#l3 {
    top: 200px;
    left: 40%;
}

#l4 {
    top: 200px;
    right: 40%;
}

#l5 {
    top: 100px;
    right: -150px;
}

#l6 {
    bottom: -20px;
    left: 10%;
}

#l7 {
    bottom: 100px;
    left: 20%;
}

#l8 {
    bottom: 160px;
    right: 45%;
}

#l9 {
    bottom: 100px;
    right: -10px;
}

.layer-bg {
    position: absolute;
    bottom: 0;
    left: 0;
}

/* skills */
.progress-wrapper {
    height: 130px;
    overflow: hidden;
}

.wave {
    position: absolute;
    width: 100%;
    height: 100%;
}
.wave::before, .wave::after {
    content: "";
    position: absolute;
    width: 800px;
    height: 800px;
    bottom: 0;
    left: 50%;
    background-color: rgba(255, 255, 255, 0.4);
    border-radius: 45%;
    transform: translateX(-50%) rotate(0);
    -webkit-animation: rotate 6s linear infinite;
    animation: rotate 6s linear infinite;
    z-index: 10;
}
.wave::after {
    border-radius: 47%;
    background-color: rgba(255, 255, 255, 0.9);
    transform: translateX(-50%) rotate(0);
    -webkit-animation: rotate 10s linear -5s infinite;
    animation: rotate 10s linear -5s infinite;
    z-index: 20;
}

@-webkit-keyframes rotate {
    50% {
        transform: translateX(-50%) rotate(180deg);
    }
    100% {
        transform: translateX(-50%) rotate(360deg);
    }
}

@keyframes rotate {
    50% {
        transform: translateX(-50%) rotate(180deg);
    }
    100% {
        transform: translateX(-50%) rotate(360deg);
    }
}
/* /skills */
/* education */
.edu-bg-image {
    position: absolute;
    left: 0;
    top: -300px;
    z-index: -1;
}

/* /education */
/* service */
.hover-bg-primary {
    transition: 0.3s ease;
}
.hover-bg-primary:hover {
    background: #41228e;
}
.hover-bg-primary:hover * {
    color: #fff;
}

.active-bg-primary {
    transition: 0.3s ease;
    background: #41228e;
}
.active-bg-primary * {
    color: #fff;
}

.hover-shadow {
    transition: 0.2s ease;
}
.hover-shadow:hover {
    box-shadow: 0px 18px 40px 8px rgba(224, 241, 255, 0.54) !important;
}

/* /service */
/* portfolio */
.hover-wrapper {
    overflow: hidden;
}
.hover-wrapper img {
    transition: 0.3s ease;
    transform: scale(1.1);
}
.hover-wrapper:hover img {
    transform: scale(1);
}
.hover-wrapper:hover .hover-overlay {
    opacity: 1;
    visibility: visible;
}

.hover-overlay {
    position: absolute;
    height: 100%;
    width: 100%;
    border-radius: inherit;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.3);
    opacity: 0;
    visibility: hidden;
    transition: 0.3s ease;
}

.hover-content {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    text-align: center;
}

/* /portfolio */
/* testimonial */
.testimonial-content strong {
    color: #2bfdff;
    font-weight: normal;
}

.testimonial-bg-shapes .container {
    position: relative;
    z-index: 1;
}
.testimonial-bg-shapes .bg-map {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.testimonial-bg-shapes .bg-shape-1 {
    position: absolute;
    left: 100px;
    top: -50px;
}
.testimonial-bg-shapes .bg-shape-2 {
    position: absolute;
    right: 150px;
    top: 50px;
}
.testimonial-bg-shapes .bg-shape-3 {
    position: absolute;
    right: 50px;
    top: 200px;
}
.testimonial-bg-shapes .bg-shape-4 {
    position: absolute;
    left: 100px;
    bottom: 200px;
}
.testimonial-bg-shapes .bg-shape-5 {
    position: absolute;
    right: 200px;
    bottom: -50px;
}

/* /testimonial */
/* footer */
.footer-section {
    padding-top: 200px;
}

.section-on-footer {
    margin-bottom: -250px;
}

.shadow-down {
    position: relative;
}
.shadow-down::before {
    position: absolute;
    content: "";
    box-shadow: 0px 0px 80.75px 14.25px rgba(224, 241, 255, 0.34);
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    z-index: -1;
}

/* /footer */
.card-lg {
    flex-direction: row-reverse;
    align-items: center;
}
@media (max-width: 991px) {
    .card-lg {
        flex-direction: column;
    }
}

blockquote {
    display: inline-block;
    padding: 20px 25px;
    background: #eaeaea;
    border-left: 3px solid #41228e;
    font-style: italic;
    font-size: 22px;
    line-height: 1.7;
}

.content * {
    margin-bottom: 20px;
}
.content strong {
    font-family: "Playfair Display", serif;
    font-size: 22px;
    font-weight: normal;
    color: #000;
    display: inherit;
    line-height: 1.5;
}

.page-title-alt {
    padding: 350px 0 70px;
}

.border-thick {
    border: 10px solid;
}

.drag-lg-top {
    margin-top: -230px;
}
@media (max-width: 991px) {
    .drag-lg-top {
        margin-top: 0;
    }
}

.page-title-alt .container {
    position: relative;
    z-index: 1;
}
.page-title-alt .bg-shape-1 {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
}
.page-title-alt .bg-shape-2 {
    position: absolute;
    left: 70px;
    top: 100px;
}
.page-title-alt .bg-shape-3 {
    position: absolute;
    left: 30%;
    top: 50px;
    transform: rotate(180deg);
}
.page-title-alt .bg-shape-4 {
    position: absolute;
    left: 100px;
    bottom: 100px;
}
.page-title-alt .bg-shape-5 {
    position: absolute;
    left: 40%;
    bottom: -25px;
}
.page-title-alt .bg-shape-6 {
    position: absolute;
    bottom: 100px;
    right: -100px;
}

.page-title {
    padding: 250px 0 150px;
}
.page-title .container {
    position: relative;
    z-index: 1;
}
.page-title .bg-shape-1 {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
}
.page-title .bg-shape-2 {
    position: absolute;
    left: -20px;
    top: -10px;
}
.page-title .bg-shape-3 {
    position: absolute;
    left: 10%;
    top: 100px;
}
.page-title .bg-shape-4 {
    position: absolute;
    left: 50%;
    top: -20px;
}
.page-title .bg-shape-5 {
    position: absolute;
    left: 90px;
    bottom: -50px;
    transform: rotate(180deg);
}
.page-title .bg-shape-6 {
    position: absolute;
    right: 20%;
    bottom: -20px;
}
.page-title .bg-shape-7 {
    position: absolute;
    right: -220px;
    bottom: -100px;
}
@media (max-width: 1200px) {
    .page-title .bg-shape-7 {
        right: 0;
    }
}

.filter-controls li {
    cursor: pointer;
}
.filter-controls li.active {
    font-weight: bold;
}
/*# sourceMappingURL=style.css.map */


