.font-index {
 font-family: 'Muli', sans-serif;
 background: #FFF;
 background-size: cover;
 font-size: 14px;
}
img {
 max-width: 100%;
 margin: 0 auto;
 position: relative;
}
a {
 color: #000;
 text-decoration: none
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
 border: none !important;
}
.nav li {
 padding-left: 0;
 margin-bottom: 0;
 text-decoration: none;
 list-style: none;
 background-color: white;
}
.nav>li>a {
 position: relative;
 display: block;
 padding: 10px 15px !important;
}
.content-heading {
 width: 70%;
 height: auto;
 float: right;
}
.col-center {
 margin: 0 auto;
 float: none !important;
}
.font-cl {
 font-size: 34px;
 font-weight: 700;
}
.font-cl-1 {
 font-size: 27px;
 font-weight: 700;
}
.font-cl-3 {
 font-size: 18px;
 font-weight: 700;
}
.font-12b {
 font-size: 12px;
}
.b-col-3 {
 line-height: 22px;
 padding: 20px;
}
.mb-40 {
 margin-bottom: 40px;
}
.mt-40 {
 margin-top: 40px;
}
.mt-20 {
 margin-top: 20px;
}
.mt-10 {
 margin-top: 10px;
}
.mt-20 {
 margin-top: 20px;
}
.mb-20 {
 margin-bottom: 20px;
}
.mt-50 {
 margin-top: 50px;
}
.button-cl {
 background-color: #29a8df;
 border: none;
 color: white;
 padding: 15px 32px;
 text-align: center;
 text-decoration: none;
 display: inline-block;
 font-size: 16px;
 margin: 4px 2px;
 cursor: pointer;
 border-radius: 4px;
}
.carousel {
 margin: 30px auto;
 padding: 0 70px;
}
.carousel .item {
 color: #999;
 font-size: 14px;
 text-align: center;
 overflow: hidden;
 min-height: 290px;
}
.carousel .item .img-box {
 width: 135px;
 height: 135px;
 margin: 0 auto;
 padding: 5px;
 border: 1px solid #ddd;
 border-radius: 50%;
}
.carousel .img-box img {
 width: 100%;
 height: 100%;
 display: block;
 border-radius: 50%;
}
.carousel .testimonial {
 padding: 30px 0 10px;
}
.carousel .overview b {
 text-transform: uppercase;
 color: #29a8df;
}
.carousel .carousel-control {
 width: 40px;
 height: 40px;
 margin-top: -20px;
 top: 50%;
 background: none;
}
.carousel-control i {
 font-size: 68px;
 line-height: 42px;
 position: absolute;
 display: inline-block;
 color: rgba(0, 0, 0, 0.8);
 text-shadow: 0 3px 3px #e6e6e6, 0 0 0 #000;
}
.carousel .carousel-indicators {
 bottom: -40px;
}
.carousel-indicators li,
.carousel-indicators li.active {
 width: 10px;
 height: 10px;
 margin: 1px 3px;
 border-radius: 50%;
}
.carousel-indicators li {
 background: #999;
 border-color: transparent;
 box-shadow: inset 0 2px 1px rgba(0,0,0,0.2);
}
.carousel-indicators li.active {
 background: #555;
 box-shadow: inset 0 2px 1px rgba(0,0,0,0.2);
}
.bg-cl-1 {
 background-color: #f5f5f5;
}
 @media screen and (min-width: 1200px) {
.mt-100 {
 margin-top: 100px;
}
}
/*login*/
.login-form-1 {
 padding: 5%;
 height: 100vh;
}
.login-form-1 h3 {
 text-align: left;
 color: #333;
 padding-left: 10%;
}
.login-form-2 {
 padding: 5%;
 background: #fafbff;
 height: 100vh;
}
.login-form-2 h3 {
 text-align: center;
 color: #fff;
}
.login-container form {
 padding: 10%;
}
.btnSubmit {
 border-radius: 4px;
 padding: 4%;
 border: none;
 cursor: pointer;
 width: 100%;
}
.login-form-1 .btnSubmit {
 font-weight: 600;
 color: #fff;
 background-color: #29a8df;
}
.login-form-2 .btnSubmit {
 font-weight: 600;
 color: #0062cc;
 background-color: #f7f9fd;
}
.login-form-2 .ForgetPwd {
 color: #fff;
 text-decoration: none;
}
.login-form-1 .ForgetPwd {
 color: #000;
 text-decoration: none;
}
.mycl-input {
 display: block;
 width: 100%;
 height: 34px;
 padding: 30px 15px;
 font-size: 14px;
 line-height: 1.42857143;
 color: #555;
 background-color: #fafbff;
 background-image: none;
 border: 1px solid #ccc;
 border-radius: 4px;
 -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
 box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
 -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
 -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
 transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.captcha {
 width: 70%;
 position: relative;
 margin: 0 auto;
}
.btnSubmit-3 {
 font-weight: 600;
 color: #FFF;
 background-color: #ff0000;
 border-radius: 4px;
 padding: 8%;
 border: none;
 cursor: pointer;
 display: inline-block;
 width: 95%;
}
.btnSubmit-4 {
 font-weight: 600;
 color: #FFF;
 background-color: #29a8df;
 border-radius: 4px;
 padding: 8%;
 border: none;
 cursor: pointer;
 display: inline-block;
 width: 95%;
}
.col-mycl {
 color: #F00;
 font-size: 21px;
}
.b-col-3 {
 background-color: #f5fafd;
}
 @media only screen and (min-width : 480px) {
.btnSubmit-3 {
 font-weight: 600;
 color: #FFF;
 background-color: #ff0000;
 border-radius: 4px;
 padding: 8%;
 border: none;
 cursor: pointer;
 display: inline-block;
 width: 95%;
}
.btnSubmit-4 {
 font-weight: 600;
 color: #FFF;
 background-color: #29a8df;
 border-radius: 4px;
 padding: 8%;
 border: none;
 cursor: pointer;
 display: inline-block;
 width: 95%;
}
.login-form-2 {
 height: auto;
}
.login-form-1 {
 height: auto;
}
}
@media only screen and (min-width : 250px) {
.login-form-2 {
 height: auto;
}
.login-form-1 {
 height: auto;
}
}
@media only screen and (min-width : 768px) {
.login-form-2 {
 height: auto;
 background: #fafbff;
 height: 100vh;
}
}
/*login*/

/*Profile-details*/
.nav li {
 margin-left: 20px !important;
 margin-bottom: 20px;
}
.bg-cover {
 background-color: #007ee8;
 min-height: 300px;
}
.text-primary-1 {
 color: #31b9ec;
}
.bg-primary {
 background-color: #007ee8 !important;
}
.mt-30 {
 margin-top: 25px;
}
.text-white {
 color: #FFF !important;
}
.mt-70 {
 margin-top: 70px;
}
.form-control form-1 {
 height: 50px;
}
.p-0,
m-0 {
 padding: 0;
 margin: 0;
}
.p-3 {
 padding: 1rem!important;
}
.bg-danger-1 {
 background-color: #FFF !important;
}
.text-black {
 color: #000;
}
.mb-10 {
 margin-bottom: 10px;
}
.bg-pink {
 background-color: #fc9e89;
}
@media only screen and (max-width: 578px) {
.smal-device {
 text-align: center;
}
.mt-70 {
 margin-top: 20px;
}
}
.navbar-toggle {
 margin-top: 20px !important;
}
.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
    font-size: 25px;
}
.font-cl-5
{
 font-size:50px;
}
