.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;adding-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;}

/*** notice board ****/
/*.noticeboard{max-height:450px;}*/
.noticeboard .noticeboard_title a{font-size:16px; color:#000;}
.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-top:3px solid var(--ins-brand-color);border-bottom:3px solid var(--ins-brand-color); margin-top:55px;/* background:rgba(0,0,0,0.5);*/}
#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:368px;}

/****** Style Star Rating Widget *****/
.rating{border: none;float: left;}
.rating > input{display: none;} 
.rating > label:before{margin: 5px;font-family:"Font Awesome 5 Brands";content: "\f005"; -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;font-weight: 400;}
.rating > .half:before{content: "\f5c0";position: absolute;}
.rating > label{color: #ddd;float: right;}
/***** CSS Magic to Highlight Stars on Hover *****/
.rating > input:checked ~ label, /* show gold star when clicked */
.rating:not(:checked) > label:hover, /* hover current star */
.rating:not(:checked) > label:hover ~ label { color: var(--ins-brand-color);  } /* hover previous stars in list */
.rating > input:checked + label:hover, /* hover current star when changing rating */
.rating > input:checked ~ label:hover,
.rating > label:hover ~ input:checked ~ label, /* lighten current selection */
.rating > input:checked ~ label:hover ~ label { color: var(--ins-brand-color);  } 

/*** common ***/
.pointer{cursor:pointer;}
.modal .close{border:none;}
.about-us .about-us-text-box .about-us-features-carousel .item img{height: 55px;margin-bottom: 30px; width:auto;}
img{max-width:100%;}
.nav-bar.active .cartbar, .all-navbar.home-2 .nav-bar .cartbar{color:#1C1A30;}
.statistic-item img{width:70px;float: left;margin-bottom: 0;padding: 12px 0 0 12px;}
.projects-item img,.projects-item iframe{width:100%; height:275px;}
.testimonial-carousel img{width:75px !important; display:inline-block !important;}
.mb-10{margin-bottom:10px;}
.text-right{text-align:right;}
.services-carousel-item img{height:135px; margin-bottom:10px;}
.services-carousel-item h4{height:68px; overflow:hidden;}
.services-carousel-item p{height:75px; overflow:hidden;}
.team-box img{height:416px;}
.brandbox_service .services-carousel-item{background-color:var(--ins-brand-color); border:#fff 1px solid;}
.brandbox_service .services-carousel-item p{color:#fff;}
.provide-core-list-item img{height:60px;}
.provide-core-list-item p{height:75px;}
.blog .blog-item img{width:100%; height:277px;}
.blog .blog-item iframe{width:100%; height:268px;}
.brandbox_servicearea .provide-core-list-item{background-color:var(--ins-brand-color);}
.brandbox_servicearea .provide-core-list-item p{color:#fff;}
.brandbox_updates .blog-item{border:var(--ins-brand-color) 1px solid; box-shadow: 0 8px 15px rgba(var(--ins-brand-rgb-color), 0.5);}
.blog .blog-item .text-box h5{height:70px;}
.blog .blog-item .text-box p{height:50px;}
.img-box{text-align:center;}
.contact-info-content .contact-box{height:227px;}
.working-box{padding: 40px;border: 1px solid #DDD;border-radius: 3px;}
.enquiry-icon i{color:var(--ins-brand-color);}
.mb-15{margin-bottom:15px;}
#appointment_form .nice-select{padding:6px; margin-bottom:0;}
.nav-bar{background: #1C1A30;}

@media (min-width: 521px) {
.nav-bar .nav-bar-links .level-3 .item-level-3 .link-level-3:hover, .nav-bar .nav-bar-links .level-4 .item-level-4 .link-level-4:hover{color: #F57009;}
.nav-bar .nav-bar-links .level-3, .nav-bar .nav-bar-links .level-4{position: absolute;z-index: 2;background-color: #1C1A30;border-radius: 8px;top:0;left: 0;min-width: 225px;border-top-left-radius: 0;border-top-right-radius: 0;-webkit-box-shadow: 0px 3px 7px 0px rgb(40 35 30 / 10%);box-shadow: 0px 3px 7px 0px rgb(40 35 30 / 10%);-webkit-transform: translateY(20px);-ms-transform: translateY(20px);transform: translateY(20px);opacity: 0;visibility: hidden; left:100%;}
.nav-bar .nav-bar-links .item-level-1 > .level-2 > .item-level-2.has-menu:hover > .level-3, .nav-bar .nav-bar-links .item-level-1 > .level-2 > .item-level-2 > .level-3 > .item-level-3.has-menu:hover > .level-4{-webkit-transform: translateY(0px);-ms-transform: translateY(0px);transform: translateY(0px);opacity: 1;visibility: visible;}
.nav-bar .nav-bar-links .level-3 .item-level-3, .nav-bar .nav-bar-links .level-4 .item-level-4{position: relative;}
.nav-bar .nav-bar-links .level-3 .item-level-3 .link-level-3, .nav-bar .nav-bar-links .level-4 .item-level-4 .link-level-4{color: #FFF;font-size: 14px;line-height: 1.2;font-weight: 500;position: relative;display: block;text-transform: capitalize;padding: 12px 25px;border-bottom: 1px solid rgb(248 246 247 / 10%);}
.nav-bar .nav-bar-links .level-3 .item-level-3:last-of-type .link-level-3,.nav-bar .nav-bar-links .level-4 .item-level-4:last-of-type .link-level-4{border-bottom: 0;}
.nav-bar .nav-bar-links .level-3 .item-level-3 .link-level-3:after, .nav-bar .nav-bar-links .level-4 .item-level-4 .link-level-4:after{content: "\f061";font-family: "Font Awesome 5 Free";font-weight: 900;vertical-align: middle;font-size: 12px;opacity: 0;margin-left: 0;visibility: hidden;-webkit-transition: all 0.8s cubic-bezier(0.38, 0.17, 0.09, 0.99);-o-transition: all 0.8s cubic-bezier(0.38, 0.17, 0.09, 0.99);transition: all 0.8s cubic-bezier(0.38, 0.17, 0.09, 0.99);}
.nav-bar .nav-bar-links .level-3 .item-level-3:hover .link-level-3:after, .nav-bar .nav-bar-links .level-4 .item-level-4:hover .link-level-4:after{opacity: 1;margin-left: 15px;visibility: visible;color: #F57009;}
.sec-hero img{display:none !important;}
}

@media (max-width: 520px) {
.nav-bar .nav-bar-links .level-3 .item-level-3 .link-level-3:hover, .nav-bar .nav-bar-links .level-4 .item-level-4 .link-level-4:hover{color: #F57009;}
.nav-bar .nav-bar-links .level-3, .nav-bar .nav-bar-links .level-4{background-color: #1C1A30;border-radius: 8px;min-width: 225px;border-top-left-radius: 0;border-top-right-radius: 0;-webkit-box-shadow: 0px 3px 7px 0px rgb(40 35 30 / 10%);box-shadow: 0px 3px 7px 0px rgb(40 35 30 / 10%);-webkit-transform: translateY(20px);-ms-transform: translateY(20px);transform: translateY(20px); display:none;}
.nav-bar .nav-bar-links .level-3.active, .nav-bar .nav-bar-links .level-4.active{display:block; margin: -10px 0 10px 40px;}
.nav-bar .nav-bar-links .level-3 .item-level-3, .nav-bar .nav-bar-links .level-4 .item-level-4{position: relative;}
.nav-bar .nav-bar-links .level-3 .item-level-3 .link-level-3, .nav-bar .nav-bar-links .level-4 .item-level-4 .link-level-4{color: #FFF;font-size: 14px;line-height: 1.2;font-weight: 500;position: relative;display: block;text-transform: capitalize;padding: 12px 25px;border-bottom: 1px solid rgb(248 246 247 / 10%);}
.nav-bar .nav-bar-links .level-3 .item-level-3:last-of-type .link-level-3,.nav-bar .nav-bar-links .level-4 .item-level-4:last-of-type .link-level-4{border-bottom: 0;}
.nav-bar .nav-bar-links .level-3 .item-level-3 .link-level-3:after, .nav-bar .nav-bar-links .level-4 .item-level-4 .link-level-4:after{content: "\f061";font-family: "Font Awesome 5 Free";font-weight: 900;vertical-align: middle;font-size: 12px;opacity: 0;margin-left: 0;visibility: hidden;-webkit-transition: all 0.8s cubic-bezier(0.38, 0.17, 0.09, 0.99);-o-transition: all 0.8s cubic-bezier(0.38, 0.17, 0.09, 0.99);transition: all 0.8s cubic-bezier(0.38, 0.17, 0.09, 0.99);}
.nav-bar .nav-bar-links .level-3 .item-level-3:hover .link-level-3:after, .nav-bar .nav-bar-links .level-4 .item-level-4:hover .link-level-4:after{opacity: 1;margin-left: 15px;visibility: visible;color: #F57009;}
.services-carousel-item img, .services-carousel-item h4, .services-carousel-item p, .team-box img, .provide-core-list-item p, .projects-item img, .projects-item iframe, .blog .blog-item img, .blog .blog-item iframe, .blog .blog-item .text-box h5, .blog .blog-item .text-box p, .contact-info-content .contact-box{height:auto;}
.sec-hero{background-image:none !important;}
.sec-hero img{width:100%; height:200px;}
.sec-hero .table-cell{display:none;}
.header-carousel .owl-stage-outer{height:200px;}
.header{min-height:100px !important;}
.nav-bar .logo .logo-nav img{width:75px;}
.video-banner{margin-top:142px;}
}