@charset "utf-8";

/* CSS Document */

* {
    margin: 0px;
    padding: 0px;
}

body {
    margin: 0px;
    padding: 0px;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    color: #6f6f6f;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

img {
    border: none;
}

div {
    margin: 0px;
    padding: 0px;
}

h1 {
    font-size: 120%;
    line-height: 22px;
    margin: 0px;
    padding: 0px;
}

h2 {
    font-size: 25px;
    margin: 0px;
    padding: 0px;
}

h3 {
    font-size: 100%;
    margin: 0px;
    padding: 0px;
}

h4 {
    font-size: 90%;
    line-height: 22px;
    margin: 0px;
    padding: 0px;
}

h5 {
    font-size: 80%;
    line-height: 22px;
    margin: 0px;
    padding: 0px;
}

h6 {
    font-size: 75%;
    line-height: 22px;
    margin: 0px;
    padding: 0px;
}

p {
    text-align: left;
    margin: 0px;
    line-height: 26px;
    padding: 0px;
    font-family: 'Roboto', sans-serif;
    color: #562803;
}

a {
    text-decoration: none;
    color: #464d4d;
    transition: all .3s linear;
    -moz-transition: all .3s linear;
    -webkit-transition: all .3s linear;
}

a:hover {
    text-decoration: none;
    color: #000;
}

a:visited {
    text-decoration: none;
}

.clear {
    clear: both;
}

ul ul,
ul ol,
ol ol,
ol ul {
    margin: 0;
}

ul {
    list-style-type: none;
    margin: 0px 0px 10px 0px;
    padding: 0px;
}

ul ul {
    list-style-type: circle;
    margin-top: 10px;
}

ul ul ul {
    list-style-type: square;
    margin-top: 10px;
}

ul ul ul ul {
    list-style-type: circle;
    margin-top: 10px;
}

ol {
    margin: 0px 0 0 30px;
    padding: 0px;
    line-height: 19px;
}

ol ol {
    margin-top: 10px;
    margin-left: 15px;
}

ol ol ol {
    margin-top: 10px;
    margin-left: 15px;
}

ul li {
    padding-left: 0px;
    margin-bottom: 0px;
}

ul li ul li {
    list-style-type: none;
}

ul li ul li ul li {
    margin-bottom: 5px;
    list-style-type: none;
}

ol li {
    list-style-type: decimal;
    margin-bottom: 7px;
}

ol li ol li {
    list-style-type: lower-alpha;
}

ol li ol li ol li {
    margin-bottom: 5px;
    list-style-type: decimal;
}

table {
    border-collapse: collapse;
    width: 100%;
    margin: 10px 0px 10px 0px;
}

table tr td {}

th,
thead th,
tbody th {
    border-style: none none solid;
    border-width: 0 0 1px;
    padding: 10px 10px!important;
}

th a,
thead th a,
tbody th a {
    text-decoration: none;
}

th a:hover,
thead th a:hover,
tbody th a:hover {
    text-decoration: underline;
}

td {
    padding: 10px 10px !important;
    text-align: left;
    vertical-align: top;
    font-size: 14px;
    word-wrap: break-word!important;
}

td h3 {
    font-size: 22px;
    color: #31383e;
    font-weight: 400;
    text-align: center;
}

td h4 {
    font-size: 17px;
    color: #31383e;
    font-weight: 500;
    text-align: left;
}

td a {
    text-decoration: none;
    font-weight: normal!important;
    color: #999999;
}

caption {
    display: none;
}

a,
img,
input,
button,
span {
    transition: all .3s linear;
    -moz-transition: all .3s linear;
    -webkit-transition: all .3s linear;
}

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

@font-face {
    font-family: abri-font;
    src: url(../fonts/abri.ttf);
}

#header {
    background-repeat: no-repeat;
    width: 100%;
    height: auto;
    padding: 0 0 0 0;
    overflow: hidden;
    /* background-position: center; */
    /* background-size: cover; */
}

table tbody tr td .imgd {
    width: 20px;
    height: 20px;
    margin: 30px 0px 0px 190px;
    float: right;
}

table tbody tr td .img2 {
    width: 20px;
    height: 20px;
    margin: 75px 0px 0px 190px;
    float: right;
}

table tbody tr td .img3 {
    width: 20px;
    height: 20px;
    margin: 120px 0px 0px 190px;
    float: right;
}

table tbody tr td a {
    font-size: 16px;
    color: black;
}

.top-head {
    margin-left: -85px;
}

.logo {
    float: left;
    position: relative;
    z-index: 99;
    margin-top: 8px;
    margin-bottom: 8px;
}

.gandhi_ji_text {
    display: inline-block;
    margin-top: 20px;
    margin-left: 45px;
}

.gandhi_ji_text h4 {
    color: #c70e16;
    text-decoration: underline;
    font-weight: 700;
    text-align: center;
}

.gandhi_ji_text p {
    line-height: 0px;
    text-align: center;
    padding-top: 2px;
    font-size: 14px;
    color: #000;
    margin-top: 14px;
}

.text-si {
    font-size: 12px;
    font-weight: bold;
}

.navigation {
    float: right;
    width: 100%;
    background: #000;
    padding: 11px;
}

.navigation .nav ul li {
    float: left;
    padding: 0 19px;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
}

.navigation .nav ul li a {
    color: #fff;
    text-decoration: none;
}

.carousel-caption {
    position: absolute;
    top: 0 !important;
    width: 110%;
    left: 15px !important;
}

.carousel-caption h2 {
    font-size: 40px;
    font-family: abri-font;
    color: #fff;
    text-align: left;
    padding-top: 0px;
    position: relative;
}

.slider {
    position: relative;
    clear: both;
    padding-top: 0px;
}

.btn-view-detail {
    width: 130px;
    height: 40px;
    background: none;
    border: 2px solid #fff;
    text-align: center;
    line-height: 35px;
    margin-top: 32px;
    border-radius: 120px;
}

#services h2 {
    font-size: 45px;
    font-family: abri-font;
    font-weight: 400;
    padding-top: 60px;
    text-align: center;
    position: relative;
    padding-bottom: 50px;
}

.inner-service h3 {
    font-size: 26px;
    font-family: abri-font;
    text-align: center;
    color: #0a0a0a;
    font-weight: 400;
}

.inner-service img {
    margin-bottom: 40px;
    margin: auto;
}

.text-section h2 {
    font-size: 45px;
    font-weight: 600;
    font-family: abri-font;
    color: #0a0a0a;
}

.text-section h3 {
    font-size: 27px;
    font-weight: 500;
    font-family: abri-font;
    color: #0a0a0a;
    line-height: 36px;
}

.text-section p {
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    color: #0a0a0a;
    font-family: 'Open Sans', sans-serif;
    margin-top: 25px;
}

.footer-form {
    background: url(../images/form-back.jpg);
    padding: 45px 35px;
    margin-top: 15px;
}

.footer-form h2 {
    font-size: 26px;
    font-weight: 400;
    font-family: abri-font;
    color: #fff;
    padding-bottom: 10px;
}

.form_group input.bottom-feild {
    width: 100%;
    border: none;
    border-bottom: 1px solid #ababab;
    background: none;
    margin-bottom: 10px;
    font-size: 14px;
}

textarea.area-feild {
    width: 100%;
    height: 50px;
    border: none;
    border-bottom: 1px solid #e1e1e1;
    background: none;
    margin: 15px 0 10px;
}

.form_group {
    margin-bottom: 12px;
}

.button_submit {
    background: #8885fb;
    height: 50px;
    width: 100%;
    color: #fff;
}

section#text-n-query {
    padding: 60px 0 65px 0;
}

.inner-text-l {
    padding-left: 10px;
}

.inner-text-l h2 {
    font-size: 26px;
    font-weight: 400;
    font-family: abri-font;
    color: #0a0a0a;
    padding-bottom: 15px;
}

.inner-text-l p {
    font-size: 16px;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    color: #0a0a0a;
    padding: 0 30px 0 0;
}

.inner-text-2 h2 {
    font-size: 26px;
    font-weight: 400;
    font-family: abri-font;
    color: #0a0a0a;
    padding-bottom: 15px;
}

.inner-text-2 p {
    font-size: 16px;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    color: #0a0a0a;
}

.read_more {
    padding-top: 10px;
    position: relative;
}

.read_more a {
    color: #000;
    font-size: 13px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    text-decoration: none;
}

.read_more a:hover {
    color: #000;
    text-decoration: none;
}

#ms-leena {
    background: #fafafa;
    padding: 80px 0;
}

section#footer {
    background-color: #ed1c24;
}

.footer-menu ul li {
    display: inline-block;
}

.footer-menu ul li {
    display: inline-block;
    padding: 60px 7px;
    color: #fff;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    opacity: 0.3;
    cursor: pointer;
}

.copyright-l p {
    color: #fff;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    opacity: 1;
}

.copyright-l p a {
    color: #ccc;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    opacity: 1;
}

.copyright-l {
    padding-top: 27px;
    padding-bottom: 6px;
}

.copy-right p {
    text-align: right;
}

.read_more:after {
    content: "\f105";
    font-family: FontAwesome;
}

.btn-view-detail a {
    color: #fff;
}

.shadows {
    -moz-box-shadow: 30px 4px 40px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 30px 4px 40px rgba(0, 0, 0, 0.3);
    box-shadow: 30px 4px 40px rgba(0, 0, 0, 0.3);
}

#header-inner {
    background: #fff;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    padding: 30px 0 40px 0;
}

#header-inner {
    background: #fff;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    padding: 30px 0 60px 0;
}

#inner-banner {
    background: url(../images/inner-1banner.jpg);
    background-size: 100%;
    width: 100%;
    height: 200px;
    clear: both;
}

#inner-banner h2 {
    font-size: 55px;
    font-family: abri-font;
    font-weight: 600;
    text-align: center;
    position: relative;
    color: #fff;
    line-height: 150px;
}

#content-box {
    background: #fff;
    padding: 80px 0;
}

#content-box h2 {
    font-size: 40px;
    font-family: abri-font;
    font-weight: 400;
    text-align: left;
    position: relative;
    color: #333;
    padding-bottom: 0px;
}

#content-box p {
    font-size: 16px;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    color: #0a0a0a;
    padding: 30px 0 0px 0;
    line-height: 27px;
    text-align: justify;
}

.after-before {
    margin: 30px 0 50px;
}

.btn-after {
    background: #76cc35;
    width: 200px;
    color: #fff;
    padding: 5px;
    font-size: 20px;
    text-align: center;
    margin: -10px auto;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
    z-index: 999;
    position: relative;
    border: 1px solid #fff;
}

.after-before img {
    width: 100%;
    z-index: 9;
}

.after-before p {
    background: #fff;
    text-align: center;
    border: 1px solid #ccc;
    font-size: 17px !important;
    padding: 15px !important;
    line-height: 16px;
    color: #ff142b !important;
}

.inner-afetr-box {
    -webkit-box-shadow: -7px 7px 6px rgba(0, 0, 0, 0.3);
    box-shadow: -7px 7px 6px rgba(0, 0, 0, 0.3);
    width: 100%;
    height: 178px;
    overflow: hidden;
}

.inner-afetr-box img {
    width: 100%;
}

.right-text-panel ul li::before {
    content: "\f178";
    font-family: 'FontAwesome';
    left: 0px;
    font-size: 16px!important;
    font-weight: 300!important;
    color: #fe3239;
    position: absolute;
}

.right-text-panel ul li {
    font-size: 16px;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    color: #0a0a0a;
    line-height: 27px;
    background-color: white;
    padding-left: 25px;
    position: relative;
    padding-top: 7px;
}

.right-text-panel ol li {
    font-size: 16px;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    color: #0a0a0a;
    line-height: 27px;
    background-color: white;
    padding-left: 15px;
    position: relative;
    padding-top: 7px;
}

.right-text-panel ol li ul li {
    padding-left: 25px;
}

.right-text-panel ol li ul li {
    list-style: none !important;
}

.roman {
    list-style-type: lower-roman;
    margin-left: 15px;
    font-size: 16px;
    line-height: 26px;
    font-weight: 300;
    margin-bottom: 25px;
}

.agileinfo_mail_grid_right input[type="text"],
.agileinfo_mail_grid_right input[type="email"],
.agileinfo_mail_grid_right textarea {
    outline: none;
    padding: 24px 24px;
    font-size: 17px;
    letter-spacing: 1px;
    color: #555;
    background: none;
    width: 100%;
    border: 1px solid #e4e4e4;
    font-family: 'Open Sans', sans-serif;
}

.agileinfo_mail_grid_right textarea {
    min-height: 200px;
    width: 100%;
    resize: none;
}

.agileinfo_mail_grid_right button.btn {
    outline: none;
    border: none;
    cursor: pointer;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    transition: 0.5s all;
    background: #fe3239;
    color: #fff;
    font-size: 17px;
    letter-spacing: 1px;
    padding: 10px 30px;
    display: inline-block;
    border-radius: 0px;
}

.contact-info p span.fa {
    color: #fe3239;
}

.contact-info p {
    padding-bottom: 0 !important;
    margin-bottom: 7px;
}

.map iframe {
    width: 100%;
    min-height: 400px;
    position: relative;
    display: inherit;
}

.heading-special {
    font-size: 40px;
    font-family: abri-font;
    font-weight: 400;
    text-align: left;
    position: relative;
    color: #333;
    padding-bottom: 5px;
}

.contact-info p a {
    font-size: 17px;
    color: #888;
}

.contact-info p {
    color: #272727;
    font-size: 15px;
    letter-spacing: .5px;
}

.heading-special:after {
    position: absolute;
    content: '';
    background: #333;
    width: 10%;
    height: 2px;
    bottom: 0%;
    left: 45%;
}

.form_group input.bottom-feild:focus {
    border-bottom: 1px solid #ed1c24;
    outline: none;
}

textarea.area-feild:focus {
    outline: none;
}

.desktop-none {
    display: none;
}

.mobile-none {
    display: block;
}

.mobile-menubar {
    width: 100%;
    clear: both;
}

.navbar-light .navbar-nav .nav-link:hover {
    background: #fe3239;
    color: #fff !important;
}

.dropdown:hover>.dropdown-menu {
    display: block;
}

.dropdown>.dropdown-toggle:active {
    /*Without this, clicking will make it sticky*/
    pointer-events: none;
}

.dropdown-menu {
    margin: 0 0 0 !important;
    z-index: 9999;
}

.dropdown-item:hover,
.dropdown-item:focus {
    background-color: #fe3239 !important;
    color: #fff !important;
}

.dropdown-item:hover,
.dropdown-item:focus {
    background-color: #fe3239 !important;
    color: #fff !important;
}

.dropdown-item {
    font-size: 14px;
}

.footer-menu ul li a {
    color: #fff;
}

.carousel-indicators {
    top: 410px;
}

.carousel-indicators li {
    box-shadow: 1px 1px 1px #000!important;
}

.carousel-indicators .active {
    background-color: #c9252b!important;
}

.carousel-indicators li {
    box-shadow: 1px 1px 1px #000!important;
}

.carousel-indicators li {
    text-indent: 0;
    margin: 0 2px;
    width: 12px!important;
    height: 12px!important;
    border: none;
    border-radius: 100%!important;
    line-height: 30px;
    color: #fff;
    background-color: #999;
    transition: all 0.25s ease;
    cursor: pointer;
}

.footer-menu ul {
    text-align: center;
}

.about-us-area img {
    width: 100%;
}

.back-g {
    background: #faf9f5;
}

.text-section {
    padding: 45px 25px 10px 0;
}

#cursive-title h2 {
    font-family: 'Dancing Script', cursive;
    font-size: 60px;
    text-align: center;
    background: -webkit-linear-gradient(#67bb97, #96d2e6);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

#cursive-title p {
    font-size: 18px;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    color: #333;
    width: 40%;
    margin: auto;
    padding-top: 20px;
}

section#cursive-title {
    margin: 50px 0 0;
}

#services img {
    margin: 5px auto;
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
    z-index: 999;
    border: 1px solid rgb(102, 102, 102, 0.2);
}

#footer-links {
    background: #231f20;
    padding: 80px 0 50px 0;
    display: block;
}

.quick-links h2 {
    font-family: 'Open Sans', sans-serif;
    font-size: 23px;
    font-style: normal;
    font-weight: 700;
    text-transform: none;
    letter-spacing: 0px;
    line-height: 1.1em;
    color: #fff;
    margin-bottom: 20px;
    border-bottom: 1px solid #fff;
    width: 100%;
    padding-bottom: 20px;
    border-width: 2px 20px;
}

.quick-links ul li {
    position: relative;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    float: left;
    width: 100%;
    padding-bottom: 10px;
}

.quick-links1 h2 {
    font-family: 'Open Sans', sans-serif;
    font-size: 23px;
    font-style: normal;
    font-weight: 700;
    text-transform: none;
    letter-spacing: 0px;
    line-height: 1.1em;
    color: #fff;
    margin-bottom: 20px;
    border-bottom: 1px solid #fff;
    width: 100%;
    padding-bottom: 20px;
    border-width: 2px 20px;
}

.quick-links1 ul {
    padding-left: 0;
    margin-left: 0;
}

.quick-links1 ul li {
    position: relative;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    float: left;
    width: 100%;
    padding-bottom: 10px;
}

.footer-address h2 {
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    text-transform: none;
    letter-spacing: 0px;
    line-height: 1.1em;
    color: #fff;
    margin-bottom: 20px;
    border-bottom: 1px solid #fff;
    width: 100%;
    padding-bottom: 20px;
    border-width: 2px 20px;
}

.address-row {
    padding-bottom: 70px;
}

.icons-footer {
    float: left;
    width: 15%;
    padding-right: 17px;
    background: #ed1c24;
    padding: 8px 12px;
    color: #fff;
}

.icons-footer img {
    filter: brightness(0) invert(1) !important;
}

.address-row p {
    font-size: 14px;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    margin-bottom: 20px;
}

.add-footer {
    float: right;
    width: 81%;
}

.icons-footer img {
    -webkit-filter: grayscale(58%) brightness(23%) contrast(76%);
    filter: grayscale(58%) brightness(23%) contrast(76%);
}

section#services {
    margin-bottom: 80px;
}

.carousel-caption p {
    font-size: 19px;
    color: #fff;
}

.carousel-caption h3 {
    font-size: 20px;
    text-align: left;
    color: #fe3239;
    letter-spacing: 2px;
    padding-bottom: 15px;
}

.footer-logo img {
    margin-bottom: 20px;
}

.shadow-img1 {
    -webkit-box-shadow: 28px 33px 0px -2px rgba(227, 31, 37, 1);
    -moz-box-shadow: 28px 33px 0px -2px rgba(227, 31, 37, 1);
    box-shadow: 28px 33px 0px -2px rgba(227, 31, 37, 1);
    margin-bottom: 25px;
    background-color: white;
}

.right-img {
    display: inline-block;
    width: 30%;
    vertical-align: top;
    padding-right: 20px;
}

.right-img img {
    width: 100%;
}

.right-datail {
    display: inline-block;
    width: 68%;
    vertical-align: top;
}

.product-box {
    width: 100%;
}

.right-datail h3 {
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    font-style: normal;
    text-transform: none;
    letter-spacing: 0px;
    line-height: 1.2em;
    color: #333;
    margin-bottom: 10px;
}

.right-datail p {
    font-size: 15px;
    font-weight: 400;
    line-height: 21px;
    color: #333;
    font-family: 'Open Sans', sans-serif;
    margin-top: 5px;
}

.product-btn {
    color: #fff;
    background: #76cc35;
    border: 1px solid #76cc35;
    padding: .4rem .8rem;
    line-height: 1.6;
    border-radius: 25px;
    display: inline-block;
    text-align: center;
    position: relative;
    top: 0px;
    font-size: 12px;
    margin: auto 100px;
}

.product-btn a {
    color: #fff;
    font-family: 'Open Sans', sans-serif;
}

.product-btn a:hover {
    color: #fff;
    text-decoration: none;
}

#products h2 {
    font-size: 45px;
    font-family: abri-font;
    font-weight: 400;
    padding-top: 30px;
    text-align: center;
    position: relative;
    padding-bottom: 30px;
    color: #333;
}

section#products {
    background-image: url(../images/back-products.jpg);
    padding-bottom: 70px;
}

.header-inner {
    padding-bottom: 100px !important;
}

.head-ul {
    padding: 0;
    margin: 0;
}

#content-box .side-bar ul li.parents {
    height: 60px !important;
    background: #76cc35;
    line-height: 60px !important;
    color: #fff;
    font-size: 22px;
    font-weight: bold;
}

#content-box .side-bar ul li {
    color: #000;
    font-size: 18px;
    font-family: 'Open Sans', sans-serif;
    padding-left: 20px;
    height: 52px;
    line-height: 52px;
    background: #f7f7f7;
    border: 1px solid #e6e7eb;
}

ul.head-2 {
    border: 1px solid #e6e7eb;
}

#content-box .side-bar ul li.active {
    height: 52px !important;
    font-weight: 600;
    line-height: 52px !important;
    border-left: 4px solid #76cc35;
    background: #fff;
}

#content-box .side-bar ul li {
    color: #000;
    font-size: 17px;
    font-family: 'Open Sans', sans-serif;
    padding-left: 28px;
    height: 52px;
    line-height: 52px;
    background: #f7f7f7;
    border: 1px solid #e6e7eb;
}

#content-box .side-bar ul li a {
    color: #000;
    display: block;
}

ul.head-2 a {
    text-decoration: none;
}

.child:hover {
    font-weight: 600;
    border-left: 4px solid #76cc35 !important;
    background: #fff !important;
}

#content-box p {}

.inner-afetr-box img {
    width: 100%;
}

.con-ic i {
    font-size: 22px;
    color: #b4011f;
    width: 80px;
    height: 80px;
    line-height: 3.5;
    box-shadow: 2px 1px 4px #00000061;
}

.contact-grid1 h4 {
    font-size: 24px;
    color: #008800;
    letter-spacing: 1px;
}

.wrap-text h4 {
    font-size: 22pt;
    margin-top: 40px;
    color: #76cc35;
    font-weight: 600;
    margin-bottom: 20px;
}

.contact-grid1 p {
    text-align: center !important;
}

.contact-grid1 p a {
    color: #000;
}

#map iframe {
    width: 100%;
    height: 500px;
}

#query {
    margin-bottom: 50px;
}

.quick-links ul li a {
    color: #fff;
}

.quick-links1 ul li a {
    color: #fff;
}

.innerImg:before {
    position: absolute;
    content: '';
    left: 0;
    bottom: -1px;
    border-bottom: 60px solid #76cc35;
    border-right: 60px solid transparent;
    z-index: 1000;
}

.innerImg img {
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.innerImg img {
    width: 100%;
}

.innerImg:after {
    position: absolute;
    content: '';
    right: 0;
    top: 0px;
    border-top: 60px solid #76cc35;
    border-left: 60px solid transparent;
    z-index: 1000;
}

.innerImg {
    overflow: hidden;
    margin-top: 15px;
    display: block;
    position: relative;
    float: right;
    width: 400px;
    margin-left: 30px;
    z-index: 99;
}

.innerImg:hover img {
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

.shadows {
    -moz-box-shadow: 30px 4px 40px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 30px 4px 40px rgba(0, 0, 0, 0.3);
    box-shadow: 30px 4px 40px rgba(0, 0, 0, 0.3);
}

.view-more {
    font-size: 30px;
    font-family: abri-font;
    font-weight: 400;
    text-align: left;
    position: relative;
    color: #e41d23;
    padding-top: 40px;
}

.view-more a {
    color: #e41d23;
}

.view-more a:hover {
    color: #e41d23;
    text-decoration: none;
}

.back-cover {
    background: #76cc35;
    padding: 20px 30px;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
    width: 40px !important;
    height: 40px !important;
}

.btn-view-detail22 {
    width: 130px;
    height: 40px;
    background: none;
    border: 2px solid #000;
    text-align: center;
    line-height: 35px;
    margin-top: 32px;
    border-radius: 120px;
    margin: 20px auto;
}

.btn-view-detail22 a {
    color: #000;
}

.inner-afetr-box2 {
    -webkit-box-shadow: -7px 7px 6px rgba(0, 0, 0, 0.3);
    box-shadow: -7px 7px 6px rgba(0, 0, 0, 0.3);
    width: 100%;
    padding: 5px;
    overflow: hidden;
}

.carousel-control-prev,
.carousel-control-next {
    opacity: 1 !important;
}

.modal-dialog {
    max-width: 800px;
    margin: 30px auto;
}

.modal-body {
    position: relative;
    padding: 0px;
}

.close {
    position: absolute;
    right: -30px;
    top: 0;
    z-index: 999;
    font-size: 2rem;
    font-weight: normal;
    color: #fff;
    opacity: 1;
}

#inner-banner h4 {
    font-size: 42px;
    font-family: abri-font;
    color: #fff;
    text-align: left;
    padding-top: 0px;
    position: relative;
    width: 45%;
    vertical-align: middle;
    padding-top: 30px;
}

.address-row p a {
    color: #fff;
}

.btn-view-detail-new {
    width: 130px;
    height: 40px;
    background: none;
    border: 2px solid #333;
    text-align: center;
    line-height: 35px;
    margin-top: 32px;
    border-radius: 120px;
}

.btn-view-detail-new a {
    color: #333;
}

.btn-view-detail-new a:hover {
    color: #333;
}

span.aerrow-left:hover {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    padding-top: 0px;
    padding-bottom: 0px;
    min-height: 50px;
    width: 50px;
    margin: 0px;
    background: #90A94C url(../images/arrow-r.png?crc=3896007597) no-repeat center center;
}

span.aerrow-right {
    width: 50px;
    min-height: 50px;
    -webkit-transition-duration: 0.3s;
    -webkit-transition-delay: 0s;
    -webkit-transition-timing-function: ease;
    transition-duration: 0.3s;
    transition-delay: 0s;
    transition-timing-function: ease;
    border-width: 0px;
    opacity: 0.3;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    filter: alpha(opacity=30);
    text-align: left;
    background: #282828 url(../images/arrow-r.png?crc=3896007597) no-repeat center center;
}

span.aerrow-left {
    width: 50px;
    min-height: 50px;
    -webkit-transition-duration: 0.3s;
    -webkit-transition-delay: 0s;
    -webkit-transition-timing-function: ease;
    transition-duration: 0.3s;
    transition-delay: 0s;
    transition-timing-function: ease;
    border-width: 0px;
    opacity: 0.3;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    filter: alpha(opacity=30);
    text-align: left;
    background: #282828 url(../images/arrow-l.png?crc=3896007597) no-repeat center center;
}

div#carouselExampleIndicators {
    overflow: hidden;
}

.logo-text {
    position: absolute;
    font-size: 28px;
    color: #c2020b;
    font-weight: 700;
    padding-left: 20px;
    line-height: 30px;
    padding-top: 0px;
}

.nav ul {
    padding: 0;
    margin: 0 !important
}

.logo img {
    height: 110px;
}

.edu-title {
    margin-bottom: 20px;
    text-align: center;
}

.edu-title h2 {
    font-weight: 700;
    text-transform: capitalize;
    color: #333;
}

.edu-title p {
    padding: 0 26%;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    line-height: 1.8em;
    color: #db261d;
    text-align: center;
    font-weight: 700;
}

.who-we-are-top-text h2 {
    font-weight: 700;
    color: #333;
    margin-bottom: 20px;
    font-size: 29px;
}

.who-we-are-main-content p {
    margin-bottom: 30px;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    line-height: 1.8em;
    color: #555;
    text-align: justify;
}

.who-we-are-buttn {
    margin-bottom: 0px;
}

.eduspace-btn {
    border: 0;
    border-radius: 0;
    background: #ed1c24;
    text-align: center;
    text-transform: uppercase;
    font-size: 18px;
    color: #fff;
    display: block;
    width: 180px;
    height: 50px;
    line-height: 50px;
    cursor: pointer;
    transition: all .5s ease;
}

.who-we-are-img {
    margin-top: 20px;
}

.who-we-are {
    padding: 20px 0 0;
}

.eduspace-btn:hover,
.eduspace-btn:focus {
    background: #222;
    color: #fff;
    border: none;
}

.course-item {
    border: 1px solid #ccc;
}

.course-item .course-preview {
    position: relative;
    margin: 0;
    border: 1px solid #ccc;
}

.right-detail {
    float: right;
    color: #333;
    width: 20%;
    text-align: left;
    margin-top: 30px;
    margin-right: -108px;
}

.right-detail .icons-footer {
    margin-right: 10px;
    padding: 6px 10px;
    height: 26px;
}

.right-detail .icons-footer img {
    width: 13px;
}

.course-item .course-preview img {
    min-width: 100%;
}

section#courses {
    margin-top: 55px;
    margin-bottom: 10px;
}

.course-item .course-preview .price {
    position: absolute;
    top: 25px;
    left: 0;
    font-size: 18px;
    font-weight: 600;
    padding: 7px 28px 7px 18px;
    color: #fff;
    -webkit-clip-path: polygon(100% 0%, 85% 49%, 100% 100%, 0 100%, 0 0);
    clip-path: polygon(100% 0%, 85% 49%, 100% 100%, 0 100%, 0 0);
}

.course-item .cc-text {
    padding: 0;
    text-align: center;
    height: 70px;
    align-items: center;
    display: flex;
}

.course-item .cc-text h5 {
    font-size: 18px;
    margin-bottom: 0px;
    line-height: 1;
    color: #fff;
    margin: auto;
}

#jarallax-container-0 {
    clip: rect(0px 1583px 340px 0);
    clip: rect(0px, 1583px, 340px, 0);
}

.book h3 {
    color: #fff;
    text-align: center;
    font-size: 30px;
    text-transform: capitalize;
    margin-bottom: .5em;
}

.book p {
    color: #eee;
    letter-spacing: 1px;
    text-align: center;
    width: 70%;
    margin: 2em auto 0;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    line-height: 1.8em;
}

.book1 {
    background: url(../images/book1.jpg) no-repeat 0px 0px;
    background-size: cover;
    padding: 7em 0;
    margin: 0px 0 20px;
}

.our-educaion-pro {}

h3.heading {
    text-align: center;
    font-size: 40px;
    margin-bottom: 1em;
    font-weight: 700;
    text-transform: capitalize;
    color: #333;
    font-size: 35px;
}

.eduleft {
    border-right: 1px solid #969696;
}

.left1 {
    margin-bottom: 7em;
    text-align: right;
    padding-right: 4em;
    position: relative;
}

.right1 {
    margin-bottom: 2em !important;
}

.right1 {
    margin-bottom: 7em;
    text-align: right;
    padding-left: 4em;
    position: relative;
    text-align: left;
}

.left1 h3 {
    color: #1cc7d0;
}

.right1 h3,
.left1 h3 {
    color: #ed1c24;
    text-transform: uppercase;
    margin-bottom: .5em;
    font-size: 20px;
}

.right1 p,
.left1 p {
    margin-bottom: 30px;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    line-height: 1.8em;
    color: #555;
    text-align: justify;
}

.left1 p {
    text-align: right;
}

.right1 p {
    text-align: justify;
}

.left1 span.glyphicon.glyphicon-adjust {
    position: absolute;
    right: -9%;
    top: 0%;
    font-size: 30px;
    color: #ff4c4c;
}

.footer-about img {
    margin-bottom: 20px;
}

.footer-about p {
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    line-height: 1.8em;
    text-align: justify;
}

.navigation.mobile-none .nav {
    float: left;
}

section#our-educaion-pro {
    margin-bottom: 25px;
}

.quick-links ul li:before {
    content: "\f105 ";
    font-family: FontAwesome!important;
    left: 0;
    top: -2px;
    position: relative;
    color: #fff;
    padding-right: 5px;
}

.quick-links1 ul li:before {
    content: "\f105 ";
    font-family: FontAwesome!important;
    left: 0;
    top: -2px;
    position: relative;
    color: #fff;
    padding-right: 5px;
}

.right-detail ul li {
    color: #333;
    padding-bottom: 10px;
}

.news-bg-box {
    min-height: 40px;
    background: #ed1c24;
    margin-bottom: 0px;
}

.news-bg-box ul {
    margin: 10px 0px 10px 0px;
    padding: 0px;
}

.news-bg-box ul li {
    list-style-type: none;
    display: inline;
    padding: 0px 25px;
    font-family: 'Josefin Sans', sans-serif;
}

.news-bg-box ul li a {
    color: #fff;
    text-decoration: none;
    font-size: 18px;
    background: url(../images/mar-arrow.png) no-repeat left;
    padding-left: 20px;
    background-size: 16px;
}

.news-bg-box h1 {
    font-size: 21px;
    color: #fff;
    margin-top: 7px;
    line-height: 35px;
}

.course-content {
    background: #ed1c24;
}

.solution-head .solution-heading {
    font-size: 28px;
    font-weight: bold;
    font-family: 'Josefin Sans', sans-serif;
    color: #f1770b;
    text-transform: uppercase;
    text-align: center;
    padding-bottom: 10px;
    margin-top: 0;
}

.who-we-are-main-content {
    margin-top: 30px;
}

.inner-white-bg {
    background: #fff;
    min-height: 500px;
    margin-top: -105px;
    overflow: hidden;
    position: relative;
    padding: 20px;
}

.inner-head {
    margin-bottom: 25px;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.bread {
    padding: 8px 15px;
    margin-bottom: 10px;
    list-style: none;
    background-color: #f5f5f5;
    width: 100%;
}

.bread>li {
    display: inline-block;
}

.bread>li a {
    color: #034ea2;
    font-family: Poppins;
    text-decoration: none;
    -webkit-transition: all .2s;
    transition: all .2s;
}

.inner-head .headding11 {
    font-size: 30px;
    color: #007dc5;
    text-align: left;
    border-bottom: 1px solid #72b2da;
    margin-top: 30px;
    font-weight: 400;
    position: relative;
    padding-left: 68px;
    color: #ed1c24;
    padding-bottom: 40px;
    margin-bottom: 30px;
}

.inner-head img {
    width: 60px;
    height: auto;
    display: inline-block;
    position: absolute;
    left: 0;
    top: -10px;
}

.inner-overview p {
    margin-bottom: 10px;
    line-height: 24px;
    font-size: 16px;
    text-align: justify;
    color: #676666;
}

.inner-overview h4 {
    font-size: 16px;
    color: #007dc5;
    margin-top: 5px;
    font-weight: 400;
    margin-bottom: 0;
}

.center-of-excellance-list {
    margin: 10px 0;
    padding: 0;
}

.center-of-excellance-list li {
    font-size: 16px;
    text-align: left;
    color: #414141;
    line-height: 26px;
    padding: 0 0 0 30px;
    background: url(../images/check-arrow.png) no-repeat 0 5px;
    margin-bottom: 15px;
}

.right-imgg {
    border: 2px solid #017dc5;
}

.right-imgg img {
    width: 100%;
    margin-top: 10px;
}

.bread>li+li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0";
}

.course-item .course-preview img {
    position: static;
}

.inner-head .course-item {
    margin-bottom: 30px;
}

.contant-area table {
    padding-top: 0px !important;
    margin-top: 0;
}

.inner-head p {
    color: #000;
    margin-bottom: 15px;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    line-height: 1.8em;
    color: #000;
    text-align: justify;
    margin: unset;
}

.list-para {
    list-style-type: disc;
    margin: 12px 0 0 85px;
}

.Focus .Input-text {
    font-size: 19px;
    opacity: 1;
    color: #0f0f0f;
    position: absolute;
    transform: translateY(-15px);
    transition: .3s;
}

.Input {
    position: relative;
    width: 100%;
    height: 35px;
    background: transparent;
    border: none;
    outline: none;
    font-size: 18px;
    border-bottom: 1px #ababab solid;
}

.Input-text {
    position: absolute;
    font-size: 18px;
    transition: .3s;
    opacity: .9;
    color: #000000;
}

#blah {
    position: relative;
    float: right;
    height: 60px;
    width: 110px;
    padding: 0 0 8px 0;
}

.admi {
    height: 30%;
    background-color: red;
}

.admi p {
    text-align: center;
    color: white;
    padding-top: 7px;
    padding-bottom: 8px;
}

.equal {
    padding: 45px 60px 0;
}

.para-equal p {
    display: inline-block;
}

.para-equal-inner {
    float: right;
}

.group {
    margin-bottom: -8px;
}

.group.Input-text {
    font-size: 14px;
    opacity: 1;
    color: #ed1c24;
    position: absolute;
    transform: translateY(-15px);
    transition: .3s;
}

.overview h3 {
    padding: bottom 3mv;
}

.free {
    padding-bottom: 15px;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    float: right;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.study-table tr th,
td {
    border: 1px solid #000;
}

.study-table tr:nth-child(odd) {
    background-color: #f2f2f2;
}

.study-table tr th {
    background-color: #ed1b24;
    color: #fff;
}

.study-table tr td {
    font-size: 15px;
}

.study-table {
    width: 90%;
}

.dropbtn {
    color: white;
    font-size: 16px;
    border: none;
    background: none;
}

.dropdown {
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #000000;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
}

.dropdown-content a {
    color: rgb(255, 255, 255);
    padding: 8px 15px;
    text-decoration: none;
    display: block;
    font-size: 16px;
}

.dropdown-content a:hover {
    background-color: #ed1c24;
}

.dropdown:hover .dropdown-content {
    display: block;
}

.nav-item .btn {
    font-weight: 700;
}

.nav-item .btn-secondary {
    color: #343a40;
    background: none;
    border: none;
}

.nav-item:hover {
    background-color: #fe3239;
}

.nav-item .btn-secondary:hover {
    color: #343a40;
    background: none !important;
    border: none;
}

.nav-item .show>.btn-secondary.dropdown-toggle {
    background: none;
}

.nav-item .dropdown-item {
    font-weight: 600;
    font-size: 15px;
}