@charset "utf-8";
/* CSS Document */

/*
* Author: Designkoje | CW
* Version: 1.0.0
* Bootstrap version: 3.3.6
* Copyright 2017 Designkoje
* www: http://www.design-koje.de
* mail: info@design-koje.de
*/

@import "//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.min.css";
@font-face { font-family: 'Rage-Italic';
             src: url('fonts/Rage-Italic.ttf') format('truetype'); }


/* general */


html,
body {
    background-color: #fff;
    font-size: 15px;
    color: #848484;
    width: 100%;
    padding: 0;
    margin-left: 0;
    margin-right: 0;
    font-family: 'Ovo', serif;


    font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
}
.col-center-block { float: none!important; display: block; margin: 0 auto; /* margin-left: auto; margin-right: auto; */ }
.pt-100{ padding-top: 150px }
.mt-50{ margin-top: 50px } .mb-50{ margin-bottom:50px } .pt-50{ padding-top: 50px } .pb-50{ padding-bottom:50px } .plr-50{ padding-left:50px; padding-right:50px }
.mt-30{ margin-top: 30px } .mb-30{ margin-bottom:30px } .pt-30{ padding-top: 30px } .pb-30{ padding-bottom:30px } .plr-30{ padding-left:30px; padding-right:30px }
.mt-20{ margin-top: 20px } .mb-20{ margin-bottom:20px } .pt-20{ padding-top: 20px } .pb-20{ padding-bottom:20px } .plr-20{ padding-left:20px; padding-right:20px }
.mt-10{ margin-top: 10px } .mb-10{ margin-bottom:10px } .pt-10{ padding-top: 10px } .pb-10{ padding-bottom:10px } .plr-10{ padding-left:10px; padding-right:10px }
.m-10{ margin:10px }

.logo-svg{width:75%}




/* -------------------------------------------------------- Praxis ---------------------------------------------------------------- */
.portfolio_area{}
.portfolio{}
.portfoloi_top{}
.portfoloi_content_area{}
.portfolio_menu{
	text-align: center;
	overflow: hidden;
	margin-top:22px;
	margin-bottom:48px;
}
.portfolio_menu ul{
	list-style: none outside none;
    text-align: center;
}
.portfolio_menu ul li{
    display: inline-block;
}
.portfolio_menu ul li a{
	color: #363940;
	background: transparent;
    display: inline-block;
    margin: 4px;
    padding: 8px 10px;
    text-decoration: none;
    text-transform: uppercase;
}
.portfolio_content{}
.portfolio_single_content{
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 5;
	margin-bottom:30px;
	overflow:hidden;
	
}
.portfolio_single_content:hover img{
	 -o-transform: scale(2);
	 -webkit-transform: scale(2);
	 -moz-transform: scale(2);
	 -ms-transform: scale(2);
	 transform: scale(2);
}
.portfolio_single_content img{
	width: 100%;
	position: relative;
	top: 0;
	left: 0;
	z-index: 6;
	cursor:pointer;
	-moz-transition:all 1s;
	-webkit-transition:all 1s;
	-o-transition:all 1s;
	-ms-transition:all 1s;
	transition:all 1s;
}
.portfolio_single_content .canv{
	width:100% !important;
	height:100% !important;
}
.portfolio_single_content div+div{
	background: none repeat scroll 0 0 rgba(255,255,255,.9);
	bottom: -100%;
	color: #FFC000;
	font-weight: bold;
	left: 0;
	margin: 0;
	min-height: 90px;
	padding:31px 5px 0 10px;
	position: absolute;
	width: 100%;
	z-index: 12;
	border-top:0;
}
/*.portfolio_single_content:hover div+div{bottom: 0;}*/
.portfolio_single_content div{
	position:absolute;
	top:0;
	left:0;
	z-index:10;
	width:100%;
	height:100%;
	text-align:center;
	transform:scale(0);
	transition:all .6s;
	opacity:0;
}
.portfolio_single_content:hover div{
	transform:scale(1);
	opacity:1;
}
.portfolio_single_content div a{
	color: #FFFFFF;
	display: block;
	font-size: 18px;
	font-weight: bold;
	margin-top: 40%;
	padding-bottom: 10px;
	text-decoration: none;
	text-transform: uppercase;
}
.portfolio_single_content div span{
	color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}
.portfolio_content{}
.portfolio_content{
    margin-top: 36px;
    overflow: hidden;
}.portfolio_area{}
.portfolio{}
.portfoloi_top{}
.portfoloi_content_area{}
.portfolio_menu{
	text-align: center;
	overflow: hidden;
	margin-top:22px;
	margin-bottom:48px;
}
.portfolio_menu ul{
	list-style: none outside none;
    text-align: center;
}
.portfolio_menu ul li{
    display: inline-block;
}
.portfolio_menu ul li a{
	color: #363940;
	background: transparent;
    display: inline-block;
    margin: 4px;
    padding: 8px 10px;
    text-decoration: none;
    text-transform: uppercase;
}
.portfolio_content{}
.portfolio_single_content{
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 5;
	margin-bottom:30px;
	overflow:hidden;
	
}
.portfolio_single_content:hover img{
	 -o-transform: scale(2);
	 -webkit-transform: scale(2);
	 -moz-transform: scale(2);
	 -ms-transform: scale(2);
	 transform: scale(2);
}
.portfolio_single_content img{
	width: 100%;
	position: relative;
	top: 0;
	left: 0;
	z-index: 6;
	cursor:pointer;
	-moz-transition:all 1s;
	-webkit-transition:all 1s;
	-o-transition:all 1s;
	-ms-transition:all 1s;
	transition:all 1s;
}
.portfolio_single_content .canv{
	width:100% !important;
	height:100% !important;
}
.portfolio_single_content div+div{
	background: none repeat scroll 0 0 rgba(255,255,255,.9);
	bottom: -100%;
	color: #FFC000;
	font-weight: bold;
	left: 0;
	margin: 0;
	min-height: 90px;
	padding:31px 5px 0 10px;
	position: absolute;
	width: 100%;
	z-index: 12;
	border-top:0;
}
/*.portfolio_single_content:hover div+div{bottom: 0;}*/
.portfolio_single_content div{
	position:absolute;
	top:0;
	left:0;
	z-index:10;
	width:100%;
	height:100%;
	text-align:center;
	transform:scale(0);
	transition:all .6s;
	opacity:0;
}
.portfolio_single_content:hover div{
	transform:scale(1);
	opacity:1;
}
.portfolio_single_content div a{
	color: #FFFFFF;
	display: block;
	font-size: 18px;
	font-weight: bold;
	margin-top: 40%;
	padding-bottom: 10px;
	text-decoration: none;
	text-transform: uppercase;
}
.portfolio_single_content div span{
	color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}
.portfolio_content{}
.portfolio_content{
    margin-top: 36px;
    overflow: hidden;
}

.callto{
	background-color: #0a3253;
}

/*=====================================================================
            Team Section Style
=======================================================================*/

.main_instructor .single_instructor {
    position: relative;
    transition: all .6s;
    margin-bottom: 30px;
}
.main_instructor .single_instructor img {
    width: 100%;
}
.main_instructor .single_instructor .single_instructor_border {
    position: absolute;
    left: 3%;
    top: 2.5%;
    width: 95%;
    height: 95%;
    border: 2px solid #8dbfc3;
    z-index: 11;
}
.main_instructor .single_instructor:hover .single_instructor_border {
    border-color: #396282;

}
.instructor-hover-height {
    height: 125px;
}
.main_instructor .single_instructor .single_instructor_text {
    background-color: rgba(119,184,189,0.3);
    background-image: url(../images/instructorbg.png);
    padding: 15px 5px 20px;
    width: 100%;
    transition: all .3s;
    height: 120px;
    background-size: cover;
    position: relative;
    z-index: 10;
}
.main_instructor .single_instructor .single_instructor_text h5{
    font-weight: bold;
}
.main_instructor .single_instructor:hover .single_instructor_text {
    background-color: rgba(0,95,143,0.3);
    height: 175px;
    z-index: 11;
}
.main_instructor .single_instructor:hover .instructor_socail {
    margin-left: 0;
    display: block;
}
.main_instructor .single_instructor .instructor_socail {
    padding-bottom: 20px;
    transition: all .6s;
    display: none;
}
.main_instructor .single_instructor .instructor_socail a i {
    background: #fff;
    color: rgba(0,95,143,0.7);
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    font-size: 1rem;
    transition: all 0.6s;
}
.main_instructor .single_instructor .instructor_socail a:hover i {
    background: rgba(119,184,189,0.3);
    color:#fff;
}


/*==========================================
PRE LOADER 
==========================================*/

.preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fefefe;
    z-index: 99999;
    height: 100%;
    width: 100%;
    overflow: hidden !important;
}
.preloader h2 {
    font-size: 3rem;
    text-align: center;
    margin-top: 200px;
    margin-bottom: 50px;
}
.loaded {
    width: 60px;
    height: 60px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -20px 0 0 -20px;
}
.main_figur {
    width: 100%;
    overflow: hidden;
}
img {
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-drag: none;
    user-drag: none;
}
a,
a:hover,
a:active,
a:focus {
    text-decoration: none;
    outline: none;
}
a,
button,
a span {
    -webkit-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
}
.btn.extra-width {
    padding: 13px 40px;
}
.btn:focus,
.btn:active {
    outline: inherit;
}
*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    /*    direction: rtl;*/
}
.clear {
    clear: both;
}
img {
    max-width: 100%;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
    outline: none;
}
.form-control {
    border: 1px solid rgba(0, 0, 0, 0.08);
    font-size: 1rem;
    height: 45px;
}
.form-control {
    display: inline-block;
    width: 100%;
    height: 50px;
    padding: 6px 15px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #888;
    background-color: #fff;
    background-image: none;
    border: 0px solid #ccc;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075);
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    border-bottom: 2px solid #ddd;
}
.form-control:focus {
    color: #d87843;
    border-color: #10436d;
    -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075), 0 0 0px rgba(102, 175, 233, .6);
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075), 0 0 0px rgba(102, 175, 233, .6);
}
.main_contactus_content .form-control:focus {
    border-color: #43afb7;
}

.headline-italic{
	font-family: Rage-Italic;
	}
h1 {
    font-size: 2rem;
    color: #173c5a;
}
h2 {
    font-size: 5rem;
    margin-bottom: 5px;
}
h3 {
    font-size: 2.375rem;
    line-height: 2.5rem;
    margin-bottom: 30px;
}
h4 {
    font-size: 1.875rem;
    line-height: 2rem;
}
h5 {
    font-size: 1.5rem;
    margin-bottom: 1rem;
}
h6 {
    font-size: 1.125rem;
    margin-bottom: 1rem;
}
.img-left{
	float: left; 
	margin: 0px 30px 30px 0px;
	width:500px
}
.img-right{
	float: right; 
	margin: 30px 0px 30px 30px;
	width:500px
}
blockquote {
    font-family: 'Parisienne', cursive;
    line-height: 2.5rem;
    border: 5px solid #92c6ca;
    padding: 5px;
    font-size: 1.875rem;
}
p {
    line-height: 1.375rem;
    margin: 0 0 15px;
}
p:last-child {
    margin-bottom: 0px;
}
ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.icon-right {
    float: right;
    color: #fff;
}
.descript {
    font-size: 1.125rem;
    line-height: 1.6rem;
}
.text {
    color: #333333;
}
.colorstext {
    color: #fff;
}
.colorstext2 {
    color: #737373;
}
.colorstext3 {
    color: #848484;
}
.coloricon i {
    color: #5e9a28;
}
.colorsbg {
    background: #f8f8f8;
}
.classtimebgcolors1 {
    background: #cfe7e9;
}
.classtimebgcolors2 {
    background: #fff;
}
.single_blog_posttextcolors {
    background-color: rgba(23, 60, 90, 0.6);
}
.lightbg {
    background-color: #f9f9f9;
}
.transition {
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
}
.outofsectiontext {
    margin-top: 40px;
}
/*=============================================================
    Sections & Overlay Style
===============================================================*/

.sections {
    padding-top: 85px;
    padding-bottom: 85px;
}
.sections.footer {
    padding-bottom: 80px;
}
.overlay {
    background-color: rgba(30, 73, 107, 0.2);
    width: 100%;
    height: 650px;
}
.video_overlay {
    background-color: rgba(30, 73, 107, 0.2);
    width: 100%;
    height: auto;
    padding: 150px 20px 180px 20px;
}
.home-overlay-fluid {
    background-color: rgba(41, 41, 41, 0.68);
    width: 80%;
    margin: auto;
}
.overlay-img {
    background: rgba(30, 73, 107, 0.2);
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
}
.no-padding {
    padding: 0 !important;
    margin: 0 !important;
}
.fluid-blocks-col {
    padding: 70px 40px 0 80px;
}
.fluid-blocks-col-right {
    padding: 70px 80px 0 40px;
}
/*==============================================
        Separator
================================================*/

.separator {
    height: 2px;
    width: 40px;
    margin: 14px 0 10px 0;
    background-color: #ffffff;
}
.whiseparator {
    height: 2px;
    width: 50%;
    margin: 14px auto 10px auto;
    background: #ffffff;
}
.separator2 {
    height: 2px;
    width: 40px;
    margin: 14px 0 10px 0;
    background: #1e496b;
}
.separator3 {
    height: 2px;
    width: 30px;
    margin: 20px auto;
    background: #ebebeb;
}
.separator4 {
    height: 2px;
    width: 100%;
    margin: 50px 0px;
    background: #ececec;
    overflow: hidden;
}
/*section:nth-of-type(odd) {
    background-color: #F9F9F9;
}*/
/*================================================
        Button
===================================================*/

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open > .dropdown-toggle.btn-primary.focus,
.open > .dropdown-toggle.btn-primary:focus,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary.focus,
.btn-primary:focus,
.btn-primary.disabled,
.btn-primary.disabled:hover {
    color: #ffffff;
    background-color: #1470a5;
    border-color: #1470a5;
}
.btn {
    display: inline-block;
    padding: .4em;
    text-align: center;
    color: #fff;
    letter-spacing: 1px;
    margin: 0;
    border-radius: 0px;

    background-color: transparent;
    transition: .5s;
    border: 0px;
}
.btn:hover {
    background-color: #0a3253;
    color: #fff;
    text-decoration: none;
}
.btn-primary {
    color: #fff;
    background-color: #10436d;
    transition: .5s;
    height: 55px;
    width: 100%;
    text-transform: uppercase;
    font-size: 1.125rem;
}
.btn-lg {
    border: 2px solid #fff;
    color: #fff;
    padding: 1rem 5rem;
    font-size: 1.8rem;

}
.btn-default {
    border: 2px solid #ebebeb;
    padding: .3rem 2rem;
    height: 40px;
    font-size: 1.3125rem;
}
.btn-colors {
    background: #77b8bd !important;
}
.btn-colors:hover {
    background: #43afb7 !important;
}
/*===============================================================
Extra height css
=================================================================*/

.margin-left-15 {
    margin-left: 15px;
}
.margin-right-15 {
    margin-right: 15px;
}
.margin-top-10 {
    margin-top: 10px;
}
.margin-top-20 {
    margin-top: 20px;
}
.margin-top-30 {
    margin-top: 30px;
}
.margin-top-35 {
    margin-top: 35px;
}
.margin-top-40 {
    margin-top: 40px;
}
.margin-top-110 {
    margin-top: 110px;
}
.margin-top-120 {
    margin-top: 120px;
}
.margin-bottom-20 {
    margin-bottom: 20px;
}
.margin-bottom-30 {
    margin-bottom: 30px;
}
.margin-bottom-40 {
    margin-bottom: 40px;
}
.margin-top-60 {
    margin-top: 60px;
}
.margin-80 {
    margin-top: 80px;
    margin-bottom: 80px;
}
.margin-bottom-60 {
    margin-bottom: 60px;
}
.margin-top-80 {
    margin-top: 80px;
}
.margin-bottom-80 {
    margin-bottom: 80px;
}
.padding-top-20 {
    padding-top: 1.33rem;
}
.padding-bottom-20 {
    padding-bottom: 1.33rem;
}
.padding-top-40 {
    padding-top: 2.66rem;
}
.padding-bottom-40 {
    padding-bottom: 2.66rem;
}
.padding-top-60 {
    padding-top: 5rem;
}
.padding-bottom-60 {
    padding-bottom: 5rem;
}
.padding-top-80 {
    padding-top: 80px;
}
.padding-top-100 {
    padding-top: 100px;
}
.padding-bottom-0 {
    padding-bottom: 0;
}
.padding-bottom-80 {
    padding-bottom: 80px;
}
/*======================================================================
            Nav Top Socail Menu Style
========================================================================*/

.header_top_let_callus ul li:nth-child(1) {
    border-right: 1px solid #ddd;
    padding-right: 10px;
    margin-right: 2px;
}
.header_top_let_callus ul li {
    font-size: 1.125rem;
}
.header_top_let_callus ul li a {
    color: #005f8f;
}
.head_top_social {
    text-align: right;
}
.head_top_social ul li {
    font-size: 1.125rem;
}
.head_top_social ul li a {
    margin-left: 10px;
}
.head_top_social ul li.top_socail a i {
    color: #fff;
    background: #9acdd2;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    transition: all 0.6s;
    font-size: 14px;
}
.head_top_social ul li.top_socail a:hover i {
    background: #005f8f;
}

/*=============================================================
                    home section
===============================================================*/

.home {
    background: url(../images/home.jpg) no-repeat top center;
    background-size: cover;
    position: relative;
    margin-top: 125px;
}
.home2 {
    background: url(../images/videobg.jpg) no-repeat top center;
    background-size: cover;
}
.blog_home_bg {
    background: url(../images/blog/bloghomebg.jpg) no-repeat top center;
    background-size: cover;
}
.single_blog_home_bg {
    height: 440px;
}
.single_blog_home_bg .main_home {
    padding-top: 150px;
}
.main_home {
    padding-top: 250px;
}
.main_home h1 {
    color: #fff;
}
.main_home h3.subtitle {
    color: #fff;
    padding-bottom: 20px;
    font-size: 3rem;
    max-width: 65%;
    margin: 0 auto;
    line-height: 3rem;
}
.main_home p {
    color: #fff;
    font-size: 1.675rem;
}
.main_home .home_text h3.subtitle {
    margin-left: 28%;
}
.main_home .programs h3.subtitle {
    margin-left: 35%;
}
/*==================================================================
                Title Style
===================================================================*/

.sub_title {
    color: #8bb8e8;
    font-size: 4rem;
    margin: 2% 0% 50px 28%;
    line-height: 0rem;
}
.head_title {
    margin-bottom: 60px;
	
}
.head_title h2 {
    font-size: 4rem;
    color: #173c5a;
	text-transform:uppercase;
	margin-top: 2%
}
.head_title p.descript {
    color: #737373;
    line-height: 2rem;
  
    margin: 0 auto;
}
/*=============================================================
        introduction section css
=============================================================*/

.introduction {
    margin-top: -45px;
    margin-bottom: -45px;
    position: relative;
    z-index: 9;
}
.main_introduction {
    padding: 0px 20px;
}
.single_introduction_bg {
    background: url(../images/introiconbg2.png) no-repeat top center;
    background-color: rgb(99, 173, 179);
    transition: all 0.6s;
}
.single_introduction_bg:hover {
    background-color: #173c5a;
}
.single_introduction_border {
    padding: 15px 15px;
}
.single_introduction {
    border: 1px solid #fff;
    padding: 40px 20px;
}
.main_introduction .single_intro_img {
    padding-left: 5px;
}
.main_introduction .single_intro_img img {
    width: 100%;
}
.main_introduction .single_intro_text {
    padding-left: 10px;
}
.main_introduction .single_intro_text h4 {
    color: #fff;
    margin: 0px 0px 5px 0px;
    font-weight: bold;
}
.main_introduction .single_intro_text p {
    color: #fff;
}
.main_introduction .single_intro_text a {
    color: #fff;
}
/*=========================================================
        benefits section css
============================================================*/

.main_benefits {
    padding: 0px 15px;
}
.benefits ul.benefits_list li {
    margin-bottom: 25px;
    display: inline-block;
    float: left;
    width: 100%;
}
.benefits ul.benefits_list i {
    color: #fff;
    background: #98DEE4;
    padding: 5px;
    display: inline-block;
    float: left;
}
.benefits ul.benefits_list li span {
    font-size: 0.875rem;
}
.benefits ul.benefits_list.benefits_left li {
    width: 100%;
}
.benefits ul.benefits_list.benefits_left li span {
    display: block;
    float: left;
    width: 90%;
}
.benefits ul.benefits_list.benefits_left i {
    display: block;
    float: right;
    width: 6%;
    margin-left: 10px;
}
.single_benefits h4 {
    margin-bottom: 20px;
}
.single_benefits p {
    margin-bottom: 30px;
    font-size: 0.875rem;
}
.single_benefits_img {
    padding-top: 30px;
}

/*=================================================================
            Together Section Style
===================================================================*/

.together {
    background: url(../images/togethericonbg1.png) no-repeat center center;
    background-color: rgba(119,184,189,0.3) ;
    padding: 3px 20px;
    width: 100%;
    overflow: hidden;
   
    /*background-size*/
    -moz-background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.main_together h4 {
    line-height: 3rem;
}
/*=====================================================================
            Instructor Section Style
=======================================================================*/

.main_instructor .single_instructor {
    position: relative;
    transition: all .6s;
    margin-bottom: 30px;
}
.main_instructor .single_instructor img {
    width: 100%;
}
.main_instructor .single_instructor .single_instructor_border {
    position: absolute;
    left: 3%;
    top: 2.5%;
    width: 95%;
    height: 95%;
    border: 2px solid #8dbfc3;
    z-index: 11;
}
.main_instructor .single_instructor:hover .single_instructor_border {
    border-color: #396282;

}
.instructor-hover-height {
    height: 125px;
}
.main_instructor .single_instructor .single_instructor_text {
    background-color: #8bb8e8;
    background-image: url(../images/instructorbg.png);
    padding: 15px 5px 20px;
    width: 100%;
    transition: all .3s;
    height: 120px;
    background-size: cover;
    position: relative;
    z-index: 10;
}
.main_instructor .single_instructor .single_instructor_text h5{
    font-weight: bold;
}
.main_instructor .single_instructor:hover .single_instructor_text {
    background-color: #396282;
    height: 175px;
    z-index: 11;
}
.main_instructor .single_instructor:hover .instructor_socail {
    margin-left: 0;
    display: block;
}
.main_instructor .single_instructor .instructor_socail {
    padding-bottom: 20px;
    transition: all .6s;
    display: none;
}
.main_instructor .single_instructor .instructor_socail a i {
    background: #fff;
    color: #396282;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    font-size: 1rem;
    transition: all 0.6s;
}
.main_instructor .single_instructor .instructor_socail a:hover i {
    background: #8bb8e8;
    color:#fff;
}

/*====================================================================
                Footer Section Style
======================================================================*/

.footer {
    background: #e6e8df;
    overflow: hidden;
	color:#848484;
}
.footer-section{
	padding-top: 40px;
}
.main_footer {} .main_widget {} .main_widget .single_widget {} .main_widget .single_widget .footer_logo {
    width: 70%;
    margin-bottom: 10px;
}
.main_widget .single_widget .footer_title {
    margin-bottom: 30px;
}
.main_widget .single_widget ul li {
    margin-bottom: 15px;
}
.main_widget .single_widget ul li a {
    color: #848484;
}
.main_widget .single_widget ul li a i {
    padding-right: 10px;
    color: #005f8f;
    font-size: 1.125rem;
}
.single_widget li.single_latest_news {
    margin-bottom: 20px;
}
.footer_subcribs_area .navbar-form {
    padding: 0;
}
.footer_subcribs_area .form-control {
    font-size: 14px;
    border: 1px solid #a199b4;
    color: #a199b4;
    border-radius: 0px;
    width: 82%;
    display: inline-block;
    height: 45px;
    background-color: #fff;
    line-height: 20px;
    font-style: italic;
}
.footer_subcribs_area .form-group {
    position: relative;
    width: 100%;
}
.footer_subcribs_area .submit_btn {
    background: #396282;
    border: 0px solid #ccc;
    color: #ededed;
    padding: 5px 10px;
    border-radius: 0px;
    height: 45px;
    outline: none;
    width: 25%;
    transition: all .6s;
    margin-left: 5px;
    position: absolute;
    right: 0;
    top: 0;
}
.footer_subcribs_area .submit_btn:hover {
    color: #fff;
}
.footer_subcribs_area .submit_btn:before {
    content: "\e87a";
    font-family: 'Linearicons-Free';
    text-align: center;
    font-size: 1rem;
}
.footer_subcribs_area .navbar-form ul {
    margin-top: 20px;
}
.footer_subcribs_area .navbar-form ul li {
    margin-top: 10px;
}
.footer_subcribs_area .navbar-form ul li {
    color: #005f8f;
}
.footer_subcribs_area .navbar-form ul li strong {
    color: #848484;
}
.copyright_text {
    background: #fff;
    padding: 40px 20px 30px 20px;
    position: relative;
    border-top: 2px solid #b2cac6;
}
.copyright_text p {} .copyright_text p i {
    padding: 5px 10px;
    color: #ff0000;
}
.copyright_text p a {
    padding: 5px 10px;
}
/*====================================================================
                scrollup 
======================================================================*/

.scrollup {
    opacity: .3;
    position: absolute;
    bottom: 20px;
    right: 50%;
    top: 0;
    cursor: pointer;
    z-index: 1000;
}
.scrollup:hover {
    opacity: 1;
}
.scrollup i {
    font-size: 13px;
    position: absolute;
    opacity: 1;
    color: #222;
    left: 50%;
    top: 25%;
    margin-top: -7px;
    margin-left: -6px;
    text-decoration: none;
}
/*=====================================================================
            Home Page 2 Style
=======================================================================*/
.home2 {}
/*=====================================================================
           Introduction2 section Style
=======================================================================*/

.introduction2 {
    position: relative;
    margin-top: -120px;
    padding-bottom: 85px;
}
.single_introduction2:hover .single_intro_img2 {
    opacity: 1;
}
.single_introduction2:hover .single_intro_text2 {
    background-color: #173c5a;
}
.single_introduction2:hover .single_introduction_border2 {
    height: 94%;
}
.single_introduction2 {
    transition: all 0.6s;
    position: relative;
    z-index: 2;
}
.single_introduction_border2 {
    border: 1px solid #fff;
    position: absolute;
    left: 3%;
    bottom: 3%;
    width: 94%;
    height: 46%;
    z-index: 2;
    transition: all 0.3s;
}
.main_introduction2 .single_intro_img2 {
    transition: all 0.6s;
    opacity: 0;
}
.main_introduction2 .single_intro_img2 img {
    width: 100%;
}
.main_introduction2 .single_intro_text2 {
    background: url(../images/introiconbg2.png) no-repeat top center;
    background-color: rgb(99, 173, 179);
    padding: 40px 30px;
    height: 235px;
    position: relative;
    transition: all 0.6s;
}
.main_introduction2 .single_intro_text2 article {
    position: relative;
    z-index: 3;
}
.main_introduction2 .single_intro_text2 article h4 {
    margin-bottom: 20px;
}
/*==================================================================
            event section Style
====================================================================*/

.main_event .single_event_img {
    position: relative;
    height: 600px;
}
.main_event .single_event_img img {
    height: 600px;
    width: 100%;
}
.main_event .single_event_img .single_event_img_text {
    position: absolute;
    left: 20%;
    top: 45%;
    width: 100%;
}
.main_event .single_event_img .single_event_img_text h3 {
    margin-bottom: 10px;
}
.main_event .single_event.single_event_text {
    margin-left: -60px;
}
.main_event .single_event.single_event_text .single_event_date {
    background-color: #1e496b;
    padding: 5px;
    width: 115px;
    height: 120px;
}
.main_event .single_event.single_event_text .single_event_date .single_event_date_border {
    border: 1px solid #fff;
    width: 100%;
    height: 100%;
    text-align: center;
    padding: 20px;
}
.main_event .single_event.single_event_text .single_event_date .single_event_date_border span{
    font-size: 1.8rem;
}
.main_event .single_event.single_event_text .single_event_right_text {
    width: 90%;
}
.main_event .single_event.single_event_text .single_event_right_text h5{
    font-weight: bold;
}

/*===================================================================
        Programs page Section Style
=====================================================================*/

.main_porgram .main_porgram_content {
    overflow: hidden;
}
.main_porgram .main_porgram_content .single_porgram_bg {
    background: url(../images/newsiconbg.png) no-repeat top center;
    background-color: #77b8bd;
    padding: 10px 15px;
    background-size: cover;
}
.main_porgram .main_porgram_content .single_porgram_bg.single_porgram_bgb1 {
    background-color: #245580;
}
.main_porgram .main_porgram_content .single_porgram_brdr {
    border: 2px solid #fff;
    padding: 50px 60px;
    position: relative;
}
.main_porgram .main_porgram_content .single_porgram_text_brdr {
    border: 2px solid #fff;
    padding: 5px;
}
.main_porgram .main_porgram_content .single_porgram_text {
    background: rgba(49, 159, 169, 0.2);
    padding: 30px 20px;
}
.main_porgram .main_porgram_content .single_porgram_text h4{
    font-weight: bold;
}
.main_porgram .main_porgram_content .single_porgram_text.single_porgram_textbg {
    background: rgba(36, 85, 128, 0.2);
}
.main_porgram .main_porgram_content .single_porgram_text h5.p_price {
    font-size: 3rem;
    font-weight: 700;
}
.main_porgram_content .single_right_img {
    height: 516px;
}
.main_porgram_content .single_right_img img {
    width: 100%;
    height: 100%;
}
.main_porgram h5 {
    margin-bottom: .5rem;
}
/*===================================================================
       Single Programs Page Section Style
=====================================================================*/

.single_porgram ul.single_porgram_list li {
    margin-bottom: 35px;
    display: inline-block;
    float: left;
    width: 100%;
}
.single_porgram ul.single_porgram_list i {
    color: #fff;
    background: #3fc6d3;
    padding: 5px;
    display: inline-block;
    float: left;
}
.single_porgram .single_program_top_img {
    overflow: hidden;
}
.single_program_class .single_p_class_left_content {} .single_program_class .single_p_class_left_content .single_p_class_head_title {
    width: 100%;
    overflow: hidden;
}
.single_program_class .single_p_class_left_content .class_left {
    float: left;
    padding: 5px 10px;
    width: 30%;
    display: inline-block;
    overflow: hidden;
    margin-right: 10px;
}
.single_program_class .single_p_class_left_content .class_left h3 {
    font-size: 2.25rem;
}
.single_program_class .single_p_class_left_content .class_right {
    display: inline-block;
    float: right;
    background: #cfe7e9;
    padding: 30px 20px;
    color: #737373;
    width: 60%;
    overflow: hidden;
    margin-left: 0px;
}
.single_program_class .single_instructor {
    position: relative;
    transition: all .6s;
    margin-bottom: 30px;
}
.single_program_class .single_instructor img {
    width: 100%;
}
.single_program_class .single_instructor .single_instructor_border {
    position: absolute;
    left: 3%;
    top: 2.5%;
    width: 95%;
    height: 95%;
    border: 2px solid #8dbfc3;
    z-index: 11;
    transition: all 0.6s;
}
.single_program_class .single_instructor:hover .single_instructor_border {
    border: 2px solid #396282;
}
.single_program_class .single_instructor .single_instructor_text {
    background-color: #8bb8e8;
    background-image: url(../images/instructorbg.png);
    padding: 25px 5px;
    width: 100%;
    transition: all .6s;
    height: 135px;
    background-size: cover;
    position: relative;
    z-index: 9;
}
.single_program_class .single_instructor:hover .single_instructor_text {
    background-color: #396282;
    height: 175px;
    position: relative;
    z-index: 11;
}
.single_program_class .single_instructor:hover .instructor_socail {
    margin-left: 0;
    display: block;
}
.single_program_class .single_instructor .instructor_socail {
    padding-bottom: 20px;
    transition: all .6s;
    transition-duration: 6s;
    display: none;
}
.single_program_class .single_instructor .instructor_socail a i {
    background: #e6e8df;
    color: #396282;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    font-size: 1rem;
    transition: all 0.6s;
}
.single_program_class .single_instructor .instructor_socail a:hover i {
    background: #8bb8e8;
    color: #fff;
}
.single_class_calander tr.t_head_area {
    background: #1470a5;
}
.single_class_calander tr.t_head_area td {
    width: 150px;
    height: 100px;
    border: 1px solid #ddd;
    font-size: 1.3125rem;
}
.right tr td {
    width: 150px;
    height: 100px;
    border: 1px solid #ddd;
}

/*================================================================
                Contactus Page Style
==================================================================*/

.main_contactus_content header h3 {
    font-weight: 600;
}
.contact_us_left .single_contactus {
    margin-top: 12px;
}
.main_contactus_content .contact_us_left .single_contactus .margin-bottom-0 {
    margin-bottom: 0;
}
.main_contactus_content .contact_us_left .single_contactus span{
    color:#005f8f;
}
.main_contactus_content .contact_us_left .single_contactus span.colorstext2{
    color:#737373;
}
.main_contactus_content label {
    display: block;
    max-width: 100%;
    margin-bottom: 0px;
    font-weight: 700;
}

.error_message {
    padding: 10px;
    margin-bottom: 10px;
    background-color: #EDEDED;
    color: red;
    font-size: 18px;
}
div#success_page {
    padding: 20px;
    background-color: #EDEDED;
}
/*====================================================================
                Maps Section style
======================================================================*/

.ourmap {
    width: 100%;
    height: 700px;
}


/*====================================================================
                POPUP Appoienment form
======================================================================*/

.appoientment input,.appoientment select, .appoientment textarea{
    width: 100%;
    font-size: 16px;
}
.appoientment .form-control {
    height: 47px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #e5e9ec;
    border: none;
    border-radius: 2px;
    box-shadow: none;
}
.form-control:focus {
    color: #77b8bd;
}
.appoientment-modal {
    z-index: 9999;
}
.modal-content {
    overflow: scroll;
}
.modal-heading {
    background-color: #77b8bd;
    color: #fff;
    margin: 0;
    padding: 15px;
    margin-bottom: 20px;

}
.clear {
    clear: both;
}
.input-group-addon {
    background-color: #77b8bd;
    color: #fff;
    padding-left: 15px;
    padding-right: 15px;
}
.appoientment-personal{
    padding-left: 15px;
    font-size: 1.5rem;
    color: #000;
}
.appoientment-modal .appoientment-submit {
    margin: 15px;
    float: right;
    width: inherit;
    padding: 10px;
    height: 40px;
}

.appoientment-modal .success{
    padding: 15px;
    font-weight: bold;
    margin-top: 50px;
    margin-bottom: 50px;
    color: #00B500;
}
.appoientment-modal .errors{
    background-color: #EDEDED;
    padding: 10px;
    color: red;
    margin-bottom: 10px;
    font-size: 18px;

}
.appoientment-btn {
    margin-top: 25px;
    margin-left: 20px;
    font-size: inherit;
    height: 40px;
    text-transform: inherit;
    background-color: #77b8bd;
    border-radius: 2px;
}
.datepicker table tr td.day {
    color: #000;

}
.datepicker table tr td.old, .datepicker table tr td.new {
    color: #999;

}

.appoientment-btn, .appoientment-submit, .modal-heading, .input-group-addon {
    background-color: #77b8bd;
}
.modal-content .close span {
    position: relative;
    right: 10px;
    font-size: 40px;
}

.heading-slider{
	font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif;
	font-size: 60px;
	position: relative;
	font-weight: 400;
	color: #fff;
	text-transform: uppercase;
	text-shadow:  0 0 3px #000, 0 0 5px #000;
    padding: 0px 0px 5px 0px;
}
.satz{text-shadow: 0 0 3px #000, 0 0 5px #000;
}

/* --------------------------------------------------------- footer -------------------------------------------------------------- */


/* --------------------------------------------------------- mobile -------------------------------------------------------------- */
@media(max-width:670px){ h1{ font-size:24px } h2{ font-size:18px } .box{ width:200px } .number-grey{ font-size: 0.9em } }
@media(max-width:768px){ .facebook-link{ float: none!important; display: block; margin: 0 auto; /* margin-left: auto; margin-right: auto;*/ } }
