@charset "utf-8";
/* CSS Document */

body {
font-family: 'Lato', sans-serif;
      overflow-x: hidden;
}

.top-header {
    background-color: #009ee3;
    padding: 10px 0;
}

ul.hdrcntdtls {
    list-style: none;
    color: #ffffff;
}

ul.hdrcntdtls li {
    display: inline-block;
    margin-right: 25px;
}

ul.hdrcntdtls i {
    margin-right: 5px;
}

ul.socialicons {
    list-style: none;
    color: #ffffff;
    text-align: right;
}
ul.socialicons li {
    display: inline-block;
    margin-left: 25px;
}

.paracontent ul {
    margin-left: -15px;
}

.sensex {
    padding: 40px 0;
}
.ppo img {
    width: 100px;
    margin-bottom: 15px;
    background-color: #fff;
    padding: 5px;
}
.ppo .col-md-4 {
    text-align: center;
}
.uselink li {
    padding: 10px;
    text-align: center;
    border-bottom: 1px solid white;
}

.uselink li a, .uselink li a:hover {
    color: white;
    font-weight: bold;
}

.uselink {
    list-style: none;
    background: #fbb138;
    padding: 0px !important;
}


section#ourservices {
    background-image: url(images/services.jpg);
    color: #ffffff;
    background-size: cover;
    text-align: center;
}

section#ourservices .invest-header
{
    width: 100%;
    font-weight: bold;
    margin-bottom: 15px;
    font-size: 2rem;
}

section#ourservices .border-bottom
{
    border-bottom: 0px !important;
    margin-bottom: 20px;
}

section#ourservices a
{
    color: #fff;
}

section#ourservices .invest-text
{
    margin: 10px 0px;
    font-size: 18px;
}
input#submit {
    background-color: #21d45c;
    border: 0;
    color: #ffffff;
    clear: both;
    padding: 5px 15px;
}

.top-header ul {
    margin-bottom: 0;
    padding-left: 0;
}

#menu .navbar-dark .navbar-nav .nav-link {
    color: #000;
font-size: 14px;
padding: 32px 2px;
text-align: center;
}

    #menu {
        float: right;
    }

    div#menu .nav-item {
    /*margin-left: 20px;*/
    margin-left: 4px;
margin-right: 4px;
}

div#menu .navbar {
    padding-right: 0;
    padding: 0px;
}

.bottom-header {
    padding: 15px 0;
}

div#menu .navbar {
    padding-right: 0;
    margin-top: 6px;
}

.carousel-control-prev-icon {
    background-image: url(images/arrow-left.png);
}

.carousel-control-next-icon {
    background-image: url(images/arrow-right.png);
}

.carousel-control-next-icon, .carousel-control-prev-icon {
    width: 68px;
    height: 93px;
    }

    .prtlgn {
    background-color: #009ee3;
    color: #ffffff !important;
    border-radius: 5px;
    text-transform: uppercase;
    font-weight: normal !important;
    padding: 7px 10px !important;
}

.header-slider {
    /*position: relative;*/
}

.header-slider header {
    position: relative;
    width: 100%;
    /*top: 20px;*/
    /*background-color: rgba(221,222,226, 0.8);*/
    z-index: 9;
}
.header-top
{
    background: #212765;
    padding: 5px 0px;
}
.sectionwise {
    padding: 40px 0;
}

.sectionwise h2 {
    color: #009ee3;
    width: 100%;
    font-weight: bold;
    /*margin-bottom: 15px;*/
}

.sectionwise h2 span {
    color: #009ee3;
    }

section#aboutus p {
    text-align: justify;
}
#aboutus
{
    text-align: center;
}
#aboutus .border-bottom
{
    border: 0px !important;
}
a {
    color: #009ee3;
}

section#investcorner {
    background-color: #ffffff;
    background-size: cover;
}

   .investcrnr {
    padding: 25px;
    border-bottom: 4px solid transparent;
    background-color: #ffffff;
    min-height: 300px;
    text-align: center;
    }


.investcrnr a {
    background-color: #fbb138;
    color: #222221;
    padding: 12px 25px;
    border-radius: 25px;
    font-weight: bold;
    font-size: 16px;
    width: 25%;
    margin: 0 auto;
}


.ourservs {
    background-color: rgba(251,177,56, 0.8);
    padding: 25px;
    border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
        min-height: 200px;
}

.ourservs:hover {
        background-color: #ffffff;
}

section#ourservices a {
    text-decoration: none;
}

.ourservs img {
    margin-right: 15px;
}

.investcrnr img {
    margin-bottom: 10px;
}

.investcrnr h4 {
    font-weight: bold;
    font-size: 28px;
    margin: 15px 0 0;
}

.investcrnr p {
    margin: 15px 0 0;
    height: 260px;
}



.ourservs p {
    text-align: justify;
    margin-top: 10px;
    font-size: 16px;
    color: #4c4137;
    clear: both;
    }



.ourservs h4 {
    font-weight: bold;
    color: #4c4137;
}

.ourservs h4 span {
    width: 66%;
    float: right;
    font-size: 22px;
}

    section#investcorner a {
    text-decoration: none;
}


    .ourservs a {
    background-color: #21d45c;
    color: #ffffff;
    padding: 8px 16px;
    }

section#investcorner .clearfix, section#ourservices .clearfix {
    margin: 15px 0;
    height: 1px;
    width: 100%;
}

section#utiltytestimonial {
    background-image: url(images/utility-testimonial.png);
    background-size: 100% 100%;
}


.utitlty ul {
    list-style: none;
    padding-left: 0;
}

.utitlty img {
    /*float: left;*/
}

.utitlty .utiltydesc {
    width: 82%;
    float: right;
}

#demo1 .carousel-item {
    /*text-align: center;*/
}

ul.carousel-indicators li {
    background-color: #6a6665;
    border-radius: 50%;
    height: 20px;
    width: 20px;
}

#demo1 .carousel-indicators .active {
    background-color: #c53a3c;
}


#demo1 .carousel-indicators {
    bottom: -40px;
    margin-right: 0px;
margin-left: 0px;
-ms-flex-pack: left;
justify-content: left;
    }

    section#footermenu {
    background-color: #444343;
    padding: 10px 0;
}

section#footermenu ul li {
    list-style: none;
    display: inline-block;
}

section#footermenu ul {
margin-bottom: 0;
}

section#discliamer {
    background: #009ee3;
}


section#footermenu ul {
    padding-left: 0;
}


section#footermenu ul li a {
    color: #ffffff;
    margin-right: 25px;
}

ul.sociallinks {
    text-align: right;
}

ul.sociallinks li {
    background-color: #201f1f;
    text-align: center !important;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    margin-left: 10px;
}

section#discliamer {
    background: #009ee3;
    color: #ffffff;
    text-align: justify;
}

section#discliamer p {
    margin-bottom: 0;
}

section#discliamer h5 {
    font-weight: bold;
}

ul.ftrnav {
    margin-top: 9px;
}

ul.sociallinks li a{
    margin-right: 0 !important;
    line-height: 40px;
    }

.formetng {
    background-color: #c9c8ca;
    padding: 15px;
}

.formetng h4 {
        text-align: center;
        margin-bottom: 20px;
}

.formetng input {
    padding: 7px 8px;
    width: 100%;
    box-shadow: 0px 3px 4px 0px #8a8b93;
    border: 0;
}

.formetng button , input#submit{
    background-color: #009ee3;
    border: 0;
    color: #ffffff;
    /*float: right;*/
    clear: both;
    padding: 5px 15px;
    margin: 0px auto;
    margin-top: 0px;
display: block;
margin-top: 13px;
padding: 5px 17px;
border-radius: 5px;
}

#newsvedio .tab-content {
    background-color: #f6f6f6;
    float: right;
    width: 339px;
    height: 400px;
}

#newsvedio  .nav-pills {
      background-color: #f6f6f6;
    float: left;
}

#newsvedio .nav-pills li {
    display: block;
    width: 100%;
}

#newsvedio .nav-link {
    padding: 83px 0;
    text-align: center;
    font-size: 23px;
    color: #4a4a4a;
}

#newsvedio .nav-pills .nav-link.active, #newsvedio .nav-pills .show>.nav-link {
    color: #fff;
    background-color: #009ee3;
}

.newsvido {
    background-color: #f6f6f6;
    }


    #testimonial {
    background-image: url("images/testimonialbg.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    }

    #testimonial h2, #testimonial p{
        color:#ffffff;
    }

    #testimonial p {
    margin-bottom: 0;
}

#testimonial img {
    margin-bottom: 15px;
}

ul.contactdetailsftr {
    list-style: none;
}

ul.contactdetailsftr i {
    margin-right: 10px;
    color: #009ee3;
}

ul.contactdetailsftr li {
    margin-bottom: 13px;
}

.footer {
    background-color: #212765;
    padding: 10px 0;
}

.footer p{
color: #ffffff;
margin-bottom: 0;
    }

    .rightftr {
    text-align: right;
}

section#contentpage {
    padding: 25px 0;
    background-color: #eeeeee;
        min-height: 570px;
}

.titlecontent {
    background-color: #009ee3;
    color: #ffffff;
    padding: 5px 15px;
}


.paracontent {
    text-align: justify;
}

ul.contactusdetails {
    list-style: none;
    float: right;
    padding-left: 0;
    margin-left: 0;
}

ul.contactusdetails li i {
    margin-right: 10px;
    color: #009ee3;
}

ul.contactusdetails li {
    margin-bottom: 11px;
}

.enquiryform h3 {
    color: #ffffff;
    background-color: #009ee3;
    text-align: center;
    padding: 4px 0;
    font-size: 21px;
    font-weight: bold;
    letter-spacing: 1px;
}

 #demo .carousel-inner img {
      width: 100%;
      height: 100%;
  }

  div#TabbedPanels1 table {
    border-bottom: 1px solid #000;
}

ul.socialicons i {
    color: #ffffff;
}

.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;
}
.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);
}
.imgs{
    top: 0%;
    right:0%;
     position:fixed;}

img#cross {
  position: relative;
  float: right;
  top: -29px;
  left: 24px;
}
.taxation .nav.nav-pills {
    background: #009ee3;
}
.taxation .nav.nav-pills li{
 width:100%;
}
.taxation .nav.nav-pills li a{
 color:#ffffff;	
}
.taxation .nav-pills .nav-link.active, .nav-pills .show > .nav-link{
 background:#970102;	
}
.taxation {
    margin-top: 27px;
    margin-bottom: 27px;
}
.enquiryform {
    margin-top: 45px;
	margin-bottom: 30px;
}
.contact-top{
 margin-top:40px;	
}
#cntnt {
    background: #C9C8CA;
}

@media only screen and (max-width: 992px) {
    .frmbl {
        text-align: center;
    }

    #menu {
    float: none;
}

div#menu .navbar {
    margin-top: 10px;
    display: block;
    text-align: center;
}

.ourservs {
    min-height: auto;
    margin-bottom: 30px;
}

.investcrnr p {
    margin: 15px 0 15px;
    height: auto;
}

section#investcorner .clearfix, section#ourservices .clearfix {
    margin: 0px 0;
}

.investcrnr {
    min-height: 312px;
    }

    section#utiltytestimonial {
    background-image: none;
}

ul.ftrnav {
    text-align: center;
}

ul.sociallinks {
    text-align: center;
    margin-top: 10px;
}

.footer p {
    text-align: center;
}

section#utiltytestimonial {
    background-image: url(images/utitly.png);
    background-size: 100% 100%;
}

.header-slider header {
    position: relative;
    top: 0;
    background-color: #d9dade;
}

}

@media only screen and (max-width: 767px) {
.navbar-toggler{
background:#009ee3 !important;
margin-left:auto;
}
}


@media only screen and (max-width: 576px) {
.header-slider header {
    position: relative;
    top: 0;
    background-color: #d9dade;
}

.utitlty {
    text-align: center;
}

.utitlty img {
    float: none;
}

.utitlty .utiltydesc {
    width: 100%;
    float: none;
}

    }
.top-text
{
   position: absolute;
    bottom: 9%;
    background-color: #000000b5;
    padding: 20px;
    /*margin: 0px 155px;*/
    color: #fff;
    right: 6px;
    width: 57%;
}
.header-top .email span {
    font-size: 15px;
    color: #ffffff;
    /*font-family: OpenSans-Regular;*/
}
.header-top .email span .fa.fa-phone
{
    transform: rotate(108deg);
}
.header-top .email {
    display: inline-block;
    margin: 4px 3px;
}
.header-top
{
    text-align: right;
}
.header-top ul
{
    margin-bottom: 0px;
}
.header-top ul li
{
    display: inline-block;
}
.logo.img-responsive
{
    /*width: 221px;*/
    width: 100%;
    margin-top: 10px;
}
.service-list ul {
    list-style: none;
    padding: 0;
    margin: 10px 0;
}
.service-list ul li {
    display: inline-block;
    padding: 10px 10px;
}
.useful {
    background: #ede0c9;
    padding: 10px 15px;
    border: 3px solid #177fc2;
    margin: 20px 0;
}
.link-img {
    float: left;
}
.link-text {
    margin-left: 55px;
}
.li-txt {
    font-size: 17px;
    color: #000;
    /*font-family: Lato-Regular;*/
}
.useful p {
    margin: 5px 0;
    color: #000;
}
#investcorner .border-bottom , #utiltytestimonial .border-bottom
{
    border-bottom: 0px !important;
}
/*.utitlty .border-bottom img
{
margin-bottom: 20px;
}*/
.utitlty #contact_body input
{
    width: 100%;
    padding: 4px;
    border-radius: 2px;
    border: 1px solid #d0d0d0;
}
.utitlty #contact_body button
{
    margin: 0px auto;
    display: block;
    margin-top: 20px;
}
#discliamer .our-list
{
    font-size: 20px;
    margin-bottom: 5px;
}
#discliamer ul
{
    padding-left: 2px;
    list-style-type: none;
}
#discliamer ul li a
{
    color: #fff;
    text-decoration: none;
}
.address-area .fa
{
    margin-right: 5px;
}
.address-area .fa-phone
{
    transform: rotate(95deg);
}
.button-right {
    right: -4px;
}
.social-buttons {
    position: fixed;
    transform: translateY(-50%) !important;
    -webkit-transform: translateY(-50%) !important;
    top: 50% !important;
    width: 45px;
    z-index: 9999;
}
.social-buttons #twitter-btn .social-icon, .social-buttons #facebook-btn .social-icon, .social-buttons #google-btn .social-icon, .social-buttons #rss-btn .social-icon, .social-buttons #pinterest-btn .social-icon, .social-buttons #youtube-btn .social-icon
{
    background-color: #1a88c8;
    background-image: url('images/social-icons.png');
}
.button-right #facebook-btn span {
    background-position: 12px 10px;
}
.social-buttons .social-text {
    color: #FFFFFF;
}
.button-right .social-text {
    display: none;
    float: left;
    font-size: 11px;
    font-weight: bold;
    margin: 11px 0 11px 40px;
    white-space: nowrap;
}
.button-right #twitter-btn span {
    background-position: 11px -35px;
}
.button-right #google-btn span {
    background-position: 10px -127px;
}
.button-right #pinterest-btn span {
    background-position: 11px -177px;
}
.button-right .social-icon {
    transition: background-color 0.4s ease-in 0s;
    -webkit-transition: background-color 0.4s ease-in 0s;
    background-repeat: no-repeat;
    display: block;
    float: right;
    height: 43px;
    margin-bottom: 2px;
    width: 43px;
}
.mail-id , .mail-id:hover 
{
    color: #fff;
    text-decoration: none;
}
.contact-top .mail-id , .contact-top .mail-id:hover 
{
    color: #000;
}
.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  background: #ffffffe6;
  background: #ffffff;
  z-index: 1;
}