<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.cart-sidebar{background: #fff;width: 400px;position: fixed;top: 0;right: -400px;z-index: 99999;height: 100%;padding: 35px;-webkit-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.1);box-shadow: 0 3px 15px rgba(0, 0, 0, 0.1);-webkit-transition: 0.3s ease;-moz-transition: 0.3s ease;-ms-transition: 0.3s ease;-o-transition: 0.3s ease;transition: 0.3s ease;overflow-y: scroll;}
.cart-sidebar .sidebar-top, .cart-items .sidebar-top {position: relative;margin-bottom: 50px;}
.cart-sidebar .sidebar-top p,.cart-items .sidebar-top p {font-size: 24px;color: #444444;font-weight: 600;text-align: center;}
.cart-sidebar .sidebar-top a.close-cart {position: absolute;top: -25px;right: -25px;display: block;background: #fff;padding: 5px;}
.cart-sidebar ul.cart-product li,.cart-items ul.cart-product li {float: left;width: 100%;border-bottom: 1px solid #eeeeee;padding-bottom: 15px;margin-bottom: 15px;}
.cart-sidebar ul.cart-product li a.cart-img,.cart-items ul.cart-product li a.cart-img {width: 95px;float: left;margin-right: 15px;}
.cart-sidebar ul.cart-product li a.cart-img img ,.cart-items ul.cart-product li a.cart-img img {border: 1px solid #eeeeee;}
.cart-sidebar ul.cart-product li .cart-desc,.cart-items ul.cart-product li .cart-desc {width: 180px;float: left;}
.cart-sidebar ul.cart-product li .cart-desc a,.cart-items ul.cart-product li .cart-desc a {font-size: 14px;color: #444444;display: block;margin-bottom: 8px;}
.cart-sidebar ul.cart-product li .cart-desc a:hover,.cart-items ul.cart-product li .cart-desc a:hover {color: #008FD5;}
.cart-sidebar ul.cart-product li .cart-desc span.price,.cart-items ul.cart-product li .cart-desc span.price {display: block;font-size: 13px;color: #666666;}
.cart-sidebar ul.cart-product li .cart-desc span.qty,.cart-items ul.cart-product li .cart-desc span.qty {display: block;font-size: 13px;color: #666666;}
.cart-sidebar ul.cart-product li button.remove-btn,.cart-items ul.cart-product li button.remove-btn {float: right;padding: 0;border: none;background-color: transparent;margin-top: 38px;}
.cart-sidebar ul.cart-product li button.remove-btn:hover,.cart-items ul.cart-product li button.remove-btn:hover {color: #008FD5;}
.cart-sidebar ul.cart-product li:last-child,.cart-items ul.cart-product li:last-child {border-bottom: none;}
.cart-sidebar .sidebar-btm {border-top: 1px solid #eeeeee;position: absolute;left: 0;bottom: 40px;width: 82%;margin: 0 35px;}
.cart-items .sidebar-btm {border-top: 1px solid #eeeeee;width:100%;}
.cart-sidebar .sidebar-btm p.total,.cart-items .sidebar-btm p.total {font-size: 20px;color: #444444;font-weight: 600;text-transform: uppercase;padding: 5px 0;margin-bottom: 10px;}
.cart-sidebar .sidebar-btm p.total span,.cart-items .sidebar-btm p.total span {float: right;}
.cart-sidebar .sidebar-btm span.ship-tax,.cart-items .sidebar-btm span.ship-tax {color: #969696;display: block;margin-bottom: 25px;}
.cart-sidebar .sidebar-btm button.checkout-btn,.cart-items .sidebar-btm button.checkout-btn {font-size: 18px;color: #fff;background: var(--ins-brand-color);display: block;width: 100%;border: none;text-transform: uppercase;font-weight: 600;padding: 10px;-webkit-border-radius: 30px;-moz-border-radius: 30px;-ms-border-radius: 30px;border-radius: 30px;}
.cart-sidebar .sidebar-btm button.checkout-btn:hover,.cart-items .sidebar-btm button.checkout-btn:hover {background: #008FD5;}
.cart-sidebar.open {right: 0;}.cart-overlay {position: fixed;left: 0;top: 0;height: 100%;width: 100%;display: block;background-color: rgba(0, 0, 0, 0.8);z-index: 99990;visibility: hidden;opacity: 0;-webkit-transition: 0.3s ease;-moz-transition: 0.3s ease;-ms-transition: 0.3s ease;-o-transition: 0.3s ease;transition: 0.3s ease;}
.cart-overlay.visible {visibility: visible;opacity: 1;}
.hc-blog-img img{width:100%; height:280px;}
.hc-blog-img iframe{width:100%; height:270px;}


/*** notice board ****/
/*.noticeboard{max-height:450px;}*/
.noticeboard .noticeboard_title a{font-size:16px; color:#333333;}
.noticeboard .noticeboard_title a:hover{color:var(--ins-brand-color);}
.noticeboard .noticeboard_title .noticeboard_newimage{width:40px; margin-right:8px;}
.noticeboard .noticeboard_image{width:85%; text-align:center; margin:0 auto;}
.noticeboard .noticeboard_image img{max-width:100%; margin-top:10px;}
.shedule-box .open-hr ul.noticeboard li{border-bottom:2px dashed var(--ins-brand-color); padding-bottom:10px;}
.shedule-box.noticeboard-box .open-hr h6{font-size:18px; text-align:center; margin-top:-20px; position:relative;}
.shedule-box.noticeboard-box .open-hr h6 span{background:var(--ins-brand-color); padding:10px; border-radius:5px; width:70%; display:inline-block; color:#fff;}
.shedule-box.noticeboard-box{border:3px solid var(--ins-brand-color); margin-top:55px;}
#who-we-are .shedule-box.noticeboard-box{background:inherit;}
.shedule-box.noticeboard-box .open-hr h6 span:before{position: absolute;height: 0px;width: 0px;border-top: 10px solid transparent;border-left: 10px solid transparent;border-right: 10px solid var(--ins-brand-color);border-bottom: 10px solid var(--ins-brand-color);top:0px;left:11%;content: ' ';}
.shedule-box.noticeboard-box .open-hr h6 span:after{position: absolute;height: 0px;width: 0px;border-top: 10px solid transparent;border-left: 10px solid var(--ins-brand-color); border-right: 10px solid transparent;border-bottom: 10px solid var(--ins-brand-color); top:0px; right:11%;content: ' ';}	
marquee{height:400px; padding:25px;}

/******************** Contact Start ***********************/
.hs_contact_head_text {width: 100%;float: left;text-align: center;}
.hs_contact_head_text p {padding-left: 50px;padding-right: 50px;}
.hs_contact {width: 100%;float: left;padding: 0px;border-bottom: 1px solid #dddddd;margin-bottom: 20px;}
.hs_contact ul {list-style: none;padding-left: 0px;margin: 0px;}
.hs_contact ul li {border-bottom: 1px solid #dddddd;padding-top: 17px;padding-bottom: 17px;}
.hs_contact ul li:first-child {padding-top: 0px;}
.hs_contact ul li:last-child {border-bottom: none;}
.hs_contact ul li i {float: left;border: 1px solid #00996d;background: #00ac7a;padding: 8px 10px;width: 50px;text-align: center;height: 46px;margin-right: 20px;color: #fff;font-size: 28px;}
.hs_contact ul li p {margin-bottom: 0px;}
.hs_contact_social {background: #f5f5f5;border-bottom: 2px solid #00ac7a;width: 100%;float: left;padding: 25px 20px 20px 20px;}
.hs_contact_social&gt;.hs_profile_social&gt;ul&gt;li {margin-right: 14px;}
.hs_contact_social&gt;.hs_profile_social&gt;ul&gt;li:last-child {margin-right: 0;}
.hs_contact_social&gt;.hs_profile_social&gt;ul&gt;li&gt;a {width: 39px;height: 39px;line-height: 42px;}
.hs_contact_social&gt;.hs_profile_social&gt;ul&gt;li&gt;a&gt;i {font-size: 20px;}
.hs_additional_support {width: 100%;float: left;text-align: center;padding: 20px 20px 40px 20px;border-bottom: 2px solid #7f9aa0;margin-bottom: 70px;margin-top: 50px;box-shadow: 0 10px 35px 2px rgba(61, 61, 61, .2);-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;-o-transition: all 0.5s;}
.hs_additional_support h4 {font-size: 24px;text-transform: capitalize;}
.hs_additional_support:hover h4 {color: #00ac7a;}
.hs_additional_support:hover {border-bottom-color: #00ac7a;background: #f9f9f9;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;-o-transition: all 0.5s;}
.hs_additional_support p {margin-bottom: 25px;}
.hs_profile_social ul {list-style: none;padding-left: 0px;float: left;width: 100%;margin: -4px 0px 6px 0px;}
.hs_profile_social ul li {float: left;margin-right: 9px;}
.hs_profile_social ul li:last-child {margin-right: 0;}
.hs_profile_social ul li a {width: 30px;height: 30px;line-height: 28px;display: block;color: #7f9aa0;border: 1px solid #7f9aa0;text-align: center;border-radius: 3px;}
.hs_profile_social ul li a i {min-width: 15px;}
.hs_profile_social ul li:hover a {border-color: #00ac7a;background: #00ac7a;}
.hs_profile_social ul li:hover a i {color: #fff;}
/******************** Contact end ***********************/

/******************** Blog Single with right sidebar start ***********************/
.hs_blog_single img {width: 100%;}
.hs_blog_single .hs_blog_categorie_detail {background-color: transparent;border-bottom: 2px solid #7f9aa0;}
.hs_blog_categorie_detail {background: #f5f5f5;border-bottom: 2px solid #00ac7a;margin-bottom: 30px;float: left;}
.hs_blog_categorie_detail hr {background: #d1d1d1;height: 0px;margin: 15px 0px;}
.hs_blog_categorie_detail a h4 {padding-left: 15px;padding-right: 15px;margin-top: 10px;margin-bottom: 5px;font-size: 24px;}
.hs_blog_categorie_detail p {padding-left: 15px;padding-right: 15px;margin-bottom: 20px;}
.hs_blog_categorie_detail&gt;.btn {margin-right: 15px;margin-bottom: 15px;}
.hs_blog_categorie_detail .hs_blog_categorie_date ul {list-style: none;padding-left: 0px;padding: 10px 0px 0px 5px;}
.hs_blog_categorie_detail .hs_blog_categorie_date ul li {display: inline-block;padding: 0px 10px;border-right: 1px solid #d1d1d1;}
.hs_blog_categorie_detail .hs_blog_categorie_date ul li a {display: inline-block;}
.hs_blog_categorie_detail .hs_blog_categorie_date ul li:last-child {border-right: none;}
.hs_blog_categorie_detail .hs_blog_categorie_date ul li a i {padding-right: 5px;}
.hs_blog_categorie_detail .hs_blog_categorie_date ul li a:hover {color: #00ac7a;}
/******************** Blog Single with right sidebar end ***********************/

/**************************************************Profile single page Start*******************************************/
.hs_single_profile {margin: 30px auto;}
.hs_single_profile img {width: 100%;}
.hs_single_profile .hs_single_profile_detail {background: #f5f5f5;padding: 15px 15px 0px 15px;border-bottom: 2px solid #00ac7a;margin-bottom: 20px;}
.hs_single_profile .hs_single_profile_detail h3 {margin-top: 0px;}
.hs_single_profile .hs_single_profile_detail&gt;div&gt;div {padding: 5px 15px;border-right: 1px solid #d1d1d1;}
.hs_single_profile .hs_single_profile_detail&gt;div&gt;div:last-child {border-right: none;}
.hs_single_profile .hs_single_profile_detail&gt;div&gt;div&gt;i {margin-right: 10px;}
.hs_single_profile .hs_single_profile_detail&gt;div&gt;div&gt;a {margin-left: 5px;color: #00ac7a;}
.hs_single_profile .hs_single_profile_detail hr {background: #d1d1d1;height: 0px;margin: 10px 0px;}
.hs_single_profile .hs_single_profile_detail .profile_social_wrapper span {float: left;line-height: 25px;margin-right: 10px;}
.hs_single_profile .hs_single_profile_detail .profile_social_wrapper .hs_profile_social {float: left;}
/**************************************************Profile single page End*******************************************/

/* :: Checkout Products Page */
.checkout-box,.checkout-product-card{padding: 40px;background-color: #FFF;border-radius: 5px;border: 1px solid #DDD;overflow: hidden;position: relative;margin-bottom: 30px;}
.checkout-box .title{font-weight: 600;margin-bottom: 50px;text-transform: capitalize;font-size: 24px;position: relative;}
.checkout-box .title.title-2{margin-bottom: 30px;}
.checkout-box .form-checkout .form-checkout-item input{margin-bottom: 30px;}
.checkout-box .checkbox-info{padding: 30px 0;margin: 30px 0;border-top: 1px solid #DDD;border-bottom: 1px solid #DDD;}
.checkout-box .checkbox-info .one,.checkout-box .checkbox-info .two,.payment .one,.payment .two,.payment .three{position: relative;margin-bottom: 0;padding-left: 0;overflow: hidden;}
.checkout-box .checkbox-info .one,.payment .one,.payment .two{margin-bottom: 12px;}
.checkout-box .checkbox-info .checkbox[type=checkbox]{width: 20px;height: 20px;border-radius: 2px;position: absolute;margin: 0;left: 0;top: 0;}
.checkout-box .checkbox-info .checkbox-name,.payment .radio-name{padding-left: 30px;font-weight: 500;text-transform: capitalize;font-size: 13px;display: block;line-height: 1.6;}
.payment{margin-bottom: 30px;}
.payment .one,.payment .two,.payment .three{min-height: auto;}
.payment .radio[type=radio]{position: absolute;top: 0;left: 0;z-index: 1;margin: 0;width: 20px;height: 20px;}
.payment .form-check-input:checked,.checkout-box .checkbox-info .form-check-input:checked{background-color: var(--ins-brand-color);border-color: var(--ins-brand-color);}
.payment .form-check-input:focus,.checkout-box .checkbox-info .form-check-input:focus{-webkit-box-shadow: none;box-shadow: none;}
.checkout-box .form-checkout .form-checkout-item button.submit{width: 100%;}
.checkout-box [type="submit"] {padding: 12px 30px;font-size: 14px;font-weight: 600;background: var(--ins-brand-color);text-transform: uppercase;letter-spacing: 0.04em;color: #fff;display: inline-block;border: none;width: auto;height: auto;line-height: 2;transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out;-ms-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out;-webkit-transition: all 0.5s ease-in-out;}
.checkout-product-card .card-title{font-weight: 600;margin-bottom: 50px;text-transform: capitalize;font-size: 22px;position: relative;}
.checkout-product-card .card-title span:last-of-type{background-color: var(--ins-brand-color);color: #FFF;width: 30px;height: 30px;line-height: 30px;text-align: center;font-size: 18px;border-radius: 50%;}
.checkout-product-card .list-items .item{padding: 20px;border: 1px solid #DDD;border-radius: 3px;margin-bottom: 15px;}
.checkout-product-card .list-items .item:last-of-type{margin-bottom: 0;}
.checkout-product-card .list-items .item.success{background-color: #eafaf1;border-color: #2ecc71;}
.checkout-product-card .list-items .item .item-name{font-weight: 600;text-transform: capitalize;font-size: 16px;position: relative;line-height: 1;}
.checkout-product-card .list-items .item .item-description{font-weight: 500;text-transform: capitalize;font-size: 13px;display: block;line-height: 1;margin-top: 15px;color: #9B9B9B;}
.checkout-product-card .list-items .item .item-price{font-weight: 600;text-transform: capitalize;font-size: 14px;position: relative;line-height: 1.4;color: #6c757d;}
.checkout-product-card .list-items .item.success .item-name,.checkout-product-card .list-items .item.success .item-description,.checkout-product-card .list-items .item.success .item-price{color: #2ecc71;}



.pq-search-form {position: absolute;top: 65px;right: -30px;width: 350px;padding: 15px;z-index: 999;display: none;border-radius: 3px;border: 2px solid #f4f6f9;background: #fff;}
.search-submit {border-top-right-radius: 3px;border-bottom-right-radius: 3px;background: #fd9678;border: none;padding: 0;text-align: center;color: #fff !important;line-height: 54px;height: 54px;width: 100%;top: 0;right: 0;transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out;-ms-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out;-webkit-transition: all 0.5s ease-in-out;}
.hc-head-btn a{margin-right:15px; cursor:pointer;}
.pq-footer-social i{color:#fff; font-size:25px;}
.pq-footer-social ul li{float:left; margin-right:10px;}
.pq-footer-social ul{margin:0 auto; display:inline-block; margin-top:10px;}
.pq-footer-social i:hover{color:var(--ins-brand-color);}
.homebannercontent{position:absolute; top:0; width:100%; background:rgba(0,0,0,0.5); height:100%;}
#homebanner{width:100%;}
.clientlogo-box{text-align:center; vertical-align:middle;}
.clientlogo-box img{width:150px !important; height:150px !important; display:inline-block !important;}
.pq-service-box,.pq-portfoliobox{border:#ccc 1px solid; padding:15px; text-align:center;}
.pq-service-box img,.pq-portfoliobox img{width:100%; height:275px;}
.pq-portfoliobox iframe{width:100%; height:265px;}
.pq-service-box-info,.pq-portfolio-info{margin:15px 0;}
.pq-service-box-info i{font-size:30px; color:var(--ins-brand-color);}
.map-box iframe{width:100%; height:500px; border:none;}
.hc-blog-title{height:53px;}
.hs_heading {color: #00ac7a;margin: 30px auto;padding-bottom: 15px;position: relative;font-size: 24px;}
.update-iframe iframe{width:100%; height:400px;}
.hs_margin_20 {margin-bottom: 20px;}
.hs_margin_30 {margin-bottom: 30px;}
.hs_margin_40 {margin-bottom: 40px;}
.hs_margin_60 {margin-bottom: 60px;}
.hs_margin_80 {margin-bottom: 80px;}
.btn_prev {padding: 5px 10px 5px 10px;color: #7f9aa0;border: solid 1px #7f9aa0;cursor: pointer;display: inline-block;}
.btn_next {padding: 5px 10px 5px 10px;color: #7f9aa0;border: solid 1px #7f9aa0;cursor: pointer;display: inline-block;}
.tag-cloud-link{background:var(--ins-brand-color); padding:5px 10px; margin-right:10px; color:#fff; font-size:12px; border-radius:5px;}
.open-post img{width:100%;}
.page-products-carousel .item{width:150px !important}
.page-products-carousel .owl-item{width:auto !important}
.hc-submenu .hc-submenu,.hc-submenu .hc-submenu .hc-submenu{margin-left:100%;top:40px !important}
.hc-navbar&gt;ul&gt;li:hover&gt;.hc-submenu&gt;li:hover&gt;.hc-submenu,.hc-navbar&gt;ul&gt;li:hover&gt;.hc-submenu&gt;li:hover&gt;.hc-submenu&gt;li:hover&gt;.hc-submenu {visibility: visible;opacity: 1;transform: scaleY(1);}
.hc-submenu .hc-has-submenu:after,.hc-submenu .hc-submenu .hc-has-submenu:after{top:-40px; margin-right:10px;}
.hc-logo img{max-height:100px;}

@media (max-width: 1500px) {
.pq-portfoliobox img{height:210px;}
}
@media (max-width: 1200px) {
.pq-portfoliobox img{height:165px;}
}
@media (max-width: 520px) {
.hc-head-btn a{margin-right:5px;}
.pq-service-box{height:auto;}
.map-box iframe{height:200px;}
.hc-blog-title{height:auto;}
.update-iframe iframe{height:auto;}
.hc-blog-img img{height:auto;}
.hc-blog-img iframe{height:auto;}
.pq-portfoliobox img{height:auto;}
</pre></body></html>