/* BASE - Base tyles, Variables, Mixins, etc. */
body {
    background-color: #ffffff;
    font-family: "Roboto", sans-serif;
    color: #333333;
    font-size: 16px;
    overflow-x: hidden;
}

.no-padding {
    padding: 0;
}

.no-border {
    border: none;
}

/* MODULES - Individual site components */
ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

a {
    text-decoration: none;
    color: #333333;
}

a:hover,
a:focus {
    outline: none;
    text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
    font-family: "Montserrat", sans-serif;
}

h2 {
    font-size: 30px;
    font-weight: 700;
    line-height: 40px;
    margin: 0;
}

h3{
    font-weight: 700;
    color: #1a3e6e;
}
.carousel-caption h3,.ao-section-single h3 ,.ao-services-single-desc h3 {
    color:#fff; font-weight: 500;font-size:20px;}

img {
    max-width: 100%;
    height: auto;
    display: block;
    border: none;
}

.ao-read-more-btn {
    border: 1px solid #fff;
    color: #fff;
    display: inline-block;
    margin-top: 10px;
    padding: 10px 20px;
    text-transform: uppercase;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.ao-read-more-btn:hover, .ao-read-more-btn:focus {
    color: #fff;
}

.ao-post-btn {
    background-color: #1a3a6d !important;
    color:#fff;
    border: 1px solid #ccc;
    display: inline-block;
    font-size: 16px;
    padding: 10px 18px;
}


/* LAYOUTS - Page layout styles */
/*==================
HEADER SECTION
====================*/
.logo{
    max-width: 275px;
    max-height: 85px;
    margin-top: -15px;
}
.blue-color{background-color: #1a3e6e;cursor:pointer;}
.blue-color:hover{background-color: #3f6494;}
.red-color{background-color: #8f2330;cursor:pointer;}
.red-color:hover{background-color: #bf1f33;}
.yellow-color{background-color: #ffb73f;cursor:pointer;}
.yellow-color:hover{background-color: #f9a51a;}
.header-titles{padding:10px 1px; }
.header-titles a{ color: #fff;	 }
#ao-header {
    background-color: #21c2f8;
    display: inline;
    float: left;
    width: 100%;
}
#ao-header .ao-header-area {
    display: inline;
    float: left;
    padding: 0px 0;
    width: 100%;
    font-family: sans-serif;
    font-size: 11px;
}
#ao-header .ao-header-area .ao-header-top-left {
    display: inline;
    float: left;
    width: 100%;
}
#ao-header .ao-header-area .ao-header-top-left .ao-top-email {
    display: inline;
    float: left;
    font-size: 14px;
}
#ao-header .ao-header-area .ao-header-top-left .ao-top-email i {
    margin-right: 5px;
}
#ao-header .ao-header-area .ao-header-top-left .ao-top-phone {
    border-left: 1px solid #ddd;
    display: inline;
    font-size: 14px;
    float: left;
    margin-left: 15px;
    padding-left: 15px;
}
#ao-header .ao-header-area .ao-header-top-left .ao-top-phone i {
    margin-right: 5px;
}
#ao-header .ao-header-area .ao-header-top-left {
    display: inline;
    float: left;
    text-align: left;
    width: 100%;
}
#ao-header .ao-header-area .ao-header-top-right {
    display: inline;
    float: left;
    text-align: right;
    width: 100%;
}
#ao-header .ao-header-area .ao-header-top-left .ao-top-social-nav {
    display: inline-block;
}
#ao-header .ao-header-area .ao-header-top-right .ao-top-social-nav {
    display: inline-block;
}
#ao-header .ao-header-area .ao-header-top-right .ao-top-social-nav li {
    display: inline-block;
}
#ao-header .ao-header-area .ao-header-top-left .ao-top-social-nav li {
    display: inline-block;
}
#ao-header .ao-header-area .ao-header-top-left .ao-top-social-nav li:hover {
    background-color: #25c8ff;
}
#ao-header .ao-header-area .ao-header-top-left .ao-top-social-nav li a {
    display: inline-block;
    font-size: 12px;
    padding: 8px 8px;
    color:#fff;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

#mob-header {
    background-color: #f8f8f8;
    display: inline;
    float: left;
    width: 100%;
}
#mob-header .mob-header-area {
    display: inline;
    float: left;
    padding: 10px 0;
    width: 100%;
}
#mob-header .mob-header-area .mob-header-top-left {
    display: inline;
    float: left;
    width: 100%;
}
#mob-header .mob-header-area .mob-header-top-left .mob-top-dropdown {
    display: inline;
    float: left;
}
#mob-header .mob-header-area .mob-header-top-left .mob-top-phone {
    border-left: 1px solid #ddd;
    display: inline;
    font-size: 14px;
    float: left;
    margin-left: 15px;
    padding-left: 15px;
}
#mob-header .mob-header-area .mob-header-top-left .mob-top-phone i {
    margin-right: 5px;
}
#mob-header .mob-header-area .mob-header-top-right {
    display: inline;
    float: left;
    text-align: right;
    width: 100%;
}
#mob-header .mob-header-area .mob-header-top-right .mob-top-social-nav {
    display: inline-block;
}
#mob-header .mob-header-area .mob-header-top-right .mob-top-social-nav li {
    display: inline-block;
}
#mob-header .mob-header-area .mob-header-top-right .mob-top-social-nav li a {
    display: inline-block;
    font-size: 25px;
    padding: 0 8px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
/*==================
NAVBAR SECTION
====================*/
.main-menu{
    margin-top:4px !important;
    background-color: #ffb73f !important;
    color: #fff;
}
#main-menu-header{
    margin-top: 20px;
    margin-bottom: 25px;
}
#main-menu-header div table{
    margin-top:18px; 
    border-collapse: separate; border-spacing: 5px;
}
#main-menu-header div table tr td{
    color:#1a3e6e;
    font-size: 10px;
    font-weight: bold;
}
#main-menu-header div table tr td small{
    font-size: 8px;
    font-weight: 100;

}
#main-menu-header div table tr td img{height: 25px;}
#navbar{
    margin-top: 40px;
    margin-left: 10px;
    /*	margin-right: 5px;*/
    float: left;
}

#ao-menu {
    display: inline;
    float: left;
    width: 100%;
    background: #fff !important;
}
#ao-menu .navbar-header .navbar-brand {
    padding-left: 60px;
    color: #333;
    font-family: "Montserrat", sans-serif;
    font-size: 26px;
    font-weight: bold;
    text-transform: uppercase;
    padding-top: 20px;
    letter-spacing: 0.5px;
}
#ao-menu .navbar-header .navbar-brand i {
    font-size: 35px;
}
#ao-menu .navbar-header .navbar-brand span {
    margin-left: 4px;
}
#ao-menu .navbar-default {
    background-color: #fff;
    border-radius: 0;
    border-left: none;
    border-right: none;
    margin-bottom: 0px;
}
#ao-menu .navbar-default .navbar-nav li > a {
    border-bottom: 1px solid #fcfcfc;
    border-radius: 3px;
    padding: 5px 21px;
    margin: 1px;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    font-size:14px;
    font-weight: bold;
    color:#1a3e6e;
}
#ao-menu .navbar-default .navbar-nav li:last-child > a {
    border-bottom: 0px solid #fcfcfc; 
}
#ao-menu .navbar-default .navbar-nav li.active > a {
    background: #ffb73f !important;
    color: #fff;

}
/*, #ao-menu .navbar-default .navbar-nav li > a:focus*/
#ao-menu .navbar-default .navbar-nav li > a:hover {
    border-color: #ffb73f;
    background: #ffb73f !important;
    color: #fff;
}

#ao-menu .navbar-default .navbar-nav li #ao-search-icon:hover, #ao-menu .navbar-default .navbar-nav li #ao-search-icon:focus {
    border: none;
}
#ao-menu .navbar-default .navbar-nav li .dropdown-menu {
    border-radius: 0px;
}
#ao-menu .navbar-default .navbar-nav li .dropdown-menu li a {
    color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
}
.dropdown-menu li a.active, #ao-menu .navbar-default .navbar-nav li .main-menu li a:hover, #ao-menu .navbar-default .navbar-nav li .main-menu li a:focus {
    background: #1a3e6e !important;
}
#ao-menu .navbar-default .navbar-nav li .dropdown-menu li a:hover, #ao-menu .navbar-default .navbar-nav li .dropdown-menu li a:focus {
    color: #fff;
}
/*, #ao-menu .navbar-default .navbar-nav .open a:focus*/
#ao-menu .navbar-default .navbar-nav .open a:hover {
    color: #fff;
}

/* ALL SECTION */
/*scrol to top*/
.scrollToTop {
    background: #ffb73f;
    border-radius: 4px;
    bottom: 60px;
    color: #fff;
    display: none;
    font-size: 30px;
    line-height: 50px;
    height: 50px;
    font-family: "Montserrat", sans-serif;
    padding: 5px 0;
    position: fixed;
    right: 20px;
    text-align: center;
    text-decoration: none;
    width: 50px;
    z-index: 999;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.scrollToTop i {
    display: block;
}
.scrollToTop span {
    display: block;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
}

.scrollToTop:hover,
.scrollToTop:focus {
    color: #fff;
}

/*==================
SLIDER SECTION
====================*/

#ao-main-slider {
    display: inline;
    float: left;
    width: 100%;
}

.ao-slider-controls {
    opacity: 1 !important;
    position: absolute;
    top: 50%;
    margin-left:25px ;
    margin-right:25px;
    height: 40px;
    width: 40px;
    line-height:35px;
    text-align: center;
    font-size: 10px !important;
    border-radius: 50px !important;
    border: 2px solid #fff !important;
    background-color: rgba(26, 62, 110, 0.4) !important;
    cursor: pointer;
}
.ao-slider-controls:hover{
    border: 2px solid white !important;
    background-color: rgba(26, 62, 110, 0.7) !important;
}
.carousel-indicators{
    bottom: 0px;
}
.carousel-indicators li{
    background-color: #fff !important;
    height: 15px;
    width: 15px;
}
.carousel-indicators li.active{
    background-color: #1a3e6e !important;
    height: 15px;
    width: 15px;
}
.carousel-inner .ao-main-slider-item{
    width: 100%;
    height: 100%;
}
.carousel-inner .ao-main-slider-item img{
    height: 100%;
    width: 100%;
}
.carousel-inner .ao-main-slider-item .carousel-caption{
    bottom: 0px;
    border-radius: 25px;
    background-color: rgba(0, 0, 0, 0.3) ;
    left  :20% !important;
    right :20% !important;
}


/*==================
SECTION
====================*/
#ao-section {
    display: inline;
    float: left;
    margin-top: 5px;
    margin-bottom: 5px;
    width: 100%;
}
#ao-section .ao-section-area {
    display: inline;
    float: left;
    width: 100%;
}
#ao-section .ao-section-area .ao-section-single {
    background-color: #1a3e6e;
    color: #fff;
    display: inline;
    float: left;
    padding: 30px 25px;
    text-align: center;
    width: 33.33%;
    height: 147px;
}
#ao-section .ao-section-area .ao-section-single:hover {
    background-color: #416ea9;
}
#ao-section .ao-section-area .ao-section-single:nth-child(2) {
    background-color: #21c2f8;
}
#ao-section .ao-section-area .ao-section-single:nth-child(2):hover {
    background-color: #00a0d6;
}
#ao-section .ao-section-area .ao-section-single:nth-child(3) {
    background-color: #ffb73f;
}
#ao-section .ao-section-area .ao-section-single:nth-child(3):hover {
    background-color: #e49c22;
}
#ao-section .ao-section-area .ao-section-single span {
    font-size: 30px;
}
#ao-section .ao-section-area .ao-section-single h3 {
    font-size: 25px;
}
#ao-section .ao-section-area .ao-section-single p {
    font-weight: lighter;
}
/*==================
NEWS & ACTIVITIES SECTION
====================*/
.slick-prev{
    left: 4% !important;
    background-color: transparent !important;
}
.slick-next{
    right:4% !important;
    background-color: transparent !important;

}
.slick-next:hover,.slick-prev:hover{
    opacity: 0.9;
}
#ao-news{
    display: inline;
    float: left;
    margin-top: 0px;
    margin-bottom: 3px;
    width: 100%;
    background-color: #eaeaea;
}
#ao-news  .ao-news-area{
    margin-left: 35px;
    margin-right: 35px;
}
#ao-news .row{
    margin-left: 7px;
    margin-right: 7px;
}
#ao-news-title {
    float: left;
    color: #1a3e6e;
    font-weight: bold;
}
#ao-news-title span{
    /*border-bottom-style: solid;*/
    border-bottom-color: #1a3e6e;
}

#ao-news #ao-news-filter{	margin-top: 35px;
}
#ao-news #ao-news-filter li{
    display: inline;
}
#ao-news #ao-news-filter li .btn{
    background-color: #fff;
    border: 1px solid #cac7c7;
}
#ao-news #ao-news-filter li .active{
    background-color: #ffb73f;
    color: #fff !important;
}
#ao-news #ao-news-filter li .btn:hover{
    color: #ffb73f;
}

/* Start: Recommended Isotope styles */
/**** Isotope Filtering ****/
.isotope-item {
    /*	position: relative !important;*/
    z-index: 2;
}

.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1;
}

/**** Isotope CSS3 transitions ****/
.isotope,
.isotope .isotope-item {
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    -ms-transition-duration: 0.8s;
    -o-transition-duration: 0.8s;
    transition-duration: 0.8s;
}

.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    -ms-transition-property: height, width;
    -o-transition-property: height, width;
    transition-property: height, width;
}

.isotope .isotope-item {
    padding-left: 0;
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    -ms-transition-property: -ms-transform, opacity;
    -o-transition-property: -o-transform, opacity;
    transition-property: transform, opacity;
    text-align: justify;
}

/**** disabling Isotope CSS3 transitions ****/
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
    -webkit-transition-duration: 0s;
    -moz-transition-duration: 0s;
    -ms-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s;
}

/* End: Recommended Isotope styles */
/* disable CSS transitions for containers with infinite scrolling*/
.isotope.infinite-scrolling {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
}
.ao-news-items{
    min-height: 500px;
    margin-top: 25px;
}
.ao-news-item-heading{
    background: #fff !important;
    border:0px solid #fff;
}

.ao-news-item-heading .im-news-slider img{
    max-height: 570px;
    margin: 0 auto;
    /*width: 100%;*/
}
.ao-news-item-heading .im-news-slider video{
    min-height: 230px;
    width: 100%;
}
.ao-news-item{
    min-height:500px;
}

.ao-news-item .panel-body div{
    white-space-collapse: initial !important;
}
/*
.ao-news-item-heading .im-news-slider-inner img{
max-height: 600px;
max-width: 900px;
}
*/
.mixitup-control-active1{
    background: #ffb73f !important;
    color: #fff !important;

}
.ao-news-item-body h4{
    font-weight: bold;
    color: #1a3e6e;
}

.ao-news-item-body p{
    color:#c6d0d5;
    font-family:sans-serif;
}
.ao-news-item-footer{
    background: #fff !important;
    border:0px solid #fff;
}
.ao-news-item-footer .user-block img{
    width: 40px;
    height: 40px;
    float: left;
    margin: 5px
}
.ao-news-item-footer .user-block .username {
    font-size: 16px;
    font-weight: 600;
}
.ao-news-item-footer .user-block .description {
    color: #999;
    font-size: 13px;
}
.ao-news-slider-controls{
    opacity: 0.58;
    color: #fff;
    position: absolute;
    margin-left:25px ;
    margin-right:25px;
    height: 40px;
    width: 40px;
    line-height:35px;
    text-align: center;
    font-size: 10px !important;
    background-color: #7b8793 !important;
    cursor: pointer;
}
.ao-news-slider-controls.left{left: 80%;}
.ao-news-slider-controls.right{right: -7%;color: #fff !important;
    background-color: #222534 !important;
}

.im-news-slider-inner .ao-news-slider-controls.left{left: 87%;}
.im-news-slider-inner .ao-news-slider-controls.right{right: -3%;color: #fff !important;
    background-color: #222534 !important;
}

.ao-news-slider-controls:hover{
    background-color: #222534 !important;
}


#ao-news-categories .ao-news-category h4{
    text-align: center;
    vertical-align: middle;
    line-height: 70px;
    font-size: 14px; 

}
#ao-news-categories .ao-news-category h4 a{	color: #fff;}

#ao-news-categories .ao-news-category{
    padding:0;
    width: 100px;
    clear: both;
    background-color: #21c2f8;
    border:3px solid #fff;
    border-radius: 50%;
    /*	height: 100%;*/
    margin-top:10px;
}

#ao-news-categories .ao-news-category:nth-child(2){
    background-color: #1a3e6e;
}
#ao-news-categories .ao-news-category:nth-child(3){
    background-color: #ffb73f;
}
#ao-news-categories .ao-news-category:nth-child(4){
    background-color: #fa8f6f;
}

/*==================
Calendar SECTION
====================*/

#ao-calendar{
    display: inline;
    float: left;
    margin-top: 30px;
    margin-bottom: 3px;
    width: 100%;
}
#ao-calendar .ao-calendar-area .ao-title a{
    color:#1a3a6d;
    text-decoration: underline;
    font-weight: bold;
}
#ao-calendar .ao-calendar-area .ao-title{
    margin-bottom: 20px;
    border-bottom: 1px solid #dddddd;
    padding-bottom: 20px;
    text-align: center;
}
.ao-calendar-content{
    border-bottom:1px solid #dddddd;
}
.ao-calendar-content-categ{
    padding-top: 10px;
    padding-bottom: 20px;
    background-color: #fafbfc;
}
.ao-calendar-content-categ li{
    display: inline;
    padding-left: 15px;
}
.dot {
    height: 17px;
    width: 17px;
    background-color: #bbb;
    border-radius: 0;
    background-color: #bbb;
    display: inline-block;
    margin-right: 10px;
}
.dot.exam {background-color: #38b64a}
.dot.tour {background-color: #ed145b}
.dot.osis {background-color: #733d97}
.dot.report {background-color: #4ad8d9}

.ao-calendar-content-desc{max-height: 520px;
    overflow-y: scroll;margin-bottom: 25px;}

.ao-calendar-content-desc h3{
    padding-bottom: 14px;
    border-bottom: 1px solid #d2d2d2;
}
.ao-calendar-content-desc ul li{
    margin: 7px;
}



/*==================
ABOUT US Profile SECTION
====================*/
#ao-profile{
    display: inline;
    float: left;
    width: 100%;
}
#ao-profile #ao-main-img img{
    width: 100%;
    height: 300px;
}

/*==================
ABOUT US COUNTER SECTION
====================*/
#ao-abtus-counter {
    display: inline;
    float: left;
    width: 100%;
    background-color:#fff;
}
.abtus-con{
    width:70%;
}
#ao-abtus-counter .ao-abtus-counter-area {
    display: inline;
    float: left;
    width: 100%;
    margin-top: -80px;
    margin-bottom: 10px;
    background: #fff;
    box-shadow: 2px 2px 20px 2px #e2dddd;

}
#ao-abtus-counter .ao-abtus-counter-area .ao-abtus-counter-single {
    /*	border-right: 2px solid #888;*/
    display: inline;
    float: left;
    text-align: center;
    padding-left: 25%;
    padding-top: 10px;
    padding-bottom: 10px;
}
#ao-abtus-counter .ao-abtus-counter-area .ao-abtus-counter-single h4 {
    color: #656565;
    font-size: 40px;
    font-weight: bold;
    margin-bottom: 5px;
    margin-top: 20px;
}
#ao-abtus-counter .ao-abtus-counter-area .ao-abtus-counter-single p {
    color: #656565;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
}
#ao-abtus-counter .ao-abtus-counter-area .no-border {
    border: none;
}
#ao-abtus-profile {
    display: inline;
    float: left;
    width: 100%;
    background-color:#fff;
}
#ao-abtus-history {
    display: inline;
    float: left;
    width: 100%;
    background-color:#fafafa;
    text-align: center;
    padding-top: 50px;
}
#ao-abtus-history h3{
    margin-bottom: 25px;
}

#mob-abtus-history-bar ul.timeline {
    list-style-type: none;
    position: relative;
}
#mob-abtus-history-bar ul.timeline:before {
    content: ' ';
    background: #f5b345;
    display: inline-block;
    position: absolute;
    left: 29px;
    width: 2px;
    height: 100%;
    z-index: 400;
}
#mob-abtus-history-bar ul.timeline > li {
    margin: 20px 0;
    padding-left: 20px;
}
#mob-abtus-history-bar ul.timeline > li:before {
    content: ' ';
    background: #1a1c28;
    display: inline-block;
    position: absolute;
    border-radius: 50%;
    border: 1px solid #fff;
    left: 20px;
    width: 20px;
    height: 20px;
    z-index: 400;
}

.ao-abtus-history-bar .history {
    float: left;
    margin-left: 0px;
    margin-right: 0px;
    width: 16%;
}
.ao-abtus-history-bar .history span {
    margin-left:-15px;
    font-size: 12px;
    font-weight: bold;

}
.ao-abtus-history-bar .history hr {
    border-bottom: 1px solid #f5b345;
    border-top: 1px solid #f5b345;
}

.ao-abtus-history-bar {
    margin-bottom: 15px;
    margin-top: 30px;
    margin-bottom: 30px;
    position: relative;
    margin-left: 15%
}

.ao-abtus-history-bar i {
    border-radius: 50%;
    color: #1a1c28;
    display: block;
    height: 24px;
    line-height: 24px;
    margin-top: -32px;
    overflow: hidden;
    padding: 0;
    text-align: center;
    width: 24px;
    position: absolute;
}
.last-hr{
    visibility: hidden;
    width:0px;
}
/*==================
Parents Commitee SECTION
====================*/
#ao-parents-commitee {
    display: inline;
    float: left;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px;
}
#ao-parents-commitee  h3{
    font-weight: bold;
    text-shadow: 0 0 1px #867c7c;
    margin-bottom: 15px;
}
#ao-parents-commitee ol li{
    padding-top: 10px;
    font-weight: bold;
    text-shadow: 0 0 1px #867c7c;
}
/*==================
Team SECTION
====================*/
#ao-team-member{
    display: inline;
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
}
#ao-team-member .col-md-12, #ao-team-member .col-md-4{
    margin-bottom:30px;
}

#ao-team-member h3{
    font-weight: bold;
    text-shadow: 0 0 1px #867c7c;
    text-align: left;
}
#ao-team-member img{
    margin: 0 auto;
    height: 200px;
    background-color: #cccccc;

}
#ao-team-member h4{color:#484848;margin-bottom: -2px;}
#ao-team-member span{
    color:#888686;
    font-size: 12px;
    font-style: italic;
    font-family: monospace;
}

/*==================
Values SECTION
====================*/
#ao-values{
    display: inline;
    float: left;
    width: 100%;
}
#ao-values h4{
    border-left:1px solid #3f51b5;
    padding-left: 15px;
}
#ao-values .ao-values-single{
    padding: 25px 70px;
    height: 300px;
    color:#fff;
}
#ao-values .ao-values-single p{
    color:#fff !important;
}
#ao-values .ao-values-vision{	background-color: #1a3e6e;}
#ao-values .ao-values-mission{	background-color: #21c2f8;}
#ao-values .ao-values-core{	background-color: #ffb73f;}
.ao-values-img img{
    height: 300px;
    width: 110%;
    border:1px solid #fff;
    margin-left:  -15px;
}
/*===================
principal SECTION
====================*/
#ao-principal{
    display: inline;
    float: left;
    width: 100%;
    background-color: #fcfcfc;
    padding-top: 45px;
}
#ao-principal h4{
    color: #c2c2c2
}
#ao-principal h2{color:#504e4e;}
#ao-principal p{color:#504e4e;}
#ao-principal .ao-principal-profile {margin-top: 40px; }
#ao-principal .ao-principal-profile a{ padding:15px;font-size: 30px; color:#504e4e; border:1px solid #f7ce2b;}
#ao-principal .ao-principal-profile a:hover{ border:2px solid #f7ce2b;}
#ao-principal .ao-principal-img img{
    width: 100%;
    max-height: 300px;
    max-width: 430px;
}
#ao-principal h2{
    margin-bottom: 10px;
}

#ao-principal-message{
    display: inline;
    float: left;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px;
}
#ao-principal-message h2{
    margin-bottom: 20px;
}
/*==================
counselling SECTION
====================*/

#ao-counselling{
    min-height: 420px;
    display: inline;
    float: left;
    width: 100%;
}
#ao-counselling p { /*float: left*/}

#ao-counselling #ao-counselling-filter{}
#ao-counselling #ao-counselling-filter li{
    display: inline;
}
#ao-counselling #ao-counselling-filter li .btn{
    background-color: #fff;
    border: 1px solid #ffb73f;
}
#ao-counselling #ao-counselling-filter li .active{
    background-color: #ffb73f;
    color: #fff !important;
}
#ao-counselling #ao-counselling-filter li .btn:hover{
    color: #fff;
    background-color: #ffb73f;
}
.ao-counselling-items{
    text-align: justify;
    border-top:0px solid #f6f6f6;
    margin-top:25px;
    min-height: 200px;
}
.ao-counselling-items ul {padding: 0px 0px 0px 30px;}
.ao-counselling-item {
    margin-bottom:25px;
}
.ao-counselling-item ul li {
    list-style-type: square; 
}
.ao-counselling-item p,.ao-counselling-item div,.ao-counselling-item ul, .row p, .row div, p a {
    color: #1a3e6ee0; 
}
p a {
    color: #1878f7e0 !important; 
}
.ao-newletter-area-title h4, .ao-newletter-area-title p {color:#fff;}
#ao-counselling ul a {
    color: #1a3e6ee0 !important; 
}
.ao-counselling-item h6 {
    color: #1a3e6ee0; 
    font-weight: bold;
    font-size: 18px;
}
/*==================
School Structure SECTION
====================*/
#ao-school-struct{
    display: inline;
    width: 100%;
}
#ao-school-struct .ao-struct-tree{
    text-align: center;
    margin-bottom: 15px;
}
#ao-school-struct .ao-struct-tree a.btn{
    padding: 15px;
    color: #fff;
    font-weight: bold;
    font-size: 15px;
    margin-top: 10px;
    box-shadow: 2px 2px 2px 2px #e2dddd;

}
#ao-school-struct .ao-struct-tree a.lp{background-color: #03a9f5}
#ao-school-struct .ao-struct-tree a.kind{width: 150px; background-color:#8cc34b}
#ao-school-struct .ao-struct-tree a.ele{width: 150px;background-color: #009788;}
#ao-school-struct .ao-struct-tree a.inter{width: 150px;background-color: #fec107;}
#ao-school-struct .ao-struct-tree a.sec{width: 150px;background-color: #ff4707;}

#ao-school-struct .ao-struct-certificates{
    /*	height: 120px;*/
    background-color: #1a3e6e;
    text-align: center;

}
#ao-school-struct .ao-struct-certificates h2{
    color: #fff;
    line-height: 120px;
}
#ao-school-struct .ao-struct-cirriculum{
    margin-top: 25px;
}
#ao-school-struct .ao-struct-cirriculum h3{
    font-weight: bold;
}

/*==================
FEATURES SECTION
====================*/
#ao-features {
    display: inline;
    float: left;
    width: 100%;
}
#ao-features .ao-features-area {
    display: inline;
    float: left;
    width: 100%;
}
.ao-features-content .row .ao-single-feature{
    background-color: #a9da88;
}
#ao-features .ao-features-area .ao-features-content {
    display: inline;
    float: left;
    margin-top: 50px;
    width: 100%;
}
#ao-features .ao-features-area .ao-features-content .ao-single-feature {
    display: inline;
    float: left;
    margin-bottom: 30px;
    margin-top: 30px;
    padding: 0 10px;
    width: 100%;
}
#ao-features .ao-features-area .ao-features-content .ao-single-feature span {
    font-size: 25px;
    padding: 10px 15px;
}
#ao-features .ao-features-area .ao-features-content .ao-single-feature h4 {
    margin-bottom: 15px;
    margin-top: 15px;
    padding-bottom: 10px;
    position: relative;
}
#ao-features .ao-features-area .ao-features-content .ao-single-feature h4:after {
    background-color: #333;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    height: 2px;
    width: 70px;
    position: absolute;
}
#ao-features .ao-features-area .ao-features-content .ao-single-feature p {
    font-size: 15px;
    letter-spacing: 0.3px;
    line-height: 1.7;
}
#ao-features .ao-features-area .ao-features-content .ao-single-feature a {
    border: 1px solid #888;
    display: inline-block;
    font-size: 14px;
    margin-top: 10px;
    padding: 5px 10px;
    text-transform: uppercase;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

/*==================
LATEST COURSES SECTION
====================*/
#ao-latest-courses {
    background-color: #333;
    display: inline;
    float: left;
    padding: 100px 0;
    width: 100%;
}
#ao-latest-courses .ao-latest-courses-area {
    display: inline;
    float: left;
    width: 100%;
}
#ao-latest-courses .ao-latest-courses-area .ao-title h2 {
    color: #fff;
}
#ao-latest-courses .ao-latest-courses-area .ao-title p {
    color: #fff;
}
#ao-latest-courses .ao-latest-courses-area .ao-latest-courses-content {
    display: inline;
    float: left;
    margin-top: 50px;
    width: 100%;
}
#ao-latest-courses .ao-latest-courses-area .ao-latest-courses-content .slick-slide {
    outline: none;
}
#ao-latest-courses .ao-latest-courses-area .ao-latest-courses-content .slick-dots li {
    background-color: #fff;
    border-radius: 4px;
    height: 8px;
    width: 20px;
}
#ao-latest-courses .ao-latest-courses-area .ao-latest-courses-content .slick-dots li button {
    display: none;
}

.ao-latest-course-single {
    background-color: #fff;
    display: inline;
    float: left;
    width: 100%;
}
.ao-latest-course-single .ao-latest-course-img {
    display: inline;
    float: left;
    width: 100%;
}
.ao-latest-course-single .ao-latest-course-img a {
    display: block;
}
.ao-latest-course-single .ao-latest-course-img a img {
    width: 100%;
}
.ao-latest-course-single .ao-latest-course-img .ao-latest-course-imgcaption {
    background-color: #f8f8f8;
    display: inline;
    float: left;
    padding: 10px 15px;
    width: 100%;
}
.ao-latest-course-single .ao-latest-course-img .ao-latest-course-imgcaption a {
    display: inline-block;
    float: left;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.ao-latest-course-single .ao-latest-course-img .ao-latest-course-imgcaption span {
    float: right;
}
.ao-latest-course-single .ao-latest-course-img .ao-latest-course-imgcaption span i {
    margin-right: 5px;
}
.ao-latest-course-single .ao-latest-course-single-content {
    display: inline;
    float: left;
    width: 100%;
    padding: 15px;
}
.ao-latest-course-single .ao-latest-course-single-content h4 {
    color: #333;
    line-height: 1.4;
}
.ao-latest-course-single .ao-latest-course-single-content h4 a {
    color: #333;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.ao-latest-course-single .ao-latest-course-single-content p {
    font-size: 14px;
    letter-spacing: 0.3px;
    line-height: 1.7;
}
.ao-latest-course-single .ao-latest-course-single-content .ao-latest-course-single-contbottom {
    border-top: 1px solid #ccc;
    display: inline;
    float: left;
    margin-top: 15px;
    padding-top: 15px;
    width: 100%;
}
.ao-latest-course-single .ao-latest-course-single-content .ao-latest-course-single-contbottom .ao-course-details {
    display: inline-block;
    float: left;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.ao-latest-course-single .ao-latest-course-single-content .ao-latest-course-single-contbottom .ao-course-details:hover, .ao-latest-course-single .ao-latest-course-single-content .ao-latest-course-single-contbottom .ao-course-details:focus {
    color: #333;
}
.ao-latest-course-single .ao-latest-course-single-content .ao-latest-course-single-contbottom .ao-course-price {
    display: inline-block;
    float: right;
}

/*==================
SECTION
====================*/
#ao-services {
    display: inline;
    float: left;
    padding: 10px 0;
    width: 100%;
}
#ao-services .ao-services-area {
    display: inline;
    float: left;
    width: 100%;
}
#ao-services .ao-services-area .ao-services-content {
    display: inline;
    float: left;
    margin-top: 50px;
    width: 100%;
}
#ao-services .ao-services-area .ao-services-content .ao-services-single {
    display: inline;
    float: left;
    margin-top: 25px;
    width: 100%;
    height: 250px;
    cursor: pointer;
}
#ao-services .ao-services-area .ao-services-content .ao-services-single.ao-presc-service{
    background-color: #a9da88;
}
#ao-services .ao-services-area .ao-services-content .ao-services-single.ao-event-service{
    background-color: #222534;
}
#ao-services .ao-services-area .ao-services-content .ao-services-single.ao-admission-service{
    background-color: #988aa4;
}
#ao-services .ao-services-area .ao-services-content .ao-services-single.ao-academics-service{
    background-color: #69d2e7;
}
#ao-services .ao-services-area .ao-services-content .ao-services-single.ao-exam-service{
    background-color: #fa8f6f;
}
#ao-services .ao-services-area .ao-services-content .ao-services-single.ao-activity-service{
    background-color: #bfcdb4;
}
.ao-services-single-desc{
    display: none;
    color:#fff;
    padding: 20px;
}
.ao-services-single-desc .ao-services-single-desc-icon {
    text-align: center;

}
.ao-services-single-desc .ao-services-single-desc-icon i{
    float: left; 
    text-align: center;

}
.ao-services-single-desc-cont{
    padding-top: 20px
}
.ao-services-single-desc-cont p {color:#fff; font-weight: bold}
#ao-services .ao-services-area .ao-services-content .ao-services-single .ao-services-single-icon{
    margin: auto;
    margin-top:40px;
    border-radius: 50px;
    background: #fff;
    padding-top: 30px; 
    width: 100px;
    height: 100px; 
    text-align: center;

}


#ao-services .ao-services-area .ao-services-content .ao-services-single .ao-services-single-icon i{
    text-align: center;

    font-size: 40px;
}
#ao-services .ao-services-area .ao-services-content .ao-services-single .ao-services-single-title h4{
    text-align: center;
    margin-top: 40px;
    color:#fff;
    font-weight: bold;
}


/*==================
TESTIMONIAL SECTION
====================*/
#ao-testimonial {
    background-attachment: fixed;
    background-image: url("../img/testimonial-bg.jpg");
    background-position: center center;
    background-size: cover;
    display: inline;
    float: left;
    padding: 100px 0;
    position: relative;
    width: 100%;
    z-index: 10;
}
#ao-testimonial:after {
    background-color: rgba(0, 0, 0, 0.8);
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
}
#ao-testimonial .ao-testimonial-area {
    display: inline;
    float: left;
    padding: 0 150px;
    position: relative;
    width: 100%;
    z-index: 99;
}
#ao-testimonial .ao-testimonial-area .ao-testimonial-content {
    display: inline;
    float: left;
    width: 100%;
}
#ao-testimonial .ao-testimonial-area .ao-testimonial-content .ao-testimonial-item {
    display: inline;
    float: left;
    width: 100%;
    outline: none;
}
#ao-testimonial .ao-testimonial-area .ao-testimonial-content .ao-testimonial-item .ao-testimonial-quote {
    background-color: #333;
    border-radius: 4px;
    display: inline;
    float: left;
    padding: 60px 30px;
    width: 100%;
}
#ao-testimonial .ao-testimonial-area .ao-testimonial-content .ao-testimonial-item .ao-testimonial-quote blockquote {
    border: none;
    text-align: center;
    margin-bottom: 0;
    position: relative;
}
#ao-testimonial .ao-testimonial-area .ao-testimonial-content .ao-testimonial-item .ao-testimonial-quote blockquote:before {
    content: '\f10d';
    color: #fff;
    font-family: fontAwesome;
    font-style: italic;
    left: 2%;
    position: absolute;
    top: 0;
}
#ao-testimonial .ao-testimonial-area .ao-testimonial-content .ao-testimonial-item .ao-testimonial-quote blockquote p {
    color: #fff;
    font-size: 16px;
    font-style: italic;
    letter-spacing: 0.5px;
    line-height: 1.8;
    margin-bottom: 0;
}
#ao-testimonial .ao-testimonial-area .ao-testimonial-content .ao-testimonial-item .ao-testimonial-img {
    display: inline;
    float: left;
    width: 100%;
    text-align: center;
}
#ao-testimonial .ao-testimonial-area .ao-testimonial-content .ao-testimonial-item .ao-testimonial-img img {
    background-color: #555;
    border: 1px solid #888;
    border-radius: 50%;
    margin: -50px auto 5px;
    padding: 0;
    width: 120px;
}
#ao-testimonial .ao-testimonial-area .ao-testimonial-content .ao-testimonial-item .ao-testimonial-info {
    display: inline;
    float: left;
    width: 100%;
    text-align: center;
}
#ao-testimonial .ao-testimonial-area .ao-testimonial-content .ao-testimonial-item .ao-testimonial-info h4 {
    color: #fff;
    font-size: 20px;
    margin-bottom: 0px;
}
#ao-testimonial .ao-testimonial-area .ao-testimonial-content .ao-testimonial-item .ao-testimonial-info span {
    font-size: 14px;
    letter-spacing: 0.3px;
}
#ao-testimonial .ao-testimonial-area .ao-testimonial-content .slick-dots li {
    background-color: #fff;
    height: 8px;
    width: 20px;
}
#ao-testimonial .ao-testimonial-area .ao-testimonial-content .slick-dots li button {
    display: none;
}

.slick-prev:before, .slick-next:before {
    color: #d9d9d9 !Important;
}

/*==================
FROM BLOG SECTION
====================*/
#ao-from-blog {
    display: inline;
    float: left;
    padding: 100px 0;
    width: 100%;
}
#ao-from-blog .ao-from-blog-area {
    display: inline;
    float: left;
    width: 100%;
}
#ao-from-blog .ao-from-blog-area .ao-from-blog-content {
    display: inline;
    float: left;
    margin-top: 50px;
    width: 100%;
}

.ao-blog-single-item {
    display: inline;
    float: left;
    width: 100%;
}
.ao-blog-single-item .ao-blog-single-img {
    display: inline;
    float: left;
    width: 100%;
}
.ao-blog-single-item .ao-blog-single-img a {
    display: block;
}
.ao-blog-single-item .ao-blog-single-img a img {
    width: 100%;
}
.ao-blog-single-item .ao-blog-single-img .ao-blog-caption {
    display: inline;
    float: left;
    width: 100%;
}
.ao-blog-single-item .ao-blog-single-img .ao-blog-caption h3 a {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.ao-blog-single-item .ao-blog-meta {
    display: inline;
    float: left;
    margin-bottom: 15px;
    width: 100%;
    margin-top: 5px;
}
.ao-blog-single-item .ao-blog-meta a {
    display: inline-block;
    float: left;
    letter-spacing: 0.5px;
    margin-right: 10px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.ao-blog-single-item .ao-blog-meta span {
    display: inline-block;
    float: left;
}
.ao-blog-single-item .ao-blog-meta span i {
    margin-right: 7px;
}
.ao-blog-single-item .ao-blog-description {
    display: inline;
    float: left;
    width: 100%;
}
.ao-blog-single-item .ao-blog-description p {
    font-size: 15px;
    letter-spacing: 0.3px;
    line-height: 1.7;
}
.ao-blog-single-item .ao-blog-description a {
    border-color: #555;
    color: #555;
    font-size: 14px;
    margin-top: 15px;
}
.ao-blog-single-item .ao-blog-description a:hover, .ao-blog-single-item .ao-blog-description a:focus {
    color: #fff;
}

/*==================
COURSES PAGE
====================*/
#ao-page-breadcrumb {
    background-color: #333;
    display: inline;
    float: left;
    padding: 30px 0;
    width: 100%;
}
#ao-page-breadcrumb .ao-page-breadcrumb-area {
    display: inline;
    float: left;
    width: 100%;
}
#ao-page-breadcrumb .ao-page-breadcrumb-area h2 {
    text-align: center;
    color: #fff;
}
#ao-page-breadcrumb .ao-page-breadcrumb-area .breadcrumb {
    background-color: transparent;
    border-radius: 0;
    margin-bottom: 0;
    margin-top: 10px;
    text-align: center;
}
#ao-page-breadcrumb .ao-page-breadcrumb-area .breadcrumb li {
    color: #fff;
}
#ao-page-breadcrumb .ao-page-breadcrumb-area .breadcrumb li a {
    color: #fff;
}

#ao-course-content {
    background-color: #f8f8f8;
    display: inline;
    float: left;
    padding: 100px 0;
    width: 100%;
}
#ao-course-content .ao-course-content-area {
    display: inline;
    float: left;
    width: 100%;
}
#ao-course-content .ao-course-content-area .ao-course-container {
    display: inline;
    float: left;
    width: 100%;
}
#ao-course-content .ao-course-content-area .ao-course-container .ao-latest-course-single {
    border: 1px solid #ccc;
    margin-bottom: 30px;
}
#ao-course-content .ao-course-content-area .ao-sidebar {
    display: inline;
    float: left;
    width: 100%;
}
#ao-course-content .ao-course-content-area .ao-sidebar .ao-single-sidebar {
    background-color: #FFF;
    display: inline;
    float: left;
    margin-bottom: 25px;
    padding: 0 10px 10px;
    width: 100%;
}
#ao-course-content .ao-course-content-area .ao-sidebar .ao-single-sidebar .ao-sidebar-catg {
    padding-left: 15px;
}
#ao-course-content .ao-course-content-area .ao-sidebar .ao-single-sidebar .ao-sidebar-catg li a {
    color: #333;
    display: inline-block;
    font-size: 15px;
    font-weight: normal;
    padding: 5px 0 5px 15px;
    position: relative;
    text-transform: capitalize;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
#ao-course-content .ao-course-content-area .ao-sidebar .ao-single-sidebar .ao-sidebar-catg li a:hover, #ao-course-content .ao-course-content-area .ao-sidebar .ao-single-sidebar .ao-sidebar-catg li a:focus {
    margin-left: 5px;
}
#ao-course-content .ao-course-content-area .ao-sidebar .ao-single-sidebar .ao-sidebar-catg li a:before {
    content: "\f101";
    font-family: FontAwesome;
    left: 0;
    position: absolute;
    top: 5px;
}
#ao-course-content .ao-course-content-area .ao-sidebar .ao-single-sidebar .ao-sidebar-popular-courses {
    display: inline;
    float: left;
    margin-top: 10px;
    width: 100%;
}
#ao-course-content .ao-course-content-area .ao-sidebar .ao-single-sidebar .ao-sidebar-popular-courses .media .media-left .media-object {
    width: 70px;
    height: 60px;
}
#ao-course-content .ao-course-content-area .ao-sidebar .ao-single-sidebar .ao-sidebar-popular-courses .media .media-body .media-heading {
    font-size: 16px;
}
#ao-course-content .ao-course-content-area .ao-sidebar .ao-single-sidebar .ao-sidebar-popular-courses .media .media-body .media-heading a {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
#ao-course-content .ao-course-content-area .ao-sidebar .ao-single-sidebar .ao-sidebar-popular-courses .media .media-body .popular-course-price {
    font-size: 14px;
}
#ao-course-content .ao-course-content-area .ao-sidebar .ao-single-sidebar .ao-sidebar-archives li a:before {
    content: '\f0da';
}
#ao-course-content .ao-course-content-area .ao-sidebar .ao-single-sidebar .ao-sidebar-archives li a span {
    margin-left: 5px;
}
#ao-course-content .ao-course-content-area .ao-sidebar .ao-single-sidebar .tag-cloud {
    display: inline;
    float: left;
    margin-top: 5px;
    width: 100%;
}
#ao-course-content .ao-course-content-area .ao-sidebar .ao-single-sidebar .tag-cloud a {
    border-bottom: 1px solid #ccc;
    display: inline-block;
    font-size: 15px;
    letter-spacing: 0.3px;
    margin: 0 5px 10px;
    padding: 5px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
#ao-course-content .ao-course-content-area .ao-course-details {
    background-color: #FFF;
}
#ao-course-content .ao-course-content-area .ao-course-details .ao-latest-course-single {
    border: none;
}
#ao-course-content .ao-course-content-area .ao-course-details .ao-latest-course-single .ao-latest-course-imgcaption {
    background-color: #FFF;
}
#ao-course-content .ao-course-content-area .ao-course-details .ao-latest-course-single .ao-latest-course-single-content h2 {
    line-height: 1.7;
    margin-bottom: 20px;
}
#ao-course-content .ao-course-content-area .ao-course-details .ao-latest-course-single .ao-latest-course-single-content h4 {
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
}
#ao-course-content .ao-course-content-area .ao-course-details .ao-latest-course-single .ao-latest-course-single-content p {
    font-size: 15px;
}
#ao-course-content .ao-course-content-area .ao-course-details .ao-latest-course-single .ao-latest-course-single-content ul {
    margin-bottom: 30px;
}
#ao-course-content .ao-course-content-area .ao-course-details .ao-latest-course-single .ao-latest-course-single-content ul li {
    margin-bottom: 10px;
}
#ao-course-content .ao-course-content-area .ao-course-details .ao-latest-course-single .ao-latest-course-single-content ul li span:first-child {
    display: inline-block;
    min-width: 150px;
    float: left;
}
#ao-course-content .ao-course-content-area .ao-course-details .ao-latest-course-single .ao-latest-course-single-content .table {
    margin-top: 10px;
}

.ao-pagination {
    display: inline;
    float: left;
    width: 100%;
}
.ao-pagination .pagination li:first-child a {
    border-radius: 0;
}
.ao-pagination .pagination li:first-child a span {
    margin-right: 5px;
}
.ao-pagination .pagination li:last-child a {
    border-radius: 0;
}
.ao-pagination .pagination li:last-child a span {
    margin-left: 5px;
}
.ao-pagination .pagination li a {
    color: #333;
    margin: 0 5px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.ao-pagination .pagination li a:hover, .ao-pagination .pagination li a:focus {
    color: #fff;
}
.ao-pagination .pagination .active a {
    color: #fff;
}

.ao-related-item {
    display: inline;
    float: left;
    margin-top: 30px;
    width: 100%;
}
.ao-related-item .ao-related-item-area {
    margin-top: 30px;
}
.ao-related-item .ao-related-item-area .ao-latest-course-single {
    border: 1px solid #ccc;
}
.ao-related-item .ao-related-item-area .ao-blog-single-item {
    background-color: #FFF;
}
.ao-related-item .ao-related-item-area .ao-blog-single-item .ao-blog-caption {
    padding: 0 15px;
}
.ao-related-item .ao-related-item-area .ao-blog-single-item .ao-blog-meta {
    padding: 0 15px;
}
.ao-related-item .ao-related-item-area .ao-blog-single-item .ao-blog-description {
    padding: 0 15px 20px;
}
.ao-related-item .ao-related-item-area #ao-related-item-slide .slick-prev,
.ao-related-item .ao-related-item-area #ao-related-item-slide .slick-next {
    height: 50px;
    width: 50px;
}

/*==================
BLOG PAGE
====================*/
.ao-blog-archive .ao-blog-single-item {
    margin-bottom: 35px;
}

.ao-blog-single .ao-blog-single-item {
    background-color: #FFF;
    padding-bottom: 30px;
}
.ao-blog-single .ao-blog-single-item .ao-blog-caption {
    padding: 0 15px;
}
.ao-blog-single .ao-blog-single-item .ao-blog-meta {
    padding: 0 15px;
}
.ao-blog-single .ao-blog-single-item .ao-blog-description {
    padding: 0 15px 30px;
}
.ao-blog-single .ao-blog-single-item .ao-blog-description ul {
    padding-left: 20px;
}
.ao-blog-single .ao-blog-single-item .ao-blog-description ul li {
    line-height: 1.8;
    padding-left: 25px;
    position: relative;
}
.ao-blog-single .ao-blog-single-item .ao-blog-description ul li:before {
    content: '\f14a';
    font-family: fontAwesome;
    position: absolute;
    left: 0;
}
.ao-blog-single .ao-blog-single-item .ao-blog-tags {
    display: inline;
    float: left;
    width: 100%;
}
.ao-blog-single .ao-blog-single-item .ao-blog-tags .ao-news-single-tagnav {
    display: inline-block;
    padding: 0 15px;
}
.ao-blog-single .ao-blog-single-item .ao-blog-tags .ao-news-single-tagnav li {
    display: inline-block;
}
.ao-blog-single .ao-blog-single-item .ao-blog-tags .ao-news-single-tagnav li:first-child {
    font-size: 16px;
}
.ao-blog-single .ao-blog-single-item .ao-blog-tags .ao-news-single-tagnav li a {
    display: inline-block;
    padding: 5px;
    font-size: 15px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.ao-blog-single .ao-blog-single-item .ao-blog-social {
    display: inline;
    float: left;
    margin-top: 20px;
    width: 100%;
}
.ao-blog-single .ao-blog-single-item .ao-blog-social .ao-news-social-nav {
    display: inline-block;
    padding: 0 15px;
}
.ao-blog-single .ao-blog-single-item .ao-blog-social .ao-news-social-nav li {
    display: inline-block;
}
.ao-blog-single .ao-blog-single-item .ao-blog-social .ao-news-social-nav li:first-child {
    font-size: 16px;
}
.ao-blog-single .ao-blog-single-item .ao-blog-social .ao-news-social-nav li a {
    font-size: 15px;
    border: 1px solid #ccc;
    display: inline-block;
    min-width: 35px;
    text-align: center;
    margin: 0 5px;
    height: 35px;
    line-height: 35px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.ao-blog-single .ao-blog-single-item .ao-blog-social .ao-news-social-nav li a:hover, .ao-blog-single .ao-blog-single-item .ao-blog-social .ao-news-social-nav li a:focus {
    color: #fff;
}

.ao-blog-single-navigation {
    display: inline;
    float: left;
    padding: 20px 0;
    width: 100%;
    margin-top: 30px;
}
.ao-blog-single-navigation a {
    border: 1px solid #888;
    color: #333;
    display: inline-block;
    font-size: 20px;
    font-weight: normal;
    padding: 10px 20px;
    transition: all 0.5s ease 0s;
}
.ao-blog-single-navigation a:hover, .ao-blog-single-navigation a:focus {
    color: #fff;
}
.ao-blog-single-navigation .ao-blog-prev {
    float: left;
}
.ao-blog-single-navigation .ao-blog-prev span {
    margin-right: 10px;
}
.ao-blog-single-navigation .ao-blog-next {
    float: right;
}
.ao-blog-single-navigation .ao-blog-next span {
    margin-left: 10px;
}

.ao-comments-area {
    display: inline;
    float: left;
    width: 100%;
    margin-top: 20px;
}
.ao-comments-area h3 {
    margin-bottom: 20px;
    padding: 20px;
    border-bottom: 1px solid #ccc;
    padding-left: 0;
}
.ao-comments-area .comments {
    float: left;
    display: inline;
    margin-top: 20px;
    width: 100%;
}
.ao-comments-area .comments .commentlist li {
    border-bottom: 1px solid #ddd;
    display: inline;
    float: left;
    margin-bottom: 30px;
    padding: 10px;
    position: relative;
    width: 100%;
}
.ao-comments-area .comments .commentlist li .news-img {
    background-color: #ccc;
    height: 90px;
    margin-right: 20px;
    width: 90px;
}
.ao-comments-area .comments .commentlist li .media-body p {
    margin-bottom: 0px;
}
.ao-comments-area .comments .commentlist li .media-body .author-name {
    margin-bottom: 0px;
    margin-top: 0;
}
.ao-comments-area .comments .commentlist li .comments-date {
    display: block;
    font-size: 12px;
    letter-spacing: 0.5px;
    margin-bottom: 10px;
    margin-top: 5px;
}
.ao-comments-area .comments .commentlist li .reply-btn {
    border: 1px solid #888;
    color: #333;
    display: inline-block;
    font-size: 15px;
    line-height: 13px;
    margin-bottom: 10px;
    margin-top: 20px;
    padding: 8px 15px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.ao-comments-area .comments .commentlist li .reply-btn span {
    margin-left: 5px;
}
.ao-comments-area .comments .commentlist li .reply-btn:hover, .ao-comments-area .comments .commentlist li .reply-btn:focus {
    color: #fff;
    text-decoration: none;
    outline: none;
}
.ao-comments-area .comments .commentlist li .children {
    margin-left: 50px;
}
.ao-comments-area .comments .commentlist li .author-tag {
    color: #fff;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1px;
    margin-bottom: 5px;
    padding: 4px 8px;
}
.ao-comments-area .comments .commentlist li .author-comments {
    background-color: #f8f8f8;
}
.ao-comments-area .comments .commentlist .children {
    margin-left: 25px;
}
.ao-comments-area .comments .comments-pagination {
    display: inline-block;
    text-align: left;
}
.ao-comments-area .comments .comments-pagination li {
    display: inline-block;
}
.ao-comments-area .comments .comments-pagination li a {
    background-color: transparent;
    border: medium none;
    color: #555;
    display: inline-block;
    font-size: 15px;
    height: 25px;
    line-height: 15px;
    padding: 5px;
    text-align: center;
    width: 25px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.ao-comments-area .comments .comments-pagination li a:hover, .ao-comments-area .comments .comments-pagination li a:focus {
    background-color: transparent;
    text-decoration: none;
    outline: none;
}
.ao-comments-area .comments .commentlist > li:last-child {
    margin-bottom: 0px;
}

#respond {
    display: inline;
    float: left;
    margin-top: 25px;
    width: 100%;
}
#respond .reply-title {
    font-size: 25px;
    margin-top: 0;
}
#respond .comment-notes {
    font-size: 15px;
    margin-bottom: 25px;
}
#respond .required {
    color: red;
}
#respond label {
    display: block;
}
#respond input[type="text"],
#respond input[type="email"],
#respond input[type="url"] {
    border: 1px solid #ccc;
    color: #555;
    margin-bottom: 10px;
    height: 35px;
    padding: 5px;
    width: 65%;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
#respond textarea {
    border: 1px solid #ccc;
    color: #555;
    margin-bottom: 5px;
    padding: 10px;
    height: 200px;
    width: 100%;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
#respond input[type="submit"] {
    margin-top: 10px;
}

/*==================
GALLERY PAGE
====================*/
#ao-gallery {
    display: inline;
    float: left;
    padding: 100px 0;
    width: 100%;
}
#ao-gallery .ao-gallery-area {
    display: inline;
    float: left;
    width: 100%;
}
#ao-gallery .ao-gallery-area .ao-gallery-content {
    display: inline;
    float: left;
    width: 100%;
}
#ao-gallery .ao-gallery-area .ao-gallery-content .ao-gallery-top {
    display: inline;
    float: left;
    margin-top: 50px;
    padding: 20px 0;
    width: 100%;
}
#ao-gallery .ao-gallery-area .ao-gallery-content .ao-gallery-top ul {
    display: inline-block;
    text-align: center;
    width: 100%;
}
#ao-gallery .ao-gallery-area .ao-gallery-content .ao-gallery-top ul li {
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.5px;
    margin: 0 5px;
    padding: 6px 15px;
    text-transform: uppercase;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
#ao-gallery .ao-gallery-area .ao-gallery-content .ao-gallery-top ul li:hover, #ao-gallery .ao-gallery-area .ao-gallery-content .ao-gallery-top ul li:focus {
    background-color: #fff;
}
#ao-gallery .ao-gallery-area .ao-gallery-content .ao-gallery-top ul .active {
    background-color: #fff;
}
#ao-gallery .ao-gallery-area .ao-gallery-content .ao-gallery-body {
    display: inline;
    float: left;
    width: 100%;
    margin-top: 50px;
}
#ao-gallery .ao-gallery-area .ao-gallery-content .ao-gallery-body ul li .ao-single-gallery {
    display: inline;
    float: left;
    margin-bottom: 30px;
    width: 100%;
}
#ao-gallery .ao-gallery-area .ao-gallery-content .ao-gallery-body ul li .ao-single-gallery .ao-single-gallery-item {
    display: inline;
    float: left;
    width: 100%;
    position: relative;
}
#ao-gallery .ao-gallery-area .ao-gallery-content .ao-gallery-body ul li .ao-single-gallery .ao-single-gallery-item:hover .ao-single-gallery-img img {
    transform: scale(1.3);
}
#ao-gallery .ao-gallery-area .ao-gallery-content .ao-gallery-body ul li .ao-single-gallery .ao-single-gallery-item:hover .ao-single-gallery-info {
    background-color: rgba(0, 0, 0, 0.8);
    opacity: 1;
    transform: scale(1);
}
#ao-gallery .ao-gallery-area .ao-gallery-content .ao-gallery-body ul li .ao-single-gallery .ao-single-gallery-item:hover .ao-single-gallery-info .ao-single-gallery-info-inner {
    transform: scale(1);
}
#ao-gallery .ao-gallery-area .ao-gallery-content .ao-gallery-body ul li .ao-single-gallery .ao-single-gallery-item .ao-single-gallery-img {
    display: inline;
    float: left;
    height: 220px;
    overflow: hidden;
    width: 100%;
}
#ao-gallery .ao-gallery-area .ao-gallery-content .ao-gallery-body ul li .ao-single-gallery .ao-single-gallery-item .ao-single-gallery-img img {
    width: 100%;
    height: 100%;
    transform: scale(1);
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -ms-transition: all 0.8s;
    -o-transition: all 0.8s;
    transition: all 0.8s;
}
#ao-gallery .ao-gallery-area .ao-gallery-content .ao-gallery-body ul li .ao-single-gallery .ao-single-gallery-item .ao-single-gallery-info {
    background-color: rgba(0, 0, 0, 0.2);
    bottom: 0;
    height: 100%;
    left: 0;
    opacity: 0;
    padding-top: 70px;
    position: absolute;
    right: 0;
    text-align: left;
    top: 0;
    transform: scale(1);
    width: 100%;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -ms-transition: all 0.8s;
    -o-transition: all 0.8s;
    transition: all 0.8s;
}
#ao-gallery .ao-gallery-area .ao-gallery-content .ao-gallery-body ul li .ao-single-gallery .ao-single-gallery-item .ao-single-gallery-info .ao-single-gallery-info-inner {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 20px;
    transform: scale(0);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
#ao-gallery .ao-gallery-area .ao-gallery-content .ao-gallery-body ul li .ao-single-gallery .ao-single-gallery-item .ao-single-gallery-info .ao-single-gallery-info-inner h4 {
    color: #fff;
    font-size: 20px;
    line-height: 1.3;
    margin-bottom: 0;
    text-transform: uppercase;
}
#ao-gallery .ao-gallery-area .ao-gallery-content .ao-gallery-body ul li .ao-single-gallery .ao-single-gallery-item .ao-single-gallery-info .ao-single-gallery-info-inner p {
    color: #fff;
    font-size: 14px;
    margin-bottom: 20px;
}
#ao-gallery .ao-gallery-area .ao-gallery-content .ao-gallery-body ul li .ao-single-gallery .ao-single-gallery-item .ao-single-gallery-info .ao-single-gallery-info-inner a {
    color: #fff;
    display: inline-block;
    height: 35px;
    line-height: 35px;
    margin-right: 10px;
    text-align: center;
    width: 40px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}


/* portfolio plugin */

.portfolio-detail{
    display: none;
    float: left;	
    text-align: center;	
    width: 100%;
}

#portfolio-popup{
    background-color: #fff;
    bottom: 0;
    display: none;
    left: 0;
    position: fixed;
    right: 0;
    text-align: center;
    top: 0;
    opacity: 0;
    z-index: 99999;
    overflow-y: scroll;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.portfolio-popup-area{
    display: block;
    float: left;
    padding: 40px 15%;
    width: 100%;
}

#portfolio-popup .portfolio-detail{
    display: inline;
}

#portfolio-popup.portfolio-popup-show{
    align-items: center;
    display: flex;
}

.portfolio-popup-inner{
    color: #333;
    display: inline;
    width: 100%;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.portfolio-popup-inner-show{
    margin-left: 0;
}


.portfolio-popup-inner img{
    max-width: 80%;
}

.portfolio-popup-inner h2{
    color: #000;
    margin-bottom: 10px;
    margin-top: 15px;	
}

.modal-close-btn{
    border: 2px solid #000;
    border-radius: 50%;
    color: #000;
    display: inline-block;
    height: 40px;
    line-height: 35px;
    opacity: 0.5;
    position: absolute;
    right: 2%;
    text-align: center;
    top: 2%;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    width: 40px;
}

.modal-close-btn:hover,
.modal-close-btn:focus{
    color: #000;
    opacity: 1;
}

.view-project-btn{
    border: 2px solid #333;
    color: #000;
    display: inline-block;
    margin-top: 10px;
    padding: 6px 15px;
    text-decoration: none;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.view-project-btn:hover,
.view-project-btn:focus{
    border-color: #000;
    color: #000;
    text-decoration: none;

}


/*==================
Newletter PAGE
====================*/
#ao-newletter{
    display: inline;
    float: left;
    padding: 20px 0;
    width: 100%;
    background:#1a3e6e;

}
#ao-newletter .ao-newletter-area{
    color: #fff;
}
#ao-newletter .ao-newletter-area .ao-newletter-area-title{
    float :left;
    margin-right :50px;
}
.ao-newletter-area .btn-sub{
    background-color: #ffb73f !important;
    height: 50px;
    border-bottom: 3px solid #ea9c18 ;
}
.ao-newletter-area input{
    width: 300px;
    height: 50px;
    color: #000;
    font-size: 18px;
}
.ao-newletter-area input::placeholder {
    font-family: monospace;
    color: gray;
    /*	padding: 15px;*/
    font-size: 18px;
}
/*==================
CONTACT PAGE
====================*/
#ao-contact {
    /*	background: linear-gradient(0.25turn,#f9cd7a , #f6c15c, #f5b345);*/
    background-image: url("../img/contact-us1.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: inline;
    float: left;
    padding: 20px 0;
    width: 100%;
    text-align: center;
}
#ao-contact .ao-contact-area {
    display: inline;
    float: left;
    width: 100%;
}
#ao-contact .ao-title h2,#ao-contact .ao-title p{
    color:#fff;
}
#ao-contact .ao-contact-area .ao-contact-content {
    display: inline;
    float: left;
    margin-top: 50px;
    width: 100%;
}
#ao-contact .ao-contact-area .ao-contact-content .ao-contact-left {
    display: inline;
    float: left;
    width: 100%;
}
#ao-contact .ao-contact-area .ao-contact-content .ao-contact-left .contactform {
    display: inline;
    float: left;
    width: 100%;
}
#ao-contact .ao-contact-area .ao-contact-content .ao-contact-left .contactform .reply-title {
    font-size: 25px;
    margin-top: 0;
}
#ao-contact .ao-contact-area .ao-contact-content .ao-contact-left .contactform label {
    display: block;
}
#ao-contact .ao-contact-area .ao-contact-content .ao-contact-left .contactform label .required {
    color: #f60;
}
#ao-contact .ao-contact-area .ao-contact-content .ao-contact-left .contactform input[type="text"],
#ao-contact .ao-contact-area .ao-contact-content .ao-contact-left .contactform input[type="email"],
#ao-contact .ao-contact-area .ao-contact-content .ao-contact-left .contactform input[type="url"] {
    border: none;
    border: 1px solid #ddd;
    color: #555;
    margin-bottom: 10px;
    height: 35px;
    padding: 5px;
    width: 100%;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
#ao-contact .ao-contact-area .ao-contact-content .ao-contact-left .contactform textarea {
    border: none;
    border: 1px solid #ddd;
    color: #555;
    margin-bottom: 5px;
    padding: 10px;
    height: 150px;
    width: 100%;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
#ao-contact .ao-contact-area .ao-contact-content .ao-contact-left .contactform .form-submit input {
    margin-top: 10px;
}
#ao-contact .ao-contact-area .ao-contact-content .ao-contact-right {
    display: inline;
    float: left;
    width: 100%;
}
#ao-contact .ao-contact-area .ao-contact-content .ao-contact-right iframe {
    height: 500px;
}
#map{
    display: inline;
    float: left;
    width: 100%;
    height: 100%;
    padding:20px 0px;
}
/*
#map img{
height: 200px;
width: 100%;
}
*/
/*==================
ERROR PAGE
====================*/
#ao-error {
    display: inline;
    float: left;
    padding: 100px 0;
    width: 100%;
}
#ao-error .ao-error-area {
    display: inline;
    float: left;
    width: 100%;
    text-align: center;
}
#ao-error .ao-error-area p {
    font-size: 22px;
}
#ao-error .ao-error-area h2 {
    font-size: 200px;
    line-height: 1.7;
}

/*==================
FOOTER
====================*/
#ao-footer {
    display: inline;
    float: left;
    width: 100%;
}
#ao-footer .ao-footer-top {
    background-color: #1a1c28;
    display: inline;
    float: left;
    padding: 50px 0;
    width: 100%;
}
#ao-footer .ao-footer-top .ao-footer-top-area {
    display: inline;
    float: left;
    width: 100%;
}
#ao-footer .ao-footer-top .ao-footer-top-area .ao-footer-widget {
    display: inline;
    float: left;
    width: 100%;
}
#ao-footer .ao-footer-top .ao-footer-top-area .ao-footer-widget a{
    color:#c1beae !important;
}
#ao-footer .ao-footer-top .ao-footer-top-area .ao-footer-widget .ao-footer-widget-logo {
    width:320px;
}
#ao-footer .ao-footer-top .ao-footer-top-area .ao-footer-widget h4 {
    color: #fff;
    margin-bottom: 15px;
    text-transform: uppercase;
}
#ao-footer .ao-footer-top .ao-footer-top-area .ao-footer-widget h5 {
    color: #efe9e9;
    margin-bottom: 14px;
    text-transform: uppercase;
}
#ao-footer .ao-footer-top .ao-footer-top-area .ao-footer-widget div p {
    color: #aba6a6;
    font-size:12px;
}
#ao-footer .ao-footer-top .ao-footer-top-area .ao-footer-widget ul li a {
    color: #aba6a6;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    padding: 5px 0 5px 15px;
    position: relative;
    text-transform: capitalize;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
#ao-footer .ao-footer-top .ao-footer-top-area .ao-footer-widget ul li a:before {

    left: 0;
    position: absolute;
    top: 5px;
}
#ao-footer .ao-footer-top .ao-footer-top-area .ao-footer-widget ul li a:hover, #ao-footer .ao-footer-top .ao-footer-top-area .ao-footer-widget ul li a:focus {
    margin-left: 5px;
}
#ao-footer .ao-footer-top .ao-footer-top-area .ao-footer-widget p {
    color: #f9f9f9;
}
#ao-footer .ao-footer-top .ao-footer-top-area .ao-footer-widget .ao-subscribe-form {
    display: inline;
    float: left;
    margin-top: 10px;
    width: 100%;
}
#ao-footer .ao-footer-top .ao-footer-top-area .ao-footer-widget .ao-subscribe-form input[type="email"] {
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #000;
    font-size: 15px;
    height: 35px;
    margin-bottom: 20px;
    padding: 5px;
    width: 100%;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
#ao-footer .ao-footer-top .ao-footer-top-area .ao-footer-widget .ao-subscribe-form .ao-subscribe-btn {
    color: #fff;
    border: medium none;
    border-radius: 4px;
    font-size: 14px;
    letter-spacing: 0.5px;
    padding: 5px 10px;
}
#ao-footer .ao-footer-top .ao-footer-top-area .ao-footer-widget address p {
    font-weight: lighter;
    letter-spacing: 0.5px;
}
#ao-footer .ao-footer-bottom {
    background-color: #1a3e6e;
    display: inline;
    float: left;
    padding: 5px 0;
    width: 100%;
}
.ao-footer-bottom-area ul li{display: inline;padding-left: 50px;}
.ao-footer-bottom-area ul li a{color: #e9e9e9 !important;font-size: 12px}
.ao-footer-bottom-area ul li a:hover{color: #f5b345 !important;}
#ao-footer .ao-footer-bottom .ao-footer-bottom-area {
    display: inline;
    width: 100%;
}
#ao-footer .ao-footer-bottom .ao-footer-bottom-area p {
    color: #e9e9e9;
    margin-bottom: 0;
    font-size: 11px;
    padding: 12px;
    text-align: center;
}
#ao-footer .ao-footer-bottom .ao-footer-bottom-area p a {
    color: #f5b345 !important;
}
.ao-footer-widget table{
    /*margin-left: 25%;*/
    margin-top:18px; 
    border-collapse: separate; border-spacing: 5px;
}
.ao-footer-widget table tr td{
    color:#1a3e6e;
    font-size: 10px;
    font-weight: bold;
}
.ao-footer-widget table tr td small{
    font-size: 8px;
    font-weight: 100;

}
.ao-footer-widget table tr td img{height: 25px;}
.flickr-widget ul {
    overflow: hidden;
}

.flickr-widget ul li {
    float: left;
    margin-left: 8px;
    margin-bottom: 8px;
}

.flickr-widget ul li:nth-child(3n+1) {
    margin-left: 0;
}

.flickr-widget ul li a {
    display: inline-block;
    width: 80px;
    opacity: 0.6;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    border: 1px solid #1a1c28;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}

.flickr-widget ul li a img {
    width: 100%;
    height: 65px;
}

.flickr-widget ul li a:hover {
    opacity: 1;
}

.ao-footer-usefullinks{
    list-style: none;
    margin-left: 0%;
}
.ao-footer-usefullinks li {
    /*	width: 140px;*/
    border-bottom: 1px solid #19675e;
}
.ao-footer-usefullinks li a:hover {
    color:#ffb73f !important;
}
.ao-footer-usefullinks li::before {
    content: "\2022";
    color: #19675e;
    font-weight: bold;
    display: inline-block; 
}
.vd video{
    height:319px;
}

.footer_img_partner{max-width:100px}
.footer_img_partner1{margin-bottom:12px}
/*==================
RESPONSIVE DESIGN
====================*/
@media (max-width: 1340px) {
    #main-menu-header div table tr td img {
        height: 17px;
    }
}
@media (max-width: 1270px) {
    .logo {
        max-width: 260px;
    }
    #ao-menu .navbar-default .navbar-nav li > a {
        padding: 5px 16px;
    }
}

@media (max-width: 1199px) {
    .logo {
        max-width: 250px;
    }
    #navbar {
        margin-left: 5px;
    }
    #ao-menu .navbar-default .navbar-nav li > a {
        padding: 5px 12px;
    }
    .carousel-inner .ao-main-slider-item img {
        height: auto;
    }
    .carousel-indicators{
        margin-bottom: 0px;
    }
}

@media (max-width: 1130px) {
    .logo {
        max-width: 240px;
    }
    #ao-menu .navbar-default .navbar-nav li > a {
        padding: 5px 10px;
    }
}

@media (max-width: 1082px) {
    #ao-menu .navbar-header .navbar-brand {
    padding-left: 10px;
    }
    #navbar {
        margin-left: 0px;
    }
   #ao-menu .navbar-default .navbar-nav li > a {
    padding: 5px 9px;
    }
    .logo {
        max-width: 200px;
    }
}

@media (max-width: 1006px) {
   #ao-menu .navbar-default .navbar-nav li > a {
    padding: 5px 8px;
    }
}

@media (max-width: 994px) {
    .footer_img_partner{float:left;}
    .footer_img_partner2{margin-left:10px;max-width:62px;}

    .footer_img_partner1{max-width:130px;}
    .logo {
        max-width: 175px;
        max-height: 45px;
        margin-top: -22px;
    }
    .toogle_tools {display:none}
    #ao-menu .navbar-default .navbar-nav li > a {
        font-size: 13px;
        padding: 11px 7px;
    }

    #navbar {
        margin-top: 0px;
        margin-left: 0px;
    }
    #ao-search .ao-search-area {
        padding: 30% 0;
    }
    /*

    #ao-slider .ao-slider-single .ao-slider-content h2 {
    font-size: 35px;
    line-height: 65px;
    margin-bottom: 0;
}

    #ao-slider .ao-slider-single .ao-slider-img {
    height: 400px;
}

    #ao-slider .ao-slider-single .ao-slider-content a {
    font-size: 15px;
    margin-top: 5px;
    padding: 5px 15px;
}

    #ao-slider .ao-slider-single .ao-slider-content p {
    font-size: 16px;
    line-height: 1.5;
}
    */

    #ao-section .ao-section-area .ao-section-single h3 {
        font-size: 16px;
    }
    #ao-section .ao-section-area .ao-section-single h2 {
        font-size: 16px;
    }

    #ao-about-us {
        padding: 60px 0;
    }

    #ao-about-us .ao-about-us-area .ao-about-us-right {
        margin-top: 30px;
    }

    #ao-abtus-counter {
        background-size: 100% 100%;
        padding: 60px 0;
    }

    #ao-abtus-counter .ao-abtus-counter-area .ao-abtus-counter-single span {
        font-size: 40px;
    }

    #ao-abtus-counter .ao-abtus-counter-area .ao-abtus-counter-single h4 {
        font-size: 30px;
        margin-top: 15px;
    }

    #about-video-popup span {
        top: 20px;
        position: absolute;
        right: 20px;
    }

    #ao-features {
        padding: 60px 0;
    }

    .ao-title p {
        padding: 0 20px;
    }

    #ao-features .ao-features-area .ao-features-content {
        margin-top: 30px;
    }

    #ao-latest-courses {
        padding: 60px 0 90px;
    }

    #ao-services {
        padding: 10px 0;
        width: 100%;
    }

    #ao-services .ao-services-area .ao-services-content .ao-services-single {
        margin-bottom: 30px;
    }

    #ao-testimonial .ao-testimonial-area {
        padding: 0 20px;
    }

    #ao-testimonial .ao-testimonial-area .ao-testimonial-content .ao-testimonial-item .ao-testimonial-quote {
        padding: 60px 15px;
    }

    #ao-testimonial .ao-testimonial-area .ao-testimonial-content .ao-testimonial-item .ao-testimonial-quote blockquote::before {
        left: 0;
    }

    #ao-from-blog {
        padding: 60px 0;
    }

    #ao-from-blog .ao-from-blog-area .ao-from-blog-content {
        margin-top: 30px;
    }

    #ao-from-blog .ao-from-blog-area .ao-from-blog-content .ao-blog-single-item .ao-blog-meta a {
        letter-spacing: 0;
        margin-right: 5px;
    }

    #ao-from-blog .ao-from-blog-area .ao-from-blog-content .ao-blog-single-item .ao-blog-single-img .ao-blog-caption h3 {
        font-size: 20px;
    }

    #ao-course-content .ao-course-content-area .ao-sidebar {
        margin-top: 30px;
    }

    #ao-search .ao-search-area .ao-search-form input[type="search"] {
        font-size: 30px;
    }

    #ao-search .ao-search-area .ao-search-close {
        right: 50px;
    }

    #ao-search .ao-search-area {
        padding: 35% 0;
    }

    #ao-contact .ao-contact-area .ao-contact-content .ao-contact-right {
        margin-top: 50px;
    }
}
@media (max-width: 767px) {

    .footer_img_partner1{max-width:195px}
    .footer_img_partner2{max-width:93px;}
    .ao-news-item{
        min-height:0px;
    }
    .vd video{
        height:100%;
    }
    #main-menu-header {
        margin-top: 10px;
        margin-bottom: 7px;
    }
    .logo {
        margin-top: -15px;
        max-width: 275px;
    }
    #ao-counselling{
        min-height: 100px;
    }
    .ao-news-items{
        min-height: 20px;
    }
    .isotope .isotope-item {
        padding-left: 15px;
    }
    .ao-footer-usefullinks li::before {
        content: "";
    }
    section p img {    width: 100% !important;
        height: 100% !important;}
    .ao-footer-widget table {
        margin: 18px auto 0 auto;
    }
    section{overflow-x: hidden;}
    #ao-school-struct {
        width: auto;
    }
    .ao-news-item-heading .im-news-slider-inner img {
        max-height: 100%;
        max-width: 100%;
    }
    .im-news-slider-inner .ao-news-slider-controls.right {
        right: -8%;
    }
    .im-news-slider-inner .ao-news-slider-controls.left {
        left: 63%;
    }

    #parent_com_div{padding-left:14px}
    #ao-parents-commitee h3{
        padding-left: 14px;
    }
    #ao-values .ao-values-single {
        height: 100%;
        padding: 25px 18px;
    }
    .h1, .h2, .h3, h1, h2, h3 {
        margin-top: 10px;
    }
    #ao-counselling-title{
        padding: 0% 4%;
    }
    #ao-counselling p{
        overflow-wrap: anywhere;
        padding: 1% 0% 1% 0%;
    }
    #ao-counselling #ao-counselling-filter li .btn{
        margin-bottom: 2%;
        margin-left: 4%;
    }
    .abtus-con{width:100%;}
    .dot {
        height: 12px;
        width: 12px;}
    .ao-calendar-content-categ li{
        padding-left: 10px;
    }
    .ao-news-slider-controls.left{left: 60%;}

    .carousel-inner .ao-main-slider-item .carousel-caption h3{
        font-size:14px;
    }
    .carousel-inner .ao-main-slider-item .carousel-caption{
        background-color: rgba(0, 0, 0, 0) ;
    }
    #ao-profile #ao-main-img img{
        height: auto;
    }
    .btn {
        padding: 6px 8px;
        font-size: 11.5px;
    }
    #ao-news-title {
        float: none;
    }
    #ao-news #ao-news-filter {
        padding:0;
    }
    #navbar{margin-top: 0px;margin-left: 0px; float: none; }
    .main-menu{margin-top:5px !important;}

    .navbar-header {
        padding: 10px 0;
    }
    #ao-news .row{
        margin-left: -15px;
        margin-right: -15px;
    }
    .logo{max-height: 50px;}
    #ao-menu .navbar-header .navbar-brand {
        padding-top: 10px;
    }

    #ao-search-icon {
        display: none;
    }

    .navbar-toggle {
        background-color: #ffb73f;
        border-radius: 0;
    }

    .navbar-default .navbar-toggle {
        border-color: #ffb73f;
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #fff;
    }

    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
        background-color: #ffb73f;
    }

    #ao-menu .navbar-default .navbar-nav li > a {
        padding: 15px 20px;
    }

    #ao-slider .ao-slider-single .ao-slider-content h2 {
        font-size: 30px;
        line-height: 60px;
    }

    #ao-abtus-counter {
        background-position: center center;
        background-size: cover;
    }

    #ao-abtus-counter .ao-abtus-counter-area .ao-abtus-counter-single {
        border: medium none;
        /*		margin-bottom: 25px;
        padding-left: 9%;*/
        float:none;
    }

    #ao-features .ao-features-area .ao-features-content .ao-single-feature {
        text-align: center;
    }

    #ao-features .ao-features-area .ao-features-content .ao-single-feature h4::after {
        display: none;
    }

    #ao-latest-courses .ao-latest-courses-area .ao-latest-courses-content .ao-latest-course-single .ao-latest-course-img .ao-latest-course-imgcaption a {
        font-size: 14px;
    }

    #ao-latest-courses .ao-latest-courses-area .ao-latest-courses-content .ao-latest-course-single .ao-latest-course-img .ao-latest-course-imgcaption span {
        font-size: 14px;
    }

    #ao-from-blog .ao-from-blog-area .ao-from-blog-content .ao-blog-single-item {
        margin-bottom: 30px;
    }

    #ao-footer .ao-footer-top .ao-footer-top-area .ao-footer-widget {
        margin-bottom: 10px;
        text-align: center;
    }

    #ao-footer .ao-footer-top .ao-footer-top-area .ao-footer-widget .ao-subscribe-form input[type="email"] {
        width: 50%;
        margin-right: 10px;
    }

    #about-video-popup iframe {
        height: 350px;
        width: 80%;
    }

    #about-video-popup span {
        position: absolute;
        right: 30px;
        top: 30px;
        margin-right: 0;
        margin-top: 0;
    }

    #ao-course-content {
        padding: 50px 0;
    }

    #ao-gallery {
        padding: 50px 0;
    }

    #ao-gallery .ao-gallery-area .ao-gallery-content .ao-gallery-body ul li .ao-single-gallery .ao-single-gallery-item .ao-single-gallery-img {
        height: 320px;
    }

    #ao-contact {
        padding: 50px 0;
    }

    #ao-error {
        padding: 50px 0;
    }

    #ao-error .ao-error-area h2 {
        font-size: 150px;
        line-height: 1.5;
    }
}
@media (max-width: 640px) {
    .ao-slider-controls {
        top: 40%;
    }
    .carousel-inner .ao-main-slider-item .carousel-caption h3{
        font-size:14px;
    }
    #navbar{margin-top: 0px;margin-left: 0px;  float: none;}
    .logo{max-height: 50px}
    .main-menu{margin-top:5px !important;}
    #ao-news .row{
        margin-left: -15px;
        margin-right: -15px;
    }

    #ao-header .ao-header-area .ao-header-top-left .ao-top-phone {
        display: none;
    }

    #ao-slider .ao-slider-single .ao-slider-content h2 {
        font-size: 25px;
        line-height: 50px;
    }

    #ao-slider .ao-slider-single .ao-slider-img {
        height: 350px;
    }

    #ao-slider .ao-slider-single .ao-slider-content h4 {
        letter-spacing: 0;
    }

    #ao-section {
        margin-top: 3px;
        margin-bottom: 3px;
    }

    #ao-section .ao-section-area .ao-section-single {
        padding: 20px 5px;
    }

    #ao-section .ao-section-area .ao-section-single h3 {
        font-size: 16px;
    }
    #ao-section .ao-section-area .ao-section-single h2 {
        font-size: 16px;
    }

    #ao-slider .ao-slider-single .ao-slider-img figure img {
        width: auto;
    }

    #ao-gallery .ao-gallery-area .ao-gallery-content .ao-gallery-top ul li {
        padding: 5px 10px;
        margin-bottom: 5px;
    }

    /* 	portfolio plugin */

    #portfolio-popup.portfolio-popup-show{
        display: block;
    }

    .portfolio-popup-inner img {
        max-width: 80%;
    }
}
@media (max-width: 480px) {
    .carousel-inner .ao-main-slider-item .carousel-caption h3{
        font-size:14px;
    }
    .logo{max-height: 50px}
    #navbar{margin-top: 0px;margin-left: 0px;  float: none;}
    .main-menu{margin-top:5px !important;}

    #ao-values .ao-values-single p{
        font-size: 12px;
    }

    #mob-header .mob-header-area .mob-header-top-right .mob-top-social-nav li a {
        padding: 0 5px;
    }
    #ao-news .row{
        margin-left: -15px;
        margin-right: -15px;
    }
    #ao-section .ao-section-area .ao-section-single { height: 100%;}

    .carousel-inner .ao-main-slider-item{
        width: 100%;
        /*height: 150px;*/
    }
    #ao-header .ao-header-area .ao-header-top-left .ao-top-email {
        font-size: 12px;
        margin-top: 3px;
    }

    #ao-header .ao-header-area .ao-header-top-left .ao-top-email i {
        margin-right: 0;
    }

    #ao-header .ao-header-area .ao-header-top-right .ao-top-social-nav li a {
        font-size: 12px;
        padding: 0 5px;
    }

    #ao-slider .ao-slider-single .ao-slider-content h2 {
        font-size: 18px;
        line-height: 35px;
    }

    #ao-slider .ao-slider-single .ao-slider-content h4 {
        font-size: 15px;
        line-height: 16px;
    }

    #ao-slider .ao-slider-single .ao-slider-content p {
        font-size: 14px;
        line-height: 1.5;
    }

    #ao-slider .ao-slider-single .ao-slider-content {
        padding: 0 2%;
    }

    #ao-slider .ao-slider-single .ao-slider-content {
        top: 5%;
    }

    #ao-slider .slick-prev, #ao-slider .slick-next {
        height: 40px;
        width: 40px;
        border-radius: 50px !important;
        border: 1px solid white !important;
        background-color: rgba(26, 62, 110, 0.5) !important;
    }

    #ao-slider .ao-slider-single .ao-slider-img {
        height: 270px;
    }

    #ao-section .ao-section-area .ao-section-single {
        padding: 0px 8px;
        width: 33.33%;
    }

    #ao-section .ao-section-area .ao-section-single h3 {
        font-size: 13.8px;
    }
    #ao-section .ao-section-area .ao-section-single h2 {
        margin-top: 5px;
        line-height: 30px;
        font-size: 14.2px;
    }

    #about-video-popup iframe {
        height: 300px;
        margin: 5% auto;
        width: 80%;
    }

    #ao-footer .ao-footer-top .ao-footer-top-area .ao-footer-widget .ao-subscribe-form input[type="email"] {
        margin-right: 0;
        width: 100%;
    }

    .ao-pagination {
        text-align: center;
    }

    .ao-pagination .pagination li a {
        font-size: 14px;
        margin: 0 2px;
        padding: 5px 12px;
    }

    .ao-blog-single .ao-blog-single-item .ao-blog-description h1 {
        font-size: 25px;
    }

    .ao-blog-single .ao-blog-single-item .ao-blog-description h2 {
        font-size: 22px;
        line-height: 30px;
    }

    .ao-blog-single .ao-blog-single-item .ao-blog-description h3 {
        font-size: 18px;
        line-height: 24px;
    }

    .ao-blog-single .ao-blog-single-item .ao-blog-description h4 {
        font-size: 16px;
        line-height: 20px;
    }

    .ao-blog-single .ao-blog-single-item .ao-blog-social .ao-news-social-nav li a {
        font-size: 15px;
        height: 30px;
        line-height: 30px;
        min-width: 30px;
    }

    #respond input[type="text"], #respond input[type="email"], #respond input[type="url"] {
        width: 100%;
    }

    #ao-gallery .ao-gallery-area .ao-gallery-content .ao-gallery-body ul li .ao-single-gallery .ao-single-gallery-item .ao-single-gallery-img {
        height: 280px;
    }

    #ao-gallery .ao-gallery-area .ao-gallery-content .ao-gallery-top ul li {
        margin-bottom: 10px;
    }

    #ao-contact .ao-contact-area .ao-contact-content .ao-contact-right iframe {
        height: 350px;
    }
    /*   portfolio plugin */
    .portfolio-popup-inner img {
        max-width: 80%;
        padding-top: 50px;
    }

    .portfolio-popup-inner h2{
        font-size: 20px;	
    }

    .portfolio-popup-inner p{
        font-size: 14px;
    }
}
@media (max-width: 360px) {
    .carousel-inner .ao-main-slider-item .carousel-caption h3{
        font-size:14px;
    }
    .logo{max-height: 50px}
    .main-menu{
        margin-top:5px !important;
    }
    #navbar{margin-top: 0px;margin-left: 0px; float: none; }
    #ao-news .row{
        margin-left: -15px;
        margin-right: -15px;
    }
    #ao-values .ao-values-single p{
        font-size: 12px;
    }

    #mob-header .mob-header-area .mob-header-top-right .mob-top-social-nav li a {
        font-size: 12px;
    }
    #ao-section .ao-section-area .ao-section-single { height: 100%;}
    .carousel-inner .ao-main-slider-item{
        width: 100%;
        /*height: 150px;*/
    }
    #ao-about-us .ao-about-us-area .ao-about-us-left h2 {
        font-size: 30px;
        margin-bottom: 10px;
    }

    #ao-testimonial .ao-testimonial-area .ao-testimonial-content .ao-testimonial-item .ao-testimonial-quote {
        padding: 40px 15px 80px;
    }

    #ao-footer .ao-footer-top {
        padding: 50px 0 10px;
    }

    .ao-pagination .pagination li a {
        padding: 5px 8px;
    }

    .ao-comments-area .comments .commentlist li .news-img {
        margin-right: 0;
    }

    .ao-comments-area .comments .commentlist .children {
        margin-left: 10px;
    }

    .ao-blog-single .ao-blog-single-item .ao-blog-social .ao-news-social-nav li a {
        margin-bottom: 10px;
    }

    #ao-gallery .ao-gallery-area .ao-gallery-content .ao-gallery-body ul li .ao-single-gallery .ao-single-gallery-item .ao-single-gallery-img {
        height: 220px;
    }

    #ao-contact .ao-contact-area .ao-contact-content .ao-contact-right iframe {
        height: 300px;
    }

    #ao-error .ao-error-area p {
        font-size: 18px;
    }

    #ao-error .ao-error-area span {
        font-size: 14px;
    }

    #ao-error .ao-error-area h2 {
        font-size: 100px;
    }
}
@media (min-width: 768px){
    .navbar-right .dropdown-menu {
        right: auto;
        left: 0;
    }
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.open>a {
    /* background-image: -webkit-linear-gradient(top,#dbdbdb 0,#e2e2e2 100%); */
    background-image: none;
    background-image: none;
    background-image: none;
    filter: none;
    background-repeat: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    background-color: #fafafa;
}

hr {
    border-top: 1px solid #c1c1c1;
}