/** Author : Veer Pal **/

.check-list {margin: 0; padding-left: 0rem;}
.check-list-imt li {position: relative;list-style-type: none;padding-left: 0rem;margin-bottom: 0.5rem;}
.check-list-imt li i{color: #074a78;-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;}
.check-list-imt li:hover i{color: #fdb100; padding-left: 5px;}
.check-list-imt li span{color: #000; margin-left: 10px;-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;}
.check-list-imt li:hover span{color: #074a78; padding-left: 5px;}

.check-list li {
    position: relative;
    list-style-type: none;
    padding-left: 2rem;
    margin-bottom: 0.5rem;
}

.check-list li:before {
    content: '';
    display: block;
    position: absolute;
    left: 4px;
    top: 2px;
    width: 5px;
    height: 11px;
    border-width: 0 2px 2px 0;
    border-style: solid;
    border-color: #ffffff;
    transform-origin: bottom left;
    transform: rotate(45deg);
}

.check-list li:after {
    background: #fdb100;
    content: "";
    height: 20px;
    width: 20px;
    left: 0px;
    position: fixed;
    border-radius: 100%;
    z-index: -1;
    margin-top: 2px;
}

.services-08-item{position: relative;}

.about-content {position: relative;  padding-left: 10px;}
.price {margin-left: 10px;}
.sidebar{padding-right: 10px;}
.content-box {padding-left: 10px;}
.ps-10 {padding-left: 10px !important;}

.mngt-img img {
    display: inline-block;
    margin-bottom: 0px;
    border: 7px solid #fff;
    box-shadow: 0px 0px 20px #0000001a;
}

.mngt-nm{position: relative;}
.mngt-nm:after {
    background: #fdb100;
    content: "";
    height: 2px;
    width: 62%;
    right: 0px;
    position: absolute;
    top: 13px;}
.fw-400{font-weight: 400 !important;}
.s-about-img img {
    border-radius: 10px;
}

.bg-theme1 {
    background-color: #074a78 !important;
}
.text-theme1 {
    color: #074a78 !important;
}

.text-theme2 {
    color: #fdb100 !important;
}
.text-black {
    color: #000000 !important;
}
.btn-primary {
    color: #fff !important;
    background-color: #074a78 !important;
    border-color: #074a78 !important;
}
.bg-light-theme{background: #f7f6fb !important;}
.section-title h2 span{ color: #074a78;}
.rotate90 {
    rotate: 90deg;
}
.rotateRev90 {
    rotate: -90deg;
}

.sidebar-widget .widget li i {
    color: #074a78;
    margin-right: 10px;
}

/* .sidebar-widget .widget li:hover i {color: #fdb100; margin-right: 10px; margin-left: 10px;} */
.crnBorder-left-theme1 {
    padding-left: 0px;
    position: relative !important;
}

.crnBorder-left-theme2 {
    padding-left: 0px;
    position: relative !important;
}

.crnBorder-left-theme1:before {
    /* content: ''; */
    display: block;
    position: absolute;
    left: 4px;
    top: 7px;
    width: 5px;
    height: 11px;
    border-width: 0 2px 2px 0;
    border-style: solid;
    border-color: #ffffff;
    transform-origin: bottom left;
    transform: rotate(45deg);
    z-index: 2;
}

.crnBorder-left-theme1:after {
    background: #074a78;
    /* content: ""; */
    height: 20px;
    width: 20px;
    left: 0px;
    position: absolute;
    border-radius: 100%;
    z-index: 1;
    margin-top: 2px;
}

.crnBorder-left-theme2:before {
    content: '';
    display: block;
    position: absolute;
    left: 4px;
    top: 7px;
    width: 5px;
    height: 11px;
    border-width: 0 2px 2px 0;
    border-style: solid;
    border-color: #ffffff;
    transform-origin: bottom left;
    transform: rotate(45deg);
    z-index: 2;
}

.crnBorder-left-theme2:after {
    background: #fdb100;
    content: "";
    height: 20px;
    width: 20px;
    left: 0px;
    position: absolute;
    border-radius: 100%;
    z-index: 1;
    margin-top: 2px;
}

.header .container-fluid {
    padding: 0 120px;
}

footer .container-fluid {
    padding: 0 120px;
}

main .container-fluid {
    padding: 0 120px;
}

.nav-link img {
    height: 82px;
    border-radius: 5px;
    width: 120px !important;
    max-width: 120px;
}

.product-large-img {
    padding-right: .5rem;
}

.product-large-img img {
    width: 100%;
    border-radius: 5px;
}

.breadcrumb-wrap {
    max-width: 100%;
    width: 100%;
}

.breadcrumb-wrap nav {
    background: #074a78;
    padding: 10px 20px;
}

.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    background-color: #f5f5f5 !important;
    border: 1px solid #074a78 !important;
    box-shadow: 0px 0px 10px #e7e7e7;
}

.nav-pills .nav-link {
    border: 1px solid #ffffff;
    background: #f5f5f5;
}

.gal-container {
    padding: 12px;
}

.gal-item {
    overflow: hidden;
    padding: 5px;
}

.gal-item .box {
    height: 350px;
    overflow: hidden;
    border-radius: 10px;
    position: relative;
}

.box img {
    height: 110%;
    width: 110%;
    top: -10%;
    object-fit: cover;
    -o-object-fit: cover;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
    border-radius: 10px;
}

.box:hover img {
    transform: scale(1.1);
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
    border-radius: 10px;
}

.gal-item a:focus {
    outline: none;
}

.gal-item a {
    cursor: pointer;
    border-radius: 10px;
}

.gal-item a::after {
    content: "\f00e";
    font-family: 'Font Awesome 5 Pro';
    opacity: 0;
    background-color: rgb(0 23 60 / 49%);
    position: absolute;
    right: 3px;
    left: 3px;
    top: 3px;
    bottom: 3px;
    text-align: center;
    line-height: 350px;
    font-size: 30px;
    color: #fff;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
    border-radius: 10px;
}

.gal-item a:hover:after {
    opacity: 1;
    border-radius: 10px;
}

.modal-open .gal-container .modal {
    background-color: rgba(0,0,0,0.4);
}

.modal-open .gal-item .modal-body {
    padding: 0px;
}

.modal-open .gal-item button.close {
    position: absolute;
    width: 25px;
    height: 25px;
    background-color: #000;
    opacity: 1;
    color: #fff;
    z-index: 999;
    right: -12px;
    top: -12px;
    border-radius: 50%;
    font-size: 15px;
    border: 2px solid #fff;
    line-height: 25px;
    -webkit-box-shadow: 0 0 1px 1px rgba(0,0,0,0.35);
    box-shadow: 0 0 1px 1px rgba(0,0,0,0.35);
}

.modal-open .gal-item button.close:focus {
    outline: none;
}

.modal-open .gal-item button.close span {
    position: relative;
    top: -3px;
    font-weight: lighter;
    text-shadow: none;
}

.gal-container {
    width: 80%;
}

@media (min-width: 768px) {
    .gal-container .modal-dialog {
        width: 55%;
        margin: 50 auto;
    }
}

@media (max-width: 768px) {
    .gal-container .modal-content {
        height: 250px;
    }
}

/* Modal */
#myImg {
    border-radius: 5px;
    cursor: pointer;
    transition: 0.3s;
}

#myImg:hover {
    opacity: 0.7;
}

.modal {
    display: none;
    position: fixed;
    z-index: 9999;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.9);
}

.modal-content {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
}

#caption {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
}

.modal-content, #caption {
    animation-name: zoom;
    animation-duration: 0.6s;
}

@keyframes zoom {
    from {
        transform: scale(0)
    }

    to {
        transform: scale(1)
    }
}

.close {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #ffffff;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
    opacity: 0.5;
}

.close:hover,.close:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}

@media only screen and (max-width: 700px) {
    .modal-content {
        width: 100%;
    }
}

.team-area-content li .text {
    font-weight: 400;
    font-size: 13px;
    margin-bottom: 0px;
    line-height: 20px;
}

.content-box h4 {
    background: #074a78;
    padding: 8px;
    color: white !important;
    text-align: start;
    border-left: 5px solid #fdb100;
}
.content-box-1 h4 {
    background: #ffffff;
    padding: 8px;
    color: #074a78 !important;
    text-align: start;
    border-left: 5px solid #fdb100;
}

.blog-btn{text-align: center;padding-bottom: 30px;}
.blog-content2 p {height: 57px;text-overflow: ellipsis;overflow: hidden;padding: 0px 30px;text-align: center;}

@media (max-width: 767px) {
    .mv{display: inline-block;}
    .dv{display: none;}
    .slideBG3{background-image: url("../img/slider/slider_img03_mob.png"); background-size: cover;}
    .slideBG2{background-image: url("../img/slider/slider_img02_mob.png"); background-size: cover;}
    .slideBG1{background-image: url("../img/slider/slider_img01_mob.png"); background-size: cover;}
  
}
@media only screen and (min-width: 768px) and (max-width: 500000000px) {
    .mv{display: none;}
    .dv{display: inline-block;}
    .slideBG3{background-image: url("../img/slider/slider_img03.png"); background-size: cover;}
    .slideBG2{background-image: url("../img/slider/slider_img02.png"); background-size: cover;}
    .slideBG1{background-image: url("../img/slider/slider_img01.png"); background-size: cover;}
}

.cookie-consent-container {
  position: fixed;
  bottom: 0px;
  right: 0px;
  width: 100%;
  font-family: Arial, sans-serif;
  z-index: 100000;
}

.cookie-consent-banner {
border: 0px solid #ccc;
    padding: 30px 15px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
    border-radius: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
}
.cookie-consent-banner p {
  margin: 0 10px 10px 0;
  font-size: 14px;
  color: #ffffff;
}
.cookie-consent-banner p a {
    font-weight: bold;
    color: #fdb100;
}
.cookie-content {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.cookie-content p {
  margin: 0 10px 10px 0;
  font-size: 14px;
  color: #ffffff;
}
.cookie-content p a {
    font-weight: bold;
    color: #fdb100;
}
.cookie-content button {
  margin-right: 10px;
  padding: 8px 12px;
  font-size: 14px;
  border: none;
  border-radius: 4px;
  cursor: pointer;
}

#manageCookiesBtn {
  background: #f0f0f0;
  color: #333;
}

#acceptAllCookiesBtn {
    background: #fdb100;
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
    padding: 14px 25px;
    position: relative;
    letter-spacing: .5px;
    border: 0;
}

.cookie-preferences-panel {
  background: #fff;
  border: 1px solid #ccc;
  padding: 15px;
  margin-top: 10px;
  border-radius: 5px;
}

.cookie-preferences-panel h3 {
  margin-top: 0;
  font-size: 16px;
}

.preference-actions {
  margin-top: 15px;
}

.preference-actions button {
  padding: 6px 10px;
  font-size: 14px;
  border: none;
  border-radius: 4px;
  cursor: pointer;
}

#savePreferencesBtn {
  background: #007bff;
  color: #fff;
}

#cancelPreferencesBtn {
  background: #f0f0f0;
  color: #333;
}
.tab-pane {
    opacity: 0;
    transition: opacity .5s ease-in-out;
}

.tab-pane.show.active {
    opacity: 1;
}

.play-btn {
    position: absolute;
    bottom: 0%;
    right: auto;
    left: 0%;
    background: #011c2e96;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 9px;
}

/* .slick-slide{width: 200px !important;} */
.single-brand-imt > div > div > div{width: 200px !important;}
.services-imt > div > .services-08-item > .services-08-thumb img {
    width: 80px;
}
.services-imt > div > .services-08-item {
    border: 1px solid #fbfbfb;
    -webkit-box-shadow: 0px 10px 10px 0px rgba(32, 85, 125, 0.06);
    box-shadow: 0px 10px 10px 0px rgba(32, 85, 125, 0.06);
}
.imt-counter-bg > div:last-child > div {border-right: 0 !important;}
.imt-counter-bg > div > .single-counter {
    padding: 30px;
    border-right: 1px solid #1f5981;
    background: #003e68;
    border-radius: 0px;
    display: flex;
    align-items: center;
    gap: 10px;
}

.imt-counter-bg > div > .single-counter p {
    font-size: 16px;
    margin-bottom: 0;
    color: #c1c1c1;
    padding-top: 0px;
    padding-left: 10px;
}
.imt-counter-bg > div > .single-counter .icon {
    margin-bottom: 0px;
    float: left;
    width: 65px;
}
.imt-counter-bg > div > .single-counter > .counter {
    display: flex;
    padding-top: 0px;
    align-items: center;
}
.imt-counter-bg > div > .single-counter .icon img {
    height: 60px;
}
.imt-counter-bg > div > .single-counter > .counter > .count {
    font-size: 50px;
    color: white;
    font-weight: 700;
    line-height: 1;
    font-family: 'Rubik', sans-serif;
    display: inline-block;
}
.imt-counter-bg > div > .single-counter > .counter > .count1 {
    font-size: 40px;
    color: white;
    font-weight: 500;
    line-height: 1;
    font-family: 'Rubik', sans-serif;
    display: inline-block;
    margin-right: auto;
    line-height: normal;
    margin-left: 3px;
}


/* OffCanvas */

.second-header-btn .btn-bars  {
    background: #074a78;
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
    padding: 17px 20px;
    position: relative;
    border: 0 !important;
    margin: 0 10px 0 0;
    float: left;
}
.second-header-btn .btn-bars:hover {
color: #fff;
background: #00253e;
border-color: #00253e;
}

/* Overlay */
.offcanvas-overlay {
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.10);
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease;
    z-index: 9998;
}

/* Overlay active */
.offcanvas-overlay.active {
    opacity: 1;
    visibility: visible;
}

/* Offcanvas panel */
.offcanvas-right {
    position: fixed;
    top: 0;
    right: -585px;
    width: 525px;
    height: 100vh;
    background: linear-gradient(to right, rgb(1 17 44 / 83%) 0%, rgb(3 57 112 / 91%) 100%);
    box-shadow: -4px 0 15px rgba(0,0,0,0.15);
    transition: right 0.35s ease;
    z-index: 9999;
}

/* Active panel */
.offcanvas-right.active {
    right: 0;
}

/* Scrollable content */
.offcanvas-content {
    height: 100%;
    padding: 50px;
    overflow-y: auto;
        display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.offcanvas-content img {
    width: 150px;
    margin-bottom: 40px;
}
.offcanvas-content h3 {
    text-transform: uppercase;
    color: white;
    line-height: 2.4rem;
    font-size: 1.6rem;
}

.offcanvas-content p {
    color: white;
    font-size: 16px;
    line-height: 1.7rem;
    margin-top: 40px;
    border-top: 1px solid #fdb100;
    padding-top: 40px;
}
/* Buttons */
.offcanvas-close {
   position: absolute;
    top: 15%;
    left: -56px;
    border: 0;
    font-size: 37px;
    cursor: pointer;
    color: white;
    background: #043b66db;
    border-radius: 100px 0 0 100px;
    padding: 18px;
    font-weight: normal;
}
