@charset "utf-8";
/* CSS Document */

body {
font-family: 'Lato', sans-serif;
      overflow-x: hidden;
}

section .container {
	overflow: hidden;
}

.top-header {
    background-color: #fc2e38;
    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: -26PX;
}

.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: #d9b670;
    padding: 0px !important;
}


section#ourservices {
    background-image: url(images/services.jpg);
    color: #ffffff;
    background-size: cover;
}

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;
    letter-spacing: 1px;
}

    #menu {
        float: right;
    }

    header {
    background-color: #fff;
}

    div#menu .nav-item {
    margin-left: 5px;
}

div#menu .navbar {
    padding-right: 0;
}

.bottom-header {
    padding: 10px 0;
}

div#menu .navbar {
    padding-right: 0;
    margin-top: 35px;
}

.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: #3db25c;
    color: #ffffff !important;
    border-color: #3db25c;
    border-radius: 5px;
    /*text-transform: uppercase;*/
    /*font-weight: normal !important;*/
    /*padding: 7px 5px !important;*/
    /*font-size: 12px;*/
    /*line-height: 21px;*/
}

.header-slider {
    position: relative;
}

.header-slider header {
    position: absolute;
    width: 100%;
    top: 20px;
    background-color: rgba(221,222,226, 0.8);
    z-index: 9;
}

.sectionwise {
    padding: 40px 0;
}

.sectionwise h2 {
    color: #3db25c;
    width: 100%;
    font-weight: bold;
    margin-bottom: 15px;
}

.sectionwise h2 span {
    color: #fc2e38;
    }

section#aboutus p {
    text-align: justify;
}

a {
    color: #fc2e38;
}

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: #46b360;
    color: #ffffff;
    padding: 12px 25px;
    border-radius: 25px;
    font-weight: bold;
    font-size: 16px;
    width: 25%;
    margin: 0 auto;
}


.ourservs {
    background-color: rgb(69 179 95);
    padding: 10px;
    border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
    min-height: 138px;
    text-align: center;
}

.ourservs:hover {
        background-color: #ffffff;
}

section#ourservices a {
    text-decoration: none;
}

.ourservs img {
    margin-bottom: 10px;
    width: 92px;
}

.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: center;
    margin-top: 10px;
    font-size: 16px;
    color: #4c4137;
    clear: both;
    }



.ourservs h4 {
    font-weight: bold;
    color: #4c4137;
}

.ourservs h4 span {
    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;
    display: flex;
    flex-wrap: nowrap;
}
.utitlty ul li a, .utitlty ul li
{
    display: flex;
    align-items: flex-start;
}
.utitlty img {
    float: left;
        margin-right: 17px;
}

.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: #3db25c;
}


#demo1 .carousel-indicators {
    bottom: -40px;
    }

    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: #353434;
}


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: #353434;
    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: 1px solid #8a8b93;
}

.formetng button {
    background-color: #21d45c;
    border: 0;
    color: #ffffff;
    float: right;
    clear: both;
    padding: 5px 15px;
}

#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: #fc2e38;
}

.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: #fc2e38;
}

ul.contactdetailsftr li {
    margin-bottom: 13px;
}

.footer {
    background-color: #1d1c1c;
    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: #3db25c;
    color: #ffffff;
    padding: 5px 15px;
}


.paracontent {
    text-align: justify;
}

ul.contactusdetails {
    list-style: none;
    padding-left: 0;
    margin-left: 0;
}

ul.contactusdetails li i {
    margin-right: 10px;
    color: #fc2e38;
}

ul.contactusdetails li {
    margin-bottom: 11px;
}

.enquiryform h2 {
/*    color: #ffffff;
    background-color: #3db25c;
    text-align: center;
    padding: 5px 0;
    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: #3db25c;
}
.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:#d7b56d;	
}
.taxation {
    margin-top: 27px;
    margin-bottom: 27px;
}
.enquiryform {
    margin-top: 45px;
	margin-bottom: 30px;
}
.contact-top{
 margin-top:40px;	
}
#cntnt {
    background: #C9C8CA;
}

.dropdown:hover>.dropdown-menu {
  display: block;
}

.dropdown-item:focus, .dropdown-item:hover {
    color: #ffffff;
    background-color: #3db25c;
}

@media only screen and (max-width: 1199px) {

#menu .navbar-dark .navbar-nav .nav-link {
	    font-size: 12px;
    padding: 9px 5px;
}

	}

@media only screen and (max-width: 992px) {
    .frmbl {
        text-align: center;
    }


    #menu .navbar-dark .navbar-nav .nav-link {
    font-size: 11px;
    padding: 9px 3px;
}

.dropdown-item {
    font-size: 11px;
    text-align: center;
}

.dropdown:hover>.dropdown-menu {
    width: 45%;
    margin: 0 auto;
}

    #menu {
    float: none;
    margin-top: 0px;
}

div#menu .navbar {
    margin-top: 0px;
}

.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;
}

}

@media only screen and (max-width: 767px) {
    .navbar-toggler{
    background:#3db25c !important;
    margin-left:auto;
    }

    button.navbar-toggler {
        /*margin: 0 auto;*/
    }

    #menu {
        text-align: center;
    }


    .prtlgn {
        margin-bottom: 7px !important;
        width: 143px;
        margin: 0 auto;
    }
    #menu
    {
        display: block;
        position: absolute;
        right: 9px;
        /*background: #fff;*/
    }
    #collapsibleNavbar
    {
        background: #fff;
        margin-top: 16px;
    }
}


@media only screen and (max-width: 576px) {
    .header-slider header {
        position: relative;
        top: 0;
    }
    
    .utitlty {
        text-align: center;
    }
    
    .utitlty img {
        float: none;
    }
    
    .utitlty .utiltydesc {
        width: 100%;
        float: none;
    }
    .utitlty ul
    {
        display: block;
    }
    .logo.img-responsive
    {
        width: 97px !important;
    }
}
.top-text
{
   position: absolute;
    bottom: 9%;
    background-color: #000000b5;
    padding: 20px;
    /*margin: 0px 155px;*/
    color: #fff;
    right: 6px;
    width: 57%;
}
.logo.img-responsive
{
    width: auto;
    max-width: -moz-min-content;
}

.google_link li {
  list-style-type: none;
  display: inline-block;
}
.google_link li img {
  width: 150px;
}
.app_section .heading
{
    color: #3db25c;
    width: 100%;
    font-weight: bold;
    margin-bottom: 35px;
    font-size: 37px;
    text-align: center;
}