<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* =================== Custom CSS ================ */

/* Custom Margin / Padding CSS */
.p-a10{
    padding: 10px;
}

.p-a20{
    padding: 20px;
}

.p-a30{
    padding: 30px;
}

.p-a40{
    padding: 40px;
}

.p-a50{
    padding: 50px;
}

.p-a60{
    padding: 60px;
}

.p-a70{
    padding: 70px;
}

.p-a80{
    padding: 80px;
}

.p-a90{
    padding: 90px;
}

.p-a100{
    padding: 100px;
}

.p-t10{
    padding-top: 10px;
}

.p-t20{
    padding-top: 20px;
}

.p-t30{
    padding-top: 30px;
}

.p-t40{
    padding-top: 40px;
}

.p-t50{
    padding-top: 50px;
}

.p-t60{
    padding-top: 60px;
}

.p-t70{
    padding-top: 70px;
}

.p-t80{
    padding-top: 80px;
}

.p-t90{
    padding-top: 90px;
}

.p-t100{
    padding-top: 100px;
}

.p-b10{
    padding-bottom: 10px;
}

.p-b20{
    padding-bottom: 20px;
}

.p-b30{
    padding-bottom: 30px;
}

.p-b40{
    padding-bottom: 40px;
}

.p-b50{
    padding-bottom: 50px;
}

.p-b60{
    padding-bottom: 60px;
}

.p-b70{
    padding-bottom: 70px;
}

.p-b80{
    padding-bottom: 80px;
}

.p-b90{
    padding-bottom: 90px;
}

.p-b100{
    padding-bottom: 100px;
}

.p-l10{
    padding-left: 10px;
}

.p-l20{
    padding-left: 20px;
}

.p-l30{
    padding-left: 30px;
}

.p-l40{
    padding-left: 40px;
}

.p-l50{
    padding-left: 50px;
}

.p-l60{
    padding-left: 60px;
}

.p-l70{
    padding-left: 70px;
}

.p-l80{
    padding-left: 80px;
}

.p-l90{
    padding-left: 90px;
}

.p-l100{
    padding-left: 100px;
}

.p-r10{
    padding-right: 10px;
}

.p-r20{
    padding-right: 20px;
}

.p-r30{
    padding-right: 30px;
}

.p-r40{
    padding-right: 40px;
}

.p-r50{
    padding-right: 50px;
}

.p-r60{
    padding-right: 60px;
}

.p-r70{
    padding-right: 70px;
}

.p-r80{
    padding-right: 80px;
}

.p-r90{
    padding-right: 90px;
}

.p-r100{
    padding-right: 100px;
}
.m-a10{
    margin: 10px;
}

.m-a20{
    margin: 20px;
}

.m-a30{
    margin: 30px;
}

.m-a40{
    margin: 40px;
}

.m-a50{
    margin: 50px;
}

.m-a60{
    margin: 60px;
}

.m-a70{
    margin: 70px;
}

.m-a80{
    margin: 80px;
}

.m-a90{
    margin: 90px;
}

.m-a100{
    margin: 100px;
}

.m-t10{
    margin-top: 10px;
}

.m-t20{
    margin-top: 20px;
}

.m-t30{
    margin-top: 30px;
}

.m-t40{
    margin-top: 40px;
}

.m-t50{
    margin-top: 50px;
}

.m-t60{
    margin-top: 60px;
}

.m-t70{
    margin-top: 70px;
}

.m-t80{
    margin-top: 80px;
}

.m-t90{
    margin-top: 90px;
}

.m-t100{
    margin-top: 100px;
}

.m-b10{
    margin-bottom: 10px;
}

.m-b20{
    margin-bottom: 20px;
}

.m-b30{
    margin-bottom: 30px;
}

.m-b40{
    margin-bottom: 40px;
}

.m-b50{
    margin-bottom: 50px;
}

.m-b60{
    margin-bottom: 60px;
}

.m-b70{
    margin-bottom: 70px;
}

.m-b80{
    margin-bottom: 80px;
}

.m-b90{
    margin-bottom: 90px;
}

.m-b100{
    margin-bottom: 100px;
}

.m-l10{
    margin-left: 10px;
}

.m-l20{
    margin-left: 20px;
}

.m-l30{
    margin-left: 30px;
}

.m-l40{
    margin-left: 40px;
}

.m-l50{
    margin-left: 50px;
}

.m-l60{
    margin-left: 60px;
}

.m-l70{
    margin-left: 70px;
}

.m-l80{
    margin-left: 80px;
}

.m-l90{
    margin-left: 90px;
}

.m-l100{
    margin-left: 100px;
}

.m-r10{
    margin-right: 10px;
}

.m-r20{
    margin-right: 20px;
}

.m-r30{
    margin-right: 30px;
}

.m-r40{
    margin-right: 40px;
}

.m-r50{
    margin-right: 50px;
}

.m-r60{
    margin-right: 60px;
}

.m-r70{
    margin-right: 70px;
}

.m-r80{
    margin-right: 80px;
}

.m-r90{
    margin-right: 90px;
}

.m-r100{
    margin-right: 100px;
}

/* Multi useable CSS */
.op-btn {
    display: inline-block;
    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-style-one {
    position: relative;
    padding: 11px 25px 11px;
    line-height: 24px;
    background: var(--ploting-base);
    color: var(--ploting-black);
    font-size: 16px;
    font-weight: 600;
    border-radius: var(--ploting-bdr-radius-three);
    border: 2px solid var(--ploting-base);
    text-transform: capitalize;
    font-family: var(--ploting-font);
}

.btn-style-one:hover {
    background: none;
    color: var(--ploting-base);
}

.btn-style-two {
    position: relative;
    display: inline-block;
    outline: none !important;
    background-color: var(--ploting-base);
    color: var(--ploting-white);
    font-size: 16px;
    font-weight: 500;
    padding: 15px 32px 15px;
    padding-right: 13px;
    text-transform: uppercase;
    overflow: hidden;
    letter-spacing: 0.03em;
    transition: all 0.5s linear;
    z-index: 1;
    border: 1px solid var(--ploting-base);
    border-radius: var(--ploting-bdr-radius-three);
}

.btn-style-two i{
    position: relative;
    margin-left: 45px;
    font-size: 15px;
    margin-right: 8px;
}

.btn-style-two::before {
    content: "";
    position: absolute;
    width: 56px;
    height: 56px;
    top: 0;
    right: 0;
    border-radius: 50%;
    background-color: rgba(var(--ploting-black-rgb), 0.2);
    transform: scalex(1.0);
    transform-origin: center;
    transform-style: preserve-3d;
    -webkit-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    transition: all 0.4s linear;
    transform-origin: left center;
    z-index: -1;
    border-radius: 0;
}
  
.btn-style-two:hover:before {
    transform: scalex(1.1);
    transform-origin: right center;
    transition-delay: 200ms;
    width: 130%;
    background-color: rgba(var(--ploting-black-rgb), 0.2);
}
  
.btn-style-two:hover {
    color: var(--ploting-white);
    background-color: var(--ploting-base);
}

.btn-style-three {
    position: relative;
    display: inline-block;
    outline: none !important;
    background-color: transparent;
    color: var(--ploting-white);
    font-size: 16px;
    font-weight: 500;
    padding: 15px 32px 15px;
    padding-right: 13px;
    text-transform: uppercase;
    overflow: hidden;
    letter-spacing: 0.03em;
    transition: all 0.5s linear;
    z-index: 1;
    border: 1px solid var(--ploting-base);
    border-radius: 30px;
}

.btn-style-three i{
    position: relative;
    margin-left: 45px;
    font-size: 15px;
    margin-right: 8px;
}

.btn-style-three::before {
    content: "";
    position: absolute;
    width: 56px;
    height: 56px;
    top: 0;
    right: 0;
    border-radius: 50%;
    background-color: rgba(var(--ploting-black-rgb), .20);
    transform: scalex(1.0);
    transform-origin: center;
    transform-style: preserve-3d;
    -webkit-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    transition: all 0.4s linear;
    transform-origin: left center;
    z-index: -1;
    border-radius: 0;
}
  
.btn-style-three:hover:before {
    transform: scalex(1.1);
    transform-origin: right center;
    transition-delay: 200ms;
    width: 130%;
}
  
.btn-style-three:hover {
    color: var(--ploting-white);
}

.block-shadow {
    -webkit-box-shadow: 0 0 38px -5px rgba(var(--ploting-black-rgb), .08);
    box-shadow: 0 0 20px 0 rgba(var(--ploting-black-rgb), .16);
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
    border-radius: 20px;
}

@-webkit-keyframes scale-in-center {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 1;
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
}

@keyframes scale-in-center {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 1;
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
}
/**** Scroll To Top style ****/

.scroll-to-top {
    position: fixed;
	bottom: 30px;
	right: 0;
	margin: 0px;
	color: var(--ploting-white);
	background: var(--ploting-base);
	z-index: 999;
	font-size: 26px;
	width: 60px;
	height: 56px;
	text-align: center;
	line-height: 56px;
	border-radius: 56px 0 0 56px;
	transform: translateX(130px);
}

.scroll-to-top i {
    width: 45px;
    height: 45px;
    line-height: 45px;
    background: var(--ploting-blue);
    border-radius: 100%;
    color: var(--ploting-white);
    font-size: 24px;
    text-align: center;
    display: inline-block;
    position: absolute;
    left: 5px;
    top: 5px;
    transition: all 0.5s ease;
}

.scroll-to-top.active-top {
	transform: translateX(0);
}

.sec-title p {
    margin-top: 30px;
}

.sec-title .title-text {
    position: relative;
    color: var(--ploting-gray);
    font-size: 18px;
    line-height: 1.5em;
    font-weight: 500;
    margin-top: 0px;
}

.sec-title.light h2,
.sec-title.light .title-text {
    color: var(--ploting-white);
}

.sec-title.centered {
    text-align: center;
}

.sec-con-title .con-title-text {
    position: relative;
    color: var(--ploting-base);
    font-size: 18px;
    line-height: 1.5em;
    font-weight: 500;
    margin-top: 0px;
    margin-bottom: 10px;
    text-transform: uppercase;
    letter-spacing: 0.5em;
}

.sec-con-title h2 {
    position: relative;
    color: var(--ploting-black);
    font-size: 48px;
    font-weight: 600;
    line-height: 1.2em;
    margin-bottom: 30px;
    text-transform: capitalize;
}

.con-title-column .text {
    position: relative;
    color: var(--ploting-gray-two);
    font-size: 16px;
    line-height: 1.6em;
    margin-bottom: 42px;
}


/**** Owl style ***/

.owl-carousel.owl-loaded {
    margin: 0 auto;
}

/**** Pagination Section ****/

.op-pagination-right,
.op-pagination-center,
.op-pagination-left {
    margin-top: 60px;
}

.op-pagination-right {
    text-align: right;
}

.op-pagination-center {
    text-align: center;
}

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

.op-pagination-center li,
.op-pagination-left li,
.op-pagination-right li {
    display: inline-block;
    margin-right: 5px;
    transition: ease all 300ms;
    -webkit-transition: ease all 300ms;
    -moz-transition: ease all 300ms;
    -ms-transition: ease all 300ms;
    -o-transition: ease all 300ms;
}

.op-pagination-center li a,
.op-pagination-left li a,
.op-pagination-right li a {
    width: 42px;
    font-size: 16px;
    height: 42px;
    background: 0 0;
    display: block;
    line-height: 40px;
    text-align: center;
    border: 1px solid var(--ploting-light-ash);
    transition: ease all 300ms;
    -webkit-transition: ease all 300ms;
    -moz-transition: ease all 300ms;
    -ms-transition: ease all 300ms;
    -o-transition: ease all 300ms;
}

.op-pagination-center li:hover a,
.op-pagination-left li:hover a,
.op-pagination-right li:hover a {
    border: 1px solid var(--ploting-base);
    color: var(--ploting-base);
}

.op-pagination-center .active a,
.op-pagination-left .active a,
.op-pagination-right .active a {
    border: 1px solid var(--ploting-base);
    color: var(--ploting-base);
}

.alert-dismissable .close, .alert-dismissible .close {
    display: none;
}</pre></body></html>