html, body {
    color: #505050;
    font-weight: 400;
    font-family: 'Lora', serif !important;
    font-family: 'Roboto', sans-serif !important;
}

h1 h2 h3 h4 h5 h6{
    font-family: 'Lora', serif !important;
    font-family: 'Roboto', sans-serif !important;
    font-weight: 400;
}

@media (min-width: 1400px){
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1320px !important;
    }
    .sec-title {

    }
}

@media all and (min-width: 992px) {
    .navbar .nav-item .dropdown-menu{ display: none; }
    .navbar .nav-item:hover .nav-link{   }
    .navbar .nav-item:hover .dropdown-menu{ display: block; }
    .navbar .nav-item .dropdown-menu{ margin-top:0; }
}   



#top-nav-menu a{
  color: #fff;
}
#top-nav-menu i{
  color: #000;
}
#top-nav-menu i{
  background: #fff;
  border-radius: 100%;
  padding:  2px 4px 2px 4px;
}
#top-nav-menu ul li{
    float: left;
    list-style: none;
    text-align: left;
    margin-right: 20px;
}
.login-top-link{
    background: #fff;
    padding: 5px;
    border-radius: 4px;
    font-weight: 500;
    color: #000 !important;
    border: #000 solid 1px !important;
    font-weight: 450;
}
#header{

}
menubar ul li{
   /* margin-right: 20px;*/
}
menubar ul li a{
    color: #fff;
    font-size: 14px;
    text-transform: uppercase !important;
    font-weight: 400;
}

menubar ul li a:hover{
    color: #000;
    border-bottom: #000 dashed 1px;
}
.services-item{
    text-align: center;
}
.services-item a{
    color: #000;
}
.services-item a:hover{
    text-decoration: none;
    color: #000;
}
.services-title{
    font-size: 20px;
}
.services-item a{
    color: #fff;
}
.services-item{
    background: #212121;
    padding: 10px;
    border-radius: 4px;
}
.services-item:hover{
    background: #007bff;
    padding: 10px;
    border-radius: 4px;
}
.services-desc{
    color: #fff;
}
.services-icon{
    background: #fff;
    border-radius: 100%;
    width: 40%;
    margin: auto;
}
.content{
    margin-top: 30px
}

.mb-4{
    font-weight: 450;
}
.iconset-sgcsm .sgcsm-icons{
    margin-bottom: 20px;
}
.online-front_courses{
    margin: auto;
}
.online-front_courses li{
    background: #007bff;
    padding: 16px;
    font-size: 16px;
    border-radius: 4px;
    list-style: none;
    margin-top: 20px;
    text-transform: uppercase;
    color: #f4f4f4;
    border: #504d4d dashed 1px;
}
.online-front_courses li:hover{
    background: #113c6a;
}
.achivements-sgcsm{
    background: #fff;
    margin-left: 5px;
    text-align: center;
    border: #f4f4f4 solid 1px;
}
.achivements-sgcsm h3{
    color: #000;
    font-weight: 400;
    font-size: 26px;
}
.achivements-sgcsm h4{
    color: red;
    font-weight: 400;
    font-size: 20px;
}
.achivements-sgcsm h5{
    color: #000;
    font-weight: 400;
}

footer {
    background-color: #10214b;
    padding: 0;
    margin: 0;
    color: #fff;
}
footer a{
    color: #fff;
}
footer a:hover{
    color: #fff;
}






.owl-carousel .nav-btn{
  height: 47px;
  position: absolute;
  width: 26px;
  cursor: pointer;
  top: 112px !important
}

.owl-carousel .owl-prev.disabled,
.owl-carousel .owl-next.disabled{
pointer-events: none;
}

.owl-carousel .prev-slide{
  left: -30px;
}
.owl-carousel .next-slide{
  right: -30px;
}
.owl-carousel .prev-slide:hover{
 
}
.owl-carousel .next-slide:hover{

}  

.arrow-left{
    font-size: 30px;
}
.arrow-right{
font-size: 30px;
}

.main-title {
    font-weight: bold;
    border-top: #ccc solid 1px;
    border-left: #ccc solid 1px;
    border-right: #ccc solid 1px;
    padding: 10px;
    margin: 0;
    background-color: #ccc;
}

.main-content {
    background-color: #f4f4f4;
    border-top: #ccc solid 1px;
    border-left: #ccc solid 1px;
    border-right: #ccc solid 1px;
    border: #ccc solid 1px;
    padding: 5px;
    margin: 0;
}
.bankdetails-box {
    font-weight: bold;
    border: #f4f4f4 solid 1px;
    box-shadow: #ccc 0px 0px 3px 0px;
    padding: 10px;
    margin: 0;
    border-radius: 3px;
}

.top-nav-bar{
    background: #294a70;
    border-bottom: #ccc solid 1px;
  }
  .top-nav-menu-bar{
    background:#294a70;
  }
  .top-nav-menu-bar ul li a{
    color: #fff;
    font-weight: 500;
  }
  .top-nav-menu-bar ul li{
    margin-right: 20px;
    border-left: #fff solid 1px;
  }

  .top-nav-bar a{
    color: #fff !important;
    font-weight: 500;
  }
  .dropdown-menu a{
    color:#000 !important;
  }

  footer{
    background:#dd127b;
  }
  .btn-primary{
    background: #dd127b;
    border:#dd127b solid 1px;
  }
  .btn-primary:hover{
    background: #00923f;
    border:#00923f solid 1px;
  }
  .card-img-top{
    width: 70%;
  }
  .iconset-sgcsm img{
    width:70%;
  }
  .contents{
    padding: 20px;
    text-align: center;
  }
  .heading{
    font-size: 2.3rem;
    font-weight: 600;
    padding: 10px;
    color:#761919;
    text-shadow: #ccc 2px 2px;
  }
  .content-1{
    padding: 10px;
  }
  .button1 img{
    height: 2.1rem;
  }
  .animate-btn {
    transition: transform .2s; /* Animation */
  }
.animate-btn:hover {
  transform: scale(1.1); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
}
.container-fluid{
  padding: 0 !important;
  margin: 0 !important;
}
















.ch-item {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	position: relative;
	cursor: default;
	box-shadow: 0 1px 3px rgba(0,0,0,0.2);
}

.ch-thumb {
	width: 100%;
	height: 100%;
background-size:100%;
	border-radius: 50%;
	overflow: hidden;
	position: absolute;
	box-shadow: inset 0 0 0 15px rgba(255,255,255, 0.5);
	
	-webkit-transform-origin: 95% 40%;
	-moz-transform-origin: 95% 40%;
	-o-transform-origin: 95% 40%;
	-ms-transform-origin: 95% 40%;
	transform-origin: 95% 40%;
	
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.ch-thumb:after {
	content: '';
	width: 8px;
	height: 8px;
	position: absolute;
	border-radius: 50%;
	top: 40%;
	left: 95%;
	margin: -4px 0 0 -4px;
	background: rgb(14,14,14);
	background: -moz-radial-gradient(center, ellipse cover, rgba(14,14,14,1) 0%, rgba(125,126,125,1) 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(14,14,14,1)), color-stop(100%,rgba(125,126,125,1)));
	background: -webkit-radial-gradient(center, ellipse cover, rgba(14,14,14,1) 0%,rgba(125,126,125,1) 100%);
	background: -o-radial-gradient(center, ellipse cover, rgba(14,14,14,1) 0%,rgba(125,126,125,1) 100%);
	background: -ms-radial-gradient(center, ellipse cover, rgba(14,14,14,1) 0%,rgba(125,126,125,1) 100%);
	background: radial-gradient(ellipse at center, rgba(14,14,14,1) 0%,rgba(125,126,125,1) 100%);
	box-shadow: 0 0 1px rgba(255,255,255,0.9);
}

.ch-img-1 { 
	background-image: url(admin/uploads/gallery/6.html);
}


.ch-info {
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	overflow: hidden;
	background: #294a70 url(../images/noise.html);
	box-shadow: inset 0 0 0 5px rgba(0,0,0,0.05);
}

.ch-info h3 {
  color: #fff;
  text-transform: uppercase;
  position: relative;
  /* letter-spacing: 2px; */
  font-size: 14px;
  margin: 0 47px;
  padding: 40px 0 0 0;
  height: 82px;
  /* font-family: 'Open Sans', Arial, sans-serif; */
  text-shadow: 0 0 1px #fff, 0 1px 2px rgb(0 0 0 / 30%);
}

.ch-info p {
	color: #fff;
	padding: 2px 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: #333;
	width: 70px;
	height: 70px;
	background: rgba(255,255,255,0.3);
	border-radius: 50%;
	color: #fff;
	font-style: normal;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 13px;
line-height:14px;
	letter-spacing: 1px;
	padding-top: 24px;
	margin: 7px auto 0;
	font-family: 'Open Sans', Arial, sans-serif;
	opacity: 0;
	
	-webkit-transition: 
		-webkit-transform 0.3s ease-in-out 0.2s,
		opacity 0.3s ease-in-out 0.2s,
		background 0.2s linear 0s;
	-moz-transition: 
		-moz-transform 0.3s ease-in-out 0.2s,
		opacity 0.3s ease-in-out 0.2s,
		background 0.2s linear 0s;
	-o-transition: 
		-o-transform 0.3s ease-in-out 0.2s,
		opacity 0.3s ease-in-out 0.2s,
		background 0.2s linear 0s;
	-ms-transition: 
		-ms-transform 0.3s ease-in-out 0.2s,
		opacity 0.3s ease-in-out 0.2s,
		background 0.2s linear 0s;
	transition: 
		transform 0.3s ease-in-out 0.2s,
		opacity 0.3s ease-in-out 0.2s,
		background 0.2s linear 0s;
		
	-webkit-transform: translateX(60px) rotate(90deg);
	-moz-transform: translateX(60px) rotate(90deg);
	-o-transform: translateX(60px) rotate(90deg);
	-ms-transform: translateX(60px) rotate(90deg);
	transform: translateX(60px) rotate(90deg);
		
	-webkit-backface-visibility: hidden;
}

.ch-info p a:hover {
	background: rgba(255,255,255,0.5);
}
.ch-item:hover .ch-thumb {
	box-shadow: inset 0 0 0 15px rgba(255,255,255, 0.5), 0 1px 3px rgba(0,0,0,0.2);
	-webkit-transform: rotate(-110deg);
	-moz-transform: rotate(-110deg);
	-o-transform: rotate(-110deg);
	-ms-transform: rotate(-110deg);
	transform: rotate(-110deg);
}
.ch-item:hover .ch-info p a{
	opacity: 1;
	-webkit-transform: translateX(0px) rotate(0deg);
	-moz-transform: translateX(0px) rotate(0deg);
	-o-transform: translateX(0px) rotate(0deg);
	-ms-transform: translateX(0px) rotate(0deg);
	transform: translateX(0px) rotate(0deg);
}

.ch-grid {
	margin: 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: 239px;
  height: 216px;
  display: inline-block;
  margin: 10px;
  border: #ccc solid 2px;
  border-radius: 100%;
}