html{
   font-family: "Lato", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
body {
    /*height: 100%;*/
    font-family: "Lato", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    
        background: url(../images/bg_header.gif);
        
   /* background: #ececec url(../images/bg-body.jpg) center bottom repeat-x;*/
    padding: 0px 0 0px 0;
    color:#1d2022;
}

.fa-pad{
	padding-right:5px;
}
/* For Header */
.header-bg{
	background-color: #600505;
	padding:6px 15px;
}
.navbar-inverse{
    position: relative;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c9c195+0,c5bc8e+100 */
    background: #c9c195; /* Old browsers */
    background: -moz-linear-gradient(top, #c9c195 0%, #c5bc8e 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #c9c195 0%,#c5bc8e 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #e0d4be 0%,#e0d4be 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c9c195', endColorstr='#c5bc8e',GradientType=0 ); /* IE6-9 */
    box-shadow: 0px 0px 0px 1px rgb(221, 151, 75);
}
.header-nav{
	 margin-top:-15px;
}
.header-nav ul{
margin:0;
padding:0;
}
.header-nav ul li{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#998264+0,7a603d+15 */background: #998264; /* Old browsers */background: -moz-linear-gradient(top, #998264 0%, #7a603d 15%); /* FF3.6-15 */background: -webkit-linear-gradient(top, #998264 0%,#7a603d 15%); /* Chrome10-25,Safari5.1-6 */background: linear-gradient(to bottom, #dd974b 0%,#dd974b 15%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#998264', endColorstr='#7a603d',GradientType=0 ); /* IE6-9 */}
.header-nav ul li:hover{background: #670b0b;}
.header-nav ul li a{
    cursor: pointer;
    color: #faf8ed;
    width: 60px;
    text-align:center;
    font-size:11px;
    }
.header-nav ul li a:hover{background: #e0d4be;
    color: #600505;}
.header-nav ul li a i{ display:block; font-size:14px; }

.top-nav{
	 background-color: #dd974b;
}
.top-bg{
	
	 height:10px;
}
.nav > li {
    background: url(../images/bg-nav.png) left center no-repeat;
  }
  .nav > li >a.last-item {
    background: #d25d5d url(../images/bg-nav.png) top right no-repeat;
    cursor: default;
    color: #ffffff;  }
  .nav > li >a.last-item >i {
  font-size:18px;
  }
.logo-name{
     margin: 0;
    padding: 20px 0;
 margin-left: -70px;
    }
.logo-name h1, .logo-name h2{font-size: 36px;text-align: left;font-family: 'Lora';text-shadow: 0 1px 0px #5d1b1b;margin:0;}
.logo-name h1{
    color: #DD974B;
    font-weight: bold;
    margin-bottom: 5px;
    letter-spacing:0.05em;
}
.logo-name h2{color: #f2efe9;font-size: 24px;letter-spacing:0.02em;}

@media (max-width:768px){
.logo-name {
    margin: 0;
    padding: 20px 0;
    margin-left: auto;
}
}






/* End Header */
/* Start Crousel - Slideshow  */
#slideshow{
	padding: 0px 0px 0px 0px;
    background-color: #f8f8f8;
}
.carousel-holder{
/*min-height: 220px;*/
}  
.item > img {
}
.carousel,
.item,
.active {
    height: 100%;
}
.carousel-inner {
    height: 100%;
}
.fill {
    width: 100%;
    height: 100%;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}
.carousel-control i{
	    font-size: 28px;
    margin-top:150%;
 }
/* End Crousel - Slideshow  */
/* Start Latest Updates */
.head-updates{
   border-bottom: 1px solid #c7be91;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    margin-top: 0px;
    }
.head-updates h3{
	    margin: 0;
	    color: #600505;
	    font-size: 18px;
	    font-weight: 600;
	    padding: 5px;
	    }
.head-updates h3 i{
    padding: 5px;
    color: #dd974b;
    }
.context-updates{
    background-color: #ffffff;
    padding: 10px;
    min-height: 235px;
          }
.context-updates ul {
list-style:none;
margin:0;
padding:0;
}
.context-updates ul li {
margin-bottom: 5px;
    background: url(../images/bullet-01.png) left 5px no-repeat;
    padding-left: 10px;
    }
.context-updates ul li a{
	color:#63604f;
	font-size:13px;
}
.context-updates ul li a:hover{ text-decoration:underline;}
/* End Latest Updates */
/* Start About Us */
#section-01{
	 background-color:#ffffff;
	 padding:50px 30px;
}
.head-schedule p{
 margin-bottom:20px;
    }
.head-schedule h3{   
    margin: 0;
    font-size: 26px;
    font-weight: 400;
    padding: 0px 10px 10px 0px;
 }
 .head-schedule h3 i{
    padding: 5px;
    color: #fff;
}
.context-schedule{
    padding: 10px;
}
.context-schedule p{
text-align:justify;	
}
.category-block-light{background-color: #3a0404;color: #ffffff;}
.category-block{background-color: #600505;}
.category-block, .category-block-light{
    box-shadow: 0 0 10px 0px rgba(0, 0, 0, 0.38);
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
text-align:center;
}
.category-block:hover, .category-block-light:hover{ opacity:0.8;    box-shadow: inset 5px 5px 8px 0px rgba(0, 0, 0, 0.13);}
.category-block .cb-img, .category-block-light .cb-img{
}
.category-block .cb-text, .category-block-light .cb-text{color: #dd974b;text-align:center;margin:10px auto;font-size:20px;}
.category-block  a, .category-block-light  a{
color:#ffffff;
display:block;
  padding: 20px;
}
.category-block  a:hover, .category-block-light  a:hover{
text-decoration:none;
}
/* End About Us  */

/* Start Admission */
.head-admission{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ea573e+0,b10000+100 */
background: #ea573e; /* Old browsers */
background: -moz-linear-gradient(top,  #ea573e 0%, #b10000 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #ea573e 0%,#b10000 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #ea573e 0%,#b10000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ea573e', endColorstr='#b10000',GradientType=0 ); /* IE6-9 */
border: 1px solid #ff6f00;
padding: 10px;
text-align: center;
border-top-left-radius:5px;
border-top-right-radius:5px;
}
.head-admission h3{
margin:0 0 10px 0;
color:#d1e73e;
font-size: 20px;
}
.head-admission h4{
	color:#ffffff;
	font-size: 14px;
}
.head-admission h3 i{
    padding: 5px;
    color: #000;
}
.context-admission{ background: #ea573e url(../images/bg-admission.jpg) top center no-repeat;
    padding:40px 10px 0 10px;
    min-height: 124px;
    text-align: center;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.context-admission .btn{
	border-radius:99px;
}
.context-admission .btn-lemon{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#dedc41+70,cbc914+100 */
background: #dedc41; /* Old browsers */
background: -moz-linear-gradient(top,  #dedc41 70%, #cbc914 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #dedc41 70%,#cbc914 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #dedc41 70%,#cbc914 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dedc41', endColorstr='#cbc914',GradientType=0 ); /* IE6-9 */
 color:#b10000;
 border:1px solid #c5c31e;
 box-shadow: 2px 0 4px rgba(0, 0, 0, 0.37);
font-size: 17px;
font-weight: bold;
}

.context-admission .btn-lemon:hover{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#dedc41+70,cbc914+100 */
background: #cbc914 ; /* Old browsers */
background: -moz-linear-gradient(top,  #cbc914 70%, #dedc41 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #cbc914 70%,#dedc41 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #cbc914 70%,#dedc41 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cbc914', endColorstr='#dedc41',GradientType=0 ); /* IE6-9 */
color: #de3c3c;
border:1px solid #c5c31e;
box-shadow:none;
}
.slogin-link{
	font-size:22px;
    color: #fbf809;
    text-shadow: 2px 2px 3px #000;
    font-weight: 600;
}
.slogin-link:hover{
    color: #ffffff;
}
/* End Admission  */
/* Start Brochure  */
.context-brochure{
}
/* End Brochure  */
/* Start Student Login */
.head-slogin{
	border: 1px solid #ff6f00;
    background-color: #fff;
    padding: 5px 10px 0 10px;
}
.head-slogin h3{
	margin:0;
	color:#ff7100;
	font-size: 20px;
}
.head-slogin h3 i{
    padding: 5px;
    color: #000;
}
.context-slogin{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ff8f00+0,ff6f00+100 */
background: #ff8f00; /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover,  #ff8f00 0%, #ff6f00 100%); /* FF3.6-15 */
background: -webkit-radial-gradient(center, ellipse cover,  #ff8f00 0%,#ff6f00 100%); /* Chrome10-25,Safari5.1-6 */
background: radial-gradient(ellipse at center,  #ff8f00 0%,#ff6f00 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff8f00', endColorstr='#ff6f00',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
padding: 10px;
min-height:220px;
}
.context-slogin ul {
list-style:none;
margin:0;
padding:0;
}
.context-slogin ul li {
    margin-bottom: 0px;
    background: url(../images/bullet-02.png) left 5px no-repeat;
    padding-left: 8px;
}
.context-slogin ul li a{
	color:#000;
	font-size:11px;
}
.context-slogin ul li a:hover{ text-decoration:underline;}
.hovel-input{
	height: 22px;
    border-radius: 99px;
    border: none;
}

.context-slogin label{
	 font-size:12px;
	 color:#fff;
	 font-weight:600;
}
.context-slogin .btn-login{
	height: 25px;
    border-radius: 99px;
    background-color: #ff1409;
    padding: 2px 5px;
    color: #fff;
    font-weight: normal;
}

/* End Student Login */

/* Start About Program Section */

#section-02{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#343434+0,1e2123+100 */background: #343434; /* Old browsers */background: -moz-linear-gradient(top, #343434 0%, #1e2123 100%); /* FF3.6-15 */background: -webkit-linear-gradient(top, #343434 0%,#1e2123 100%); /* Chrome10-25,Safari5.1-6 */background: linear-gradient(to bottom, #e0d4be 0%,#ceb589 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#343434', endColorstr='#1e2123',GradientType=0 ); /* IE6-9 */padding: 20px 30px;}
.section-02-head{
 text-align: left;
    color: #600505;
    font-weight: 400;
    font-size: 18px;
    padding-bottom: 6px;
    border-bottom: 1px solid #dd974b;
    margin-bottom: 0px;
}
.btn-square{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f4f4f4+35,d4d4d4+100 */
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #f4f4f4 35%, #d4d4d4 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #ffffff 0%,#f4f4f4 35%,#d4d4d4 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #ffffff 0%,#f4f4f4 35%,#d4d4d4 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d4d4d4',GradientType=0 ); /* IE6-9 */
}
.head-download {
	border-bottom: 1px solid #4895c5;
    padding: 5px;
}
.head-download h3{
	margin: 0;
    color: #ffffff;
    font-size: 16px;
    text-shadow: 0px 2px 1px rgba(0, 0, 0, 0.13);  
    font-weight: 700;
}
.head-download h3 i{
    padding: 5px;
    color: #000;
}

.context-download {
   padding: 10px 0;
}
.context-download ul {
list-style:none;
margin:0;
padding:0;
}
.context-download ul li {
margin-bottom: 5px;
padding: 5px 8px 0px 0px;
display: block;
border-radius: 5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
-webkit-border-radius: 5px;
transition: background-color 0.2s ease-in 0.1ms;
}
.context-download ul li a{
	color: #2c0000;
	font-size: 14px;
}
.context-download ul li a:hover {text-decoration: none;
    color: #ffffff;
    text-shadow: 0px 2px 0px #00000063;}

/* End  About Program Section */
 
/* Start Shortlinks */

.context-support{
	padding: 10px 0;
}
.context-support ul{
	list-style:none;
	margin:0;
	padding:0;

}
.context-support ul li {
	margin-bottom:30px;
}
.context-support ul li h5{  
    margin: 5px auto 10px;
    color: #d1edff;
    font-weight: bold;
    font-size: 14px;
 }
.context-support ul li h4{    margin: 5px auto;
    color: #fff;
    font-size: 18px;}
/* End Short Links */ 


/* Start Shortlinks */

.context-help{
	padding: 10px 0;
}
.context-help ul{
	list-style:none;
	margin:0;
	padding:0;

}
/*.context-help ul li {
	margin-bottom:30px;
}*/
.context-help ul li h5{  
        margin: 2px auto 10px;
    font-weight: bold;
    font-size: 14px; }
    
  .context-help ul li h5 a{ color: #d1edff;}
    
.context-help ul li h4{
margin: 0px auto;
    color: #fff;
    font-size: 12px;}
/* End Short Links */ 
/* Start Footer Here */
#footer {padding:20px 0;background: #3a0404;border-top: 5px solid #c8c093;}
.copyright-text{
    margin: 0;
    text-align: justify;
    font-size: 11px;
    padding: 0 15px;
        color: #d1d1d1;
}
.copyright-text a{ color:lemonchiffon;}
    
/* End Footer Here */

/*=========== Inner Page =============*/

#section-bread {
    background-color: #f9f9f9;
    padding: 5px 0 0px 0px;
    border-bottom: 1px solid #ececec;
} 
.breadcrumbs {
margin: 5px auto 10px auto;
}
.breadcrumbs ul {
    padding: 0px;
          margin-left: 15px;
        
}
.breadcrumbs ul li.prev {
    padding-right: 10px;
    padding-left: 3px;
    background: url(../images/blt_brdcrmb.png) no-repeat right center;
}
.breadcrumbs ul li:first-child {
    padding-left: 0px!important;
}
.breadcrumbs ul li {
    display: inline;
    float: left;
    font-size: 11px;
    color: #868686;
    padding-left: 3px;
}
.breadcrumbs ul li a {
    color: #107cbc;
    text-decoration: none;
}
.content-wrap {
   box-shadow: 0px 0px 3px #ececec;
    background-color: #fff;
    padding: 20px 30px;
    margin-top: -40px;
    min-height: 440px;}
.sect-center .page-title {
    font-family: 'Oswald';
    font-size: 24px;
    color: #dd974b;
    padding: 0px 3px;
    width: 100%;
    margin: 0 auto;
    border-bottom: 2px solid rgb(245, 245, 245);
    margin-bottom: 20px;
}
.page-context p{
	 text-align:justify;
}
.page-context a{
    color: #3f516c;
    font-size: 12px;
}
/*==========End Inner Page ============*/


.anim-gb {
    background-color: #d25d5d;
    -webkit-animation-name: example; /* Safari 4.0 - 8.0 */
    -webkit-animation-duration: 1s; /* Safari 4.0 - 8.0 */
    animation-name: example;
    animation-duration: 1s;
    animation-iteration-count:infinite;
}

/* Safari 4.0 - 8.0 */
@-webkit-keyframes example {
    from {background-color: #d25d5d;}
    to {background-color: #b10000;}
}

/* Standard syntax */
@keyframes example {
    from {background-color: #d25d5d;}
    to {background-color: #b10000;}
}


/*** Vertical Crousal Start Here ***/
.recentArticles {
  max-width: 500px;
  background-color: #f8f8f8;
}
.recentArticlesHeader {
   /* background: #c7be91;*/
    background: #dd974b;
    border-width: 0px;
    border-style: solid;
    padding: 10px;
}
.recentArticlesHeader:after {
  content: "";
  display: block;
  clear: both;
}
.recentArticlesHeader h3 {
  float: left;
  margin: 0px;
  font-size: 18px;
  color: #ffffff;
}
.recentArticlesHeader .vc_goUp, .recentArticlesHeader .vc_goDown {
    float: right;
    display: block;
    width: 20px;
    height: 16px;
    background: #fff;
    text-align: center;
    color: #000;
    margin-left: 5px;
}
.recentArticlesHeader .vc_goUp:active, .recentArticlesHeader .vc_goDown:active {
  -moz-transform: scale(0.7, 0.7);
  -ms-transform: scale(0.7, 0.7);
  -webkit-transform: scale(0.7, 0.7);
  transform: scale(0.7, 0.7);
}
.recentArticlesGroup.vc_list > li {
       margin: 13px 10px;
    border-width: 0px;
    border-style: solid;
    padding: 12px 10px;
    background-color: #fff;
    -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.05);
}
.recentArticlesGroup.vc_list > li h4 {
  margin: 0px 0px 15px;
      font-size: 16px;
    color: #6f7071;
}
.recentArticlesGroup.vc_list > li p {
      margin: 10px 0px 0px 0px;
    font-size: 12px;
}

.vc_goUp, .vc_goDown {
  display: block;
}

.vc_goUp.isDisabled, .vc_goDown.isDisabled {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
  opacity: 0.3;
  cursor: not-allowed;
}


.vc_container {
  overflow: hidden;
  -moz-transition: height 0.2s ease-in;
  -o-transition: height 0.2s ease-in;
  -webkit-transition: height 0.2s ease-in;
  transition: height 0.2s ease-in;
  height:225px!important;

}


.vc_list {
  margin: 0;
  padding: 0;
  list-style: none;
  -moz-transition: -moz-transform 0.2s ease-in;
  -o-transition: -o-transform 0.2s ease-in;
  -webkit-transition: -webkit-transform 0.2s ease-in;
  transition: transform 0.2s ease-in;
}

/*** Vertical Crousal Ends Here ***/

.no-gutters {
    margin-right: 0;
    margin-left: 0;
}
.no-gutters > .col, .no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0;
}
.card:not([class*="card-outline-"]) {
    border: 0;
}
.z-depth-1, .jumbotron, .badge, .chip, .btn, .card:not([class*="card-outline-"]), .pagination .active .page-link, .modal-dialog.cascading-modal .modal-c-tabs .nav-tabs, .modal-dialog.modal-notify .modal-header {
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
.card {
    font-weight: 400;
    border-radius: .3rem;
}
.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, 0.125);
    border-radius: 0.25rem;
}
.card img {
    border-radius: 2px 2px 0 0;
}
.w-100 {
    width: 100% !important;
}
.card .card-body {
    position: relative;
}

.h-70 {
    height: 70% !important;
}

.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
        padding: 1rem 1.25rem 0 1.25rem;
}
.card-title {

    font-size: 16px;
    margin-top: 0px;
    color: #1197e6;
    font-weight: 800;

}
.card-title small {
    color: #656565;
    font-size: 14px;
    display: block;
    margin-top: 10px;
}

.card .card-body p {
    margin-bottom: 1rem;
    min-height:90px;
}

.card .card-text {
      font-size: 1.3rem;
    /* color: #747373; */
    font-weight: 400;}
.card-footer:last-child {
    border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}

.card-footer {
       padding: 0.75rem 1.25rem;
    background-color: rgb(255, 255, 255);
    border-top: 1px solid rgba(0, 0, 0, 0.125);}
    
.card-footer .btn{
	
	   box-shadow:none;
}


/*-----------------------Start Sign In Modal Popup CSS-------------------------------*/
@media (max-width: 1024px)
{
.sign-in-form {
    width: 49%;
}
}
@media (max-width: 1440px)
{
.sign-in-form {
    width: 39%;
}
}
.sign-in-form {
    margin: 2em auto 4em;
    width: 35%;
}

.sign-in-form-top {
    background: url(../images/3.jpg) no-repeat 0px -120px;
    display: block;
    min-height: 70px;
    padding: 1em 0 0;
    text-align: center;
}

.sign-in-form-top p {
  color: #0087ff;
    margin: 0;
    font-size: 2em;
    font-weight:300;
    text-decoration: none;
}

.sign-in-form-top p span {
        color: #001d42;
}

.sign-in-form-top p a {
    color: #fff;
}

.signin {
    padding: 2em;
    position: relative;
    background: #fff;
}

.signin-rit {
    padding: 0.3em 0em 0em 0em;
}

span.checkbox1 {
    float: left;
    width: 43%;
}

.checkbox1 {
    font-size: 0.85em;
    font-weight: 300;
}

.signin .checkbox {
    position: relative;
    font-size: 1em;
    font-weight: normal;
    color: #999;
    padding: 0em 0.5em 0em 2em;
}


.signin .checkbox {
    margin-bottom: 4px;
    font-size: 1.2em;
    line-height: 27px;
    cursor: pointer;
}

.checkbox:last-child {
    margin-bottom: 0;
}

.checkbox {
    position: relative;
    top: -3px;
    margin: 0 1rem 0 0;
    cursor: pointer;
}

.checkbox {
    padding-left: 25px;
    color: #222;
    cursor: pointer;
    position: relative;
    font-size: 15px;
}

.signin .checkbox input {
    position: absolute;
    left: 0px;
    margin-left: 0;
    top: 3px;
}

.signin-rit p {
    float: right;
    width: 30%;
    font-size: 1em;
}

.log-input:nth-child(1) {
    margin: 2em 0 0;
}

.log-input-left {
    float: left;
    width: 90%;
}

.log-input input.user {
    background: url(../images/user.png)no-repeat 8px 10px #fff!important;
}

.log-input input[type="text"], .log-input input[type="password"] {
    font-size: 0.95em;
    padding: 10px 15px 10px 37px;
    width: 98%;
    color: #A8A8A8;
    outline: none;
    border: 1px solid #D3D3D3;
    border-radius: 4px;
    background: #FFFFFF;
    margin: 0em 0em 1.5em 0em;
    border-style: solid;
}

span.checkbox2 {
    float: right;
    width: 8%;
    margin: 0.5em 0em 0em 0em;
}

.log-input .checkbox {
    position: relative;
    font-size: 0.95em;
    font-weight: normal;
    color: #999;
    padding: 0em 0.5em 0em 1.6em;
}

.log-input .checkbox input {
    position: absolute;
    left: -9999px;
}

.signin .checkbox input {
    position: absolute;
    left: 0px;
    margin-left: 0;
    top: 3px;
}


.log-input .checkbox {
    margin-bottom: 4px;
    font-size: 1.2em;
    line-height: 27px;
    cursor: pointer;
}

.log-input .checkbox i {
    position: absolute;
    bottom: -26px;
    left: 0;
    display: block;
    width: 18px;
    height: 18px;
    outline: none;
    background: #fff;
    border-radius: 17px;
}

.checkbox i {
    position: absolute;
    bottom: 0px;
    left: 0;
    display: block;
    width: 16px;
    height: 16px;
    outline: none;
    border: 1px solid #DDDDDD;
    background: #FFF;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
}

.log-input input.lock {
    background: url(../images/lock.png)no-repeat 8px 10px #fff!important;
}

.log-input input[type="text"], .log-input input[type="password"] {
    font-size: 0.95em;
    padding: 10px 15px 10px 37px;
    width: 98%;
    color: #A8A8A8;
    outline: none;
    border: 1px solid #D3D3D3;
    border-radius: 4px;
    background: #FFFFFF;
    margin: 0em 0em 1.5em 0em;
    border-style: solid;
}

.btn-signin 
{
    text-align: center;
    font-size: 1.1em;
    color: #fff;
    background: #00ACED;
    border: none;
    padding: 0.7em 1em 0.7em 1em;
    width: 88.5%;
    margin-top: 0.5em;
    display: block;
    outline: none;
    border-radius: 4px;
    cursor: pointer;
}

.btn-signin:hover 
{
    text-decoration: none;
    background: #8BC34A;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
}
.new_people a {
    padding: 12px 30px;
    border: 1px solid #00ACED;
    color: #00ACED;
    text-decoration: none;
    font-size: 1em;
}

.new_people h4 {
    font-size: 2em;
    color: #00ACED;
    margin: 0;
}
.new_people p {
    color: #999;
    margin: 1em 0 2em;
    font-size: 14px;
    line-height: 1.8em;
}
.new_people {
    padding: 3em 0 0;
    text-align: center;
}
div#page-wrapper {
    padding: 2em 2em;
}


.sign-in-wrapper {
    background: #f9f9f9;
}

@media (max-width: 1280px)
{
.signin:after {
    background: url(../images/6.png) no-repeat 0px 0px;
    width: 520px;
    background-size: 100%;
}
}
@media (max-width: 1366px)
{
.signin:after {
    background: url(../images/6.png) no-repeat 0px 0px;
    width: 563px;
    background-size: 100%;
}
}
@media (max-width: 1440px)
{
.signin:after {
    background: url(../images/6.png) no-repeat 0px 0px;
    width: 590px;
    background-size: 100%;
}
}
.signin:after {
    content: '';
    background: url(../images/6.png) no-repeat 0px 0px;
    display: block;
    width: 595px;
    height: 20px;
    position: absolute;
    bottom: -20px;
    left: -7%;
    background-size: 100%;
}
/*-----------------------End Sign In Modal Popup CSS-------------------------------*/

.grow {
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    border-left: 2px solid #107cbc;
    margin: 2px 0px;
}
.btn-refresh-capatch
{
    /* border-width: 0px; */
    /* margin-top: 10px; */
    height: 26px;
    /* border-width: 0px; */
    position: absolute;
    top: 0px;
    right: -13px;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    border: 1px solid #f5f5f5;
    box-shadow: 0px 1px 2px #5a5a5a;
}
.capatcha-admin{border: 1px solid #d4d4d4;}

.circle img {
    width:45%;
}



.box  {
  background-color: #3a0404;
    padding: 14px;
    border-radius: 5px;
}

.box:hover {
   opacity: 0.8;
    box-shadow: inset 5px 5px 8px 0px rgba(0, 0, 0, 0.13);
}

.box h3 {
    text-transform: uppercase;
    font-size: 20px;
    text-align: center;
    color: #d28a44;
}

.box h4 {
    text-transform: uppercase;
    font-size: 15px;
    text-align: center;
    color: #d28a44;
}