/* CSS Document */
@import url("../font/css/fontawesome-all.min.css");
body {
  /*font-family: 'Work Sans' !important;*/
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-size: 15px;
}

.ptb-80 {
  padding: 50px 0px !important;
}

.pt-30 {
  padding-top: 30px;
}

.pb-30 {
  padding-bottom: 30px;
}

.mt-20 {
  margin-top: 20px;
}

.mb-20 {
  margin-bottom: 20px;
}

a:hover {
  text-decoration: none;
}

.white {
  color: #fff !important;
}

.header-top {
  width: 100%;
  color: white;
  font-size: 15px;
  background: #0b105a;
  padding: 10px 0px;
}

.header-top .portfolio-login {
  background-color: #0384c5 !important;
  border-color: #0384c5 !important;
  /*border-radius: 0;*/
  /*line-height: 20px;*/
  color: #fff;
  /*padding: 5px 17px;*/
  min-width: auto;
}

.header-top .portfolio-login:hover {
  background-color: #fff !important;
  color: #181818 !important;
  padding: 5px 10px;
  min-width: auto;
}

.social {
  text-align: right;
}

.social i {
  width: 32px;
  height: 32px;
  text-align: center;
  line-height: 29px;
  background: #fff;
  border-radius: 17px;
}

.social i:hover {
  background: #000;
}

.social i:hover:before {
  color: #fff;
}

.social i:before {
  color: #fff;
}

.social a:hover i:before {
  color: #0384c5;
}

.fa-phone {
  transform: rotateY(-180deg);
  -webkit-transform: rotateY(-180deg);
}

.login {
  border: 1px solid white;
  margin-left: 15px;
  font-size: 15px;
}

.login a {
  text-align: center;
  line-height: 29px;
  padding: 0px 10px;
}

.login i {
  margin-right: 5px;
}

.header-main {
  position: relative;
}

.header-top .top_left a {
  margin-right: 15px;
  color: #fff;
  font-weight: 500;
  vertical-align: middle;
  margin-top: 0px;
}

.header-top .top_left a:hover {
  color: #0384c5;
}

.header-top .top_left a i {
  font-size: 24px;
  vertical-align: middle;
}

.header-top .social {
  display: inline-block;
  padding: 5px 20px 5px 0;
  vertical-align: middle;
}

.header-top .social i {
  width: 32px;
  height: 32px;
  text-align: center;
  line-height: 32px;
  border-radius: 17px;
  font-size: 22px;
  background: transparent;
}

.header-top .social a:hover i {
  background-color: transparent;
  color: #0384c5;
}

.header-top a {
  color: white;
  display: inline-block;
}

.header-top a:hover {
  color: #9cdfdf !important;
}

.header-top .fas {
  margin-right: 10px;
  display: inline-block;
  vertical-align: middle;
}

.header-nav {
  width: 100%;
  position: relative;
}

.header-nav .login-panel {
  text-align: right;
  display: inline-block;
}

.header-nav #navbarNavDropdown .navbar-nav {
  float: right;
}

.header-nav .nav-item .nav-link {
  position: relative;
  transition: all 0.3s ease-in-out;
  /*padding: 10px 15px;*/
  color: #fff;
  font-size: 16px;
}

.header-nav .navbar-nav .dropdown a {
  color: #fff;
}

.header-nav .nav-item .nav-link:hover {
  background-color: #0b105a;
  transition: all 0.3s ease-in-out;
  color: #fff;
}

.header-nav .nav-item .nav-link::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 22px;
  height: 2px;
  border-width: 2px 2px 0 0;
  transition: all 0.3s ease-in-out;
  opacity: 0;
  background-color: #0384c5;
  width: 0;
}

.header-nav .nav-item .nav-link:hover::before {
  width: 100%;
  opacity: 1;
}

.header-nav .logo img {
  width: 220px;
  margin: 6px 0;
}

.header-nav .navbar {
  padding: 0px 0px;
}

.header-nav .navbar-nav li a {
  color: #fff;
  /*font-weight: bold;*/
  font-weight: 500;
  font-size: 16px;
}

.header-nav .navbar-toggler {
  background: #0b105a;
  /*width: 100%;*/
  border-radius: 0px;
  color: white;
  font-weight: bold;
  padding: 10px 0px;
}

.bottom-header {
  background-color: transparent;
  position: absolute;
  bottom: -53px;
  left: 0;
  z-index: 99;
  width: 100%;
}

.menu_area {
  display: block;
  /*width: calc(100% - 156px);*/
  vertical-align: middle;
}

.bottom-header .menu_area {
  background-color: #4a4a4a;
}

.bottom-header .menu_area .nav-link {
  color: #fff;
  padding: 16px 8px;
}

.bottom-header .menu_area .nav-link:hover {
  color: #0384c5 !important;
}

/* header end*/
/* banner start*/
.bannerslider {
  width: 100%;
  float: left;
  position: relative;
}

/*.bannerslider::after {
    content: "";
    position: absolute;
    z-index: 9;
    background: rgba(0,0,0,0.5);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}*/
.bannerslider .owl-dots {
  transform: translateY(-30px);
  position: absolute;
  width: 100%;
}

.bannerslider .owl-nav {
  display: none;
}

.owl-prev,
.owl-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}

.owl-prev {
  left: 20px;
}

.owl-next {
  right: 20px;
}

.owl-theme .owl-nav [class*="owl-"]:hover,
.owl-theme .owl-nav [class*="owl-"] {
  background: transparent;
}

.owl-theme .owl-nav {
  margin-top: 0px;
}

.bannerslider i {
  font-size: 43px;
}

.owl-text-overlay {
  position: absolute;
  text-align: center;
  width: 100%;
  height: 100%;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  color: #fff;
  padding-bottom: 20px;
  font-family: "Poppins";
  background-color: rgba(0, 0, 0, 0.5);
  padding-top: 180px;
}

.owl-text-overlay .owl-title {
  text-align: center;
  font-size: 36px;
  text-transform: uppercase;
}

.owl-text-overlay .btn-primary {
  display: block;
  width: 160px;
  margin: 25px auto;
}

.invest-now a {
  padding: 10px 21px;
  background: #009846;
  border-radius: 5px;
  color: #fff;
  font-size: 18px;
  margin-top: 12px;
  display: inline-block;
}

/* banner end*/
/* header start*/
.sec-heading {
  margin-bottom: 25px;
  position: relative;
}

.sec-heading h1 {
  text-align: center;
  font-size: 18px;
  color: #0b105a;
  margin-bottom: 10px;
  font-weight: 600;
  position: relative;
  display: inline-block;
}

.sec-heading h1 .black {
  font-weight: bold;
}

.sec-heading h1::after {
  content: "";
  position: absolute;
  background-color: #0b105a;
  width: 40px;
  height: 4px;
  border-radius: 40px;
  bottom: -10px;
  left: calc(50% - 20px);
}

.sec-heading.light-heading {
  margin-bottom: 25px;
  position: relative;
}

.sec-heading.light-heading h1 {
  text-align: center;
  font-size: 30px;
  color: #fff;
  margin-bottom: 10px;
  font-weight: 600;
  position: relative;
  display: inline-block;
}

.sec-heading h1 .black {
  font-weight: bold;
}

.sec-heading.light-heading h1::after {
  content: "";
  position: absolute;
  background-color: #fff;
  width: 40px;
  height: 4px;
  border-radius: 40px;
  bottom: -10px;
  left: calc(50% - 40px);
}

.fea-text {
  overflow: hidden;
}

.fea-text h3,
.sec-box h3,
.box h3 {
  font-size: 20px;
  font-weight: bold;
}

.btn-secondary {
  background-color: #e63d24;
}

.header-top .fa-whatsapp {
  margin-right: 10px;
  display: inline-block;
  vertical-align: middle;
  font-weight: 600;
}

/* header end*/
/* news start*/
.news .nav-pills .nav-link.active {
  background: #181819;
}

.news .nav-pills .nav-link {
  border-radius: 0px;
  color: white !important;
  font-size: 14px;
  padding: 8.5px 8.6px;
}

/* news end*/
/* form start*/
.form_con .w-100 {
  width: 100%;
  float: left;
}

.form_con .form-control {
  font-size: 14px;
  margin-bottom: 14px;
}

/* form end*/
/* partners start*/
.partners {
  padding: 70px 0px;
  /*background: #f5f5f5;*/
}

.partners ul {
  margin-bottom: 10px !important;
}

.partners ul li {
  margin-right: 10px !important;
  float: left;
  list-style: none;
}

.partners ul li img {
  padding: 2px !important;
  border: 1px solid #dddddd !important;
}

/* partners end*/
/* footer start*/
.footer_main {
  position: relative;
  width: 100%;
  float: left;
  color: #000;
  background: #181819;
}

.footer_main .footer-top {
  padding: 60px 0 20px;
  background: #0b105a;
}

.footer_main .footer-top .contact-info .item {
  margin: 0 0 15px 0;
}

.footer_main .footer-top .contact-info .item .title {
  font-size: 18px;
  font-weight: 500;
  color: #fff;
}

.footer_main .footer-top .contact-info .item .title .fa-phone {
  transform: rotate(0deg);
}

.footer_main .footer-top .contact-info .item a,
.footer_main .footer-top .contact-info .item p {
  color: #fff;
}

.footer_main iframe {
  width: 100%;
  height: 350px !important;
  margin-bottom: -6px;
}

.footer_main a,
.footer_main a:hover {
  color: #000;
}

.footer_main h3 {
  font-size: 22px;
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  padding-bottom: 11px;
}

.footer_main a {
  color: #fff;
}

.social-icons h3 {
  border-bottom: 0px;
}

.footer_main .menu-link {
  margin: 0px;
  padding-bottom: 15px;
}

.footer_main .menu-link li {
  /*float: left;*/
  /*width: 100%;*/
  padding-right: 33px;
}

.footer_main .menu-link a {
  color: #fff;
}

.useful_links .menu-link a {
  color: #fff;
}

.copyright-text {
  width: 100%;
  background: #17191a;
  padding-top: 20px;
  text-align: center;
}

.copyright-text .useful_links {
  text-align: left;
}

.copyright-text .useful_links .menu-link li {
  display: inline-block;
  width: auto;
  padding: 10px;
  float: none !important;
}

.copyright-text .useful_links .menu-link li a:hover {
  color: #181819;
}

.copyright-text p {
  text-align: center !important;
  font-size: 13px;
}

footer .menu-link li {
  list-style-type: none;
}

footer .menu-link {
  padding-left: 2px;
}

footer .social i {
  border: 2px solid #444;
  border-radius: 0;
}

footer .menu-link li i {
  font-size: 18px;
  margin-right: 9px;
}

footer .menu-link li i.fa-phone {
  transform: rotate(0deg);
}

.copyright-text,
.copyright-text a {
  color: #fff;
}

.footer-links {
  background: #3070c4;
  text-align: center;
}

.footer-links ul li {
  display: inline-block;
  padding: 10px 10px;
}

.footer-links ul li a {
  color: #fff;
}

.footer-links ul {
  margin-bottom: 0px;
  width: 100%;
}

/* footer end*/
/* contact start*/
.contact-box {
  box-shadow: 0px 2px 16px #d0caca;
  padding: 20px;
  background: white;
  width: 100%;
  text-align: center;
  min-height: 193px;
}

.contact-box h3 {
  font-weight: bold;
  margin-top: 15px;
  font-size: 18px;
}

.contact-box p,
.contact-box a {
  font-size: 16px;
  color: #181819;
}

/* contact end*/
/* tablist start*/
.tablist li {
  width: 100%;
  float: left;
}

.tablist.nav-pills .nav-link.active {
  background: #e21d29;
  background: #009846;
}

.tablist.nav-pills .nav-link {
  background: #016cb4;
  background: #e63d24;
  color: white;
  margin-bottom: 7px;
  padding: 10px 15px;
}

/* tablist end*/
/*-- portfolio login */
#myModal,
#myModal1,
#myModal2,
#myModal3,
#myModal4,
#myModal5,
#myModal6,
#myModal7,
#myModal8 {
  text-align: center;
  z-index: 999999;
}

#myModal .modal-header,
#myModal1 .modal-header,
#myModal2 .modal-header,
#myModal3 .modal-header,
#myModal4 .modal-header,
#myModal5 .modal-header,
#myModal6 .modal-header,
#myModal7 .modal-header,
#myModal8 .modal-header {
  color: white;
  background: #016cb4;
  background: #016cb4;
  padding: 10px 20px;
}

#myModal .modal-title,
#myModal1 .modal-title,
#myModal2 .modal-title,
#myModal3 .modal-title,
#myModal4 .modal-title,
#myModal5 .modal-title,
#myModal6 .modal-title,
#myModal7 .modal-title,
#myModal8 .modal-title {
  width: 100%;
  float: left;
  font-size: 20px;
  font-weight: bold;
}

.input-in {
  display: inline-block;
  margin: 0 12px 10px;
}

.input-fld .form-control {
  margin-bottom: 20px;
}

.forgot-pass {
  color: #016cb4;
  font-size: 11px;
  float: left;
  text-align: center;
  width: 100%;
}

.box_content {
  background-color: #ffffff;
  border: 2px solid #dddddd;
  left: 35%;
  overflow: hidden;
  padding: 15px;
  position: fixed;
  top: 25%;
  width: 430px;
  z-index: 999999999;
  height: 240px;
}

.grayBox {
  position: fixed;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
  background-color: black;
  z-index: 99999999;
  -moz-opacity: 0.7;
  opacity: 0.7;
  filter: alpha(opacity=70);
}

.imgs {
  top: 0;
  right: 0px;
  position: absolute;
  font-size: 20px;
  color: white;
  font-weight: bold;
  width: 30px;
  height: 30px;
  /*background: red;*/
  border-radius: 50%;
  text-align: center;
  line-height: 30px;
}

img#cross {
  position: relative;
  float: right;
  top: -29px;
  left: 24px;
}

/*-- /portfolio login */
/* menu start */
.navbar-nav .dropdown-menu {
  margin-top: 0px;
}

.nav-item.dropdown:hover .dropdown-menu {
  /*display: block;*/
}

.dropdown-menu a:hover {
  background: #016cb4;
  background: #009846;
  color: #fff !important;
}

.menu-bar {
  background: #181819;
}

/* menu end */
/* home start */
.ih-item.circle {
  position: relative;
  width: 100%;
  /*height: 200px;*/
  display: table;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  text-align: center;
  margin-bottom: 5px;
  color: #000;
  padding: 5px 0px;
}

.ih-item.circle p {
  margin-bottom: 0px;
}

.ih-item img {
  margin-bottom: 15px;
}

.text1 li {
  padding-bottom: 8px;
  border-bottom: 1px solid #c1c2ca;
  font-size: 13px;
  color: #000;
  list-style: url(../images/right.png);
  text-align: justify;
  margin-top: 3px;
  line-height: normal;
}

/* home end */
.second-section h3 {
  background: #181819;
  color: #fff;
  text-align: center;
  padding: 7px 0px;
  margin-bottom: 0px;
  font-size: 1.3rem;
  font-weight: 500;
}

/*.invest-corner
{
	background: #efeeee;
}*/
.ih-item.circle:hover {
  background: #fff;
  box-shadow: 2px 1px 7px 3px #c8c8c8;
}

.invest-corner h6 {
  font-weight: 600;
}

.news .nav-item {
  width: 33.33%;
}

.news .nav-item .nav-link {
  padding: 10px 0;
  background-color: #0b105a;
  border-radius: 0;
  color: #fff;
}

.news .nav-item .nav-link.active {
  background-color: #0384c5;
}

.news .tab-content {
  border: 1px solid #151515;
}

.title_bar {
  background-color: #0b105a;
  margin: 0;
  padding: 7px 10px;
  font-size: 20px;
  color: #fff;
  text-align: center;
}

.tab-content marquee {
  padding: 5px;
}

.market-update {
  background: url("../images/market-update.png");
  padding-bottom: 0px !important;
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
}

.market-update .box {
  /*background: #fff;*/
}

.market-update .box h3 {
  text-align: center;
  padding: 20px 0px;
}

.download {
  background: url(../images/download-bg.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  padding: 75px 0;
  padding: 30px 0;
  overflow: hidden;
}

.download .mobile {
  /*position: relative;*/
}

.download .mobile .items {
  /*position: absolute;*/
  text-align: center;
}

.download .items.item_1 {
  z-index: 999;
}

.download .items.item_2 {
  /*left: 190px;*/
  /*list-style-type: none;*/
}

.download .items {
  list-style-type: none;
}

.download .mobile .items img {
  /*width: 310px;*/
  /*margin-top: -50px;*/
}

.mobile .items.item_2 img {
  /*width: 290px;*/
}

.download ul li {
  display: inline-block;
}

.download .box {
  color: #fff;
  padding: 46px 0px;
}

.download .box p {
  margin: 40px 0px;
}

.download .box ul {
  padding: 0;
}

footer p {
  text-align: justify;
  color: #fff;
}

#frmContact .btnAction {
  background: #181819;
  color: #fff;
  padding: 7px 23px;
  margin: 8px 0px;
  margin: 0px auto;
}

.news ul li {
  width: 33%;
  text-align: center;
}

.second-section .cal-name {
  background: #181819;
  color: #fff;
  text-align: center;
  padding: 4px 0px;
  font-size: 20px;
  font-weight: 500;
}

.fadeOutslider1 img {
  width: 100% !important;
}

#market-updates .bannerslider {
  /*background: #fff;*/
  padding: 19px;
  float: none;
  min-height: 290px;
}

#market-updates .bannerslider h3 {
  font-size: 16px;
}

.fadeOutslider1 .owl-dots {
  position: relative;
  border: 0px;
}

.menu-btn.nav-item .nav-link {
  border: 1px solid;
  padding: 6px 6px;
  padding: 4px 3px;
  margin-left: 6px;
  background: #fff;
  color: #181819;
}

.menu-btn.nav-item .nav-link:hover {
  background: #181819;
  color: #fff;
}

.content-text ul {
  padding-left: 15px;
}

.portfolio-login-div {
  /* position: absolute;
  z-index: 1;
  top: 50px;
  width: 390px;
  right: 150px;
  background: #cfcecd9e;*/
}

.portfolio-login-div h3 {
  background: #181819;
  color: #fff;
  padding: 10px;
  text-align: center;
  font-size: 18px;
}

.portfolio-login-div .btnAction,
.dis-login,
.dis-login:hover {
  background: #1e1f1f;
  color: #fff;
  display: block;
  border: 0px;
  padding: 7px 24px;
  margin: 0px auto;
  width: -moz-max-content;
  width: max-content;
  border-radius: 0px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.forgot-pass {
  color: #1e1f1f;
  font-weight: 600;
}

#Open-an-Account {
  position: fixed;
  top: 0%;
  right: 0px;
  z-index: 99;
  padding: 0px;
}

#Request-a-call-Back {
  position: fixed;
  bottom: 0%;
  right: 0px;
  z-index: 99;
  padding: 0px;
}

#Open-an-Account img,
#Request-a-call-Back img {
  width: 80%;
  float: right;
}

.nav-pills > li {
  float: left;
  width: 100%;
  margin-left: 0px !important;
}

.nav-pills > li > a,
.nav-pills > li > a:focus,
.nav-pills > li > a:hover {
  background: #181819;
  border-bottom: 1px solid #ddd;
  padding: 8px 10px;
  color: white !important;
  border-radius: 0px;
  display: block;
  text-decoration: none;
}

.tabing .tab-content {
  border: 0;
}

.nav.nav-pills li .active.show {
  background: #00cdfd;
  color: #000 !important;
}

.tabing .tab-content h1 {
  font-size: 1.9rem;
}

.blink a {
  animation: blink 1s linear infinite;
}

@keyframes blink {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
.invest-corner .col-md-3.mb-20 {
  margin-bottom: 10px;
}

.ptb-40 {
  padding: 30px 0px !important;
}

.invest-corner .sec-heading h1 {
  margin-top: 20px;
}

.download h1 {
  font-size: 1.8rem;
}

.download .mobile img {
  max-width: 90%;
}

#market-updates {
  color: #fff;
}

#market-updates .owl-carousel .owl-item .item {
  text-align: center;
}

#market-updates .owl-carousel .owl-item .item img {
  display: initial;
}

#LightBox.intro,
#grayBG.intro {
  display: none !important;
}

.logins {
  padding-left: 0px;
  margin: 10px 0 !important;
  float: right;
}

.logins li {
  width: 16%;
  display: inline-block;
  vertical-align: middle;
}

.logins li a {
  background: #181819;
  display: block;
  width: 100%;
  color: #fff;
  padding: 8px 5px;
  border-radius: 3px;
  text-transform: uppercase;
  text-align: center;
  font-size: 11px !important;
  min-height: 85px;
  vertical-align: middle;
}

.logins a:hover {
  background-color: #0b105a;
}

.logins li a i {
  display: block;
  font-size: 16px;
  margin-bottom: 5px;
}

.box-services {
  display: block;
  border-radius: 50%;
  width: 190px;
  height: 190px;
  overflow: hidden;
  margin: auto;
  border: 10px solid #181819;
  transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -webkit-transition: all 400ms ease-in-out;
}

.box-service span {
  color: #1e1f1f;
  display: block;
  text-align: center;
  font-weight: 700;
  padding-top: 5px;
  font-size: 1.1rem;
}

.box-services:hover {
  border: 14px solid #1e1f1f;
  box-shadow: 0px 0px 10px #ccc;
  transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -webkit-transition: all 400ms ease-in-out;
}

.col-2.box-service {
  flex: 0 0 20%;
  max-width: 20%;
  margin-bottom: 20px;
}

.advertisment img {
  padding: 14px;
}

.advertisment {
  border: 2px solid #181819;
  box-shadow: 2px 2px 6px 0px #181819;
  background: #fff;
}

.trading label,
.trading input {
  display: block;
  width: 100%;
}

.trading input {
  border: 1px solid #ccc;
  padding: 8px;
  margin-bottom: 10px;
}

.trading button {
  border: 0px;
  padding: 9px 20px;
  background: #222;
  color: #fff;
  border-radius: 5px;
  margin-top: 20px;
}

#contact_results .success {
  background: #181819;
  color: #fff;
  padding: 9px 24px;
  font-weight: 800;
}

.menu-btn.nav-item.dropdown .nav-link {
  border: 0px;
}

.header-nav .navbar-nav li.dropdown a {
  color: #fff;
}

.dropdown-menu a:hover {
  background: #181819;
  color: #fff;
}

.market-watch li {
  width: 50%;
}

#mail-status p,
#mail-status_en p {
  color: #000 !important;
}

.partner-btn {
  margin: 0px auto;
  /*padding: 0px;*/
}

.partner-btn li {
  display: inline-block;
  margin-bottom: 21px;
}

.partner-btn li a {
  background: #3070c4;
  color: #fff;
  padding: 8px 25px;
  font-size: 17px;
}

.Number_disable,
.OtherS,
.Marstatus {
  display: none;
}

#R_Code1,
#R_Code2 {
  display: block;
  padding: 5px;
  display: none;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  width: 100%;
}

#R_Code1.display,
#R_Code2.display {
  display: block;
}

#R_Code2 {
  background-color: #e9ecef;
  opacity: 1;
}

#R_Code1.displayno,
#R_Code2.displayno {
  display: none;
}

.portfolio a h3 {
  background: #181819;
  color: #fff;
  padding: 33% 31px;
  font-size: 20px;
  text-align: center;
}

.portfolio-login .login-field {
  font-size: 15px;
}

.dropdown-menu .dropdown-submenu .dropdown-menu {
  top: 0;
  left: 100%;
}

@media (max-width: 1199px) {
  .login {
    font-size: 16px;
    margin-left: 9px;
  }
  .news .nav-pills .nav-link {
    padding: 8.5px 3.6px;
  }
  .logins li a {
    padding: 9px 17px !important;
  }
}
@media (max-width: 991px) {
  .contact-box {
    margin-bottom: 20px;
    min-height: auto;
  }
  .header-top,
  .header-top .text-right {
    text-align: center !important;
  }
  .header-nav .navbar-nav li a {
    font-size: 14px;
    padding-left: 7px !important;
  }
  .news .nav-pills .nav-link {
    padding: 8.5px 10px !important;
  }
  .copyright-text .col-lg-6,
  .copyright-text .text-right {
    text-align: center !important;
  }
  .contact-box {
    margin-bottom: 20px;
    min-height: auto;
  }
  .logins li a {
    padding: 9px 5px !important;
    font-size: 12px;
  }
  .col-2.box-service {
    flex: 0 0 50%;
    max-width: 50%;
    margin-bottom: 20px;
  }
  .col-2.box-service.offset-1 {
    margin-left: 0%;
  }
}
@media (max-width: 767px) {
  .ih-item .fundz {
    width: 100%;
  }
  header,
  .social {
    text-align: center;
  }
  .header-nav .navbar-nav {
    padding: 0px 0px 10px 0px;
    background: #0b105a;
  }
  .header-nav .navbar-nav li a {
    text-align: center;
    color: white;
    padding: 6px 0px !important;
  }
  .navbar-nav li a:hover {
    color: white !important;
  }
  .bannerslider {
    margin-top: 0px;
  }
  .sec-heading h1 {
    font-size: 30px;
  }
  footer .container {
    width: 100%;
    max-width: 100%;
  }
  .portfolio-login-div {
    position: relative !important;
    top: 0px !important;
    right: 0 !important;
    margin: 0px auto;
  }
  ul.logins {
    float: none;
  }
}
@media (max-width: 575px) {
  .cont-form .w-50 {
    width: 100% !important;
  }
}
@media (max-width: 480px) {
  .col-2.box-service {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 20px;
  }
  .col-2.box-service.offset-1 {
    margin-left: 0%;
  }
}
@media (max-width: 464px) {
  .logins li {
    line-height: 50px;
  }
}
.d-inline-block a {
  color: white;
  display: inline-block;
  background: white;
  padding: 3px 3px 4px 3px !important;
  border-radius: 17px;
  width: 30px;
  height: 30px;
  text-align: center;
}

/* The Modal (background) */
.modal {
  display: none;
  /* Hidden by default */
  position: fixed;
  /* Stay in place */
  z-index: 1;
  /* Sit on top */
  padding-top: 100px;
  /* Location of the box */
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  overflow: auto;
  /* Enable scroll if needed */
  /*background-color: #3070c4; */
  /*background-color: #3070c4;*/
}

/* Modal Content */
.modal-content {
  position: relative;
  /*background-color: #3070c4;*/
  margin: auto;
  padding: 0;
  border: 1px solid #3070c4;
  width: 100%;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  -webkit-animation-name: animatetop;
  -webkit-animation-duration: 0.4s;
  animation-name: animatetop;
  animation-duration: 0.4s;
}

/* Add Animation */
@keyframes animatetop {
  from {
    top: -300px;
    opacity: 0;
  }
  to {
    top: 0;
    opacity: 1;
  }
}
/* The Close Button */
.close,
.close1,
.close2,
.close3,
.close4,
.close5,
.close6,
.close7,
.close8 {
  color: white;
  float: right;
  font-size: 28px;
  font-weight: bold;
  line-height: 1;
}

.close:hover,
.close:focus,
.close1:hover,
.close1:focus,
.close2:hover,
.close2:focus,
.close3:hover,
.close3:focus,
.close4:hover,
.close4:focus,
.close5:hover,
.close5:focus,
.close6:hover,
.close6:focus,
.close7:hover,
.close7:focus,
.close8:hover,
.close8:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

.modal-header {
  padding: 10px 16px;
  background-color: #3070c4;
  color: white;
}

.modal-header h2 {
  font-family: inherit;
  margin-bottom: 0px;
  font-size: 22px;
}

.modal-body {
  padding: 15px 16px;
}

.modal-footer {
  padding: 2px 16px;
  background-color: #3070c4;
  color: white;
}

.modal .btnAction {
  background: #016cb4;
  color: #fff;
  padding: 5px 12px;
  font-size: 15px;
  border-radius: 4px;
  margin-top: 5px;
  text-transform: uppercase;
}

.main_section {
  padding: 50px 0;
}

.gray {
  color: #f5f5f5 !important;
}

.black {
  color: #181819 !important;
}

.secondary {
  color: #0b105a !important;
}

.gray-bg {
  background-color: #858585 !important;
}

.dark-bg {
  background-color: #0b105a !important;
}

.light-bg {
  background-color: #f5f5f5 !important;
}

.btn-primary {
  background-color: #0384c5 !important;
  border: 1px solid #0384c5 !important;
  min-width: 150px;
  padding: 5px 10px;
  border-radius: 30px;
}

.btn-primary:hover {
  background-color: #0b105a !important;
  border: 1px solid #0b105a !important;
  color: #fff;
}

.inner_box {
  text-align: center;
  padding: 10px;
}

.inner_box h6 {
  font-size: 20px;
  font-weight: 600;
  margin: 12px 0;
}

.aboutus_section .about-img {
  position: relative;
}

.aboutus_section .about-img::after {
  content: "";
  position: absolute;
  right: -15px;
  top: -15px;
  background-color: #0b105a;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.aboutus_section .about-img img {
  width: 100%;
}

.blue_overlay-section {
  background: url(../images/download-bg.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  padding: 75px 0;
  padding: 30px 0;
  overflow: hidden;
}

.sip-calculator-section {
  padding: 0;
  background: url(../images/sip-bg.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  overflow: hidden;
}

.overlay-black {
  padding: 60px 0;
  background-color: rgba(0, 0, 0, 0.85);
}

.overlay-primary {
  padding: 60px 0;
  background-color: rgba(35, 118, 184, 0.9);
  background: rgba(11, 16, 90, 0.8392156863);
}

.sip-calculator-section .sec-heading h1 {
  color: #fff !important;
}

#testimonialCar .item {
  margin: 20px;
}

.testimonial_section.form-custom .form-control {
  padding-bottom: 0px;
}

.testimonial-box {
  /*padding: 20px;*/
  position: relative;
  text-align: center;
  /*display: flex;*/
}

.testimonial-box .owl-nav {
  display: none;
}

.testimonial-box .image {
  display: block;
  width: 150px;
  height: 150px;
  margin: 0 auto 15px auto;
  vertical-align: bottom;
  position: relative;
  z-index: 99;
}

.testimonial-box .client-info {
  display: block;
  width: 100%;
  vertical-align: bottom;
  padding-left: 15px;
  margin-bottom: 15px;
  position: relative;
  z-index: 99;
}

.testimonial-box .client-info h3 {
  font-size: 18px !important;
  color: #181818;
}

.testimonial-box .client-info p {
  margin-bottom: 0;
  text-align: center;
}

.testimonial-box p {
  color: #181818;
  position: relative;
  z-index: 99;
  text-align: left;
}

#testimonialCar .owl-dots {
  margin-top: 10px;
}

#testimonialCar .owl-dots .owl-dot span {
  background: #869e45;
}

#testimonialCar .owl-dots .owl-dot.active span,
#testimonialCar .owl-dots .owl-dot:hover span {
  background: #f4c562;
}

.bannerslider .owl-dots .owl-dot span {
  background: #ffffff;
}

.bannerslider .owl-dots .owl-dot.active span,
.bannerslider .owl-dots .owl-dot:hover span {
  background: #f4c562;
}

.footer_main .footer_contact {
  margin-bottom: 30px;
}

.footer_main .footer_contact h3 {
  margin-bottom: 0;
}

.footer_main a:hover {
  color: #0384c5;
}

.footer_main .footer_contact i {
  color: #0b105a;
  font-size: 30px;
  margin-right: 8px;
  vertical-align: middle;
}

.footer_main .footer_contact .fa-phone {
  transform: rotate(10deg);
}

.TabbedPanelsTabGroup {
  background-color: #0b105a !important;
}

.TabbedPanelsTabSelected {
  background: #0384c5 !important;
}

.partner-academy_section .sec-heading h1 {
  text-align: left;
  text-transform: uppercase;
}

.invest-corner {
  padding: 50px 0 !important;
}

.blue_overlay-section.sip-calculator-section {
  padding: 60px 0;
}

.fixed_btn_section {
  position: fixed;
  right: 0;
  top: 300px;
  z-index: 999;
}

.fixed_btn_section .fixed_item {
  padding: 0;
  list-style-type: none;
}

.btn_item {
  display: inline-block;
  width: 200px;
}

.fixed_btn_section .btn_item {
  display: inline-block;
  width: 200px;
  transform: translateX(165px);
  background-color: #f5f5f5;
  padding: 5px 15px;
  margin-bottom: 5px;
  transition: all 0.3s ease-in-out;
  font-size: 18px;
  border-radius: 6px 0 0 6px;
  color: #0b105a;
}

.fixed_btn_section .btn_item span {
  padding-left: 10px;
}

.fixed_btn_section .btn_item:hover {
  transform: translateX(0px);
  transition: all 0.3s ease-in-out;
}

.title-strip {
  background-color: #181819;
  color: #fff;
  padding: 5px;
  font-size: 20px;
}

.market_update_section {
  padding: 30px 0 60px 0 !important;
}

.market_update_section .nav.nav-pills li .active {
  background: #0b105a !important;
}

.partner-section marquee img {
  width: 160px;
  margin: 20px;
}

.contact-section {
  position: relative;
}

.contact-section::before {
  content: "";
  position: absolute;
  line-height: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.8);
  width: 50%;
  height: 100%;
  z-index: 99;
}

.contact-section::after {
  content: "";
  position: absolute;
  line-height: 0;
  top: 0;
  width: 50%;
  height: 100%;
  background-image: url(../images/contact-bg.jpg);
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center;
  z-index: 9;
}

.contact-section .request-call {
  z-index: 999;
  position: relative;
  padding: 100px 0;
}

.contact-section .request-call h3 {
  color: #fff;
  font-size: 30px;
}

.contact-section .request-call .item {
  padding: 10px;
}

.contact-section .request-call a {
  color: #fff;
}

.contact-section .request-call i {
  color: #fff;
}

.contact-section .request-call p {
  color: #fff;
}

.contact-section .contact_info p {
  color: #181819;
  font-size: 16px;
}

.contact-section .contact_info a {
  color: #181819;
}

.contact-section .contact_info a:hover {
  color: #0b105a;
}

.contact-section .contact_info p i {
  display: inline-block;
  width: 40px;
  height: 40px;
  background-color: #181819;
  border-radius: 3px;
  text-align: center;
  line-height: 38px;
  color: #fff;
  font-size: 24px;
  margin-right: 10px;
}

.form-custom .form-control {
  padding: 10px;
  box-shadow: none;
  background-color: #fff;
  border: 1px solid #ddd;
}

.form-custom #captcha {
  width: calc(100% - 165px);
  display: inline-block;
}

.form-custom .btnRefresh {
  padding: 8px;
  background-color: #0b105a;
  color: #fff;
  margin: 0 5px;
}

.form-custom #captcha_code {
  height: 40px !important;
  border-radius: 3px;
}

.investment-solution-section .solution_box {
  display: block;
  width: 100%;
  color: #fff;
  margin: 15px 0 40px 0;
  padding: 15px;
}

.investment-solution-section .solution_box:hover {
  background-color: #fff;
}

.investment-solution-section .solution_box .icon img {
  width: 70px;
}

.investment-solution-section .solution_box img:last-child {
  display: none;
}

.investment-solution-section .solution_box:hover img:last-child {
  display: inline-block;
}

.investment-solution-section .solution_box:hover img:first-child {
  display: none;
}

.investment-solution-section .solution_box h2 {
  font-size: 20px;
  margin: 12px 0;
}

.investment-solution-section .solution_box:hover h2 {
  color: #181818;
}

.investment-solution-section .solution_box:hover p {
  color: #181818;
}

.product_section {
  padding-top: 70px;
}

.product_section .product_row {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}

.product_section .product_box {
  background-color: #f1f1f1;
  padding: 20px 20px 5px 20px;
  display: grid;
  grid-template-columns: 20% 80%;
  border: 1px solid #ddd;
}

.product_section .product_box:hover {
  background-color: #fff;
}

.product_section .product_box .icon i {
  font-size: 65px;
  color: #181819;
}

.product_section .product_box .info {
  color: #181819;
  letter-spacing: 0;
}

.product_section .product_box .info h5 {
  font-weight: 600;
}

.product_section .product_box .info p {
  font-size: 16px;
}

.invest-corner-inner .fundz {
  padding: 30px 15px 20px 15px;
}

.invest-corner-inner .fundz .icon_title {
  display: block;
  text-align: left;
}

.invest-corner-inner .fundz .icon {
  background-color: #0b105a;
  display: inline-block;
  width: 75px;
  height: 45px;
  padding: 0;
  position: relative;
  margin: 5px;
  transition: all 0.2s ease-in-out;
  text-align: center;
}

.invest-corner-inner .fundz:hover .icon {
  background-color: #0384c5;
  transition: all 0.2s ease-in-out;
}

.invest-corner-inner .fundz .icon::before {
  content: "";
  position: absolute;
  border: 38px solid transparent;
  border-top: none;
  border-bottom: 18px solid #0b105a;
  top: -18px;
  left: 0;
  transition: all 0.2s ease-in-out;
}

.invest-corner-inner .fundz:hover .icon::before {
  border-bottom: 18px solid #0384c5;
  transition: all 0.2s ease-in-out;
}

.invest-corner-inner .fundz .icon::after {
  content: "";
  position: absolute;
  border: 38px solid transparent;
  border-bottom: none;
  border-top: 18px solid #0b105a;
  bottom: -18px;
  left: 0;
  transition: all 0.2s ease-in-out;
}

.invest-corner-inner .fundz:hover .icon::after {
  border-top: 18px solid #0384c5;
  transition: all 0.2s ease-in-out;
}

.invest-corner-inner .fundz .text {
  text-align: left;
  display: inline-block;
  width: calc(100% - 91px);
  vertical-align: top;
  margin-top: -15px;
}

.invest-corner-inner .fundz i {
  font-size: 52px;
  color: #fff;
  margin-top: -3px;
}

.side_bar .menu_bar ul {
  list-style-type: none;
  padding: 0;
}

.side_bar .menu_bar li a {
  display: block;
  width: 100%;
  position: relative;
  background-color: #f2f2f2;
  color: #111;
  padding: 15px;
  border-bottom: 1px solid #ddd;
}

.side_bar .menu_bar li a:hover {
  background-color: #0b105a;
  color: #fff;
  border-bottom: 1px solid #0b105a;
}

.side_bar .menu_bar li a i {
  position: absolute;
  right: 15px;
  font-size: 20px;
}

.side_bar .contact_bar {
  background-color: #f2f2f2;
  padding: 20px;
}

.side_bar .contact_bar .col-md-6 {
  max-width: 100%;
  flex: 100%;
}

.side_bar .contact_bar .form-custom .form-control {
  padding: 12px;
  box-shadow: none;
  background-color: #ffffff;
  border: 1px solid #fff;
}

.service_page_section .inner_section {
  padding: 8px 0;
}

.service_page_section .inner_section h4 {
  font-size: 20px;
}

.service_page_section .inner_section h5 {
  font-size: 18px;
}

.whyus_section .inner_box i {
  font-size: 65px;
}

.contact-box i {
  font-size: 45px;
}

.product_section .product_box .info ul {
  padding: 0 0 0 15px;
}

.product_section .product_box .info ul li {
  font-size: 16px;
}

.service_page_section nav > .nav.nav-tabs {
  border: none;
  color: #fff;
  background: #181819;
  border-radius: 0;
}

.service_page_section nav > div a.nav-item.nav-link,
.service_page_sectionnav > div a.nav-item.nav-link.active {
  border: none;
  padding: 12px 15px;
  color: #fff;
  background: #181819;
  border-radius: 0;
  font-size: 18px;
}

.service_page_section nav > div a.nav-item.nav-link.active:after {
  content: "";
  position: relative;
  bottom: -54px;
  left: -10%;
  border: 15px solid transparent;
  border-top-color: #0b105a;
}

.service_page_section .tab-content {
  background: #fdfdfd;
  line-height: 25px;
  border: none;
  border-top: 5px solid #0b105a;
  padding: 20px 0 !important;
}

.service_page_section nav > div a.nav-item.nav-link:hover,
.service_page_section nav > div a.nav-item.nav-link:focus {
  border: none;
  background: #0b105a;
  color: #fff;
  border-radius: 0;
  transition: background 0.2s linear;
}

.service_page_section .box {
  border-radius: 4px;
  padding: 15px;
  border: 1px solid #ddd;
}

.inner_box .icon img {
  width: 70px;
  margin-bottom: 15px;
}

.login-area {
  display: grid;
  min-height: 180px;
  align-items: center;
  justify-content: center;
  margin-top: 30px;
}

.login-area:first-child {
  border-right: 1px solid #e5e5e5;
}

.login-area .login-box {
  text-align: center;
  color: #181818;
  width: 100%;
}

.login-area .login-box:hover {
  color: #0384c5 !important;
}

.login-area .login-box h4 {
  font-size: 20px;
  margin: 15px 0;
}

.grid-row {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}

.grid-items:nth-child(2) {
  grid-row: 1/4;
  grid-column: 2/3;
  margin-top: 20px;
}

.usful-links li {
  padding: 0;
  list-style-type: none;
  display: inline-block;
  width: 33%;
}

.usful-links li a {
  background-color: #0b105a;
  color: #fff;
  display: block;
  width: 100%;
  padding: 15px;
  margin-bottom: 5px;
  text-align: center;
}

.usful-links li a:hover {
  background-color: #fecd66;
  color: #0b105a;
}

/*---- Slider ---*/
.slider-section {
  position: relative;
  overflow: hidden;
}

.hero-slider-01 {
  position: relative;
}

.single-slide.bg-img {
  /*background-position: center center;*/
  background-position: top;
  background-size: cover;
  position: relative;
  z-index: 5;
  /*height: 600px;*/
}

/* .single-slide::after {
    content: "";
    position: absolute;
    background-color: rgba(0,0,0,0.42);
    width: 100%;
    height: 100%;
    z-index: 0;
} */
.owl-carousel .owl-item img {
  position: relative;
}

.slider-content {
  position: absolute;
  z-index: 99;
  padding: 0 0;
  bottom: 40%;
  right: 24%;
  /*background: #ffffff70;*/
  right: 61%;
  width: 340px;
  text-align: center;
  padding: 28px;
  border-radius: 4px;
}

.slider-content .sub-title {
  color: #fff;
  font-size: 16px;
  line-height: 22px;
  text-transform: inherit;
  font-weight: 500;
  position: relative;
  font-family: "Rubik", sans-serif;
  margin-bottom: 22px;
}

.slider-content h2 {
  font-size: 30px;
  line-height: 50px;
  color: #fff;
  margin: 0 0 20px;
  font-weight: 600;
  text-transform: uppercase;
}

.slider-content h5 {
  color: #fff;
}

.slider-content p {
  font-size: 15px;
  line-height: 26px;
  color: #fff;
  margin: 0px 0 50px 0;
}

.slider-content .grap-btn {
  height: 60px;
  padding: 15px 25px;
  color: #242323;
  border-radius: 4px;
}

.slider-content .to_top {
  margin-left: 14px;
  background-color: #0b105a;
  border: 2px solid #0b105a;
  color: #fff;
  border-radius: 40px;
  padding: 10px 20px;
}

.slider-content .to_top:hover {
  background-color: #0384c5;
  border-color: #0384c5;
  color: #fff;
}

.slider-content .to_bottom {
  margin-left: 8px;
  background-color: #0384c5;
  border: 2px solid #0384c5;
  color: #fff;
  border-radius: 11px;
  padding: 10px 20px;
  font-weight: 600;
  font-size: 15px;
}

.slider-content .to_bottom:hover {
  background-color: transparent;
  border-color: #0b105a;
  color: #0b105a;
}

.slider-content .to_bottom::before {
  background: #f00000;
  border-radius: 0;
}

.single-slide.single-slider-4 .slider-content .to_top {
  margin-top: 50px;
}

.single-slide.single-slider-4 .slider-content .to_bottom {
  margin-top: 50px;
}

.slider-section .owl-dots {
  position: absolute;
  right: 0;
  left: 0;
  margin: 0 auto;
  text-align: center;
  bottom: 40px;
  z-index: 3;
  transition: all 0.4s ease;
}

.slider-section .owl-dots button {
  width: 10px;
  height: 10px;
  display: inline-block;
  border-radius: 50%;
  outline: none;
  position: relative;
  margin: 0 5px;
  background: #fff;
  transition: all 0.3s ease;
}

.slider-section .owl-dots button.active,
.slider-section .owl-dots button:hover {
  background: #f00000;
}

.owl-carousel .owl-dots button span {
  display: none;
}

.slider-section .owl-carousel .owl-nav {
  position: absolute;
  right: 0;
  left: 0;
  margin: auto;
  width: 94%;
  text-align: right;
  position: absolute;
  outline: none;
  top: 50%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}

.slider-section .owl-carousel .owl-nav .owl-prev {
  position: absolute !important;
  left: 0;
}

.slider-section .owl-carousel .owl-nav button {
  text-align: center;
  z-index: 5;
  font-size: 28px;
  line-height: 54px;
  width: 50px;
  height: 50px;
  margin: 10px 0 5px auto;
  background: #f00000;
  color: #fff;
  position: relative;
  border: none;
  outline: none;
  z-index: 1;
  border-radius: 50%;
  display: block;
  transition: all 0.3s ease;
  line-height: 24px;
}

.slider-section .owl-carousel .owl-nav button:after {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  content: "";
  background: #0f1a2c;
  border-radius: 50%;
  text-align: center;
  width: 0;
  height: 0;
  z-index: -1;
  transition: all 0.3s ease;
}

.slider-section .owl-carousel .owl-nav button:hover:after {
  width: 100%;
  height: 100%;
}

.slider-section .owl-item.active .slider-content .sub-title {
  animation-delay: 1.4s;
  animation-name: fadeInLeft;
}

.slider-section .owl-item.active .slider-content h2 {
  animation-delay: 1.7s;
  animation-name: fadeInLeft;
}

.slider-section .owl-item.active .slider-content p {
  animation-delay: 2s;
  animation-name: fadeInLeft;
}

.slider-section .owl-item.active .slider-content .to_top {
  animation-delay: 1.9s;
  animation-name: fadeInUp;
}

.slider-section .owl-item.active .slider-content .to_bottom {
  animation-delay: 2.1s;
  animation-name: fadeInUp;
}

.slider-section .owl-next {
  display: inline-block;
  width: 45px;
  height: 44px;
  background-color: #0b105a;
  text-align: center;
  padding: 9px;
  color: #fff;
  border-radius: 100%;
}

.slider-section .owl-next i {
  font-size: 24px;
}

.slider-section .owl-prev {
  display: inline-block;
  width: 45px;
  height: 44px;
  background-color: #0b105a;
  text-align: center;
  padding: 9px;
  color: #fff;
  border-radius: 100%;
}

.slider-section .owl-prev i {
  font-size: 24px;
}

.home-mobile-app {
  background-image: url(../images/building.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 0;
  text-align: center;
}

.home-mobile-app .overlay-primary {
  padding-bottom: 0;
}

.home-mobile-app .main-title {
  margin-bottom: 10px;
  font-size: 32px;
}

.home-mobile-app p {
  color: #fff;
  font-size: 20px;
}

.home-mobile-app .store-buttons {
  padding: 30px 0;
}

.home-mobile-app .store-buttons a {
  display: inline-block;
  margin: 0 5px;
}

.home-mobile-app .store-buttons img {
  width: 180px;
}

.market-updates {
  padding: 0;
  background: url(../images/sip-bg.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  overflow: hidden;
}

.service-section .solution_box {
  position: relative;
  overflow: hidden;
  transition: 0.3s all ease-in-out;
  margin-bottom: 20px;
}

.service-section .solution_box img {
  width: 100%;
}

.service-section .solution_box .information {
  bottom: 10px;
  left: 15px;
  transition: 0.3s all ease-in-out;
  z-index: 99;
  background-color: #0b105a;
  padding: 15px;
  transition: 0.2s ease-in;
  border: 1px solid #0b105a;
  background: #fff;
  text-align: center;
}

.service-section .solution_box:hover .information {
  transition: 0.2s ease-in;
  background-color: #0384c5;
  color: #fff;
}

.service-section .solution_box .information h2 {
  color: #0b105a;
  font-size: 18px;
}

.service-section .solution_box .information p {
  color: #fff;
  min-height: 55px;
  font-size: 15px;
  line-height: 20px;
}

.service-section .solution_box .information a {
  padding: 5px 15px;
  min-width: auto;
  font-size: 14px;
}

.service-section .solution_box .information a:hover {
  /*background-color: #fff !important;*/
  color: #151515;
  border-color: #fff !important;
}

.login-panel-main {
  background-color: #f1f3ec;
  padding: 25px;
}

.single-blog {
  background: #ffffff;
  box-shadow: 0px 0px 98px 0px rgba(0, 0, 0, 0.07);
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  margin: 30px 0;
}

.single-blog .blog-img {
  position: relative;
  overflow: hidden;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.single-blog .blog-img a {
  display: block;
}

.single-blog .blog-img a img {
  width: 100%;
  transition: all 0.3s linear;
}

.single-blog:hover .blog-img a img {
  transform: scale(1.1);
}

.single-blog .blog-img .top-meta {
  position: absolute;
  top: 35px;
  left: 30px;
}

.single-blog .blog-img .top-meta .date {
  line-height: 65px;
  text-align: center;
  background-image: linear-gradient(120deg, #54d6eb 0%, #035cdd 100%);
  color: #fff;
  font-size: 14px;
  line-height: 18px;
  border-radius: 5px;
  display: inline-block;
  text-align: center;
  line-height: 12px;
  padding: 10px;
}

.single-blog .blog-img .top-meta .date {
  background: #4b610c;
}

.single-blog .blog-content {
  padding: 30px;
}

.single-blog .blog-content .title {
  font-size: 22px;
  line-height: 30px;
  color: #333333;
}

.single-blog .blog-content .title a {
  color: #333333;
}

.single-blog .blog-content .title a:hover {
  color: #4b610c;
}

.single-blog .blog-content .b-content {
  margin-top: 10px;
  max-height: 50px;
  overflow: hidden;
}

.single-blog .blog-content p {
  font-size: 14px;
  line-height: 26px;
  font-weight: 400;
  color: #4c4d56 !important;
}

.single-blog .blog-content p span {
  white-space: normal;
}

.single-blog .blog-btn {
  border-top: 1px solid #ebebeb;
  padding: 15px 40px;
}

.single-blog .blog-btn .blog-btn-link {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 14px;
  font-family: "Manrope", sans-serif;
  font-weight: 600;
  color: #005de0;
  transition: all 0.3s linear;
}

.single-blog .blog-btn .blog-btn-link {
  color: #4b610c;
}

.single-blog .blog-btn .blog-btn-link i {
  transition: all 0.3s linear;
}

.single-blog .blog-btn .blog-btn-link:hover i {
  transform: translateX(5px);
}

.blog-detail .badge {
  padding: 10px;
  margin-bottom: 10px;
  color: #fff !important;
  font-size: 13px;
  font-weight: 400;
}

.mv_box .box {
  background-color: #f5f5f5;
  padding: 15px 20px;
  min-height: 305px;
}

.mv_box .box .icon {
  display: inline-block;
  width: 80px;
  vertical-align: middle;
}

.mv_box .box .icon i {
  font-size: 70px;
  color: #0b105a;
}

.mv_box .box h3 {
  display: inline-block;
  vertical-align: middle;
}

.bottom-header .menu_area .navbar.navbar-expand-lg {
  padding: 0;
}

.nav-item.dropdown:hover .dropdown-menu {
  display: block;
}

.navbar-expand-lg .navbar-nav .dropdown-menu {
  position: absolute;
  background-color: #0b105a;
  top: 45px;
  border: none;
}

.navbar-expand-lg .navbar-nav .dropdown-menu .dropdown-item {
  padding: 8px 15px;
  color: #ffffff;
  background-color: transparent;
  border: 0;
}

.navbar-expand-lg .navbar-nav .dropdown-menu .dropdown-item:hover {
  background: #0384c5;
}

.buy-online {
  text-align: center;
  padding: 30px 0;
}

.custom_dropdown {
  position: relative;
  display: inline-block;
}

.custom_dropdown .dropbtn {
  background-color: #0384c5 !important;
  border: 1px solid #0384c5 !important;
  min-width: 150px;
  padding: 5px 10px;
  border-radius: 30px;
  min-width: auto;
}

.custom_dropdown .dropdown-content {
  display: none;
  position: absolute;
  background-color: #0b105a;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 999;
  border-radius: 10px;
  top: 36px;
  padding: 5px 0;
}

.custom_dropdown .dropdown-content a {
  color: #fff;
  padding: 8px 15px;
  text-decoration: none;
  display: block;
  text-align: left;
}

.custom_dropdown .dropdown-content a:hover {
  background-color: #0384c5;
}

.custom_dropdown:hover .dropdown-content {
  display: block;
}

.custom_dropdown:hover .dropbtn {
  background-color: #3e8e41;
}

.features-main-section {
  background-image: url(../images/why-choose-us.jpg);
}

.features-main-section .feature-intro {
  position: relative;
  z-index: 99;
}

.features-main-section .heading-lg {
  position: relative;
  z-index: 999;
  color: #fff;
  margin-bottom: 30px;
}

.feature-intro .icon-box.style-s1,
.feature-intro .icon-box.style-s2 {
  border-radius: 50%;
  background-color: #e3c426;
  color: #fff;
}

.feature-intro .icon-box {
  width: 48px;
  height: 48px;
  display: inline-block;
  vertical-align: middle;
  color: #009750;
  transition: all 0.4s;
  text-align: center;
  font-size: 1.25em;
  line-height: 50px;
  margin: 2px 0;
  border: 1px solid transparent;
}

.feature-intro h4 {
  color: #fff;
  padding: 20px 0 10px 0;
  font-weight: 300;
  font-size: 22px;
}

.feature-intro p {
  color: #fff;
  line-height: 26px;
  font-size: 16px;
  font-weight: 300;
}

.section-pad {
  padding-top: 50px;
  padding-bottom: 90px;
}

.has-bg,
.fixed-bg {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}

.fixed-bg {
  background-attachment: fixed;
}

.has-bg {
  position: relative;
}

.has-bg:after {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: "";
  background-color: #000;
  opacity: 0.5;
  z-index: 1;
}

.insuranc-renewal img {
  width: 200px;
  margin: 0 5px;
}

.home-mobile-application {
  background-image: url(../images/app-shape.png);
  background-repeat: no-repeat;
  background-size: auto;
  background-position: right;
  padding: 65px 0;
}

.home-mobile-application .main-title {
  text-align: left;
  font-size: 28px;
}

.home-mobile-application .store-buttons a img {
  width: 180px;
}

.pay_premium_row {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 20px;
  text-align: center;
}

.pay_premium_row .pay_item a {
  display: inline-block;
  background-color: #fff;
  padding: 5px;
  border-radius: 3px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease-in-out;
}

.pay_premium_row .pay_item img {
  min-height: 60px;
  height: 70px;
  width: 200px;
}

.app-features li {
  color: #7fae4d;
  font-size: 20px;
  padding: 5px 0;
}

.social ul {
  margin-bottom: 0px;
}

.social ul li {
  display: inline-block;
}

.social ul ul {
  display: none;
}

.social ul li:hover ul {
  display: block;
  position: absolute;
  background: #0b105a;
  padding: 11px;
  width: 190px;
  text-align: left;
  z-index: 9999;
  border-radius: 4px;
}

.social ul li ul li {
  display: block;
}

.footer-top h4 {
  color: #fff;
}

.why ul {
  padding-left: 15px;
}

.why-box {
  border: 2px solid #7d7e82;
  width: auto;
  /*display: inline-block;*/
  padding: 24px;
  border-radius: 2px;
  height: 178px;
}

.service_page_section .box {
  text-align: center;
  margin-bottom: 10px;
}

.service_page_section .box img {
  width: 78px;
  text-align: center;
}

.service_page_section .box h4 {
  font-size: 18px;
}

.innerbanner_section img {
  width: 100%;
}

.sec-heading .signup {
  font-size: 19px;
}

.blink {
  width: 200px;
  height: 50px;
  background-color: #0384c5;
  padding: 9px 16px;
  text-align: center;
  line-height: 50px;
  border-radius: 2px;
}

.blink span {
  font-size: 17px;
  font-family: cursive;
  color: white;
  animation: blink 1s linear infinite;
}

@keyframes blink {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
.quick-links ul li {
  display: inline-block;
}

.social-icons {
  text-align: right;
}

.social-icons ul {
  list-style: none;
  margin-bottom: 0;
}

.social-icons ul li {
  display: inline-block;
  margin: 0 8px;
}

.social-icons ul li a {
  color: #ffffff;
  font-size: 14px;
}

.modal-backdrop.fade.show {
  display: none;
}

#myModal {
  left: 18%;
  top: 5%;
  width: 64%;
  height: auto;
}

/* TICKER */
/*.tickers*/
/*{*/
/*     display: flex;*/
/*  flex-direction: column;*/
/*}*/
/*ul li:nth-child(2){*/
/*  order: 1;*/
/*}*/
.ticker_section {
  padding: 40px 0;
}

.ticker_section .tickers {
  padding: 0;
  list-style-type: none;
  display: flex;
  justify-content: space-around;
  align-content: center;
  align-content: center;
}

.tickers .ticker_item {
  position: relative;
  box-shadow: 0 1px 4px 1px rgba(37, 46, 40, 0.11);
  background-color: #fff;
  border-radius: 8px;
  width: 100%;
  padding: 11px;
  margin: 0 5px;
}

.tickers .ticker_item .name {
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  display: block;
  letter-spacing: 1px;
}

.tickers .ticker_item .price {
  display: block;
  font-size: 14px;
  padding-top: 5px;
  line-height: 18px;
  font-weight: 600;
}

.tickers .ticker_item .difference_percent {
  position: relative;
  color: #39b559;
  display: block;
  line-height: 18px;
  font-size: 14px;
  margin-top: 4px;
}

.tickers .ticker_item .difference_percent::after {
  content: "\f144";
  position: absolute;
  font-family: "bootstrap-icons";
  font-size: 10px;
  bottom: 1px;
  right: -7px;
}

.tickers .ticker_item .difference_percent.negative {
  color: #d33f3f;
}

.tickers .ticker_item .difference_percent.negative::after {
  content: "\f11e";
}

/*DARK BOX*/
/*        .tickers .ticker_item {
    background-color: #24252ad9;
    }
    .tickers .ticker_item .name {
    color: #fff;
    }
    .tickers .ticker_item .price {
    color: #fff;
    }
    .tickers .ticker_item .difference_percent {
    color: #3cbd5d;
    }
    .tickers .ticker_item .difference_percent.negative {
    color: #f95959;
    }*/
/* TICKER */
.homepage .header-nav {
  /*position: absolute;*/
  /*z-index: 999;*/
  background: #0b105a;
}

.clearheader.fixed-top,
#navbar_top.fixed-top {
  position: fixed;
  background: #0b105a;
}

@media only screen and (max-width: 1400px) {
  .ticker_section .container {
    max-width: 100%;
  }
  .tickers .ticker_item .difference_percent {
    font-size: 9px;
  }
  .service-section .solution_box .information h2 {
    font-size: 16px;
  }
  /* #utility .container
  {
      max-width: 96%;
  } */
  .testimonial_section img {
    width: 150px;
    padding: 10px;
    border: 1px solid rgba(0, 0, 0, 0.2117647059);
    border-radius: 2px;
  }
  .slider-content {
    position: absolute;
    z-index: 99;
    padding: 0 0;
    bottom: 1%;
    right: 24%;
    background: rgba(255, 255, 255, 0.4392156863);
    right: 61%;
    width: 276px;
    text-align: center;
    padding: 19px;
    border-radius: 4px;
  }
  .slider-content h2 {
    font-size: 24px;
    line-height: 23px;
  }
  .copyright-text p {
    margin-bottom: 5px;
  }
  .navbar-collapse.collapse.show {
    display: flex;
    align-items: center;
    width: 250px;
    left: -70px;
    position: relative;
    top: 18px;
  }
}
@media only screen and (max-width: 600px) {
  .ticker-area .tickers {
    display: flex;
    justify-content: space-around;
    position: relative;
    flex-wrap: wrap;
  }
  .tickers .ticker_item {
    width: 21%;
    margin-bottom: 12px;
  }
}
@media screen and (max-width: 991px) {
  .icon_title .icon,
  .icon_title .text {
    width: 75px !important;
    display: block !important;
    text-align: center !important;
    margin: 0px auto !important;
  }
  .invest-corner-inner .fundz .text {
    margin-top: 21px !important;
  }
  .invest-corner-inner .fundz .icon::before {
    content: "";
    position: absolute;
    border: 38px solid transparent;
    border-top-color: transparent;
    border-top-style: solid;
    border-top-width: 38px;
    border-bottom-color: transparent;
    border-bottom-style: solid;
    border-bottom-width: 38px;
    border-top: none;
    border-bottom: 18px solid #0b105a;
    top: -18px;
    left: 22px;
    transition: all 0.2s ease-in-out;
  }
  .invest-corner-inner .fundz .icon::after {
    content: "";
    position: absolute;
    border: 38px solid transparent;
    border-top-color: transparent;
    border-top-style: solid;
    border-top-width: 38px;
    border-bottom-color: transparent;
    border-bottom-style: solid;
    border-bottom-width: 38px;
    border-bottom: none;
    border-top: 18px solid #0b105a;
    bottom: -18px;
    left: 22px;
    transition: all 0.2s ease-in-out;
  }
  .slider-content {
    right: 51%;
    width: 210px;
  }
  .slider-content h2 {
    font-size: 22px;
  }
}
.investor {
  padding: 25px 0;
}

.heading {
  font-size: 30px;
  color: #013c74;
  font-family: OpenSans-Bold;
  text-align: center;
  padding-bottom: 10px;
  margin: 20px 0;
  position: relative;
}

.heading::after {
  border-bottom: 3px solid #c51c1a;
  position: absolute;
  content: "";
  width: 44px;
  bottom: 0;
  text-align: center;
  margin: auto;
  left: 48%;
}

.serv_text {
  background: #013c74;
  padding: 10px;
  transition: all 0.5s ease-in-out;
}

.service_dtls:hover .serv_text {
  transition: all 0.5s ease-in-out;
  background: #c51c1a;
}

.service_dtls span {
  color: #c51c1a;
}

.service_dtls:hover span {
  color: #ffffff;
}

.serv_text h2 {
  font-size: 18px;
  font-family: OpenSans-Bold;
  /*text-align: center;*/
  color: #ffffff;
}

.serv_text p {
  font-size: 13px;
  color: #ffffff;
  font-family: OpenSans-Regular;
  text-align: justify;
}

.service_dtls {
  transition: all 0.5s ease-in-out;
  margin-top: 20px;
}

.service_dtls:hover {
  box-shadow: 0px 2px 10px #999;
  transition: all 0.5s ease-in-out;
}

.service_img {
  overflow: hidden;
}

.service_img img {
  width: 100%;
  transition: all 0.5s linear;
  display: block;
}

.service_img:hover img {
  transform: scale3d(1.1, 1.1, 1);
}

.hexagon {
  margin-top: 30px;
  padding: 10px;
  transition: all 0.4s ease-in-out;
}

.hexagon:hover {
  box-shadow: 1px 1px 10px #a8a8a8;
  transition: all 0.4s ease-in-out;
}

.hexagon:hover:hover .hexa_head {
  color: #013c74;
  transition: all 0.4s ease-in-out;
}

.corner_img {
  margin-top: 55px;
}

.hexa_img {
  width: 70px;
  display: inline-block;
  vertical-align: top;
}

.hexa_caption {
  display: inline-block;
  width: calc(100% - 100px);
  vertical-align: middle;
  margin-left: 15px;
}

.hexa_head {
  font-size: 19px;
  color: #000;
  font-weight: 600;
  margin-bottom: 8px;
}

.hexa_caption p {
  text-align: justify;
  color: #000;
}

.footer_top {
  background: #014383;
  padding: 20px 0;
}

.footer_top .callback_dtls {
  display: flex;
}

.footer_top .callback_dtls span .fa {
  display: inline-block;
  width: 15px;
  vertical-align: middle;
  color: #000;
  width: 35px;
  height: 35px;
  background-color: #ffffff;
  display: block;
  float: left;
  text-align: center;
  border-radius: 50%;
  margin-right: 20px;
  margin-bottom: 13px;
  line-height: 2.5;
}

.footer_top .callback_dtls span .fa::before {
  margin-top: 20px;
}

.c_text {
  display: inline-block;
  width: calc(100% - 30px);
  vertical-align: top;
  color: #fff;
  margin-bottom: 6px;
}

.footer-btm {
  background: #013c74;
  padding: 14px 0;
}

.discl_head {
  font-size: 18px;
  color: #ffffff;
  /*font-family:OpenSans-Bold;*/
  margin-bottom: 10px;
}

.discl p,
.add {
  font-size: 16px;
  color: #ffffff;
  text-align: justify;
  /*font-family: opensans-regular;	*/
}

.ft_left,
.ft_right {
  font-size: 14px;
  color: #ffffff;
  font-family: opensans-regular;
}

.ft_right {
  text-align: right;
}

.quick_link ul {
  list-style: none;
  padding: 0;
}

.quick_link ul li a {
  color: #fff;
  /*font-family:OpenSans-Regular;*/
  font-size: 13px;
  margin-bottom: 5px;
  transition: all 0.5s ease-in-out;
}

.quick_link ul li a:hover {
  transition: all 0.5s ease-in-out;
  color: #c51c1a;
  padding-left: 6px;
}

.quick_link ul li {
  margin-top: 7px;
}

.utility-list {
  list-style: none;
  padding: 0;
}

.utility-list li {
  display: inline-block;
  width: 13%;
  margin: 0 5px;
}

.download-app {
  padding: 70px 0px;
  background-image: url(../images/c.png);
  background-size: cover;
}

#navbar_top {
  /*display: none;*/
  background: #0b105a;
  padding: 12px;
}

#navbar_top.fixed-top {
  display: block;
}

.scroll_logo1 img {
  width: 310px;
}

.scroll_logo_icon {
  text-align: right;
}

.scroll_logo2 img {
  width: 40px;
}

#navbar_top.header-nav #navbarNavDropdown .navbar-nav {
  float: none;
  justify-content: space-between;
}

#navbar_top.header-nav #navbarNavDropdown .navbar-nav .nav-item {
  /*display: flex;*/
  /*width: 15%;*/
  font-size: 16px;
  font-size: 12px;
  padding: 0 !important;
  font-weight: 600;
}

.rss img {
  display: none;
}

.header-nav .logo img.logo_right {
  width: 70px;
}

.utility-list li a img {
  width: 100%;
}

.news ul li.active.show {
  background: #0384c5;
}

.get-widget {
  display: none;
}

.read_more {
  color: #fff;
  padding: 0 !important;
}

.f_18 {
  font-size: 18px;
  font-size: 15px;
  text-align: left;
}

.card.p-3 h4 {
  color: #0b105a;
  font-size: 16px;
  text-align: center;
  margin: 11px 3px;
  font-weight: 600;
}

.card.p-3 p {
  font-size: 18px;
}

.card.p-3 p {
  font-size: 14px;
  line-height: 1.3;
  text-align: center;
}

.contact_header {
  font-size: 18px;
  color: #0b105a;
  font-weight: 600;
  margin: 20px 0;
}

.hvr-pulse-grow:hover {
  animation-name: hvr-pulse-grow;
  animation-duration: 0.3s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}

.hvr-pulse-grow {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}

/* Pulse G
row */
@keyframes hvr-pulse-grow {
  to {
    transform: scale(1.1);
  }
}
.card.p-3 img {
  margin: 0px auto;
  width: 50px;
}

.testimonial_section marquee img {
  border: 1px solid #ced4da;
  padding: 7px;
}

.content-text p {
  font-size: 14px;
  margin-bottom: 10px !important;
}

.content-text span span {
  display: none;
}

.content-text b {
  text-indent: 0pt;
}

.card.our-feature {
  text-align: center;
  padding: 20px;
  margin-bottom: 20px;
  min-height: 330px;
}

.card.our-feature img {
  width: 85px;
  margin: 10px auto;
}

.card.our-feature h4 {
  font-weight: 600;
  font-size: 18px;
  padding: 10px 0;
}

.card.our-feature p {
  margin: 0;
}

.scroll_logo_icon img {
  width: 50px;
}

.content-text ul li,
.content-text ol li {
  padding-top: 10px;
}

.tickers .ticker_item:nth-child(5),
.tickers .ticker_item:nth-child(6),
.tickers .ticker_item:nth-child(7) {
  display: none;
}

@media only screen and (max-width: 767px) {
  .header-nav .navbar-toggler:focus,
  .header-nav .navbar-toggler:focus-visible {
    outline: unset;
  }
}
.aquotes-box {
  position: relative;
  height: 100%;
  padding-top: 56.6%;
}
.aquotes-box iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.aquotes-box iframe .widget-300x250 {
  width: 100%;
  max-width: 100%;
}
.fund-perfomance td,
.fund-perfomance td span {
  font-size: 16px !important;
}

.financial-news-section {
  padding: 80px 0;
}

.news-box {
  background: #eee;
  border-radius: 6px;
  overflow: hidden;
  display: inline-block;
  width: 250px;
}
.news-box .inner-box {
  display: block;
  color: #111;
}
.news-box .image {
  position: relative;
}

.news-box .image .date {
  background: #00cdfd;
  padding: 0px 8px;
  border-radius: 30px;
  font-size: 14px;
  position: absolute;
  bottom: 10px;
  right: 10px;
  color: #000;
}

.news-box .image img {
  width: 100%;
  min-height: 160px;
  object-fit: cover;
  height: 160px;
}

.news-box .content {
  padding: 15px;
}

.news-box .content h4 {
  font-size: 18px;
  margin: 0;
  margin-bottom: 5px;
  color: #000;
  display: block;
  white-space: normal;
}

.news-box .content p {
  line-height: 18px;
  font-size: 15px;
  text-align: left;
  margin: 0;
  white-space: normal;
}
.testimonial-box .image.test-img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}