body,code,html,kbd,pre,samp {
    font-family: Montserrat,sans-serif
}

a:active,a:hover,button {
    outline: 0
}

img,legend {
    border: 0
}

legend,ol,td,th,ul {
    padding: 0
}

body,figure,ol,ul {
    margin: 0
}

.link-cover,li {
    list-style-type: none
}

html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary {
    display: block
}

audio,canvas,progress,video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],template {
    display: none
}

a {
    background-color: transparent;
    text-decoration: none!important;
    color: #111
}

abbr[title] {
    border-bottom: 1px dotted
}

b,dt,optgroup,strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,sup {
    position: relative;
    vertical-align: baseline;
    font-size: 75%;
    line-height: 0
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

svg:not(:root) {
    overflow: hidden
}

hr {
    box-sizing: content-box;
    height: 0
}

pre,textarea {
    overflow: auto
}

code,kbd,pre,samp {
    font-size: 1em
}

button,input,optgroup,select,textarea {
    margin: 0;
    color: inherit;
    font: inherit
}

button {
    overflow: visible
}

button,select {
    text-transform: none
}

.btn-style-one,.ed-tilte,.education-comment-option>a,.form-wrap .detail-enq,.sec-title .hed {
    text-transform: uppercase
}

button,html input[type=button],input[type=reset],input[type=submit] {
    cursor: pointer;
    -webkit-appearance: button
}

button[disabled],html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,input::-moz-focus-inner {
    padding: 0;
    border: 0
}

input {
    line-height: normal
}

input[type=checkbox],input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    box-sizing: content-box;
    -webkit-appearance: textfield
}

input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    margin: 0 2px;
    padding: .35em .625em .75em;
    border: 1px solid silver
}

table {
    border-spacing: 0;
    border-collapse: collapse
}

a:hover {
    color: #FBD232
}

body {
    font-size: 15px;
    line-height: 1.6
}

h1,h2,h3,h4,h5,h6 {
    font-family: Montserrat,sans-serif;
    font-weight: 700;
    letter-spacing: 0
}

p {
    color: #666
}

blockquote {
    border: 2px solid #FBD232;
    font-size: 18px;
    padding: 20px;
    color: rgba(0,0,0,.7);
    margin: 10px 0 20px
}

ul {
    list-style: none
}

ol {
    list-style: decimal
}

dd {
    margin: 0 1.5em 1.5em
}

.top-bar {
    padding: 10px 0;
    background: #01464a;
    line-height: 28px
}

.top-bar p {
    margin: 0 5px 0 0;
    float: left;
    color: #fff;
    font-weight: 700;
    font-size: 13px
}

.first1,.phone {
    color: #fff;
    font-size: 22px;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-name: example;
    float: left;
    font-weight: 700
}

.phone {
    margin: 0 22px
}

.first1 {
    margin: 0 0 0 22px
}

@keyframes example {
    0%,100% {
        color: #fff
    }

    50% {
        color: #ef410e
    }
}

.navbar-inverse {
    background-color: #fff;
    margin: 0;
    border-color: #fff
}

.site-navigation {
    width: 100%;
    float: left;
    box-shadow: 0 0 1px 1px #ccc
}

.navbar-fixed {
    z-index: 999999999;
    position: fixed;
    -webkit-box-shadow: 0 3px 6px 0 rgba(50,50,50,.75);
    -moz-box-shadow: 0 3px 6px 0 rgba(50,50,50,.75);
    box-shadow: 0 3px 6px 0 rgba(50,50,50,.75);
    opacity: .98;
    width: 100%;
    top: 0;
    -webkit-animation: fadeInDown .8s;
    -moz-animation: fadeInDown .8s;
    -ms-animation: fadeInDown .8s;
    -o-animation: fadeInDown .8s;
    animation: fadeInDown .8s;
    -webkit-backface-visibility: hidden;
    border-radius: 0
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        transform: translate3d(0,-100%,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.fadeInDown {
    animation-name: fadeInDown
}

.logo img {
    width: 247px;
    margin: 10px 0
}

.navbar-inverse .navbar-nav>li>a {
    color: #000;
    padding: 15px 12px;
    margin: 24px 0 0
}

.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:focus,.navbar-inverse .navbar-nav>.active>a:hover,.navbar-inverse .navbar-nav>li>a:focus,.navbar-inverse .navbar-nav>li>a:hover {
    color: #fff;
    background-color: #01464a
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    float: left;
    min-width: 246px;
    padding: 10px 0;
    margin: -26px 0 0;
    background-color: #fff
}

.dropdown-menu li {
    padding: 10px;
    float: left;
    width: 100%
}

.dropdown-menu li a {
    color: #000
}

.dropdown-menu li a:hover {
    color: red
}

.dropdown-menu li:hover a {
    width: 100%;
    float: left;
    color: #fff
}

.main_menu .fa-angle-down {
    margin-left: 9px;
    margin-top: 40px;
    font-weight: 700
}

.dropdown-menu li:hover {
    width: 100%;
    float: left;
    background-color: #ed7212
}

@media (min-width: 1200px) {
    .dropdown:hover .dropdown-menu {
        display:block;
        animation: fadeInUp .4s;
        -webkit-animation: fadeInUp .4s
    }
}

.navbar-right .dropdown-menu {
    right: 0;
    left: 0
}

.main-slider {
    width: 100%;
    float: left;
    position: relative;
    z-index: 1
}

.box-style {
    color: #fff;
    float: left;
    margin: 10px 0 5px;
    padding: 20px 24px 11px;
    display: block;
    font-size: 14px;
    text-shadow: 1px 1px 0 rgba(0,0,0,.3);
    text-decoration: none;
    -webkit-box-shadow: 0 10px 12px -6px rgba(0,0,0,.4),inset 0 0 0 5px rgba(255,255,255,.1);
    -moz-box-shadow: 0 10px 12px -6px rgba(0,0,0,.4),inset 0 0 0 5px rgba(255,255,255,.1);
    box-shadow: 0 10px 12px -6px rgba(0,0,0,.4),inset 0 0 0 5px rgba(255,255,255,.1);
    transition: background .8s ease;
    -webkit-transition: background .8s ease;
    -moz-transition: background .8s ease;
    background: #01464a;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 0
}

.box-style .loc-1 {
    margin: 0!important;
    letter-spacing: 0
}

.box-style .vd1 {
    float: left!important;
    width: 100%!important;
    padding-bottom: 0!important;
    color: #fff;
    font-size: 22px;
    letter-spacing: .5px;
    margin: 7px 0 6px
}

.box-style a {
    color: #fff;
    float: left;
    margin: 0 0 12px;
    font-size: 13px;
}

.box-style i {
    float: left;
    margin: 3px 4px 0 0;
    font-size: 19px;
    color: #f7b507
}

.sl {
    margin: 10px 0 0
}

.p12 {
    padding: 0 0 0 12px
}

.p0 {
    padding: 0
}

.m9 {
    margin: 0 0 14px!important
}

.p22 {
    padding: 21px 22px 15px;
    height: 244px
}

.pi {
    margin: 4px 5px 45px 0!important
}

.pts-n {
    background: #eb5a23;
    padding: 12px;
    color: #fff;
    font-weight: 700
}

.information {
    width: 100%;
    float: left;
    padding: 40px 0 90px
}

.contact_info {
    padding: 40px 20px;
    margin: 20px 0 0;
    background-color: #f2f2f2!important;
    height: 310px
}

.contact-info {
    margin-top: 20px;
    padding-bottom: 10px;
    border-bottom: dashed 1px #397794
}

.contact-info i {
    color: #01464a;
    margin-right: 7px;
    font-size: 22px
}

.contact-info a {
    color: #000;
    margin-right: 10px;
    font-size: 16px;
    font-weight: 700;
    text-decoration: none!important
}

.form-wrap {
    background: #fff;
    box-shadow: 0 0 1px 1px #ccc;
    width: 450px;
    position: absolute;
    left: -33px;
    top: 0;
    z-index: 99
}

.form-wrap .detail-enq {
    margin: 16px 0 30px;
    font-size: 36px;
    color: #f44336;
    text-align: center
}

.form-wrap .form-control {
    border-radius: 0;
    height: 45px;
    margin: 0 0 15px
}

.form-wrap textarea.form-control {
    height: 100px!important
}

.btn_subscribe {
    margin: 0 0 20px 13px;
    font-size: 19px;
    padding: 3px 20px;
    background: #ee6322;
    border: #ee6322;
    color: #fff
}

.about-seciton,.links-top {
    background: #f2f2f2;
    float: left
}

.links-top {
    width: 100%;
    padding: 20px 0 20px 45px
}

.con-link li {
    margin: 0 0 9px;
    float: left;
    width: 100%
}

.con-link li a {
    color: #000;
    font-weight: 700
}

.about-seciton {
    margin-top: 20px;
    position: relative;
    height: 470px
}

.about-seciton .col-sm-3 {
    padding: 0
}

.about-seciton img {
    width: 450px;
    float: left;
    height: 470px
}

.about-detail {
    float: left;
    padding: 30px 30px 0 140px
}

.about-detail .wps {
    font-size: 30px;
    margin-bottom: 3px;
    line-height: 30px;
    padding: 10px 0 0;
    color: #c52d2f;
    font-weight: 700;
    letter-spacing: 0
}

.about-detail p {
    text-align: justify;
    font-size: 15px;
    margin: 8px 0 0;
    float: left;
    width: 100%
}

.btn-style-one {
    text-decoration: none;
    position: relative;
    padding: 12px 10px;
    line-height: 24px;
    color: #fff;
    font-size: 16px;
    border-radius: 6px 0;
    background: #c63133;
    border: 0 solid #a29843;
    box-shadow: 0 0 1px 2px #de3d3d;
    font-family: Roboto,sans-serif;
    margin: 10px 0 0;
    float: left
}

.copyright li a,.link-cover p a,.visit-us a {
    text-decoration: none!important
}

.year .year-left,.year .year-right {
    height: 360px;
    padding: 40px 80px 20px;
    width: 100%
}

.btn-style-one a {
    color: #fff
}

.year .year-left {
    background-color: #2f2f2f
}

.year .year-right {
    background-color: #01464a
}

.year .year-left p,.year .year-right p {
    color: #fff;
    margin: 30px 0 0;
    text-align: justify
}

.year .year-right li {
    width: 100%;
    float: left;
    color: #fff;
    margin: 5px 0 0
}

.year .h2 {
    color: #fff;
    font-size: 30px!important;
    line-height: 5px!important
}

.about-detail h1 {
    font-size: 18px
}

.sec-title {
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 0
}

.sec-title .hed {
    position: relative;
    font-size: 44px;
    color: #01464a!important;
    font-weight: 800;
    line-height: 1.4em;
    margin-bottom: 5px
}

.sec-title .title {
    position: relative;
    color: #777;
    font-size: 26px;
    margin-bottom: 25px;
    font-family: 'Grand Hotel',cursive
}

.sec-title .dark-text {
    position: relative;
    color: #222;
    font-size: 20px;
    font-weight: 600;
    font-family: Dosis,sans-serif
}

.sec-title .text {
    position: relative;
    color: #777;
    font-size: 15px;
    line-height: 1.8em;
    margin-top: 25px!important;
    margin-bottom: 30px!important
}

.sec-title .title-icon {
    position: absolute;
    left: 50%;
    margin-left: -70px;
    margin-top: -40px;
    opacity: .2
}

.sec-title.centered {
    text-align: center
}

.sec-title.centered .text {
    max-width: 1070px;
    margin: 0 auto
}

.classes-news-section {
    position: relative;
    float: left;
    width: 100%;
    padding: 70px 0 10px
}

.classes-news-section figure {
    margin: 0;
    position: relative
}

.education-comment-option,.education-comment-option figure img,.education-grid-wrap,.education-modren-course,.education-modren-course figure,.education-modren-course figure a,.education-modren-course figure a img,.education-modren-course-text {
    float: left;
    width: 100%
}

.education-modren-course figure:before {
    content: '';
    position: absolute;
    right: -1px;
    bottom: -7px;
    height: 13px;
    width: 100%;
    background-color: #f5f5f5;
    z-index: 2
}

.education-modren-course figure a {
    position: relative;
    overflow: hidden
}

.education-modren-course figure a i {
    position: absolute;
    right: 0;
    top: 50%;
    border-radius: 100%;
    background-color: #fff;
    height: 50px;
    width: 50px;
    font-size: 14px;
    text-align: center;
    padding: 19px 0 0;
    margin: -25px -25px 0 0;
    opacity: 0;
    z-index: 1
}

.education-modren-course:hover figure a i {
    opacity: 1;
    right: 50%
}

.education-modren-course figure a:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 0%;
    height: 100%;
    opacity: 0;
    z-index: 1
}

.education-modren-course:hover figure a:before {
    width: 100%;
    opacity: 1
}

.education-grid-wrap {
    background-color: #f2f2f2;
    position: relative;
    overflow: hidden;
    margin-bottom: 20px
}

.education-grid-wrap:after,.education-grid-wrap:before {
    content: '';
    position: absolute;
    bottom: -6px;
    height: 13px
}

.education-grid-wrap:before {
    right: -1px;
    width: 100%;
    background-color: #01464a
}

.education-testimonial-full>.education-shape-one:after,.education-testimonial-full>.education-shape-two:after {
    right: 0
}

.education-grid-wrap:after {
    left: 0;
    width: 0%;
    z-index: 1
}

.education-modren-course:hover .education-grid-wrap:after {
    width: 100%
}

.education-modren-course-text {
    padding: 24px 30px
}

.education-modren-course-text h6 {
    margin: 0;
    padding-top: 0!important;
    font-weight: 700
}

.education-modren-course-text h6 a {
    color: #01464a!important;
    text-decoration: none!important;
    text-transform: uppercase;
    text-align: center
}

.education-modren-course-text p {
    float: left;
    margin: 20px 0 0;
    line-height: 24px;
    height: 120px
}

.education-comment-option {
    border-top: 1px solid #b4b6b7;
    padding: 15px 23px 20px 30px
}

.education-comment-option>a {
    float: left;
    margin: 0 0 0 10px;
    font-size: 14px;
    font-weight: 700;
    color: #01464a
}

.education-service-grid-wrap>i {
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.education-event-grid figure a i,.education-grid-wrap:after,.education-modren-course figure a i,.education-modren-course figure a:before,.education-modren-course figure>span {
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    -ms-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out
}

.education-grid-wrap:after,.education-grid-wrap:before,.education-modren-course figure:before {
    -webkit-transform: rotate(-2deg);
    -moz-transform: rotate(-2deg);
    -ms-transform: rotate(-2deg);
    -o-transform: rotate(-2deg);
    transform: rotate(-2deg)
}

.education-modren-course figure a:before,.education-modren-course:hover .education-grid-wrap:after {
    background-color: rgba(244,67,54,.6);
    margin: 0
}

.education-main-section {
    float: left;
    width: 100%;
    margin-top: 30px;
    position: relative
}

.ed-tilte {
    color: #c52d2f;
    margin-top: 60px;
    padding: 0 50px;
    font-style: normal;
    font-size: 34px;
    line-height: 39px;
    font-weight: 400;
    text-align: center
}

.sec-title22 .h2,.visit-hed,.widget_title {
    text-transform: capitalize
}

.education-testimonial p {
    display: inline-block;
    width: 100%;
    color: #fff!important;
    text-align: justify;
    font-family: verdana;
    font-size: 14px
}

.education-testimonial-full>.testimonial-transparent {
    position: absolute;
    left: 0;
    top: 0;
    background-color: #000;
    width: 100%;
    height: 100%;
    opacity: .8
}

.education-testimonial-full>.education-shape-one {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0
}

.education-testimonial-full>.education-shape-one:after,.education-testimonial-full>.education-shape-one:before {
    content: '';
    top: -18px;
    width: 51%;
    height: 39px;
    background-color: #fff;
    z-index: 1;
    position: absolute
}

.education-testimonial-full>.education-shape-one:before {
    left: 0
}

.education-testimonial-full>.education-shape-two {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0
}

.education-testimonial-full>.education-shape-two:after,.education-testimonial-full>.education-shape-two:before {
    content: '';
    position: absolute;
    bottom: -18px;
    width: 51%;
    height: 39px;
    background-color: #fff;
    z-index: 1
}

.education-testimonial-full>.education-shape-two:before {
    left: 0
}

.education-testimonial-full>.education-shape-one:before,.education-testimonial-full>.education-shape-two:after {
    -webkit-transform: rotate(2deg);
    -moz-transform: rotate(2deg);
    -ms-transform: rotate(2deg);
    -o-transform: rotate(2deg);
    transform: rotate(2deg)
}

.education-testimonial-full>.education-shape-one:after,.education-testimonial-full>.education-shape-two:before {
    -webkit-transform: rotate(-2deg);
    -moz-transform: rotate(-2deg);
    -ms-transform: rotate(-2deg);
    -o-transform: rotate(-2deg);
    transform: rotate(-2deg)
}

.education-event-mediumfull {
    margin: 0 0 70px
}

.education-gallery-modernfull {
    padding: 97px 0 0;
    margin: 0 0 86px
}

.education-partner-full {
    margin: 0 0 100px
}

.education-testimonial-full {
    background-image: url(../images/testimonial-back-image.jpg);
    background-position: center;
    padding: 20px 0 60px;
    margin: 0 0 40px;
    overflow: hidden
}

p.hst {
    height: 100px
}

.panel-body {
    padding: 15px;
    background: #9c8024;
    color: #fff
}

.panel-body li {
    float: left;
    width: 100%;
    margin: 5px 0 10px
}

.panel-body a {
    float: right;
    color: #ff0;
    font-size: 16px;
    margin: 10px 0 5px
}

.panel-footer {
    position: relative;
    padding: 10px 15px;
    background-color: #0a0a09;
    border-top: 1px solid #0a0a09;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    float: left;
    width: 100%;
    height: 70px
}

.pagination {
    position: absolute;
    right: 12px;
    top: 14px
}

.visit-us a {
    color: #01464a;
    text-align: center;
    float: left;
    width: 100%;
    font-weight: 700;
    font-size: 30px
}

.section-title-wrapper {
    position: relative;
    text-align: center;
    margin-bottom: 40px
}

.section-title-wrapper:before {
    background: #e79800;
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    text-align: center;
    width: 109px
}

.visit-us {
    float: left;
    width: 100%;
    margin: 30px 0 110px
}

.visit-us h3 {
    font-size: 33px;
    padding-bottom: 15px
}

.section-title-wrapper:after {
    bottom: -6px;
    color: #e79800;
    content: "\f19d";
    font-family: fontawesome;
    font-size: 14px;
    height: 17px;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    width: 39px;
    z-index: 9;
    background: #fff;
    margin: 0 auto
}

.involved-section .involved-inner .h2,.involved-section .involved-inner h2 {
    color: #fff;
    font-size: 29px;
    line-height: 1.4em
}

.involved-section {
    float: left;
    width: 100%;
    position: relative;
    display: inline-block;
    z-index: 10
}

.involved-section .btn-style-one {
    position: relative;
    padding: 12px 40px;
    margin-top: 0;
    border-radius: 6px 0;
    background: #880f0f;
    border: #ff4040
}

.involved-section .involved-inner {
    position: absolute;
    top: -60px;
    left: 150px;
    padding: 0 75px;
    border-radius: 15px;
    border: 2px solid #fff;
    background-color: red!important
}

.involved-section .involved-inner:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    border-radius: 15px;
    background-color: red
}

.copyright,.sec-title22,.sec-title22 .h2,.widget_title,footer {
    position: relative
}

.involved-section .involved-inner .column {
    position: relative;
    margin-top: 10px;
    margin-bottom: 20px
}

.involved-section .involved-inner .h2 {
    margin-bottom: 0
}

.involved-section .involved-inner .btn-column {
    text-align: right;
    margin-top: 40px
}

footer {
    float: left;
    width: 100%;
    background: #e0e0e0;
    padding-top: 110px;
    -webkit-box-shadow: inset 0 2px 5px 0 rgba(0,0,0,.39);
    -moz-box-shadow: inset 0 2px 5px 0 rgba(0,0,0,.39);
    box-shadow: inset 0 2px 5px 0 rgba(0,0,0,.39)
}

.widget_title {
    margin: 0 0 22px;
    border: none;
    font-size: 15px;
    color: #ffce07;
    font-weight: 700;
    border-radius: 10px 0;
    background-color: #c63133;
    padding: 14px 20px 12px!important
}

.ft-link li {
    width: 100%;
    float: left;
    margin: 0 0 8px;
    font-size: 13px;
}

.ft-link li a {
    width: 100%;
    float: left;
    color: #01464a
}

.copyright {
    width: 100%;
    padding: 13px 0 10px;
    float: left;
    background-color: #000;
    border-top: solid 5px #cf2e2e
}

.copyright p {
    float: left;
    color: #fff
}

.copyright li {
    float: left
}

.copyright ul {
    float: right
}

.copyright li a {
    display: block;
    margin: 0 20px 0 0;
    width: 32px;
    height: 32px;
    -webkit-border-radius: 32px;
    -moz-border-radius: 32px;
    -ms-border-radius: 32px;
    border-radius: 32px;
    background: #e0e0e0!important;
    text-align: center;
    line-height: 32px;
    color: #002e5b;
    font-size: 17px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.map-txt,.map-txt1 {
    width: 100%;
    float: left
}

.map-txt {
    background-color: #096;
    padding: 24px 0 7px;
    margin: 0
}

.map-txt p {
    color: #fff
}

.map-txt1 {
    background-color: #a4ffe1;
    padding: 24px 0 20px;
    margin: 4 0 0
}

.map-txt1 a {
    font-size: 21px;
    font-weight: 700
}

.map-txt1 a:hover {
    color: #e00f0f
}

.sec-title22 {
    text-align: center;
    margin-bottom: 17px
}

.sec-title22 .h2 {
    float: left;
    font-size: 40px;
    margin-bottom: 30px;
    font-weight: 700;
    margin-top: -5px
}

.sec-title22 .h2:after,.sec-title22 h2:before {
    content: "";
    position: absolute;
    height: 1px;
    background: #c21605
}

.testimonial .sec-title22 .h2:before {
    left: 50%;
    margin-left: -61px
}

.sec-title22 h2:before {
    bottom: -10px;
    width: 127px
}

.testimonial .sec-title22 span {
    color: #fff
}

.sec-title22 span {
    color: #c21605
}

.testimonial .sec-title22 .h2:after {
    left: 50%;
    margin-left: -50px
}

.sec-title22 .h2:after {
    bottom: -12px;
    width: 101px;
    left: 0
}

.testimonial,.year {
    position: relative;
    z-index: 1
}

#testimonials,.year {
    width: 100%;
    float: left
}

#testimonials {
    padding: 0 0 40px
}

.testimonial {
    padding: 80px 0 140px;
    color: #fff
}

.testimonial .sec-title {
    text-align: center
}

.testimonial .sec-title span {
    color: #fff
}

.testimonial .sec-title h2:before {
    left: 50%;
    margin-left: -61px
}

.testimonial .sec-title h2:after {
    left: 50%;
    margin-left: -50px
}

.testimonial .item {
    margin: 0 auto
}

.testimonial .item .image-box {
    margin-top: 20px
}

.testimonial .item .image-box img {
    width: auto;
    margin: 0 auto;
    border-radius: 15px 0
}

.testimonial .item .text {
    text-align: center;
    padding: 50px 20px 30px;
    border-radius: 30px 0;
    margin-top: -33px;
    background: #096
}

.testimonial .item .text p {
    margin: 0 auto;
    color: #fff
}

.testimonial .item .text .icon {
    margin: 10px 0
}

.testimonial .item .text .icon i {
    font-size: 16px;
    color: #c21605
}

.testimonial .owl-nav {
    position: absolute;
    left: 50%;
    margin-left: -40px;
    bottom: -60px
}

.testimonial .owl-theme .owl-controls .owl-nav [class*=owl-] {
    cursor: pointer;
    display: inline-block;
    border-radius: 10px 0;
    text-align: center;
    font-size: 24px;
    margin-right: 6px;
    padding: 4px 7px;
    width: 36px;
    height: 36px;
    line-height: 24px;
    background: 0 0;
    border: 2px;
    color: #fff;
    transition: all .5s ease 0s
}

.testimonial .owl-theme .owl-controls .owl-nav .owl-prev:hover {
    text-align: center;
    background: #c21605;
    color: #fff;
    cursor: pointer;
    border: 2px
}

.testimonial .owl-theme .owl-controls .owl-nav .owl-next:hover {
    background: #c21605;
    color: #fff;
    cursor: pointer;
    border: 2px
}

.map-head {
    font-size: 26px;
    margin: 0 0 4px
}

.map-wrapper p {
    color: #000
}

.visit-hed {
    width: 100%;
    font-size: 46px
}

.mobile-alide {
    display: none
}

.panel-default>.panel-heading {
    color: #e85622;
    background-color: #f4c417;
    border-color: #f4c417
}

.page_title {
    width: 100%;
    float: left;
    background-image: url(../images/about.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    padding: 40px 0 50px;
    background-color: #FB4400;
    margin: 0 0 3px;
    background-position: 50% 0
}

.page_title .h2 {
    float: left;
    color: #fff
}

.breadcrumbs {
    float: right;
    background: rgba(0,0,0,1);
    padding: 10px 21px;
    color: #fff;
    font-size: 17px;
    font-weight: 700
}

.breadcrumbs a {
    color: #fff;
    font-weight: 700
}

.breadcrumbs a:hover {
    color: #ff0
}

.enquiry-section {
    width: 100%;
    float: left;
    background: #c63133;
    color: #ffce07!important;
    margin: 20px 0 23px;
    height: auto;
    line-height: 2.5;
    padding: 20px 0 6px
}

.enquiry-section p {
    color: #fff
}

.enquiry-text a {
    color: #ff0
}

.enquiry-link a {
    background: #f5a001;
    padding: 10px;
    color: #fff;
    font-weight: 700;
    transition: all 1s
}

.enquiry-link a:hover {
    background: #f50150
}

.innher-page {
    width: 100%;
    float: left;
    padding: 40px 0
}

.course-title {
    width: 100%;
    float: left;
    background-color: #30696c;
    color: #fff;
    padding: 15px 0 14px 18px;
    font-size: 17px;
    margin-top: 20px;
    letter-spacing: 0
}

.link-cover {
    float: left;
    position: relative;
    z-index: 1;
    width: 100%;
    background-color: #f7f7f7;
    padding: 0;
    margin: 0
}

.link-cover p {
    padding: 13px 13px 13px 20px;
    margin: 0!important;
    border-left: 4px solid transparent;
    border-bottom: 1px solid #e6e7eb
}

.link-cover p a {
    font-weight: 700;
    color: #01464a;
    font-size: 12px
}

.link-cover p.active,.link-cover p:hover {
    border-left: 4px solid red
}

.link-cover p:first-child {
    border-top: 1px solid #e6e7eb
}

.detail-text h1 {
    width: 100%;
    background: #e2e2e2;
    padding: 10px 20px;
    color: #000;
    font-size: 25px;
    float: left;
    text-transform: uppercase
}

.detail-text p {
    text-align: justify;
    margin: 13px 0 10px
}

.form-wrap1 {
    width: 100%;
    margin: 28px 0 20px;
    float: left;
    padding: 10px;
    background: #fff;
    border: 5px solid #316d70
}

.form-wrap1 .detail-enq {
    width: 100%;
    text-align: center;
    font-size: 24px;
    text-transform: uppercase;
    color: #30696c;
    margin: 0 0 17px
}

.form-control {
    border-radius: 0;
    margin: 0 0 11px;
    height: 42px
}

textarea.form-control {
    height: 100px
}

.p18 {
    padding: 0 4px 0 0
}

.p19 {
    padding: 0 0 0 5px
}

.box-style .loc-1 {
    color: #ff9;
    font-size: 17px
}

.p18 a {
    font-size: 13px
}

.detail-text .m12 {
    height: 135px
}

.m14 {
    height: 124px
}

.detail-enq1 {
    width: 100%;
    float: left;
    margin: 20px 0;
    background: #f6ac05;
    padding: 10px 21px;
    color: #fff;
    font-weight: 700;
    font-size: 24px
}

.detail-text h2,.detail-text h3,.detail-text h4,.detail-text h5 {
    background: #ffcfb1;
    color: #e63321;
    text-transform: capitalize;
    padding: 10px;
    font-size: 22px;
    margin: 23px 0 5px
}

.panel-default {
    border-color: #ddd;
    float: left;
    margin: 20px 0 0
}

.post_read_more a {
    font-size: 16px;
    padding: 8px 21px;
    background: #01464a;
    border: 3px solid #01464a;
    color: #fff!important;
    text-transform: capitalize;
    margin: 12px 0 10px;
    float: left;
    transition: all 1s
}

.post_read_more a:hover {
    background: #ed6326!important;
    border: 3px solid #ed6326!important
}

.blog-text h4 {
    font-size: 27px;
    text-transform: capitalize;
    font-weight: 700;
    color: #000;
    margin: 0 0 16px
}

.blog-text p {
    text-align: justify;
    line-height: 25px;
    font-size: 15px
}

.blog-text {
    float: left;
    width: 100%;
    margin: 0 0 30px
}

.page-links,ul.page-numbers {
    position: relative;
    margin: 0 0 40px;
    padding: 0
}

.page-numbers li {
    list-style: none;
    float: left;
    margin: 0 11px 0 0
}

.page-numbers .page-numbers {
    display: block;
    min-width: 40px;
    height: 40px;
    text-align: center;
    border: 2px solid transparent;
    padding: 11px 5px 0;
    font-size: 16px;
    line-height: 16px;
    font-weight: 600;
    color: #002e5b
}

.page-numbers .page-numbers.current,.page-numbers .page-numbers:hover {
    border-color: #002e5b;
    text-decoration: none
}

lable {
    font-size: 19px;
    margin: 27px 0 10px;
    float: left;
    width: 100%
}

.gm {
    background-color: transparent;
    text-decoration: none!important;
    color: #f8c71c;
}

.review-add-icon {
    background: #064a4e;
    padding: 10px;
    color: #fff;
    width: 48%;
}

.new-home-add-head {
    text-align: center;
    color: #ffffff;
    font-size: 26px;
    text-transform: uppercase;
    font-weight: bold;
    background: #ee6322;
    border-radius: 26px;
}

.new-img-home-review {
    margin: 17px 0px 0px 14px;
}

.student-review-head-name {
    font-size: 22px;
    margin: -29px 0px 0px 0;
    font-weight: bold;
    color: #064a4e;
    text-decoration: underline;
}

.pop {
    position: fixed;
    /*width: 285px;*/
    right: 0px;
    margin-bottom: 0px;
    bottom: 28px;
    z-index: 10000;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-name: example;
}

@keyframes example {
    0%,100% {
        bottom: 28px;
        right: 0
    }

    50% {
        bottom: 48px;
        right: 0
    }
}

.review {
    font-weight: bold;
    color: #10b0e6;
    font-size: 16px;
}

.review2 {
    font-weight: bold;
    color: #b73b52;
    font-size: 16px;
}

.new-add {
    border: solid 1px #EBEBEB;
    padding: 10px;
}

.student-head {
    text-align: center;
    font-weight: bold;
    font-size: 24px;
    margin: 0 0 25px;
    color: #000;
}

.new-add img {
    width: 100px;
}

@media only screen and (min-width: 1007px) {
    .box-style {
        height: 270px;
    }
}
