/*!
 * Generated using the Bootstrap Customizer (https://getbootstrap.com/docs/3.4/customize/)
 */
/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: 'Roboto', sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
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;
}

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

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted;
}

b,
strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

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

small {
    font-size: 80%;
}

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

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

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

figure {
    margin: 1em 40px;
}

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

pre {
    overflow: auto;
}

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

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

button {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

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

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

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

input {
    line-height: normal;
}

    input[type="checkbox"],
    input[type="radio"] {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        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"] {
        -webkit-appearance: textfield;
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box;
    }

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

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

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

td,
th {
    padding: 0;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    *:before,
    *:after {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333333;
    background-color: #ffffff;
}

input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

a {
    color: #337ab7;
    text-decoration: none;
}

    a:hover,
    a:focus {
        color: #23527c;
        text-decoration: underline;
    }

    a:focus {
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }

figure {
    margin: 0;
}

img {
    vertical-align: middle;
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}

.img-rounded {
    border-radius: 6px;
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
}

.img-circle {
    border-radius: 50%;
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eeeeee;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}

[role="button"] {
    cursor: pointer;
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

@media (min-width: 768px) {
    .container {
        width: 750px;
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1170px;
    }
}

.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.row {
    margin-right: -15px;
    margin-left: -15px;
}

.row-no-gutters {
    margin-right: 0;
    margin-left: 0;
}

    .row-no-gutters [class*="col-"] {
        padding-right: 0;
        padding-left: 0;
    }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left;
}

.col-xs-12 {
    width: 100%;
}

.col-xs-11 {
    width: 91.66666667%;
}

.col-xs-10 {
    width: 83.33333333%;
}

.col-xs-9 {
    width: 75%;
}

.col-xs-8 {
    width: 66.66666667%;
}

.col-xs-7 {
    width: 58.33333333%;
}

.col-xs-6 {
    width: 50%;
}

.col-xs-5 {
    width: 41.66666667%;
}

.col-xs-4 {
    width: 33.33333333%;
}

.col-xs-3 {
    width: 25%;
}

.col-xs-2 {
    width: 16.66666667%;
}

.col-xs-1 {
    width: 8.33333333%;
}

.col-xs-pull-12 {
    right: 100%;
}

.col-xs-pull-11 {
    right: 91.66666667%;
}

.col-xs-pull-10 {
    right: 83.33333333%;
}

.col-xs-pull-9 {
    right: 75%;
}

.col-xs-pull-8 {
    right: 66.66666667%;
}

.col-xs-pull-7 {
    right: 58.33333333%;
}

.col-xs-pull-6 {
    right: 50%;
}

.col-xs-pull-5 {
    right: 41.66666667%;
}

.col-xs-pull-4 {
    right: 33.33333333%;
}

.col-xs-pull-3 {
    right: 25%;
}

.col-xs-pull-2 {
    right: 16.66666667%;
}

.col-xs-pull-1 {
    right: 8.33333333%;
}

.col-xs-pull-0 {
    right: auto;
}

.col-xs-push-12 {
    left: 100%;
}

.col-xs-push-11 {
    left: 91.66666667%;
}

.col-xs-push-10 {
    left: 83.33333333%;
}

.col-xs-push-9 {
    left: 75%;
}

.col-xs-push-8 {
    left: 66.66666667%;
}

.col-xs-push-7 {
    left: 58.33333333%;
}

.col-xs-push-6 {
    left: 50%;
}

.col-xs-push-5 {
    left: 41.66666667%;
}

.col-xs-push-4 {
    left: 33.33333333%;
}

.col-xs-push-3 {
    left: 25%;
}

.col-xs-push-2 {
    left: 16.66666667%;
}

.col-xs-push-1 {
    left: 8.33333333%;
}

.col-xs-push-0 {
    left: auto;
}

.col-xs-offset-12 {
    margin-left: 100%;
}

.col-xs-offset-11 {
    margin-left: 91.66666667%;
}

.col-xs-offset-10 {
    margin-left: 83.33333333%;
}

.col-xs-offset-9 {
    margin-left: 75%;
}

.col-xs-offset-8 {
    margin-left: 66.66666667%;
}

.col-xs-offset-7 {
    margin-left: 58.33333333%;
}

.col-xs-offset-6 {
    margin-left: 50%;
}

.col-xs-offset-5 {
    margin-left: 41.66666667%;
}

.col-xs-offset-4 {
    margin-left: 33.33333333%;
}

.col-xs-offset-3 {
    margin-left: 25%;
}

.col-xs-offset-2 {
    margin-left: 16.66666667%;
}

.col-xs-offset-1 {
    margin-left: 8.33333333%;
}

.col-xs-offset-0 {
    margin-left: 0%;
}

@media (min-width: 768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left;
    }

    .col-sm-12 {
        width: 100%;
    }

    .col-sm-11 {
        width: 91.66666667%;
    }

    .col-sm-10 {
        width: 83.33333333%;
    }

    .col-sm-9 {
        width: 75%;
    }

    .col-sm-8 {
        width: 66.66666667%;
    }

    .col-sm-7 {
        width: 58.33333333%;
    }

    .col-sm-6 {
        width: 50%;
    }

    .col-sm-5 {
        width: 41.66666667%;
    }

    .col-sm-4 {
        width: 33.33333333%;
    }

    .col-sm-3 {
        width: 25%;
    }

    .col-sm-2 {
        width: 16.66666667%;
    }

    .col-sm-1 {
        width: 8.33333333%;
    }

    .col-sm-pull-12 {
        right: 100%;
    }

    .col-sm-pull-11 {
        right: 91.66666667%;
    }

    .col-sm-pull-10 {
        right: 83.33333333%;
    }

    .col-sm-pull-9 {
        right: 75%;
    }

    .col-sm-pull-8 {
        right: 66.66666667%;
    }

    .col-sm-pull-7 {
        right: 58.33333333%;
    }

    .col-sm-pull-6 {
        right: 50%;
    }

    .col-sm-pull-5 {
        right: 41.66666667%;
    }

    .col-sm-pull-4 {
        right: 33.33333333%;
    }

    .col-sm-pull-3 {
        right: 25%;
    }

    .col-sm-pull-2 {
        right: 16.66666667%;
    }

    .col-sm-pull-1 {
        right: 8.33333333%;
    }

    .col-sm-pull-0 {
        right: auto;
    }

    .col-sm-push-12 {
        left: 100%;
    }

    .col-sm-push-11 {
        left: 91.66666667%;
    }

    .col-sm-push-10 {
        left: 83.33333333%;
    }

    .col-sm-push-9 {
        left: 75%;
    }

    .col-sm-push-8 {
        left: 66.66666667%;
    }

    .col-sm-push-7 {
        left: 58.33333333%;
    }

    .col-sm-push-6 {
        left: 50%;
    }

    .col-sm-push-5 {
        left: 41.66666667%;
    }

    .col-sm-push-4 {
        left: 33.33333333%;
    }

    .col-sm-push-3 {
        left: 25%;
    }

    .col-sm-push-2 {
        left: 16.66666667%;
    }

    .col-sm-push-1 {
        left: 8.33333333%;
    }

    .col-sm-push-0 {
        left: auto;
    }

    .col-sm-offset-12 {
        margin-left: 100%;
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-sm-offset-9 {
        margin-left: 75%;
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-sm-offset-6 {
        margin-left: 50%;
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-sm-offset-3 {
        margin-left: 25%;
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-sm-offset-0 {
        margin-left: 0%;
    }
}

@media (min-width: 992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left;
    }

    .col-md-12 {
        width: 100%;
    }

    .col-md-11 {
        width: 91.66666667%;
    }

    .col-md-10 {
        width: 83.33333333%;
    }

    .col-md-9 {
        width: 75%;
    }

    .col-md-8 {
        width: 66.66666667%;
    }

    .col-md-7 {
        width: 58.33333333%;
    }

    .col-md-6 {
        width: 50%;
    }

    .col-md-5 {
        width: 41.66666667%;
    }

    .col-md-4 {
        width: 33.33333333%;
    }

    .col-md-3 {
        width: 25%;
    }

    .col-md-2 {
        width: 16.66666667%;
    }

    .col-md-1 {
        width: 8.33333333%;
    }

    .col-md-pull-12 {
        right: 100%;
    }

    .col-md-pull-11 {
        right: 91.66666667%;
    }

    .col-md-pull-10 {
        right: 83.33333333%;
    }

    .col-md-pull-9 {
        right: 75%;
    }

    .col-md-pull-8 {
        right: 66.66666667%;
    }

    .col-md-pull-7 {
        right: 58.33333333%;
    }

    .col-md-pull-6 {
        right: 50%;
    }

    .col-md-pull-5 {
        right: 41.66666667%;
    }

    .col-md-pull-4 {
        right: 33.33333333%;
    }

    .col-md-pull-3 {
        right: 25%;
    }

    .col-md-pull-2 {
        right: 16.66666667%;
    }

    .col-md-pull-1 {
        right: 8.33333333%;
    }

    .col-md-pull-0 {
        right: auto;
    }

    .col-md-push-12 {
        left: 100%;
    }

    .col-md-push-11 {
        left: 91.66666667%;
    }

    .col-md-push-10 {
        left: 83.33333333%;
    }

    .col-md-push-9 {
        left: 75%;
    }

    .col-md-push-8 {
        left: 66.66666667%;
    }

    .col-md-push-7 {
        left: 58.33333333%;
    }

    .col-md-push-6 {
        left: 50%;
    }

    .col-md-push-5 {
        left: 41.66666667%;
    }

    .col-md-push-4 {
        left: 33.33333333%;
    }

    .col-md-push-3 {
        left: 25%;
    }

    .col-md-push-2 {
        left: 16.66666667%;
    }

    .col-md-push-1 {
        left: 8.33333333%;
    }

    .col-md-push-0 {
        left: auto;
    }

    .col-md-offset-12 {
        margin-left: 100%;
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-md-offset-9 {
        margin-left: 75%;
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-md-offset-6 {
        margin-left: 50%;
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-md-offset-3 {
        margin-left: 25%;
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-md-offset-0 {
        margin-left: 0%;
    }
}

@media (min-width: 1200px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: left;
    }

    .col-lg-12 {
        width: 100%;
    }

    .col-lg-11 {
        width: 91.66666667%;
    }

    .col-lg-10 {
        width: 83.33333333%;
    }

    .col-lg-9 {
        width: 75%;
    }

    .col-lg-8 {
        width: 66.66666667%;
    }

    .col-lg-7 {
        width: 58.33333333%;
    }

    .col-lg-6 {
        width: 50%;
    }

    .col-lg-5 {
        width: 41.66666667%;
    }

    .col-lg-4 {
        width: 33.33333333%;
    }

    .col-lg-3 {
        width: 25%;
    }

    .col-lg-2 {
        width: 16.66666667%;
    }

    .col-lg-1 {
        width: 8.33333333%;
    }

    .col-lg-pull-12 {
        right: 100%;
    }

    .col-lg-pull-11 {
        right: 91.66666667%;
    }

    .col-lg-pull-10 {
        right: 83.33333333%;
    }

    .col-lg-pull-9 {
        right: 75%;
    }

    .col-lg-pull-8 {
        right: 66.66666667%;
    }

    .col-lg-pull-7 {
        right: 58.33333333%;
    }

    .col-lg-pull-6 {
        right: 50%;
    }

    .col-lg-pull-5 {
        right: 41.66666667%;
    }

    .col-lg-pull-4 {
        right: 33.33333333%;
    }

    .col-lg-pull-3 {
        right: 25%;
    }

    .col-lg-pull-2 {
        right: 16.66666667%;
    }

    .col-lg-pull-1 {
        right: 8.33333333%;
    }

    .col-lg-pull-0 {
        right: auto;
    }

    .col-lg-push-12 {
        left: 100%;
    }

    .col-lg-push-11 {
        left: 91.66666667%;
    }

    .col-lg-push-10 {
        left: 83.33333333%;
    }

    .col-lg-push-9 {
        left: 75%;
    }

    .col-lg-push-8 {
        left: 66.66666667%;
    }

    .col-lg-push-7 {
        left: 58.33333333%;
    }

    .col-lg-push-6 {
        left: 50%;
    }

    .col-lg-push-5 {
        left: 41.66666667%;
    }

    .col-lg-push-4 {
        left: 33.33333333%;
    }

    .col-lg-push-3 {
        left: 25%;
    }

    .col-lg-push-2 {
        left: 16.66666667%;
    }

    .col-lg-push-1 {
        left: 8.33333333%;
    }

    .col-lg-push-0 {
        left: auto;
    }

    .col-lg-offset-12 {
        margin-left: 100%;
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-lg-offset-9 {
        margin-left: 75%;
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-lg-offset-6 {
        margin-left: 50%;
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-lg-offset-3 {
        margin-left: 25%;
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-lg-offset-0 {
        margin-left: 0%;
    }
}

.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
    display: table;
    content: " ";
}

.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
    clear: both;
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto;
}

.pull-right {
    float: right !important;
}

.pull-left {
    float: left !important;
}

.hide {
    display: none !important;
}

.show {
    display: block !important;
}

.invisible {
    visibility: hidden;
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.hidden {
    display: none !important;
}

.affix {
    position: fixed;
}


/*my css*/
html, body {
    font-family: font-family: 'Roboto', sans-serif;
}

header.darkHeader {
    background: rgb(207,207,207);
    background: linear-gradient(90deg, rgba(207,207,207,1) -4%, rgb(255 255 255) 7%, rgba(255,255,255,1) 24%, rgba(255,255,255,1) 30%, rgba(194,194,194,1) 100%);
    position: relative;
    border-top: 10px solid #3a8eda;
    border-bottom: 10px solid #123a6d;
}

.logo img {
    height: 70px;
    margin: 10px 0;
}

.head_tag {
    text-align: center;
    color: #123a6d;
    text-transform: uppercase;
}

.head_tag {
    padding-top: 25px;
}

.head_tag {
    text-align: center;
    color: #123a6d;
    text-transform: uppercase;
    font-size: 2.5vw;
    letter-spacing: -1px;
    font-weight: 900;
}

.phonmail a:hover {
    opacity: 1;
}

.phonmail a img {
    margin-right: 5px;
}

.phonmail a {
    color: #fff;
    margin: 0 2px;
    display: inline-block;
    opacity: 0.9;
    text-decoration: none;
}

.phonmail {
    background: #3d5db6;
    text-align: center;
    display: inline-block;
    padding: 5px 10px;
    border-radius: 50px;
    margin-top: 25px;
    border: 1px solid #143b6c;
}

section.banner {
    position: relative;
    background: url("../img/banner.jpg")no-repeat left #1c446a;
    border-top: 10px solid #ffffff;
    background-attachment: fixed;
    padding-bottom: 30px;
}

.bantext h1 small {
    display: block;
    font-size: 25px;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    color: #c5deff;
    letter-spacing: .5px;
}

.bantext h1 {
    margin: 0;
    color: #fff;
    font-size: 100px;
    letter-spacing: 2px;
    line-height: 52px;
}

.bantext {
    position: absolute;
    bottom: 0;
    width: 40%;
}

.bantext, .about_para {
    padding-left: 30px;
    border-left: 3px solid #9ca8b4;
}

    .about_para p:nth-child(2) {
        margin: 0;
        padding-top: 10px;
    }

.banform .form-control {
    width: 100%;
    border: 0;
    height: 35px;
    box-sizing: border-box;
    padding: 10px;
    border-radius: 8px;
    outline: none;
}

.banform p {
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 0.5px;
    font-weight: 500;
    margin: 0;
    padding-top: 15px;
    padding-bottom: 8px;
}

.banform h3 {
    margin: 0;
    text-transform: uppercase;
    line-height: 22px;
    font-size: 21px;
    color: #fff;
}

.banform {
    width: 450px;
    background: #1453bd;
    border-radius: 15px;
    padding: 30px;
    text-align: center;
    margin-bottom: 30px;
    box-shadow: 0 -5px 0 10px rgb(0 0 0 / 20%);
    margin-top: -170px;
    margin-right: 0;
    margin-left: auto;
}

    .banform .form-group {
        margin-bottom: 15px;
    }

    .banform .form-control.submit_btn {
        width: auto;
        background: #123a6d;
        color: #fff;
        text-transform: uppercase;
        font-size: 16px;
        letter-spacing: 1px;
        height: auto;
        padding: 10px 25px;
        border-radius: 50px;
        margin-top: 15px;
    }

.mb-0 {
    margin-bottom: 0 !important;
}

section.about_Section {
    position: relative;
    background: #1d4569;
    padding: 40px 0;
}

.about_text {
    padding-top: 55px;
}

    .about_text h1 span:first-child {
        font-size: 24px;
    }

    .about_text h1 span {
        display: block;
        font-size: 38px;
        letter-spacing: 1px;
        font-weight: 500;
    }

    .about_text h1 {
        color: #fff;
        font-size: 75px;
        line-height: 55px;
    }

.about_para p strong::before {
    width: 10px;
    height: 10px;
    background: #3a8eda;
    content: "";
    position: absolute;
    border-radius: 10px;
    left: 0;
    top: 7px;
}

.about_para p strong {
    text-transform: uppercase;
    font-size: 22px;
    letter-spacing: 1px;
    display: inline-block;
    position: relative;
    padding-left: 30px;
    padding-right: 20px;
}

.about_para p {
    margin-top: 0;
    color: #fff;
    font-size: 14px;
    line-height: 22px;
    margin: 15px 0;
}

.about_para {
    font-size: 13px;
    letter-spacing: 0.3px;
    line-height: 18px;
}

section.services.about_Section {
    border-top-color: #fff;
    overflow: hidden;
}

.services::before {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    background: #325679;
    left: 0;
    right: 0;
    top: -11px;
    transform: rotate(45deg);
    margin: 0 auto;
    z-index: 1;
}

.services.about_Section::before {
    background: #fff;
    z-index: 1;
}

.services.about_Section .page_head h2, .school_awwardsec .page_head h2 {
    color: #fff;
}

.services {
    padding: 30px 0;
    border-top: 10px solid #325679;
    position: relative;
    overflow: hidden;
}

.principla_Sec {
    background: #e3e3e3;
}

.school_awwardsec {
    background: #a7a7a7;
}

.page_head h2 {
    display: inline-block;
    color: #123a6d;
    font-size: 35px;
    padding: 2px 0px 5px;
    border-radius: 50px;
    margin: 0;
    letter-spacing: 0px;
    text-transform: uppercase;
    position: relative;
    line-height: 38px;
}

.page_head {
    text-align: center;
    padding-bottom: 30px;
}

.ser_img {
    margin-bottom: 15px;
}

.serimg {
    padding: 0 8px;
}

.ser_img img {
    margin: 0 auto;
}

section.services.uniqe_bg {
    background: url("../img/bannerbg2.jpg")no-repeat left #04411b;
    position: relative;
    background-attachment: fixed;
    overflow: hidden;
}

    section.services.uniqe_bg::before {
        z-index: 1;
    }

.uniqu_text p {
    color: #3f3f3f;
    font-size: 14px;
    line-height: 22px;
    margin: 10px 0;
    padding: 0;
    margin-top: 0;
    text-align: justify;
}



.quote_sec .row {
    margin: 0;
    padding: 0;
}

.address b {
    display: block;
    text-transform: uppercase;
    font-size: 30px;
    font-weight: 500;
    color: #055d27;
    padding-bottom: 15px;
}

.address p {
    margin: 0;
    color: #000;
    font-size: 24px;
}

.address {
    text-align: center;
    width: 80%;
    margin: 0 auto;
}

.quote1 {
    text-align: center;
}

    .quote1 h3 {
        font-family: 'Bebas Neue', cursive;
        color: #055d27;
        font-size: 65px;
        letter-spacing: 3px;
        text-shadow: 3px 3px #fedaaa;
        line-height: 68px;
        margin: 0;
    }

section.testimonial h2 {
    color: #fff;
}

.services.testimonial::before {
    z-index: 1;
}

section.testimonial {
    padding: 40px 0;
    background: #123a6d;
    overflow: hidden;
}

.testimonial_box .test_img img {
    display: inline-block;
}

.testimonial_box .test_img {
    width: 85px;
    height: 85px;
    background: #fff;
    text-align: center;
    border-radius: 50px;
    overflow: hidden;
    line-height: 100px;
    box-shadow: 0 0 0 3px #f5811f;
    margin: 0 auto;
}

.testimonial_box .testi_txt strong {
    color: #123a6d;
    letter-spacing: 0.5px;
    font-weight: 500;
    font-size: 15px;
    font-style: italic;
    position: absolute;
    bottom: 10px;
}

.testimonial_box .testi_txt::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: -5px;
    background: white;
    width: 15px;
    height: 15px;
    transform: rotate(45deg);
}

.testimonial_box .testi_txt p {
    font-size: 14px;
    color: #3f3f3f;
    margin: 0;
    padding-bottom: 15px;
    text-align: justify;
}

.testimonial_box .testi_txt {
    background: #fff;
    padding: 20px;
    position: relative;
    margin-bottom: 40px;
    min-height: 250px;
    padding-bottom: 35px;
}

p.footcta span {
    color: #cccccc;
    font-weight: 600;
}

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

footer p {
    color: #fff;
    letter-spacing: 0.2px;
    font-size: 14px;
    font-weight: 400;
}

footer {
    background: #000;
    text-align: center;
}

.thanks_sec {
    background: #E7E7E7;
    position: relative;
    padding: 50px 0;
}

.Copyright {
    font-size: 11px;
    text-align: left;
    margin: 0;
    margin-top: -10px;
    opacity: 0.6;
    font-weight: 400;
    letter-spacing: 0.5px;
}

.thank_box {
    background: #fff;
    text-align: center;
    padding: 50px;
    border: 1px solid #dbdbdc;
    box-shadow: 0px 0px 10px rgb(128 128 128 / 15%);
}

    .thank_box h1 {
        margin: 0;
        text-transform: uppercase;
        font-size: 40px;
        letter-spacing: 5px;
        font-weight: 800;
        color: #3d5db6;
        position: relative;
        padding-top: 25px;
    }

        .thank_box h1::before {
            content: "";
            position: absolute;
            width: 100px;
            left: 0;
            right: 0;
            margin: 0 auto;
            height: 5px;
            background: #44a6ff;
            top: 0;
        }

    .thank_box img {
        margin: 0 auto;
        width: 160px;
    }

    .thank_box h4 {
        font-weight: 300;
        letter-spacing: 1px;
        margin: 0;
        padding-bottom: 15px;
        font-size: 22px;
        color: #a7a7a7;
    }

    .thank_box p {
        font-size: 14px;
        letter-spacing: 0.5px;
        color: black;
        margin-bottom: 20px;
    }

.about_para h2 {
    color: #ffff;
    margin: 0px 0;
    font-size: 25px;
    letter-spacing: 0.5px;
    padding-bottom: 10px;
    padding-top: 20px;
    line-height: 30px;
}

ul.teacher_boxawward {
    margin: 0;
    padding: 0;
    display: flex;
    background: #fafafa;
    border-radius: 10px;
    padding: 30px;
}

    ul.teacher_boxawward li {
        list-style: none;
        width: 20%;
        vertical-align: top;
        margin: 10px;
        background: #fff;
        padding: 10px;
        box-shadow: 0px 25px 33px -30px rgb(115 120 136 / 55%);
    }

        ul.teacher_boxawward li div span img {
            max-width: 50px;
            display: initial;
        }

        ul.teacher_boxawward li div span {
            display: block;
            text-align: center;
            padding: 10px 0;
        }

        ul.teacher_boxawward li div h3 {
            margin: 10px 0;
            background: #1453bd;
            text-align: center;
            font-size: 14px;
            letter-spacing: 1px;
            padding: 8px 0;
            color: #fff;
            font-weight: 400;
        }

        ul.teacher_boxawward li div p {
            font-size: 14px;
            letter-spacing: 0.5px;
            text-align: center;
            line-height: 24px;
        }




@media (max-width: 767px) {
    .about_para h1 {
        color: #fff;
        line-height: 28px;
    }
    ul.teacher_boxawward, ul.teacher_boxawward li {
        display: block;
        width: 100%;
        margin: 0;
    }

    ul.teacher_boxawward {
        padding: 10px;
    }

    .banform {
        width: 100%;
        margin-top: 10px;
        padding: 20px;
    }

    header.darkHeader .container, header.darkHeader .container div.col-md-12 {
        padding: 0;
    }

    .bantext {
        left: 0;
    }

    .logo {
        padding: 10px 10px 0px 10px;
    }

    .head_tag {
        font-size: 20px;
        letter-spacing: 1px;
        padding-top: 0;
    }

    .phonmail {
        margin: 0;
        padding: 3px 0;
        display: block;
        margin-bottom: 10px;
    }

        .phonmail a {
            font-size: 12px;
        }

    .bantext h1 br {
        display: none;
    }

    section .container, section .container div.col-md-12 {
        padding: 0;
    }

    .bantext {
        text-align: center;
        padding-top: 10px;
    }

    .banform h3 {
        font-size: 14px;
        line-height: 22px;
    }

    .banform p {
        padding-top: 0;
    }

    .about_text h1 {
        margin: 0;
        font-size: 40px;
        line-height: 30px;
        text-align: center;
    }

    .about_para {
        text-align: left;
        padding: 15px;
    }

    .about_text {
        padding-top: 20px;
    }

        .about_text h1 span {
            font-size: 15px;
        }

    .page_head h2 {
        font-size: 22px;
        padding: 8px 10px;
        line-height: 26px;
    }

    .uniqu_text p {
        text-align: justify;
    }

    section.quote_sec {
        background: url("https://img.freepik.com/free-vector/winter-background-with-pastel-color-brushes-leaves_220290-42.jpg?size=626&ext=jpg&ga=GA1.2.1093852044.1607817600")no-repeat left top;
        padding: 30px 0;
        background-size: cover;
    }

    .quote1 h3 {
        font-size: 45px;
        line-height: 48px;
    }

        .quote1 h3 br, .address p br {
            display: none;
        }

    .address b {
        font-size: 20px;
    }

    .address p {
        font-size: 16px;
    }

    .visible-xs {
        display: block !important;
    }

    footer {
        margin-bottom: 49px;
    }

    .footer2 {
        position: fixed;
        z-index: 9999;
        bottom: 0;
        width: 100%;
        background: #fff;
        height: 45px;
        overflow: hidden;
    }

        .footer2 a:last-child {
            float: right;
        }

        .footer2 a {
            display: block;
            font-size: 16px;
            background: #f5811f;
            bottom: 0;
            color: #fff;
            cursor: pointer;
            position: relative;
            padding: 12px 0;
            text-align: center;
            z-index: 999;
            float: left;
            text-decoration: none;
            width: 49.33%;
        }

    header.darkHeader {
        background: #fff;
    }

    .logo img {
        margin: 0 auto;
    }

    .bantext {
        position: relative;
        width: 100%;
    }

        .bantext h1 {
            padding-bottom: 15px;
            line-height: 38px;
            font-size: 50px;
        }

    .school_img {
        display: none;
    }

    .uniqu_text {
        margin: 0;
    }

    .testimonial_box .test_img {
        margin-bottom: 30px;
    }

    .hidden-xs {
        display: none !important;
    }

    .page_head {
        padding-bottom: 0;
    }

    .advantage_img img, .school_awward img {
        margin: 0 auto;
        padding: 0 10px;
    }
}

@media screen and (min-width: 767px) and (max-width: 992px) {
    .bantext {
        left: 0;
    }

    .banform {
        width: 100%;
        padding: 20px;
    }

    .uniqu_text {
        margin-top: 50px;
    }

    .testimonial_box .testi_txt {
        padding: 10px;
    }

        .testimonial_box .testi_txt strong, .testimonial_box .testi_txt p {
            font-size: 12px;
        }

    header.darkHeader .container, header.darkHeader .container div.col-md-12 {
        padding: 0;
    }

    .logo img {
        height: 40px;
    }

    .head_tag {
        font-size: 18px;
        letter-spacing: 1px;
        padding-top: 16px;
    }

    .phonmail {
        margin: 0;
        padding: 3px 0;
        display: block;
        margin-bottom: 10px;
        margin-top: 10px;
    }

        .phonmail a {
            font-size: 12px;
        }

    .bantext h1 br {
        display: none;
    }

    section .container, section .container div.col-md-12 {
        padding: 0;
    }

    .bantext {
        text-align: center;
        padding-top: 10px;
    }

    .banform h3 {
        font-size: 14px;
        line-height: 22px;
    }

    .banform p {
        padding-top: 0;
    }

    .about_text h1 {
        margin: 0;
        font-size: 70px;
        line-height: 60px;
        text-align: center;
    }

    .page_head h2 {
        font-size: 22px;
        padding: 8px 10px;
        line-height: 26px;
    }

    .uniqu_text p {
        text-align: justify;
    }

    section.quote_sec {
        background: url("https://img.freepik.com/free-vector/winter-background-with-pastel-color-brushes-leaves_220290-42.jpg?size=626&ext=jpg&ga=GA1.2.1093852044.1607817600")no-repeat left top;
        padding: 30px 0;
        background-size: cover;
    }

    .quote1 h3 {
        font-size: 45px;
        line-height: 48px;
    }

        .quote1 h3 br, .address p br {
            display: none;
        }

    .address b {
        font-size: 20px;
    }

    .address p {
        font-size: 16px;
    }
}
