/*!--
TEMPLATE NAME: Bootbox - Agency HTML Template
TEMPLATE URI: - https://bootbox.froid.works/src/index.html
*/
 @import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;700&display=swap');
.cta-bg{background:#f23749 !important;}
.cta-faq:before{background:#f23749 !important;}
.cta-faq-card{border:1px solid rgba(242, 55, 73, 0.5)!important;border-top:none!important;}
.service-box .cta-bg.icon-box::after,.service-box .cta-bg.icon-box::before{border-color:#f23749 !important;}
.right-cta{text-align:right;}
.addbm{margin-bottom:60px!important;}
.addsmtm{margin-top:30px!important;}
.cta-box.cta-bg{background:#070E22!important;padding:0!important;border:2px solid transparent; -webkit-transition: all ease 0.5s; -o-transition: all ease 0.5s; transition: all ease 0.5s;}
.cta-box.cta-bg:hover{background:#fff!important;border:2px solid #070E22;}
.cta-box.cta-bg:hover a{color:#070E22!important;}
.cta-box.cta-bg a{color:#fff!important;display:block;padding:60px;text-transform:lowercase;font-variant:small-caps;}
.cta-box.cta-bg h2{margin:0!important;color:#fff;}
@media screen and (max-width:991px){
	.right-cta{text-align:center;margin-bottom:40px;}
	.nt{margin-top:0;}
.section-hero .banner-text{margin-top:30px;}}
.breadcrumb-section h2{padding-top:50px;}
p:last-child{margin-bottom:0;}
/* ===== Navbar ====== */
.navbar-reset {padding: 1.3rem 0; -webkit-transition: padding 500ms ease; transition: padding 500ms ease;}
@media (max-width: 575px) {header .text-right a{font-size:16px!important;}
}
@media (min-width: 576px) {.navbar-reset {padding: 1.5rem 0;}
}
.sticky .navbar-reset {padding: 14px 0;}
@media (min-width: 992px) {.sticky .navbar-reset {padding: 10px 0;}
}
.navbar .logo {width: 165px;}
.navbar .nav-item {padding-right: 35px;}
.navbar .nav-item:last-child {padding-right: 0;}
@media (max-width: 991.98px) {.navbar .nav-item {padding-right: 0;}
}
.navbar .nav-item .nav-link {text-transform: capitalize; font-weight: 500; color: #000; border-bottom: 1px solid #eee; padding: 12px 0; font-size: 16px; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; position: relative;}
@media (min-width: 992px) {.navbar .nav-item .nav-link {border-bottom: 0;  padding: 8px 0;}
}
@media (min-width: 992px) {.navbar .nav-item.active .nav-link:before {position: absolute;  background-color: #fff;  height: 8px;  content: '';  bottom: 9px;  left: -3px;  right: -3px;  opacity: 0.2;}
}
@media (min-width: 992px) {.navbar.navbar-light .nav-link {color: #fff;}
  .navbar.navbar-light .nav-link:hover,.navbar.navbar-light .nav-link:focus {color: #fff;}
}
@media (min-width: 992px) {.navbar.navbar-light .active .nav-link {color: #fff;}
}
@media (max-width: 991.98px) {.navbar .navbar-collapse {background-color: #fff;  position: absolute;  right: 0;  top: 100%;  z-index: 9;  left: 0;  margin: 0;  padding: 15px 30px;  overflow-y: scroll;  max-height: 350px;  -webkit-box-shadow: 0 5px 20px 0 rgba(39, 39, 39, 0.15);  box-shadow: 0 5px 20px 0 rgba(39, 39, 39, 0.15);}
}
.navbar .dropdown-toggle:after {position: relative; margin-left: 6px; vertical-align: top; border: 0; width: auto; height: auto; content: '\F2F9'; font-family: "Material-Design-Iconic-Font";}
@media (max-width: 991.98px) {.navbar .dropdown-toggle:after {position: absolute;  right: 0;}
}
.navbar .dropdown .dropdown-menu {border: 0; border-radius: 0; margin: 0; padding: 0; margin-left: 20px;}
@media (min-width: 992px) {.navbar .dropdown .dropdown-menu {display: block;  position: absolute;  min-width: 190px;  width: auto;  opacity: 0;  visibility: hidden;  z-index: -1;  margin: 0;  padding: 10px 0;  border: 0;  border-radius: 3px;  font-size: 15px;  -webkit-transform: translateY(20px);  transform: translateY(20px);  -webkit-transition: all .3s ease;  transition: all .3s ease;  -webkit-box-shadow: 0 5px 30px 0 rgba(39, 39, 39, 0.15);  box-shadow: 0 5px 30px 0 rgba(39, 39, 39, 0.15);}
}
.navbar .dropdown .dropdown-menu .dropdown-item {color: #000; font-size: 14px; padding: 12px 0; font-weight: 500; border-bottom: 1px solid #eee; text-transform: capitalize; position: relative; background-color: #fff; z-index: 0; -webkit-transition: all 0.3s ease; transition: all 0.3s ease;}
@media (min-width: 992px) {.navbar .dropdown .dropdown-menu .dropdown-item {padding: 10px 20px;  border-bottom: 0;}
  .navbar .dropdown .dropdown-menu .dropdown-item:before {position: absolute;  content: '';  left: 0;  right: 0;  top: 0;  height: 100%;  background-color: #070E22;  border-radius: 3px;  z-index: -1;  -webkit-transition: all 0.3s ease;  transition: all 0.3s ease;  opacity: 0;  visibility: hidden;  -webkit-transform: scaleX(0);  transform: scaleX(0);}
  .navbar .dropdown .dropdown-menu .dropdown-item:hover,.navbar .dropdown .dropdown-menu .dropdown-item:focus {color: #fff;}
  .navbar .dropdown .dropdown-menu .dropdown-item:hover:before,.navbar .dropdown .dropdown-menu .dropdown-item:focus:before {opacity: 1;  visibility: visible;  -webkit-transform: scaleX(1);  transform: scaleX(1);}
}
.navbar .dropdown:hover .dropdown-menu {opacity: 1; visibility: visible; -webkit-transform: translateY(0px); transform: translateY(0px); z-index: 99;}
.navbar-nav .nav-link:focus {color: #000;}
.navbar-toggler {height: 2.5em; width: 2.5em; position: relative; font-size: 12px; cursor: pointer; -webkit-transition: all .2s; transition: all .2s;}
.navbar-toggler .navbar-toggler-lines,.navbar-toggler .navbar-toggler-lines:after,.navbar-toggler .navbar-toggler-lines:before {pointer-events: none; display: block; content: ""; width: 100%; background-color: #fff; height: .25em; position: absolute; -webkit-transform: rotate(0); transform: rotate(0); -webkit-transition: all .2s; transition: all .2s;}
.navbar-toggler .navbar-toggler-lines:after {left: 0; top: -0.8em; width: 1.5em;}
.navbar-toggler .navbar-toggler-lines:before {left: 1em; top: 0.8em; width: 1.5em;}
@media (min-width: 992px) {.navbar-light .active > .nav-link {color: #fff !important;}
}
.nav-link {position: relative;}
@media (min-width: 992px) {.nav-link:before {position: absolute;  background-color: #fff;  height: 8px;  content: '';  bottom: 9px;  z-index: -1;  left: -6px;  right: -6px;  opacity: 0;  -webkit-transition: all 0.3s ease;  transition: all 0.3s ease;}
}
.nav-link.active:before {opacity: 0.2;}
/* ===== Header ====== */
.header {position: relative; z-index: 1041;}
.navigation-bar {-webkit-transition: all 0.3s ease; transition: all 0.3s ease; position: fixed; width: 100%; top: 0;}
.top-contact{height:50px;background:#09142f; font-size:22px;line-height:1em;padding:4px 0;color:#fff;position:absolute;top:0;left:0;right:0;bottom:0;z-index:999;font-family:'Poppins';}
.top-text{padding-top:10px;}
.brdrr{border-right:1px solid #fff;padding-right:10px;}
.top-contact a{color:#fff; -webkit-transition: all 0.3s ease; transition: all 0.3s ease;}
.top-contact a:hover{color:#2e4b72;}
.offset{height:50px;}
.navigation-bar.sticky {background-image: -webkit-gradient(linear, right top, left top, #0F1C43, to #070E22); background-image: linear-gradient(to left, #0F1C43 0%, #070E22 100%); -webkit-box-shadow: 0 0 20px -7px rgba(0, 0, 0, 0.6); box-shadow: 0 0 20px -7px rgba(0, 0, 0, 0.6); 	  margin-top:-50px; /*MAKE THIS MATCH OFFSET HEIGHT*/
}
.header-saas .navigation-bar.sticky {background-image: linear-gradient(110deg, #fcfdff 0%, #a4d5ee 100%); -webkit-box-shadow: 0 0 20px -7px rgba(0, 0, 0, 0.6); box-shadow: 0 0 20px -7px rgba(0, 0, 0, 0.6);}
/* ===== Footer ===== */
footer {position: relative; overflow: hidden; padding-top: 150px;}
footer.footer {background-image: url(../img/shapes/footer-bg.svg); background-size: cover; background-repeat: no-repeat; background-position: top center;}
.footer-top {padding: 70px 0 0;}
@media (min-width: 768px) {.footer-top {padding: 70px 0 30px;}
}
@media (min-width: 992px) {.footer-top {padding: 90px 0 30px;}
}
@media (min-width: 1200px) {.footer-top {padding: 90px 0 50px;}
}
.footer-top .btm-sep.c-white:after {background-color: #fff;}
.footer-top .foot-links a {color: #fff; padding-left: 15px; position: relative; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; display: block; margin-bottom: 15px; text-transform: capitalize;}
.footer-top .foot-links a:last-of-type {margin-bottom: 0;}
.footer-top .foot-links a:before {font-size: 17px; content: '\F2FB'; font-family: "Material-Design-Iconic-Font"; position: absolute; top: 2px; left: 0; line-height: 1; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; color: #fff;}
.footer-top .foot-links a:hover {padding-left: 20px;}
.contact-info li {position: relative; padding-left: 25px; margin-bottom: 15px; color: #fff;}
.contact-info li:last-of-type {margin-bottom: 0;}
.contact-info li i {left: 0; top: 4px; position: absolute; color: inherit;}
.contact-info li a:hover {color:#fff!important;}
.copyright {padding: 1.25rem; border-top: 1px solid rgba(255, 255, 255, 0.2);}
.logo-footer {width: 175px;}
/* ===== HOME PAGE ===== */
/* ===== Hero Section ===== */
.banner-img {position: relative; z-index: 1;}
.section-hero {background-image: -webkit-gradient(linear, left top, right top, from(#070E22), to(#18265d)); background-image: linear-gradient(to right, #070E22 0%, #18265d 100%); position: relative; overflow: hidden;}
.section-hero:before {position: absolute; content: ''; height: 100%; width: 102%; left: -2px; right: 0; top: 0; bottom: 0; background-image: url("../img/shapes/banner-bg2.svg"); background-repeat: no-repeat; background-size: cover; z-index: 1;}
@media (min-width: 1920px) {.section-hero:before {background-position: bottom center;}
}
.section-hero .banner {padding: 100px 0 100px; z-index: 2;}
@media (min-width: 360px) {.section-hero .banner {padding: 160px 0 100px;}
}
@media (min-width: 576px) {.section-hero .banner {padding: 160px 0 125px;}
}
@media (min-width: 992px) {.section-hero .banner {padding: 190px 0 125px;}
}
@media (max-width: 991.98px) {.section-hero .banner h2 {font-size: 30px;}
}
.section-hero .curve-shape {position: absolute; left: 0; bottom: 0; opacity: 0.3;}
.banner-text h1,
   .banner-text h2 {font-size: 32px;}
@media (min-width: 576px) {.banner-text h1,
  .banner-text h2 {font-size: 40px;}
}
@media (min-width: 768px) {.banner-text h1,
  .banner-text h2 {font-size: 45px;}
}
/* ===== About Section ===== */
.about-section {margin-top: -2px; position: relative; z-index: 1; padding: 80px 0 80px;}
@media (min-width: 992px) {.about-section {padding: 100px 0;}
}
.clients {margin-bottom: 60px; padding-bottom: 60px; border-bottom: 1px solid #021226;}
@media (min-width: 992px) {.clients {margin-bottom: 80px;  padding-bottom: 80px;}
}
/* ===== Feature Section ===== */
/* ===== Counters Section ===== */
.counters-section {position: relative; z-index: 0;}
.counters-section:before {position: absolute; content: ""; top: 0; left: 0; width: 100%; height: 100%; background-image: url(../img/shapes/counter-bg.svg); background-size: cover; background-repeat: no-repeat; background-position: top center; z-index: -1;}
.counter-box {background-color: #fff; border-radius: 10px; -webkit-box-shadow: 0 5px 30px 0 rgba(16, 31, 65, 0.12); box-shadow: 0 5px 30px 0 rgba(16, 31, 65, 0.12); position: relative; padding: 30px 35px 20px; z-index: 0;}
.counter-box:after {background-color: #070E22; height: 110px; width: 110px; position: absolute; content: ""; left: 0; top: -0; border-radius: 10px 50% 50% 50%; opacity: 0.10; -webkit-transition: all 0.3s linear; transition: all 0.3s linear; z-index: -1;}
.counter-box .icon-box i {font-size: 80px; position: relative; color: #070E22; margin-left: -30px;}
.counter-box * {-webkit-transition: all 0.3s ease; transition: all 0.3s ease;}
.counter-box:hover:after {height: 100%; width: 100%; opacity: 1; border-radius: 10px;}
.counter-box:hover * {color: #fff !important;}
.counter-box p {font-weight: 600;}
.counter-box .count {font-weight: 700;}
/* .counter-box .count:after {*/
  /* content: "+"; */
/* } */
.counter-box .count1:after {content: "%";}
/* ===== Tesimonial Section ===== */
.testimonial-slider {margin: -15px;}
.testimonial-slider .testimonial-item {margin: 15px; text-align: left; background-color: #fff; border-radius: 10px; padding: 32px; margin-bottom: 35px; -webkit-box-shadow: 0 0 40px rgba(16, 31, 65, 0.05); box-shadow: 0 0 40px rgba(16, 31, 65, 0.05);}
@media (min-width: 768px) {.testimonial-slider .testimonial-item {padding: 35px;  margin-bottom: 60px;}
}
.testimonial-slider .testimonial-item .img-holder {height: 100px; width: 100px; border-radius: 10px; margin-bottom: 20px; overflow: hidden;}
@media (min-width: 768px) {.testimonial-slider .testimonial-item .img-holder {margin-bottom: 30px;}
}
.testimonial-content .rating {font-size: 20px; margin-top: 22px; margin-bottom: 10px;}
/* ===== CTA Section ===== */
.cta-section {margin-bottom: -150px; z-index: 1;}
.cta-section .cta-box {-webkit-box-shadow: 0 5px 30px 0 rgba(16, 31, 65, 0.12); box-shadow: 0 5px 30px 0 rgba(16, 31, 65, 0.12); border-radius: 10px; text-align: center; padding: 38px 32px;}
@media (min-width: 768px) {.cta-section .cta-box {padding: 40px;}
}
@media (min-width: 992px) {.cta-section .cta-box {padding: 60px;}
}
.cta-section .cta-box h3 {font-size: 34px; margin-bottom: 20px;}
.cta-section .cta-box p {max-width: 800px;}
.cta-section .cta-box .btn {margin-bottom: 5px;}
/* ===== Service Section ===== */
.service-section {position: relative; overflow: hidden; z-index: 0;}
.service-box {padding: 35px 35px 20px; margin-right: 30px; margin-top: 30px; background-color: #fff; border-radius: 10px; border: 1px solid #070E22; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; position: relative;}
.service-box:hover {-webkit-box-shadow: 0 5px 30px 0 rgba(16, 31, 65, 0.12); box-shadow: 0 5px 30px 0 rgba(16, 31, 65, 0.12); border-color: transparent;}
.service-box .icon-box {position: absolute; right: -20px; top: -20px; height: 80px; width: 80px; border-radius: 50%; color: #fff; background-color: #213566; text-align: center; z-index: 2;}
.service-box .icon-box:after,.service-box .icon-box:before {opacity: 0.1; position: absolute; top: -10px; left: -10px; right: 0; bottom: 0; content: ''; height: 100px; width: 100px; border: 10px solid #0F1C43; border-radius: 100%; z-index: 0; -webkit-transition: all 0.3s ease; transition: all 0.3s ease;}
.service-box .icon-box i {font-size: 45px; line-height: 80px;}
.service-box .btm-sep {padding-bottom: 15px;}
.service-box .btm-sep::after {width: 40px;}
.service-box:hover .icon-box:after {-webkit-animation-name: ripple; animation-name: ripple; -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-delay: 0s; animation-delay: 0s; -webkit-animation-iteration-count: 1; animation-iteration-count: 1; -webkit-animation-timing-function: cubic-bezier(0.65, 0, 0.34, 1); animation-timing-function: cubic-bezier(0.65, 0, 0.34, 1);}
.service-box:hover .icon-box:before {-webkit-animation-name: ripple; animation-name: ripple; -webkit-animation-duration: 1.5s; animation-duration: 1.5s; -webkit-animation-delay: 0s; animation-delay: 0s; -webkit-animation-iteration-count: 1; animation-iteration-count: 1; -webkit-animation-timing-function: cubic-bezier(0.65, 0, 0.34, 1); animation-timing-function: cubic-bezier(0.65, 0, 0.34, 1);}
/* ===== Project Section ===== */
.project-section {z-index: 0;}
.project-section .sorting {font-size: 0;}
.project-section .sorting .filter-btn {position: relative; display: inline-block; font-size: 14px; font-weight: 600; color: #0F1C43; text-transform: uppercase; padding: 11px 18px; cursor: pointer;}
@media (min-width: 992px) {.project-section .sorting .filter-btn {font-size: 15px;  padding: 13px 30px;}
}
.project-section .sorting .filter-btn span {-webkit-transition: all .4s ease-in-out; transition: all .4s ease-in-out;}
.project-section .sorting .filter-btn.active span {color: #fff;}
.project-section .sorting .filter-btn:after,.project-section .sorting .filter-btn:before {position: absolute; content: ''; width: 0; height: 0; -webkit-transition: all .4s ease-in-out; transition: all .4s ease-in-out; z-index: -1;}
.project-section .sorting .filter-btn:before {bottom: 0; left: 0; border-radius: 0 0 5px 5px;}
.project-section .sorting .filter-btn:after {top: 0; right: 0; border-radius: 5px 5px 0 0;}
.project-section .sorting .filter-btn.active:before,.project-section .sorting .filter-btn.active:after {width: 100%; background-color: #070E22; height: 50%;}
.project {position: relative; -webkit-box-shadow: 0 5px 30px 0 rgba(16, 31, 65, 0.12); box-shadow: 0 5px 30px 0 rgba(16, 31, 65, 0.12); border-radius: 10px;}
.project .proj-img {position: relative; overflow: hidden;}
.project .proj-img img {width: 100%; border-radius: 10px;}
.project .proj-img .proj-overlay {padding: 20px; position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 0;}
.project .proj-img .proj-overlay:after,.project .proj-img .proj-overlay:before {opacity: 0.6; position: absolute; top: 0; content: ""; width: 0; height: 100%; background-color: #070E22; -webkit-transition: all 0.45s ease-in-out 0s; transition: all 0.45s ease-in-out 0s; z-index: -1; -webkit-transform: skewX(-25deg); transform: skewX(-25deg); border-radius: 10px;}
.project .proj-img .proj-overlay:before {right: 0;}
.project .proj-img .proj-overlay:after {left: 0;}
.project h5,.project h6 {color: #fff; opacity: 0; -webkit-transform: scale(0); transform: scale(0); -webkit-transition: all 0.4s ease; transition: all 0.4s ease; -webkit-transform-origin: left; transform-origin: left;}
.project .pop-btn {position: absolute; right: 20px; bottom: 10px; font-size: 30px; color: #fff; opacity: 0; -webkit-transform: scale(0); transform: scale(0); -webkit-transition: all 0.4s ease; transition: all 0.4s ease; -webkit-transform-origin: right; transform-origin: right;}
.project:hover .proj-overlay:after,.project:hover .proj-overlay::before {width: 100%; transform: skewX(0); -webkit-transform: skewX(0); -moz-transform: skewX(0); -ms-transform: skewX(0); -o-transform: skewX(0);}
.project:hover h5,.project:hover h6 {opacity: 1; -webkit-transition-delay: 0.4s; transition-delay: 0.4s; -webkit-transform: scale(1); transform: scale(1);}
.project:hover .pop-btn {opacity: 1; -webkit-transition-delay: 0.6s; transition-delay: 0.6s; -webkit-transform: scale(1); transform: scale(1);}
/* ===== ABOUT PAGE ===== */
.team-item {padding: 35px; padding-right: 0; position: relative; z-index: 0;}
.team-item:after,.team-item:before {content: ""; position: absolute; -webkit-box-shadow: 0 5px 30px 0 rgba(39, 39, 39, 0.15); box-shadow: 0 5px 30px 0 rgba(39, 39, 39, 0.15); border-radius: 10px; z-index: -1;}
.team-item:before {height: 100%; width:100%; background-color: #fff; left: 0; top: 0; right: 30px; -webkit-transition: all 0.3s ease; transition: all 0.3s ease;}
.team-item:after {height: 6px; /* width: calc(100% - 30px); */
  width:100%; background-color: #070E22; left: 0; bottom: 0; -webkit-transition: all 0.3s linear; transition: all 0.3s linear;}
.team-item:hover:after {height: 100%;}
.team-item .img-holder {-ms-flex-negative: 0;    flex-shrink: 0; -webkit-box-shadow: 0 0 20px 0 rgba(51, 51, 51, 0.2); box-shadow: 0 0 20px 0 rgba(51, 51, 51, 0.2); border-radius: 10px; width: calc(100% - 35px); margin-left: 0; overflow: hidden;}
.team-item .img-holder img {border-radius: 10px; width: 100%; -webkit-transform: scale(1.1); transform: scale(1.1); -webkit-transition: all 0.6s ease; transition: all 0.6s ease;}
.team-item:hover .img-holder img {-webkit-transform: scale(1); transform: scale(1);}
.team-item .team-content {margin-right: 35px; text-align: center;}
.team-item .team-content h5 {color: #000; -webkit-transition: all 0.4s ease; transition: all 0.4s ease;}
.team-item .team-content h5 a {color: #000; font-weight:bold; -webkit-transition: all 0.4s ease; transition: all 0.4s ease;}
.team-item .team-content p {color: #070E22; -webkit-transition: all 0.4s ease; transition: all 0.4s ease; font-weight: 600; font-size: 14px;}
.team-item:hover .team-content h5,.team-item:hover .team-content h5 a,.team-item:hover .team-content p {color: #fff; -webkit-transition: all 0.3s ease; transition: all 0.3s ease;}
.client-slider .item {text-align: center; background-color: #0F1C43; padding: 30px; border-radius: 10px; margin: 0 15px; height: auto; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center;    -ms-flex-pack: center; justify-content: center; -webkit-box-align: center;    -ms-flex-align: center; align-items: center;}
.client-slider .item img {margin: 0 auto; width: 260px;}
.about-page-img {position: relative; text-align: center;}
/* ===== PRICING PAGE ===== */
/* ===== Plans Section ===== */
.plan-box {background-color: #fff; position: relative; padding: 45px 45px 30px; border-radius: 10px; z-index: 0; overflow: hidden; -webkit-box-shadow: 0 5px 30px 0 rgba(39, 39, 39, 0.15); box-shadow: 0 5px 30px 0 rgba(39, 39, 39, 0.15);}
.plan-box .icon-box i {font-size: 60px; color: #070E22;}
.plan-box span i {position: absolute; font-size: 200px; color: #070E22; right: -40px; bottom: -25%; z-index: -1; -webkit-transition: all 0.6s ease; transition: all 0.6s ease; opacity: 0.10;}
.plan-box:hover span i {right: 0; bottom: 0; opacity: 0.05;}
/* ===== BLOG PAGE ===== */
.blog-item {background-color: #fff; -webkit-box-shadow: 0 10px 40px 0 rgba(39, 39, 39, 0.1); box-shadow: 0 10px 40px 0 rgba(39, 39, 39, 0.1); border-radius: 10px;}
.blog-item .img-holder {border-radius: 10px 10px 0 0; overflow: hidden; position: relative;}
.blog-item .img-holder img {width: 100%; -webkit-transition: all 0.3s ease; transition: all 0.3s ease;}
.blog-item .img-holder .date {width: 55px; height: 55px; position: absolute; bottom: 10px; right: 10px; background-color: #070E22; border-radius: 5px; color: #fff; text-align: center; font-weight: 600; line-height: 1.2; padding: 8px 0; text-transform: capitalize; -webkit-box-shadow: 0 0 20px 0 rgba(162, 162, 162, 0.4); box-shadow: 0 0 20px 0 rgba(162, 162, 162, 0.4);}
.blog-item .blog-content {padding: 30px;}
.blog-item:hover img {-webkit-transform: scale(1.1); transform: scale(1.1);}
/* ===== CONTACT PAGE ===== */
.contact-section .contact-detail li {padding: 22px; color: #fff; position: relative; background-color: #070E22; border-radius: 10px; -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1); box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);}
.contact-section .contact-detail li i {position: absolute; right: 10px; color: #fff; bottom: 10px; font-size: 80px; opacity: 0.1;}
/* ===== FAQ PAGE ===== */
.theme-accordion .card {-webkit-box-shadow: 0 5px 30px 0 rgba(39, 39, 39, 0.15); box-shadow: 0 5px 30px 0 rgba(39, 39, 39, 0.15);}
.theme-accordion .card-header .btn {border-radius: 0; padding: 20px; padding-left: 90px; font-weight: 500;}
.theme-accordion .card-header .btn:before {font-family: "Material-Design-Iconic-Font"; content: '\F273'; height: 100%; width: 63px; background-color: #070E22; color: #fff; position: absolute; top: 0; left: 0; text-align: center; padding-top: 13px; font-size: 25px; -webkit-transition: all 0.3s ease; transition: all 0.3s ease;}
.theme-accordion .card-header .btn.collapsed:before {content: '\F278';}
.theme-accordion .card-body {padding: 30px 30px 15px; border: 1px solid #a4d5ee; border-top: 0;}
/* ===== ELEMENTS ===== */
/* ===== RESET CSS ====== */
body {font-size: 16px; font-family: "Poppins", sans-serif; background-color: #fff; font-weight: 400; color: #000; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}
::-moz-selection {background: #222; color: #fff;}
::selection {background: #222; color: #fff;}
/*===== custom scrollbar ====== */
::-webkit-scrollbar {width: 10px; background: #fff;}
::-webkit-scrollbar-thumb {background: #070E22; border-radius: 30px;}
a {cursor: pointer;}
a:hover, a:focus {color: #070E22; outline: 0 none; text-decoration: none;}
img {max-width: 100%; height: auto;}
ul, li {text-decoration: none; margin: 0; padding: 0; list-style: none;}
p {font-family: "Poppins", sans-serif; font-size: 16px; line-height: 1.7em; margin-top: 0; margin-bottom: 15px;}
span {color: inherit;}
i {line-height: 1; font-style: normal;}
img {border-style: none; height: auto; max-width: 100%; vertical-align: middle;}
iframe {border: none;}
:active,
:focus {outline: none !important;}
.btn:focus {outline: 0; -webkit-box-shadow: none; box-shadow: none; color: initial;}
/* ===== Headings ====== */
h1,
h2,
h3,
h4,
h5,
h6 {color: #000; font-family: "Poppins", sans-serif; font-weight: 900; margin-top: 0; margin-bottom: 15px; line-height: 1.33;}
h1, h2, h3 {font-size: 30px; margin-bottom: 30px;}
@media (min-width: 992px) {h1, h2, h3 {font-size: 35px;}
}
h4 {font-size: 24px;}
h5 {font-size: 21px;}
h5 a {-webkit-transition: all .3s ease; transition: all .3s ease;}
h5 a {color: inherit;}
h5:hover a {color: #070E22;}
h6 {font-size: 16px; font-weight: 600;}
/* ===== Custom Button ===== */
.btn {font-family: "Poppins", sans-serif; padding: 10px 30px; border-radius: 5px; border: 0; font-size: 15px; font-weight: 600; position: relative; overflow: hidden;}
.btn.btn-custom {background-color: #070E22; color: #fff; z-index: 0; -webkit-box-shadow: 0 10px 20px 0 rgba(39, 39, 39, 0.15); box-shadow: 0 10px 20px 0 rgba(39, 39, 39, 0.15);}
.btn.btn-custom:after {position: absolute; content: ''; right: -70%; top: 0; height: 100%; width: 100%; background-color: #fff; opacity: 0; -webkit-transform: skewX(0); transform: skewX(0); z-index: -1; -webkit-transition: all 0.4s cubic-bezier(0.82, 1.65, 0.54, 1.53); transition: all 0.4s cubic-bezier(0.82, 1.65, 0.54, 1.53);}
.btn.btn-custom:hover:after {opacity: 0.2; -webkit-transform: skewX(30deg); transform: skewX(30deg); right: -50%;}
.btn.btn-light {background-color: #fff; color: #070E22;}
.btn.btn-light:after {background-color: #070E22;}
.btn-lg {padding: 12px 30px; font-size: 16px; font-weight: 500;}
.breadcrumb {background-color: transparent; padding: 0;}
.breadcrumb .breadcrumb-item {text-transform: capitalize;}
.breadcrumb .breadcrumb-item + .breadcrumb-item {padding-left: 15px;}
.breadcrumb .breadcrumb-item a,.breadcrumb .breadcrumb-item.active,.breadcrumb .breadcrumb-item:before {color: #fff;}
.breadcrumb .breadcrumb-item:before {padding-right: 15px;}
.breadcrumb .breadcrumb-item.active {color: rgba(255, 255, 255, 0.7);}
/* ===== CUSTOM CSS ====== */
.c-white {color: #fff !important;}
.c-black {color: #000 !important;}
.sp-100 {padding-top: 80px; padding-bottom: 80px;}
@media (min-width: 576px) {.sp-100 {padding-top: 85px;  padding-bottom: 85px;}
}
@media (min-width: 992px) {.sp-100 {padding-top: 100px;  padding-bottom: 100px;}
}
.sp-100-70 {padding-top: 80px; padding-bottom: 50px;}
@media (min-width: 576px) {.sp-100-70 {padding-top: 85px;  padding-bottom: 55px;}
}
@media (min-width: 992px) {.sp-100-70 {padding-top: 100px;  padding-bottom: 70px;}
}
.sp-70 {padding-top: 70px; padding-bottom: 70px;}
.sp-0-40 {padding-top: 0; padding-bottom: 40px;}
.mb-40 {margin-bottom: 40px;}
.mb-60 {margin-bottom: 60px;}
.mb-30 {margin-bottom: 30px;}
.mt-50 {margin-top: 50px;}
.bg-light {background-color:#0F1C43!important;}
.bg-gray {background-color:#ddd!important;}
.text-white * {color:#fff!important;}
.text-white .list-one li::before {color:#fff;}
.text-white .top-sep::after,
.text-white .title-right::after,
.text-white .top-c-sep::after {background-color:#fff;}
.bg-gradi {background-image: -webkit-gradient(linear, left top, right top, from(#070E22), to(#070E22)) !important; background-image: linear-gradient(to right, #070E22 0%, #070E22 100%) !important;}
.font-weight-semi-bolder {font-weight: 600;}
.ff-poppins {font-family: "Poppins", sans-serif;}
/* ===== Headings & Titles ===== */
.subtitle-left {color: #070E22; position: relative; text-transform: uppercase;}
.subtitle-left:before {width: 40px; height: 2px; background-color: #070E22; content: ""; display: inline-block; margin-right: 15px; vertical-align: middle;}
.title-right {position: relative;}
.title-right:after {width: 70px; height: 2px; background-color: #070E22; content: ""; display: inline-block; margin-left: 20px; vertical-align: middle;}
.section-title {max-width: 800px; margin: 0 auto 45px; text-align: center;}
@media (min-width: 768px) {.section-title {margin: 0 auto 60px;}
}
.section-title h3,.section-title h1 {margin-bottom: 30px;}
.section-title.title-left {margin-left: 0; text-align: left;}
.btm-sep {position: relative;}
.btm-sep:after {position: absolute; width: 70px; height: 2px; background-color: #070E22; content: ''; bottom: 0; left: 0;}
.btm-sep.btm-sep-center:after {left: calc(50% - 35px);}
@media (min-width: 768px) {.btm-sep.btm-sep-center:after {left: 0;}
}
.top-sep {position: relative; padding-top: 15px;}
.top-sep:after {position: absolute; width: 70px; height: 2px; background-color: #070E22; content: ''; top: 0; left: calc(50% - 35px);}
@media (min-width: 992px) {.top-sep:after {left: 0;}
}
.career-content-box .top-sep:after {left: 0;}
.top-c-sep {position: relative; padding-top: 15px;}
.top-c-sep:after {position: absolute; width: 70px; height: 2px; background-color: #070E22; content: ''; top: 0; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%);}
.top-c-sep.c-white:after {background-color: #fff;}
/* ===== Pre-Loader ===== */
#preloader {width: 100%; height: 100%; background-color: #070E22; position: fixed; left: 0; top: 0; opacity: 1; z-index: 1047; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center;    -ms-flex-pack: center; justify-content: center; -webkit-box-align: center;    -ms-flex-align: center; align-items: center;}
.blobs {width: 300px; height: 300px; position: relative; overflow: hidden; border-radius: 70px; -webkit-transform-style: preserve-3d; transform-style: preserve-3d;}
.blobs .blob-center {-webkit-transform-style: preserve-3d; transform-style: preserve-3d; position: absolute; background: #6893e1; top: 50%; left: 50%; width: 30px; height: 30px; -webkit-transform-origin: left top; transform-origin: left top; -webkit-transform: scale(0.9) translate(-50%, -50%); transform: scale(0.9) translate(-50%, -50%); -webkit-animation: blob-grow linear 3.4s infinite; animation: blob-grow linear 3.4s infinite; border-radius: 50%; -webkit-box-shadow: 0 -10px 40px -5px #516cd9; box-shadow: 0 -10px 40px -5px #516cd9;}
.blob {position: absolute; background: #516cd9; top: 50%; left: 50%; width: 30px; height: 30px; border-radius: 50%; -webkit-animation: blobs ease-out 3.4s infinite; animation: blobs ease-out 3.4s infinite; -webkit-transform: scale(0.9) translate(-50%, -50%); transform: scale(0.9) translate(-50%, -50%); -webkit-transform-origin: center top; transform-origin: center top; opacity: 0;}
.blob:nth-child(2) {-webkit-animation-delay: 0.4s; animation-delay: 0.4s;}
.blob:nth-child(3) {-webkit-animation-delay: 0.6s; animation-delay: 0.6s;}
.blob:nth-child(4) {-webkit-animation-delay: 0.8s; animation-delay: 0.8s;}
.blob:nth-child(5) {-webkit-animation-delay: 1s; animation-delay: 1s;}
/* =====  list styles ====*/
.list-one li {position: relative; margin-bottom: 15px; padding-left: 25px;}
.list-one li:last-child {margin-bottom: 0;}
.list-one li:before {display: inline-block; padding-right: 10px; margin-left: -20px; content: '\F26B'; font-weight: 600; font-family: "Material-Design-Iconic-Font"; color: #070E22;}
/* ===== Back to Top ===== */
@media (max-width: 575.98px) {.back-top {display: none !important;} 
  .section-hero .banner{padding-top:160px;padding-bottom:60px;}
  .section-hero::before {background-image:none;}
}
@media (min-width: 576px) {.back-top {position: fixed;  bottom: 15px;  right: 15px;  z-index: 1;  display: none;}
  .back-top span {color: #070E22;  font-size: 30px;  -webkit-filter: drop-shadow(5px 7px 0 #c0cbff);  filter: drop-shadow(5px 7px 0 #c0cbff);  -webkit-transition: all 0.5s ease;  transition: all 0.5s ease;  display: block;}
}
/* ===== Breadcrumb-Section ===== */
.breadcrumb-section {background-image: -webkit-gradient(linear, left top, right top, from(#070E22), to(#18265d)); background-image: linear-gradient(to right, #070E22 0%, #18265d 100%); padding: 100px 0 50px; position: relative; overflow: hidden; z-index: 0;}
@media (min-width: 768px) {.breadcrumb-section {padding: 150px 0 100px;}
}
.breadcrumb-section h2 {font-size: 35px;}
@media (min-width: 768px) {.breadcrumb-section h2 {font-size: 38px;}
}
.breadcrumb-section:after {position: absolute; content: ''; height: 100%; width: 100%; left: 0; bottom: 0; background-image: url(../img/shapes/morph1.svg); background-repeat: no-repeat; background-position: top left; background-size: cover; z-index: -1; opacity: 0.4; -webkit-animation-name: scale; animation-name: scale; -webkit-animation-duration: 6s; animation-duration: 6s; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; -webkit-animation-timing-function: linear; animation-timing-function: linear;}
@media (min-width: 768px) {.breadcrumb-section:after {background-size: 560px;}
}
@media (min-width: 992px) {.breadcrumb-section:after {background-size: 800px;  left: -210px;}
}
@media (min-width: 1200px) {.breadcrumb-section:after {background-size: 800px;  left: 0;}
}
.breadcrumb-section:before {position: absolute; content: ''; height: 100%; width: 100%; right: -50px; top: 0; background-image: url(../img/shapes/morph2.svg); background-repeat: no-repeat; background-position: top right; background-size: 460px; z-index: -1; opacity: 0.4; -webkit-animation-name: scale; animation-name: scale; -webkit-animation-duration: 7s; animation-duration: 7s; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; -webkit-animation-timing-function: linear; animation-timing-function: linear; display: none;}
@media (min-width: 768px) {.breadcrumb-section:before {display: block;  background-size: 286px;}
}
@media (min-width: 992px) {.breadcrumb-section:before {display: block;  background-size: 460px;}
}
/* ===== Social Icons ===== */
.socials a {width: 35px; height: 35px; background-color: #2b71c4; border-radius: 50%; -webkit-box-shadow: 0 3px 2px 0 #043a54; box-shadow: 0 3px 2px 0 #043a54; text-align: center; color: #fff; padding-top: 10px; font-size: 16px; margin-right: 10px; -webkit-transition: all 0.3s ease; transition: all 0.3s ease;}
.socials a:hover {background-color: #99d5f2;}
/* ===== Overlay Background ===== */
.overlay-bg {position: relative; z-index: 0;}
.overlay-bg:before {position: absolute; content: ""; top: 0; left: 0; width: 100%; height: 100%; background-image: url(../img/shapes/bg-overlay.svg); background-size: cover; background-repeat: no-repeat; background-position: top center; z-index: -1;}
/* ===== Contact Us ===== */
/* ===== Animation ===== */
@-webkit-keyframes scale {0%, 100% {-webkit-transform: scale(1);  transform: scale(1);}
  50% {-webkit-transform: scale(1.1);  transform: scale(1.1);}
}
@keyframes scale {0%, 100% {-webkit-transform: scale(1);  transform: scale(1);}
  50% {-webkit-transform: scale(1.1);  transform: scale(1.1);}
}
@-webkit-keyframes blobs {0% {opacity: 0;  -webkit-transform: scale(0) translate(calc(-330px - 50%), -50%);  transform: scale(0) translate(calc(-330px - 50%), -50%);}
  1% {opacity: 1;}
  35%, 65% {opacity: 1;  -webkit-transform: scale(0.9) translate(-50%, -50%);  transform: scale(0.9) translate(-50%, -50%);}
  99% {opacity: 1;}
  100% {opacity: 0;  -webkit-transform: scale(0) translate(calc(330px - 50%), -50%);  transform: scale(0) translate(calc(330px - 50%), -50%);}
}
@keyframes blobs {0% {opacity: 0;  -webkit-transform: scale(0) translate(calc(-330px - 50%), -50%);  transform: scale(0) translate(calc(-330px - 50%), -50%);}
  1% {opacity: 1;}
  35%, 65% {opacity: 1;  -webkit-transform: scale(0.9) translate(-50%, -50%);  transform: scale(0.9) translate(-50%, -50%);}
  99% {opacity: 1;}
  100% {opacity: 0;  -webkit-transform: scale(0) translate(calc(330px - 50%), -50%);  transform: scale(0) translate(calc(330px - 50%), -50%);}
}
@-webkit-keyframes blob-grow {0%, 39% {-webkit-transform: scale(0) translate(-50%, -50%);  transform: scale(0) translate(-50%, -50%);}
  40%, 42% {-webkit-transform: scale(1, 0.9) translate(-50%, -50%);  transform: scale(1, 0.9) translate(-50%, -50%);}
  43%, 44% {-webkit-transform: scale(1.2, 1.1) translate(-50%, -50%);  transform: scale(1.2, 1.1) translate(-50%, -50%);}
  45%, 46% {-webkit-transform: scale(1.3, 1.2) translate(-50%, -50%);  transform: scale(1.3, 1.2) translate(-50%, -50%);}
  47%, 48% {-webkit-transform: scale(1.4, 1.3) translate(-50%, -50%);  transform: scale(1.4, 1.3) translate(-50%, -50%);}
  52% {-webkit-transform: scale(1.5, 1.4) translate(-50%, -50%);  transform: scale(1.5, 1.4) translate(-50%, -50%);}
  54% {-webkit-transform: scale(1.7, 1.6) translate(-50%, -50%);  transform: scale(1.7, 1.6) translate(-50%, -50%);}
  58% {-webkit-transform: scale(1.8, 1.7) translate(-50%, -50%);  transform: scale(1.8, 1.7) translate(-50%, -50%);}
  68%, 70% {-webkit-transform: scale(1.7, 1.5) translate(-50%, -50%);  transform: scale(1.7, 1.5) translate(-50%, -50%);}
  78% {-webkit-transform: scale(1.6, 1.4) translate(-50%, -50%);  transform: scale(1.6, 1.4) translate(-50%, -50%);}
  80%, 81% {-webkit-transform: scale(1.5, 1.4) translate(-50%, -50%);  transform: scale(1.5, 1.4) translate(-50%, -50%);}
  82%, 83% {-webkit-transform: scale(1.4, 1.3) translate(-50%, -50%);  transform: scale(1.4, 1.3) translate(-50%, -50%);}
  84%, 85% {-webkit-transform: scale(1.3, 1.2) translate(-50%, -50%);  transform: scale(1.3, 1.2) translate(-50%, -50%);}
  86%, 87% {-webkit-transform: scale(1.2, 1.1) translate(-50%, -50%);  transform: scale(1.2, 1.1) translate(-50%, -50%);}
  90%, 91% {-webkit-transform: scale(1, 0.9) translate(-50%, -50%);  transform: scale(1, 0.9) translate(-50%, -50%);}
  92%, 100% {-webkit-transform: scale(0) translate(-50%, -50%);  transform: scale(0) translate(-50%, -50%);}
}
@keyframes blob-grow {0%, 39% {-webkit-transform: scale(0) translate(-50%, -50%);  transform: scale(0) translate(-50%, -50%);}
  40%, 42% {-webkit-transform: scale(1, 0.9) translate(-50%, -50%);  transform: scale(1, 0.9) translate(-50%, -50%);}
  43%, 44% {-webkit-transform: scale(1.2, 1.1) translate(-50%, -50%);  transform: scale(1.2, 1.1) translate(-50%, -50%);}
  45%, 46% {-webkit-transform: scale(1.3, 1.2) translate(-50%, -50%);  transform: scale(1.3, 1.2) translate(-50%, -50%);}
  47%, 48% {-webkit-transform: scale(1.4, 1.3) translate(-50%, -50%);  transform: scale(1.4, 1.3) translate(-50%, -50%);}
  52% {-webkit-transform: scale(1.5, 1.4) translate(-50%, -50%);  transform: scale(1.5, 1.4) translate(-50%, -50%);}
  54% {-webkit-transform: scale(1.7, 1.6) translate(-50%, -50%);  transform: scale(1.7, 1.6) translate(-50%, -50%);}
  58% {-webkit-transform: scale(1.8, 1.7) translate(-50%, -50%);  transform: scale(1.8, 1.7) translate(-50%, -50%);}
  68%, 70% {-webkit-transform: scale(1.7, 1.5) translate(-50%, -50%);  transform: scale(1.7, 1.5) translate(-50%, -50%);}
  78% {-webkit-transform: scale(1.6, 1.4) translate(-50%, -50%);  transform: scale(1.6, 1.4) translate(-50%, -50%);}
  80%, 81% {-webkit-transform: scale(1.5, 1.4) translate(-50%, -50%);  transform: scale(1.5, 1.4) translate(-50%, -50%);}
  82%, 83% {-webkit-transform: scale(1.4, 1.3) translate(-50%, -50%);  transform: scale(1.4, 1.3) translate(-50%, -50%);}
  84%, 85% {-webkit-transform: scale(1.3, 1.2) translate(-50%, -50%);  transform: scale(1.3, 1.2) translate(-50%, -50%);}
  86%, 87% {-webkit-transform: scale(1.2, 1.1) translate(-50%, -50%);  transform: scale(1.2, 1.1) translate(-50%, -50%);}
  90%, 91% {-webkit-transform: scale(1, 0.9) translate(-50%, -50%);  transform: scale(1, 0.9) translate(-50%, -50%);}
  92%, 100% {-webkit-transform: scale(0) translate(-50%, -50%);  transform: scale(0) translate(-50%, -50%);}
}
@-webkit-keyframes ripple {0% {opacity: 1;  -webkit-transform: scale3d(0.75, 0.75, 1);  transform: scale3d(0.75, 0.75, 1);}
  100% {opacity: 0;  -webkit-transform: scale3d(1.4, 1.4, 1);  transform: scale3d(1.4, 1.4, 1);}
}
@keyframes ripple {0% {opacity: 1;  -webkit-transform: scale3d(0.75, 0.75, 1);  transform: scale3d(0.75, 0.75, 1);}
  100% {opacity: 0;  -webkit-transform: scale3d(1.4, 1.4, 1);  transform: scale3d(1.4, 1.4, 1);}
}
/**
* Customize SCSS
*
* @author Ajay138
* @version 1.0
*
* "You can add your own style below this comment".
*/
.sp-50-100 {padding-top: 50px; padding-bottom: 100px;}
.sp-100-0 {padding-top: 100px; padding-bottom: 0;}
@media (max-width: 991.98px) {
.md-mt-50 {margin-top: 50px;}
}
footer li a{color:#fff;}
/* THE BACKGROUND COLOR FOR CITIES IS SET TO MATCH THE COLOR OF BG-LIGHT */
.cities {list-style-type: none; line-height: 1.7em;}
.cities:after {content: ' '; display: block; clear: both; margin-bottom: 2em;}
.cities li {width: 20%; float: left; padding: 13px 5px; box-sizing: border-box; border-bottom:1px solid #000;}
/* for 20% li */
@media only screen and (min-width:1200px) {
	.cities li:nth-child(10n - 4),
	.cities li:nth-child(10n - 3),
	.cities li:nth-child(10n - 2),
	.cities li:nth-child(10n - 1),
	.cities li:nth-child(10n) {	background: #D4DCEC; }
}
@media screen and (max-width:1199px) {.cities li {	width: 25%; }
}
/* for 25% li */
@media screen and (min-width:992px) and (max-width:1199px) {
	.cities li:nth-child(8n - 3),
	.cities li:nth-child(8n - 2),
	.cities li:nth-child(8n - 1),
	.cities li:nth-child(8n) {	background: #D4DCEC; }
}
@media screen and (max-width:991px) {.cities li {	width: 33.333%; }
}
/* for 33.333% li */
@media screen and (min-width:768px) and (max-width:991px) {
	.cities li:nth-child(6n - 2),
	.cities li:nth-child(6n - 1),
	.cities li:nth-child(6n) {	background: #D4DCEC; }
}
@media only screen and (max-width: 767px) {
	.client-slider .item img {	width:100%; }
	.cities li {	width: 50%; }
}
/* for 50% li */
@media screen and (min-width:601px) and (max-width:767px) {
	.cities li:nth-child(4n - 1),
	.cities li:nth-child(4n) {	background: #D4DCEC; }
}
@media only screen and (max-width: 600px) {
	.cities li {	width: 100%; }
}
/* for 100% li */
@media screen and (max-width:600px) {
	.cities li:nth-child(2n) {	background: #D4DCEC; }
}
.cover-wrap {height:100%!important;position:relative!important;}
.cover-wrap img {object-fit:cover!important;width:100%;height:100%;}