@charset "utf-8";
/* CSS Document */

body {
font-family: 'Lato', sans-serif;
      overflow-x: hidden;
}

.header-top {
    background-color: #2C3E4F;
    padding: 5px 0;
}
.header-top .list-inline-item a:hover{
  color: #ecb328;

}

ul.contact-dtls li {
    color: #ffffff;
    display: inline-block;
    margin-right: 20px;
}

ul.contact-dtls {
    list-style: none;
    margin-bottom: 0;
}

img.logo {
    max-width: 100%;
   
}

.carousel-item img {
    width: 100%;
}

.icon-bar {
  position: fixed;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
    z-index: 3;
}


.icon-bar1 {
  position: fixed;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
    z-index: 3;
}

.icon-bar1 a {
  display: block;
  text-align: center;
  transition: all 0.3s ease;
  color: white;
  font-size: 20px;

}

.icon-bar a {
  display: block;
  text-align: center;
  padding: 16px;
  transition: all 0.3s ease;
  color: white;
  font-size: 20px;

}

.icon-bar a:hover {
  background-color: #000;
}

.facebook {
  background: #3B5998;
  color: white;
}

.twitter {
  background: #55ACEE;
  color: white;
}

.google {
  background: #dd4b39;
  color: white;
}

.linkedin {
  background: #007bb5;
  color: white;
}

.youtube {
  background: #bb0000;
  color: white;
}

ul.contact-dtls li i {
    margin-right: 5px;
}

.contact-dtls {
    background-color: #0392bf;
    color: #ffffff !important;
   
    font-size: 18px;
    padding: 5px 23px 3px 23px;
    text-decoration: none;
    border-radius: 7px;
}

.prtlgn {
    text-align: right;
}

.bg-dark {
    background-color: #ffffff !important;
    padding-right: 0;
}

.navbar-dark .navbar-nav .nav-link {
    color: #151515;
    font-size: 18px;
    letter-spacing: 1px;
    padding: 5px 12px;
    margin-left: 0px;
}

.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
    color: #0392bf;
}

.fintool a {
    text-decoration: none;
    color: inherit;
}

.paracontent {
    font-family: verdana;
    font-size: 14px;
}

.paracontent {
    min-height: 450px;
}

.uselink {
    list-style: none;
    margin: 0px !important;
    padding: 0px !important;
}

.uselink a {
    background: #2a2e3b;
    text-align: center;
    font-size: 22px;
    color: white;
    padding: 10px 15px 10px 15px;
    border-bottom: 1px solid white;
    font-weight: 600;
    margin-bottom: 10px;
    float: left;
    width: calc(50% - 30px);
    margin: 0px 15px 10px 15px;
}

.modal-header {
padding: 0;
    border: 0;
    padding-right: 5px;
}

.modal-header button {
    color: red;
    outline: none;
    opacity: 1;
}

.box_content {
    background-color: #FFFFFF;
    border: 2px solid #AE6948;
    top: 30%;
    overflow: hidden;
    padding: 15px;
    position: fixed;
    left: 50%;
    transform: translate(-30%, -50%);
    -webkit-transform: translate(-50%, -50%);
    width: 430px;
    z-index: 1056;
    height: 240px;
}

.imgs {
    top: 0%;
    right: 0%;
    position: absolute;
}

.grayBox {
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index: 1055;
    -moz-opacity: 0.7;
    opacity: 0.7;
    filter: alpha(opacity=70);
}

.modal-body {
    padding-top: 0;
}


h4.modal-title {
     text-align: center;
    color: #0392bf;
    letter-spacing: 1px;
    text-transform: uppercase;
}

form#login input {
    margin-bottom: 10px;
    border-radius: 5px;
    border: 1px solid #0392bf;
}

.header-bottom {
    padding: 15px 0;
}
.header-bottom1
{
    background: #2c3e4f;
    display: none;
}
.header-bottom1 #menu1 a{
  color: #fff !important;
}
div#menu {
    float: right;
    margin-top: 20px;
}

div#menu1 {
    /*float: right;*/
    /*margin-top: 10px;*/
}
div#menu1 .bg-dark
{
    background-color: #fff0 !important;
}
div#menu1 .bg-dark ul li a
{
    color: #000;
}
section#sensex {
    padding: 25px 0;
}

section#financialtool {
    padding: 45px 0 15px 0px;
}

.slider {
    /*margin-bottom: 25px;*/
    position: relative;
}

section#videoaddform {
    padding: 25px 0;
    padding-top: 0px;
}

.fintool {
    width: 33%;
    text-align: center;
}

section#videoaddform h3 {
    background-color: #2c3e4f;
    text-align: center;
    color: #fff;
    font-size: 21px;
    margin-bottom: 0;
    padding: 7px 0;
}

 .adlvido ul li {
    background-color: #90d0dc;
    text-align: center;
    color: #fff;
    font-size: 21px;
    margin-bottom: 0;
    padding: 4px 0;
    width:50%;
}

.adlvido ul li.active {
background-color: #0392bf;
    }

    .tab-content marquee {
    background-color: #eeebeb;
    padding: 15px;
}

.adlvido ul li a {
color: #ffffff;
    display: block;
}

.fintool h4 {
    font-size: 18px;
    margin-top: 10px;
    color: #000;
}

.fintool i, .fintool img {
    color: #000;
    font-size: 42px;
    background-color: #fff0;
    padding: 15px;
}
.fintool {
    width: 31.33%;
    text-align: center;
    border-radius: 10px;
    background: #edb429;
    margin: 0px 8px;
    padding: 25px 12px;
}

.top-footer {
    background-color: #0392bf;
    padding: 10px 0;
}

.top-footer nav a {
    color: #ffffff;
    padding: 0 15px;
}

.top-footer nav {
    text-align: center;
}

.bottom-footer {
    background-color: #2c3e4f;
    padding: 10px 0;
}

.bottom-footer p, .bottom-footer a {
    color: #fff !important;
    margin-bottom: 0;
    font-size: 14px;
}

p.rhs-pra {
    text-align: right;
}

.bottom-footer p a {
    color: #000;
}

.titlecontent {
        background-color: #0392bf;
    padding-left: 15px;
    color: #ffffff;
    margin: 0 0 15px;
}

ul.contactusdetails {
    list-style: none;
    float: right;
    width: 90%;
    padding-left: 0;
}
.contact-img img {
    width: 90%;
}

ul.contactusdetails li i, ul.contactusdetails li em {
    color: #0392bf;
    margin-right: 5px;
}

ul.contactusdetails li {
    margin-bottom: 10px;
}

.enquiryform h3 {
    background-color: #242423;
    color: #fff;
    font-size: 21px;
    padding: 5px 0;
    text-align: center;
}

.adlvido input, .adlvido textarea {
    width: 100%;
    padding: 4px 10px;
    border-radius: 4px;
    border: 1px solid #dfdfdf;
}

form#contact_body button {
    background-color: #0392bf;
    border: 0;
    padding: 5px 0;
    display: block;
    width: 100px;
    margin: 0 auto;
    color: #fff;
}

div#TabbedPanels1 table {
    border-bottom: 1px solid;
}

.container {
    overflow: hidden;
}

/*  For responsive media query */

@media screen and (max-width: 1245px) {
   .navbar-dark .navbar-nav .nav-link {
    font-size: 13px;
    padding: 5px 7px;
}
}

@media screen and (max-width: 1200px) {
div#menu {
        margin-top: 0;
}
div#menu1 {
        margin-top: 0;
}
}

@media screen and (max-width: 992px) {
.header-bottom .col-md-12 {
    text-align: center;
}

div#menu {
    margin-top: 15px !important;
    float: none;
    text-align: center;
    margin: 0 auto;
    width: 100%;
}
div#menu1 {
    margin-top: 15px !important;
    float: none;
    text-align: center;
    margin: 0 auto;
    width: 100%;
}

ul.contact-dtls {
    text-align: center;
}

.navbar-dark .navbar-nav .nav-link {
    font-size: 13px;
    padding: 5px 5px;
}

.bottom-footer p {
    text-align: center;
}

}

@media screen and (max-width: 768px) {
    #financialtool
{
    position: relative !important;
}

button.navbar-toggler {
    background-color: #2a2e3b;
    margin: 0 auto;
}
}

@media screen and (max-width: 576px) {
.fintool {
    width: 100%;
    margin-bottom: 15px;
}
}
#menu1 .navbar-dark .navbar-nav .nav-link
{
    padding: 5px 56px;
}
#financialtool
{
    position: relative;
    bottom: 0;
    width: 100%;
}
#contact_body .form-group
{
    margin-top: 1rem;
}
#contentpage
{
    padding-top: 20px;
}
.nav-link.contact-dtls
{
    margin-left: 0px !important;
}

#collapsibleNavbar1 {
  /*font-family: 'Roboto', Arial, sans-serif;
  text-align: center;
  text-transform: uppercase;*/
  font-weight: 500;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

#collapsibleNavbar1 li {
  display: inline-block;
  list-style: outside none none;
  /*margin: 0.5em 1em;*/
  overflow: hidden;
  position: relative;
  border-radius: 3px;
}
#collapsibleNavbar1 li:before,
#collapsibleNavbar1 li:after {
  display: block;
}
#collapsibleNavbar1 li:before {
  bottom: 0%;
}
#collapsibleNavbar1 li:after {
  bottom: 50%;
}
#collapsibleNavbar1 a {
  backface-visibility: hidden;
  color: #e6e6e6;
  display: block;
  padding: 0.5em 1em;
  position: relative;
  text-align: center;
  text-decoration: none;
}
#collapsibleNavbar1 a:before {
  bottom: 25%;
}
#collapsibleNavbar1 a:after {
  bottom: 75%;
}
#collapsibleNavbar1 a:hover {
  color: #ffffff;
}
#collapsibleNavbar1 li:before,
#collapsibleNavbar1 li:after,
#collapsibleNavbar1 a:before,
#collapsibleNavbar1 a:after {
  background-color: #0392bf;
  position: absolute;
  height: 25%;
  left: 50%;
  right: 50%;
  content: '';
  z-index: -1;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#collapsibleNavbar1 li:before {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
#collapsibleNavbar1 li:after {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
#collapsibleNavbar1 a:before {
  -webkit-transition-delay: 0.05s;
  transition-delay: 0.05s;
}
#collapsibleNavbar1 a:after {
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}
#collapsibleNavbar1 li:hover:before,
#collapsibleNavbar1 li.current:before,
#collapsibleNavbar1 li:hover:after,
#collapsibleNavbar1 li.current:after,
#collapsibleNavbar1 li:hover a:before,
#collapsibleNavbar1 li.current a:before,
#collapsibleNavbar1 li:hover a:after,
#collapsibleNavbar1 li.current a:after {
  left: 0;
  right: 0;
  opacity: 1;
}
#collapsibleNavbar1 li:hover:before,
#collapsibleNavbar1 li.current:before {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
#collapsibleNavbar1 li:hover:after,
#collapsibleNavbar1 li.current:after {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
#collapsibleNavbar1 li:hover a:before,
#collapsibleNavbar1 li.current a:before {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
#collapsibleNavbar1 li:hover a:after,
#collapsibleNavbar1 li.current a:after {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

/* Button used to open the contact form - fixed at the bottom of the page */
/*.open-button {
  background-color: #555;
  color: white;
  padding: 16px 20px;
  border: none;
  cursor: pointer;
  opacity: 0.8;
  position: fixed;
  bottom: 23px;
  right: 28px;
  width: 280px;
}*/

/* The popup form - hidden by default */
.form-popup {
  display: none;
  position: fixed;
  top: 70px;
  right: 56px;
  border: 3px solid #f1f1f1;
  z-index: 9;
}

/* Add styles to the form container */
.form-container {
  max-width: 300px;
  padding: 10px;
  background-color: white;
}

/* Full-width input fields */
.form-container input[type=text], .form-container input[type=password] , .form-container textarea{
  width: 100%;
  padding: 5px 15px;
  /*margin: 5px 0 10px 0;*/
  /*border: none;*/
  background: #f1f1f1;
  border-radius: 4px;
}

/* When the inputs get focus, do something */
.form-container input[type=text]:focus, .form-container input[type=password]:focus , .form-container textarea:focus{
  background-color: #ddd;
  outline: none;
}

/* Set a style for the submit/login button */
.form-container .btn {
  background-color: #0392bf;
  color: white;
  padding: 10px 20px;
  border: none;
  cursor: pointer;
  width: 100%;
  margin-bottom:10px;
  opacity: 0.8;
}

/* Add a red background color to the cancel button */
.form-container .cancel {
  background-color: #90d0dc;
}

/* Add some hover effects to buttons */
.form-container .btn:hover, .open-button:hover {
  opacity: 1;
}

#contact_results1 .error , #contact_results1 .success
{
  padding: 4px 19px 17px;
}
.top-right a
{
    color: #fff;
}
.financialtool-view {
    width: 70%;
    margin: auto;
}
.fintool:hover
{
  background: #0392bf;  
}


.list-inline.socail .list-inline-item:first-child {
    margin-right: 0px;
}
.list-inline.socail li a img {
    width: 25px;
}
.top-right .list-inline-item {
    margin-right: 25px;
}
.top-right .list-inline-item a{
    text-decoration: none;
}
.top-right .list-inline-item a i {
    color: #ecb328;
    margin-right: 6px;
}
.top-right .list-inline-item a .fa.fa-phone {
    transform: rotate(90deg);
}

.item.item-testimonial {
    background-color: transparent !important;
}
#videoaddform .adlvido {
    border: 1px solid #2c3e4f;
    min-height: 285px;
    
}
#videoaddform .adlvido #contact_body .form-group button {
    border-radius: 7px;
    padding: 4px 20px 2px 18px !important;
}

#award-view {
    padding: 40px 0;
}
#award-view .item {
    background-color: transparent;
}
.ss-main-title {
    margin: 15px 0;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #2c3e4f;
}
.top-right {
    /* padding: 3px 0px; */
    padding-top: 8px;
}
.p-3:hover {
   
    border: 1px solid #0056d9;
    box-shadow: 1px 3px 20px 0px rgba(0,0,0,0.15), 2px 0 25px 0 rgba(0,0,0,0.05), 5px 0 20px 0 rgba(0,0,0,0.03);
    transition: 0.3s ease-in-out 0s all;
    background-color: #000;
    transform: scale(1.04) !important;
   
}
.form-group button {
   
    font-size: 18px;
}
.adlvido .form-group
{
   margin-top: 0.5rem !important;
   margin-bottom: 0.5rem !important;
}
.owl-dots  {
   
  color: #edb429 !important;
}
.contact-dtls:hover {
    background-color: #edb329;
    color: #000 !important;
    text-decoration: none;
    border-radius: 7px;
}
form#contact_body button:hover {
     background-color: #edb329;
    color: #000 !important;
}
.login-view-port {
    background: #0392bf !important;
    border: none!important;
    padding: 6px 19px!important;
    border-radius: 10px!important;
    color: #fff!important;
    font-size: 16px!important;
    /* border: 10px; */
}
.login-view-port:hover {
   background-color: #edb329!important;
    color: #000 !important;
}



.gallery-main .item {
    padding: 25px;
    background-color: #f5f5f5;
    margin-bottom: 25px;
    display: table;
    width: 100%;
    height: 300px;
    overflow: hidden;

}
.gallery-main .item .img-tr {
    display: table-cell;
    width: 100%;
    text-align: center;
    vertical-align: middle;
    height: 300px;
    max-height: 300px;
}
.gallery-main .item img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    transition: 0.3s ease-in-out 0s all;

}
.gallery-main .item:hover img{
  transform: scale(1.06);
  transition: 0.3s ease-in-out 0s all;
}

#award-view .item {
    padding: 35px;
   /* border: 2px solid #0392bf;*/
    margin: 5px;
    background-color: #f5f5f5;
}

#award-view .item:hover img {
    transform: scale(1.1);
    transition: 0.3s ease-in-out 0s all;
}
#award-view .item img {
    transition: 0.3s ease-in-out 0s all;
}

.login-title {
    font-size: 28px;
    margin-bottom: 30px;
}

.item.large-img {
    padding: 50px !important;
}

.portfolio-section{
    padding: 100px 0;
    min-height: 448px;
    background-color: #e8e8e8;
}

.table-section {
    margin-top: 35px;
}
.aboutus-section .table {
    width: 75%;
}
.aboutus-section .table th {
  border: 1px solid #222;
  text-align: left;
  padding: 8px;
  background-color: #ff9900;
  text-transform: uppercase;
}
.aboutus-section .table td {
  border: 1px solid #222;
  text-align: left;
  padding: 8px;
  text-transform: uppercase;
}
.mf-rate-div {
    background-color: #ccffff;
    padding: 5px;
    width: 75%;
}
.mf-rate-div h4 {
    text-align: left;
    width: 50%;
    float: left;
    font-size: 20px;
    font-weight: 600;
}
.mf-rate-div h5 {
    width: 50%;
    float: right;
    font-size: 15px;
    text-align: right;
    font-weight: 600;
}

.table-section.table-red-1 {
    margin-top: 15px;
}
.table-section.table-red-1 th {
    background-color: #d99594 !important;
}
.table-section.table-red-1 td {
    background-color: #f2dbdb !important;
}
.table-section.table-red-2 th {
    background-color: #f2dbdb !important;
}
.table-section.table-red-2 tr td:last-child {
    background-color: #d99594 !important;
}
.table-section .small-text {
    display: block;
    font-size: 11px;
    text-transform: capitalize;
}









/***** RESPONSIVE *****/

@media only screen and (max-width: 767px){

.header-top ul.list-inline {
    text-align: center;
}
.header-top .list-inline.socail {
    margin-top: 15px;
    margin-bottom: 10px;
}

.item.item-testimonial {
    height: auto !important;
}
.item.item-testimonial .media-body .p-view {
    padding: 14px;
    font-size: 15px;
    font-weight: 300 !important;
}
.item.item-testimonial .media-body h4 {
    font-size: 18px;
}
.aboutus-section .table {
    width: 100%;
}
.mf-rate-div {
    width: 100%;
}
.mf-rate-div h4 {
    font-size: 16px;
}
.mf-rate-div h5 {
    font-size: 11px;
}
ul.contactusdetails {
    list-style: none;
    float: none;
    width: 100%;
    padding-left: 0;
    margin: 30px 0 !important;
}
.contact-img {
    text-align: center;
}
.contact-img img {
    float: none !important;
    width: 250px;
    margin: 0 auto !important;
}

}
.list-inline.socail li
{
    display: inline-block;
    padding-right: 10px;
}