body{
	margin:0px;
	padding:0px;
	font-size: 16px;
	line-height: 26px;
	font-weight: 400;
	background: #fff;
	overflow-x: hidden;
	font-family: 'Poppins', sans-serif;
}

*{
	margin:0px;
	padding:0px;
}
h1, h2, h3, h4, h5, h6 {

    letter-spacing: 0px;
    margin-top: 0px;
    font-family: "Dosis", sans-serif;
    color: #202020;
    font-weight: 400;

}
/*start color*/
.no-padding {
    padding: 0;
}
.color_one {
    background: #26547c;
    height: 4px;
}
.color_two {
    background: #fd6Ca3;
    height: 4px;
}
.color_three {
    background: #06ca75;
    height: 4px;

}
.color_four {
    background: #00d8ff;
    height: 4px;

}
.color_five {

    background: #05f3b3;
    height: 4px;

}
.color_six {

    background: #9600ff;
    height: 4px;

}
/*end start color*/
/*header*/
.header_bg {
    background: #0e70c7 none repeat scroll 0 0;
    padding: 10px 0;
}
.top-info-left ul{
	list-style:outside none none;
	margin:0;
	
}
.top-info-left ul li{
	display:inline-block;
	margin-right:20px;
	color:#fff;
}
.top-info-left ul li i{
	background:none;
	color:#fff;
	font-size:14px;
	padding-top:2px;
}
.top-info-right ul {
    float: right;
	
}
.top-info-right li {

    color: #fff;
    display: inline-block;

}
.top-info-right li a {
    text-align: center;
    font-size: 13px;
    margin: 2px;
    color: #fff;
    -webkit-transition: all 0.36s ease-out;
    transition: all 0.36s ease-out;
    font-weight: 500;
    text-transform: uppercase;
}

/*logo-contact*/
.logo-contact {
    padding: 30px 0;

}
.single-top-contact {
    margin-top: 35px;
}
.single-top-contact i {

    color: #0e70c7;
    float: left;
    margin-right: 15px;
    font-size: 40px;
    margin-bottom: 10px;

}
single-top-contact h4{
	letter-spacing: 0px;
	margin-top: 0px;
	font-family: 'Dosis', sans-serif;
	color: #202020;
	font-weight: 400;
}
.single-top-contact h6 {

    font-weight: 400;
   font-family: 'Montserrat', sans-serif;
    color: #777;
    word-spacing: 2px;

}
/*strat nav*/
.navbar-default {

    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    margin-bottom: 0;
    padding: 10px 0;
    transition: all 0.4s ease-in-out 0s;
    width: 100%;

}
.menu-top {
    background: #0e70c7 none repeat scroll 0 0;

}
.navbar-default .navbar-toggle {
    background: #fff none repeat scroll 0 0;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #0e70c7;

}
.menu_dropdown ul {
    list-style-type: none;

}
.nav > li {

    position: relative;
    display: block;

}
.menu-top li a {
    color: #fff !important;
    font-size: 13px;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;

}

.menu_dropdown li ul.sub-menu, .menu_dropdown ul li ul.sub-menu li ul.sub-menu {
    background: #0e70c7;
    left: 10px;
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    top: 125%;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    visibility: hidden;
    width: 230px;
    text-align: left;
    z-index: -99;
    margin-top: 15px;
    border-radius: 3px;

}
.menu_dropdown ul li ul.sub-menu li {
    padding: 0;
    width: 100%;

}
.menu_dropdown ul li ul.sub-menu li a {

    color: #fff !important;
    font-size: 13px;
    font-weight: 400;
    padding: 15px;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    display: block;
    border-bottom: 0px;

}
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {

    color: #333;
    background-color: transparent;

}
.menu-top li a:hover {

    color: #fff !important;

}
.menu_dropdown ul li:hover ul.sub-menu {

    top: 100%;
    opacity: 1;
    filter: alpha(opacity=100);
    z-index: 999;
    visibility: visible;

}
.menu_dropdown ul li:hover ul.sub-menu li a:hover {

    color: #333 !important;
    text-decoration: none;
    background: #fff;

}
/*strat nav*/

/*slider*/

.toggleHeading {
	animation-delay: 0.5s;
  -webkit-animation-delay: 0.5s;
     -moz-animation-delay: 0.5s;
       -o-animation-delay: 0.5s;
	   -moz-transition: none !important;
}

.toggleCaption {
	animation-delay: 1.5s;
  -webkit-animation-delay: 1.5s;
     -moz-animation-delay: 1.5s;
       -o-animation-delay: 1.5s;
	   -moz-transition: none !important;
}
.fa-angle-left{
	position: absolute;
	top: 46%;
	font-size: 45px;
	
}
.fa-angle-right{
	position: absolute;
	top: 46%;
	font-size: 45px;
	
}

/*end slider*/

/*promotion*/
.promotion {
    background: #0e70c7;
    margin-top: -1px;

}
.section-padding {
    padding: 80px 0;

}
.single_promo h1 {
    color: #fff;
    font-size: 54px;
    letter-spacing: 1px;
    margin-bottom: 0;
    text-transform: capitalize;
	font-family: "Dosis", sans-serif;

}

/*end promotion*/

/*about_content*/
.single_about_content h1 {
    font-size: 36px;
    font-weight: 600;
    margin-bottom: 30px;
    text-transform: capitalize;

}
.single_about_content p {

    margin-bottom: 30px;
	color: #767676;
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	line-height: 26px;
	font-weight: 400;
	text-align: justify;

}
.single_about_content a {
    background: #0e70c7;
    border-radius: 3px;
    border-style: none;
    color: #fff;
    font-size: 13px;
    padding: 12px 30px;
    font-weight: 500;
    text-transform: uppercase;
    display: inline-block;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;

}
.single_about_content a i {
    margin-left: 8px;

}
.single_about_content a:hover {
    background: #ffc13c;
    color: #333;
	text-decoration:none;

}

/*our_services*/

.our_services{
	padding:60px 0px 30px;
}
.services_title{
	margin-bottom:60px;
}
.services_title h2{
	font-weight:600;
	letter-spacing:1px;
	font-size:40px;
	margin:0;
	text-transform:capitalize;
	font-family: "Dosis", sans-serif;
	position:relative;
}

.services_title span{
	background:#0e70c7 none repeat scroll 0 0;
	display:block;
	width:50px;
	height:2px;
	margin:20px auto;
	overflow:hidden;
	position:relative;
}
.services_title p{
	margin:auto;
	padding:0 10px;
	width:70%;
	color: #767676;
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	line-height: 26px;
	font-weight: 400;

}

.single_services {
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.18);
    margin-bottom: 30px;
    border-radius: 3px;
    padding: 60px;
    -webkit-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
    min-height: 245px

}
.single_services_color_one {
    background: #0e70c7;

}
.single_services  i {
    font-size: 40px;
    padding-bottom: 20px;
    color: #fff;
    -webkit-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;

}
.single_services  h4 {
    color: #fff;
    font-weight: 600;
    margin: 0;
    padding-bottom: 20px;
    font-size: 24px;
    text-transform: capitalize;
    transition: all 0.2s ease 0s;

}
.single_services p {
    margin-bottom: 0;
    color: #fff;
    -webkit-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;

}
.single_services_color_two {
    background: #fd6Ca3;

}
.single_services_color_three {
    background: #ff9439;

}
.single_services_color_four{
	background: #5e459b;
	
}
.single_services_color_five {

    background: #fbbc05;

}
.single_services_color_six {
    background: #34a853;

}

/*our_gallery*/
.tab-filters {
    margin-bottom: 60px;

}
.tab-filters button{
	color: #333;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    margin-right: 5px;
    padding: 8px 30px;
    text-transform: capitalize;
    transition: all 0.4s ease 0s;
    border: 1px solid #eee;
    border-radius: 30px;

}
.tab-filters button.active {
    color: #fff;
    background: #0e70c7;
    border: 1px solid #0e70c7;

}
.tab-filters button:hover{
	  color: #fff;
    background: #0e70c7;
    border: 1px solid #0e70c7;
	
}
/* Center website */
.gallery_grid .main {
    max-width: 1000px;
    margin: auto;
}

.gallery_grid .row {
    margin: 8px -16px;
}

/* Add padding BETWEEN each column (if you want) */
.gallery_grid .row,
.row > .column {
    padding: 8px;
}

/* Create three equal columns that floats next to each other */
.gallery_grid .column {
    float: left;
    width: 33.33%;
    display: none; /* Hide columns by default */
}

/* Clear floats after rows */
.gallery_grid .row:after {
    content: "";
    display: table;
    clear: both;
}

/* Content */
.gallery_grid .content {
    background-color: white;
    padding: 10px;
}

/* The "show" class is added to the filtered elements */
.gallery_grid .show {
    display: block;
}

/*our_teacher*/
.our_teacher{
	background: #eaf3ff;
	
}


#owl-demo .single_team {
    margin-bottom: 30px;
    background: #fff;
    padding: 40px 20px;
    margin: 0px 15px;
    border-radius: 3px;
	width:22%;
	float:left;

}
#owl-demo .single_team img {
    width: 150px;
    height: 150px;
    border-radius: 500px;
    margin-bottom: 25px;

}
.single_team h4 {
    text-transform: capitalize;
    font-weight: 600;
    font-size: 20px;

}
.single_team h5 {
    text-transform: capitalize;
    font-size: 16px;

}
.team-social {
    margin-top: 20px;

}
.team-social ul {
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;

}
.team-social ul li {
    display: inline-block;

}
.team-social ul li a {
    color: #2b2b2b;
    display: block;
    padding: 0px 5px;
    font-size: 16px;

}
/*counter*/

.counter_one{
	position:relative;
}
.single_counter{
	background:#0e70c7;
	border-radius:500px;
	display:inline-block;
	height:200px;
	margin-bottom:10px;
	position:relative;
	width:200px;
	
}

.counter h2{
	background: rgba(255, 255, 255, 0.6) none repeat scroll 0 0;
	border-radius: 500px;
	color: #333;
	font-size: 36px;
	font-weight: 700;
	height: 120px;
	left: 50%;
	line-height: 120px;
	margin: auto;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 120px;
	
}
.counter p {
    color: #fff;
    font-family: montserrat,sans-serif;
    text-transform: uppercase;
    font-weight: 700;

}
/*Testimonials*/

.testimonial .col-center {
	margin: 0 auto;
	float: none !important;
}
.testimonial .carousel {
	margin: 50px auto;
	padding: 0 70px;
}
.testimonial .carousel .item {
	color: #999;
	font-size: 14px;
    text-align: center;
	overflow: hidden;
    min-height: 290px;
}
.testimonial .carousel .item .img-box {
	width: 135px;
	height: 135px;
	margin: 0 auto;
	padding: 5px;
	border: 1px solid #ddd;
	border-radius: 50%;
}
.testimonial .carousel .img-box img {
	width: 100%;
	height: 100%;
	display: block;
	border-radius: 50%;
}
.testimonial .carousel .testimonial {
	padding: 30px 0 10px;
}
.testimonial .carousel .overview {	
	font-style: italic;
}
.testimonial .carousel .overview b {
	text-transform: uppercase;
	color: #7AA641;
}
.testimonial .carousel .carousel-control {
	width: 40px;
    height: 40px;
    margin-top: -20px;
    top: 50%;
	background: none;
}
.testimonial .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;
}
.testimonial .carousel .carousel-indicators {
	bottom: -40px;
}
.testimonial .carousel-indicators li, .carousel-indicators li.active {
	width: 10px;
	height: 10px;
	margin: 1px 3px;
	border-radius: 50%;
}
.testimonial .carousel-indicators li {	
	background: #999;
	border-color: transparent;
	box-shadow: inset 0 2px 1px rgba(0,0,0,0.2);
}
.testimonial .carousel-indicators li.active {	
	background: #555;		
	box-shadow: inset 0 2px 1px rgba(0,0,0,0.2);
}

/*our_events*/
.our_events {
    background: #eaf3ff;

}
.event_slide{
	position:relative;
	background:#fff;
	margin:0px 15px;
	border-radius:3px;
	
}
.event_slide .event_img{
	position:relative;
	overflow:hidden;
	
}
.event_slide .event_img img{
	width:100%;
	height:auto;
}

.event_slide  .event_date{
	position:absolute;
	top:10%;
	left:4%;
	
}
.event_slide .date{
	display:inline-block;
	border-radius:3px 0 0 3px;
	padding:5px 15px;
	color:#fff;
	font-size:20px;
	font-weight:500;
	text-align:center;
	background:#2b2b2b;
	float:left;
	
}
.event_slide .month{
	display:inline-block;
	border-radius:0 3px 3px 0px;
	padding:5px 20px;
	color:#fff;
	font-size:20px;
	font-weight:500;
	background:#0e70c7;

}

.event_slide .event-content{
	padding:30px;
	text-align: left;
	
}
.event-content h3{
	font-size:20px;
	font-weight:600;
	margin:0 0 15px 0;
	text-transform:capitalize;
	text-align: left;
}

.event_slide .event-content span{
	color:#333;
	margin-bottom:5px;
	display:inline-block;
	margin-right:20px;
	
}
.event_slide .event-content span i{
	color:#0e70c7;
	margin-right:8px;
}

.event-content p{
	color: #767676;
	margin-bottom:30px;
	text-align:justify;
	
	
}
.event-content a {
    background: #0e70c7;
    border-radius: 3px;
    border-style: none;
    color: #fff;
    font-size: 13px;
    padding: 12px 30px;
    text-transform: uppercase;
    display: inline-block;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;

}
.event-content a:hover {
	background: #ffc13c;
	text-decoration:none;
}
.event-content a i {
    margin-left: 5px;
	

}

/*latest_newa*/
.single_news{
	margin-bottom:30px;
}
.news_slide{
	border:0px solid#eee;
	background:#fff;
}

.news_slide img{
	width:100%;
	height:auto;
}
.news_slide .news_date{
	float:left;
	margin-right:10px;
	padding:15px 25px;
	text-align:center;
	background:#0e70c7;
	font-size:20px;
	color:#fff;
	font-weight:600;
	transition:background 020s linear 0s;
	margin-top:53px;
}
.news_slide .news_date small{
	display:block;
	margin-bottom:0px;
	margin-top:-2px;
	font-size:16px;
	text-transform:capitalize;

}
.news_slide .news_date small::before{
	content:'';
	display:block;
	margin-top:5px;
	border-top:1px solid#fff;
}

.news_slide .news_review{
	padding:30px 17px 35px;
	padding-left:100px;
	text-align:left;
	
}
.news_slide .news_title{
	margin:0;
	padding-top:20px;
	padding-bottom:10px;
	
}
.news_slide .news_title a{
	font-size:15px;
	color:#333;
	overflow:hidden;
	text-transform:uppercase;
	margin-bottom:6px;
	display:block;
	line-height:20px;
	font-weight:bold;
	text-decoration:none;
}
.news_slide:hover .news_title a {

    color: #0e70c7;
    text-decoration: none;

}

.news_description{
	color: #767676;
}

.post-comment{
	margin-top:20px;
	list-style:none;
	margin-bottom:30px;
}

.post-comment p a{
	color:#333;
	font-weight:600;
	float:left;
	margin-right:20px;
	transition:0.3s;
	text-decoration:none;
}
.post-comment p a i{
	margin-right:8px;
	color:#0e70c7;
}
.news-btn{
	background:#0e70c7;
	border-radius:3px;
	border-style:none;
	color:#fff;
	font-size:13px;
	padding:12px 30px;
	text-transform:uppercase;
	display: inline-block;
	-webkit-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	margin-top: 25px;
	text-decoration:none;
	
}
.news-btn i {

    margin-left: 5px;

}
.news-btn:hover {
    background: #ffc13c;
    color: #333;
	text-decoration:none;

}

/*contact us*/

.contact_form input{
	background:#eaf3ff none repeat scroll 0 0;
	box-shadow:none;
	border-radius:30px;
	color:#333;
	height:52px;
	padding:10px;
	padding-left:30px;
}
.contact_form textarea {
    background: #eaf3ff none repeat scroll 0 0;
    border: 1px solid #eee;
    border-radius: 30px;
    box-shadow: none;
    color: #333;
    padding: 10px;
        padding-left: 10px;
    padding-left: 30px;

}
.btn-contact-bg {
    background: #0e70c7 !important;
    border-radius: 3px !important;
    border-style: none;
    color: #fff !important;
    font-size: 13px;
    padding: 12px 30px !important;
    text-transform: uppercase;
    display: inline-block;
    margin-top: 20px;
    letter-spacing: 0.6px;
    font-weight: 600;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;

}
.btn-contact-bg:hover, .btn-contact-bg:focus {
    background: #ffc13c !important;
    color: #333 !important;

}
.single-address{
	padding:60px 40px;
	border-right:1px solid#eee;
	border-top:1px solid#eee;
	
}
.single-address i{
	color:#0e70c7;
	font-size:30px;
	margin-bottom:24px;
}
.single-address h4{
	color:#333;
	font-size:20px;
	text-transform:capitalize;
	margin-bottom:15px;
	font-weight:600;
}
.single-address p {
    margin-bottom: 0;
	color: #767676;

}

.address{
	padding-bottom:0px;
}

/*footer*/
.footer{
	background:#191919;
	padding-bottom:30px;
}

.single_footer img{
	margin-bottom:30px;
}

.single_footer p{
	color:#fff;
	font-size: 15px;
}

.single_footer h4{
	color:#fff;
	font-family: montserrat,sans-serif;
	text-transform:uppercase;
	font-weight:600;
	margin-bottom:30px;
	
	
}

.single_footer ul{
	margin:0;
	padding:0;
	list-style:none;
}

.single_footer a{
	color:#fff;
	font-weight:400;
	text-transform:capitalize;
	font-size:17px;
	line-height:36px;
	transition:0.3s;
}
.single_footer a::before{
	content:"\f105";
	font-family:fontawesome;
	margin-right:10px;
	font-size:19px;
	
}
.single_footer a:hover {
    color: #0e70c7;
    padding-left: 10px;
	text-decoration:none;

}
.subscribe {
	display:block;
	position:relative;
	margin-top:30px;
	width:100%;
}
.subscribe__input {
	background:none;
	border:medium none;
	border-radius:500px;
	color:#fff;
	display:block;
	font-size:12px;
	font-weight:500;
	height:52px;
	letter-spacing:0.4px;
	margin:0;
	padding:0 60px 0 20px;
	text-align:center;
	text-transform:capitalize;
	width:100%;
	border:2px solid#333;
}

.subscribe__btn {
	background:#0e70c7;
	border-radius:100px;
	color:#fff;
	cursor:pointer;
	display:block;
	font-size:22px;
	height:52px;
	position:absolute;
	right:0;
	top:0;
	width:54px;
	border: none;
}
.footer_copyright {
    color: #d5d5d5;
    border-top: 1px solid #333;
    margin-top: 60px;
    padding-top: 30px;
    font-size: 15px;
    word-spacing: 2px;
    letter-spacing: 0.2px;

}

/*about us*/
.page_content{
	position:relative;
	padding:150px 0px;
}

.page_content::before{
	background: rgba(0, 0, 0, 0) linear-gradient(rgba(34, 38, 75, 0.1), rgba(34, 38, 75, 0.5)) repeat scroll 0 0;
	bottom:0;
	content:'';
	height:100%;
	left:0;
	position:absolute;
	right:0;
	top:0;
	width:100%;

	
}

.page_heading{
	color:#fff;
	font-weight:600;
	letter-spacing:1px;
	font-size:40px;
	margin:0;
	text-align:center;
	text-transform:capitalize;
}

.promot_offers{
	position:relative;
	
}
.promot_offers::before{
	background: rgba(0, 0, 0, 0.5);
	bottom: 0;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
}

.promot_heading{
	padding:120px 50px;
}
.promot_heading h4{
	color:#fff;
	font-size:13px;
	font-weight:600;
	letter-spacing:3px;
	margin-bottom:16px;
	word-spacing:2px;
	font-family: "Dosis", sans-serif;
}
.promot_heading h1{
	color:#fff;
	font-weight:600;
	font-size:50px;
	font-family:"Dosis", sans-serif;
}
.promot_heading p{
	color:#eee;
	font-size:15px;
	font-weight:300;
	letter-spacing:1px;
	margin-bottom:35px;
	margin-top:20px;
	word-spacing:2px;
}
	
.get_btn{
	background:#0e70c7;
	border-radius:3px;
	border-style:none;
	color:#fff;
	padding:15px 30px;
	text-transform:uppercase;
	display:inline-block;
	webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
	font-family: 'Montserrat', sans-serif;
}
.get_btn i {
    margin-left: 5px;

}
.get_btn:hover {

    background: #ffc13c;
    color: #333;
	text-decoration:none;

}
.about_single_services{
	padding: 30px;
	-webkit-transition: all 0.2s ease 0s;
	transition: all 0.2s ease 0s;
	
}
.about_single_services i {
    font-size: 40px;
    padding-bottom: 20px;
    color: #0e70c7;
    -webkit-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;

}
.about_single_services h4 {
    font-weight: 600;
    margin: 0;
    padding-bottom: 20px;
    font-size: 24px;
    text-transform: capitalize;
    transition: all 0.2s ease 0s;

}
.about_single_services p{
	color: #767676;
	margin-bottom: 0;
	
}
.about_single_services:hover i {
    color: #ffc13c;

}


.main_img img{
	width:100%;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
}

.main_heading h3{
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 1px;
	color:#0e70c7;
	text-transform:uppercase;
	
}
.main_heading p{
	color: #767676;
	text-align: justify;
	
}
.main_bm{
	margin-bottom:30px;
}

.evaluaton_text{
	color:#767676;
	padding-left:15px;
}
/*bread-crumb*/
.bread-crumb {

    position: relative;
    color: #fff;
	margin-top: 12px;

}
.bread-crumb li {
    position: relative;
    color: #fff;
    font-weight: 700;
    display: inline-block;
    text-transform:capitalize;

}
.bread-crumb li a {

    position: relative;
    font-size: 15px;
    color: #fff;
    text-decoration: none;

}
.bread-crumb li a:hover {
    color: #00abc9;
    transition: .5s;

}
.bread-crumb li span {
    padding: 0px 10px;

}
/*achievements*/
.inter_text{
	margin-top:15px;
	color:#0e70c7;
	font-size: 20px;
}
	