@charset "utf-8";

* {
    margin: 0px;
    padding: 0px;
}
html,body{overflow-x: hidden !important;}
@font-face {
  font-family: "Flaticon";
  src: url("../fonts/Flaticon.eot");
  src: url("../fonts/Flaticon.eot?#iefix") format("embedded-opentype"),
       url("../fonts/Flaticon.woff2") format("woff2"),
       url("../fonts/Flaticon.woff") format("woff"),
       url("../fonts/Flaticon.ttf") format("truetype"),
       url("../fonts/Flaticon.svg#Flaticon") format("svg");
  font-weight: normal;
  font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: "Flaticon";
    src: url("./Flaticon.svg#Flaticon") format("svg");
  }
}

[class^="flaticon-"]:before, [class*=" flaticon-"]:before,
[class^="flaticon-"]:after, [class*=" flaticon-"]:after {   
  font-family: Flaticon;
        font-size: 20px;
font-style: normal;
margin-left: 20px;
}

.flaticon-meeting:before { content: "\f100"; }
.flaticon-article:before { content: "\f101"; }
.flaticon-interview:before { content: "\f102"; }
.transit{
  -webkit-transition:all .3s ease-in;
  -o-transition:all .3s ease-in;
  transition:all .3s ease-in
}
header {
    padding-top: 10px;
    height: auto;
}

.icon-pad {
    padding-left: 10px;
    font-size: 25px;
    float: right;
    color: #036db6;
}

.top-contact {
    font-size: 18px;
    color: #036db6;
    text-align: right;
    margin-top: 15px;
}

.phone-icon {
    font-size: 30px;
}

.nav-section {
    background: #d2980e;
}

.navbar-default {
    /*background: none !important;*/
    border: none !important;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    color: #F1EFEF !important;
    background-color: #ea4235 !important;
}

.navbar-default .navbar-nav>li>a:hover {
    color: #F1EFEF !important;
    background-color: #ea4235 !important;
}

.navbar {
    margin-bottom: 0px;
}

.navbar-default .navbar-nav>li>a {
    color: #FFF !important;
}
.navbar-fixed-top.in .navbar-brand h1{
    color: #000;
  }
.navbar-toggle:hover {
    background-color: #ea4235 !important;
}

.nav1>li {
    padding-left: 0px !important;
}
.top-bar{
  background: rgba(51,51,51,.6);
  padding: 7px 0;
}
.top-bar p{
  color: #fff;
}

.row-bt-space {
    margin-bottom: 10px;
}

.row-bt-space h1 {
    color: #ea4235;
    margin: 10px;
    font-family: "Futura BdCn BT";
    font-size: 30px;
}
.dropdown-menu>li>a{
    padding: 10px 20px;
    border-bottom: 1px solid #ffffff17;
}
.dropdown-menu{
    top: 99%;
    padding:0;
    margin:0;
}
.logo {
    margin-top: 29px;
}

.photo-align {
    float: right;
}

.carousel-caption {
    text-shadow: none !important;
}

.carousel-caption-text {
    top: 35% !important;
    font-size: 20px !important;
    color: #4c8d0d !important;
}

.carousel-caption-text h1 {
    color: #4c8d0d;
    font-size: 35px;
}

.welcome-section {
    height: auto;
    width: 100%;
    padding-bottom: 40px;
    margin-top: 0px;
    background-image: url(../images/section-background.jpg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
}

.welcome-box1 {
    background: #4c8d0d;
    padding-top: 40px;
    top: -127px;
    padding-bottom: 40px;
    height: 515px;
}

.welcome-box1 p,
h1,
h3 {
    color: #F8F8F8;
    font-family: 'Open Sans', sans-serif;
}

.welcome-box1 h1 {
    font-size: 55px;
}

.welcome-box1 h3 {
    font-size: 30px;
}

.welcome-box1 p {
    font-size: 13px;
    text-align: justify;
}

.welcome-box2 {
    background: #4c8d0d;
    top: -127px;
    padding: 0px;
    margin: 0px;
    height: 515px;
}

.service-section {
    height: auto;
    width: 100%;
    padding-bottom: 40px;
    margin-top: 0px;
    padding-top: 0px;
    /*background-image: url(../images/section-background.jpg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;*/
    background: #eff3fb;
}

.profile-section-internal {
    height: auto;
    width: 100%;
    padding-bottom: 40px;
    margin-top: 0px;
    padding-top: 0px;
    background-image: url(../images/section-background.jpg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
}

.profile-section-internal p {
    color: #292828;
    font-weight: 400;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
}

.profile-section-internal h4 {
    font-weight: bold;
    color: #000;
    font-size: 18px;
    font-family: 'Open Sans', sans-serif;
}

.profile-section-internal h3 {
    color: #4c8d0d;
    text-align: left;
    font-weight: 600;
}

.icon-heading {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    color: #06C;
    font-weight: 600;
    text-align: center
}

.icon-heading a {
    text-decoration: none;
    color: #444;
}
.foot-icon:hover .icon-heading a{
    color: #ea4235
}
.foot-icon:hover img{
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
}

.foot-icon {
    text-align: center
}

.service-section h3 {
    text-align: center;
    font-weight: bold;
    color: #000;
    font-size: 28px;
}

.service-section h2 {
    text-align: center;
    font-weight: bold;
    color: #444;
    font-size: 20px;
}

.service-section p {
    color: #292828;
    font-weight: 400;
    font-size: 14px;
}

.sub-head-red {
    text-align: center;
    font-weight: bold;
    color: #ea4235;
    font-size: 15px;
    text-transform: uppercase;
}

.profile-section {
    height: auto;
    width: 100%;
    padding-bottom: 40px;
    padding-top: 40px;
}

.consultations {
    height: auto;
    width: 100%;
    padding-bottom: 40px;
    padding-top: 40px;
    background-color: #eff3fb
}

.tab-section {
    height: auto;
    width: 100%;
    background-color: #e8eef5;
}

.blue {
    color: #3a7cec
}

.red {
    color: #ea4235
}

.yellow {
    color: #d2980e
}

.black {
    color: #333;
}

.white {
    color: #FFF
}

.sub-testi-tittle {
    font-size: 14px;
    color: #333;
    margin-left: 20px;
    font-weight: 400;
}

.project {
    height: auto;
    width: 100%;
    padding-bottom: 40px;
    margin-top: 667px;
    position: absolute;
    padding-top: 40px;
}

.project h3 {
    color: #4c8d0d;
    text-align: center;
    font-weight: 600;
}

.profile-section p {
    color: #292828;
    font-weight: 400;
    font-size: 13px;
}

.profile-section h3 {
    color: #4c8d0d;
    text-align: left;
    font-weight: 600;
}

.divider {
    width: 50px;
    height: 2px;
    background-color: #FFF;
    margin: 0px auto;
    margin-top: -20px;
}

.divider-green {
    width: 50px;
    height: 2px;
    background-color: #d2980e;
    margin: 0px auto;
    margin-top: -20px;
}

.foot {
    height: auto;
    width: 100%;
    padding-bottom: 10px;
    padding-top: 20px;
    /*background-color: #d2980e;*/
    background-color: #1f262e;
}

.foot-new {
    height: auto;
    width: 100%;
    padding-bottom: 40px;
    padding-top: 40px;
    background-color: #036db6;
}

.footer-heading {
    color: #Fff;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    margin-bottom: 10px;
}

.footer-part1 {
    width: 100%;
    border-left: solid 1px #3a3a3a;
    padding: 10px 0px 20px 50px;
}

.footer-part2 {
    padding: 63px 40px 20px 0px;
}

.footer-part2-home {
    padding: 42px 15px 20px 0px;
}

.footer-part3 {
    width: 100%;
    height: 245px;
    border-left: solid 1px #3a3a3a;
    padding: 10px 0px 0px 50px;
}

.footer-part3 p {
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    line-height: 24px;
    color: #fff !important;
}
.footer-part3 p.black{
    color: #8e8e8e !important;
}
.footer-part3 p a {
    text-decoration: none;
    color: #8e8e8e;
}

.footer-part3 p a:hover {
    text-decoration: none;
    color: #FFF
}

.footer-part2 ul {
    list-style-type: none;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    color: #000000;
    text-decoration: none;
    line-height: 22px;
}

.footer-part2 ul li a {
    color: #000000;
    text-decoration: none
}

.footer-part2 ul li a:hover {
    color: #FFF
}

.footer-part2-home ul {
    list-style-type: none;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    color: #8e8e8e;
    text-decoration: none;
    line-height: 22px;
}

.footer-part2-home ul li a {
    color: #8e8e8e;
    text-decoration: none
}

.footer-part2-home ul li a:hover {
    color: #FFF
}

.footer-part1 ul {
    list-style-type: none;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    color: #8e8e8e;
    text-decoration: none;
    line-height: 22px;
}

.footer-part1 ul li a {
    color: #8e8e8e;
    text-decoration: none
}

.footer-part1 ul li a:hover {
    color: #FFF
}

.footer-logo {
    margin-top: 15px;
    padding-bottom: 20px;
}

.copyrights {
    background-color: #2d353e;
    padding: 15px 0px 15px 0px
}

.copyrights p {
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    color: #8e8e8e;
}

.copyrights p a {
    color: #8e8e8e;
    text-decoration: none
}

.copyrights p a:hover {
    color: #d2980e;
}
.footer-social{
    margin: 12px 0 20px;
}
.footer-social a{
        width: 40px;
      height: 40px;
      background-color: #ffffff36;
      text-align: center;
      line-height: 40px;
      font-size: 22px;
      display: block;
      border-radius: 50%;
      position: relative;
      overflow: hidden;
      z-index: 1;
}
.footer-social a .fa {
  position: relative;
  color: #fff;
  transition: .5s;
  z-index: 3;
}
.footer-social a:hover .fa {
  color: #fff;
  transform: rotateY(360deg);
}
.footer-social a:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 100%;
  background: #f00;
  transition: .5s;
  z-index: 2;
}
.footer-social a:hover:before {
  top: 0;
}
.footer-social li{padding-right: 0;}
.footer-social li:nth-child(1) a:before{
  background: #3b5999;
}

.footer-social li:nth-child(2) a:before{
  background: #55acee;
}

.footer-social li:nth-child(3) a:before {
  background: #d6249f;
  background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
}

.footer-social li:nth-child(4) a:before {
  background: #FF0000;
}
.footer-social li:nth-child(5) a:before {
  background: #4FCE5D;
}
/*profile*/
#quote-carousel {
    padding: 0 10px 30px 10px;
    margin-top: 0px;
    text-align: center;
    font-style: italic;
    height: 120px;
}

/* indicator position */
#quote-carousel .carousel-indicators {
    right: 50%;
    top: auto;
    bottom: -10px;
    margin-right: -19px;
}

/* indicator color */
#quote-carousel .carousel-indicators li {
    background: #c0c0c0;
}

/* active indicator */
#quote-carousel .carousel-indicators .active {
    background: #333333;
    height: 10px;
    width: 10px;
    margin-bottom: 1px;
}

/*profile*/
.welcome-section3 {
    min-height: 300px !important;
    height: 100%;
    background-image: url(../images/testimonial.jpg) !important;
    background-repeat: no-repeat !important;
    ;
}

.read-more-btn {
    width: 130px;
    height: 40px;
    background-color: #7cbb3f;
    margin-left: 10px;
    border-left: solid #FFF 5px;
    margin-top: 20px;
}

.read-more-btn:hover {
    background-color: #2f5a06;
    cursor: pointer;
}

.read-more-btn p {
    text-align: center;
    padding-top: 10px;
    color: #FFF;
}

.read-more-btn p a {
    color: #FFF;
    text-decoration: none;
}

.carousel-control.left {
    background-image: none !important;
}

.carousel-control.right {
    background-image: none !important;
}

/*list-carousel*/
.list_carousel {
    width: 100%;
}

.list_carousel ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: block;
}

.list_carousel li {
    color: #999;
    text-align: center;
    background-color: #eee;
    width: 50px;
    height: 50px;
    padding: 0;
    display: block;
    float: left;
}

.list_carousel.responsive {
    width: auto;
    margin-left: 0;
}

.clearfix {
    float: none;
    clear: both;
}

.prev {
    float: right;
    margin-right: 10px;
    position: absolute;
    right: 40px;
    top: 8px;
}

.next {
    float: right;
    margin-right: 10px;
    position: absolute;
    right: 0px;
    top: 8px;
}
.banner img{
	width: 100%;
}
/*list-carousel*/
.banner-internal {
    height: auto;
    width: 100%;
    padding-bottom: 100px;
    padding-top: 100px;
    background-image: url(../images/internal-page-bg.jpg);
    background-repeat: no-repeat;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
}
.banner-internal.about-banner{
    background: #333 url('../images/about-banner.jpg') no-repeat center center;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;   
}
.banner-internal.award-banner{
    background: #333 url('../images/award-banner.jpg') no-repeat center center;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;   
}
.banner-internal.clients-banner{
    background: #333 url('../images/clients-banner.jpg') no-repeat center center;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;   
}
.banner-internal.testim-banner{
    background: #333 url('../images/testim-banner.jpg') no-repeat center center;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;   
}
.banner-internal.vastu-banner{
    background: #333 url('../images/vastu-banner.jpg') no-repeat center center;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;   
}
.banner-internal.wealth-banner{
    background: #fff url('../images/vastu-banner.jpg') no-repeat center top;
    background-size: 100%;
    height: 90vh;
}
@media(max-width: 767px)
{
    .banner-internal.wealth-banner{
    height:0vh;
}
}
.banner-internal.feng-shui-banner{
    background: #333 url('../images/feng-shui-banner.jpg') no-repeat center center;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;   
}
.banner-internal.num-banner{
    background: #fff url('../images/numerology-banner.jpg') no-repeat center center;
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
     background-size: 100%;
    height: 95vh;
}
@media(max-width: 767px)
{
    .banner-internal.num-banner
    {
         height:0vh;
    }
   
}
.banner-internal.vedic-banner{
    background: #333 url('../images/vedic-bg.jpg') no-repeat center center;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;   
}
.banner-internal.yt-banner{
    background: #333 url('../images/yt-banner.jpg') no-repeat center center;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;   
}
.banner-internal.pillar-banner{
    background: #333 url('../images/pillar-banner.jpg') no-repeat center center;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;   
}
.banner-internal.magi-banner{
    background: #333 url('../images/magi-banner.jpg') no-repeat center center;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;   
}
.banner-internal.book-banner{
    background: #333 url('../images/book-banner.jpg') no-repeat center center;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;   
}
.banner-internal.contact-banner{
    background: #333 url('../images/contact-banner.jpg') no-repeat center center;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;   
}
.banner-internal.case-banner{
    background: #333 url('../images/case-study-banner.j.pg') no-repeat center center;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;   
}
.banner-internal.articles-banner{
    background: #333 url('../images/articles-banner.jpg') no-repeat center center;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;   
}
.vastu-banner h3,.feng-shui-banner h3,.num-banner h3,.vedic-banner h3,.pillar-banner h3,.magi-banner h3{
    display: none;
}
.banner-internal h3 {
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    font-weight: 800;
    font-size: 3rem;
}

.service-content {
    text-align: center;
    color: #FFF;
    font-family: 'Open Sans', sans-serif;
    padding-top: 30px;
}

.service-content h2 {
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
}
.p-0{
    padding:0 !important;
}

.service-content p {
    font-size: 13px;
}

.btn-default {
    color: #FFF !important;
    background-color: #3a7cec !important;
    border: none !important;
}

.btn-default:hover {
    background-color: #ea4235 !important;
}

.btn {
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 400;
    border-radius: 0 !important;
}

.circle {
    border-radius: 50%;
    margin: 0.15em;
    font-size: 1.5em;
}

.fa fa-calculator {
    color: #FFFFFF;
    padding: 0.4em 0.5em;
    border: solid #fff 2px;
}

.fa fa-calculator:hover {
    color: #CF5254;
    border: solid #CF5254 2px;
}

.footer-text {
    text-align: center;
    color: #FFF
}

.fa-facebook-square:before {
    color: #FFF !important;
}

.fa-youtube-square:before {
    /*color: #FFF !important;*/
}

.fa-google-plus-square:before {
    color: #FFF !important;
}

.fa-skype:before {
    color: #FFF !important;
}

.fa-whatsapp:before {
    color: #FFF !important;
}

.top-social {
    text-align: right;
    color: #ea4235;
    font-size: 2.0em;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #FFF !important;
}

.navbar-default .navbar-toggle {
    border-color: #ea4235 !important;
    background: #ea4235;
}

.about {
    height: auto;
    width: 100%;
    padding-bottom: 40px;
    padding-top: 40px;
    /*background-image: url(../images/section-background.jpg);*/
    background-position: 50% 50%;
    background-repeat: no-repeat;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
}

.about h3 {
    color: #4c8d0d;
    text-align: left;
    font-weight: 600;
}

.about p {
    font-size: 13px;
    text-align: justify;
}

.article-section {
    height: auto;
    width: 100%;
    padding-bottom: 40px;
    padding-top: 40px;
    padding-top: 60px;
}

.article-section h3 {
    color: #4c8d0d;
    text-align: left;
    font-weight: 600;
}

.article-section p {
    font-size: 13px;
    text-align: justify;
}

.case-studies-section {
    height: auto;
    width: 100%;
    padding-bottom: 40px;
    padding-top: 40px;
    padding-top: 60px;
}

.case-studies-section h3 {
    color: #4c8d0d;
    text-align: left;
    font-weight: 600;
}

.case-studies-section p {
    font-size: 13px;
    text-align: justify;
}

.video-section {
    height: auto;
    width: 100%;
    padding-bottom: 30px;
    padding-top: 40px;
}

.video-section h3 {
    color: #4c8d0d;
    text-align: left;
    font-weight: 600;
}

.video-section p {
    font-size: 16px;
    text-align: left;
    margin-top: 8px;
    margin-bottom: 35px;
}

.testimonials-inner {
    height: auto;
    width: 100%;
    padding-bottom: 60px;
    padding-top: 60px;
    background-image: url(../images/books-bg.jpg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
}

.testimonials-inner h3 {
    color: #4c8d0d;
    text-align: left;
    font-weight: 600;
}

.testimonials-inner p {
    font-size: 13px;
    text-align: justify;
}

.service-page-vastu {
    height: auto;
    width: 100%;
    /*padding-bottom: 60px;*/
    padding-top: 60px;
}

.service-page-vastu h3 {
    color: #4c8d0d;
    text-align: left;
    font-weight: 600;
}

.service-page {
    height: auto;
    width: 100%;
    padding-top: 60px;
    /*background-image: url(../images/section-background.jpg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;*/
}

.service-page h3 {
    color: #4c8d0d;
    text-align: left;
    font-weight: 600;
}

.prosp-page {
    height: auto;
    width: 100%;
    padding-bottom: 60px;
    padding-top: 60px;
    background-image: url(../images/books-bg.jpg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
}

.prosp-page h3 {
    color: #4c8d0d;
    text-align: left;
    font-weight: 600;
}

.vedic-page {
    height: auto;
    width: 100%;
    padding-bottom: 60px;
    padding-top: 60px;
    /*background-image: url(../images/books-bg.jpg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;*/
}

.vedic-page h3 {
    color: #4c8d0d;
    text-align: left;
    font-weight: 600;
}

.publication {
    height: auto;
    width: 100%;
    padding-bottom: 60px;
    padding-top: 60px;

}

.publication h3 {
    color: #ea4235;
    text-align: left;
    font-weight: 600;
}

.publication h4 {
    color: #ea4235;
    text-align: left;
    font-weight: 600;
    font-size: 20px;
}

.dot-line {
    width: 90%;
    height: 2px;
    background-color: ;
    border-bottom: dotted #d2980e;
}

.dot-line1 {
    width: 100%;
    height: 2px;
    background-color: ;
    border-bottom: dotted #d2980e;
    padding-top: 30px;
}

.publication ol {
    margin-left: 20px;
}

.space {
    margin-top: 40px;
}

.space10 {
    margin-top: 10px;
}

.space20 {
    margin-top: 20px;
}

.services {
    height: auto;
    width: 100%;
    padding-top: 40px;
}

.services h3 {
    color: #4c8d0d;
    text-align: center;
    font-weight: 600;
}

.services p {
    font-size: 13px;
    text-align: center;
}

.hydro {
    height: auto;
    width: 100%;
    padding-bottom: 40px;
    padding-top: 40px;
}

.hydro h3 {
    color: #4c8d0d;
    text-align: center;
    font-weight: 600;
}

.hydro p {
    font-size: 13px;
    text-align: justify;
}

.solar {
    height: auto;
    width: 100%;
    padding-bottom: 40px;
    padding-top: 40px;
}

.solar h3 {
    color: #4c8d0d;
    text-align: center;
    font-weight: 600;
}

.solar p {
    font-size: 13px;
    text-align: justify;
}

.solar h4 {
    text-align: center;
    font-size: 16px;
}

.solar h5 {
    color: #4c8d0d;
    text-align: left;
    font-weight: 600;
    font-size: 16px;
}

.why-solar {
    height: auto;
    width: 100%;
    padding-bottom: 60px;
    padding-top: 40px;
    background-image: url(../images/why-solar.jpg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
}

.why-solar h3 {
    text-align: center;
    font-weight: 600;
}

.list-why-solar {
    font-size: 16px;
    color: #FFF;
    margin-top: 28px;
    line-height: 35px;
}

.list-why-solar2 {
    font-size: 16px;
    color: #FFF;
    margin-top: 20px;
    line-height: 35px;
}

.india-solar {
    height: auto;
    width: 100%;
    padding-bottom: 40px;
    padding-top: 40px;
}

.india-solar h3 {
    color: #4c8d0d;
    text-align: center;
    font-weight: 600;
}

.india-solar p {
    font-size: 13px;
    text-align: left;
}

.india-solar h4 {
    color: #4c8d0d;
    text-align: center;
    font-weight: 600;
    font-size: 18px;
}

.civil {
    height: auto;
    width: 100%;
    padding-bottom: 40px;
    padding-top: 40px;
}

.civil h3 {
    color: #4c8d0d;
    text-align: center;
    font-weight: 600;
}

.civil p {
    font-size: 13px;
    text-align: justify;
}

.civil h4 {
    color: #4c8d0d;
    text-align: left;
    font-weight: 600;
    font-size: 16px;
}

.pro-ref {
    height: auto;
    width: 100%;
    padding-bottom: 40px;
    padding-top: 40px;
}

.pro-ref h3 {
    color: #4c8d0d;
    text-align: center;
    font-weight: 600;
}

.pro-ref p {
    font-size: 13px;
    text-align: justify;
}

.contact {
    height: auto;
    width: 100%;
    padding-bottom: 40px;
    padding-top: 40px;
}

.contact h3 {
    color: #ea4235;
    text-align: center;
    font-weight: 600;
}

.contact p {
    font-size: 13px;
    text-align: left;
}

.contact h4 {
    color: #ea4235;
    text-align: left;
    font-weight: 600;
    font-size: 16px;
}

.contact p a {
    font-size: 13px;
    text-align: left;
    text-decoration: none;
    color: #333
}

.project-management {
    height: auto;
    width: 100%;
    padding-bottom: 20px;
    padding-top: 40px;
}

.project-management h3 {
    color: #4c8d0d;
    text-align: center;
    font-weight: 600;
}

.project-management p {
    font-size: 13px;
    text-align: left;
}

.project-management2 {
    height: auto;
    width: 100%;
    padding-bottom: 40px;
    padding-top: 40px;
    background-color: #eef7fe
}

.project-management2 h3 {
    color: #4c8d0d;
    text-align: center;
    font-weight: 600;
}

.project-management2 p {
    font-size: 13px;
    text-align: left;
}
.award-box{
    background: #f2f2f2;
    padding: 15px;
    border: 1px solid #eee;
}
.award-box h4 {
    color: #333;
    text-align: center;
    font-weight: 600;
    font-size: 2rem;
    text-align: left;
    margin-top: 15px;
}
@media only screen and (min-width: 991px){
    .award-box{
        width: calc(50% - 30px);
        margin: 0 15px 30px;
        float: left;
        height: 192px;
        overflow-y: scroll;
        border-bottom: 4px solid #f2f2f2;
    }
    .award-box::-webkit-scrollbar {
      width: 6px;
    }

    /* Track */
    .award-box::-webkit-scrollbar-track {
      background: #f1f1f1; 
    }
     
    /* Handle */
    .award-box::-webkit-scrollbar-thumb {
      background: #ccc; 
    }

    /* Handle on hover */
    .award-box::-webkit-scrollbar-thumb:hover {
      background: #999; 
    }
}
.gallery img{
    max-width: 100%;
    display: block;
    margin: auto;
}
.button {
    width: 80px;
    height: 30px;
    color: #FFF;
    background-color: #d2980e;
    border: none;
    cursor: pointer;
}

.button:hover {
    width: 80px;
    height: 30px;
    color: #fff;
    background-color: #ea4235;
    border: none;
}

.button1 {
    width: 170px;
    height: 30px;
    color: #FFF;
    background-color: #d2980e;
    border: none;
    cursor: pointer;
}

.button1:hover {
    width: 170px;
    height: 30px;
    color: #fff;
    background-color: #ea4235;
    border: none;
}

.tb-list {
    margin-left: 50px;
}

.tb-list1 {
    margin-left: 50px;
}

.tb-list2 {
    margin-left: 80px;
    font-size: 13px;
    line-height: 22px;
}

.tb-list3 {
    margin-left: 50px;
    font-size: 13px;
    line-height: 22px;
    font-size: 15px;
}

.tb-text {
    font-size: 14px;
    color: #000000;
    line-height: 22px;
}

.sl-wrapper .sl-navigation button.sl-prev {
    left: 40px;
    background: url(../images/back.png);
    width: 43px;
    height: 43px;
}

.sl-wrapper .sl-navigation button.sl-next {
    right: 40px;
    background: url(../images/forward.png);
    width: 43px;
    height: 43px;
}

.dropdown-menu>li>a:hover,.dropdown-menu2 a:hover {
    color: #FFFFFF !important;
    text-decoration: none !important;
    background-color: #8c1c1c !important;
}

.dropdown-menu>li>a {
    color: #FFFFFF !important;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    background-color: #ea4235 !important;
}

.dropdown-menu {
    background-color: #ea4235 !important;
    font-size: 13px !important;
    font-family: 'Open Sans', sans-serif;
}

.video-box {
    width: 100%;
    height: 143px;
    border: solid #FFF 3px;
}

.video-box2 {
    width: 100%;
    height: 200px;
    border: solid #FFF 3px;
}

.tab-bt-padding {
    padding-bottom: 20px;
}

.testi-box {
    width: 100%;
    height: 143px;
    border: solid #FFF 3px;
}

.video-tittle {
    font-size: 14px;
    color: #000;
    margin-top: 5px;
}

.video-tittle-inner {
    font-size: 14px;
    color: #333;
    margin-top: 5px;
    font-weight: 600
}

.tab-more a {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #000;
    font-weight: 600;
    float: right;
    margin-right: 20px;
    margin-top: 10px;
    text-decoration: none;
}

.tab-more a:hover {
    color: #ea4235;
    text-decoration: none
}

.client-tittle {
    font-size: 16px;
    color: #FFF;
    margin-top: 5px;
    text-transform: uppercase;
}

.calculator {
    margin-top: 40px;
    margin-bottom: 15px;
    padding:20px 0;
}

.calc {
    width: 100%;
    height: 50px;
    background-color: #3a7cec;
    margin-bottom: 20px;
    margin-top: 20px;
}

.calc:hover {
    width: 100%;
    height: 50px;
    background-color: #2b7cce
}

.calc p {
    font-size: 16px;
    text-transform: uppercase;
    color: #FFF;
    text-align: left;
    font-family: 'Open Sans', sans-serif;
    padding-top: 7px;
    margin-left: 20px;
}

.calc p a {
    font-size: 16px;
    text-decoration: none;
    font-family: 'Open Sans', sans-serif;
    color: #FFF;
}

.panel-title a {
    text-decoration: none !important;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
    display: block;
    padding:15px;
}

.panel-title a:hover {
    color: #ea4235;
    text-decoration: none !important;
}

.panel-default>.panel-heading {
    color: #000;
    background-color: #eee;
    padding:0;
    border-radius: 0;
}
.panel-title .fa{
    float: right;
    font-weight: normal;
}
.panel-group .panel{
    margin-bottom: 20px;
}
.panel-default>.panel-heading h4{
    font-size: 15px;
}
.panel-body {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 400;
}

.prosperity-space {
    padding-bottom: 30px;
}

.social-media {
  background-color: #fff;
  z-index: 999;
  right: 0px;
  position: fixed;
  border-radius: 5px;
  top: 40%
}
.social-media a{
  display: block;
}

.social-media ul {
    list-style-type: none;
    margin-bottom: 0;
}
.social-media a img{
  width: 35px;
}

.vastu-table {
    font-family: 'Open Sans', sans-serif;
    margin-left: 10px;
    line-height: 1.5;
}

.points {
    font-family: 'Open Sans', sans-serif;
    margin-left: 20px;
    margin-top: 20px;
}

.lefttext {
    color: #333;
    font-weight: 600
}

.cal-value {
    width: 50%;
    height: auto;
    background-color: #FFF;
    margin-top: 25px;
    padding: 15px 0px 12px 0px;
    color: #ea4235;
    border: 2px solid #ea4235;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    text-transform: uppercase;
}

.news-line {
    height: 30px;
    background-color: #ea4235;
    margin-bottom: 1px;
}

.news-line a {
    color: #FFF;
    text-decoration: underline;
}

.ne {
    color: #FFF;
    font-size: 14px;
    margin-top: 5px;
}

.translator {
    width: 154px;
    height: 30px;
    background-color: #fff;
    z-index: 999;
    overflow-x: hidden;
    /*margin-top: 40px;*/
}

.goog-te-gadget-simple {
    background-color: #fff !important;
    border-left: 2px solid #ea4235 !important;
    border-top: 2px solid #ea4235 !important;
    border-bottom: 2px solid #ea4235 !important;
    border-right: 2px solid #ea4235 !important;
    padding-top: 3px !important;
    width: 154px !important;
    height: 30px !important;
}

.goog-te-menu-value {
    color: #ea4235 !important;
    text-decoration: none !important;
}

.goog-te-menu2-item:link {
    width: 180px !important;
}

.lightboxcontainer {
    width: 100%;
    text-align: left;
}

.lightboxleft {
    width: 40%;
    float: left;
}

.lightboxright {
    width: 60%;
    float: left;
}

.lightbox-full {
    width: 100%;


}

.lightboxright iframe {
    min-height: 390px;
}

.divtext {
    margin: 36px;
}

#html5-elem-box {
    height: 240px !important;
    overflow: hidden !important;
}

#html5-elem-data-box,
#html5-watermark {
    visibility: hidden;
}

#ddlYear,
#ddlDay,
#ddlMonth {
    visibility: visible !important;
    width: 75px;
    height: 24px;
    border: 1px solid #D2980E;
}
.navbar-brand{
  padding: 8px 15px;
  height: auto;
}
.navbar-brand h1{
    font-size: 20px;
    margin: 0;
    color: #fff;
}
.navbar-brand h1 small{
    color: inherit;
    opacity: .8;
}
.navbar-brand>img{
  width: 300px;
}
.text-no-wrap{
    white-space: nowrap;
}
.navbar-fixed-top{
  background: -moz-linear-gradient(top, rgba(0,0,0,.9) 0%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0,0,0,.9) 0%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0,0,0,.9) 0%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00000000',GradientType=0 );
  padding-bottom: 100px;
}
.navbar-fixed-top.in{
  background: #fff;
  padding-bottom: 0;
}
/***************animate.css**********/
@charset "UTF-8";
.animated {
  animation-duration:1.3s;
  animation-fill-mode: both;
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 10px, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInUp {
  animation-name: fadeInUp;
}
@media (max-width: 800px) {
    .lightboxleft {
        width: 100%;
    }

    .lightboxright {
        width: 100%;
    }

    .divtext {
        margin: 12px;
    }
}
.dropdown-menu2{
  display: none;
}
.dropdown-menu2 a{
  color: #fff;
  display: block;
  padding: 3px 0 3px 40px;
}
.fa-youtube-square{
  font-size: 35px;
}
/*----------------------------Media Query---------------------------------*/
@media screen and (max-width: 1366px) {}

@media screen and (max-width: 1024px) {}

@media screen and (max-width: 768px) {
    .footer-part2-home {
        border-left: solid 1px #f4b92d;
        padding: 10px 0px 20px 50px;
    }

    .translator {
        height: 30px;
        background-color: #CCC;
        z-index: 999;
        margin-top: 15px;
        margin-bottom: 20px;
    }
}
@media (max-width: 1199px) {
     .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 0;
        padding-bottom: 20px;
        background: #ea4235 !important
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
        display:block !important;
    }
    .dropdown-menu{
      position: static;
    }
}
@media screen and (max-width: 599px) {
    #fullpage{
        margin-top: 55px;
    }
}
@media screen and (max-width: 480px) {
    .footer-part2-home {
        border-left: solid 1px #f4b92d;
        padding: 10px 0px 20px 50px;
    }

    .testi-box {
        width: 100%;
        height: 169px;
        border: solid #FFF 3px;
    }
}

@media screen and (max-width: 450px) {
    .testi-box {
        width: 94%;
        height: 177px;
        border: solid #FFF 3px;
    }
}

.d-flex {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    /* -ms-flex-pack: justify!important;
justify-content: space-between!important;*/
}
.align-items-start {
    -ms-flex-align: start!important;
    align-items: flex-start!important;
}
.align-items-center {
    -ms-flex-align: center!important;
    align-items: center!important;
}
.justify-content-between {
    -ms-flex-pack: justify!important;
    justify-content: space-between!important;
}
.ml-12 {
    margin-left: 12px;
}

.client-section {
    background: #e8eef5;
    padding: 70px 0 0;
}

.client-section .service-section {
    background: none;
}

.client-section img {
    max-width: 100%;
    display: block;
    margin: 0 auto 20px;
    border: 1px solid #eee;
}

.stat-section {
    /*background: #e8eef5;*/
    padding: 50px 0;
}

.stat-section h3 {
    color: #ea4235;
    font-size: 4rem;
    font-weight: 600;
}

.stat-section p {
    font-size: 18px;
}

.header-right {
    -ms-flex-align: center !important;
    align-items: center !important;
}

.header-right img {
    width: 100px;
    height: auto;
    margin-right: 8px;
}

.header-right h2 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 18px;
    color: #ea4235;
    margin: 0 0 8px;
}

.header-right h6 {
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    font-weight: 600;
    margin: 0;
}

@media only screen and (min-width: 768px) {
    .header-right h2 {
        font-size: 21px;
    }

    .header-right h6 {
        font-size: 17px;
    }
    .translator{
        margin-left: 0;
    }
}
@media only screen and (max-width: 767px){
    .navbar-brand h1{
        color: #000;
    }
    .banner {
        margin-top: 55px;
    }
    .footer-part2-home{
        padding-left: 0;
        border-left: none;
    }
    .navbar-fixed-top{
        background: #fff;
    padding-bottom: 0;
    }
    .top-bar{
        margin-top: 65px;
    }
    .top-bar strong{
        font-size: 130%;
    }
    .banner-internal{
        margin-top: 55px
    }
    .translator{
        margin-bottom: 5px;
    }
}
@media only screen and (max-width: 419px){
    .navbar-header{
        text-align: center;
    }
    .navbar-brand,.navbar-toggle{
        float: none;
    }
    .navbar-brand{
        display: block;
    }
    .navbar-toggle{
        margin: 0 auto 12px;
    }
}
@media only screen and (max-width: 1199px){
    .footer-part1,.footer-part3{
        padding-left: 0;
        border-left: none;
    }
}
@media only screen and (min-width: 992px) {  
    .stat-section h3 {
        font-size: 5rem;
    }
    .social-media a img{
      width: 45px;
    }
}
@media only screen and (min-width: 1200px) {
.navbar-nav{float: right;}
.menu2{
    position: relative;
  }
  .nav>li>a{
    padding:20px 13px !important;
  }
  .navbar-fixed-top.in .nav>li>a{
    color: #000 !important
  }
  .navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover,.navbar-fixed-top.in .nav>li.active>a{
    color: #fff !important}
  .dropdown-menu2{
    position: absolute;
    left: 100%;
    top: 0;
    min-width: 200px;
  }
  .dropdown-menu2{
    background: #ea4235 !important;
    list-style-type: none;
  }
  .dropdown-menu2 a{
    padding: 10px 20px;
    border-bottom: 1px solid #ffffff17;
  }
  .nav>li>a.yt-link{
    padding: 16px 15px !important;
  }
  .video-section p{font-size: 18px;}
}
.nav-justified{
    display: table;
}
.resp-tabs-list li{
    display: table-cell !important;
    width: 1% !important; 
    float: none !important;
}
.resp-tabs-container{
    background: #fff !important;
    margin: 0 0 50px 0 !important;
}
.service-content img{
    background: #ea4235;
    border-radius: 50%;
}
.service-content>div:hover img{
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
}
.footer-serv img{
    display: block;
    background: #ea4235;
    border-radius: 50%;
    margin: 0 auto;
}
.grey-bg{
    background: #eff3fb;
}
.txt-link{
    color: #000;
    font-weight: 600;
}
.bg-white{
    background: #fff !important;
}
.btm-modals .modal-content{
    /*background: url('../images/modal-bg.jpg') no-repeat center center;*/
    background-size: cover;
}
.btm-modals select{
    padding: 3px 10px;
    font-weight: normal;
}
.btm-modals h3{
    color: #fff;
    font-size: 2em;
    font-weight: 600;
}
.btm-modals .modal-header{
    border: none;
    background: #eee;
    color: #000;
    font-weight: 600;
}
.pi-button{
    display: inline-block;
    font-weight: 600;
    font-size: 1.6em;
    background: #fff;
    padding: 8px 35px 8px 16px;
    color: #000;
    text-align: center;
    margin-top: 30px;
    border-radius: 2px;
    line-height: 1.3;
    border: 2px solid transparent;
    position: relative;
}
.btn-reset{
    background: #ccc !important;
}
.pi-button:after{
    position: absolute;
    content:"\00bb";;
    right: 10px;
    top: 20px;
    color: #000;
    font-style: 1.4em;
}
.pi-button span{
    font-size: .9em;
    color: #3a7cec;
}
.pi-button:hover{
    background: transparent;
    border-color: #fff;
    color: #fff;
    text-decoration: none;
}
.pi-button:hover span,.pi-button:hover:after{
    color: #fff;
}
.pi-btm{
    font-size: 1.2em;
    background: #ea4235;
    padding: 10px 15px;
    font-family: 'georgia', serif;
    font-style: italic;
    color: #fff;
    margin:30px -15px 0;

}
.btm-modals .modal-body{
    padding-bottom: 0;
}
.table>tbody>tr.warning>td{
    background-color: #ea4235;
    color: #fff;
    padding-left: 20px;
}
.carousel-cell{
    width: 90%;
    margin-right: 15px;
}
.carousel-cell h4{
    font-size: 1em;
    font-weight: 600;
    margin-bottom: 5px;
    margin-left: 5px;
}
.carousel-cell h6{
    margin-top: 2px;
    opacity: .7;
    margin-left: 5px;
}
.testim-section{
    padding: 70px 0;
}
.testim-section .flex{
    padding-left: 20px;
}
.flickity-prev-next-button{
    top: 50% !important
}
@media only screen and (min-width: 600px) {
    .carousel-cell{
        width: 40%
    }
}
@media only screen and (min-width: 992px) {
    .carousel-cell{
        width: 28%
    }
 }
 .flex{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
 }
 .books-section h4{
    font-size: 2em;
    color: #fff;
    font-weight: 600;
 }
  .books-section  p{
    color: #fff;
  }
.books-section ol{
    list-style-type: disc;
    color: #fff;
    padding-left: 1em;
}
.books-section .btn{
    font-weight: 600;
    font-size: 13px;
    text-transform: uppercase;
    padding: 8px 20px;
    background: transparent !important;;
    border:1px solid #fff !important;;
    color: #fff;
}
.books-section img{
    border: 2px solid #fff;
}
.last-section{
    padding-top: 0 !important;
}
.books-section .section{
    padding-top: 65px;
    padding-bottom: 65px;
}
@media only screen and (min-width: 600px) and (max-width: 767px){
    .books-section .col-sm-4{
        width: 33.33333333%;
        float: left;
    }
    .books-section .col-sm-8{
        width: 66.66666667%;
        float: left;
    }
}
@media only screen and (max-width: 599px){
    .books-section img{
        max-width: 300px;
    }
}
@media only screen and (min-width: 768px){
    .books-section .section{
        padding-top: 50px;
        padding-bottom: 0;
    }
    .banner-internal {padding-top: 150px;}
    .banner-internal {padding-bottom: 150px;}
}
.books-section #section1{
    background: #6e1e51;
}
.books-section #section2{
    background: #06c46c;
}
.books-section #section3{
    background: #1b1464;
}
.books-section #section4{
    background: #e92026;
}
.books-section #section5{
    background: #006167;
}
.books-section #section6{
    background: #ffa801;
}
.books-section #section7{
    background: #1f262e;
}
.books-section #section8{
    background: #0fbbf9;
}
.books-section #section9{
    background: #b63377;
}

.modal.fade{
  opacity:1;
}
.modal.fade .modal-dialog {
   -webkit-transform: translate(0);
   -moz-transform: translate(0);
   transform: translate(0);
}

.calc-link{
    position: fixed;
    right: 15px;
    bottom: 100px;
    z-index: 100;
    background: #215bbd;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    text-align: center;
    line-height: 70px;
}
.calc:hover{
    background: #0f4cb3;
}
.calc-link img{
    width: 40px;
    margin: auto;
}
.footer-logo img{
    border:none !important;
    max-width: 280px;
}
.contact-middle p{
    margin-left: 12px;
    margin-bottom: 6px;
}
.form-control{
    height: 45px;
}
textarea{
    min-height: 100px;
}

.media-tabs.nav-tabs{border: 1px solid #eee;}
.media-tabs.nav-tabs>li{
    float: none;
    display: block;
    margin-bottom: 0;
}
.media-tabs.nav-tabs>li a{
    font-weight: 600;
    color: #000;
    text-transform: uppercase;
    font-size: 13px;
    border:none;
    margin:0;
    border-bottom: 1px solid #ddd;
    background: #eee;
    border-radius: 0;
    width: 100%;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}
.media-tabs svg{
    width: 45px;
    float: left;
    margin-right: 10px;
}
.media-tabs svg path,.media-tabs svg rect{
    fill: #000;
}
.media-tabs.nav-tabs>li.active a,.media-tabs.nav-tabs>li:hover a,.media-tabs.nav-tabs>li a:hover{
    background: #3a7cec;
    color: #fff;
}
.media-tabs li>a>span{
    display: table;
}
.media-tabs li>a>span>*{
    display: table-cell;
    vertical-align: middle;
}
.media-tabs.nav-tabs>li.active svg path,.media-tabs.nav-tabs>li:hover svg rect,.media-tabs.nav-tabs>li:hover svg path{
    fill: #fff;
}
.media-tabs li>a>span:last-child{
    line-height: 40px;
}
.articles-section li{
    padding:12px 15px 12px 30px;
    list-style-type: none;
    border-bottom: 1px solid #eee;
}
.articles-section li span{
    display: block;
    font-style: 75%;
    color: #666;
    margin-top: 5px;
}
.article-list li{
    background: url('../images/article-bullet.svg') no-repeat;
    background-size: 20px auto; 
    background-position-y: 12px;
}
.hexa{
  border: 0px;
  float: left;
  text-align: center;
  height: 35px;
  width: 60px;
  font-size: 22px;
  background: #f0f0f0;
  color: #3c3c3c;
  position: relative;
  margin-top: 15px;
}

.hexa:before{
  content: ""; 
  position: absolute; 
  left: 0; 
  width: 0; 
  height: 0;
  border-bottom: 15px solid #f0f0f0;
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  top: -15px;
}

.hexa:after{
  content: ""; 
  position: absolute; 
  left: 0; 
  width: 0; 
  height: 0;
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  border-top: 15px solid #f0f0f0;
  bottom: -15px;
}

.timeline {
  position: relative;
  padding: 0;
  width: 100%;
  margin-top: 20px;
  list-style-type: none;
}

.timeline:before {
  position: absolute;
  left: 50%;
  top: 0;
  content: ' ';
  display: block;
  width: 2px;
  height: 100%;
  margin-left: -1px;
  background: rgb(213,213,213);
  background: -moz-linear-gradient(top, rgba(213,213,213,0) 0%, rgb(213,213,213) 8%, rgb(213,213,213) 92%, rgba(213,213,213,0) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(30,87,153,1)), color-stop(100%,rgba(125,185,232,1)));
  background: -webkit-linear-gradient(top, rgba(213,213,213,0) 0%, rgb(213,213,213) 8%, rgb(213,213,213) 92%, rgba(213,213,213,0) 100%);
  background: -o-linear-gradient(top, rgba(213,213,213,0) 0%, rgb(213,213,213) 8%, rgb(213,213,213) 92%, rgba(213,213,213,0) 100%);
  background: -ms-linear-gradient(top, rgba(213,213,213,0) 0%, rgb(213,213,213) 8%, rgb(213,213,213) 92%, rgba(213,213,213,0) 100%);
  background: linear-gradient(to bottom, rgba(213,213,213,0) 0%, rgb(213,213,213) 8%, rgb(213,213,213) 92%, rgba(213,213,213,0) 100%);
  z-index: 5;
}

.timeline li {
  padding: 1em 0 0;
}

.timeline .hexa{
  width: 16px;
  height: 10px;
  position: absolute;
  background: #3a7cec;
  z-index: 5;
  left: 0;
  right: 0;
  margin-left:auto;
  margin-right:auto;
  top: -30px;
  margin-top: 0;
}

.timeline .hexa:before {
  border-bottom: 4px solid #3a7cec;
  border-left-width: 8px;
  border-right-width: 8px;
  top: -4px;
}

.timeline .hexa:after {
  border-left-width: 8px;
  border-right-width: 8px;
  border-top: 4px solid #3a7cec;
  bottom: -4px;
}

.direction-l,
.direction-r {
  float: none;
  width: 100%;
  text-align: center;
}

.flag-wrapper {
  text-align: center;
  position: relative;
}

.flag {
  position: relative;
  display: inline;
  background: rgb(255,255,255);
  font-weight: 600;
  z-index: 15;
  padding: 6px 10px;
  text-align: left;
  font-size: 19px;
}

.time-wrapper {
  display: none;
  position: relative;
  margin: 4px 0 0 0;
  z-index: 14;
  line-height: 1em;
  vertical-align: middle;
  color: #fff;
}

.direction-l .time-wrapper {
  float: none;
}

.direction-r .time-wrapper {
  float: none;
}

.time {
  background: #3a7cec;
  display: inline-block;
  padding: 8px;
}

.desc {
  position: relative;
  padding: 1em;
  z-index: 15;
  background: #efefef;
}

.direction-l .desc,
.direction-r .desc {
  position: relative;
  padding: 1em;
  z-index: 15;
}

@media(min-width: 768px){
  .timeline {
    width: 660px;
    margin: 0 auto;
    margin-top: 20px;
  }

  .timeline li:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
  
  .timeline .hexa {
    left: -28px;
    right: auto;
    top: 8px;
  }

  .timeline .direction-l .hexa {
    left: auto;
    right: -28px;
  }

  .direction-l {
    position: relative;
    width: 310px;
    float: left;
    text-align: right;
  }

  .direction-r {
    position: relative;
    width: 310px;
    float: right;
    text-align: left;
  }

  .flag-wrapper {
    display: inline-block;
  }
  
  .flag {
    font-size: 26px;
  }

  .direction-l .flag:after {
    left: auto;
    right: -16px;
    top: 50%;
    margin-top: -8px;
    border: solid transparent;
    border-left-color: rgb(254,254,254);
    border-width: 8px;
  }

  .direction-r .flag:after {
    top: 50%;
    margin-top: -8px;
    border: solid transparent;
    border-right-color: rgb(254,254,254);
    border-width: 8px;
    left: -8px;
  }

  .time-wrapper {
    display: none;
    vertical-align: middle;
    margin: 0;
  }

  .direction-l .time-wrapper {
    float: left;
  }

  .direction-r .time-wrapper {
    float: right;
  }

  .time {
    padding: 5px 10px;
  }
}

@media(min-width: 992px){
  .timeline {
    width: 800px;
    margin: 0 auto;
    margin-top: 20px;
  }

  .direction-l {
    position: relative;
    width: 380px;
    float: left;
    text-align: right;
  }

  .direction-r {
    position: relative;
    width: 380px;
    float: right;
    text-align: left;
  }
}
.lo-shu-grid .table{
    width: 260px;
}
.lo-shu-grid .table>tbody>tr>td{
    font-weight: 600;
    font-size: 16px;
    padding: 18px;
}
.lo-shu-grid .table-bordered,.lo-shu-grid .table-bordered>tbody>tr>td{
    border-color: #000;
}
.top-right{margin-bottom: 0;text-align: right;}
.top-right li{vertical-align: top; padding-left: 0;}
.top-right li>a>img{
    background: #fff;
}
.top-right .translator{
    margin-left: 20px;
}
.sem-banner{
    position: relative;
}
.seminar-selection{
    position: absolute;
    right: 15px;
    top: 15%;
    min-width: 200px;
    z-index: 1020;
}
.sem-banner>.carousel{
    display: none;
}
.sem-banner .item img{
    width: 100%;
}
.seminar-selection h4{
    background: #1f262e;
    color: #fff;
    font-size: 16px;
    padding: 8px 12px;
    color: #fff;
    margin-bottom: 0;
    margin-top: 0;
}
.seminar-selection .form-control{
    border-radius: 0;
    height: auto;
}
@media only screen and (max-width: 600px){
    .seminar-selection{
        position: static;
        width: 100%;
    }
}
@media only screen and (max-width: 575px){
    .navbar-brand>img {
        width: 260px;
    }
}
 .right-images>img{
    padding: 4px;
    border:1px solid #999;
    width: 100%;
 }
 .num-right-img{
 	padding: 4px;
    border:1px solid #999;
 }
 @media only screen and (max-width: 991px){
    .icon-heading{
        font-size: 14px;
    }
 }
 #go-to-top{
    display: inline-block;
    position: fixed;
    right: 15px;
    bottom: 15px;
    background: #333;
    color: #fff;
    padding: 10px;
    text-align: center;
    opacity: 0;
 }
  #go-to-top:hover,#go-to-top:visited,#go-to-top:active{
    text-decoration: none;
    background: #444;
  }
  #go-to-top.show {
    opacity: 1;
}
#contactModal h3{
    color: #000;
    line-height: 1.7;
    font-size: 18px;
    margin: 18px;
}
#contactModal h3 span{
    font-weight: 600;
    white-space: nowrap;
}
/*.pricing-body{background: #000;}*/
.pricing-body .navbar-fixed-top{
    padding-bottom: 15px;
}
.pricing-body .navbar-fixed-top.in{
    padding-bottom: 0;
}
.pricing{
    margin-top: 60px;
}
.pricing.pricing2{
    margin-top: 0;
}
.pricing>div{
    padding: 15px;
    cursor: pointer;
    background-size: cover;
    -webkit-transition:all .3s ease-in;
    -o-transition:all .3s ease-in;
    transition:all .3s ease-in;
}
.pricing>div:hover{
    opacity: .8;
}
.clear{
    clear: both;
}
.pricing h3{
    line-height: 1.4;
    font-size: 19px;
    font-weight: 600;
    margin-top: 4px;
}
.price25 {
    float: left;
    width: 25%;
    height: 360px;
    border: 5px solid #fff;
    position: relative;
}
.price4 {
    float: left;
    width: 25%;
    height: 360px;
    border: 5px solid #fff;
    position: relative;
    padding-top: 35px !important;
}
.pricing>.price4:first-child{
    background:#08c;
    background:-webkit-gradient(linear,lefttop,leftbottom,color-stop(0%,rgb(191,234,255)),color-stop(24%,rgb(70,179,234)),color-stop(100%,rgb(0,70,105)));
    background:-webkit-linear-gradient(top,rgb(191,234,255)0%,rgb(70,179,234)45%,rgb(0,70,105)100%);
    background:   -moz-linear-gradient(top,rgb(191,234,255)0%,rgb(70,179,234)45%,rgb(0,70,105)100%);
    background:        linear-gradient(top,rgb(191,234,255)0%,rgb(70,179,234)45%,rgb(0,70,105)100%);
}
.pricing>.price4:nth-child(2){
    background:#08c;
    background:-webkit-gradient(linear,righttop,rightbottom,color-stop(0%,rgb(208,0,57)),color-stop(24%,rgb(255,31,94)),color-stop(100%,rgb(255,167,191)));
    background:-webkit-linear-gradient(bottom,rgb(208,0,57)0%,rgb(255,31,94)45%,rgb(255,167,191)100%);
    background:   -moz-linear-gradient(bottom,rgb(208,0,57)0%,rgb(255,31,94)45%,rgb(255,167,191)100%);
    background:        linear-gradient(bottom,rgb(208,0,57)0%,rgb(255,31,94)45%,rgb(255,167,191)100%);
}
.pricing>.price4:nth-child(3){
    background:#08c;
    background:-webkit-gradient(linear,righttop,rightbottom,color-stop(0%,rgb(241,112,0)),color-stop(24%,rgb(249,147,60)),color-stop(100%,rgb(255,203,158)));
    background:-webkit-linear-gradient(bottom,rgb(241,112,0)0%,rgb(249,147,60)45%,rgb(255,203,158)100%);
    background:   -moz-linear-gradient(bottom,rgb(241,112,0)0%,rgb(249,147,60)45%,rgb(255,203,158)100%);
    background:        linear-gradient(bottom,rgb(241,112,0)0%,rgb(249,147,60)45%,rgb(255,203,158)100%);
}
.pricing>.price4:nth-child(4){
    background:#08c;
    background:-webkit-gradient(linear,righttop,rightbottom,color-stop(0%,rgb(0,90,15)),color-stop(24%,rgb(63,175,82)),color-stop(100%,rgb(158,234,170)));
    background:-webkit-linear-gradient(bottom,rgb(0,90,15)0%,rgb(63,175,82)45%,rgb(158,234,170)100%);
    background:   -moz-linear-gradient(bottom,rgb(0,90,15)0%,rgb(63,175,82)45%,rgb(158,234,170)100%);
    background:        linear-gradient(bottom,rgb(0,90,15)0%,rgb(63,175,82)45%,rgb(158,234,170)100%);
}
.price25 img{
    max-width: 100%;
}
.price25 .f-icons{
    position: absolute;
    right: 10px;
    bottom: 5px;
    margin-bottom: 0;
    color: #fff;
    font-size: 22px;
}
.price25 .f-icons .fa{
    font-weight: 300;
    -webkit-text-stroke: 0 white;
}
.price25 li{
    padding-right: 0;
}
.pricing-info ul,.pricing-info ol{
    padding-left: 16px;
    line-height: 2;
}
.pricing-info .modal-header{
    background: #ea4235;
    color: #fff;
}
.pricing-info h4{
    font-size: 15px;
    font-weight: 600;
}
.pricing-info a{
    color: #ea4235;
    white-space: nowrap;
    text-decoration: underline;
}
.tag {
  background: #ffff00;
  color: #000;
  display: inline-block;
  height: 26px;
  line-height: 26px;
  padding: 0 20px 0 15px;
  position: relative;
  margin: 0 10px 10px 0;
  text-decoration: none;
  -webkit-transition: color 0.2s;
  position: absolute;
  left: 0;
  top: 20px;
  font-size: 11px;
	font-weight: 600;
	text-transform: uppercase;
}

.tag::after {
  background: #7b4706;
  border-bottom: 13px solid transparent;
  border-left: 10px solid #ffff00;
  border-top: 13px solid transparent;
  content: '';
  position: absolute;
  right: 0;
  top: 0;
}
.p-link{
    color: #f4f4f4;font-size: 13px;display: inline-block;padding: 4px 0; margin-top: 7px;
}
.p-link:hover{color: #f4f4f4;}
@media only screen and (max-width: 991px){
    .pricing h3{
        font-size: 20px;
    }
}
@media only screen and (max-width: 939px){
    .pricing>.price4{
        width: 50%;
    }
}
@media only screen and (min-width: 700px) and (max-width: 939px){
    .pricing>.price25{
        width: 33.333333%;
    }
    .pricing>.price4{
        width: 50%;
    }
}
@media only screen and (max-width: 699px){
    .pricing>.price25{
        width: 50%;
        height: 340px;
    }
    .pricing h3{
        font-size: 18px;
    }
}
@media only screen and (max-width: 360px){
    .pricing>.price25,.pricing>.price4{
        width: 100%;
        height: auto;
    }
    .pricing h3{
        font-size: 16px;
    }
    .article-section .col-xs-6{
        width: 100%;
    }
    
}
.article-section .gallery a{
    margin-bottom: 30px;
    position: relative;
    display: block;
    border: 1px solid #666;
    padding: 4px;
}
.article-logo{
    position: absolute;
    left: 5px;
    right: 5px;
    bottom: 5px;
    text-align: left;
    z-index: 20;
    padding: 60px 5px 5px 5px;
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.1) 35%, rgba(0,0,0,0.83) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.1) 35%,rgba(0,0,0,0.83) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.51) 35%,rgba(0,0,0,0.83) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#12000000', endColorstr='#d4000000',GradientType=0 ); /* IE6-9 */
}
.art-date{
    position: absolute;
    right: 10px;
    background: #fff;
    display: block;
    bottom: 18px;
    padding: 1px 5px;
    color: #000;
    font-weight: 600;
    z-index: 20;
    text-transform: uppercase;
    font-size: 12px;
}
@media only screen and (max-width: 580px){
    .art-date{
        left: 10px;
        bottom: 55px;
        right: auto;
    }
}
.article-logo img{
    max-height: 40px;
    margin-left: 0;
}
@media only screen and (min-width: 361px){
    .pricing2>.price25:nth-child(odd)>div{
        display: -ms-flexbox!important;
        display: flex!important;
        -ms-flex-direction: column-reverse!important;
        flex-direction: column-reverse!important;
        -ms-flex-align: start!important;
        align-items: flex-start!important
    }
}
@media only screen and (min-width: 1280px){
    .price25{
        width: 20%;
    }
    .price4{
        width: 25%;
    }
    
}
.contact-bank{
    background: #ea4235;
    color: #fff;
    padding: 15px;
}
.contact-bank h4{
    color: #FFF;
}
.contact-bank strong{
    font-size: 110%;
}
.contact-bank img{
    padding: 3px;
    background: #fff;
}
.wealth-section p
{
   font-size: 22px;
    color: #42454a;
    line-height: 1.8;

}
.wealth-section
{
    background-color: #faeffa;
    padding: 40px 0px;
}
.wealth-section .bg-box-1
{
    background-color: #faeffa;
   

}
.wealth-section .bg-box-2
{
    background-color: #faeffa;
   

}
.wealth-section .pl-250
{
    padding-left: 250px;
}
 .pb-60
{
    padding-bottom: 60px;
}
 .f-25
{
    font-size: 25px;
}
.f-45
{
    font-size: 45px;
    font-weight: 700;
}
.class-schedule
{
    padding: 0px 40px;
}