/*body{*/
/*	font-family: "Overpass", sans-serif !important;*/
/*}*/
body{
	font-family: "Montserrat Alternates", sans-serif !important;
}

:root {
    --cnvs-themecolor:#013A67;
    --cnvs-themecolor-rgb: 2, 84, 127}

.entry-box-shadow { box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.09); }


.entry-box-shadow { box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.09); }

.entry .entry-title { margin-top: 8px; }

.entry .entry-title { margin-top: 13px; }

.entry::after { display: none; }

.post-grid .entry-image img {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}

.entry-meta-wrapper {
	background-color: #FFF;
	padding: 30px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}
.entry-meta-wrapper {
	background-color: #FFF;
	padding: 30px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}

.color-danger{
	color: #F60002;
}

/*scroll-bar*/
/* width */
::-webkit-scrollbar {
  width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f9f9f9;	
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: var(--primary-color);
  border-radius: 10px;
    background:#b17c20;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
	 background: #02547f;
}

/*scroll-bar-end*/

.about-img{
	margin: 0 -40px 0 0;
}

.about-img{
	margin: 0 0px 0 0;
}

.read{
	border-bottom: 2px solid #fe0715;
	color: #000;
	font-size: 14px;
	text-transform: uppercase;
	transition: all .3s;
	padding-bottom: 3px;
	font-weight: 600;
}
.read:hover{
	border-color: #fe0715;
	color: #fe0715;
}

.aboutbox{
 	margin-left: -60px;
 	transition: all ease .3s;
}
.aboutbox:hover{
	transform: translateX(-30px);
}


@media (max-width: 767.98px) {

	.menu-link{
		margin-left: 0px;
	}
	.menu-link div > i.icon-angle-down {
	display: none;
}

.about-img{
	margin: 0 0px 0 0;
}

.aboutbox{
 	margin-left: 0px;
 	transition: all ease .3s;
}



}

.slider-element{
	height: 600px;
}

@media (max-width: 767.98px) {
.header-misc {
    position: initial;
    display: -ms-flexbox;
    display: block;
    align-items: center;
    margin: auto;
}
.aboutbox:hover{
	transform: translateX(0px);
}
.slider-element{
	height: 250px;
	
}

.slider-caption h3{
	font-size: 16px;
}

}

.testi-meta span { color: rgba(255,255,255,0.65); }

.iconlist.iconlist-large { font-size: 17px !important; }

.iconlist.iconlist-large li { margin: 8px 0 !important; }

.iconlist.iconlist-large li i { top: 0; }

.testi-content p {
	font-style: normal;
	font-family: var(--cnvs-primary-font) !important;
	font-weight: 300;
	font-size: 30px;
	letter-spacing: 1px;
	line-height: 1.6 !important;
	margin-bottom: 40px;
}	

.testimonials-carousel .owl-item {
  opacity: 0.25;
  transform: scale(.9);
  -webkit-transition: all .5s linear;
  -o-transition: all .5s linear;
  transition: all .5s linear;
}

.testimonials-carousel .owl-item.active.center {
  opacity: 1;
  transform: scale(1);
}

.product{
  box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px !important; 
  border-radius: 5px;
}
.product:hover
{
   border: 1px solid #00b207;

}

/* Course Categories
---------------------------------------------------------------------------- */
.course-categories .card a span {
	display: block;
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: 1px;
	position: absolute;
	top: 50%;
	left: 50%;
	text-align: center;
	color: #FFF;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.course-categories .card a span i {
	display: block;
	margin-bottom: 5px;
	font-size: 20px;
}

.hover-effect {
	-webkit-transition:  transform .25s ease, box-shadow .3s ease;
	-o-transition:  transform .25s ease, box-shadow .3s ease;
	transition:  transform .25s ease, box-shadow .3s ease;
	-webkit-transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
	box-shadow: none;
	border: 0;
}

.hover-effect:hover {
	-webkit-transform: translateY(-2px);
	-ms-transform: translateY(-2px);
	-o-transform: translateY(-2px);
	transform: translateY(-2px);
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

.course-card .card-footer { border-top-color: #EEE; }

.rating-stars i { color: #f4c150; }

.course-card .card-title a { color: #333; }

.course-card .card-title a:hover { color: var(--cnvs-themecolor); }

.course-card  .card-title-sub { font-size: 11px; }

.float{
	position:fixed;
	width:60px;
	height:60px;
	bottom:40px;
	right:40px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
  font-size:30px;
	box-shadow: 2px 2px 3px #999;
  z-index:100;
}

.my-float{
	margin-top:16px;
}


/*-----------------------------------------------------------------------------------*/
/*                              Services-page*/
/*-----------------------------------------------------------------------------------*/

/*.service-blob,.service-blob-l{
    display: flex;
}
*/
.service-blob::after{
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 70%;
    border-left: 0;
    z-index: -1;
    height: 100%;
    border: 10px solid #B17D21;
    margin: 6px;
}
.service-blob-l::after{
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 70%;
    border-left: 0;
    z-index: -1;
    height: 100%;
    border: 10px solid #B17D21;
    margin: 6px;
}
.overlay{
    background: black;
    opacity: 0.5;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    /* z-index: 121; */
}

/*.side-border::before {
    content: "";
    position: absolute;
    display: block;
    width: 3px;
    height: 100%;
    top: 0;
    left: 0;
    background: #02547F;
}*/
/*-----------------------------------------------------------------------------------*/
/*                              Services-page-end*/
/*-----------------------------------------------------------------------------------*/
/* Style-1 + Style-2 */
.checkbox-style,
.radio-style {
	opacity: 0;
	position: absolute;
}

.checkbox-style, .radio-style,
.checkbox-style-1-label, .radio-style-1-label,
.checkbox-style-2-label, .radio-style-2-label,
.checkbox-style-3-label, .radio-style-3-label {
	display: inline-block;
	vertical-align: middle;
	margin: 5px;
	cursor: pointer;
}

.checkbox-style-1-label, .radio-style-1-label,
.checkbox-style-2-label, .radio-style-2-label,
.checkbox-style-3-label, .radio-style-3-label { position: relative; }

.checkbox-style-1-label:before, .radio-style-1-label:before,
.checkbox-style-2-label:before, .radio-style-2-label:before,
.checkbox-style-3-label:before, .radio-style-3-label:before {
	content: '';
	background: #FFF;
	border: 2px solid #DDD;
	display: inline-block;
	vertical-align: middle;
	width: 24px;
	height: 24px;
	margin-right: 10px;
	line-height: 20px;
	text-align: center;
}

.radio-style-1-label:before,
.radio-style-2-label:before,
.radio-style-3-label:before { border-radius: 50%; }

.checkbox-style:checked + .checkbox-style-1-label:before { background: var(--cnvs-themecolor); }
.radio-style:checked + .radio-style-1-label:before { background: #02547F; }

/* Checkbox-small + Radio-small */
.checkbox-style-1-label.checkbox-small:before,
.radio-style-1-label.radio-small:before,
.checkbox-style-2-label.checkbox-small:before,
.radio-style-2-label.radio-small:before,
.checkbox-style-3-label.checkbox-small:before,
.radio-style-3-label.radio-small:before {
	border: 2px solid #DDD;
	width: 16px;
	height: 16px;
	margin: 0 8px 1px 0;
}

.asul-regular {
  font-family: "Asul", serif;
  font-weight: 400;
  font-style: normal;
}

.asul-bold {
  font-family: "Asul", serif;
  font-weight: 700;
  font-style: normal;
}


body p {
	font-size: 18px;
}

.list-unstyled li a {
	color: #fff;
}

.widget h4 {
	color: #fff;
}

.slider-caption.slider-caption-center {
    position: relative;
    max-width: 800px !important;
    text-align: center;
    margin: 0 auto;
    left: 0;
    right: 0;
}

@media (max-width: 991.98px){
	.display-5{
		font-size: 19px;
	}
	.phn-txt 	{
		font-size: 14px !important;
	} 

.slide img {
	height: 380px !important;
}
}