@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 100;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiAyp8kv8JHgFVrJJLmE3tF.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 200;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiDyp8kv8JHgFVrJJLmv1plEA.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiDyp8kv8JHgFVrJJLm21llEA.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiGyp8kv8JHgFVrJJLedw.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiDyp8kv8JHgFVrJJLmg1hlEA.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiDyp8kv8JHgFVrJJLmr19lEA.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiDyp8kv8JHgFVrJJLmy15lEA.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiDyp8kv8JHgFVrJJLm111lEA.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiDyp8kv8JHgFVrJJLm81xlEA.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiGyp8kv8JHgFVrLPTedw.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLFj_V1s.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLDz8V1s.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiEyp8kv8JHgFVrFJA.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLGT9V1s.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLEj6V1s.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLCz7V1s.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLDD4V1s.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLBT5V1s.ttf) format('truetype');
}
html,
body {
  margin: 0;
  padding: 0;
  font-size: 16px;
  font-family: 'Poppins', sans-serif;
  overflow-x: hidden;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
p {
  margin: 0px;
  padding: 0px;
  margin-bottom: 30px;
}
.container_small {
  width: 70%;
  margin: 0px auto;
}
.navbar-brand {
  width: 220px;
  height: auto;
}
.sec-uae {
  z-index: 1;
  background: url(../images/uae.jpg) bottom center no-repeat;
  position: relative;
  background-size: cover;
  background-attachment: fixed;
}
h1 {
  margin: 0px;
  padding: 0px;
  font-size: 40px;
  color: #0f1b72;
  font-weight: 600;
}
h1 small {
  font-size: 16px;
  line-height: 20px;
  font-weight: 600;
  color: #728fc9;
  display: block;
}
h2 {
  margin: 0px;
  padding: 0px;
  font-size: 40px;
  color: #0f1b72;
  font-weight: 600;
}
h2 small {
  font-size: 16px;
  line-height: 20px;
  font-weight: 600;
  color: #728fc9;
  display: block;
}
h3 {
  font-size: 24px;
  color: #0f1b72;
  font-weight: 600;
}
h4 {
  font-size: 20px;
  margin-bottom: 20px;
  color: #0f1b72;
  font-weight: 600;
  position: relative;
}
h4::before {
  content: "";
  height: 2px;
  width: 80px;
  background-color: #728fc9;
  position: absolute;
  bottom: -5px;
  left: 0px;
}
.hd-sml {
  font-size: 18px;
}
header.main-menu .nav-link:hover {
  color: #728fc9;
}
header.main-menu .nav-link.active {
  color: #728fc9;
  transition: 0.3s ease all;
  border: 1px solid #728fc9;
  border-radius: 50px;
  background-color: #728fc9;
  color: #fff;
}
.hd-desc {
  font-size: 20px;
  line-height: 30px;
  color: #000;
  font-weight: 500;
}
.btn-style1 {
  font-weight: 600;
  color: #fff;
  font-size: 14px;
  line-height: 24px;
  border-radius: 100px;
  padding: 15px 30px;
  border: 1px solid #2b2a76;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 2px;
  background-color: #2b2a76;
}
.btn-style1:hover {
  background-color: #728fc9;
  color: #fff;
  transition: 0.3s ease all;
  border: 1px solid #728fc9;
}
.btn-style2 {
  font-weight: 600;
  color: #fff;
  font-size: 14px;
  line-height: 24px;
  border-radius: 100px;
  padding: 10px 30px;
  border: 1px solid #728fc9;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 2px;
  background-color: #728fc9;
}
.btn-style2:hover {
  background-color: #2b2a76;
  color: #fff;
  transition: 0.3s ease all;
  border: 1px solid #2b2a76;
}
a.btn-style3 {
  font-weight: 600;
  color: #fff;
  font-size: 14px;
  line-height: 24px;
  border-radius: 100px;
  padding: 10px 30px;
  border: 1px solid #fff;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 2px;
  background-color: transparent;
}
a.btn-style3:hover {
  background-color: #728fc9;
  color: #fff;
  transition: 0.3s ease all;
  border: 1px solid #728fc9;
}
.bdr-f {
  border-left: 1px solid rgba(255, 255, 255, 0.5);
}
.bg-blue {
  background-color: #1f419b;
  color: #fff;
}
.txt-w {
  color: #fff;
}
.txt-cnt-w {
  color: rgba(255, 255, 255, 0.8);
}
.bg-map {
  background: url(../images/map.jpg) center center no-repeat;
  background-size: cover;
}
.services-sec {
  background: url(../images/bg-testimonial.jpg) center no-repeat;
  background-size: cover;
  background-attachment: fixed;
  height: 450px;
  position: relative;
  z-index: 2;
}
.services-sec .bg-overlay {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background-color: rgba(216, 218, 217, 0.7);
  z-index: -1;
}
.services-sec .tname {
  font-weight: bold;
  font-size: 16px;
}
.services-sec .tcity {
  font-size: 15px;
}
.services-sec .tcnt {
  font-style: italic;
  font-weight: 600;
}
#reviewSlider .carousel-indicators {
  bottom: -60px;
}
.indus-box .indus-hd {
  font-size: 16px;
  line-height: 04px;
  color: #0f1b72;
  text-align: center;
  margin-top: 20px;
  font-weight: 500;
}
.indus-box ul {
  margin: 0px;
  padding: 0px;
  margin: 10px 0px 40px 0px;
}
.indus-box ul li {
  margin: 0px;
  padding: 0px;
  list-style: none;
  position: relative;
  padding-left: 20px;
}
.indus-box ul li::before {
  content: "\f101";
  font-family: fontAwesome;
  color: #728fc9;
  position: absolute;
  left: 0px;
  top: 0px;
}
.indus-sec {
  padding-top: 80px;
}
.slider {
  width: 100%;
  margin: 50px auto;
}
.slick-slide {
  margin: 0px 20px;
}
.slick-slide img {
  width: 100%;
}
.slick-prev:before,
.slick-next:before {
  color: black;
}
.slick-slide {
  transition: all ease-in-out 0.3s;
  opacity: 1;
}
.slick-active {
  opacity: 1;
}
.slick-current {
  opacity: 1;
}
.more-detail-sec {
  position: relative;
  margin-bottom: -80px;
  background-color: #0f1b72;
  border-radius: 20px;
  color: #fff;
  padding: 40px 70px;
}
.more-detail-sec h3 {
  margin: 0px;
  font-size: 40px;
  font-weight: 600;
}
.more-detail-sec p {
  font-size: 18px;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
}
.more-detail-sec .btn-cta {
  text-decoration: none;
  background-color: #fff;
  color: #0f1b72;
  border-radius: 100px;
  font-size: 16px;
  font-weight: 600;
  padding: 20px 25px;
  text-transform: uppercase;
}
.more-detail-sec .btn-cta:hover {
  background-color: #728fc9;
  color: #fff;
  transition: 0.3s ease all;
}
footer {
  padding-top: 60px;
  background-color: #1f419b;
  color: #abc0e9;
}
footer .footer-hd {
  font-size: 18px;
  font-weight: bold;
  text-transform: capitalize;
  margin-bottom: 15px;
  color: #fff;
}
footer a {
  text-decoration: none;
  color: #fff;
  transition: 0.3s ease all;
}
footer a:hover {
  transition: 0.3s ease all;
  color: #0f1b72;
}
footer .bottom-footer {
  text-align: center;
  padding: 10px 0px;
  font-size: 12px;
  margin-top: 30px;
  background-color: #728fc9;
  color: #fff;
}
footer ul {
  margin: 0px;
  padding: 0px;
}
footer ul li {
  position: relative;
  margin: 0px;
  padding: 0px;
  list-style: none;
  margin-bottom: 5px;
  padding-left: 35px;
}
footer ul li a {
  text-decoration: none;
  color: #abc0e9;
}
footer ul li a:hover {
  color: #fff;
}
footer ul li .icon::before {
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}
footer ul li .icn-map::before {
  font-family: "fontAwesome";
  font-weight: 900;
  content: "\f041";
  position: absolute;
  left: 10px;
  top: 0px;
  color: #fff;
}
footer ul li .icn-email::before {
  font-family: "fontAwesome";
  font-weight: 900;
  content: "\f0e0";
  position: absolute;
  left: 10px;
  top: 0px;
  color: #fff;
}
footer ul li .icn-call::before {
  font-family: "fontAwesome";
  font-weight: 900;
  content: "\f095";
  position: absolute;
  left: 10px;
  top: 0px;
  color: #fff;
}
footer ul.footer-lst li {
  padding-left: 0px;
  line-height: 18px;
  margin-bottom: 10px;
  border-bottom: 1px solid #728fc9;
  padding-bottom: 10px;
}
footer .social a {
  text-decoration: none;
  background-color: transparent;
  border: 1px solid #fff;
  border-radius: 100%;
  width: 35px;
  height: 35px;
  display: inline-block;
  color: #fff;
  text-align: center;
  line-height: 35px;
  margin-right: 5px;
  transition: 0.3s ease all;
}
footer .social a:hover {
  background-color: #1f419b;
  transition: 0.3s ease all;
  border-color: #1f419b;
}
a.contant {
  text-decoration: none;
  color: #0f1b72;
  font-weight: 500;
}
a:hover {
  color: #728fc9;
}
.service-box {
  width: 24%;
  background-color: #f6f6f6;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  margin: 1px;
  height: 160px;
  padding: 0px 30px;
  position: relative;
}
.service-box .service {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  opacity: 1;
  transition: 0.3s ease all;
}
.service-box .service img {
  height: 54px;
  width: auto;
  margin-bottom: 5px;
  opacity: 1;
  transition: 0.3s ease all;
}
.service-box .service .service-name {
  font-size: 14px;
  line-height: 16px;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
}
.service-box .service.bg-inverse {
  background-color: #efefef;
}
.service-box .overlay-service {
  opacity: 0;
  position: absolute;
  bottom: 0px;
  transition: 0.3s ease all;
}
.service-box:hover {
  background-color: #728fc9;
  text-align: center;
}
.service-box:hover .service {
  opacity: 0;
  transition: 0.3s ease all;
}
.service-box:hover .overlay-service {
  opacity: 1;
  transition: 0.3s ease all;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  bottom: 25%;
  top: 25%;
  color: #fff;
  font-size: 16px;
  line-height: 18px;
}
.service-box:hover .overlay-service a {
  border-radius: 50px;
  border: 1px solid #fff;
  padding: 5px 15px;
  text-decoration: none;
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
  margin-top: 10px;
}
.service-box:hover .overlay-service a:hover {
  background-color: #0f1b72;
  border: 1px solid #0f1b72;
}
.intro-img {
  position: relative;
}
.intro-img img {
  border-radius: 20px 20px 0px 20px;
  -webkit-box-shadow: 6px 6px 5px 0px #a6a6a6;
  -moz-box-shadow: 6px 6px 5px 0px #a6a6a6;
  box-shadow: 6px 6px 5px 0px #a6a6a6;
}
.intro-img .sec-exp {
  position: absolute;
  background-color: #728fc9;
  border-radius: 0px 20px 20px 20px;
  color: #fff;
  font-size: 24px;
  line-height: 26px;
  font-weight: bold;
  padding: 35px 30px;
  -webkit-box-shadow: 6px 6px 20px -6px #808080;
  -moz-box-shadow: 6px 6px 20px -6px #808080;
  box-shadow: 6px 6px 20px -6px #808080;
  bottom: -60px;
  right: 40px;
}
.intro-img .bgtxt {
  font-size: 65px;
}
.py-xl {
  padding: 100px 0px 120px 0px;
}
.header-wrapper .header-top {
  background-color: #728fc9;
  color: #fff;
  padding: 10px 0px;
  font-size: 14px;
}
.header-wrapper .header-top a {
  text-decoration: none;
  color: #fff;
}
.carousel-control-next,
.carousel-control-prev {
  opacity: 0;
}
header.main-menu {
  background: #eee;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  z-index: 999;
  transition: all 500ms ease;
}
header.main-menu .navbar-collapse {
  flex-basis: auto;
  flex-grow: 0;
  align-items: center;
}
header.main-menu .nav-link {
  display: block;
  padding: 5px 20px !important;
  color: #0f1b72;
  text-decoration: none;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
  font-weight: 500;
}
header.main-menu .navbar.inner-banner {
  position: static;
  background-color: #0f1b72;
  padding: 1rem 0rem;
}
header.main-menu .navbar.inner-banner.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  background-color: #eeeeee;
  z-index: 111;
}
header.inner-header {
  position: static;
}
.main-slider {
  overflow: hidden;
  position: relative;
}
.main-slider .carousel-caption {
  position: absolute;
  right: 30%;
  bottom: 30%;
  left: 11%;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  color: #fff;
  text-align: left;
}
.main-slider .carousel-caption p {
  font-size: 33px;
  line-height: 30px;
  color: #73f1ff;
  font-weight: 500;
}
.main-slider .carousel-caption h5 {
  font-size: 60px;
  line-height: 70px;
  font-weight: bold;
  color: #0f1b72;
  margin: 0px;
  padding: 0px;
}
.main-slider .carousel-caption h5 small {
  font-size: 40px;
  font-weight: bold;
  color: #fff;
  display: block;
}
/* The sticky class is added to the header with JS when it reaches its scroll position */
.main-menu.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  background-color: #eeeeee;
}
/* Add some top padding to the page content to prevent sudden quick movement (as the header gets a new position at the top of the page (position:fixed and top:0) */
.sticky + .content {
  padding-top: 102px;
}
.bg-gray {
  background-color: #f0f4f9;
}
.form-control {
  height: 50px;
  border: none;
  margin-bottom: 10px;
  border-radius: 0px;
  color: #6c757d;
}
textarea.form-control {
  height: 150px;
  color: #6c757d;
}
.cnt-sec {
  display: flex;
  align-items: start;
  justify-content: flex-start;
  color: #303030;
  margin-bottom: 30px;
}
.cnt-sec .icon {
  color: #728fc9;
  font-size: 20px;
  margin-right: 15px;
  line-height: 30px;
}
.cnt-sec .cnt-info {
  color: #303030;
  font-size: 16px;
  line-height: 22px;
}
.cnt-sec .cnt-info span {
  font-size: 16px;
  display: block;
  font-weight: 600;
  color: #728fc9;
  margin-bottom: 5px;
  font-family: 'Poppins', sans-serif;
}
.cnt-sec .cnt-info a {
  text-decoration: none;
  color: #303030;
}
#accordionAddress .accordion-button:not(.collapsed) {
  color: #0f1b72;
  background-color: #f0f4f9;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.125);
  font-weight: 600;
  text-transform: uppercase;
  font-size: 16px;
}
#accordionAddress .accordion-button {
  color: #0f1b72;
  background-color: #f0f4f9;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.125);
  font-weight: 600;
  text-transform: uppercase;
  font-size: 16px;
}
#accordionAddress .accordion-item {
  margin-bottom: 5px;
}
#accordionAddress .accordion-item:first-of-type {
  border-top-left-radius: 0rem;
  border-top-right-radius: 0rem;
  border: 0px;
}
#accordionAddress .accordion-item:last-of-type .accordion-button.collapsed {
  border-bottom-right-radius: 0rem;
  border-bottom-left-radius: 0rem;
}
#myTab .nav-link {
  background-color: #ddd;
  color: #212529;
  font-weight: 600;
  margin-right: 2px;
}
#myTab .nav-link.active {
  background-color: #728fc9;
  color: #fff;
}
.services-section {
  padding: 30px;
}
.services-section .service-icn {
  margin-right: 20px;
}
.services-section .service-icn img {
  height: 80px;
  width: auto;
  fill: #0f1b72;
}
.services-section .service-icn.s1 img {
  width: 160px;
}
.services-section .service-icn.s2 img {
  width: 120px;
}
.services-section .service-icn.s3 img {
  width: 80px;
}
.services-section .service-cnt .service-hd {
  font-size: 24px;
  color: #0f1b72;
  font-weight: 600;
  margin-bottom: 10px;
}
.services-section .service-cnt .service-txt ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.services-section .service-cnt .service-txt ul li {
  margin: 0px;
  padding: 0px;
  list-style: none;
  position: relative;
  padding-left: 20px;
  margin-bottom: 10px;
}
.services-section .service-cnt .service-txt ul li::before {
  position: absolute;
  left: 0px;
  top: 0px;
  content: "\f058";
  font-family: "fontAwesome";
  color: #728fc9;
  font-size: 15px;
}
.bg-grey2 {
  background-color: #efefef;
}
.bg-grey1 {
  background-color: #f6f6f6;
}
.inner-banner-section {
  background-size: cover;
  transition: min-height 0.2s ease 0s;
  height: 450px;
  width: 100%;
}
.inner-banner-section.indus {
  background: url(../images/services-bg.jpg) bottom center no-repeat;
  background-size: cover;
}
.inner-banner-section.bg-about {
  background: url(../images/slider1.jpg) center center no-repeat;
  background-size: cover;
}
.inner-banner-section.bg-services {
  background: url(../images/slider2.jpg) center center no-repeat;
  background-size: cover;
}
.inner-banner-section.industries {
  background: url(../images/glassbuilding.jpg) center center no-repeat;
  background-size: cover;
}
.counter {
  padding: 60px 0px;
  font-size: 30px;
}
.counter img {
  width: 100px;
}
.counter .number {
  font-weight: 500;
  font-size: 40px;
  color: #0f1b72;
  line-height: 30px;
}
.counter p {
  line-height: 30px;
}
#carouselExampleCaptions .carousel-item {
  height: 650px;
  overflow: hidden;
}
#accServices .accordion-button {
  background-color: #728fc9;
  border-radius: 5px;
  color: #fff;
  font-weight: 500;
  margin-bottom: 2px;
}
#accServices .accordion-button::after {
  flex-shrink: 0;
  width: 1.5rem !important;
  height: 1.5rem !important;
  content: "";
  background-repeat: no-repeat;
  background-size: 1.25rem;
  transition: transform 0.2s ease-in-out;
  background-color: rgba(255, 255, 255, 0.5) !important;
  border-radius: 50px;
  margin-left: auto;
  background-position: 50% !important;
}
ul.cust-lst {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
ul.cust-lst li {
  margin: 0px;
  padding: 0px;
  list-style: none;
  margin-bottom: 10px;
  position: relative;
  padding-left: 35px;
  font-weight: 500;
}
ul.cust-lst li::before {
  content: "";
  background: url(../images/bullet.png) no-repeat;
  position: absolute;
  left: 0px;
  width: 100%;
  height: 100%;
  background-position: center left;
  background-size: contain;
}
.dropdown-menu {
  position: absolute;
  z-index: 1000;
  display: none;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0;
  font-size: 0.95rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: none;
  border-radius: 10px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
}
.dropdown-item:focus,
.dropdown-item:hover {
  color: #ffffff;
  background-color: #728fc9;
}
.w-20 {
  width: 20%;
}
.top-social .fa,
.top-social a {
  color: #1f419b;
  text-decoration: none;
}
.cta-banner {
  background: #728fc9;
  background: -moz-linear-gradient(319deg, rgba(114, 143, 201, 0.21890755) 29%, rgba(31, 65, 155, 0.32535012) 100%);
  background: -webkit-linear-gradient(319deg, rgba(114, 143, 201, 0.21890755) 29%, rgba(31, 65, 155, 0.32535012) 100%);
  background: linear-gradient(319deg, rgba(114, 143, 201, 0.21890755) 29%, rgba(31, 65, 155, 0.32535012) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#728fc9", endColorstr="#1f419b", GradientType=1);
  border-radius: 10px;
  color: #1f419b;
  font-size: 29px;
  font-weight: 500;
  line-height: 36px;
  position: relative;
  overflow: hidden;
}
.cta-banner img {
  position: absolute;
  bottom: -19px;
  right: -35px;
  opacity: 0.2;
  z-index: -1;
}
#mobMnu a {
  position: relative;
  padding: 15px 15px !important;
  color: #fff !important;
}
#mobMnu a::after {
  content: "";
  width: 1px;
  height: 26px;
  right: 0px;
  position: absolute;
  background-color: #fff;
}
#mobMnu a:hover {
  background-color: #0f1b72;
  color: #fff;
}
#mobMnu a:last-child::after {
  background-color: transparent;
}
#mobMnu a:nth-child(6)::after {
  background-color: transparent;
}
.inner-banner {
  margin-top: 155px;
}
ul.lst {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
ul.lst li {
  margin: 0px;
  margin-bottom: 0px;
  padding: 0px;
  padding-left: 0px;
  list-style: none;
  padding-left: 40px;
  margin-bottom: 15px;
  position: relative;
}
ul.lst li::before {
  content: "\f058";
  font-family: fontAwesome;
  color: #1f419b;
  margin-right: 10px;
  position: absolute;
  left: 15px;
}
.f-img {
  width: 100px;
  height: auto;
}
