html {
    color: #222;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.4;
}
body {
    font-family: rajdhani, sans-serif;
    font-size: 18px;
    line-height: 1.4;
    font-weight: 500;
}
.site-wrapper {
    position: relative;
    overflow: hidden;
}
::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}
::selection {
    background: #b3d4fc;
    text-shadow: none;
}
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}
audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}
fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}
textarea {
    resize: vertical;
}
.hidden,
[hidden] {
    display: none !important;
}
.sr-only {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    white-space: nowrap;
    width: 1px;
}
.sr-only.focusable:active,
.sr-only.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    white-space: inherit;
    width: auto;
}
.invisible {
    visibility: hidden;
}
.clearfix::before,
.clearfix::after {
    content: " ";
    display: table;
}
.clearfix::after {
    clear: both;
}
@media print {
    *,
    *::before,
    *::after {
        background: #fff !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }
    a,
    a:visited {
        text-decoration: underline;
    }
    a[href]::after {
        content: " (" attr(href) ")";
    }
    abbr[title]::after {
        content: " (" attr(title) ")";
    }
    a[href^="#"]::after,
    a[href^="javascript:"]::after {
        content: "";
    }
    pre {
        white-space: pre-wrap !important;
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }
    thead {
        display: table-header-group;
    }
    tr,
    img {
        page-break-inside: avoid;
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }
    h2,
    h3 {
        page-break-after: avoid;
    }
}
.header-top {
    background: #0e1b31;
    color: #9ba4b2;
    padding: 0;
    line-height: 1;
}
.htc-block i {
    color: #538de4;
    margin-right: 10px;
}
.htc-block {
    padding: 13px 10px;
    border-right: 1px solid #283448;
}
.htc-block:first-child {
    padding-left: 0;
}
.htc-block:last-child {
    border-right: 0 solid #283448;
}
.hts-block ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
}
.hts-block ul li {
    padding: 10px;
    font-size: 14px;
    color: #fff;
}
.hts-block ul li.lang img {
    height: 16px;
    margin: 0 5px;
}
.hts-block ul li a,
.hts-block ul li a:visited {
    font-size: 14px;
    color: #fff;
}
.hts-block ul li a:hover {
    text-decoration: none;
    color: #538de4;
}
.header-menu {
    margin-left: auto;
}
.navigation-menu {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    -ms-flex-pack: center !important;
    justify-content: center !important;
}
.navigation-menu > li > a {
    display: block;
    text-decoration: none;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    padding: 25px 18px;
    position: relative;
    text-transform: uppercase;
}
ul.header-navigation-menu {
    margin-bottom: 0;
    padding: 0;
}
.login .navigation-menu > li > a {
    padding: 0 18px;
    line-height: 60px;
    font-size: 14px;
}
.login .navigation-menu > li > a .user-pic {
    width: 30px;
    border-radius: 50px;
    border: 1px solid #eee;
    vertical-align: middle;
}
@media (min-width: 991.98px) {
    ul.header-navigation-menu > li {
        margin: 0;
        padding: 0;
        position: relative;
        list-style: none;
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-align: center !important;
        align-items: center !important;
        min-height: 90px;
    }
}
ul.header-navigation-menu a {
    text-decoration: none;
}
.header-navigation-menu .active a {
    color: #538de4;
}
@media (max-width: 1199.98px) {
    ul.header-navigation-menu > li > a {
        padding-left: 8px;
        padding-right: 8px;
    }
}
@media (max-width: 1399.98px) {
    .header-contact-search {
        display: none !important;
    }
    .header-style-2 .header-menu {
        margin-left: auto !important;
    }
}
.menu-item-has-children > a {
    position: relative;
}
ul.header-navigation-menu > li:last-child > a:before {
    display: none;
}
ul.header-navigation-menu > li:hover > a,
ul.header-navigation-menu > li:active > a,
ul.header-navigation-menu > li:focus > a,
ul.header-navigation-menu > li.current_page_parent > a {
    color: #538de4;
}
ul.header-navigation-menu > li:hover > a .menu-arrow,
ul.header-navigation-menu > li:active > a .menu-arrow,
ul.header-navigation-menu > li:focus > a .menu-arrow,
ul.header-navigation-menu > li.current_page_parent > a .menu-arrow {
    bottom: -7px;
    opacity: 1;
}
ul.header-navigation-menu > li > .submenu-inner {
    border: 1px solid #f7eae8;
}
ul.header-navigation-menu > li .submenu-inner {
    -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
    -webkit-transition: all 0.35s;
    transition: all 0.35s;
    -moz-transition: all 0.35s;
    -ms-transition: all 0.35s;
}
ul.header-navigation-menu > li .submenu-inner,
ul.header-navigation-menu > li ul.submenu-inner {
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden;
    position: absolute;
    -webkit-transition: all 0.35s;
    transition: all 0.35s;
    -moz-transition: all 0.35s;
    -ms-transition: all 0.35s;
    top: 100%;
    z-index: 99;
    margin-top: -1px;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    min-width: 250px;
    padding: 15px 20px;
    background: #fff;
    list-style-type: none;
    -webkit-transform: rotateX(-90deg);
    transform: rotateX(-90deg);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
}
ul.header-navigation-menu > li .submenu-inner li,
ul.header-navigation-menu > li ul.submenu-inner li {
    background: 0 0;
    position: relative;
    text-align: left;
    border-bottom: 1px solid #f7eae8;
    padding: 5px 0;
}
.submenu-inner > li > ul > li:last-child {
    border-bottom: 0 solid #f7eae8 !important;
}
.megamenu-wrap-inner > li {
    border-bottom: 0 solid #f7eae8 !important;
}
@media (max-width: 991.98px) {
    ul.header-navigation-menu > li .submenu-inner li,
    ul.header-navigation-menu > li ul.submenu-inner li {
        border-bottom: 0;
    }
}
.megamenu-wrap-inner li:last-child {
    border-bottom: none;
}
ul.header-navigation-menu
    > li
    .submenu-inner:not(.megamenu-wrap-inner)
    li:last-child,
ul.header-navigation-menu
    > li
    ul.submenu-inner:not(.megamenu-wrap-inner)
    li:last-child {
    border-bottom: none;
}
ul.header-navigation-menu > li .submenu-inner li a,
ul.header-navigation-menu > li ul.submenu-inner li a {
    display: block;
    line-height: 1.4;
    padding: 8px 0;
    font-size: 15px;
    text-transform: capitalize;
    position: relative;
    color: #7b8391;
}
ul.header-navigation-menu > li .submenu-inner li a .caret,
ul.header-navigation-menu > li ul.submenu-inner li a .caret {
    top: 16px;
    position: absolute;
    right: 0;
    height: 8px;
    width: 10px;
    display: inline-block;
}
ul.header-navigation-menu > li .submenu-inner li a .caret:after,
ul.header-navigation-menu > li ul.submenu-inner li a .caret:after {
    content: "\f129";
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -8px;
    z-index: 1;
    font-family: Flaticon;
    line-height: 1;
    font-size: 12px;
}
ul.header-navigation-menu > li .submenu-inner li a:hover,
ul.header-navigation-menu > li .submenu-inner li a:focus,
ul.header-navigation-menu > li .submenu-inner li a:active,
ul.header-navigation-menu > li ul.submenu-inner li a:hover,
ul.header-navigation-menu > li ul.submenu-inner li a:focus,
ul.header-navigation-menu > li ul.submenu-inner li a:active {
    opacity: 0.8;
}
ul.header-navigation-menu > li .submenu-inner li ul.submenu-inner,
ul.header-navigation-menu > li ul.submenu-inner li ul.submenu-inner {
    position: absolute;
    left: calc(100% + 20px);
    top: 0;
}
ul.header-navigation-menu > li .submenu-inner li:hover > ul.submenu-inner,
ul.header-navigation-menu > li ul.submenu-inner li:hover > ul.submenu-inner {
    display: block;
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible;
    -webkit-transform: rotateX(0);
    transform: rotateX(0);
}
ul.header-navigation-menu > li:hover > .submenu-inner {
    top: 100%;
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible;
    height: auto;
    opacity: 1;
    filter: alpha(opacity=100);
    display: block;
    -webkit-transform: rotateX(0);
    transform: rotateX(0);
}
@media (max-width: 1600px) {
    ul.header-navigation-menu
        > li:last-child
        ul.submenu-inner
        li
        ul.submenu-inner,
    ul.header-navigation-menu
        > li:nth-last-child(2)
        ul.submenu-inner
        li
        ul.submenu-inner {
        right: 100%;
        left: auto;
    }
}
ul.header-navigation-menu > li.megamenu-parent {
    position: static !important;
}
ul.header-navigation-menu > li.megamenu-parent .megamenu-wrap-inner {
    width: 100%;
    max-width: 1170px;
    left: 0;
    background: #fff;
    -webkit-transform: rotateX(-90deg);
    transform: rotateX(-90deg);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
}
.megamenu-wrap-inner > li > a {
    font-size: 18px !important;
    font-weight: 600;
    color: #000 !important;
}
.megamenu-wrap-inner > li > a::after {
    content: none;
}
.megamenu-wrap-inner > li > ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.megamenu-wrap-inner > li {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
}
@media (max-width: 991.98px) {
    ul.header-navigation-menu
        > li.megamenu-parent
        .megamenu-wrap-inner
        ul.megamenu-sub
        > li
        > a {
        margin-top: 6px;
    }
}
ul.header-navigation-menu
    > li.megamenu-parent
    .megamenu-wrap-inner
    ul.megamenu-sub
    > li
    > a
    .caret {
    margin-left: 5px;
}
ul.header-navigation-menu
    > li.megamenu-parent
    .megamenu-wrap-inner
    ul.megamenu-sub
    > li
    .submenu-inner {
    background: 0 0 !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    display: block;
    position: static;
    padding: 0;
    min-width: 100%;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    transform: scale(1);
    visibility: visible;
}
ul.header-navigation-menu
    > li.megamenu-parent
    .megamenu-wrap-inner
    ul.megamenu-sub
    > li
    .submenu-inner
    li {
    list-style: none;
    border: none;
    padding: 0;
}
ul.header-navigation-menu
    > li.megamenu-parent
    .megamenu-wrap-inner
    ul.megamenu-sub
    > li
    .submenu-inner
    li:last-child {
    border: none;
}
ul.header-navigation-menu
    > li.megamenu-parent
    .megamenu-wrap-inner
    ul.megamenu-sub
    > li
    .submenu-inner
    li.menu-item-has-children
    > a {
    font-weight: 600;
}
ul.header-navigation-menu
    > li.megamenu-parent
    .megamenu-wrap-inner
    ul.megamenu-sub
    > li
    .submenu-inner
    li
    .submenu-inner {
    padding-left: 20px !important;
    display: block;
}
ul.header-navigation-menu > li.megamenu-parent:hover .megamenu-wrap-inner {
    -webkit-transform: rotateX(0);
    transform: rotateX(0);
}
.offcanvas-content {
    position: fixed;
    left: -250px;
    width: 250px;
    max-width: 85%;
    top: 0;
    bottom: 0;
    z-index: 9999;
    visibility: hidden;
    background: #fff;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.35s;
    transition: all 0.35s;
    -moz-transition: all 0.35s;
    -ms-transition: all 0.35s;
}
.offcanvas-content a {
    color: #3f3836;
}
.offcanvas-content a:hover {
    color: #2c85ff;
}
.offcanvas-content .close-canvas {
    background: #538de4;
    position: absolute;
    left: 100%;
    top: 100px;
    z-index: 999;
    font-size: 18px;
    text-align: center;
    line-height: 45px;
    border: 1px solid #538de4;
    -webkit-box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.1);
}
.offcanvas-content .close-canvas a {
    display: inline-block;
    width: 45px;
    height: 45px;
    color: #fff;
}
.offcanvas-content .close-canvas a:hover {
    cursor: pointer;
    color: #2c85ff;
}
.offcanvas-content .instagram-pics > li {
    width: 33.333% !important;
    overflow: hidden;
    padding: 10px !important;
}
.offcanvas-content .instagram-pics > li a {
    padding: 0 !important;
}
.offcanvas-content .wp-sidebar .widget {
    padding-top: 20px;
    margin-bottom: 10px;
}
.offcanvas-content .wp-sidebar .widget:last-child {
    border-bottom: 0;
}
.offcanvas-content .wp-sidebar .widget .widget-title {
    color: #fff;
    text-align: center;
}
.offcanvas-content .wp-sidebar .widget .widget-title span {
    font-size: 18px;
    color: #3f3836;
}
.offcanvas-content .wp-sidebar .widget .widget-title:before {
    left: 50%;
    margin-left: -40px;
}
.offcanvas-content .wp-sidebar .widget .widget-title:after {
    left: 50%;
    margin-left: -25px;
}
.offcanvas-content .wp-sidebar {
    overflow-x: hidden;
    height: 100%;
    padding: 20px;
}
.offcanvas-content #mobile-menu {
    padding: 0;
}
.offcanvas-content #mobile-menu ul.mobile-menu {
    width: 100%;
    margin: 0;
    padding: 0;
    overflow: hidden;
}
.offcanvas-content #mobile-menu ul.mobile-menu > li {
    position: relative !important;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    display: block;
    width: 100%;
    padding: 0;
}
.offcanvas-content #mobile-menu ul.mobile-menu > li > .submenu-inner {
    padding-bottom: 15px !important;
    -webkit-transition: 0s;
    transition: 0s;
    -moz-transition: 0s;
    -ms-transition: 0s;
}
.offcanvas-content #mobile-menu ul.mobile-menu > li a {
    padding: 12px 0;
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 600;
    color: #19203f;
    position: relative;
}
.offcanvas-content #mobile-menu ul.mobile-menu > li a .caret {
    display: none;
}
.offcanvas-content #mobile-menu ul.mobile-menu > li a:after {
    display: none;
}
.offcanvas-content #mobile-menu ul.mobile-menu > li a:hover {
    color: #2c85ff;
}
.offcanvas-content
    #mobile-menu
    ul.mobile-menu
    > li.menu-item-has-children
    .caret {
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.offcanvas-content
    #mobile-menu
    ul.mobile-menu
    > li.menu-item-has-children
    .caret::after {
    border: none;
    position: absolute;
    top: 20px;
    margin-top: -10px;
    right: 0;
    width: 30px;
    height: 30px;
    z-index: 9;
    color: #002e5b;
    content: "\f107";
    font-family: "font awesome 5 pro";
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    margin-left: 7px;
}
.offcanvas-content
    #mobile-menu
    ul.mobile-menu
    > li.menu-item-has-children
    .caret:hover {
    cursor: pointer;
    color: #538de4;
}
.offcanvas-content
    #mobile-menu
    ul.mobile-menu
    > li.menu-item-has-children.menu-active
    .caret::after {
    border: none;
    position: absolute;
    top: 20px;
    margin-top: -10px;
    right: 0;
    width: 30px;
    height: 30px;
    z-index: 9;
    color: #538de4;
    content: "\f106";
    font-family: "font awesome 5 pro";
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    margin-left: 7px;
}
.offcanvas-content #mobile-menu ul.mobile-menu > li > a {
    display: block;
}
.offcanvas-content #mobile-menu ul.mobile-menu > li > ul {
    display: none;
}
.offcanvas-content #mobile-menu ul.mobile-menu > li ul.submenu-inner,
.offcanvas-content #mobile-menu ul.mobile-menu > li div.submenu-inner {
    position: relative;
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible !important;
    background: 0 0;
    left: auto;
    top: auto;
    padding: 0;
    border: none !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    display: none;
}
.offcanvas-content #mobile-menu ul.mobile-menu > li ul.submenu-inner:before,
.offcanvas-content #mobile-menu ul.mobile-menu > li ul.submenu-inner:after,
.offcanvas-content #mobile-menu ul.mobile-menu > li div.submenu-inner:before,
.offcanvas-content #mobile-menu ul.mobile-menu > li div.submenu-inner:after {
    content: " ";
    display: table;
}
.offcanvas-content #mobile-menu ul.mobile-menu > li ul.submenu-inner:after,
.offcanvas-content #mobile-menu ul.mobile-menu > li div.submenu-inner:after {
    clear: both;
}
.offcanvas-content #mobile-menu ul.mobile-menu > li ul.submenu-inner .caret,
.offcanvas-content #mobile-menu ul.mobile-menu > li div.submenu-inner .caret {
    display: none;
}
.offcanvas-content #mobile-menu ul.mobile-menu > li ul.submenu-inner li a,
.offcanvas-content #mobile-menu ul.mobile-menu > li div.submenu-inner li a {
    padding: 8px 0;
    font-weight: 400;
    text-transform: none;
    font-size: 15px;
}
.offcanvas-content #mobile-menu ul.mobile-menu > li ul.submenu-inner ul,
.offcanvas-content #mobile-menu ul.mobile-menu > li div.submenu-inner ul {
    width: 100%;
    padding-left: 15px;
    display: block !important;
}
.offcanvas-content #mobile-menu ul.mobile-menu > li ul.submenu-inner ul > li,
.offcanvas-content #mobile-menu ul.mobile-menu > li div.submenu-inner ul > li {
    padding: 0;
    display: block;
    width: 100%;
}
.offcanvas-content #mobile-menu ul.mobile-menu > li ul.submenu-inner {
    padding-left: 20px;
}
.offcanvas-content.open {
    left: 0;
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible;
}
.megamenu-parent .megamenu-wrap-inner {
    width: 100%;
    left: 0;
    right: 0;
    margin: auto;
}
.megamenu-parent .widget {
    text-align: left;
    color: #3f3836;
}
.megamenu-parent .widget .widget-title,
.megamenu-parent .widget .widgettitle {
    font-size: 16px;
    text-align: left;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 20px;
    padding: 0;
    border: none;
}
.megamenu-parent .widget ul {
    list-style: none;
    padding: 0;
}
.megamenu-parent .widget.widget-html ul li {
    line-height: 32px;
    padding: 5px 0;
}
.megamenu-parent .widget.widget-html ul li strong {
    color: #2c85ff;
    font-weight: 600;
}
.megamenu-parent .widget .product-block {
    margin-bottom: 10px;
}
#mobile-header-expander .hamburger-menu {
    position: relative;
    display: block;
    width: 28px;
    height: 28px;
}
#mobile-header-expander
    .hamburger-menu
    .hamburger-menu-line.hamburger-menu-line-1 {
    top: 0;
    width: 15px;
}
#mobile-header-expander
    .hamburger-menu
    .hamburger-menu-line.hamburger-menu-line-2 {
    top: 0;
    right: 0;
    left: auto;
    width: 10px;
}
#mobile-header-expander
    .hamburger-menu
    .hamburger-menu-line.hamburger-menu-line-3 {
    top: 12px;
    width: 100%;
}
#mobile-header-expander
    .hamburger-menu
    .hamburger-menu-line.hamburger-menu-line-4 {
    bottom: 0;
    width: 100%;
}
#mobile-header-expander:hover
    .hamburger-menu
    .hamburger-menu-line.hamburger-menu-line-1 {
    width: 10px;
}
#mobile-header-expander:hover
    .hamburger-menu
    .hamburger-menu-line.hamburger-menu-line-2 {
    width: 25px;
}
#mobile-header-expander .hamburger-menu .hamburger-menu-line {
    position: absolute;
    left: 0;
    height: 2px;
    background-color: currentColor;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.slider-one-slide {
    min-height: 100vh;
    position: relative;
}
.slide-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 1;
    z-index: -1;
    background-repeat: no-repeat;
    background-position: top center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.swiper-slide-active .slide-bg {
    -webkit-transform: scale(1.15);
    -ms-transform: scale(1.15);
    transform: scale(1.15);
    -webkit-transition: all 7000ms linear;
    -moz-transition: all 7000ms linear;
    -ms-transition: all 7000ms linear;
    -o-transition: all 7000ms linear;
    transition: all 7000ms linear;
}
.slider-one-slide:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.2;
    z-index: 0;
}
.container-full {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
    margin-right: auto;
    margin-left: auto;
}
.slider-widget {
    overflow-x: hidden;
}
.slider-wrapper {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    display: table;
}
.slider-content {
    padding: 350px 0;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    -webkit-filter: grayscale(0);
    -ms-filter: grayscale(0);
    -moz-filter: grayscale(0);
}
.slide-intro {
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 500;
    color: #fff;
    z-index: 1;
    position: relative;
    display: inline-block;
    background-color: #031026;
    opacity: 0.75;
    padding: 18px 45px;
    margin-bottom: 40px;
}
.slide-intro span {
    z-index: 1;
    position: relative;
}
.slide-intro span::before {
    content: "";
    position: absolute;
    left: -10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 6px;
    height: 1px;
    background-color: #3a9ce8;
}
.slide-intro span::after {
    content: "";
    position: absolute;
    right: -10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 6px;
    height: 1px;
    background-color: #3a9ce8;
}
.slide-heading {
    font-size: 120px;
    line-height: 100px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 50px;
}
.theme-btn {
    position: relative;
    display: inline-block;
    text-align: center;
    background: #538de4;
    color: #fff;
    border-radius: 5px;
    overflow: hidden;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    font-size: 16px;
    line-height: 1;
    font-weight: 700;
    letter-spacing: 1.6px;
    text-transform: uppercase;
    padding: 30px 60px;
    z-index: 3;
    word-wrap: none;
    white-space: nowrap;
}
.theme-btn::before {
    content: "";
    position: absolute;
    width: 50%;
    height: 100%;
    background: #4b80d1;
    left: 0;
    top: 0;
    z-index: -1;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
.black-btn {
    background: #031026;
}
.black-btn::before {
    background: #1d283c;
}
.theme-btn:hover {
    color: #fff;
    text-decoration: none;
}
.theme-btn:hover::before {
    width: 100%;
}
.header-style-1 {
    z-index: 99;
    width: 100%;
}
.menu-button .theme-btn {
    padding: 15px 20px;
    margin-top: 23px;
    font-weight: 400;
    font-size: 14px;
}
.header-search-btn {
    margin-left: auto;
    padding-left: 10px;
    border-left: 1px solid #9ba4b2;
}
.search-btn {
    line-height: 95px;
    color: #fff;
    margin-right: 15px;
    cursor: pointer;
}
.header-content {
    min-height: 90px;
    padding: 0;
    border-bottom: 1px solid #354156;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-align: center !important;
    align-items: center !important;
}
.swiper-button-next {
    width: 50px;
    height: 170px;
    background: #fff;
    right: 0;
    opacity: 1;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.swiper-button-prev {
    width: 50px;
    height: 170px;
    background: #fff;
    left: 0;
    opacity: 1;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomright: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
.swiper-button-next:after,
.swiper-button-prev:after {
    font-size: 22px;
    color: #031026;
}
.slide-intro,
.slide-heading,
.slider-button,
.slide-descriptions {
    opacity: 0;
    -webkit-transform: translateY(80px);
    -moz-transform: translateY(80px);
    -ms-transform: translateY(80px);
    -o-transform: translateY(80px);
    transform: translateY(80px);
}
.swiper-slide-active .slide-intro {
    opacity: 1;
    -webkit-transform: translate(0);
    -moz-transform: translate(0);
    -ms-transform: translate(0);
    -o-transform: translate(0);
    transform: translate(0);
    -webkit-transition: all 700ms ease;
    -moz-transition: all 700ms ease;
    -ms-transition: all 700ms ease;
    -o-transition: all 700ms ease;
    transition: all 700ms ease;
    -webkit-transition-delay: 700ms;
    -moz-transition-delay: 700ms;
    -ms-transition-delay: 700ms;
    -o-transition-delay: 700ms;
    transition-delay: 700ms;
}
.swiper-slide-active .slide-heading {
    opacity: 1;
    -webkit-transform: translate(0);
    -moz-transform: translate(0);
    -ms-transform: translate(0);
    -o-transform: translate(0);
    transform: translate(0);
    -webkit-transition: all 700ms ease;
    -moz-transition: all 700ms ease;
    -ms-transition: all 700ms ease;
    -o-transition: all 700ms ease;
    transition: all 700ms ease;
    -webkit-transition-delay: 1200ms;
    -moz-transition-delay: 1200ms;
    -ms-transition-delay: 1200ms;
    -o-transition-delay: 1200ms;
    transition-delay: 1200ms;
}
.swiper-slide-active .slide-descriptions {
    opacity: 1;
    -webkit-transform: translate(0);
    -moz-transform: translate(0);
    -ms-transform: translate(0);
    -o-transform: translate(0);
    transform: translate(0);
    -webkit-transition: all 700ms ease;
    -moz-transition: all 700ms ease;
    -ms-transition: all 700ms ease;
    -o-transition: all 700ms ease;
    transition: all 700ms ease;
    -webkit-transition-delay: 1500ms;
    -moz-transition-delay: 1500ms;
    -ms-transition-delay: 1500ms;
    -o-transition-delay: 1500ms;
    transition-delay: 1500ms;
}
.swiper-slide-active .slider-button {
    opacity: 1;
    -webkit-transform: translate(0);
    -moz-transform: translate(0);
    -ms-transform: translate(0);
    -o-transform: translate(0);
    transform: translate(0);
    -webkit-transition: all 700ms ease;
    -moz-transition: all 700ms ease;
    -ms-transition: all 700ms ease;
    -o-transition: all 700ms ease;
    transition: all 700ms ease;
    -webkit-transition-delay: 1700ms;
    -moz-transition-delay: 1700ms;
    -ms-transition-delay: 1700ms;
    -o-transition-delay: 1700ms;
    transition-delay: 1700ms;
}
.full-bar-search-wrap {
    position: fixed;
    top: 0;
    left: 0;
    background: #0e1b31;
    height: 100%;
    width: 100%;
    z-index: 9999;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 300ms;
    -o-transition: all 300ms;
    -moz-transition: all 300ms;
    transition: all 300ms;
    -webkit-transform: translateY(-30%);
    -moz-transform: translateY(-30%);
    -ms-transform: translateY(-30%);
    -o-transform: translateY(-30%);
    transform: translateY(-30%);
}
.full-bar-search-wrap.search-show {
    visibility: visible;
    opacity: 1;
    display: block;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}
.close-search::before {
    font-family: Flaticon;
    font-style: normal;
    font-weight: 300;
    content: "\f150";
    font-size: 13px;
    color: #fff;
    position: absolute;
    right: 7px;
    top: 9px;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    display: block;
    height: 35px;
    width: 35px;
    line-height: 35px;
    text-align: center;
    background-color: #898989;
    border-radius: 50%;
}
.search-form-group {
    position: relative;
}
.full-bar-search-wrap .form-control {
    height: 100%;
    min-height: 60px;
    font-weight: 600;
    font-size: 18px;
    letter-spacing: 1px;
    background: 0 0;
    border: none;
}
.search-form-wrapper {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 60%;
    max-width: 650px;
    height: 70px;
    line-height: 70px;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -khtml-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}
.search-form-wrapper .search-form {
    position: relative;
}
.close.search-btn {
    z-index: 99;
    vertical-align: middle;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    background-color: transparent;
}
.search-form-group {
    border-bottom: 1px solid #fff;
}
.search-submit {
    position: absolute;
    right: 0;
    top: 0;
    background: 0 0;
    border: none;
    color: #fff;
    display: block;
    padding: 0;
    line-height: 1;
    height: 60px;
}
.search-submit:focus,
.search-form-group .form-control:focus {
    border: none;
    outline: none;
    box-shadow: none;
}
.close-search {
    position: absolute;
    right: 50px;
    left: auto;
    top: 50px;
    color: #fff;
    cursor: pointer;
    width: 60px;
    margin-left: -25px;
}
.close-search:hover::before {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
.welcome-widget {
    background: #538de4;
    padding: 100px 0;
    position: relative;
    color: #fff;
}
.welcome-widget::before {
    content: "";
    background: url(../img/welcome-bg.png);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.welcome-widget::after {
    content: "";
    position: absolute;
    left: -webkit-calc((100% - 1180px)/2);
    left: calc((100% - 1180px) / 2);
    bottom: -40px;
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 40px 110px 0 0;
    border-color: #538de4 transparent transparent transparent;
}
.welcome-intro {
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.welcome-heading {
    font-size: 50px;
    font-weight: 700;
    letter-spacing: 0;
    text-transform: uppercase;
}
.welcome-desc {
    font-size: 18px;
    line-height: 34px;
}
.services-section {
    padding: 120px 0;
    background: #edf0f5;
}
.data-background {
    background-repeat: no-repeat;
    background-position: top center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.sw-icon {
    font-size: 65px;
    color: #538de4;
    line-height: 1;
}
.service-widget {
    padding: 50px;
    background: #fff;
    position: relative;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 5px 83px rgba(11, 38, 83, 0.08);
    -khtml-box-shadow: 0 5px 83px rgba(11, 38, 83, 0.08);
    -moz-box-shadow: 0 5px 83px rgba(11, 38, 83, 0.08);
    -ms-box-shadow: 0 5px 83px rgba(11, 38, 83, 0.08);
    -o-box-shadow: 0 5px 83px rgba(11, 38, 83, 0.08);
    box-shadow: 0 5px 83px rgba(11, 38, 83, 0.08);
    height: 320px;
}
.service-widget::before {
    position: absolute;
    left: 0;
    bottom: -20px;
    height: 20px;
    width: 100%;
    background: #edf0f5;
    -webkit-box-shadow: 0 5px 83px rgba(11, 38, 83, 0.08);
    -khtml-box-shadow: 0 5px 83px rgba(11, 38, 83, 0.08);
    -moz-box-shadow: 0 5px 83px rgba(11, 38, 83, 0.08);
    -ms-box-shadow: 0 5px 83px rgba(11, 38, 83, 0.08);
    -o-box-shadow: 0 5px 83px rgba(11, 38, 83, 0.08);
    box-shadow: 0 5px 83px rgba(11, 38, 83, 0.08);
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.service-widget:hover::before {
    background: #538de4;
}
.sw-count {
    color: #edf0f5;
    font-size: 50px;
    position: absolute;
    right: 0;
    margin-right: 50px;
    font-weight: 100;
    line-height: 1;
}
.sw-title {
    margin: 10px auto 30px;
    font-size: 20px;
    line-height: 32px;
    font-weight: 600;
    text-transform: uppercase;
}
.sw-content {
    font-size: 18px;
    line-height: 32px;
    color: #7b8391;
    font-weight: 500;
    margin-bottom: 30px;
}
.btn-grey {
    position: relative;
    display: inline-block;
    text-align: center;
    background: #edf0f5;
    color: #7b8391;
    border-radius: 5px;
    overflow: hidden;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    font-size: 16px;
    line-height: 1;
    font-weight: 700;
    letter-spacing: 2px;
    text-transform: uppercase;
    padding: 20px 40px;
    z-index: 3;
}
.btn-grey::before {
    content: "";
    position: absolute;
    width: 50%;
    height: 100%;
    background: #e1e5ea;
    left: 0;
    top: 0;
    z-index: -1;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
.btn-grey:hover::before {
    width: 100%;
    background: #4b80d1;
}
.btn-grey:hover {
    text-decoration: none;
    color: #fff;
    background: #538de4;
}
.about-widget {
    position: relative;
}
.about-focus {
    background: #538de4;
    color: #fff;
    padding: 40px 60px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    display: inline-block;
    position: absolute;
    top: 60px;
    left: -130px;
    max-width: 220px;
}
.about-image-box {
    margin-top: -220px;
    position: relative;
}
.foucs-icon {
    font-size: 60px;
    line-height: 1;
}
.ex-year {
    font-size: 40px;
    line-height: 1;
    margin-top: 30px;
    margin-bottom: 20px;
    font-weight: 700;
}
.ex-title {
    font-size: 20px;
    line-height: 26px;
    font-weight: 600;
    text-transform: uppercase;
}
.about-img-2 {
    position: absolute;
    margin-bottom: -110px;
    max-width: calc(100% - 240px);
    width: calc(100% - 240px);
    bottom: 0;
    left: 60px;
}
.about-img-2 img {
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
}
.about-content {
    background: #fff;
    margin-left: -180px;
    margin-top: -100px;
    padding: 100px 0 100px 100px;
    position: relative;
    z-index: 1;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
}
.about-content::before {
    content: "";
    position: absolute;
    left: 100%;
    top: 0;
    margin-left: -1px;
    width: 2000px;
    height: 100%;
    background: #fff;
}
.section-intro {
    font-size: 20px;
    line-height: 1;
    font-weight: 600;
    letter-spacing: 2px;
    color: #538de4;
    text-transform: uppercase;
}
.section-title {
    font-size: 32px;
    line-height: 1.2;
    color: #031026;
    font-weight: 700;
    margin: 5px auto 45px;
    text-transform: uppercase;
}
.section-title-course {
    font-size: 25px;
    line-height: 1.2;
    color: #031026;
    font-weight: 700;
    margin: 5px auto 20px;
    text-transform: uppercase;
}
.about-info {
    font-size: 18px;
    line-height: 34px;
    color: #7b8391;
    font-weight: 600;
    padding-left: 20px;
    border-left: 2px solid #538de4;
}
.af-icon {
    font-size: 60px;
    line-height: 1;
    color: #538de4;
    margin-right: 20px;
}
.af-title {
    color: #031026;
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    text-transform: uppercase;
}
.about-features {
    padding: 40px 0;
    border-top: 1px solid #d9dfe9;
    border-bottom: 1px solid #d9dfe9;
}
.mt-50 {
    margin-top: 50px;
}
.about-shape-1 {
    position: absolute;
    left: 0;
}
.about-shape-2 {
    position: absolute;
    right: 100px;
    z-index: 3;
    margin-top: -100px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.phone-icon {
    min-width: 68px;
    width: 68px;
    height: 68px;
    font-size: 24px;
    line-height: 68px;
    color: #538de4;
    text-align: center;
    background: #edf0f5;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin-right: 20px;
}
.phone-title {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    color: #7b8391;
    display: block;
}
.phone-bumber {
    font-size: 26px;
    font-weight: 600;
    color: #031026;
}
.ml-20 {
    margin-left: 20px;
}
.video-box {
    background: #538de4;
    color: #fff;
    display: inline-block;
}
.video-box a,
.video-box a:visited {
    color: #fff;
    padding: 45px;
    font-size: 20px;
    line-height: 1;
    display: block;
}
a:hover {
    text-decoration: none;
}
.white-text {
    color: #fff;
}
.portfolio-header {
    padding: 120px 0 0;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
}
.portfolio-header-home {
    padding: 120px 0 240px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
}
.portfolio-header::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(
        to bottom,
        rgba(0, 0, 0, 0),
        rgba(0, 0, 0, 1)
    );
    opacity: 0.3;
    z-index: 0;
}
.mb-60 {
    margin-bottom: 60px;
}
.mb-25 {
    margin-bottom: 25px;
}
.dark-text,
.ph-details {
    color: #9ba4b2;
    font-size: 18px;
    font-weight: 600;
    line-height: 34px;
}
.portfolio-header-details {
    position: relative;
    padding-bottom: 60px;
}
.portfolio-header-details::after {
    content: "";
    position: absolute;
    height: 1px;
    width: calc(100% - 60px);
    left: 0;
    bottom: 0;
}
.ph-title {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 30px;
    color: #fff;
    text-transform: uppercase;
}
.ph-icon {
    font-size: 65px;
    line-height: 1;
    color: #538de4;
    margin-right: 20px;
}
.portfolio-carousel-block {
    position: relative;
    overflow: hidden;
}
.portfolio-item-overlay {
    position: absolute;
    left: 50px;
    right: 50px;
    bottom: 50px;
    color: #fff;
    opacity: 0;
    -webkit-transform: translateY(200px);
    -ms-transform: translateY(200px);
    transform: translateY(200px);
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}
.portfolio-item:hover .portfolio-item-overlay {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    z-index: 3;
}
.portfolio-item {
    position: relative;
    overflow: hidden;
    z-index: 2;
}
.portfolio-item::after {
    content: "";
    position: absolute;
    height: 0;
    width: 100%;
    left: 0;
    bottom: 0;
    background: #538de4;
    opacity: 0.9;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    z-index: 1;
}
.portfolio-item:hover::after {
    height: 100%;
}
.portfolio-carousel-block {
    margin-left: -webkit-calc((100% - 1180px)/2);
    margin-left: calc((100% - 1180px) / 2);
}
.portfolio-carousel-block {
    margin-top: -180px;
}
.portfolio-carousel-block img {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.portfolio-block-category a,
.portfolio-block-category a:visited {
    color: #d7e6fd;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
}
.portfolio-block-title {
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
}
.portfolio-more {
    width: 60px;
    height: 60px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #fff;
    color: #031026;
    line-height: 60px;
    text-align: center;
    display: inline-block;
    position: absolute;
    right: 50px;
    top: 50px;
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}
.portfolio-item:hover .portfolio-more {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    z-index: 3;
    -webkit-transition-delay: 0.3s;
    -moz-transition-delay: 0.3s;
    -ms-transition-delay: 0.3s;
    -o-transition-delay: 0.3s;
    transition-delay: 0.3s;
}
.portfolio-pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    display: inline-block;
    border-radius: 100%;
    background: #031026;
    opacity: 0.2;
    margin: 0 3px;
}
[role="button"]:focus {
    outline: -webkit-focus-ring-color auto 0;
}
.portfolio-pagination .swiper-pagination-bullet-active {
    background: #538de4;
    opacity: 1;
}
.portfolio-carousel-footer {
    padding: 40px 0;
    border-bottom: 1px solid #d9dfe9;
}
.btn-underline {
    position: relative;
    display: inline-block;
    padding-bottom: 2px;
    vertical-align: top;
    color: #7b8391;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.25em;
    letter-spacing: 1.6px;
    text-transform: uppercase;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.btn-underline:hover {
    text-decoration: none;
    color: #538de4;
}
.btn-underline::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    border-bottom: 2px solid #031026;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.btn-underline:hover::before {
    border-color: #538de4;
    transform: scaleX(0.8);
}
.why-choose-features {
    border-left: 2px solid #538de4;
    padding-left: 30px;
}
.hc-features {
    font-size: 18px;
    font-weight: 600;
    color: #7a7c80;
    text-transform: uppercase;
    margin-bottom: 30px;
}
.why-choose-features {
    font-size: 18px;
    font-weight: 600;
    color: #7b8391;
}
.why-choose-section {
    padding: 120px 0;
    position: relative;
}
.why-choose-section::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(../img/large-lines.png) no-repeat;
    background-position: right bottom;
    right: 0;
    bottom: 0;
    z-index: -1;
}
.portfolio-carousel-footer > .container {
    margin-left: 0;
}
.counter-icon {
    height: 100px;
    background: #fff;
    font-size: 65px;
    line-height: 1;
    text-align: center;
    color: #538de4;
    display: inline-block;
    padding: 20px;
    margin-bottom: 60px;
    position: relative;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 5px 83px rgba(11, 38, 83, 0.08);
    -khtml-box-shadow: 0 5px 83px rgba(11, 38, 83, 0.08);
    -moz-box-shadow: 0 5px 83px rgba(11, 38, 83, 0.08);
    -ms-box-shadow: 0 5px 83px rgba(11, 38, 83, 0.08);
    -o-box-shadow: 0 5px 83px rgba(11, 38, 83, 0.08);
    box-shadow: 0 5px 83px rgba(11, 38, 83, 0.08);
}
.counter-icon::after {
    content: "";
    position: absolute;
    width: 6px;
    height: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    background: #538de4;
    bottom: -33px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.counter-block {
    text-align: center;
    margin-top: -60px;
    position: relative;
    padding: 0 60px 60px;
}
.counter-block::after {
    content: "";
    position: absolute;
    width: 1px;
    height: calc(100% - 60px);
    background: #1d283c;
    right: -7px;
    bottom: 0;
}
.counter-last::after {
    content: none;
}
.counter-number {
    font-size: 40px;
    line-height: 1;
    font-weight: 600;
    color: #fff;
}
.fun-facts-section {
    position: relative;
}
.fun-facts-inner {
    background: #031026;
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.counter-title {
    color: #9ba4b2;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    display: block;
    margin-top: 10px;
}
.trust-section {
    padding: 230px 0 120px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.why-chhose-2 {
    padding: 120px 0;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right top;
    position: relative;
}
.why-choose-img {
    position: relative;
}
.why-choose-img-caption {
    position: absolute;
    top: 0;
    right: -2px;
    -webkit-transform: rotate(90deg) translate(100%, 0);
    -ms-transform: rotate(90deg) translate(100%, 0);
    transform: rotate(90deg) translate(100%, 0);
    -webkit-transform-origin: top right;
    -ms-transform-origin: top right;
    transform-origin: top right;
    width: auto;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    z-index: 10;
    background: #edf0f5;
    padding: 15px 40px;
}
.why-choose-img-caption span {
    font-size: 18px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 1.2px;
    text-transform: uppercase;
    color: #031026;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 60px;
    width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: transparent;
}
.horizontal-dots {
    position: absolute;
    bottom: 60px;
    left: 5%;
}
.slide-top {
    -webkit-animation: slide-top 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94)
        infinite alternate-reverse both;
    animation: slide-top 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) infinite
        alternate-reverse both;
}
@-webkit-keyframes slide-top {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    100% {
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px);
    }
}
@keyframes slide-top {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    100% {
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px);
    }
}
.list-item ul,
.list-item-2 ul {
    list-style: none;
    padding-left: 0;
}
.list-item ul li {
    display: block;
    margin-bottom: 20px;
    font-size: 18px;
}
.list-item ul li .list-icon {
    color: #538de4;
    margin-right: 10px;
}
.list-item-2 ul li {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    margin-bottom: 20px;
}
.list-item-2 ul li .list-icon {
    color: #fff;
    background: #538de4;
    height: 50px;
    width: 50px;
    min-width: 50px;
    text-align: center;
    line-height: 50px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    display: inline-block;
    margin-right: 10px;
}
.list-item-2 ul li {
    font-size: 20px;
    line-height: 26px;
    color: #031026;
    text-transform: uppercase;
    font-weight: 600;
}
.why-choose-details {
    font-size: 18px;
    font-weight: 600;
    color: #7b8391;
}
.circle-outer {
    position: relative;
}
.counter-box {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
    width: 100%;
    font-size: 30px;
    color: #538de4;
    font-weight: 600;
    line-height: 60px;
    text-transform: uppercase;
    margin-top: -30px;
}
.circle-outer {
    text-align: center;
    max-width: 110px;
    margin-right: 20px;
}
.count-title {
    font-size: 18px;
    color: #031026;
    font-weight: 600;
}
.btn-sm {
    padding: 20px 40px;
}
.cta-small-title {
    font-size: 18px;
    color: #7b8391;
    font-weight: 600;
}
.cta-phone {
    font-size: 18px;
    color: #031026;
    font-weight: 700;
}
.cta-small {
    position: absolute;
    background: #fff;
    padding: 20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
    -webkit-box-shadow: 0 5px 83px rgba(11, 38, 83, 0.08);
    -khtml-box-shadow: 0 5px 83px rgba(11, 38, 83, 0.08);
    -moz-box-shadow: 0 5px 83px rgba(11, 38, 83, 0.08);
    -ms-box-shadow: 0 5px 83px rgba(11, 38, 83, 0.08);
    -o-box-shadow: 0 5px 83px rgba(11, 38, 83, 0.08);
    box-shadow: 0 5px 83px rgba(11, 38, 83, 0.08);
}
.cta-small-btn {
    margin-left: 20px;
}
.testimonials-section {
    padding: 180px 0 120px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
}
.testimonial-style-1 {
    position: relative;
    background: #fff;
    padding: 60px;
    -webkit-box-shadow: 10px 0 60px rgba(0, 0, 0, 0.07);
    -khtml-box-shadow: 10px 0 60px rgba(0, 0, 0, 0.07);
    -moz-box-shadow: 10px 0 60px rgba(0, 0, 0, 0.07);
    -ms-box-shadow: 10px 0 60px rgba(0, 0, 0, 0.07);
    -o-box-shadow: 10px 0 60px rgba(0, 0, 0, 0.07);
    box-shadow: 10px 0 60px rgba(0, 0, 0, 0.07);
    z-index: 2;
    -webkit-transition: all 400ms ease;
    -moz-transition: all 400ms ease;
    -ms-transition: all 400ms ease;
    -o-transition: all 400ms ease;
    transition: all 400ms ease;
    -webkit-border-radius: 5px;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius: 5px;
    -moz-border-radius-bottomleft: 0;
    border-radius: 5px;
    border-bottom-left-radius: 0;
}
.testimonial-style-1::before {
    content: "";
    position: absolute;
    top: -30px;
    left: -225px;
    z-index: 4;
    width: 100%;
    height: 100%;
    background: url(../img/testimonials-lines.png) no-repeat;
    opacity: 0;
    -webkit-transform: translateY(-180px);
    -moz-transform: translateY(-180px);
    -ms-transform: translateY(-180px);
    -o-transform: translateY(-180px);
    transform: translateY(-180px);
}
.testimonial-style-1:hover::before,
.swiper-slide-active .testimonial-style-1::before {
    opacity: 1;
    -webkit-transform: translate(0);
    -moz-transform: translate(0);
    -ms-transform: translate(0);
    -o-transform: translate(0);
    transform: translate(0);
    -webkit-transition: all 400ms ease;
    -moz-transition: all 400ms ease;
    -ms-transition: all 400ms ease;
    -o-transition: all 400ms ease;
    transition: all 400ms ease;
    -webkit-transition-delay: 400ms;
    -moz-transition-delay: 400ms;
    -ms-transition-delay: 400ms;
    -o-transition-delay: 400ms;
    transition-delay: 400ms;
}
.testimonial-style-1:hover,
.swiper-slide-active > .testimonial-style-1 {
    background: #538de4;
    color: #e0ecff;
}
.testimonials-section.one .testimonial-style-1 {
    background: #538de4;
    color: #e0ecff !important;
}
.testimonials-section.one .testimonial-style-1 .tu-role,
.testimonials-section.one .testimonial-style-1 .tu-name,
.testimonials-section.one .testimonial-style-1 .testimonial-content {
    color: #fff !important;
}
.testimonials-section.one .testimonial-style-1::before {
    content: "";
    position: absolute;
    top: 180px;
    left: -220px;
    z-index: 4;
    width: 100%;
    height: 100%;
    background: url(../img/testimonials-lines.png) no-repeat;
    opacity: 1;
    -webkit-transform: translateY(-180px);
    -moz-transform: translateY(-180px);
    -ms-transform: translateY(-180px);
    -o-transform: translateY(-180px);
    transform: translateY(-180px);
}
.tu-photo {
    max-width: 50px;
    margin-right: 20px;
}
.testimonial-content {
    font-size: 20px;
    line-height: 36px;
    font-weight: 600;
    color: #7b8391;
    display: block;
    margin-bottom: 28px;
    position: relative;
    padding-left: 20px;
}
.testimonial-content::after {
    content: "";
    position: absolute;
    background: #538de4;
    width: 2px;
    height: 100%;
    left: 0;
    bottom: 0;
    -webkit-transition: all 400ms ease;
    -moz-transition: all 400ms ease;
    -ms-transition: all 400ms ease;
    -o-transition: all 400ms ease;
    transition: all 400ms ease;
    -webkit-transition-delay: 200ms;
    -moz-transition-delay: 200ms;
    -ms-transition-delay: 200ms;
    -o-transition-delay: 200ms;
    transition-delay: 200ms;
}
.testimonial-style-1:hover .testimonial-content::after,
.swiper-slide-active .testimonial-content::after {
    background: #fff;
}
.tu-name {
    font-size: 18px;
    line-height: 20px;
    color: #538de4;
    font-weight: 600;
    text-transform: uppercase;
}
.tu-role {
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    color: #7b8391;
    text-transform: uppercase;
}
.testimonial-style-1:hover .tu-role,
.testimonial-style-1:hover .tu-name,
.testimonial-style-1:hover .testimonial-content,
.swiper-slide-active .tu-role,
.swiper-slide-active .tu-name,
.swiper-slide-active .testimonial-content {
    color: #fff;
}
.testimonials-slider {
    padding: 40px 0;
}
.testimonial-style-1::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 40px 40px 0 0;
    border-color: #fff transparent transparent transparent;
    position: absolute;
    bottom: -40px;
    left: 0;
    -webkit-box-shadow: 10px 0 60px rgba(0, 0, 0, 0.07);
    -khtml-box-shadow: 10px 0 60px rgba(0, 0, 0, 0.07);
    -moz-box-shadow: 10px 0 60px rgba(0, 0, 0, 0.07);
    -ms-box-shadow: 10px 0 60px rgba(0, 0, 0, 0.07);
    -o-box-shadow: 10px 0 60px rgba(0, 0, 0, 0.07);
    box-shadow: 10px 0 60px rgba(0, 0, 0, 0.07);
    -webkit-transition: all 400ms ease;
    -moz-transition: all 400ms ease;
    -ms-transition: all 400ms ease;
    -o-transition: all 400ms ease;
    transition: all 400ms ease;
}
.testimonial-style-1:hover::after,
.swiper-slide-active .testimonial-style-1::after {
    border-color: #538de4 transparent transparent transparent;
}
.testi-circle {
    position: absolute;
    bottom: 0;
    right: 0;
}
.testi-circle::after {
    content: "";
    position: absolute;
    z-index: 4;
    width: 168px;
    height: 168px;
    bottom: 0;
    right: 0;
    background: url(../img/circle-shape.png) no-repeat;
    opacity: 0;
    -webkit-transform: translateY(180px);
    -moz-transform: translateY(180px);
    -ms-transform: translateY(180px);
    -o-transform: translateY(180px);
    transform: translateY(180px);
}
.testimonial-style-1:hover .testi-circle::after,
.swiper-slide-active .testi-circle::after {
    opacity: 1;
    -webkit-transform: translate(0);
    -moz-transform: translate(0);
    -ms-transform: translate(0);
    -o-transform: translate(0);
    transform: translate(0);
    -webkit-transition: all 400ms ease;
    -moz-transition: all 400ms ease;
    -ms-transition: all 400ms ease;
    -o-transition: all 400ms ease;
    transition: all 400ms ease;
    -webkit-transition-delay: 200ms;
    -moz-transition-delay: 200ms;
    -ms-transition-delay: 200ms;
    -o-transition-delay: 200ms;
    transition-delay: 200ms;
}
.cta-bar {
    background: #538de4;
    position: relative;
    padding: 100px 0;
}
.cta-bar::before {
    content: "";
    background: url(../img/welcome-bg.png);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.blog-section {
    padding: 120px 0;
}
.post-title-block {
    font-size: 24px;
    font-size: 600;
    color: #031026;
}
.post-title-block a,
.post-title-block a:visited {
    color: #031026;
}
.post-read-more {
    border-top: 1px solid #d9dfe9;
    padding: 30px 0;
    text-align: center;
    margin-top: 30px;
}
.post-thumb-block {
    position: relative;
    overflow: hidden;
    background: #031026;
    height: 220px;
    border-radius: 5px;
}
.post-thumb-block img {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: all 400ms ease;
    -moz-transition: all 400ms ease;
    -ms-transition: all 400ms ease;
    -o-transition: all 400ms ease;
    transition: all 400ms ease;
}
.blog-block:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.post-content-block {
    max-width: calc(100% - 40px);
    margin-left: auto;
    margin-right: auto;
    background: #fff;
    margin-top: -30px;
    z-index: 2;
    position: relative;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    border-top-right-radius: 5px;
    -webkit-transition: all 400ms ease;
    -moz-transition: all 400ms ease;
    -ms-transition: all 400ms ease;
    -o-transition: all 400ms ease;
    transition: all 400ms ease;
}
.post-date {
    padding: 15px 25px;
    background: #538de4;
    font-size: 12px;
    font-weight: 600;
    color: #fff;
    display: inline-block;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
}
.post-title-block {
    text-align: center;
    display: block;
    margin: 20px auto 30px;
    font-size: 24px;
    line-height: 40px;
    text-transform: uppercase;
}
.post-title-block a,
.post-title-block a:visited {
    color: #031026;
}
.post-author {
    margin-right: 20px;
}
.post-meta-block i {
    color: #538de4;
}
.blog-block-inner {
    padding: 0 20px;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}
.post-excerpt-block {
    font-size: 18px;
    color: #7b8391;
    text-align: center;
}
.post-read-more a,
.post-read-more a:visited {
    display: inline-block;
    position: relative;
    padding-right: 10px;
    color: #7b8391;
    text-transform: uppercase;
}
.post-read-more a:hover {
    color: #538de4;
    text-decoration: none;
}
.post-read-more a::before {
    content: "\f129";
    font-family: Flaticon;
    font-style: normal;
    font-weight: 300;
    right: -5px;
    position: absolute;
    font-size: 12px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 400ms ease;
    -moz-transition: all 400ms ease;
    -ms-transition: all 400ms ease;
    -o-transition: all 400ms ease;
    transition: all 400ms ease;
}
.post-read-more a:hover::before {
    right: -10px;
}
.post-content-block:hover {
    -webkit-box-shadow: 10px 0 60px rgba(0, 0, 0, 0.07);
    -khtml-box-shadow: 10px 0 60px rgba(0, 0, 0, 0.07);
    -moz-box-shadow: 10px 0 60px rgba(0, 0, 0, 0.07);
    -ms-box-shadow: 10px 0 60px rgba(0, 0, 0, 0.07);
    -o-box-shadow: 10px 0 60px rgba(0, 0, 0, 0.07);
    box-shadow: 10px 0 60px rgba(0, 0, 0, 0.07);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.partners-section {
    border-top: 1px solid #d9dfe9;
    padding: 100px 0;
}
.partners-carousel img {
    -webkit-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -webkit-transition: all 400ms ease;
    -moz-transition: all 400ms ease;
    -ms-transition: all 400ms ease;
    -o-transition: all 400ms ease;
    transition: all 400ms ease;
    opacity: 0.5;
}
.partners-carousel img:hover {
    -webkit-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    opacity: 1;
}
.partners-carousel .swiper-slide {
    text-align: center;
}
.site-footer-1 {
    background: #031026;
    padding-top: 100px;
    color: #9ba4b2;
    font-size: 18px;
    font-weight: 500;
}
.footer-logo {
    width: 171px;
}
.footer-about {
    margin: 40px auto;
}
.footer-menu ul {
    padding-left: 0;
    list-style: none;
}
.footer-menu ul a,
.footer-menu ul a:visited {
    color: #9ba4b2;
    font-size: 18px;
    line-height: 1;
    text-decoration: none;
    position: relative;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.footer-menu ul a:hover {
    text-decoration: none;
    color: #fff;
}
.footer-menu ul a:after {
    background-color: #fff;
    bottom: -2px;
    content: "";
    display: inline-block;
    height: 1px;
    overflow: hidden;
    position: absolute;
    right: 0;
    transition: 0.5s;
    width: 0;
}
.footer-menu li a:hover:after {
    left: 0;
    width: 100%;
}
.footer-menu ul li {
    display: block;
    margin-bottom: 20px;
}
.footer-widget-title {
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 50px;
}
.lp-item:not(:last-child) {
    margin-bottom: 50px;
}
.lp-thumb {
    width: 70px;
    min-width: 70px;
}
.lp-details {
    margin-left: 20px;
}
.lp-date {
    font-size: 12px;
    color: #538de4;
    font-weight: 600;
    text-transform: uppercase;
}
.lp-title {
    font-size: 18px;
    font-weight: 500;
}
.lp-title a,
.lp-title a:visited {
    color: #fff;
}
.lp-thumb img {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: all 400ms ease;
    -moz-transition: all 400ms ease;
    -ms-transition: all 400ms ease;
    -o-transition: all 400ms ease;
    transition: all 400ms ease;
}
.lp-title a:hover {
    color: #fff;
    text-decoration: underline;
    -webkit-text-decoration-color: #538de4;
    text-decoration-color: #538de4;
}
.contact-widget ul {
    padding-left: 0;
    list-style: none;
}
.contact-widget ul li:not(:last-child) {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #1b263a;
}
.contact-icon {
    color: #538de4;
    font-size: 18px;
    margin-right: 10px;
}
.contact-widget ul li a,
.contact-widget ul li a:visited {
    color: #9ba4b2;
    font-size: 18px;
    font-weight: 500;
}
.footer-social-media ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
}
.footer-social-media ul li {
    margin: 0 15px;
}
.footer-social-media ul li:last-child {
    margin-right: 0;
}
.footer-social-media ul li a,
.footer-social-media ul li a:visited {
    color: #fff;
}
.footer-social-media ul li a:hover {
    color: #538de4;
}
.footer-bottom {
    margin-top: 50px;
    padding-top: 50px;
    padding-bottom: 50px;
    border-top: 1px solid #212d40;
}
.header-style-2 {
    position: relative;
}
.header-style-2 .navigation-menu > li > a {
    color: #7b8391;
}
.header-style-2 .search-btn {
    color: #031026;
    cursor: pointer;
}
.mc-phone {
    font-size: 18px;
    line-height: 22px;
    font-weight: 600;
    color: #031026;
    display: block;
}
.mc-title {
    font-size: 16px;
    line-height: 22px;
    font-weight: 600;
    color: #7b8391;
    display: block;
}
.mc-icon {
    font-size: 40px;
    color: #5b92e5;
    margin-right: 20px;
}
.header-style-2 .header-menu {
    margin-right: auto;
    margin-left: 0;
}
.header-style-2 .header-search-btn {
    margin-left: 30px;
}
body.st-prevent-scroll {
    height: 100%;
    margin: 0;
    overflow: hidden;
}
.search-btn-dark {
    color: #031026;
}
.slider-two .slider-content {
    text-align: left;
    padding: 200px 0;
}
.slider-two .slide-heading {
    font-size: 90px;
    line-height: 1;
}
.slide-descriptions {
    font-size: 24px;
    line-height: 40px;
    font-weight: 500;
    color: #e6e6e6;
    max-width: 600px;
}
.slider-two .slider-button {
    margin-top: 45px;
}
.experience-section {
    position: absolute;
    width: 100%;
}
.experience-block {
    background: #538de4;
    padding: 40px;
    max-width: 240px;
    display: inline-block;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 99;
    position: relative;
    color: #fff;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.service-block-2 {
    position: relative;
    overflow: hidden;
}
.service-details {
    max-width: calc(100% - 40px);
    background: #fff;
    position: relative;
    margin-top: -30px;
    margin-left: auto;
    margin-right: auto;
    padding: 25px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-align: center;
    margin-bottom: 30px;
    -webkit-transition: all 400ms ease;
    -moz-transition: all 400ms ease;
    -ms-transition: all 400ms ease;
    -o-transition: all 400ms ease;
    transition: all 400ms ease;
}
.service-block-2:hover .service-details {
    -webkit-transform: translateY(-80px);
    transform: translateY(-80px);
}
.service-block-title {
    font-size: 24px;
    line-height: 26px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 30px;
}
.service-block-title a,
.service-block-title a:visited {
    color: #031026;
}
.service-block-title a:hover {
    color: #538de4;
}
.service-anchor {
    border-top: 1px solid #d9dfe9;
    padding: 30px;
    text-align: center;
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    height: 0;
    -webkit-transition: all 400ms ease;
    -moz-transition: all 400ms ease;
    -ms-transition: all 400ms ease;
    -o-transition: all 400ms ease;
    transition: all 400ms ease;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
    visibility: hidden;
}
.service-anchor a,
.service-anchor a:visited {
    color: #7b8391;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
}
.service-anchor a:hover {
    color: #538de4;
}
.service-block-2:hover .service-anchor {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
.services-section-two {
    padding-top: 120px;
    position: relative;
}
.services-section-two::before {
    content: "";
    background: #051228;
    height: calc(100% - 300px);
    width: 100%;
    position: absolute;
    top: 0;
}
.mb-n-200 {
    margin-bottom: -200px;
    position: relative;
    z-index: 2;
}
.about-section-2 {
    padding-top: 40px;
}
.service-block-2:hover .service-details {
    -webkit-box-shadow: 0 0 20px rgba(6, 30, 98, 0.12);
    -khtml-box-shadow: 0 0 20px rgba(6, 30, 98, 0.12);
    -moz-box-shadow: 0 0 20px rgba(6, 30, 98, 0.12);
    -ms-box-shadow: 0 0 20px rgba(6, 30, 98, 0.12);
    -o-box-shadow: 0 0 20px rgba(6, 30, 98, 0.12);
    box-shadow: 0 0 20px rgba(6, 30, 98, 0.12);
}
.styled-image-1 {
    position: relative;
    z-index: 3;
}
.styled-image-1::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: -40px;
    left: -40px;
    right: 0;
    bottom: 0;
    background: #edf0f5;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    z-index: -1;
}
.styled-image-1::after {
    content: "";
    position: absolute;
    width: 190px;
    height: 190px;
    top: -40px;
    left: -40px;
    right: 0;
    bottom: 0;
    background: #538de4;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    z-index: -1;
}
.bar-line {
    background: #edf0f5;
    height: 7px;
    margin-top: 15px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.bar-line-active {
    position: relative;
    display: block;
    width: 0;
    height: 7px;
    -webkit-transition: all 1500ms ease;
    -ms-transition: all 1500ms ease;
    -o-transition: all 1500ms ease;
    -moz-transition: all 1500ms ease;
    transition: all 1500ms ease;
    background: #538de4;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.skill-title {
    font-size: 18px;
    line-height: 1;
    color: #031026;
    font-weight: 600;
    margin-bottom: 0;
    text-transform: uppercase;
}
.count-text {
    font-size: 14px;
    line-height: 1;
    font-weight: 600;
    color: #fff;
    background: #538de4;
    position: absolute;
    padding: 8px 10px;
    right: -40px;
    bottom: 25px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.count-text::before {
    content: "";
    position: absolute;
    left: 0;
    top: 100%;
    margin-top: -8px;
    border: 8px solid transparent;
    border-top: 8px solid #538de4;
    border-left: 12px solid #538de4;
}
.bar-box {
    position: relative;
}
.bar-box:not(:last-child) {
    margin-bottom: 30px;
}
.mb-40 {
    margin-bottom: 40px;
}
.justify {
    text-align: justify;
}
.copany-info-box {
    background: #fff;
    position: relative;
    padding: 50px 60px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 20px rgba(6, 30, 98, 0.12);
    -khtml-box-shadow: 0 0 20px rgba(6, 30, 98, 0.12);
    -moz-box-shadow: 0 0 20px rgba(6, 30, 98, 0.12);
    -ms-box-shadow: 0 0 20px rgba(6, 30, 98, 0.12);
    -o-box-shadow: 0 0 20px rgba(6, 30, 98, 0.12);
    box-shadow: 0 0 20px rgba(6, 30, 98, 0.12);
    margin-bottom: -30px;
    z-index: 5;
}
.copany-info-box::before {
    content: "";
    position: absolute;
    left: 20px;
    bottom: -20px;
    height: 20px;
    width: calc(100% - 40px);
    background: #518adf;
    -webkit-box-shadow: 0 5px 83px rgba(11, 38, 83, 0.08);
    -khtml-box-shadow: 0 5px 83px rgba(11, 38, 83, 0.08);
    -moz-box-shadow: 0 5px 83px rgba(11, 38, 83, 0.08);
    -ms-box-shadow: 0 5px 83px rgba(11, 38, 83, 0.08);
    -o-box-shadow: 0 5px 83px rgba(11, 38, 83, 0.08);
    box-shadow: 0 5px 83px rgba(11, 38, 83, 0.08);
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.com-logo {
    width: 45px;
    max-width: 45px;
}
.com-details {
    padding-left: 20px;
    line-height: 28px;
    font-size: 20px;
    font-weight: 600;
    color: #031026;
    text-transform: uppercase;
}
.mt-60 {
    margin-top: 60px;
}
.about-style-3 {
    background: #031026;
    position: relative;
}
.about-style-3::after {
    content: "";
    background: url(../img/diamonds-shape.png) no-repeat;
    background-position: left top;
    width: 100%;
    height: 100%;
    z-index: 0;
    position: absolute;
    left: 0;
    top: 0;
}
.about-inner {
    padding-right: 15px;
    padding-left: 15px;
    margin-left: -webkit-calc((100% - 1200px)/2);
    margin-left: calc((100% - 1200px) / 2);
    position: relative;
    z-index: 2;
}
.about-inner-content {
    padding: 120px 0;
}
.about-image-4 {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat !important;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
}
.about-dots {
    position: absolute;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 100px;
}
.member-meta {
    position: absolute;
    bottom: 0;
    z-index: 2;
    text-align: center;
    width: 85%;
    left: 50%;
    transform: translateX(-50%);
}
.member-name {
    font-size: 20px;
    font-weight: 600;
    color: #031026;
    text-transform: uppercase;
}
.member-name a,
.member-name a:visited {
    color: #031026;
}
.member-designation {
    display: block;
    margin-bottom: 6px;
    color: #7b8391;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
}
.member-social {
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    margin-top: 20px;
    height: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.team-member:hover .member-social {
    height: auto;
    opacity: 1;
    visibility: visible;
}
/* .team-member:hover .member-meta {
  -webkit-box-shadow: 0 0 20px rgba(6, 30, 98, 0.12);
  -khtml-box-shadow: 0 0 20px rgba(6, 30, 98, 0.12);
  -moz-box-shadow: 0 0 20px rgba(6, 30, 98, 0.12);
  -ms-box-shadow: 0 0 20px rgba(6, 30, 98, 0.12);
  -o-box-shadow: 0 0 20px rgba(6, 30, 98, 0.12);
  box-shadow: 0 0 20px rgba(6, 30, 98, 0.12);
} */
.member-social ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    -ms-flex-pack: center !important;
    justify-content: center !important;
}
.member-social ul li {
    margin: 0 15px;
}
.member-social ul li a,
.member-social ul li a:visited {
    color: #7b8391;
}
.member-social ul li a:hover {
    color: #538de4;
}
.team-section-2 {
    background: #edf0f5;
    padding-top: 120px;
}
.white-bg {
    background: #fff;
}
.portfolio-section-2 {
    padding-top: 240px;
}
.testimonials-section-2 {
    padding: 120px 0;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
}
.video-block {
    position: relative;
}
.video-poster {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    padding: 230px 50px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    text-align: center;
}
.video-icon {
    display: inline-block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    position: relative;
    color: #538de4;
    z-index: 99;
}
.hero-video-pulse {
    position: relative;
    display: inline-block;
    width: 30px;
    height: 30px;
}
.video-icon:before {
    z-index: 0;
    -webkit-animation: pulse-border 1500ms ease-out infinite;
    animation: pulse-border 1500ms ease-out infinite;
    background: #fff;
}
.video-icon:after {
    z-index: 1;
    transition: all 200ms;
    background: #fff;
}
.video-icon:before,
.video-icon:after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    display: block;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}
.video-icon i {
    color: #538de4;
    z-index: 2;
    position: absolute;
    height: 30px;
    width: 30px;
    text-align: center;
    line-height: 30px;
    left: 1px;
    top: 2px;
    font-size: 16px;
    text-align: center;
}
@keyframes pulse-border {
    0% {
        -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0)
            scale(1);
        -ms-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        opacity: 1;
    }
    100% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
        -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0)
            scale(1.5);
        -ms-transform: translateX(-50%) translateY(-50%) translateZ(0)
            scale(1.5);
        opacity: 0;
    }
}
@-webkit-keyframes pulse-border {
    0% {
        -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0)
            scale(1);
        -ms-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        opacity: 1;
    }
    100% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
        -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0)
            scale(1.5);
        -ms-transform: translateX(-50%) translateY(-50%) translateZ(0)
            scale(1.5);
        opacity: 0;
    }
}
.video-overlay-content {
    background: #538de4;
    color: #fff;
    padding: 50px 60px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    max-width: 270px;
    position: absolute;
    right: 30px;
    top: -30px;
    text-align: left;
}
.video-overlay-count {
    font-size: 50px;
    font-weight: 600;
}
.video-overlay-title {
    font-size: 18px;
    line-height: 34px;
    font-weight: 500;
    text-transform: uppercase;
}
.blog-section-bg {
    position: relative;
}
.blog-section-bg::after {
    content: "";
    background: #031026;
    left: 0;
    bottom: 0;
    height: 450px;
    width: 100%;
    position: absolute;
}
.blog-dark .post-content-block {
    background: #031026;
    color: #9ba4b2;
}
.blog-dark .post-title-block a,
.blog-dark .post-title-block a:visited {
    color: #fff;
}
.blog-dark .post-read-more {
    border-top: 1px solid #1d283c;
}
.blog-dark .blog-block:hover .post-content-block {
    background: #fff;
}
.blog-dark .blog-block:hover .post-title-block a,
.blog-dark .blog-block:hover .post-title-block a:visited {
    color: #031026;
}
.map-canvas {
    min-height: 550px;
}
.page-header-section {
    padding: 200px 0 60px;
    text-align: center;
    position: relative;
}
.page-header-section::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.3;
    z-index: 0;
}
.page-header-section .breadcrumb {
    background-color: rgba(3, 16, 38, 0.75);
    -ms-flex-pack: center !important;
    justify-content: center !important;
}
.page-header-section nav {
    display: inline-block;
}
.page-title {
    font-size: 60px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
}
.breadcrumb-item {
    font-size: 14px;
    font-weight: 600;
    line-height: 1;
    color: #fff;
    text-transform: uppercase;
}
.breadcrumb-item a,
.breadcrumb-item a:visited {
    color: #fff;
}
.breadcrumb-item.active {
    color: #9ba4b2;
}
.page-header-section {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: top center;
}
.header-style-2 .header-content.is-sticky {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    -webkit-box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.09);
    box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.09);
    background-color: #fff !important;
    -webkit-animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
    animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
}
.header-style-1 .header-content.is-sticky {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    -webkit-box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.09);
    box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.09);
    background-color: #031026 !important;
    -webkit-animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
    animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
}
.about-section-6 {
    padding: 120px 0;
    position: relative;
}
.about-content-6 {
    color: #7b8391;
    font-size: 18px;
    font-weight: 500;
    line-height: 34px;
}
.about-section-6::before {
    content: "";
    position: absolute;
    background: url(../img/half-circle.png) no-repeat;
    width: 100%;
    height: 100%;
    top: 0;
}
.top-border {
    border-top: 10px solid #538de4;
}
.team-section-3 {
    position: relative;
    padding-top: 120px;
    background: #edf0f5;
}
.partners-section-2 {
    position: relative;
    background: #fff;
    padding: 300px 0 60px;
}
.partners-section-3 {
    position: relative;
    background: #fff;
    padding: 180px 0 60px;
}

.partners-section-3 .row {
    gap: 30px 0;
}

.mb-n-300 {
    margin-bottom: -300px;
}
.partners-section-2::before {
    content: "";
    position: absolute;
    background: url(../img/lines.png) no-repeat;
    width: 100%;
    height: 100%;
    top: 0;
}
.services-section-3 {
    background: #fff;
    padding: 120px 0;
}
.pb-lg-120 {
    padding-bottom: 120px;
}
.video-box-section-2 {
    padding: 120px 0;
    position: relative;
}
.video-box-section-2::after {
    content: "";
    position: absolute;
    background: url(../img/lines.png) no-repeat;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: -1;
}
.video-box-section-2::before {
    content: "";
    position: absolute;
    background: url(../img/large-lines.png) no-repeat;
    background-position: right bottom;
    width: 100%;
    height: 100%;
    bottom: 0;
    right: 0;
    z-index: -1;
}
.service-section-inner {
    padding: 120px 0;
}
.service-nav ul {
    padding-left: 0;
    list-style: none;
    padding: 40px;
    background: #edf0f5;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 0;
}
.service-nav ul li a {
    font-size: 16px;
    line-height: 24px;
    color: #031026;
    font-weight: 600;
    text-transform: uppercase;
    padding: 22px 20px;
    display: block;
    background: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.service-nav ul li:not(:last-child) {
    border-bottom: 1px solid #edf0f5;
}
.contact-box-widget {
    padding: 115px 40px;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.contact-box-icon {
    background: #fff;
    min-width: 100px;
    width: 100px;
    height: 100px;
    line-height: 100px;
    font-size: 32px;
    display: inline-block;
    margin: 0 auto;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.contact-phone {
    font-size: 26px;
    font-weight: 600;
    color: #fff;
    margin-top: 30px;
    margin-bottom: 20px;
}
.contact-title {
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
}
.service-widget-box:not(:last-child) {
    margin-bottom: 30px;
}
.widget-box:not(:last-child) {
    margin-bottom: 30px;
}
.service-nav .active a {
    background: #538de4;
    color: #fff;
}
.quote-small,
.wp-block-quote {
    font-size: 18px;
    line-height: 34px;
    color: #7b8391;
    font-weight: 600;
    padding-left: 20px;
    border-left: 2px solid #538de4;
}
.service-content img {
    margin-bottom: 40px;
}
.ficon {
    font-size: 65px;
    line-height: 1;
    color: #538de4;
}
.ftitle {
    font-size: 20px;
    font-weight: 600;
    color: #031026;
    text-transform: uppercase;
    margin: 10px auto;
}
.service-features {
    border-top: 1px solid #d9dfe9;
    border-bottom: 1px solid #d9dfe9;
    padding: 20px 0;
}
.mtb-60 {
    margin: 60px auto;
}
.foucs-text {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 600;
    color: #538de4;
}
.mb-45 {
    margin-bottom: 45px;
}
.faq-item:not(:last-child) {
    margin-bottom: 10px;
}
.faq-header {
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    color: #031026;
    cursor: pointer;
    background: #edf0f5;
    padding: 30px 40px;
    margin: 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    position: relative;
}
.faq-item-active .faq-header {
    background: 0 0;
    color: #538de4;
}
.faq-content {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out;
}
.faq-item-active .faq-content {
    max-height: 300px;
    -webkit-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out;
    padding: 0 40px 30px;
    font-size: 16px;
    font-weight: 500;
    line-height: 2;
    color: #7b8391;
}
.faq-item-active {
    border: 2px solid #538de4;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.faq-header::before {
    content: "\f140";
    font-family: Flaticon;
    font-style: normal;
    font-weight: 300;
    position: absolute;
    right: 40px;
}
.faq-item-active .faq-header::before {
    content: "\f149";
}
.portfolio-filters ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    -ms-flex-pack: center !important;
    justify-content: center !important;
}
.portfolio-filters ul li {
    margin: 0 20px;
    font-size: 18px;
    font-weight: 500;
    color: #7b8391;
    text-transform: uppercase;
    cursor: pointer;
}
.portfolio-sec {
    padding: 120px 0;
}
.portfolio-filters {
    margin-bottom: 40px;
}
.portfolio-gallary .portfolio-item {
    margin-bottom: 30px;
}
.portfolio-filters .mixitup-control-active,
.portfolio-filters ul li:hover {
    color: #031026;
}
.project-summary {
    background: #031026;
    color: #fff;
    max-width: calc(100% - 40px);
    margin: -30px auto 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    position: relative;
}
.ps-block {
    padding: 60px 40px;
    position: relative;
    display: block;
    width: 100%;
}
.ps-block::after {
    content: "";
    position: absolute;
    height: 100%;
    width: 1px;
    right: 0;
    top: 0;
    background: #1d283c;
}
.pd-title {
    color: #9ba4b2;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 5px;
}
.pd-content {
    font-size: 20px;
    font-weight: 600;
}
.project-single-wrapper {
    padding: 120px 0;
}
.project-summary [class*="col-"]:last-child .ps-block::after {
    content: none;
}
.project-details-widget h2,
.project-details-widget h3,
.project-details-widget h4 {
    margin: 40px auto;
    font-weight: 700;
    color: #031026;
}
.project-details-widget h2 {
    font-size: 50px;
}
.project-details-widget h3 {
    font-size: 34px;
}
.project-details-widget h4 {
    font-size: 28px;
}
.related-porolio {
    border-top: 1px solid #d9dfe9;
    padding-top: 120px;
}
.project-details-widget {
    padding-bottom: 20px;
}
.post-page .blog-block {
    margin-bottom: 30px;
}
.ps-content {
    position: relative;
    margin-top: -30px;
    background: #fff;
    max-width: calc(100% - 40px);
    margin-left: auto;
    margin-right: auto;
    padding: 0 40px 30px;
    -webkit-border-radius: 5px;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius: 5px;
    -moz-border-radius-topleft: 0;
    border-radius: 5px;
    border-top-left-radius: 0;
    -webkit-box-shadow: 0 0 20px rgba(6, 30, 98, 0.12);
    -khtml-box-shadow: 0 0 20px rgba(6, 30, 98, 0.12);
    -moz-box-shadow: 0 0 20px rgba(6, 30, 98, 0.12);
    -ms-box-shadow: 0 0 20px rgba(6, 30, 98, 0.12);
    -o-box-shadow: 0 0 20px rgba(6, 30, 98, 0.12);
    box-shadow: 0 0 20px rgba(6, 30, 98, 0.12);
}
.ps-content .post-date {
    margin-left: -40px;
}
.ps-inner {
    position: relative;
    overflow: hidden;
}
.tags-title {
    font-size: 20px;
    font-weight: 600;
    color: #031026;
    margin-right: 10px;
}
.tags-list {
    font-size: 18px;
    font-weight: 500;
    color: #7b8391;
}
.post-share ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.post-share ul {
    float: right;
}
.post-share ul li {
    margin-left: 20px;
}
.post-share ul a,
.post-share ul a:visited {
    color: #7b8391;
    font-size: 14px;
}
.post-share ul a:hover {
    color: #538de4;
}
.ps-tags-share {
    border-top: 1px solid #d9dfe9;
    padding-top: 40px;
    margin-top: 40px;
}
.ps-author-box {
    background: #edf0f5;
    padding: 60px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-top: 60px;
}
.ps-author-name {
    font-size: 24px;
    font-weight: 600;
    color: #031026;
    text-transform: uppercase;
    margin-bottom: 40px;
}
.ps-author-descriptions {
    font-size: 18px;
    line-height: 1.5;
    font-weight: 500;
    color: #7b8391;
}
.ps-author-photo img {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.sidebar-widgets .widget_search {
    background: #538de4;
    padding: 50px;
}
.sidebar-widgets .widget_search .widget-title {
    color: #fff;
}
.search-widget .form-control {
    height: 70px;
    border: none;
    padding: 10px 100px 10px 30px;
}
.search-widget {
    position: relative;
}
.search-widget-submit {
    border: none;
    background: 0 0;
    position: absolute;
    right: 30px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 18px;
    line-height: 1;
    color: #538de4;
}
.widget-title {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 40px;
    color: #031026;
}
.wlp-thumb {
    margin-right: 20px;
    min-width: 70px;
    max-width: 70px;
}
.wlp-comment {
    font-size: 14px;
    color: #7b8391;
    text-transform: uppercase;
}
.wlp-comment i {
    color: #538de4;
}
.wlp-title {
    font-size: 18px;
    font-weight: 600;
    color: #031026;
    line-height: 30px;
    text-transform: uppercase;
}
.wlp-title a,
.wlp-title a:visited {
    color: #031026;
}
.wlp-item {
    position: relative;
    display: block;
}
.wlp-item:not(:last-child) {
    margin-bottom: 30px;
}
.wlp-item:hover .wlp-title a {
    color: #538de4;
}
.widget-box {
    background: #edf0f5;
    padding: 50px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.widget_categories ul {
    list-style: none;
    padding-left: 0;
}
.widget_categories ul li {
    position: relative;
    margin-bottom: 30px;
    -webkit-transition: all 0.35s;
    transition: all 0.35s;
    -moz-transition: all 0.35s;
    -ms-transition: all 0.35s;
}
.widget_categories ul li::before {
    color: #538de4;
    content: "\f105";
    font-family: "font awesome 5 pro";
    font-style: normal;
    font-weight: 300;
    position: absolute;
    left: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.35s;
    transition: all 0.35s;
    -moz-transition: all 0.35s;
    -ms-transition: all 0.35s;
}
.widget_categories ul li:hover::before {
    opacity: 1;
    visibility: visible;
}
.widget_categories ul li:hover {
    padding-left: 10px;
}
.widget_categories ul li a {
    font-size: 18px;
    font-weight: 500;
    color: #7b8391;
}
.widget_categories ul li a:hover {
    text-decoration: none;
    color: #031026;
    font-weight: 600;
}
#site-overlay.open {
    display: block;
    background: #333;
    position: fixed;
    z-index: 999;
    width: 100%;
    height: 100%;
    opacity: 0.7;
}
.back-to-top {
    position: fixed;
    bottom: 15px;
    right: 15px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    text-align: center;
    z-index: 9999;
    opacity: 0.9;
    background: #031026;
    color: #fff;
    cursor: pointer;
    -webkit-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease;
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transform: translateY(100px);
    -ms-transform: translateY(100px);
    transform: translateY(100px);
}
.back-to-top.in {
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
}
.back-to-top:hover {
    background: #538de4;
    color: #fff;
}
.ptb-120 {
    padding: 120px 0;
}
.contact-social ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.contact-social ul li {
    margin-right: 20px;
}
.contact-social ul li a,
.contact-social ul li a:visited {
    color: #7b8391;
}
.contact-social ul li a:hover {
    color: #538de4;
}
.error_message {
    display: block;
    height: 22px;
    line-height: 22px;
    background: #fbe3e4 url(../img/error.gif) no-repeat 10px center;
    padding: 3px 10px 3px 35px;
    color: #8a1f11;
    border: 1px solid #fbc2c4;
    -webkit-border-radius: 5px;
}
.loader {
    padding: 0 10px;
}
#success_page h1 {
    background: url(../img/success.gif) left no-repeat;
    padding-left: 22px;
}
.contact-form {
    position: relative;
}
.contact-form .form-group {
    margin-bottom: 30px;
}
.contact-form input,
input,
.contact-form select,
select,
.contact-form textarea,
textarea {
    background: #edf0f5;
    min-height: 68px;
    border: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding-left: 30px;
    width: 100%;
}
.contact-form .form-check input,
.form-check input {
    width: auto;
    min-height: unset;
}
.contact-form textarea,
textarea {
    padding: 30px;
}
.contact-form select,
select {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    cursor: pointer;
    position: relative;
}
.input-sm {
    min-height: 40px;
}
.attachments {
    list-style: none;
    margin: 5px;
    padding: 0;
}
.attachments li {
    float: right;
    min-width: 170px;
    border: 1px solid #eee;
    margin-bottom: 10px;
    margin-left: 10px;
}
.progress-xxs {
    height: 3px !important;
}
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
    color: #fff !important;
    background-color: #538de4 !important;
    border-color: unset !important;
}
.nav-tabs .nav-link {
    border: none !important;
    border-top-left-radius: unset !important;
    border-top-right-radius: unset !important;
}
.nav-link {
    padding: 1rem 1.5rem !important;
}
.attachment-info {
    padding: 10px;
    background: #f4f4f4;
}
.attachment-size {
    color: #999;
    font-size: 12px;
    display: block;
}
.custom-file-upload input[type="file"],
.custom-file-upload-btn input[type="file"] {
    display: none;
}
.custom-file-upload {
    display: inline-block;
    padding: 5px 12px;
    cursor: pointer;
    position: absolute;
    left: 10%;
    z-index: 999;
    font-size: 20px;
    top: 1px;
}
.btn-default {
    color: #444;
    border-color: #ddd !important;
}
.alert-warning strong,
.alert-info strong,
.alert-success strong,
.alert-danger strong {
    display: block;
}
.fa {
    margin: 5px;
}
.alert-warning strong .fa {
    font-size: 20px;
    color: #ffc122;
}
.alert-warning {
    background-color: transparent !important;
    border-color: transparent !important;
    border-left: 5px solid #ffc122 !important;
}
.alert-info strong .fa {
    font-size: 20px;
    color: #3086eb;
}
.alert-info {
    background-color: transparent !important;
    border-color: transparent !important;
    border-left: 5px solid #3086eb !important;
}
.alert-success strong .fa {
    font-size: 20px;
    color: #47d664;
}
.alert-success {
    background-color: transparent !important;
    border-color: transparent !important;
    border-left: 5px solid #47d664 !important;
}
.alert-danger strong .fa {
    font-size: 20px;
    color: #ee2a2a;
}
.alert-danger {
    background-color: transparent !important;
    border-color: transparent !important;
    border-left: 5px solid #ee2a2a !important;
}
.form-select {
    position: relative;
}
.contact-form .form-select::before {
    position: absolute;
    content: "\f107";
    font-family: "font awesome 5 pro";
    font-style: normal;
    font-weight: 300;
    top: 50%;
    right: 15px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 2;
}
.form-submit-btn {
    border: none;
    padding: 25px 50px;
}
.ciw-icon {
    background: #1d283c;
    color: #538de4;
    height: 90px;
    min-width: 90px;
    width: 90px;
    line-height: 90px;
    text-align: center;
    margin-right: 20px;
    font-size: 32px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.ciw-title {
    font-size: 16px;
    line-height: 26px;
    font-weight: 600;
    color: #9ba4b2;
    text-transform: uppercase;
}
.ciw-details {
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
}
.ciw-details a,
.ciw-details a:visited {
    color: #fff;
}
.ciw-details a:hover {
    text-decoration: none;
}
.contact-box-wrapper {
    position: relative;
    margin-bottom: -80px;
    z-index: 2;
    padding: 60px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #031026;
}
@media (max-width: 575.98px) {
    .mb-xs-30 {
        margin-bottom: 30px;
    }
    .ml-xs-20 {
        margin-left: 20px;
    }
    .slide-heading {
        font-size: 40px;
        line-height: 50px;
        margin-bottom: 30px;
    }
    .slide-intro {
        font-size: 16px;
    }
    .welcome-heading {
        font-size: 30px;
    }
    .service-widget {
        margin-bottom: 50px;
    }
    .about-focus {
        padding: 40px 60px;
        display: block;
        position: relative;
        top: 60px;
        left: 0;
        max-width: 100%;
    }
    .about-content {
        background: #fff;
        margin-left: 0;
        margin-top: 0;
        padding: 60px 0;
        position: relative;
        z-index: 1;
    }
    .about-img-2 {
        position: relative;
        margin-bottom: 0;
        max-width: 100%;
        width: 100%;
        bottom: 0;
        left: 0;
    }
    .portfolio-carousel-block {
        margin-left: auto;
        margin-left: auto;
    }
    .welcome-widget::after {
        left: -webkit-calc((100% - 340px)/2);
        left: calc((100% - 340px) / 2);
    }
    .slider-content {
        padding: 150px 0;
    }
    .dropdown-toggle::after {
        content: none;
    }
    .header-mobile-logo {
        padding: 30px 0;
        text-align: center;
    }
    .dropdown-toggle {
        color: #333;
    }
    .ph-icon {
        margin-bottom: 30px;
    }
    .fun-facts-inner {
        -webkit-transform: translateY(-50px);
        transform: translateY(-50px);
    }
    .counter-block {
        margin-top: 0;
        padding: 30px;
    }
    .counter-block::after {
        content: none;
    }
    .section-title {
        font-size: 30px;
    }
    .cta-small-btn {
        margin-left: 0;
        margin-top: 30px;
    }
    .cta-small {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    .mb-xs-60 {
        margin-bottom: 60px;
    }
    .search-btn-dark {
        margin-right: 0;
        text-align: right;
    }
    .slider-two .slide-heading {
        font-size: 50px;
    }
    .experience-section {
        position: relative;
        padding: 60px 0;
    }
    .experience-block {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        display: block;
        max-width: 100%;
    }
    .about-section-2 {
        padding-top: 60px;
    }
    .about-inner {
        margin-left: auto;
        margin-left: auto;
    }
    .post-row > [class*="col-"]:not(:last-child) {
        margin-bottom: 30px;
    }
    .blog-section-bg::after {
        background: 0 0;
    }
    .footer-social-media ul {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }
    .footer-social-media {
        margin-top: 30px;
    }
    .page-header-section {
        padding: 100px 0;
    }
    .faq-header {
        padding: 30px 70px 30px 40px;
    }
    .post-share ul {
        float: left;
    }
    .post-share {
        margin-top: 30px;
    }
    .ps-author-photo {
        margin-bottom: 30px;
    }
    .contact-info-widget {
        margin-bottom: 30px;
    }
}
@media (min-width: 576px) and (max-width: 991.98px) {
    .contact-info-widget {
        margin-bottom: 30px;
    }
    .search-btn-dark {
        margin-right: 0;
        text-align: right;
    }
    .dropdown-toggle::after {
        content: none;
    }
    .header-mobile-logo {
        padding: 30px 0;
        text-align: center;
    }
    .header-mobile-logo img {
        width: 170px;
    }
    .dropdown-toggle {
        color: #333;
    }
    .slider-content {
        padding: 50px 0;
    }
    .slide-heading {
        font-size: 40px;
        margin-bottom: 20px;
    }
    .slide-intro {
        margin-bottom: 20px;
    }
    .welcome-widget::after {
        left: -webkit-calc((100% - 640px)/2);
        left: calc((100% - 640px) / 2);
    }
    .service-widget {
        margin-bottom: 50px;
    }
    .about-focus {
        left: -30px;
    }
    .about-content {
        margin-left: 0;
        padding: 60px 0;
    }
    .fun-facts-inner {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    .counter-block {
        margin-top: 0;
        padding: 60px;
    }
    .why-choose-content {
        margin-top: 30px;
    }
    .mb-md-60 {
        margin-bottom: 60px;
    }
    .section-title {
        font-size: 32px;
    }
    .theme-btn {
        padding: 15px 20px;
    }
    .slider-two .slide-heading {
        font-size: 50px;
    }
    .experience-section {
        position: relative;
        padding: 60px 0;
    }
    .experience-block {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        display: block;
        max-width: 100%;
    }
    .about-section-2 {
        padding-top: 60px;
    }
    .about-inner {
        margin-left: auto;
        margin-left: auto;
    }
    .post-row > [class*="col-"]:not(:last-child) {
        margin-bottom: 30px;
    }
    .blog-section-bg::after {
        background: 0 0;
    }
    .slider-two .slider-one-slide {
        min-height: 700px;
    }
    .mb-md-30 {
        margin-bottom: 30px;
    }
    .slider-two .slider-content {
        padding: 200px 50px;
    }
    .search-btn {
        font-size: 24px;
    }
}
@media (min-width: 992px) and (max-width: 1399.98px) {
    .about-focus {
        left: -30px;
    }
    .portfolio-carousel-block {
        margin-left: auto;
        margin-left: auto;
    }
}
.about-img-1,
.about-img-2,
.why-chhose-image,
.why-choose-img,
.tu-photo img,
.lp-thumb img,
.service-thumb,
.styled-image-1 img,
.about-image-4,
.teammember-photo {
    background: #031026;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.about-img-1 img,
.about-img-2 img,
.portfolio-item img,
.why-chhose-image img,
.why-choose-img img,
.tu-photo img,
.lp-thumb img,
.service-thumb img,
.styled-image-1 img,
.about-image-4,
.teammember-photo img {
    mix-blend-mode: luminosity;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.notfound-wrapper {
    padding: 120px 0;
}
.notfound-title {
    font-size: 140px;
    font-weight: 700;
}
.notfound-subtitle {
    font-size: 50px;
    font-weight: 600;
}
.notfound-btn {
    margin-top: 45px;
}
.faq-page-wrapper,
.team-section-page {
    padding: 120px 0;
    position: relative;
}
.faq-page-wrapper::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(../img/large-lines.png) no-repeat;
    background-position: right bottom;
    right: 0;
    bottom: 0;
    z-index: -1;
}
.faq-page-wrapper::before {
    content: "";
    position: absolute;
    background: url(../img/lines.png) no-repeat;
    width: 100%;
    height: 100%;
    top: 0;
}
.team-single-page {
    padding: 120px 0;
}
.teammember-contact ul {
    padding-left: 0;
    list-style: none;
}
.teammember-contact ul li {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    margin-bottom: 20px;
}
.tmc-icon {
    width: 45px;
    height: 45px;
    line-height: 45px;
    color: #538de4;
    margin-right: 30px;
    border-radius: 100%;
    background-color: #b7d4ff;
    text-align: center;
}
.tmc-content,
.tmc-content a,
.tmc-content a:visited {
    font-weight: 600;
    font-size: 18px;
    color: #031026;
}
.teammember-name {
    font-weight: 700;
    font-size: 45px;
    color: #031026;
    text-transform: uppercase;
}
.teammember-designation {
    font-weight: 600;
    font-size: 22px;
    color: #538de4;
    text-transform: uppercase;
}
.teammember-bio {
    margin-top: 40px;
    margin-bottom: 40px;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.5;
    color: #7b8391;
}
.teammember-skills {
    margin-bottom: 40px;
}
.active-page-menu a {
    color: #538de4 !important;
}
.nav.flex-column.list,
.nav.flex-column.list .nav-item a.active,
.nav.flex-column.list .nav-item a:hover,
.nav.flex-column.list .nav-item a.active,
.nav.flex-column.list .nav-item a:hover {
    border-radius: 10px !important;
}
.nav.list .nav-item a.active,
.nav.flex-column.list .nav-item a:hover {
    background-color: #f7f8fc;
    color: #414b61 !important;
    font-weight: 700;
    border-left: 5px solid #538de4;
}
.nav.list .nav-item {
    text-align: inherit;
    border-bottom: 1px solid #eee;
}
.nav.list .nav-item:last-child {
    border-bottom: none;
}
.nav.list .nav-item a {
    font-weight: 400;
}
.profile-user-img {
    max-width: 150px !important;
    padding: 3px;
    margin-bottom: 0 !important;
}
.custom-file-upload-btn.user-img {
    cursor: pointer;
    position: relative;
    overflow: hidden;
    border-radius: 50%;
}
.custom-file-upload-btn.user-img .upload-btn {
    opacity: 0;
    position: absolute;
    left: 20%;
    top: 45%;
    text-align: center;
    z-index: 99;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    -webkit-box-shadow: 0 2px 400px 5000px rgba(3, 142, 162, 0.6);
    box-shadow: 0 2px 400px 5000px rgba(3, 142, 162, 0.6);
    background-color: rgba(3, 142, 162, 0.6);
    color: var(--white-color);
    font-size: 12px;
}
.custom-file-upload-btn.user-img:hover .upload-btn {
    opacity: 1;
}
.dataTables_wrapper.form-inline {
    display: unset;
}
.table th {
    font-weight: 400;
}
.pagination {
    margin-bottom: 30px;
}
.pagination .page-item .page-link,
.pagination .paginate_button {
    border: none;
    padding: 10px 20px;
    margin: 0 5px;
    background-color: transparent;
    border-radius: 5px;
    font-weight: 700;
    color: #90a4ae;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.pagination .page-item .active,
.pagination .paginate_button.active,
.pagination .page-item .page-link:hover,
.pagination .paginate_button:hover {
    background-color: #538de4;
    color: #fff !important;
}
.pagination .paginate_button a {
    color: #90a4ae;
}
.pagination .paginate_button.active a,
.pagination .paginate_button:hover a {
    color: #fff;
}
.profile .box.sm p {
    margin-bottom: 5px;
}
.profile .box.sm .title {
    height: 45px;
    overflow: hidden;
    font-weight: 700;
    margin-bottom: 10px;
}
.box.message img {
    max-width: 150px;
    margin: auto;
}
.box.message .header {
    text-align: center;
    margin: auto;
}
.profile .box.sm {
    border-bottom: 5px solid #eee;
}
.profile .box.sm:hover {
    border-bottom: 5px solid #031026;
}
.box {
    position: relative;
    border-radius: 3px;
    background: #fff;
    margin-bottom: 30px;
    width: 100%;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
}
.p-25 {
    padding: 25px;
}
.text-sm {
    font-size: 0.8rem;
}
.bg-color {
    background-color: #538de4;
}
.text-color {
    color: #538de4;
}
.text-gray {
    color: #999 !important;
}
.bg-gray-light {
    background-color: rgba(0, 0, 0, 0.02);
}
.white {
    color: #fff;
}
.center {
    text-align: center;
    margin: auto;
}
.bold {
    font-weight: 700;
}
.team-carousel .swiper-slide {
    width: 350px;
    margin-left: 30px;
}
.team-carousel .swiper-wrapper {
    padding-top: 140px;
}
.team-carousel .swiper-wrapper .swiper-slide.lead {
    position: relative;
    bottom: 140px;
}

.member-photo {
    position: relative;
}

.member-photo img {
    width: 300px;
    height: 370px;
}

.member-photo::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 30%;
    background: linear-gradient(transparent, rgba(36, 119, 136, 100%));
    z-index: 1;
}

.team-carousel .member-photo {
    width: 300px;
    margin: auto;
}
.portfolio-carousel .swiper-slide {
    width: 255px;
    margin-left: 30px;
}
