@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.png);
    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: #363737;
    font-weight: bold;
    font-size: 16px;
    padding: 18px 6px;
    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;
}

.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:44px;
    height: 62px;
    }

    .prtlgn {
    background-color: #03c03c;
    color: #fff !important;
    border-radius: 5px;
    text-transform: uppercase;
    font-weight: normal !important;
    padding: 7px 10px !important;
    display: inline-block;
}

.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: #225da9;
    padding: 5px 0px;
}
.sectionwise {
    padding: 40px 0;
}

.sectionwise h2 {
    color: #03c03c;
    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: #225da9;
    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: #225da9;
    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;
    }
    .logo.img-responsive
    {
        width: 174px;
    }

    #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;
    }
    #menu .navbar-dark .navbar-nav .nav-link
    {
        padding: 5px 6px;
    }
}


@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;
    padding: 0px;
    float: left;
}
.header-top ul li
{
    display: inline-block;
}
.logo.img-responsive
{
    /*width: 174px;*/
    /*width: 100%;*/
    margin-top: 15px;
}
.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: #000;
    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: #000;
    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;
}

.social .fa {
  text-align: center;
  padding-right: 5px;
  background: white;
  color: #225da9;
  border-radius: 50%;
  padding: 6px;
  width: 30px;
  height: 29px;
}
.social
{
    margin-top: 6px;
}
.nav-item.dropdown:hover .dropdown-menu
{
    display: block;
    margin: 0px;
}
.service-list ul li a
{
    box-shadow: 0px 2px 8px 1px #d5d5d5;
    padding: 17px;
    display: block;
    border-radius: 75%;
    height: 160px;
    width: 160px;
    margin: 0px 8px;
}
.service-list ul li a img
{
    width: 100%;
    padding-top: 11px;
}
.solution_box
{
    margin-bottom: 20px;
}
.solution_box::after 
{
    content: "";
    position: absolute;
    width: 92%;
    height: 64%;
    bottom: 20px;
    z-index: 0;
    left: 15px;
    transition: 0.3s all ease-in-out;
    background: -moz-linear-gradient(0deg, rgba(0, 0, 0, 0.6) 0%,rgba(0, 0, 0, 0.3) 50%,rgba(127,153,72,0.1) 100%);
    background: -webkit-linear-gradient(0deg, rgba(0, 0, 0, 0.6) 0%,rgba(0, 0, 0, 0.3) 50%,rgba(127,153,72,0.1) 100%);
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.6) 0%,rgba(0, 0, 0, 0.3) 50%,rgba(127,153,72,0.1) 100%);
}
.solution_box img {
  width: 100%;
}
.solution_box .information {
  position: absolute;
  bottom: 10px;
  left: 5px;
  transition: 0.3s all ease-in-out;
  z-index: 2;
  padding: 20px;
}
.solution_box .information h2 {
  color: #fff;
  font-size: 24px;
}
.solution_box .information p {
  color: #fff;
  min-height: 60px;
}
.solution_box .information a {
  padding: 5px 15px;
  min-width: auto;
  font-size: 14px;
}

#menu .navbar-dark .navbar-nav .nav-link:hover , .dropdown-item:hover
{
    color: #03c03c;
}
#contact_body .form-group input
{
    display: block;
    width: 100%;
    padding: 8px;
}
#contact_body .form-group button
{
    padding: 8px;
    display: block;
    margin-top: 10px;
}
.button-modal
{
    position: absolute;
    right: 0;
    top: 20%;
    background: #225da9;
    writing-mode: vertical-rl;
    text-orientation: upright;
    padding: 18px 5px;
}
.carousel-indicators
{
    z-index: 1;
}

.ch-grid {
	margin: 20px 0 0 0;
	padding: 0;
	list-style: none;
	display: block;
	text-align: center;
	width: 100%;
}

.ch-grid:after,
.ch-item:before {
	content: '';
    display: table;
}

.ch-grid:after {
	clear: both;
}

.ch-grid li {
	width: 280px;
	height: 280px;
	display: inline-block;
	/*margin: 20px;*/
}
.ch-item {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	position: relative;
	box-shadow: 0 1px 2px rgba(0,0,0,0.1);
	cursor: default;
}

.ch-info-wrap{
	position: absolute;
	width: 180px;
	height: 180px;
	border-radius: 50%;

	-webkit-perspective: 800px;
	-moz-perspective: 800px;
	-o-perspective: 800px;
	-ms-perspective: 800px;
	perspective: 800px;

	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;

	top: 20px;
	left: 40px;
	/*background: #f9f9f9 url(../images/bg.jpg);*/
	/*box-shadow: 0 0 0 20px rgba(255,255,255,0.2), inset 0 0 3px rgba(39, 115, 23, 0.95);*/
	border: 4px solid #03c03c;
}

.ch-info{
	position: absolute;
	width: 180px;
	height: 180px;
	border-radius: 50%;

	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
		
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;

}

.ch-info > div {
	display: block;
	/*position: absolute;*/
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background-position: center center;

	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
}

/*.ch-info .ch-info-back {*/
/*	-webkit-transform: rotate3d(0,1,0,180deg);*/
/*	-moz-transform: rotate3d(0,1,0,180deg);*/
/*	-o-transform: rotate3d(0,1,0,180deg);*/
/*	-ms-transform: rotate3d(0,1,0,180deg);*/
/*	transform: rotate3d(0,1,0,180deg);*/
	
/*	background: #000;*/
/*	padding: 54px 0px;*/
/*text-align: center;*/
/*}*/

/*.ch-img-1 { */
/*	background-image: url(../images/10.jpg);*/
/*}*/

/*.ch-img-2 { */
/*	background-image: url(../images/11.jpg);*/
/*}*/

/*.ch-img-3 { */
/*	background-image: url(../images/12.jpg);*/
/*}*/

.ch-info h3 {
	color: #000;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 16px;
	margin: 0 15px;
	padding: 20px 0 0 0;
	height: 90px;
	font-family: 'Open Sans', Arial, sans-serif;
	text-shadow: 
		0 0 1px #fff, 
		0 1px 2px rgba(0,0,0,0.3);
		font-weight: 600;
}
.ch-info h3 a
{
    color: #000;
}

.ch-info p {
	color: #fff;
	padding: 10px 5px;
	font-style: italic;
	margin: 0 30px;
	font-size: 12px;
	border-top: 1px solid rgba(255,255,255,0.5);
}

.ch-info p a {
	display: block;
	color: #fff;
	color: rgba(255,255,255,0.7);
	font-style: normal;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 9px;
	letter-spacing: 1px;
	padding-top: 4px;
	font-family: 'Open Sans', Arial, sans-serif;
}

.ch-info p a:hover {
	color: #fff222;
	color: rgba(255,242,34, 0.8);
}

/*.ch-item:hover .ch-info-wrap {*/
/*	box-shadow: */
/*		0 0 0 0 rgba(255,255,255,0.8), */
/*		inset 0 0 3px rgba(115,114, 23, 0.8);*/
/*}*/

/*.ch-item:hover .ch-info {*/
/*	-webkit-transform: rotate3d(0,1,0,-180deg);*/
/*	-moz-transform: rotate3d(0,1,0,-180deg);*/
/*	-o-transform: rotate3d(0,1,0,-180deg);*/
/*	-ms-transform: rotate3d(0,1,0,-180deg);*/
/*	transform: rotate3d(0,1,0,-180deg);*/
/*}*/

.container{
	width: 100%;
	position: relative;
}
.clr{
	clear: both;
	padding: 0;
	height: 0;
	margin: 0;
}
.main{
	width: 90%;
	margin: 0 auto;
	position: relative;
}
.container > header{
	margin: 10px;
	padding: 20px 10px 10px 10px;
	position: relative;
	display: block;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
    text-align: center;
}
.container > header h1{
	font-size: 32px;
	line-height: 32px;
	margin: 0;
	position: relative;
	font-weight: 300;
	color: #777;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.7);
}
.container > header h2{
	font-size: 14px;
	font-weight: 300;
	font-style: italic;
	margin: 0;
	padding: 15px 0 5px 0;
	color: #888;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.9);
}
/* Header Style */
.codrops-top{
	line-height: 24px;
	font-size: 11px;
	background: #fff;
	background: rgba(255, 255, 255, 0.6);
	text-transform: uppercase;
	z-index: 9999;
	position: relative;
	box-shadow: 1px 0px 2px rgba(0,0,0,0.1);
}
.codrops-top a{
	padding: 0px 10px;
	letter-spacing: 1px;
	color: #333;
	display: inline-block;
}
.codrops-top a:hover{
	background: rgba(255,255,255,0.3);
}
.codrops-top span.right{
	float: right;
}
.codrops-top span.right a{
	float: left;
	display: block;
}
/* Demo Buttons Style */
.codrops-demos{
    text-align:center;
	display: block;
	line-height: 30px;
	padding: 5px 0px;
}
.codrops-demos a{
    display: inline-block;
	font-style: italic;
	margin: 0px 4px;
	padding: 0px 6px;
	color: #aaa;
	line-height: 20px;	
	font-size: 13px;
	text-shadow: 1px 1px 1px #fff;
	border: 1px solid #fff;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(47%,#f6f6f6), color-stop(100%,#ededed)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* IE10+ */
	background: linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}
.codrops-demos a:hover{
	color: #333;
	background: #fff;
}
.codrops-demos a:active{
	background: #fff;
}
.codrops-demos a.current-demo,
.codrops-demos a.current-demo:hover{
	background: #f0f0f0;
	border-color: #d9d9d9;
	color: #aaa;
	box-shadow: 0 1px 1px rgba(255,255,255,0.7);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f6f6', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-9 */
}

.support-note span{
	color: #ac375d;
	font-size: 16px;
	display: none;
	font-weight: bold;
	text-align: center;
	padding: 5px 0;
}
.no-cssanimations .support-note span.no-cssanimations,
.no-csstransforms .support-note span.no-csstransforms,
.no-csstransforms3d .support-note span.no-csstransforms3d,
.no-csstransitions .support-note span.no-csstransitions{
	display: block;
}
.ch-info-front img
{
    width: 90px;
    padding-top: 8px;
}
.ch-info-front h3
{
    color: #000;
    font-weight: 600;
    padding: 20px 0 0 0;
}
.ch-info-front
{
    padding: 25px;
}

.login_btn {
    margin-top: 20px;
    margin-left: 15px;
}