body
{
	font-family: 'Droid Sans', arial, serif !important;
	color: #000;
  font-size: 14px;
}
.nav-item {
	font-size: 17px;
	padding-left: 5px;
	margin-left: 22px;
}
.nav-link.active:active {
	color: #bd3c48 !important;
}
.navbar-nav .nav-link.active, .navbar-nav .nav-link.show
{
	color: #bd3c48 !important;
}
.menu-header {
	background: #444a7c45;
	padding: 10px;
}
#call-btns{
	padding-top: 0 !important;
  background: linear-gradient(53deg, white 10%, #bd3c48 0%);
  display: flex;
  justify-content: center;
  align-items: center;
}
.btn-info {
	color: #fff;
	background-color: #444a7c;
	border-color: #444a7c;
}
.footer {
	background: #fff;
	padding: 50px;
	color: #000;
}
.footer a{
	color: #000;
}
.footer a:hover {
	color: #bd3c48;
}
.mtitle
{
	border-bottom: 2px solid #109097;
  color: #f1d009;
  margin-bottom: 10px;
}
.course-title {
	margin-bottom: 16px;
	color: #444a7c;
	font-size: 20px;
	font-weight: bold;
}

.brandt {
	padding-top: 55px;
}
a {
	color: #fff;
	text-decoration: none;
	list-style: none;
	font-size: 16px;
}
a:hover {
  color: #ddd;
}
p {
	font-size: 15px;
	color: #000;
	text-align: justify;
}
li {
  list-style: none;
}
ul {
  padding-left: 0;
}
.logo {
	max-width: 100%;
	width: 234px;
	border: 1px solid #ddd;
	margin: 10px;
}
#call-btn
{
	background: #109097 !important;
	float: right;
	margin-top: 23px;
	border: 1px solid #109097;
}
.navbar-brand {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.icons {
	position: absolute;
	display: inline-block;
	right: 0;
	border: 2px solid #f1d009;
	padding: 15px;
	top: 0;
	background: #5f7269;
	color: #fff;
}
.navbar-expand-lg .navbar-nav .dropdown-menu {
	position: absolute;
	background: #bd3c48;
}
.text-start:hover {
	color: #fff;
}
.text-start:active {
	color: #f1d009;
}
.align-items-center:hover {
	color: #f1d009;
}
.para-heading {
	font-size: 1.8rem;
	padding-bottom: 15px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 30px;
	width: 120px;
}
.about-us {
	margin-bottom: 3rem;
}
.aboutinfo
{
	border-left: 4px solid #ddd;
}
.aboutimg {
	width: 100%;
	margin-top: 103px;
	box-shadow: 2px 2px 2px 2px #444a7c;
}
.courses {
	margin-top: 3rem;
	margin-bottom: 3rem;
	background: #ddd;
	padding-bottom: 35px;
}
.course-duration
{
	background: #109097;
	text-align: center;
	padding: 10px;
	color: #f1d009;
}
.cta {
	background: #404040;
	color: #fff;
	padding-bottom: 30px;
}
.testimonials
{
margin-top: 3rem;
	margin-bottom: 3rem;
}

.card{

        border: none;
        cursor: pointer;
        box-shadow: 0 0 40px rgba(51, 51, 51, .1)
       }

       .card:hover{

        background-color: #eee;

       }

       .ratings i{

        color: orange;
       }

       .testimonial-list{

        list-style: none;
       }

       .testimonial-list li{

        margin-bottom: 20px;
       }

       .testimonials-margin{

        margin-top: -19px;
       }

.demo{ background: #fff; }
.testimonial .pic{
    width: 22%;
    padding: 20px 0;
    margin: 0 6% 0 2%;
    float: left;
    position: relative;
    z-index: 1;
}
.testimonial .pic:before,
.testimonial .pic:after{
    content: "";
    width: 130px;
    height: 150px;
    background: #fff;
    position: absolute;
    z-index: -1;
}
.testimonial .pic:before{
    top: 0;
    right: -20px;
}
.testimonial .pic:after{
    bottom: 0;
    left: -20px;
}
.testimonial .pic img{
    width: 100%;
    height: auto;
    border: 3px solid #444a7c17;
}
.testimonial .testimonial-content{
    width: 70%;
    float: right;
}
.testimonial .title{
    display: block;
    font-size: 18px;
    font-weight: 600;
    color: #000;
    margin: 0;
    text-transform: uppercase;
    padding-top: 65px;
    padding-left: 15px;
}
.testimonial .post{
    display: block;
    font-size: 14px;
    font-weight: 400;
    line-height: 27px;
    color: #fff;
    text-transform: capitalize;
    margin-bottom: 25px;
    padding-left: 15px;
}
.testimonial .description{
    font-size: 16px;
    color: #000;
    padding: 0 15px;
    margin: 0;
    position: relative;
}
.testimonial .description:before,
.testimonial .description:after{
    font-family: "Font Awesome 5 Free"; font-weight: 900;
    font-size: 17px;
    color: #e1c37d;
    position: relative;
}
.testimonial .description:before{
    content: "\f10d";
    margin-right: 5px;
    top: 0;
    left: 0;
    font-family: "fontawesome";
    color: #444a7c;
}
.testimonial .description:after{
    content: "\f10e";
    margin-left: 5px;
    position: relative;
    bottom: 0;
    right: 0;
    font-family: "fontawesome";
    color: #444a7c;
}
.owl-theme .owl-controls{
    width: 70%;
    margin: 0;
    text-align: left;
    position: absolute;
    bottom: 0;
    right: 0;
}
.owl-theme .owl-controls .owl-buttons div{
    width: 70px;
    height: 90px;
    line-height: 90px;
    background: transparent;
    border-radius: 0;
    opacity: 1;
    position: relative;
}
.owl-prev:before,
.owl-next:before{
    content: "\f177";
    font-family: "fontawesome";
    font-size: 45px;
    font-weight: 900;
    color: #ddd;
    position: absolute;
    top: 0;
    left: 25%;
}
.owl-next:before{
    content: "\f178";
}
.owl-next:after{
    content: " / ";
    font-size: 40px;
    color: #ddd;
    position: absolute;
    top: 0;
    left: -10px;
}
@media only screen and (max-width: 990px){
    .testimonial{ text-align: center; }
    .testimonial .pic{
        width: 200px;
        margin: 0 auto;
        float: none;
    }
    .testimonial .pic:before,
    .testimonial .pic:after{
        width: 80px;
        height: 100px;
    }
    .testimonial .testimonial-content{
        width: 100%;
        float: none;
    }
    .testimonial .title{
        padding: 15px 0 0 0;
    }
    .testimonial .post{
        padding: 0;
        margin-bottom: 10px;
    }
    .owl-theme .owl-controls{
        width: 100%;
        position: static;
        text-align: center;
    }
    .owl-theme .owl-controls .owl-buttons div{
        height: 50px;
        line-height: 50px;
    }
}

.course-heading {
	font-size: 24px;
	padding: 3px;
	color: #444a7c;
	margin: 0 auto;
	margin-bottom: 15px;
}
.news-events {
	float: left;
	width: 100%;
	margin: -90px 0 0;
	position: relative;
	text-align: center;
	border-top: 6px solid #f1d009;
	background-color: #fff;
	padding: 0px 30px 30px;
	border-bottom: 6px solid #f1d009;
	box-shadow: 0px -20px 60px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px -20px 60px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0px -20px 60px 0px rgba(0,0,0,0.1);
}
.news-heading
{
border-bottom: 1px solid #ddd;
  padding: 8px;
}
.count-bg {
	background: #fff;
	padding-top: 15px;
	margin-top: -13rem;
	z-index: 9999;
	position: relative;
	padding-bottom: 14px;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.numcounter {
	float: left;
	width: 100%;
	position: relative;
	text-align: center;
}
.numcounter i {
	color: #000;
	display: block;
	font-size: 32px;
	margin: 0px 0px 11px;
}
.numcounter span {
	color: #000;
	display: block;
	font-size: 40px;
	line-height: normal;
	margin: 0px 0px 13px;
}
.numcounter h6 {
	color: #000;
	font-size: 18px;
	text-transform: capitalize;
}
.rating_up {
  background-image: url("../images/stars.png");
  background-position: 0 -17px;
  background-repeat: repeat-x;
  display: inline-block;
  float: left;
  height: 100%;
}
.rating_down {
	background-image: url("../images/stars.png");
	background-position: 0 0;
	background-repeat: repeat-x;
	display: inline-block;
	float: none;
	height: 16px;
	width: 80px;
}

.breadcrumbs {
	width: 100%;
	text-align: center;
	padding: 70px 0 77px;
	position: relative;
	z-index: 2;
	background-image: url("../images/bg-header.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: top left;
}

.breadcrumbs h5 {
	font-size: 50px;
	color: #fff;
	margin-bottom: 18px;
	position: relative;
	display: inline-block;
	z-index: 2;
	text-transform: uppercase;
}
.breadcrumbs ul li > a {
	font-size: 16px;
	text-transform: capitalize;
	color: #fff;
	padding: 0 5px;
	display: block;
}
.breadcrumbs ul li {
	display: inline-block;
	position: relative;
}




    .dtecode {
	animation-name: fadeInOut, moveLeft300px, bounce !important;
	animation-duration: 10s, 10s;
	animation-iteration-count: 50, 50;
	font-weight: bold !important;
    text-align:center
}










/* For mobile phones: */

@media only screen and (max-width: 768px) {
  
  [class*="col-"] {
    width: 100%;
  }

  .news-events
  {
  	margin-top: 25px;
  }
  .count-bg {
	background: #fff;
	padding-top: 15px;
	margin-top: -26rem;
	z-index: 9999;
	position: relative;
	padding-bottom: 14px;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
}