<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body,
p {
    font-size: 17px;
    color: #797370;
    font-family: Lato, Helvetica, sans-serif;
    line-height: 1.75em;
    font-weight: 400;
}
#kenburnsSliderContainer .vegas-overlay,
*,
.not-found .search-form .form-group .search-button span,
input[type="checkbox"]:focus,
input[type="email"]:focus,
input[type="file"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="radio"]:focus,
input[type="text"]:focus,
textarea:focus {
    outline: 0;
}
.slider_text,
select,
td,
th,
tr {
    padding: 10px;
}
input[type="checkbox"]:after,
input[type="checkbox"]:before {
    position: absolute;
    margin-left: -1px;
    width: 22px;
    height: 22px;
}
.count,
.form-control,
body,
button,
input,
optgroup,
p,
select,
textarea {
    font-family: Lato, Helvetica, sans-serif;
}
.bg-img h1{color:#fff!important;}
.bg-img,
.form-select {
    background-repeat: no-repeat;
}
.o-hidden,
blockquote {
    overflow: hidden;
}
blockquote,
body,
p {
    line-height: 1.75em;
}
blockquote p,
blockquote p a {
    color: inherit;
}
.price *,
.team .item .cont.up {
    will-change: transform;
}
.blog1 .item .cont h5 a,
.footer .bottom p a,
.pagination-wrap li a:hover,
.tagg a:hover,
.testimonials .item .info h6 span a:hover,
a,
a:hover,
span {
    text-decoration: none;
}
*,
.footer_link {
    list-style: none;
}
body,
html {
    -moz-osx-font-smoothing: grayscale;
    word-break: break-word;
    -webkit-font-smoothing: antialiased;
}
* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
}
body {
    overflow-x: hidden !important;
}
p {
    margin-bottom: 15px;
}
.accordion-box .block .acc-btn:hover,
.blog1 .item .cont h5:hover,
.footer .subscribe p a,
.footer .subscribe p a.text-decoration-line-bottom,
.nav-scroll .dropdown .nav-link i,
.nav-scroll .icon-bar,
.nav-scroll .navbar-nav .nav-link,
.nav-scroll .navbar-toggler-icon,
.navbar .navbar-nav .nav-link.nav-color,
.portfolio2 .item .cont h5 a,
.team .item:hover .cont .text h5,
.testimonials2 .item .cont h5 a,
.text-dark,
p b {
    color: #232323;
}
p b {
    font-weight: 500;
}
h1 {
    font-size: 2.5rem !important;
}
h2 {
    font-size: 2rem !important;
}
h3 {
    font-size: 1.5rem !important;
}
h4 {
    font-size: 1rem !important;
}
.pagination-wrap li a i,
.small,
.tagg a,
h5,
small {
    font-size: 16px;
}
h6 {
    font-size: 14px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400;
    line-height: 1.25em;
    margin: 0 0 15px;
    color: #232323;
}
.tagg a:hover {
    display: inline-block;
    color: #162e86;
}
.accordion-box .block .acc-content.current,
.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: block;
}
.mt-40 {
    margin-top: 100px;
}
.bg_whitec .owl-carousel .owl-nav.disabled,
.mfp-counter,
.navbar .dropdown-toggle::after {
    display: none;
}

.location {
    display: flex
;
    flex-wrap: wrap;
}
.location p {
    margin-right: 20px;
    border: 1px dotted #d4b0a5;
    padding: 6px;
    box-shadow: 0px 0px 4px 3px #f5f5f5;
    border-radius: 20px;
}
.Bg_whitec .owl-carousel .owl-nav.disabled {
    display: block;
    margin-top: -14px;
}
.tagg a {
    color: #162e86;
    border: 1px solid;
    padding: 1px 6px 2px 9px;
    border-radius: 20px;
}
img {
    width: 100%;
    height: auto;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
a,
a:hover,
span {
    display: inline-block;
    color: #fff;
}
b {
    font-weight: 700;
}
input[type="email"],
input[type="file"],
input[type="number"],
input[type="password"],
input[type="text"],
textarea {
    max-width: 100%;
    margin-bottom: 15px;
    padding: 14px 20px;
    height: auto;
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    display: block;
    width: 100%;
    line-height: 1.5em;
    font-family: Lato, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: 400;
    color: #797370;
    background-image: none;
    border: 1px solid rgba(203, 157, 85, 0.3);
    border-radius: 30px;
}
.slider_text {
    background-color: #ffffff70;
    width: 800px;
    border-radius: 12px;
}
.form-control,
.form-select {
    display: block;
    width: 100%;
    border: 1px solid rgba(203, 157, 85, 0.3);
    -webkit-appearance: none;
    -moz-appearance: none;
    font-size: 18px;
    color: #797370;
    margin-bottom: 15px;
    font-weight: 400;
    outline: 0;
}
.form-control {
    padding: 15px 20px;
    line-height: 1.5em;
    background-color: transparent;
    background-clip: padding-box;
    appearance: none;
    border-radius: 30px;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    line-height: 30px;
    -webkit-transition: background-color 0.15s ease-out;
    transition: background-color 0.15s ease-out;
    background: #fff;
    border: none;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
    color: #797370;
    border: none;
}
select {
    border-radius: 5px;
    max-width: 100%;
}
textarea::placeholder,
textarea:active,
textarea:focus {
    color: #797370;
}
table,
td,
th,
tr {
    border: 0 solid #797370;
}
input[type="checkbox"],
input[type="radio"] {
    display: inline;
}
button[type="submit"],
input[type="submit"] {
    display: inline-block;
    height: auto;
    padding: 17px 35px;
    border: none;
    border-radius: 30px;
    background-color: #162e86;
    color: #fff;
    line-height: 20px;
    font-weight: 400;
    text-align: center;
    font-size: 18px;
}
.button-1:hover span,
.button-2:hover i,
.button-2:hover span,
.button-3:hover i,
.button-3:hover span,
.counter-box.colored .counter,
.counter-box.colored i,
.counter-box.colored p,
.navbar .icon-bar,
.navbar .navbar-toggler-icon,
.portfolio .item .item-wrap .con .title-box h3 a:hover,
.portfolio2 .item .info a:hover,
.section-title.white,
.testimonials .item p,
[data-overlay-dark] h1,
[data-overlay-dark] h2,
[data-overlay-dark] h3,
[data-overlay-dark] h4,
[data-overlay-dark] h5,
[data-overlay-dark] h6,
[data-overlay-dark] p,
[data-overlay-dark] span,
button[type="submit"] i,
button[type="submit"]:hover i,
input[type="submit"] i,
input[type="submit"]:hover i {
    color: #162e86;
}
button[type="submit"]:hover,
input[type="submit"]:hover {
    border: none;
    background-color: #162e86;
    color: #fff;
}
.form-select {
    -moz-padding-start: calc(0.75rem - 3px);
    line-height: 1.5;
    background-image: url(data:image/svg+xml,%3csvg xmlns=http://www.w3.org/2000/svg viewBox=0 0 16 16%3e%3cpath fill=none stroke=%23887bb6 stroke-linecap=round stroke-linejoin=round stroke-width=2 d=m2 5 6 6 6-6/%3e%3c/svg%3e);
    background-position: right 1.5rem center;
    background-size: 11px 20px;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    appearance: none;
    border-radius: 30px;
    padding-left: 20px;
    padding-top: 14px;
    padding-bottom: 14px;
}
.mb-0,
blockquote p {
    margin-bottom: 0 !important;
}
.form-control:focus,
.form-select:focus,
select:focus {
    outline: 0;
    outline-width: 0 !important;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    border: 1px solid rgba(203, 157, 85, 0.3);
}
input[type="checkbox"] {
    position: relative;
    cursor: pointer;
    margin: 5px 30px 15px 0;
    -moz-appearance: none;
    -webkit-appearance: none;
    width: 12px;
}
input[type="checkbox"]:before {
    content: "";
    border: 1px solid #eae7f5;
    background-color: #eae7f5;
    top: 0;
    border-radius: 3px;
}
input[type="checkbox"]:after {
    font-family: "Font Awesome 6 Pro";
    content: "\f00c";
    font-weight: 400;
    color: #162e86;
    background: 0 0;
    top: 1px;
    left: 0;
    border: none;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    opacity: 0;
    transition: opacity 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);
    will-change: opacity;
    font-size: 12px;
}
.footer .insta .item .img:hover i,
.owl-theme:hover .owl-nav [class*="owl-"],
.slider .owl-theme:hover .owl-nav [class*="owl-"],
.slider-fade .owl-theme:hover .owl-nav [class*="owl-"],
.team .item:hover .cont .text p,
.team .item:hover .cont.up .text-visible,
[data-overlay-dark="10"]:before,
input[type="checkbox"]:checked:after {
    opacity: 1;
}
::-webkit-input-placeholder {
    color: #797370;
    font-family: Lato, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: 400;
}
:-moz-placeholder {
    color: #797370;
}
::-moz-placeholder {
    color: #797370;
    opacity: 1;
}
:-ms-input-placeholder {
    color: #797370;
}
.bg-position-top,
.bp-top {
    background-position: top;
}
.bg-position-center,
.bp-center {
    background-position: center;
}
.bg-position-bottom,
.bp-bottom {
    background-position: bottom;
}
.about,
.blog-sidebar .search form,
.blog1,
.footer .bottom .social-icons,
.footer .subscribe,
.footer .subscribe .newsletter,
.galleryscroll,
.kenburns-inner .caption,
.not-found .search-form form,
.portfolio,
.portfolio-page,
.portfolio2,
.position-re,
.post,
.team,
.team-single,
.testimonials,
.testimonials2,
.video-gallery,
[data-overlay-dark] {
    position: relative;
}
.v-bottom,
.v-middle,
.v-middle2 {
    position: absolute;
    width: 100%;
}
.full-width,
.price .item .cont-hover {
    width: 100%;
}
.bg-img {
    background-size: cover;
}
.bg-fixed {
    background-attachment: fixed;
}
.bg-lightbrown {
    background-color: #fbf6f1;
}
.bg-lightbrown2 {
    background-color: #f1e8df;
}
.bg-white {
    background-color: #fff;
}
.pattern {
    background-repeat: repeat;
    background-size: auto;
}
.bold {
    font-weight: 400;
}
.v-middle {
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    z-index: 9;
}
.v-middle2 {
    top: 50%;
    left: 0;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
}
.v-bottom {
    bottom: 5%;
    left: 0;
    -webkit-transform: translate(0, -5%);
    transform: translate(0, -5%);
    z-index: 9;
}
.rest {
    padding: 0 !important;
    margin: 0 !important;
}
.valign {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.js .animate-box,
.team .item .cont.up .text-visible,
[data-overlay-dark="0"]:before {
    opacity: 0;
}
:root {
    scroll-behavior: auto;
}
.position-relative {
    position: relative !important;
}
.icon-bg,
.team-single .item .img .curv-butn.icon-bg {
    background: #fff !important;
}
hr {
    margin-top: 5px;
    margin-bottom: 15px;
    border: 0;
}
.mt-10 {
    margin-top: 10px !important;
}
.mt-15 {
    margin-top: 15px !important;
}
.mt-20 {
    margin-top: 20px !important;
}
.mt-30 {
    margin-top: 30px !important;
}
.mt-45 {
    margin-top: 45px !important;
}
.mt-60 {
    margin-top: 60px !important;
}
.mt-90 {
    margin-top: 90px !important;
}
.mt-120 {
    margin-top: 120px !important;
}
.mt--120 {
    margin-top: -120px !important;
}
.mt--180 {
    margin-top: -180px !important;
}
.mt--240 {
    margin-top: -230px !important;
}
.mb-15,
.mb-20 {
    margin-bottom: 15px !important;
}
.mb-25 {
    margin-bottom: 25px !important;
}
.mb-30 {
    margin-bottom: 30px !important;
}
.mb-45 {
    margin-bottom: 45px !important;
}
.mb-60 {
    margin-bottom: 60px !important;
}
.mb-90 {
    margin-bottom: 90px !important;
}
.mb-120 {
    margin-bottom: 120px !important;
}
.section-title,
.section-title2 {
    margin-bottom: 15px;
    line-height: 1.25em;
}
.pt-60 {
    padding-top: 60px !important;
}
.pb-0 {
    padding-bottom: 0 !important;
}
.pb-120 {
    padding-bottom: 120px !important;
}
.no-padding {
    padding: 0 !important;
}
.ml-30 {
    margin-left: 30px !important;
}
.ml-5 {
    margin-left: 5px !important;
}
.mr-5 {
    margin-right: 5px !important;
}
.mr-10 {
    margin-right: 10px !important;
}
.mr-15 {
    margin-right: 15px !important;
}
.br-20 {
    border-radius: 20px;
}
.listext,
.portfolio .item .item-wrap .con .title-box,
.team-single .list {
    position: relative;
    display: block;
}
.listext li,
.navbar .navbar-right {
    position: relative;
    display: flex;
    align-items: center;
}
.listext-icon,
.preloader {
    display: flex;
    align-items: center;
}
.listext li + li,
.team-single .list li + li {
    margin-top: 10px;
}
.listext-icon i,
.team-single .list-icon span {
    font-size: 16px;
    color: #162e86;
}
.listext-text {
    margin-left: 10px;
}
.listext-text p {
    font-size: 18px;
    margin: 0;
}
blockquote {
    padding: 40px;
    display: block;
    position: relative;
    background: #fff;
    margin: 40px 0;
    font-size: 18px;
    font-weight: 400;
    color: #232323;
    border-radius: 5px;
}
blockquote p {
    font-family: inherit;
    max-width: 650px;
    width: 100%;
    position: relative;
    z-index: 3;
}
.logo-wrapper .logo h2,
.navbar .dropdown-menu .dropdown-item,
.navbar .navbar-nav .nav-link,
blockquote cite {
    font-family: Lato, Helvetica, sans-serif;
    font-weight: 400;
}
blockquote:before {
    content: "\f10e";
    font-family: "Font Awesome 6 Pro";
    position: absolute;
    right: 40px;
    bottom: 40px;
    font-size: 110px;
    opacity: 0.2;
    line-height: 0.5em;
    color: #162e86;
    font-weight: 700;
}
blockquote cite {
    display: inline-block;
    font-size: 18px;
    position: relative;
    padding-left: 45px;
    border-color: inherit;
    line-height: 1;
    margin-top: 20px;
    font-style: normal;
    color: #162e86;
}
blockquote cite:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 8px;
    width: 30px;
    height: 1px;
    border-top: 1px solid;
    border-color: inherit;
    color: #162e86;
}
.preloader {
    width: 100%;
    height: 100%;
    background: #fff;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10000;
    justify-content: center;
}
.lds-heart {
    display: inline-block;
    position: relative;
    width: 100px;
    height: 100px;
    transform-origin: 32px 32px;
}
.lds-heart div {
    top: 23px;
    left: 19px;
    position: absolute;
    width: 26px;
    height: 26px;
    background: #162e86;
    animation: 1.2s cubic-bezier(0.215, 0.61, 0.355, 1) infinite lds-heart;
}
.lds-heart div:after,
.lds-heart div:before {
    content: " ";
    position: absolute;
    display: block;
    width: 26px;
    height: 26px;
    background: #162e86;
}
.lds-heart div:before {
    left: -17px;
    border-radius: 50% 0 0 50%;
}
.lds-heart div:after {
    top: -17px;
    border-radius: 50% 50% 0 0;
}
@keyframes lds-heart {
    0%,
    60% {
        transform: scale(0.95);
    }
    5% {
        transform: scale(1.1);
    }
    39% {
        transform: scale(0.85);
    }
    45% {
        transform: scale(1);
    }
    100% {
        transform: scale(0.9);
    }
}
.owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 0;
    line-height: 0.7;
    display: block;
}
.owl-theme .owl-dots .owl-dot span {
    width: 15px;
    height: 15px;
    margin: 0 3px;
    border-radius: 50%;
    background: rgba(203, 157, 85, 0.3);
    border: 0 solid rgba(203, 157, 85, 0.3);
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #162e86;
    border: 0 solid #162e86;
}
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot {
    outline: 0;
    margin-right: -80px;
}
.owl-dots {
    display: none !important;
}
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
    outline: 0;
    margin-left: -80px;
}
.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    background: 0 0;
}
.owl-nav {
    position: absolute;
    bottom: 5%;
    right: 12%;
}
.logo-wrapper,
.owl-prev {
    float: left;
}
.owl-next {
    float: right;
}
.owl-theme .owl-nav {
    position: absolute !important;
    bottom: auto !important;
    width: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 35% !important;
}
.owl-theme .owl-prev,
.slider .owl-theme .owl-prev,
.slider-fade .owl-theme .owl-prev {
    left: 10px !important;
}
.owl-theme .owl-next,
.slider .owl-theme .owl-next,
.slider-fade .owl-theme .owl-next {
    right: 10px !important;
}
.owl-theme .owl-next &gt; span,
.owl-theme .owl-prev &gt; span,
.slider .owl-theme .owl-next &gt; span,
.slider .owl-theme .owl-prev &gt; span,
.slider-fade .owl-theme .owl-next &gt; span,
.slider-fade .owl-theme .owl-prev &gt; span {
    position: absolute;
    line-height: 0;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.owl-theme .owl-nav [class*="owl-"] {
    width: 50px;
    height: 50px;
    line-height: 50px;
    background: #162e86;
    border-radius: 100%;
    color: #fff;
    font-size: 16px;
    margin-right: 30px;
    margin-left: 30px;
    cursor: pointer;
    border: 1px solid #162e86;
    transition: 0.2s ease-in-out;
    transform: scale(1);
    opacity: 0;
}
.owl-theme .owl-nav [class*="owl-"]:hover {
    background: #162e86;
    border: 1px solid #162e86;
    color: #fff;
}
.blog1 .owl-theme .owl-nav [class*="owl-"],
.portfolio .owl-theme .owl-nav [class*="owl-"],
.services1 .owl-theme .owl-nav [class*="owl-"] {
    margin-right: -70px;
    margin-left: -70px;
}
.section-padding {
    padding: 20px 0;
     
}
.section-paddingg {
    padding: 100px 0;
}
.section-title {
    font-size: 45px;
    font-weight: 400;
    color: #232323;
    position: relative;
}
.bg_whitec {
    background-color: #fff;
    padding: 10px;
    border-radius: 22px;
    z-index: 9;
}
.section-title2 {
    font-size: 60px;
    font-weight: 400;
    color: #fff;
    position: relative;
}
.blog-sidebar .widget ul li a:hover,
.footer .bottom .links ul li:hover,
.footer .bottom .links ul li:hover a,
.footer .bottom p a:hover,
.header .caption h1 span,
.kenburns-inner .caption h1 span,
.kenburns-inner .caption[data-overlay-dark] h1 span,
.link-btn:hover,
.logo-wrapper .logo h2 span,
.nav-scroll .logo-wrapper .logo span,
.portfolio .item .item-wrap .con .title-box h3 a span,
.portfolio2 .item .cont h5 a span,
.section-title span,
.section-title2 span,
.services1 .item .cont h5 a,
.team-single .cont .simpl-bord .nav-link.active,
.team-single h6 span,
.video-fullscreen-wrap h1 span,
.video-fullscreen-wrap[data-overlay-dark] h1 span,
[data-overlay-dark] .section-title span,
[data-overlay-dark] .section-title2 span {
    color: #162e86;
}
.section-subtitle {
    font-weight: 500;
    margin-bottom: 5px;
    color: #162e86;
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 2px;
    display: flex;
    display: inline-flex;
    align-items: center;
}
.section-subtitle .icon {
    background-color: #eae7f5;
    margin-right: 10px;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    color: #162e86;
    font-size: 18px;
    text-align: center;
    vertical-align: middle;
    justify-content: center;
    align-items: center;
    display: flex;
}
.section-info .icons,
.section-info .tag {
    border-radius: 30px;
    background-color: #162e86;
    text-transform: uppercase;
    display: inline-block !important;
    vertical-align: middle !important;
    color: #fff;
    margin-right: 10px;
}
.section-subtitle .icon span {
    align-items: center;
    justify-content: center;
}
.section-subtitle .icon img {
    width: 20px;
}
.section-info {
    position: relative;
    display: contents;
}
.list-inlineee {
    display: flex;
    margin-right: 20px;
    margin-top: 20px;
}
.list-inlineee li {
    background-color: #162e86;
    padding: 9px;
    margin-left: 5px;
    font-size: 12px;
    border-radius: 52px;
    line-height: 12px;
}
.section-info .icons {
    padding: 0 20px;
    font-size: 12px;
    letter-spacing: 1px;
}
.section-info .tag {
    padding: 2px 20px;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 2px;
}
.section-info .desc {
    margin: 0;
    color: #232323;
    display: inline-block;
    vertical-align: middle;
    display: inherit;
}
.section-info .text-decoration-line-bottom {
    border-bottom: 1px solid #162e86;
    line-height: 1.5em;
}
.text-decoration-line-bottom {
    border-bottom: 1px solid rgba(203, 157, 85, 0.4);
    line-height: 1.5em;
}
.nav-scroll,
.nav-scroll .container,
.navbar .container {
    border: none;
}
.section-info.bg {
    background: #162e86;
}
.top_content {
    top: 150px;
}
.navbar {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    background: linear-gradient(358deg, #fff, #fff);
    z-index: 99;
    padding: 0;
    height: 100px;
}
.navbar .container-fluid {
    padding-left: 45px;
    padding-right: 45px;
}
.navbar-toggler-icon {
    background-image: none;
}
.navbar .navbar-nav .nav-link {
    font-size: 18px;
    color: #000;
    margin: 1px;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    padding-right: 12px;
    padding-left: 12px;
}
.nav-scroll .navbar-nav .active,
.nav-scroll .navbar-nav .active i,
.navbar .dropdown-menu .dropdown-item.active,
.navbar .dropdown-menu .dropdown-item:hover,
.navbar .dropdown-menu .dropdown:hover &gt; .dropdown-item,
.navbar .navbar-nav .active,
.navbar .navbar-nav .active i,
.navbar .navbar-nav .nav-link:hover,
.navbar .navbar-nav .nav-link:hover i {
    color: #162e86 !important;
}
.nav-scroll {
    background: rgba(255, 255, 255, 0.98);
    padding: 0;
    position: fixed;
    top: -100px;
    left: 0;
    width: 100%;
    -webkit-transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    transition: transform 0.5s, -webkit-transform 0.5s;
    -webkit-transform: translateY(100px);
    transform: translateY(100px);
    -webkit-box-shadow: 0 10px 35px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 10px 35px 0 rgba(0, 0, 0, 0.1);
    height: 100px;
}
.nav-scroll .logo-wrapper .logo-img {
    width: 100px;
    margin-bottom: 0;
}
.nav-scroll .logo-wrapper .logo h2 {
    display: block;
    width: 100%;
    color: #162e86;
    position: relative;
    margin-bottom: 0;
    padding: 0;
}
.logo-wrapper .logo {
    padding: 0;
}
.logo-wrapper .logo h2 {
    font-size: 24px;
    display: block;
    width: 100%;
    position: relative;
    color: #fff;
    margin-bottom: 0;
    padding: 0;
    line-height: 1.25em;
}
.header .caption h5,
.header .caption h6 {
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.dropdown .nav-link i {
    padding-left: 0;
    font-size: 12px;
    color: #000;
}
.navbar .dropdown-menu .dropdown-item {
    padding: 2px 0;
    font-size: 16px;
    color: #232323;
    position: relative;
    /* background-color: #00000000; */
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    border-bottom: 1px solid #dddddd7d;
}
.header .caption h5,
.header .caption h6,
.navbar .navbar-right .button {
    font-family: Lato, Helvetica, sans-serif;
    font-size: 16px;
}
.navbar .dropdown-menu .dropdown-item span {
    display: block;
    cursor: pointer;
}
.navbar .dropdown-menu .dropdown-item i {
    padding: 13px 0 0 5px;
    font-size: 12px;
    float: right;
    color: #232323;
}
.navbar .dropdown-menu {
    box-shadow: 0 45px 45px 0 rgba(0, 0, 0, 0.05);
}
.navbar .dropdown-menu li:last-child {
    border-bottom: none;
}
.navbar .dropdown-menu li {
    position: relative;
    display: block;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    border-bottom: 1px solid rgba(203, 157, 85, 0.1);
}
.navbar .dropdown-menu li:hover {
    padding-left: 5px;
}
.navbar .dropdown-menu .dropdown-menu.pull-left {
    top: 0;
    left: auto;
    right: 100%;
}
.navbar .navbar-right .button {
    position: relative;
    display: flex;
    align-items: center;
    z-index: 5;
    background: #162e86;
    border-radius: 30px;
    padding: 5px 25px;
    transition: border-color 0.3s, transform 0.3s, background-color 0.3s, color 0.3s;
    transform-style: preserve-3d;
    font-weight: 400;
    color: #fff;
    border: 1px solid rgba(255, 255, 255, 0.3);
}
.nav-scroll .navbar-right .button {
    color: #232323;
    border: 1px solid #162e86;
}
.navbar .navbar-right .button:hover {
    transform: translate3d(0, -3px, 0.01px);
    background: #162e86;
    border: 1px solid #162e86;
    color: #fff;
}
@media screen and (min-width: 992px) {
    .navbar .dropdown-menu {
        display: block;
        opacity: 0;
        visibility: hidden;
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
        width: 260px;
        padding: 13px 10px;
        border-radius: 10px;
        border: 0;
        background-color: #fff;
        -webkit-transition: 0.3s;
        transition: 0.3s;
    }
    .navbar .dropdown-menu .dropdown-menu {
        left: calc(100% + 5px);
        top: -17px;
        right: auto;
        min-width: 330px;
        transform: translateY(0);
    }
    .navbar .dropdown:hover &gt; .dropdown-menu {
        opacity: 1;
        visibility: visible;
        transform: translateY(0);
    }
}
.header {
    min-height: 100vh;
    overflow: hidden;
    margin-top: 80px;
}
.banner-header .post div,
.header .caption .o-hidden {
    display: inline-block;
}
.header .caption h6 {
    color: #fff !important;
    margin-bottom: 20px;
    -webkit-animation-delay: 0.1s;
    animation-delay: 0.1s;
}
.header .caption h5 {
    color: #162e86;
    margin-bottom: 15px;
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
}
.cld,
.parallax-header h1 span,
.parallax-header[data-overlay-dark] h1 span,
.slider_text {
    color: #000;
}
.header .caption h1 {
    position: relative;
    font-family: inherit !important;
    font-size: 36px;
    color: #162e86;
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
    margin-bottom: 10px;
    font-weight: 600;
}
.header .caption p {
    position: relative;
    font-family: Lato, Helvetica, sans-serif;
    color: #424141;
    font-size: 16px;
    margin-bottom: 0;
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
}
.header .caption .date {
    display: inline-flex !important;
    font-size: 18px;
    align-items: center;
    text-align: center;
    color: #fff;
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
    margin-bottom: 30px;
}
.header .caption .date .space {
    margin-left: 15px;
    margin-right: 15px;
    height: 20px;
    width: 1px;
    background: rgba(255, 255, 255, 0.2);
}
.header .caption .date .big {
    font-size: 60px;
    line-height: 60px;
    color: #fff;
    font-weight: 700;
}
.header .caption .button-1,
.header .caption .button-2 {
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
    margin-right: 15px;
    margin-bottom: 15px;
}
.slider .owl-item,
.slider-fade .owl-item {
    min-height: 100vh;
    position: relative;
}

.slider .item,
.slider-fade .item {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-size: cover;
    background-position: center;
}

.slider .item .caption,
.slider-fade .item .caption {
    z-index: 9;
    position: relative;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
}
.slider .owl-theme .owl-dots,
.slider-fade .owl-theme .owl-dots {
    position: absolute;
    bottom: 4vh;
    width: 100%;
}
.slider .owl-theme .owl-dots .owl-dot span,
.slider-fade .owl-theme .owl-dots .owl-dot span {
    border: 1px solid #162e86;
    background: 0 0;
}
.slider .owl-theme .owl-dots .owl-dot.active span,
.slider .owl-theme .owl-dots .owl-dot:hover span,
.slider-fade .owl-theme .owl-dots .owl-dot.active span,
.slider-fade .owl-theme .owl-dots .owl-dot:hover span {
    background: #162e86;
    border: 1px solid #162e86;
}
.slider .owl-theme .owl-nav,
.slider-fade .owl-theme .owl-nav {
    position: absolute !important;
    bottom: auto !important;
    width: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 40% !important;
}
.slider .owl-theme .owl-nav [class*="owl-"],
.slider-fade .owl-theme .owl-nav [class*="owl-"] {
    width: 55px;
    height: 55px;
    line-height: 46px;
    background: 0 0;
    border-radius: 100%;
    color: #fff;
    font-size: 16px;
    margin-right: 30px;
    margin-left: 30px;
    cursor: pointer;
    border: 1px solid rgba(255, 255, 255, 0.3);
    transition: 0.2s ease-in-out;
    transform: scale(1);
    opacity: 0;
}
.slider .owl-theme .owl-nav [class*="owl-"]:hover,
.slider-fade .owl-theme .owl-nav [class*="owl-"]:hover {
    background: #fff;
    border: 1px solid #fff;
    color: #232323;
}
.parallax-header {
    min-height: 100vh;
    background-position: 50% 0 !important;
}
.parallax-header.full-height {
    min-height: 100vh;
    background-position: center;
}
.parallax-header h5,
[data-overlay-dark].parallax-header h5 {
    font-family: Lato, Helvetica, sans-serif;
    font-weight: 500;
    font-size: 16px;
    color: #000;
    margin-bottom: 15px;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.parallax-header h1,
.parallax-header[data-overlay-dark] h1 {
    position: relative;
    font-family: Lato, Helvetica, sans-serif;
    font-size: 80px;
    color: #162e86;
    line-height: 1.25em;
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
    margin-bottom: 10px;
}
.parallax-header p,
.parallax-header[data-overlay-dark] p {
    position: relative;
    font-family: Lato, Helvetica, sans-serif;
    color: rgba(255, 255, 255, 0.9);
    font-size: 18px;
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
}
.kenburns-section {
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    position: relative;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    min-height: 100vh;
}
.kenburns-section::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -5;
    background: #fff;
}
.kenburns-inner {
    position: relative;
    z-index: 15;
}
.kenburns-inner .caption h5,
.video-fullscreen-wrap h5,
.video-fullscreen-wrap[data-overlay-dark] h5 {
    font-family: Lato, Helvetica, sans-serif;
    font-weight: 500;
    font-size: 16px;
    color: #162e86;
    margin-bottom: 15px;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.kenburns-inner .caption h1,
.video-fullscreen-wrap h1,
.video-fullscreen-wrap[data-overlay-dark] h1 {
    position: relative;
    font-family: Lato, Helvetica, sans-serif;
    font-size: 80px;
    color: #fff;
    line-height: 1.25em;
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
    margin-bottom: 10px;
}
.video-fullscreen-wrap {
    position: relative;
    min-height: 100vh;
    overflow: hidden;
}
.banner-header.full-height,
.video-fullscreen-video {
    height: 100vh;
}
.video-fullscreen-wrap video {
    width: 100vw;
    min-width: 100%;
    min-height: 100vh;
    -o-object-fit: cover;
    object-fit: cover;
}
.video-fullscreen-wrap .video-fullscreen-inner {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.banner-header {
    background-position: center;
    padding: 200px 0 170px;
    background-size: cover;
}
.banner-header.middle-height {
    height: 80vh;
}
.banner-header .post {
    margin-top: 20px;
}
.banner-header .post .author {
    margin-right: 20px;
    font-size: 16px;
}
.banner-header .post .author .avatar {
    width: 35px;
    height: 35px;
    overflow: hidden;
    border-radius: 50%;
    margin-right: 5px;
}
.banner-header .post .date-comment {
    position: relative;
    font-size: 16px;
    color: #fff;
    margin-right: 20px;
}
.banner-header .post .date-comment i {
    color: #fff;
    font-size: 18px;
    margin-right: 5px;
}
.banner-header .post .date-comment:last-of-type,
.team-single .cont .simpl-bord .nav-item:last-of-type {
    margin-right: 0;
}
.about .item,
.portfolio-page .item {
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 15px;
    isolation: isolate;
}
.about .item img {
    width: 100%;
    transform: scale(1);
    transition: transform 1s;
}
.about .item:hover img {
    transform: scale(1.02);
}
.about .item .float-box {
    padding: 25px;
    border-radius: 10px;
    background-color: rgba(255, 255, 255, 0.9);
    align-items: center;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.08);
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.08);
    -webkit-transition: 350ms cubic-bezier(0.37, 0, 0.63, 1);
    transition: 350ms cubic-bezier(0.37, 0, 0.63, 1);
    position: absolute;
    z-index: 1;
    bottom: 25px;
    right: 25px;
    width: 360px;
}
.about .item .founded,
.portfolio-page .item .float-box {
    -webkit-transition: 350ms cubic-bezier(0.37, 0, 0.63, 1);
    bottom: 30px;
}
.about .item .float-box .icon,
.portfolio-page .item .float-box .icon {
    font-size: 50px;
    line-height: 50px;
    color: #162e86;
    margin-bottom: 0;
}
.about .item .float-box .title,
.portfolio-page .item .float-box .title {
    font-family: Lato, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: 400;
    color: #232323;
    margin-left: 15px;
    line-height: 1.25em;
    display: grid;
}
.about .item .float-box .title span,
.portfolio-page .item .float-box .title span {
    font-weight: 400;
    color: #797370;
    font-family: Lato, Helvetica, sans-serif;
    font-size: 16px;
}
.about .item .founded {
    position: absolute;
    padding: 30px;
    width: 190px;
    border-radius: 5px;
    left: 30px;
    -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.08);
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.08);
    transition: 350ms cubic-bezier(0.37, 0, 0.63, 1);
    background: #fff;
    text-align: center;
    overflow: hidden !important;
    z-index: 1;
}
.about .item .founded .number {
    font-family: Lato, Helvetica, sans-serif;
    position: relative;
    font-size: 100px;
    line-height: 80px;
    font-weight: 700;
    color: #fff;
    z-index: 1;
    display: block;
    letter-spacing: -1px;
}
.about .item .founded .txt {
    font-family: Lato, Helvetica, sans-serif;
    color: #232323;
    font-size: 21px;
    line-height: 1.25em;
}
.about .item .founded .number-bg {
    top: -60px;
    left: -5px;
    height: 160px;
    width: 150px;
    border-radius: 100%;
    background-color: #162e86;
    z-index: 0;
    position: absolute;
}
.about .item .founded.vert-move {
    -webkit-animation: 1s infinite alternate mover;
    animation: 1s infinite alternate mover;
}
@-webkit-keyframes mover {
    0% {
        transform: translateY(0);
    }
    100% {
        transform: translateY(-10px);
    }
}
@keyframes mover {
    0% {
        transform: translateY(0);
    }
    100% {
        transform: translateY(-5px);
    }
}
.services1 {
    position: relative;
    overflow: hidden;
}
.services1 .item {
    border-radius: 0 5px 5px 0;
    overflow: hidden;
    -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.08);
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.08);
    margin-bottom: 30px;
}
.services1 .item .img {
    min-height: 350px;
    position: relative;
    overflow: hidden;
    transition: 0.7s cubic-bezier(0.17, 0.67, 0, 1.01);
    isolation: isolate;
}
.services1 .item .img .img-cover {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    border-radius: 5px 0 0 5px;
}
.galleryscroll .item .img &gt; img,
.services1 .item .img &gt; img {
    transition: 0.5s;
    border-radius: 0;
    -webkit-transition: 0.5s;
}
.galleryscroll .item:hover .img &gt; img,
.services1 .item:hover .img &gt; img {
    -webkit-filter: none;
    filter: none;
    -webkit-transform: scale(1.03, 1.03);
    transform: scale(1.03, 1.03);
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -o-transition: 1s;
    -ms-transition: 1s;
    transition: 1s;
}
.services1 .item .cont {
    padding: 45px 30px;
    background: #fff;
}
.services1 .item .cont .icon {
    font-size: 50px;
    color: #162e86;
    margin-bottom: 20px;
}
.services1 .item .cont h5 {
    font-size: 24px;
    color: #162e86;
}
.portfolio .item {
    position: relative;
    display: block;
    margin-bottom: 30px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}
.portfolio .item:hover {
    transform: translateY(-15px);
}
.portfolio .item .arrow,
.portfolio .item .item-wrap .con .title-box p {
    display: block;
    transform: translateY(-66%);
    opacity: 0;
    position: relative;
    visibility: hidden;
}
.portfolio .item .item-wrap,
.portfolio .item .item-wrap .img {
    position: relative;
    display: block;
    z-index: 1;
}
.portfolio .item .item-wrap .img:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: #232323;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.7) 12%, rgba(0, 0, 0, 0) 68%);
    border-radius: 10px;
}
.portfolio .item .item-wrap .img img {
    width: 100%;
    border-radius: 10px;
}
.portfolio .item .item-wrap .con {
    position: absolute;
    bottom: 30px;
    left: 30px;
    right: 30px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    z-index: 2;
}
.portfolio .item .item-wrap .con .title-box h3 {
    font-family: Lato, Helvetica, sans-serif;
    font-size: 27px;
    font-weight: 400;
    line-height: 30px;
    margin-bottom: 10px;
}
.portfolio .item .item-wrap .con .title-box h3 a {
    color: #fff;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}
.portfolio .item .arrow {
    top: -2px;
    transition: opacity 0.5s, visibility 0.5s, transform 0.5s;
}
.portfolio .item:hover .arrow,
.portfolio .item:hover .item-wrap .con .title-box p {
    visibility: visible;
    transform: translateY(0);
    opacity: 1;
}
.portfolio .item .arrow a {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 50%;
    font-size: 14px;
    color: #fff;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}
.portfolio .item .arrow a:hover {
    border: 1px solid #fff;
    color: #fff;
}
.portfolio .item .item-wrap .con .title-box p {
    color: #fff;
    font-family: Jost, sans-serif;
    font-size: 16px;
    font-weight: 400;
    transition: opacity 0.5s, visibility 0.5s, transform 0.5s;
    margin-bottom: 5px;
}
.portfolio2 .item .img,
.testimonials2 .item .img {
    position: relative;
    overflow: hidden;
    border-radius: 5px;
}
.portfolio2 .item .img:hover img {
    -webkit-transform: scale(1.04, 1.04);
    transform: scale(1.04, 1.04);
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -o-transition: 1s;
    -ms-transition: 1s;
    transition: 1s;
}
.footer .insta .item .img img,
.portfolio2 .item .img img,
.testimonials2 .item .img img {
    -webkit-transition: 0.5s;
    transition: 0.5s;
}
.portfolio2 .item .cont {
    position: relative;
    padding: 25px;
    width: 86%;
    margin-left: 7%;
    margin-top: -82px;
    background: #fff;
    border-radius: 5px 5px 0 0;
}
.portfolio2 .item .cont h5 {
    color: #232323;
    font-size: 21px;
    line-height: 1.5em;
    margin-bottom: 0;
    text-align: center;
}
.portfolio2 .item .info,
.testimonials2 .item .info {
    position: relative;
    padding: 10px 30px;
    width: 86%;
    margin-left: 7%;
    background: #162e86;
    border-radius: 0 0 5px 5px;
    text-align: center;
    color: #fff;
    font-size: 16px;
}
.portfolio2 .item .info a {
    color: rgba(255, 255, 255, 0.8);
    font-size: 16px;
}
.portfolio2 .item .info span.separator {
    display: inline-block;
    margin: 0 5px;
    color: rgba(255, 255, 255, 0.4);
    font-weight: 400;
    font-size: 16px;
}
.team .item .cont .text h5,
.team-single .cont .simpl-bord .nav-link {
    color: #232323;
    font-size: 21px;
    font-family: Lato, Helvetica, sans-serif;
    font-weight: 400;
}
.portfolio-page .item img,
.team-single .item .img img,
.video-gallery .item img {
    width: 100%;
    transform: scale(1);
    transition: transform 0.5s;
}
.portfolio-page .item:hover img,
.team-single .item:hover .img img,
.video-gallery .item:hover img {
    transform: scale(1.05);
}
.animation-float {
    animation: 2s linear 0.5s infinite alternate both float;
}
@keyframes float {
    0% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(5px);
    }
    100% {
        transform: translateY(10px);
    }
}
.portfolio-page .item .float-box {
    padding: 25px;
    border-radius: 10px;
    background-color: #fff;
    align-items: center;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.08);
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.08);
    transition: 350ms cubic-bezier(0.37, 0, 0.63, 1);
    position: absolute;
    z-index: 1;
    left: 25px;
    right: 25px;
}
.team .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    position: relative;
    z-index: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-align: center;
    -webkit-transition: 350ms cubic-bezier(0.37, 0, 0.63, 1);
    transition: 350ms cubic-bezier(0.37, 0, 0.63, 1);
}
.team .item .cont {
    padding-bottom: 5% !important;
}
.team .item .cont .img img {
    border-radius: 10px;
    margin-bottom: 20px;
}
.team .item .cont .text h5 {
    display: inline-block !important;
    margin-bottom: 5px;
}
.team .item .cont .text p {
    font-family: Lato, Helvetica, sans-serif;
    font-size: 18px;
    color: #797370;
    margin-bottom: 0;
    opacity: 0;
}
.team .item .cont.up {
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
}
.team .item.hover-box * {
    -webkit-transition: 0.7s cubic-bezier(0.5, 1, 0.89, 1);
    transition: 0.7s cubic-bezier(0.5, 1, 0.89, 1);
    will-change: transform;
}
.team .item:hover {
    background: 0 0;
}
.team .item:hover .cont.up {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
.team-single h6 {
    font-size: 30px;
    color: #232323;
    line-height: 1.5em;
}
.team-single .item {
    position: relative;
    border-radius: 20px 20px 20px 0;
    overflow: hidden;
    margin-bottom: 30px;
    isolation: isolate;
}
.team-single .item .img .curv-butn {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 80px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    border-radius: 0 40px 0 0;
}
.team-single .item .img .curv-butn .br-left-top,
.video-gallery .item .curv-butn .br-left-top {
    position: absolute;
    top: -24px;
    left: -1px;
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
    line-height: 1;
}
.team-single .item .img .curv-butn .br-left-top svg,
.team-single .item .img .curv-butn .br-right-bottom svg,
.video-gallery .item .curv-butn .br-left-top svg,
.video-gallery .item .curv-butn .br-right-bottom svg {
    width: 24px;
    height: 24px;
}
.team-single .item .img .curv-butn .br-right-bottom,
.video-gallery .item .curv-butn .br-right-bottom {
    position: absolute;
    bottom: -1px;
    right: -24px;
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
    line-height: 1;
}
.team-single .item .img .curv-butn .social-icons {
    position: absolute;
    left: 15px;
    right: 15px;
    border-radius: 100%;
    background: 0 0;
    bottom: 15px;
    z-index: 1;
}
.team-single .item .img .curv-butn .social-icons .link {
    position: relative;
    width: 50px;
    height: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #162e86;
    color: #fff;
    border-radius: 100%;
    font-size: 15px;
}
.team-single .item .img .curv-butn .social-icons .link:hover {
    background-color: #232323;
    color: #fff;
}
.team-single .item .img .curv-butn .social-icons .link:not(.plus-link) {
    margin-bottom: -50px;
    opacity: 0;
}
.team-single .item .img .curv-butn .social-icons .link.plus-link {
    z-index: 10;
}
.team-single .item .img:hover .curv-butn .social-icons {
    margin-bottom: -50px;
}
.team-single .item .img:hover .curv-butn .social-icons .link {
    margin-bottom: 0 !important;
    opacity: 1 !important;
}
.team-single .item .img:hover .curv-butn .social-icons .link.plus-link {
    opacity: 0 !important;
}
.team-single .list li {
    position: relative;
    display: flex;
    align-items: baseline;
}
.team-single .list-text {
    margin-left: 15px;
}
.team-single .list-text p {
    font-size: 18px;
    margin: 0;
    color: #797370;
}
.team-single .cont .simpl-bord.nav-tabs {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #162e86;
}
.team-single .cont .simpl-bord .nav-item {
    margin-right: 30px;
}
.team-single .cont .simpl-bord .nav-link {
    padding: 0;
    border: 0;
    background: 0 0 !important;
    cursor: pointer;
}
.blog-sidebar .widget ul li a,
.blog-sidebar .widget ul li a.active,
.team-single .tab-content p {
    color: #797370;
}
.price .item {
    margin-left: 15px;
    margin-right: 15px;
    float: left;
    overflow: hidden;
    position: relative;
    -webkit-transition: width 0.7s;
    transition: width 0.7s;
    margin-bottom: 30px;
}
.price .item .cont {
    top: 0;
    height: 100%;
    position: absolute;
    background: #fff;
    padding: 30px;
    justify-content: center;
    align-items: flex-start;
    display: flex;
}
.price .item .cont .title {
    font-family: Lato, Helvetica, sans-serif;
    font-size: 24px;
    font-weight: 400;
    color: #162e86;
    margin-bottom: 15px;
}
.price .item .cont p {
    font-size: 18px;
    font-weight: 400;
    color: #797370;
    margin-bottom: 20px;
    line-height: 1.5em;
}
.price .item .cont .icon {
    color: #162e86;
    font-size: 30px;
    margin-bottom: 20px;
    display: block;
}
.price .item .cont .time {
    font-size: 18px;
    font-weight: 400;
    color: #797370;
    align-items: center;
}
.price .item .cont .time i {
    color: #162e86;
    font-size: 16px;
    margin-right: 5px;
}
.price .item .img {
    border-radius: 5px;
    -webkit-transition: 0.2s linear;
    transition: 0.2s linear;
    position: relative;
}
.price .item .img .date {
    font-family: Lato, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 400;
    background-color: #fff;
    display: inline-block;
    line-height: 24px;
    padding: 20px 20px 15px;
    bottom: 25px;
    left: 25px;
    position: absolute !important;
    text-align: center;
    color: #797370;
    border-radius: 5px;
    margin: 0;
    letter-spacing: 0;
}
.price .item .img .date span {
    font-size: 24px;
    display: block;
    font-weight: 700;
    letter-spacing: 0;
    color: #232323;
}
.price .item.active .img {
    border-radius: 5px 0 0 5px;
}
.price .item.active .cont {
    border-radius: 0 5px 5px 0;
}
.price .item.active .cont-hover {
    animation: 1s fade;
}
@media (max-width: 1199px) {
    .price .item {
        width: 33.33% !important;
        margin-left: 0;
        margin-right: 0;
        padding: 0 15px;
        box-shadow: none;
    }
    .price .item .cont {
        width: 100% !important;
        left: 0 !important;
        position: relative;
        height: auto;
    }
    .price .item.active .cont,
    .price .item.active .img {
        border-radius: 0;
    }
    .price .img {
        width: 100% !important;
        border-radius: 0 !important;
    }
    .price .item.active .cont-hover {
        animation: fade;
    }
}
@media (max-width: 991px) {
    .price {
        justify-content: center;
    }
    .price .item {
        width: 50% !important;
    }
}
@media (max-width: 767px) {
    .price .item {
        width: 100% !important;
        padding: 0;
        margin-left: 0;
        margin-right: 0;
    }
}
.accordion-box {
    position: relative;
    padding: 0;
}
.accordion-box .block {
    position: relative;
    background: 0 0;
    border: 1px solid rgba(203, 157, 85, 0.3);
    margin-bottom: 15px;
    border-radius: 10px;
}
.accordion-box .block.active-block {
    border-radius: 10px;
    border: 1px solid rgba(203, 157, 85, 0.3);
}
.accordion-box .block:last-child,
.blog-sidebar .widget ul li:last-child,
.blog1 .item .cont p {
    margin-bottom: 0;
}
.accordion-box .block .acc-btn {
    position: relative;
    font-size: 20px;
    line-height: 20px;
    font-weight: 400;
    cursor: pointer;
    padding: 30px 60px 30px 20px;
    color: #000;
    transition: 0.5s;
}
,
.accordion-box .block:hover .acc-btn.active:before,
.accordion-box .block:hover .acc-btn:before {
    background-color: #232323;
    color: #fff;
}
.accordion-box .block .acc-btn:before {
    position: absolute;
    right: 20px;
    top: 28px;
    font-size: 12px;
    color: #fff;
    content: "\f107";
    font-family: "Font Awesome 6 Pro";
    transition: 0.5s;
    background: #162e86;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 100%;
}
.contact .item .btnx,
.contact .item .contents .text,
.contact .item .contents .title,
.not-found h1,
.pagination-wrap li a,
.post .comment-section h3 span,
.testimonials .item .info h6,
.video-text {
    font-family: Lato, Helvetica, sans-serif;
}
.accordion-box .block .acc-btn.active {
    background-color: transparent;
    color: #232323;
    border-radius: 10px 10px 0 0;
}
.accordion-box .block .acc-btn.active:before {
    color: #fff;
    content: "\f106";
    font-family: "Font Awesome 6 Pro";
}
.accordion-box .block .acc-content {
    position: relative;
    display: none;
    background-color: transparent;
    border-radius: 0 0 7px 7px;
    border-top: 1px solid rgba(203, 157, 85, 0.3);
}
.accordion-box .block .content {
    position: relative;
    padding: 20px;
}
.accordion-box .block .content p {
    display: block;
    position: relative;
    color: #797370;
    margin-bottom: 0;
}
#faqs .animation-float1 {
    animation: 2s linear 0.4s infinite alternate both float1;
}
@keyframes float1 {
    0% {
        transform: translateY(30px);
    }
    50% {
        transform: translateY(20px);
    }
    100% {
        transform: translateY(10px);
    }
}
#faqs .animation-float2 {
    animation: 2s linear 0.4s infinite alternate both float2;
}
@keyframes float2 {
    0% {
        transform: translateY(10px);
    }
    50% {
        transform: translateY(20px);
    }
    100% {
        transform: translateY(30px);
    }
}
.galleryscroll .item {
    overflow: hidden;
    position: relative;
    display: flex;
    flex-direction: column;
    cursor: pointer;
    border-radius: 5px;
    isolation: isolate;
}
.galleryscroll .item .img {
    position: relative;
    overflow: hidden;
    transition: 0.7s cubic-bezier(0.17, 0.67, 0, 1.01);
    isolation: isolate;
}
.galleryscroll .item .img:after {
    content: " ";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transition: 0.5s;
    overflow: hidden;
    -webkit-transition: 0.5s;
}
.mfp-figure button {
    border: 0 solid transparent;
}
button.mfp-arrow,
button.mfp-close {
    border: 0 solid transparent;
    background: 0 0;
}
.mfp-bg,
body.mfp-zoom-out-cur {
    overflow: hidden !important;
    margin: 0 !important;
    padding: 0 !important;
    height: 100% !important;
    background-color: #fff !important;
}
.vid-icon {
    position: relative;
    overflow: hidden;
    border-radius: 20px;
}
.vid-icon:hover img {
    -webkit-filter: none;
    filter: none;
    -webkit-transform: scale(1.09, 1.09);
    transform: scale(1.09, 1.09);
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -o-transition: 1s;
    -ms-transition: 1s;
    transition: 1s;
}
.video-gallery-button {
    position: relative;
    margin: auto 20px auto auto;
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    z-index: 4;
    float: left;
}
.video-gallery-polygon {
    z-index: 2;
    display: inline-block;
    position: absolute;
    bottom: 20px;
    left: 20px;
    background: #162e86;
    border-radius: 50%;
    color: #fff;
    padding: 12px 11px 12px 13px;
    line-height: 0;
    box-shadow: 0 0 0 5px rgb(255 255 255 / 10%);
    font-size: 24px;
}
.video-gallery-polygon:hover {
    background: #fff;
    color: #162e86;
}
.video-gallery .item {
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 30px;
    isolation: isolate;
}
.video-gallery .item .title {
    position: absolute;
    bottom: 0;
    padding: 30px 15px 30px 80px;
    width: 100%;
    text-align: right;
}
.video-gallery .item .title h4 {
    color: #fff;
    font-size: 24px;
    margin-bottom: 0;
    text-align: left;
}
.video-gallery .item .curv-butn {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 150px;
    height: 90px;
    line-height: 90px;
    text-align: center;
    border-radius: 0 40px 0 0;
}
.video-gallery .item .curv-butn .vid {
    position: absolute;
    top: 20px;
    left: 15px;
    right: 15px;
    bottom: 15px;
    border-radius: 100%;
    background: 0 0;
    color: #fff;
}
.video-gallery .item .curv-butn .icon {
    width: 55px;
    height: 55px;
    line-height: 55px;
    font-size: 18px;
    color: #fff;
    border: 1px solid #162e86;
    background-color: #162e86;
    border-radius: 100%;
}
.video-gallery .item:hover .curv-butn .icon {
    background-color: #162e86;
    border: 1px solid #162e86;
    color: #fff;
    border-radius: 100%;
}
.play-button {
    position: relative;
    margin: auto;
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    z-index: 4;
}
.play-button svg {
    position: absolute;
    width: 100%;
    height: 100%;
}
.calll img,
.whsapp img {
    position: fixed;
    z-index: 999;
    width: 47px;
    right: 15px;
}
.polygon {
    position: absolute;
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 90px;
    font-size: 30px;
    z-index: 2;
}
.play-button svg.circle-fill {
    z-index: 1;
    stroke-dasharray: 322;
    stroke-dashoffset: 322;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
.play-button:hover svg.circle-fill {
    stroke-dashoffset: 38.5;
}
.play-button svg.circle-track {
    z-index: 0;
}
.video-wrapper .vid {
    position: relative;
    z-index: 8;
}
.video-wrapper .vid .vid-butn:hover .icon {
    color: #fff;
    transform: translate3d(0, -15px, 0.01px) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0deg, 0deg);
    transform-style: preserve-3d;
}
.video-wrapper .vid .vid-butn:hover .icon:before {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
}
.video-wrapper .vid .vid-butn .icon {
    color: #fff;
    width: 160px;
    height: 160px;
    line-height: 160px;
    border: none;
    border-radius: 50%;
    text-align: center;
    font-size: 40px;
    position: relative;
    transition: border-color 0.3s, transform 0.3s, background-color 0.3s, color 0.3s;
    transform-style: preserve-3d;
}
.video-wrapper .vid .vid-butn .icon:after {
    content: "";
    position: absolute;
    top: 5px;
    bottom: 5px;
    right: 5px;
    left: 5px;
    border: 2px solid rgba(255, 255, 255, 0.4);
    border-radius: 50%;
    z-index: -1;
}
.video-wrapper .vid .vid-butn .icon:before {
    content: "";
    position: absolute;
    top: 5px;
    bottom: 5px;
    right: 5px;
    left: 5px;
    background: 0 0;
    border-radius: 50%;
    z-index: -1;
    -webkit-transition: 0.5s cubic-bezier(1, 0, 0, 1);
    -o-transition: 0.5s cubic-bezier(1, 0, 0, 1);
    transition: 0.5s cubic-bezier(1, 0, 0, 1);
}
.video-wrapper .vid .vid-butn:hover .icon:after {
    border: 2px solid #fff;
}
.video-text {
    font-size: 240px;
    line-height: 240px;
    font-weight: 400;
    z-index: 1;
    left: -30px;
    right: 80vw;
    bottom: -60px;
    white-space: nowrap;
    letter-spacing: -2px !important;
    font-style: italic;
    position: absolute !important;
    color: rgba(255, 255, 255, 0.2);
}
.testimonials .item {
    position: relative;
    justify-items: center;
}
.testimonials .item .quote {
    position: absolute;
    right: 20px;
    top: 90px;
    width: 70px;
    margin: 0 auto 30px;
    opacity: 0.1;
}
.testimonials .item h5 {
    color: #252626;
    font-size: 24px;
    font-weight: 400;
    line-height: 1.5em;
}
.fef {
    border-radius: 100%;
    width: 80px !important;
}
.testimonials .item .info {
    margin: 20px 0 0;
}
.testimonials .item .info h6 {
    font-size: 18px;
    margin-bottom: 0;
    padding-top: 0;
    font-weight: 400;
    color: #302f2f;
    line-height: 1.25em;
}
.testimonials .item .info h6 i {
    font-size: 16px;
    color: rgba(255, 255, 255, 0.7);
    margin-left: 5px;
    margin-right: 5px;
    font-style: normal;
}
.testimonials .item .info h6 span a {
    text-decoration: none;
    position: relative;
    display: inline-block;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    line-height: 3em;
}
.testimonials .item .info h6 span a:before {
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    height: 1px;
    background-color: rgba(255, 255, 255, 0.4);
    content: "";
    -webkit-transition: 0.5s;
    transition: 0.5s;
}
.star-rating {
    position: relative;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0.9em;
    margin-right: 0.9em;
    margin-bottom: 2em;
    border-right: 0.3em solid transparent;
    border-bottom: 0.7em solid #e4a853;
    border-left: 0.3em solid transparent;
    font-size: 10px;
}
.star-rating:after,
.star-rating:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    top: 0.6em;
    left: -1em;
    border-right: 1em solid transparent;
    border-bottom: 0.7em solid #e4a853;
    border-left: 1em solid transparent;
    transform: rotate(-35deg);
}
.star-rating:after {
    transform: rotate(35deg);
}
.testimonials2 .item .img:hover img {
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}
.testimonials2 .item .cont {
    position: relative;
    padding: 30px;
    width: 86%;
    margin-left: 7%;
    margin-top: -141px;
    background: #fff;
    border-radius: 5px 5px 0 0;
}
.testimonials2 .item .cont h5 {
    color: #232323;
    font-size: 18px;
    line-height: 1.5em;
    margin-bottom: 0;
    text-align: center;
}
.testimonials2 .item .info img {
    width: 45px;
    border-radius: 100%;
    margin-right: 5px;
}
.clients {
    position: relative;
    padding: 30px 0 20px;
}
.clients .wrap .item {
    text-align: center;
}
.clients .wrap .item img {
    -webkit-transition: 0.3s cubic-bezier(0.12, 0, 0.39, 0);
    transition: 0.3s cubic-bezier(0.12, 0, 0.39, 0);
    border-radius: 5px;
}
.clients .wrap:hover .item {
    transition: 0.7s cubic-bezier(0.17, 0.67, 0, 1.01);
}
.clients .wrap:hover .item:hover {
    opacity: 1;
    transition: 0.7s;
}
.blog1 .item {
    position: relative;
    border-radius: 5px;
    transition: 0.4s;
    margin-bottom: 30px;
    background: #fff;
}
.blog1 .item:hover {
    transform: translateY(-10px);
}
.blog1 .item .img {
    overflow: hidden;
    border-radius: 5px 5px 0 0;
}
.blog1 .item .cont {
    padding: 20px;
    position: relative;
    z-index: 2;
    border-radius: 0 0 5px 5px;
}
.blog1 .item .cont h5 {
    font-size: 22px;
}
.blog1 .item .cont h5 a {
    color: #232323;
}
.blog1 .item:hover .cont h5 a {
    color: #162e86;
    transition: 0.4s;
}
.blog1 .item .date {
    position: absolute;
    top: 20px;
    right: 20px;
    padding: 7px 10px 5px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    margin-left: 5px;
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    background: 0 0;
    border: 1px solid rgba(255, 255, 255, 0.5);
    color: #fff;
    opacity: 0;
}
.blog1 .item:hover .date {
    background: #162e86;
    border: 1px solid #162e86;
    color: #fff;
    opacity: 1;
}
.pagination-wrap {
    padding: 0;
    margin: 0;
}
.pagination-wrap li {
    display: inline-block;
    margin: 0 5px;
}
.pagination-wrap li a {
    background: #f1e8df;
    display: inline-block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #797370;
    font-weight: 400;
    border: 1px solid #f1e8df;
    border-radius: 100%;
    transition: border-color 0.3s, transform 0.3s, background-color 0.3s, color 0.3s;
    transform-style: preserve-3d;
}
.pagination-wrap li a:hover {
    opacity: 1;
    background: #162e86;
    border: 1px solid #162e86;
    color: #fff;
    transform: translate3d(0, -6px, 0.01px);
}
.pagination-wrap li a.active {
    background-color: #162e86;
    border: 1px solid #162e86;
    color: #fff;
}
.blog-sidebar .widget {
    background: #fff;
    padding: 30px;
    margin-bottom: 30px;
    overflow: hidden;
    border-radius: 10px;
    border: none;
}
.blog-sidebar .widget ul {
    margin-bottom: 0;
    padding: 0;
}
.blog-sidebar .widget ul li {
    font-size: 18px;
    line-height: 1.5em;
    margin-bottom: 15px;
}
.blog-sidebar .widget ul li i {
    font-size: 10px;
    margin-right: 10px;
    color: #162e86;
}
.blog-sidebar .widget .recent li {
    display: block;
    overflow: hidden;
}
.blog-sidebar .widget .recent .thum {
    width: 120px;
    overflow: hidden;
    float: left;
    border-radius: 5px;
}
.blog-sidebar .widget .recent a {
    display: block;
    margin-left: 135px;
}
.blog-sidebar .widget-title {
    margin-bottom: 20px;
}
.blog-sidebar .widget-title h6 {
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(203, 157, 85, 0.2);
    font-size: 24px;
    margin-bottom: 15px;
    color: #232323;
}
.blog-sidebar .search form input {
    width: 100%;
    padding: 16px 20px;
    border: 0;
    background: #fbf6f1;
    margin-bottom: 0;
    border: none;
    color: #797370;
}
.blog-sidebar .search form button,
.not-found .search-form .form-group .search-button {
    height: 50px;
    width: 50px;
    line-height: 50px;
    font-weight: 400;
    padding: 0 16px;
    display: inline-block;
    position: absolute;
    top: 5px;
    right: 5px;
    cursor: pointer;
    outline: 0;
}
.blog-sidebar .search form input::placeholder {
    color: #797370;
}
.blog-sidebar .search form button {
    border: none;
    background: #162e86;
    font-size: 16px;
    color: #fff;
    border-radius: 100%;
}
.blog-sidebar button[type="submit"] i {
    margin-right: 0;
    color: #fff;
}
.blog-sidebar .search:hover form button {
    background-color: #232323;
    color: #fff;
    outline: 0;
}
.blog-sidebar .tags li {
    margin: 4px !important;
    padding: 7px 24px;
    background-color: #162e86;
    color: #162e86;
    float: left;
    border-radius: 30px;
}
.blog-sidebar ul.tags li a {
    font-size: 14px;
    color: #fff;
}
.blog-sidebar ul.tags li:hover,
.blog-sidebar ul.tags li:hover a {
    background-color: #232323;
    color: #fff;
}
.post .comment-section {
    margin-top: 60px;
}
.post .comment-section h3 {
    font-size: 21px;
    color: #232323;
    margin-bottom: 10px;
}
.post .comment-section h3 span {
    font-size: 16px;
    color: #797370;
    margin-left: 15px;
}
.post .item {
    display: flex;
    margin-bottom: 60px;
}
.post .item .img {
    margin-right: 20px;
    flex: 0 0 auto;
}
.post .item .img img {
    border-radius: 100%;
    width: 100px;
}
.post .item cont {
    margin-right: 25px;
}
.not-found h1 {
    font-size: 150px;
    line-height: 150px;
    font-weight: 700;
    color: #162e86;
}
.not-found h3 {
    color: #232323;
    font-size: 24px;
    line-height: 1.25em;
}
.not-found p {
    color: #797370;
}
.not-found .search-form {
    position: relative;
    margin: 20px auto 0;
}
.not-found .search-form .form-group {
    position: relative;
    margin: 0;
}
.not-found .search-form .form-group input[type="email"],
.not-found .search-form .form-group input[type="search"],
.not-found .search-form .form-group input[type="text"] {
    position: relative;
    width: 100%;
    line-height: 30px;
    padding: 10px 100px 10px 20px;
    height: 60px;
    display: block;
    font-size: 18px;
    background: 0 0;
    color: #fff;
    border-radius: 30px;
    border: 1px solid #162e86;
    transition: 0.3s;
}
.not-found .search-form .form-group input[type="email"]:focus,
.not-found .search-form .form-group input[type="search"]:focus,
.not-found .search-form .form-group input[type="text"]:focus {
    border-color: #162e86;
}
.not-found .search-form .form-group input::-webkit-input-placeholder {
    color: #797370;
}
.footer .subscribe p,
.not-found .search-form .form-group input[type="search"]:focus {
    color: #797370;
}
.not-found .search-form .form-group .search-button {
    border: none;
    background: #162e86;
    font-size: 18px;
    color: #fff;
    border-radius: 100%;
}
.not-found .search-form:hover .form-group .search-button {
    background: #162e86;
    color: #fff;
    outline: 0;
    -webkit-transition: 0.7s linear;
    -o-transition: 0.7s linear;
    transition: 0.7s linear;
}
.contact {
    position: relative;
    position: -webkit-sticky;
}
.contact .item {
    position: relative;
    height: 300px;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.contact .item .back,
.contact .item .front {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform-style: preserve-3d;
    transition: transform 0.8s ease-in-out;
    border-radius: 5px;
}
.contact .item .back .img,
.contact .item .front .img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 5px;
    filter: grayscale(10%) brightness(70%);
}
.contact .item .front {
    background-color: #fff;
    border: 1px solid #162e8630;
}
.whsapp img {
    bottom: 100px;
}
.calll img {
    bottom: 160px;
}
.contact .item .back {
    background-color: #fff;
    transform: rotateY(180deg);
}
.contact .item:hover .back {
    transform: rotateY(0);
}
.contact .item .contents {
    text-align: center;
    transform: translateZ(100px);
    padding: 20px 40px;
}
.contact .item .contents span {
    font-size: 45px;
    color: #162e86;
    font-weight: 300;
}
.contact .item .contents .title {
    font-size: 24px;
    font-weight: 400;
    color: #232323;
    margin-top: 20px;
}
.contact .item .contents .text {
    font-size: 18px;
    margin-bottom: 0;
    font-weight: 400;
    color: #797370;
}
.contact .item .btnx {
    border-radius: 30px;
    padding: 12px 36px;
    background: #fff;
    font-size: 18px;
    font-weight: 400;
    color: #232323;
}
.button-1,
.button-2 {
    border: 1px solid #162e86;
    height: auto;
    color: #fff;
    text-align: center;
    letter-spacing: 2px;
    text-transform: uppercase;
    transition: border-color 0.3s, transform 0.3s, background-color 0.3s, color 0.3s;
    transform-style: preserve-3d;
    font-size: 14px;
    display: inline-block;
    font-weight: 500;
}
.contact .item .btnx:hover {
    background: #162e86;
    color: #fff;
}
.button-1 {
    padding: 10px 30px;
    border-radius: 30px;
    background-color: #162e86;
}
.button-1 span,
.button-2 span,
[data-overlay-dark] .button-1 span,
[data-overlay-dark] .button-2 span {
    font-size: 14px;
    margin-left: 5px;
    color: #fff;
}
.button-1 i,
.button-2 i,
[data-overlay-dark] .button-1 i,
[data-overlay-dark] .button-2 i {
    font-style: normal;
    font-size: 14px;
    padding-right: 5px;
    color: #fff;
}
.button-1:hover {
    border: 1px solid #232323;
    background-color: #232323;
    color: #fff;
    transform: translate3d(0, -6px, 0.01px);
}
.button-2 {
    padding: 5px 20px;
    border-radius: 30px;
    background-color: #162e86;
}
.button-2:hover,
.button-3:hover {
    border: 1px solid #162e86;
    background-color: #162e86;
    color: #fff;
    transform: translate3d(0, -6px, 0.01px);
}
.button-3 {
    display: inline-block;
    height: auto;
    padding: 10px 30px;
    border: 1px solid #232323;
    border-radius: 30px;
    background-color: #232323;
    color: #fff;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 2px;
    text-transform: uppercase;
    transition: border-color 0.3s, transform 0.3s, background-color 0.3s, color 0.3s;
    transform-style: preserve-3d;
}
.counter,
.pld {
    font-size: 40px;
}
.button-3 span,
[data-overlay-dark] .button-3 span {
    font-size: 14px;
    margin-left: 5px;
    color: #162e86;
}
.button-3 i,
[data-overlay-dark] .button-3 i {
    font-style: normal;
    font-size: 14px;
    padding-right: 5px;
    color: #162e86;
}
.link-btn {
    display: inline-block;
    position: relative;
    padding-bottom: 2px;
    margin-bottom: -2px;
    color: #162e86;
}
.link-btn:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 0;
    height: 1px;
    background-color: #162e86;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}
.footer,
.footer .insta {
    background: #f1e8df;
    position: relative;
}
.link-btn:hover::before {
    width: 100%;
    color: #162e86;
}
.footer {
    padding: 50px 0 0;
}
.list-inlinee {
    display: flex;
    margin-left: -30px;
}
.list-inlinee li a {
    color: #78726f;
    padding-left: 20px;
}
.footer .subscribe .newsletter input {
    height: 65px;
    width: 100%;
    border: 1px solid #fff;
    background: #fff;
    font-size: 18px;
    font-weight: 400;
    color: #797370;
    outline: 0;
    padding: 0 90px 0 30px;
    border-radius: 60px;
    margin-bottom: 30px;
}
.footer .subscribe .newsletter button {
    height: 50px;
    width: 50px;
    line-height: 50px;
    border: none;
    background: #162e86;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    outline: 0;
    padding: 0 16px;
    cursor: pointer;
    display: inline-block;
    position: absolute;
    top: 7px;
    right: 7px;
    border-radius: 100%;
}
.footer .subscribe .newsletter input::placeholder {
    color: #797370;
}
.footer .subscribe .newsletter:hover button {
    background: #232323;
    outline: 0;
    color: #fff;
}
.footer .insta {
    z-index: 9;
    overflow: hidden;
}
.footer .insta .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
    position: relative;
}
.footer .insta .item .img {
    position: relative;
    overflow: hidden;
    isolation: isolate;
}
.footer .insta .item .img i {
    position: absolute;
    top: 15px;
    right: 15px;
    color: #fff;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    opacity: 0;
    font-size: 24px;
}
.footer .insta .item .img:hover img {
    -webkit-filter: none;
    filter: none;
    -webkit-transform: scale(1.09, 1.09);
    transform: scale(1.09, 1.09);
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -o-transition: 1s;
    -ms-transition: 1s;
    transition: 1s;
    border-radius: 5px;
}
.footer .insta .follow {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}
.footer .insta .follow .text-bg {
    background: #fff;
    padding: 10px 20px;
    color: #1b1b1b;
    font-size: 16px;
    z-index: 3;
    border-radius: 5px;
}
.footer .insta .follow .text-bg i {
    color: #b08c3e;
    z-index: 1;
}
.footer .insta .follow .text-bg span,
[data-overlay-dark] .container {
    position: relative;
    z-index: 2;
}
.footer .bottom {
    position: relative;
    display: block;
    padding: 35px 0;
}
.footer .bottom p {
    color: #797370;
    font-size: 16px;
    margin: 10px;
}
.footer .bottom p a {
    background: linear-gradient(to bottom, rgba(203, 157, 85, 0.4) 0, rgba(203, 157, 85, 0.4) 100%);
    background-position: 0 100%;
    background-repeat: repeat-x;
    background-size: 1px 1px;
    color: #232323;
    transition: background-size 0.2s;
    line-height: 1.5em;
}
.footer .bottom .links ul {
    margin: 0;
    padding: 0;
}
.footer .bottom .links ul li {
    display: inline-block;
    margin: 10px;
    font-size: 18px;
}
.footer .bottom .links ul li a {
    color: #232323;
    position: relative;
}
.footer .bottom .social-icons li {
    display: inline-block;
    border: none;
    z-index: 1;
    position: relative;
    margin-right: 10px;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    border-radius: 100%;
    font-size: 18px;
    color: #ad803a;
}
.footer .bottom .social-icons .list-inline {
    margin: 10px;
}
.footer .bottom .social-icons li:hover {
    -webkit-transition: 0.7s;
    -o-transition: 0.7s;
    transition: 0.7s;
    color: #162e86;
}
.progress-wrap,
.progress-wrap::after {
    height: 55px;
    width: 55px;
    cursor: pointer;
    display: block;
    -webkit-transition: 0.4s linear;
    -o-transition: 0.4s linear;
}
.social-icons.text-end {
    text-align: right;
}
.progress-wrap {
    position: fixed;
    bottom: 30px;
    right: 30px;
    border-radius: 50px;
    z-index: 100;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
    transition: 0.4s linear;
}
.progress-wrap.active-progress {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}
.progress-wrap::after {
    position: absolute;
    font-family: "Font Awesome 6 Pro";
    content: "\f062";
    font-weight: 400;
    text-align: center;
    line-height: 55px;
    font-size: 18px;
    left: 0;
    top: 0;
    z-index: 1;
    transition: 0.4s linear;
    color: #162e86;
}
.progress-wrap svg path {
    fill: none;
}
.progress-wrap svg.progress-circle path {
    stroke: #162e86;
    stroke-width: 2;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: 0.4s linear;
    -o-transition: 0.4s linear;
    transition: 0.4s linear;
    stroke: #162e86;
}
.form2 {
    border-radius: 5px;
}
.form2 .head {
    background-color: #162e86;
    border-radius: 5px 5px 0 0;
    padding: 30px;
}
.form2 .head h5 {
    color: #fff;
    font-size: 24px;
    margin-bottom: 0;
}
.form2 .head p {
    color: rgba(255, 255, 255, 0.7);
    margin-bottom: 0;
}
.form2 .cont {
    padding: 30px;
    background: #fff;
    border-radius: 0 0 5px 5px;
}
.col-auto {
    width: auto;
}
.ripple-icon {
    display: inline-block;
    position: relative;
    z-index: 1;
}
.ripple-icon::before,
.ripple-icon:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #eae7f5;
    -webkit-animation: 4s ease-in-out infinite ripple-sm;
    animation: 4s ease-in-out infinite ripple-sm;
    z-index: -1;
    border-radius: 50%;
}
[data-overlay-dark]:before,
[data-overlayy-dark]:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
}
.ripple-icon i {
    width: 50px;
    height: 50px;
    line-height: 50px;
    background-color: #fff;
    color: #162e86;
    display: inline-block;
    text-align: center;
    font-size: 18px;
    border-radius: 50%;
}
@-webkit-keyframes ripple-sm {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0;
    }
    30% {
        opacity: 0.2;
    }
    100% {
        -webkit-transform: scale(1.9);
        transform: scale(1.9);
        opacity: 0;
    }
}
@keyframes ripple-sm {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0;
    }
    30% {
        opacity: 0.2;
    }
    100% {
        -webkit-transform: scale(1.9);
        transform: scale(1.9);
        opacity: 0;
    }
}
.form2-sidebar {
    position: relative;
    z-index: 9;
}
.z-index9 {
    z-index: 9;
}
.logo_footer {
    width: 120px;
    margin-left: 0;
    margin-bottom: 15px;
}
.footer_link {
    margin-left: -20px;
}
.footer_link li a {
    color: #797370;
}
[data-overlayy-dark]:before {
    background-color: #000000a3;
}
[data-overlay-dark="1"]:before {
    opacity: 0.1;
}
[data-overlay-dark="2"]:before {
    opacity: 0.2;
}
[data-overlay-dark="3"]:before {
    opacity: 0.3;
}
[data-overlay-dark="4"]:before,
[data-overlay-dark="6"]:before {
    opacity: 0.6;
}
[data-overlay-dark="5"]:before {
    opacity: 0.5;
    background-color: #000;
}
[data-overlay-dark="7"]:before {
    opacity: 0.7;
}
[data-overlay-dark="8"]:before {
    opacity: 0.8;
}
[data-overlay-dark="9"]:before {
    opacity: 0.9;
}
@media (min-width: 1400px) {
    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 1220px;
    }
}
@media screen and (max-width: 991px) {
    .header .caption h1,
    .kenburns-inner .caption h1,
    .parallax-header h1,
    .parallax-header[data-overlay-dark] h1,
    .section-title,
    .section-title2,
    .video-fullscreen-wrap h1 {
        font-size: 40px;
    }
    .section-info {
        display: block;
    }
    .navbar,
    .navbar button {
        background: 0 0;
        border: none;
    }
    .navbar {
        padding: 0;
        height: 100px;
    }
    .nav-scroll {
        background: #fff;
        height: 100px;
    }
    .logo-wrapper {
        float: left;
        padding: 15px;
    }
    .nav-scroll .logo-wrapper {
        padding: 15px;
        background-color: transparent;
    }
    .nav-scroll .logo-img {
        width: 150px;
    }
    .navbar .logo {
        text-align: left;
        margin-left: 0;
    }
    .logo-img {
        margin-bottom: 0;
        width: 70px;
        padding: 0;
    }
    .navbar button {
        margin-right: 0;
        outline: 0 !important;
        margin-top: 10px;
    }
    .navbar button:active,
    .navbar button:focus,
    .navbar button:hover {
        background: 0 0;
        outline: 0;
        color: transparent !important;
    }
    .navbar .container {
        max-width: 100%;
        padding: 0;
    }
    .navbar .nav-link {
        margin: 0 auto !important;
    }
    .dropdown .nav-link i,
    .nav-scroll .dropdown .nav-link i,
    .navbar .dropdown-menu .dropdown-item i,
    .navbar .navbar-nav .nav-link {
        color: #232323;
    }
    .nav-scroll .navbar-collapse .nav-link {
        color: #232323 !important;
    }
    .nav-scroll .dropdown .nav-link.active i,
    .nav-scroll .navbar-collapse .active {
        color: #162e86 !important;
    }
    .navbar .dropdown-menu .dropdown-item {
        color: #232323;
        padding: 10px 15px;
        font-size: 18px;
    }
    .navbar .dropdown-menu .dropdown-item.dropdown-toggle {
        font-weight: 400;
    }
    .navbar .dropdown-submenu .dropdown-toggle::after {
        right: 15px;
        font-size: 12px;
    }
    .navbar .dropdown-submenu:hover &gt; .dropdown-toggle::after {
        transform: rotate(0);
    }
    .navbar .dropdown-submenu .dropdown-toggle.show::after {
        transform: rotate(90deg);
    }
    .navbar .dropdown-menu {
        border: none;
        padding: 0;
        border-radius: 0;
        margin: 0;
        background: #fff;
        box-shadow: none;
    }
    .navbar .dropdown-submenu .dropdown-menu {
        margin: 0;
        padding: 0 0 0 20px;
    }
    .navbar .dropdown-menu li a {
        padding: 0 15px;
    }
    .navbar .navbar-nav .nav-link {
        padding-right: 0;
        padding-left: 0;
    }
    .accordion-box .block .content,
    .navbar .navbar-nav {
        padding: 20px;
    }
    .navbar .navbar-collapse {
        max-height: 500px;
        overflow: auto;
        background: #fff;
        text-align: left;
    }
    .insta,
    .md-hide,
    .navbar .navbar-right,
    .slider .owl-theme .owl-nav,
    .slider-fade .owl-theme .owl-nav {
        display: none;
    }
    .accordion-box .block .acc-btn {
        padding: 20px 60px 20px 20px;
        font-size: 18px;
        line-height: 24px;
    }
    .accordion-box .block .acc-btn:before {
        right: 25px;
        top: 18px;
    }
    .video-text {
        display: none !important;
    }
    .pagination-wrap {
        padding: 0;
        margin: 0;
        text-align: center;
    }
    .not-found h1 {
        font-size: 120px;
        line-height: 120px;
    }
    .footer .bottom .links ul li {
        margin: 5px 10px;
    }
    .footer .bottom .links,
    .footer .bottom p,
    .social-icons.text-end {
        text-align: center !important;
    }
    .contact .item .contents .title,
    .portfolio .item .item-wrap .con .title-box h3 {
        font-size: 21px;
    }
    .portfolio .item .item-wrap .con {
        bottom: 15px;
        left: 15px;
        right: 15px;
    }
    .contact .item,
    .testimonials2 .item {
        margin-bottom: 30px;
    }
    .blog1 .item .cont {
        padding: 30px;
    }
    .bg-fixed {
        background-attachment: scroll !important;
    }
    .footer .top-120 {
        padding: 0;
    }
    .mt--240 {
        margin-top: 30px !important;
    }
}
.logo-wrapper .logo-img {
    width: 100px;
    text-align: center;
}
.counter-box {
    display: block;
    background: #f6f6f6;
    padding: 40px 20px 37px;
    text-align: center;
}
.counter-box p {
    margin: 5px 0 0;
    padding: 0;
    color: #909090;
    font-size: 18px;
    font-weight: 500;
}
.counter-box i {
    font-size: 60px;
    margin: 0 0 15px;
    color: #d2d2d2;
}
.counter {
    display: block;
    font-weight: 700;
    color: #162e86;
    line-height: 28px;
}
.pluse {
    display: flex;
    justify-content: center;
}
.pld {
    margin-left: 0;
    color: #162e86;
}
.counter-box.colored {
    background: #3acf87;
}
@media only screen and (max-width: 600px) {
    .video_wrap video {
    width: 100%!important;
    height:auto!important;
    position: absolute!important;
    object-fit: cover!important;
}
    .owl-theme .owl-nav {
        position: absolute !important;
        bottom: auto !important;
        width: 100%;
        left: 2%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%); /* top: 35% !important; */
    }
    .owl-carousel .owl-dots.disabled,
    .owl-carousel .owl-nav.disabled {
        display: none;
    }
    .slider_text {
        background-color: #ffffffd1;
       width: 360px;
        margin-left: 0px;
        margin-top: 240px;
        margin-bottom: 0px;
    }
    .slider .item,
    .slider-fade .item {
        position: absolute;
        top: 0;
       
        width: 100%;
        background-size: cover !important;
        background-position: center;
    }
    .section-paddingg {
        padding: 38px 10px;
    }
    .testimonials .item h5 {
        color: #252626;
        font-size: 15px;
        font-weight: 400;
        line-height: 1.5em;
    }
    h1 {
        font-size: 1.5rem !important;
    }
    .header .caption h1 {
        font-size: 20px;
    }
    .button-2 {
        display: inline-block;
        height: auto;
        padding: 2px 16px;
        border: 1px solid #162e86;
        border-radius: 30px;
        background-color: #162e86;
        color: #fff;
        text-align: center;
        font-size: 14px;
        font-weight: 500;
        text-transform: uppercase;
        letter-spacing: 2px;
        transition: border-color 0.3s, transform 0.3s, background-color 0.3s, color 0.3s;
        transform-style: preserve-3d;
    }
    .slider_text {
        background-color: #ffffff94;
        padding: 10px;
        border-radius: 0;
    }
    .navbar {
        background: #f1f1f1d4;
        padding: 0;
        height: 100px;
        border: none;
    }
    .navbar .icon-bar,
    .navbar .navbar-toggler-icon {
        color: #1b86ca;
    }
    .insta {
        display: block;
    }
    .logo-wrapper .logo-img {
        text-align: center;
        dos: inherit;
    }
    a,
    a:hover,
    span {
        display: inline-block;
        text-decoration: none;
        color: #000;
        
    }
    .header {
        min-height: 40vh;
        overflow: hidden;
        margin-top: 100px;
    }
    .footer .bottom {
    position: relative;
    display: block;
    padding: 1px 0;
}
}
</pre></body></html>