@font-face {
    font-family: 'Aileron';
    src: url('../fonts/aileron/Aileron-Thin.eot');
    src: url('../fonts/aileron/Aileron-Thin.eot?#iefix') format('embedded-opentype'), url('../fonts/aileron/Aileron-Thin.woff2') format('woff2'), url('../fonts/aileron/Aileron-Thin.woff') format('woff'), url('../fonts/aileron/Aileron-Thin.ttf') format('truetype'), url('../fonts/aileron/Aileron-Thin.svg#Aileron-Thin') format('svg');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Aileron';
    src: url('../fonts/aileron/Aileron-Regular.eot');
    src: url('../fonts/aileron/Aileron-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/aileron/Aileron-Regular.woff2') format('woff2'), url('../fonts/aileron/Aileron-Regular.woff') format('woff'), url('../fonts/aileron/Aileron-Regular.ttf') format('truetype'), url('../fonts/aileron/Aileron-Regular.svg#Aileron-Regular') format('svg');
}

@font-face {
    font-family: 'Aileron';
    src: url('../fonts/aileron/Aileron-Bold.eot');
    src: url('../fonts/aileron/Aileron-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/aileron/Aileron-Bold.woff2') format('woff2'), url('../fonts/aileron/Aileron-Bold.woff') format('woff'), url('../fonts/aileron/Aileron-Bold.ttf') format('truetype'), url('../fonts/aileron/Aileron-Bold.svg#Aileron-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Aileron';
    src: url('../fonts/aileron/Aileron-Light.eot');
    src: url('../fonts/aileron/Aileron-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/aileron/Aileron-Light.woff2') format('woff2'), url('../fonts/aileron/Aileron-Light.woff') format('woff'), url('../fonts/aileron/Aileron-Light.ttf') format('truetype'), url('../fonts/aileron/Aileron-Light.svg#Aileron-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Aileron';
    src: url('../fonts/aileron/Aileron-Heavy.eot');
    src: url('../fonts/aileron/Aileron-Heavy.eot?#iefix') format('embedded-opentype'), url('../fonts/aileron/Aileron-Heavy.woff2') format('woff2'), url('../fonts/aileron/Aileron-Heavy.woff') format('woff'), url('../fonts/aileron/Aileron-Heavy.ttf') format('truetype'), url('../fonts/aileron/Aileron-Heavy.svg#Aileron-Heavy') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}


/**------------------------------------- Popup css -------------------------------------*/

.get-code-window {
    position: relative;
    background: #FFF;
    padding: 2em 3em;
    width: auto;
    margin: 20px auto;
    max-width: 600px;
}

#magnific_popup_documentation {
    font-size: 3em;
    margin-bottom: 1em;
    font-weight: 700;
    text-align: center;
}

.grid-c h3 {
    margin-top: 0;
}

.grid-c {
    clear: both;
}

.grid-c p {
    margin-bottom: 0.5em;
}

.grid-c {
    overflow: hidden;
    margin: 0 -1em;
}

.gc3 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    float: left;
    padding: 1em;
    overflow: hidden;
}

.grid-c .gc3:nth-of-type(2n+1) {
    clear: left;
}

h1#magnific-popup-docs {
    display: none;
}

#logo {
    height: 150px;
    text-align: center;
    position: relative;
    width: 100%;
    -webkit-user-select: none;
    -moz-user-select: none;
    padding: 0 3em;
    margin-left: -3em;
    cursor: pointer;
    margin-top: 50px;
    margin-bottom: 50px;
}

#broken-glass {
    height: 100%;
    -webkit-tap-highlight-color: transparent;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}

#logo:active h1 {
    top: 1px;
}

#logo h1 {
    margin-top: 27px;
    font-size: 63px;
    line-height: 1.4;
    top: 0;
    text-align: center;
    font-weight: 700;
    width: 100%;
    color: #000;
    position: absolute;
    left: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    cursor: pointer;
}

h2.intro {
    font-size: 22px;
    line-height: 1.2;
    font-weight: 400;
    border: 0;
    margin-top: 0;
}

#header-links {
    font-size: 16px;
}

#markdown-toc {
    position: fixed;
    left: 0;
    top: 50px;
    padding: 20px;
    background: rgba(255, 255, 255, 0.71);
    -webkit-backface-visibility: hidden;
    list-style: none;
}

#markdown-toc a[href="#magnific-popup-docs"] {
    display: none;
}

#markdown-toc ul {
    list-style: none;
}

#markdown-toc ul ul {
    display: none;
}

#markdown-toc:before {
    content: 'Table of contents';
    font-weight: 700;
    display: block;
    margin-bottom: 10px;
}

@media all and (max-width: 75em) {
    #markdown-toc {
        position: static;
        padding: 0;
        background: 0 0;
    }
}

#markdown-toc a {
    text-decoration: none;
    border-bottom: 1px dotted;
}

#markdown-toc ul {
    margin: 0;
    padding: 0;
}

#markdown-toc .active a {
    text-decoration: none;
    color: #666;
}

.highlight {
    position: relative;
    margin-bottom: 0.5em;
    margin-left: -1.5em;
    width: 100%;
    padding: 0 1.5em;
    background-color: #F5FAFC;
}

#main-wrapper {
    background: 0 0;
    max-width: 800px;
    width: 100%;
    margin: 2em auto 4em;
    padding: 0 3em 3em;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}

.white-popup-block {
    background: #FFF;
    padding: 20px 30px;
    text-align: left;
    max-width: 650px;
    margin: 40px auto;
    position: relative;
}

#examples:after {
    content: 'to view source click on the title of example';
    opacity: 0.4;
    font-weight: 400;
    font-size: 14px;
    margin-top: 13px;
    float: right;
}

.example {
    margin-bottom: 20px;
    position: relative;
}

.example h3 {
    display: inline-block;
    cursor: pointer;
    border-bottom: 1px dotted #949494;
}

.example h3:hover {
    color: #C00;
}

.example h3:hover:after {
    content: 'view source';
    padding-left: 8px;
    color: #999;
    position: absolute;
    top: 16px;
    font-family: Consolas, "Liberation Mono", Courier, monospace;
    font-size: 12px;
}

.square-tmb {
    margin: 0 10px 0 0;
    cursor: pointer;
}

.zoom-cursor {
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
}

.example a,
a.popup-link {
    text-decoration: none;
    border-bottom: 1px dotted;
}

.example a:hover,
a.popup-link:hover {
    text-decoration: none;
}

.example a {
    line-height: 26px;
}

.example p a {
    text-decoration: underline;
    border: 0;
    line-height: 1.6;
}

#image-gallery a,
#single-image {
    border-bottom: none;
}

.not-ready-yet-notice {
    padding: 20px;
    background: #EEE;
}

#footer {
    border-top: 1px solid #DDD;
    padding-top: 3em;
    margin: 5em 0 0;
    width: 100%;
    text-align: center;
    opacity: 0.9;
}

#conditional-lightbox-notice {
    display: none;
}

#logo-status {
    opacity: 0;
    -webkit-transition: opacity 0.5s;
    -moz-transition: opacity 0.5s;
    transition: opacity 0.5s;
    width: 100%;
    text-align: center;
}

#logo-status.down {
    opacity: 1;
}

.grid-of-images a {
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
    border-bottom: 0;
    height: 75px;
    display: block;
    float: left;
    margin: 0 5px 5px 0;
    width: 75px;
}

.grid-of-images a:hover {
    opacity: 0.9;
}

h3 em {
    opacity: 0.3;
}

code.def {
    padding: 0;
    background: #FFF;
    border: 0;
    display: block;
    margin-bottom: 8px;
    margin-top: -10px;
    color: #A3A3A3;
}

@media all and (max-width: 50em) {
    #logo h1 {
        font-size: 52px;
        margin-top: 36px;
    }
}

@media all and (max-width: 30em) {
    #examples:after {
        display: none;
    }
    .gc3 {
        width: 100%;
    }
    .grid-c .gc3:nth-of-type(2n+1) {
        clear: none;
    }
    #main-wrapper {
        padding: 1em;
        margin-top: 0;
    }
    .highlight {
        padding: 0.2em 1em;
        margin: 1em -1em;
    }
    #logo {
        height: 95px;
        width: 100%;
        padding: 0;
        margin: 0 auto 2em;
    }
    #logo h1 {
        font-size: 32px;
        margin-top: 23px;
    }
    h2.intro {
        font-size: 20px;
    }
}

@media all and (max-width: 700px) {
    .zoom-cursor {
        cursor: pointer;
    }
    #conditional-lightbox-notice {
        display: block;
        padding: 10px;
        background: #FFEAEA;
    }
}

#logo-overlay {
    width: 100%;
    height: 75px;
    background: red;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
}

#mfp-build-tool {
    background: #FFF;
    padding: 30px 40px 40px;
    max-width: 500px;
    text-align: left;
    margin: 10px auto;
    position: relative;
}

#mfp-build-tool h2 {
    margin-top: 0;
    margin-bottom: 0.7em;
}

#mfp-build-form label {
    display: block;
    margin-bottom: 5px;
    min-height: 18px;
    padding-left: 18px;
}

#mfp-build-form input[type=checkbox] {
    margin: 3px 5px 3px -18px;
    line-height: normal;
    cursor: pointer;
    width: auto;
    float: left;
}

#mfp-build-status {
    min-height: 40px;
}

#mfp-build-status .error {
    color: #830C0C;
}

#mfp-build-status .success {
    color: #014B04;
}

#mfp-build-status .progress {
    color: #000;
}

#smashing {
    text-align: center;
    font-weight: 700;
}

#smashing a {
    color: #EF4A35;
}

#smashing a:hover {
    color: #FF9369;
}

#smashing strong {
    color: #EF4A35;
}

.smashing-link {
    margin-left: 29px;
    position: relative;
}

.smashing-link:before {
    content: '';
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url(http://dimsemenov.com/images/sm-logo-24x24.png);
    position: absolute;
    top: -4px;
    left: -28px;
}

#hackernews {
    margin-left: 24px;
}

#hackernews:before {
    background: url(http://dimsemenov.com/images/hn-logo-18x18.gif);
    width: 18px;
    height: 18px;
    top: -1px;
    left: -22px;
}

.share-buttons {
    text-align: center;
}

.share-buttons h2 {
    text-align: center;
    border: 0;
}

.share-buttons {
    position: relative;
    margin: 70px 0;
}

.share-buttons a {
    -moz-border-radius: 2px;
    border-radius: 2px;
    display: inline-block;
    padding: 10px 20px;
    margin: 10px;
    color: #FFF;
    text-decoration: none;
    background: #5AAF63;
    font-size: 16px;
    line-height: 22px;
    cursor: pointer;
}

.share-buttons a:hover {
    opacity: 0.7;
}

#tweet {
    background: #0096c4;
}

#like {
    background: #3b5998;
}

#gplus {
    background: #d34836;
}

#vkcom {
    background: #6e8fb1;
}

pre .comment,
pre .diff .header,
pre .javadoc,
pre .template_comment {
    color: #998;
    font-style: italic;
}

pre .css .rule .keyword,
pre .javascript .title,
pre .keyword,
pre .nginx .title,
pre .request,
pre .status,
pre .subst,
pre .winutils {
    color: #333;
    font-weight: 700;
}

pre .hexcolor,
pre .number,
pre .ruby .constant {
    color: #099;
}

pre .phpdoc,
pre .string,
pre .tag .value,
pre .tex .formula {
    color: #D01040;
}

pre .id,
pre .title {
    color: #900;
    font-weight: 700;
}

pre .clojure .title,
pre .javascript .title,
pre .lisp .title,
pre .subst {
    font-weight: 400;
}

pre .class .title,
pre .haskell .type,
pre .tex .command,
pre .vhdl .literal {
    color: #458;
    font-weight: 700;
}

pre .django .tag .keyword,
pre .rules .property,
pre .tag,
pre .tag .title {
    color: navy;
    font-weight: 400;
}

pre .attribute,
pre .lisp .body,
pre .variable {
    color: teal;
}

pre .regexp {
    color: #009926;
}

pre .class {
    color: #458;
    font-weight: 700;
}

pre .built_in,
pre .clojure .built_in,
pre .lisp .title {
    color: #0086b3;
}

pre .cdata,
pre .doctype,
pre .pi,
pre .preprocessor,
pre .shebang {
    color: #999;
    font-weight: 700;
}

pre .deletion {
    background: #fdd;
}

pre .addition {
    background: #dfd;
}

pre .diff .change {
    background: #0086b3;
}

pre .chunk {
    color: #aaa;
}

#documentation-intro {
    background: #2b2b2b;
    text-align: center;
    padding: 3em;
    width: 100%;
    margin-left: -3em;
    margin-bottom: 3em;
}

#documentation-intro h1 {
    color: #FFF;
    width: 100%;
    text-align: center;
    font-size: 44px;
    line-height: 1.1em;
}

#id1 {
    display: none;
}

#documentation-intro h1 a {
    text-decoration: none;
    color: #FFF;
}

#documentation-intro p a {
    font-size: 15px;
    color: #7CB5FF;
}

#documentation-intro a:hover {
    opacity: 0.75;
    text-decoration: underline;
}

.hll {
    background-color: #ffc;
}

.c {
    color: #998;
    font-style: italic;
}

.err {
    color: #a61717;
    background-color: #e3d2d2;
}

.k,
.o {
    color: #000;
    font-weight: 700;
}

.cm {
    color: #998;
    font-style: italic;
}

.cp {
    color: #999;
    font-weight: 700;
    font-style: italic;
}

.c1 {
    color: #998;
    font-style: italic;
}

.cs {
    color: #999;
    font-weight: 700;
    font-style: italic;
}

.gd {
    color: #000;
    background-color: #fdd;
}

.ge {
    color: #000;
    font-style: italic;
}

.gr {
    color: #a00;
}

.gh {
    color: #999;
}

.gi {
    color: #000;
    background-color: #dfd;
}

.go {
    color: #888;
}

.gp {
    color: #555;
}

.gs {
    font-weight: 700;
}

.gu {
    color: #aaa;
}

.gt {
    color: #a00;
}

.kc,
.kd,
.kn,
.kp,
.kr {
    color: #000;
    font-weight: 700;
}

.kt {
    color: #458;
    font-weight: 700;
}

.m {
    color: #099;
}

.s {
    color: #d01040;
}

.na {
    color: teal;
}

.nb {
    color: #0086b3;
}

.nc {
    color: #458;
    font-weight: 700;
}

.no {
    color: teal;
}

.nd {
    color: #3c5d5d;
    font-weight: 700;
}

.ni {
    color: purple;
}

.ne,
.nf,
.nl {
    color: #900;
    font-weight: 700;
}

.nn {
    color: #555;
}

.nt {
    color: navy;
}

.nv {
    color: teal;
}

.ow {
    color: #000;
    font-weight: 700;
}

.w {
    color: #bbb;
}

.mf,
.mh,
.mi,
.mo {
    color: #099;
}

.s2,
.sb,
.sc,
.sd,
.se,
.sh,
.si,
.sx {
    color: #d01040;
}

.sr {
    color: #009926;
}

.s1 {
    color: #d01040;
}

.ss {
    color: #990073;
}

.bp {
    color: #999;
}

.vc,
.vg,
.vi {
    color: teal;
}

.il {
    color: #099;
}

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: 0!important;
    -webkit-backface-visibility: hidden;
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
    display: none;
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}

.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
    width: 100%;
    cursor: auto;
}

.mfp-ajax-cur {
    cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
    cursor: auto;
}

.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.mfp-loading.mfp-figure {
    display: none;
}

.mfp-hide {
    display: none !important;
}

.mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044;
}

.mfp-preloader a {
    color: #CCC;
}

.mfp-preloader a:hover {
    color: #FFF;
}

.mfp-s-error .mfp-content,
.mfp-s-ready .mfp-preloader {
    display: none;
}

button.mfp-arrow,
button.mfp-close {
    overflow: visible;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: 0;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none;
}

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

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    filter: alpha(opacity=65);
    padding: 0 0 18px 10px;
    color: #FFF;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace;
}

.mfp-close:focus,
.mfp-close:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}

.mfp-close:active {
    top: 1px;
}

.mfp-close-btn-in .mfp-close {
    color: #333;
}

.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
    color: #FFF;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%;
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap;
}

.mfp-arrow {
    position: absolute;
    opacity: 0.65;
    filter: alpha(opacity=65);
    margin: -55px 0 0;
    top: 50%;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
    margin-top: -54px;
}

.mfp-arrow:focus,
.mfp-arrow:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}

.mfp-arrow .mfp-a,
.mfp-arrow .mfp-b,
.mfp-arrow:after,
.mfp-arrow:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: inset transparent;
}

.mfp-arrow .mfp-a,
.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px;
}

.mfp-arrow .mfp-b,
.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7;
}

.mfp-arrow-left {
    left: 0;
}

.mfp-arrow-left .mfp-a,
.mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px;
}

.mfp-arrow-left .mfp-b,
.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
    right: 0;
}

.mfp-arrow-right .mfp-a,
.mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px;
}

.mfp-arrow-right .mfp-b,
.mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
    top: -40px;
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000;
}

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0;
    margin: 0 auto;
}

.mfp-figure {
    line-height: 0;
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444;
}

.mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px;
}

.mfp-figure figure {
    margin: 0;
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto;
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    font-size: 0px;
    color: #F3F3F3;
    word-wrap: break-word;
    padding-right: 36px;
}

.mfp-image-holder .mfp-content {
    max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape),
screen and (max-height: 300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0;
    }
    .mfp-img-mobile img.mfp-img {
        padding: 0;
    }
    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0;
    }
    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px;
    }
    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0;
    }
    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px;
    }
    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0;
    }
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.75);
    }
    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0;
    }
    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%;
    }
    .mfp-container {
        padding-left: 6px;
        padding-right: 6px;
    }
}

.mfp-ie7 .mfp-img {
    padding: 0;
}

.mfp-ie7 .mfp-bottom-bar {
    width: 600px;
    left: 50%;
    margin-left: -300px;
    margin-top: 5px;
    padding-bottom: 5px;
}

.mfp-ie7 .mfp-container {
    padding: 0;
}

.mfp-ie7 .mfp-content {
    padding-top: 44px;
}

.mfp-ie7 .mfp-close {
    top: 0;
    right: 0;
    padding-top: 0;
}

a {
    color: #000;
}

.regular {
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

strong {
    font-weight: 600;
}

ul {
    padding: 0px 20px;
}

ul li {
    line-height: 30px;
    font-weight: 100;
    font-size: 20px;
}

.link a {
    color: #981a4d;
    font-weight: 300;
    line-height: 28px;
    font-size: 20px;
}

.work_color {
    background-color: #6197ad !important;
}

.work_color_border h1 {
    border-bottom: 5px solid #6197ad !important;
}

.work_color_border h1::after {
    background: #6197ad !important;
}

.btn2 {
    background: #9e76b4;
    border-radius: 10px;
    color: #fff;
    padding: 10px 20px;
}

.view {
    margin: 50px 0px;
}

.view .thin {
    margin-top: 0px;
    margin-bottom: 15px;
}

.socail_media ul {
    display: flex;
    margin: 0px;
    padding: 0px;
}

.socail_media ul li {
    list-style: none;
}

.col_25 {
    flex-basis: 25%;
}

.col_24 {
    flex-basis: 25%!important;
}

.col_24 img {
    height: auto!important;
}

.pria_h3 {
    color: #981a4d;
}

span {
    color: #000;
    font-weight: 300;
    line-height: 25px;
    font-size: 20px;
}

.gender_sec .img_b {
    flex-basis: 30%;
    border-radius: 5%;
    overflow: hidden;
    margin: 20px 0px;
}

.gender_sec .img_b a {
    border-radius: 10%;
    display: inline-block;
    overflow: hidden;
}

.gender_sec .img_b a img {
    width: 100%;
}

.gender_sec .img_b p {
    padding: 0px 20px;
    font-weight: 500;
}

.courses_focus {
    justify-content: flex-start !important;
}

.courses_focus .str {
    padding: 0px 30px;
    margin-bottom: 50px;
    text-align: center;
}

.courses_focus .str h3 {
    margin-bottom: 5px;
    min-height: 80px;
}

.courses_focus .str img {
    width: 100%;
    border-radius: 20px;
}

.courses_focus .str .btn {
    padding: 10px 15px;
}

.courses_focus ul {
    margin: 10px 0px;
    padding: 0;
    text-align: left;
}

.courses_focus ul li {
    font-weight: 400;
    font-size: 18px;
    list-style: none;
    line-height: 26px;
    color: #276f9d;
    margin-left: 0px;
}

.courses_focus ul li strong {
    margin-right: 20px;
    width: 100px;
    display: inline-block;
}

.courses_focus ul li span {
    color: #276f9d;
    font-size: 18px;
}

.btn_view {
    margin: 0px 0px 50px 0px;
}

.btn_view a {
    background: #9e76b4;
    color: #fff;
    padding: 15px 25px;
    border-radius: 10px;
}

.community_based .box_c {
    flex-basis: 30%;
    text-align: center;
    padding: 0px 30px;
}

.community_based .box_c img {
    width: 100%;
}

.com_ed_table {
    border: 1px solid #000;
    width: 100%;
    text-align: center;
    border-collapse: collapse;
}

.com_ed_table td {
    border: 2px solid #000;
}

.com_ed_table h2 {
    color: #981a4d;
}

.com_ed_table p {
    font-weight: 100;
}

.partners {
    margin: 20px 0px;
    align-items: center;
}

.partners img {
    width: 100%;
}

.partners .logo_patner {
    flex-basis: 18%;
}

.work_out {
    display: flex;
    justify-content: flex-start !important;
    position: relative;
}

.work_out .work_box {
    background-color: #981a4d;
    border-radius: 30px;
    padding: 20px 20px;
    flex-basis: 23%;
    text-align: center;
    margin: 13px;
    position: relative;
    min-height: 280px;
}

.work_out .work_box h2 {
    color: #fff;
    font-size: 22px;
    margin-top: 5px;
}

.work_out .work_box h3 {
    color: #e8c446;
    margin: 0px;
}

.work_out .work_box p {
    margin: 0px;
    color: #e8c446;
}

.work_out .work_box .botom_img {
    position: absolute;
    bottom: 15px;
    left: 0px;
    right: 0px;
}

.event_table {
    border: 1px solid #000;
    width: 100%;
    text-align: center;
    border-collapse: collapse;
}

.event_table tr td {
    border: 2px solid #000;
    padding: 20px;
    font-weight: 300;
}

.event_table tr td strong {
    color: #981a4d;
    font-size: 24px;
    margin: 10px 0px;
    display: inline-block;
}

.list_style li {
    font-size: 20px;
    line-height: 36px;
    font-weight: 100;
    list-style: auto;
}

.testomonial .view_vdo {
    width: 40%;
}

.testomonial .test_w {
    width: 60%!important;
}

.testomonial .view {
    width: 55%;
    margin: 0px 0px;
}

.testomonial .view .testomonial-text {
    padding: 0px 20px;
    padding: 0px 50px;
    position: relative;
}

.testomonial .view .testomonial-text .testomonial-inn {
    height: 365px;
    background: #e8c446;
    padding: 20px;
}

.testomonial .view .testomonial-text .owl-theme .owl-nav {
    margin-top: 10px;
    position: absolute;
    width: 100%;
    display: flex;
    justify-content: space-between;
    font-size: 80px;
    top: 30%;
    left: 0px;
}

.testomonial .view .testomonial-text .owl-carousel {
    position: static;
}

.testomonial .view .testomonial-text .owl-carousel img {
    width: auto;
}

.testomonial .view .testomonial-text .owl-carousel p {
    font-weight: 300;
    font-size: 22px;
    margin: 0px;
    text-align: justify;
}

.right_box_impact {
    display: flex;
    justify-content: space-between;
}

.right_box_impact .right_one {
    flex-basis: 48%;
}

.right_box_impact .left_one {
    flex-basis: 48%;
    padding-top: 6pc;
}

.right_box_impact .box_crt {
    border: 5px solid #981a4d;
    padding: 0px;
    border-radius: 25px;
    margin: 30px 0px;
}

.right_box_impact .box_crt .dec_cs {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.right_box_impact .box_crt .dec_cs div {
    flex-basis: 50%;
    border-radius: 0px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    height: 100%;
}

.right_box_impact .box_crt .dec_cs .rest_so {
    flex-basis: 50%;
    border-top: 5px solid #981a4d;
    border-radius: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px 25px;
}

.right_box_impact .box_crt .dec_cs .div_left_box_full {
    flex-basis: 100%;
}

.right_box_impact .box_crt .dec_cs .rest_so_full {
    padding: 0px 20px;
}

.right_box_impact .box_crt .dec_cs .border_right {
    border-right: 5px solid #981a4d;
}

.participation {
    border: 5px solid #276f9d !important;
}

.participation h2 {
    background-color: #276f9d !important;
}

.rajesh_ton {
    border: 5px solid #6197ad !important;
}

.rajesh_ton h2 {
    background-color: #6197ad !important;
}

.rajesh_ton .rest_so {
    border-top: 5px solid #6197ad !important;
}

.rajesh_ton .border_right {
    border-right: 5px solid #6197ad !important;
}

.knowledge {
    border: 5px solid #9e76b4 !important;
}

.knowledge h2 {
    background-color: #9e76b4 !important;
}

.knowledge .rest_so {
    border-top: 5px solid #9e76b4 !important;
}

.knowledge .border_right {
    border-right: 5px solid #9e76b4 !important;
}

.empowering {
    border: 5px solid #d88d43 !important;
}

.empowering h2 {
    background-color: #d88d43 !important;
}

.empowering .rest_so {
    border-top: 5px solid #d88d43 !important;
}

.empowering .border_right {
    border-right: 5px solid #d88d43 !important;
}

.div_right_box {
    text-align: right;
}

.making {
    border: 5px solid #126d1e !important;
}

.making h2 {
    background-color: #126d1e !important;
}

.making .rest_so {
    border-top: 5px solid #126d1e !important;
}

.making .border_right {
    border-right: 5px solid #126d1e !important;
}

.international {
    border: 5px solid #3c1c14 !important;
}

.international h2 {
    background-color: #3c1c14 !important;
}

.international .rest_so {
    border-top: 5px solid #3c1c14 !important;
}

.international .border_right {
    border-right: 5px solid #3c1c14 !important;
}

.derc h2 {
    background-color: #981a4d;
    color: #fff;
    text-align: center;
    padding: 15px;
    font-size: 22px;
}

.justify-content {
    justify-content: space-evenly !important;
}

.ha_color {
    background-color: #d88d43 !important;
}

.ha_color_border h1 {
    border-bottom: 5px solid #d88d43 !important;
}

.ha_color_border h1::after {
    background: #d88d43 !important;
}

.heavy {
    font-family: 'Aileron';
    font-weight: 900;
    font-size: 24px;
    line-height: 30px;
}

.light {
    font-family: 'Aileron';
    font-weight: 300;
    line-height: 25px;
}

.you_sec {
    flex-basis: 33%;
}

.you_sec h2 {
    font-size: 64px;
    color: #981a4d;
    font-weight: bold;
    margin-bottom: 0px;
}

.you_sec h4 {
    margin: 0px;
    color: #000;
    font-size: 28px;
}

.right_bor {
    border-right: 4px solid #e8c446;
    position: relative;
}

.right_bor::after {
    content: "";
    position: absolute;
    top: 0px;
    right: -9px;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: #e8c446;
}

.right_bor::before {
    content: "";
    position: absolute;
    bottom: 0px;
    right: -9px;
    width: 15px;
    background: #e8c446;
    height: 15px;
    border-radius: 50%;
}

.courese_enroll .course_details h2 {
    background: #981a4d;
    color: #fff;
    font-weight: normal;
    padding: 10px;
    font-size: 18px;
}

.courese_enroll input {
    font-size: 14px;
}

.courese_enroll .courese_section .course_box {
    border: 1px solid #eee;
    padding: 10px;
    box-shadow: 0px 7px 5px 0px #f7f7f7;
    border-radius: 10px;
    width: 100%;
}

.courese_enroll .courese_section .course_box tr {
    display: flex;
    justify-content: space-between;
}

.courese_enroll .courese_section .course_box .cou_img {
    width: 15%;
    padding: 0px 20px 0px 0px;
}

.courese_enroll .courese_section .course_box .cou_img img {
    width: 100%;
    border-radius: 10px;
}

.courese_enroll .courese_section .course_box .cou_name {
    width: 60%;
}

.courese_enroll .courese_section .course_box .cou_name h3 {
    margin-bottom: 10px;
    color: #981a4d;
}

.courese_enroll .courese_section .course_box .cou_name li {
    line-height: 30px;
    border-bottom: 1px solid #eee;
    width: 50%;
    color: #981a4d;
}

.courese_enroll .courese_section .course_box .cou_name li span {
    color: #000;
}

.courese_enroll .courese_section .course_box .cou_price {
    width: 25%;
}

.courese_enroll .courese_section .course_box .cou_price ul {
    margin: 10px 0px;
    padding: 10px 10px;
    display: flex;
    flex-direction: column;
    border: 1px solid #dfdfdf;
    border-radius: 10px;
    background: #f7f7f7;
    box-shadow: 1px 3px 6px 0px #eee;
    list-style: none;
}

.courese_enroll .courese_section .course_box .cou_price ul li {
    line-height: 30px;
}

.courese_enroll .courese_section .course_box .cou_price ul li input {
    border: 1px solid #eee;
}

.courese_enroll .courese_section .course_box .cou_price ul li .btn {
    padding: 10px 25px;
}

.courese_enroll .courese_section .course_box .cou_price ul li strong {
    color: #981a4d;
}

.courese_enroll .courese_section .course_box h3 {
    margin: 10px 0px;
}

.curseform .ast_sp label {
    width: 100%;
}

.curseform a {
    color: #000;
    font-size: 16px;
}

.curseform .panel-body {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    border: 1px solid #eee;
    background: #f7f7f7;
    border-radius: 10px;
    padding: 20px;
    margin: 20px 0px;
}

.curseform .panel-body .form-group-full {
    flex-basis: 100%;
}

.curseform .panel-body .form-group-full input {
    font-size: 14px;
    border: 1px solid #c1c1c1;
    padding: 12px 10px;
    border-radius: 5px;
}

.curseform .panel-body .form-group {
    flex-basis: 30%;
    margin: 5px 0px;
}

.curseform .panel-body .form-group span {
    color: red;
}

.curseform .panel-body .form-group .control-label {
    margin: 10px 0px;
    font-size: 14px;
    display: inline-block;
}

.curseform .panel-body .form-group input {
    width: 100%;
    font-size: 14px;
    border: 1px solid #c1c1c1;
    padding: 12px 10px;
    border-radius: 5px;
}

.curseform .panel-body .form-group select {
    border-radius: 5px;
    width: 100%;
    padding: 10px;
    padding: 13px;
    font-size: 14px;
    border: 1px solid #c1c1c1;
    padding: 12px 10px;
}

.curseform .panel-body .form-group textarea {
    border-radius: 5px;
    width: 100%;
    padding: 13px;
    font-size: 14px;
    border: 1px solid #c1c1c1;
    padding: 12px 10px;
}

.curseform .panel-body .form-group .phone_box {
    display: flex;
    justify-content: space-between;
}

.curseform .panel-body .form-group .phone_box .form-phon {
    flex-basis: 12%;
    margin-right: 2px;
    padding: 12px 6px;
}

.cl_old {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.cl_old .logo {
    flex-basis: 10%;
}

.cl_old .logo img {
    width: 100%;
}

.cl_old .menu {
    flex-basis: 90%;
    justify-content: flex-end;
    background: none;
}

.cl_old .menu ul {
    padding: 10px 0px;
    justify-content: flex-end;
}

.cl_old .menu ul li {
    background: #981a4d;
    padding: 15px 0px;
    margin: 0px 0px;
}

.cl_old .menu ul li:first-child {
    background: none;
}

.cl_old .menu ul li:first-child a {
    border-left: 0px solid #981a4d;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

.cl_old .menu ul li:last-child {
    background: none;
}

.cl_old .menu ul li:last-child a {
    border-right: 0px solid #981a4d;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

.cl_old .menu ul li a {
    font-size: 18px;
    margin: 0px 1px;
}

.cl_old .sub_menu li {
    padding: 2px 0px!important;
    margin: 2px 0px!important;
    border-radius: 5px;
}

.cl_old .sub_menu li a {
    border: 0px solid #fff;
    margin: 2px 0px;
    border-radius: 10px;
}

.cl_old .sub_menu .sub_drop {
    position: relative;
}

.cl_old .sub_menu .sub_drop:hover .sub_menu_memu {
    display: block;
}

.cl_old .sub_menu .sub_drop .sub_menu_memu {
    display: none;
    position: absolute;
    right: -172px;
    top: 0px;
    margin: 0px;
    padding: 0px;
}

input:focus {
    color: #212529;
    background-color: #fff;
    border-color: #ffda98;
    outline: 0;
    -webkit-box-shadow: 0 0 0 0.25rem rgba(255, 180, 49, 0.25);
    box-shadow: 0 0 0 0.25rem rgba(255, 180, 49, 0.25);
}

.search_flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.search_flex .search_right {
    background: #981a4d;
    border-radius: 20px;
    position: relative;
    width: 30%;
    overflow: hidden;
    border: 1px solid #981a4d;
}

.search_flex .search_right input {
    width: 100%;
    border: none;
    font-size: 16px;
}

.search_flex .search_right button {
    position: absolute;
    cursor: pointer;
    right: 0px;
    top: 0px;
    border: 1px solid #981a4d;
    background: #981a4d;
    color: #fff;
    display: flex;
    font-size: 24px;
    height: 100%;
    padding: 5px 15px;
}

.contact-bar {
    z-index: 9999!important;
}

.captial {
    text-transform: uppercase;
    font-weight: 500;
}

.thin {
    font-weight: 300;
    line-height: 28px;
}

.margin_bottom {
    margin-bottom: 55px;
}

.ast_name {
    position: absolute;
    width: 100%;
    bottom: -55px;
    background: none;
}

.ast_name .logo {
    background: #fff;
    padding: 15px;
}

body {
    margin: 0px;
    padding: 0px;
    font-family: 'Aileron';
}

* {
    box-sizing: border-box;
}

.site-width {
    max-width: 1300px;
    margin: 0px auto;
}

section {
    margin: 50px 0px;
}

.justify {
    text-align: center;
    align-items: center;
}

a {
    text-decoration: none;
    font-size: 18px;
}

p {
    font-size: 20px;
    font-weight: 300;
}

.d-flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.priya_info {
    display: flex;
    align-items: center;
}

.ar-flex {
    display: flex;
    justify-content: space-evenly;
}

.h-50 {
    flex-basis: 55%;
}

.h-40 {
    flex-basis: 45%;
    height: 520px;
}

.menu {
    margin: 0px;
    padding: 4px 0px;
    background: #981a4d;
    display: inline-block;
}

.menu ul {
    margin: 10px 0px;
    justify-content: center;
}

.menu li {
    margin: 0px 1px;
    list-style: none;
    line-height: inherit;
}

.menu li:last-child.drop_menu .sub_menu {
    width: 140px;
}

.menu li a {
    background-color: #981a4d;
    padding: 15px 20px;
    color: #fff;
    border: 2px solid #fff;
    font-weight: 400;
}

.right_banner {
    padding: 15px;
    background-color: #e8c446;
    border-radius: 40px;
}

.right_banner img {
    width: 100%;
    border-radius: 30px;
    height: 100%;
}

.greeen_text h1 {
    font-size: 70px;
    border-bottom: 5px solid #126d1e !important;
    position: relative;
}

.greeen_text h1::after {
    background: #126d1e !important;
}

.green_bg {
    background: #126d1e !important;
}

.founding_text h1 {
    font-size: 70px;
    border-bottom: 5px solid #9e76b4 !important;
    position: relative;
}

.founding_text h1::after {
    background: #9e76b4 !important;
}

.founding_bg {
    background: #9e76b4 !important;
}

.governing_text h1 {
    font-size: 70px;
    border-bottom: 5px solid #276f9d !important;
    position: relative;
}

.governing_text h1::after {
    background: #276f9d !important;
}

.governing_bg {
    background: #276f9d !important;
}

.site_margin {
    width: 100%;
    text-align: center;
}

.center {
    text-align: center;
    margin: 0px auto;
}

.width-24 {
    flex-basis: 24%!important;
    margin-bottom: 35px;
}

.width-24 img {
    flex-basis: 24%!important;
    width: 100%!important;
}

.space_tr {
    margin-top: 0px!important;
    margin-bottom: 0px!important;
    padding: 20px 30px!important;
}

.width-25 {
    flex-basis: 22%!important;
    margin-bottom: 35px;
}

.width-30 {
    flex-basis: 30%!important;
    margin-bottom: 35px;
}

.width-32 {
    flex-basis: 20%!important;
    margin-bottom: 35px;
    margin: 20px 40px;
}

.home_y_p {
    min-height: 280px!important;
}

.home_y_p h3 {
    position: inherit!important;
}

.home_y_p .hap_text {
    font-weight: 400!important;
}

.justify-center {
    justify-content: center!important;
}

.ad_scccc {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.ad_scccc li {
    font-size: 20px;
    font-weight: bold;
    list-style: disc;
    color: #981a4d;
    margin-left: 40px;
}

.flex-start {
    justify-content: flex-start !important;
}

.annual_re .re_img_left {
    text-align: center;
}

.annual_re .border_img {
    border-radius: 20%;
    border: 10px solid #981a4d;
    overflow: hidden;
    height: 530px;
}

.annual_re .border_img img {
    width: 100%;
    height: 100%;
}

.annual_re .anual_box {
    display: flex;
    justify-content: space-between;
    justify-content: flex-end;
}

.annual_re .anual_box .hap_box {
    flex-basis: 45%;
    flex-basis: 48%;
    text-align: center;
    margin-bottom: 20px;
}

.annual_re .anual_box .hap_box a {
    color: #55b4c8;
    font-weight: 300;
    display: inline-block;
}

.annual_re .anual_box .hap_box p {
    color: #000;
    font-weight: 700;
}

.annual_re .anual_box .hap_box img {
    border-radius: 10%;
    width: 250px;
    height: 300px;
    border: 1px solid #981a4d;
}

.past_project {
    justify-content: flex-start !important;
}

.past_project .box-p {
    margin: 18px;
}

.past_project .box-p img {
    height: 200px;
}

.form_box .form-flex {
    display: flex;
    flex-wrap: wrap;
}

.form_box .form-flex div {
    flex-basis: 35%;
    margin: 20px;
}

.form_box .form-flex div input {
    width: 100%;
}

.form_box .form-flex div textarea {
    width: 100%;
    height: 220px;
    padding: 20px;
    border: none;
}

.form_box .fl_100 {
    flex-basis: 100%!important;
    border: 1px solid #981a4d;
    position: relative;
}

.form_box .fl_btn {
    position: absolute;
    bottom: 0px;
    right: 0px;
}

.form_box .fl_btn .btn {
    margin: 0px;
    padding: 15px 35px;
    cursor: pointer;
}

.class_40 {
    flex-basis: 40%;
}

.class_60 {
    flex-basis: 60%;
}

.know_table {
    width: 100%;
}

.know_table tr td {
    border: 1px solid #981a4d;
    margin: 0px 10px;
    font-size: 20px;
    padding: 10px;
    text-align: center;
}

.maine_banner {
    position: relative;
}

.maine_banner img {
    width: 100%;
}

.gray {
    background-color: #f4f6fc;
    padding: 10px 30px;
    margin: 40px 0px;
}

.y_box {
    text-align: center;
}

.y_box h3 {
    font-size: 20px;
    font-weight: 200;
}

.past_post {
    position: relative;
}

.past_post .past_test .testomonial-text .item {
    background: #e8c446;
    padding: 20px;
}

.past_post .past_test .testomonial-text .item p {
    font-weight: 200;
}

.past_post .past_test .testomonial-text .owl-theme2 .owl-nav {
    margin-top: 10px;
    position: absolute;
    top: 0%;
    left: 0px;
    right: 0px;
    font-size: 150px;
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.past_post .past_test .testomonial-text .owl-theme2 .owl-nav .owl-prev {
    position: absolute;
    left: -80px;
}

.past_post .past_test .testomonial-text .owl-theme2 .owl-nav .owl-next {
    position: absolute;
    right: -80px;
}

.sh {
    text-align: center;
    margin-top: 0px;
    padding: 0px 0 20px 0px;
    color: #981a4d;
    font-size: 28px;
    border-radius: 10px;
    margin-bottom: 20px;
}

.page nav {
    width: 100%;
}

.page nav .flex-1 {
    display: flex;
    justify-content: center;
    align-items: center;
}

.page nav .flex-1 .rounded-md {
    color: #fff;
    margin: 0px 10px;
}

.page nav .flex-1 span {
    padding: 8px 15px;
    background: #981a4d;
    margin: 10px;
    border-radius: 10px;
}

.page nav .flex-1 a {
    padding: 10px 15px;
    border-radius: 10px;
    background: #981a4d;
}

.page nav .hidden {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    align-items: center;
}

.page nav .hidden div {
    display: flex;
    justify-content: space-between;
}

.page nav .hidden div .leading-5 {
    color: #000;
}

.page nav .hidden div .leading-5 span {
    color: #981a4d;
    font-weight: bold;
}

.page nav .hidden div .relative {
    width: 100%;
}

.page nav .hidden div .relative a {
    font-size: 25px;
    margin: 10px;
    border: 1px solid #ddd;
    padding: 4px 10px;
    border-radius: 5px;
}

.page nav .hidden div .relative span {
    background: #981a4d;
    padding: 4px 5px;
    color: #fff;
    border-radius: 5px;
    border: 1px solid #fff;
    display: inline-block;
}

.page nav .hidden div .relative span .ring-gray-300 {
    font-size: 24px;
    margin: 10px;
}

.page nav .w-5.h-5 {
    background: #981a4d;
    color: #fff;
    margin: -5px;
    width: 30px;
    height: 30px;
}

.full_text h1::before {
    content: "";
    position: absolute;
    right: 0px;
    bottom: -15px;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background: #e8c446;
}

.h_text h1 {
    font-size: 45px;
    border-bottom: 5px solid #e8c446;
    position: relative;
    padding: 0px 15px;
}

.h_text h1::after {
    content: "";
    position: absolute;
    left: 0px;
    bottom: -15px;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background: #e8c446;
}

.text_aria {
    text-align: center;
    width: 100%;
}

.text_aria .top_log {
    background-color: #e8c446;
    border-radius: 10px;
}

.text_aria .tittle_list {
    display: flex;
    justify-content: space-between;
}

.text_aria .text_banner {
    color: #981a4d;
    text-align: center;
    padding: 20px 50px;
    font-size: 24px;
    margin: 5pc 0pc;
}

.text_aria .text_banner h2 {
    margin: 0px;
    padding: 20px 20px;
    background-color: #e8c446c7;
    display: inline-block;
}

.pagination {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}

.pagination .page_box {
    background: #fff;
    padding: 5px 15px;
    border: 1px solid #9b9797;
    display: flex;
    align-items: center;
}

.pagination .page_box .btn_page {
    background: #fff;
    padding: 10px 15px;
    color: #000;
    border: none;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.pagination .page_box img.next_ar {
    transform: rotate(180deg);
}

.pagination .page_box a {
    color: #000;
    margin: 10px 5px;
    font-size: 20px;
    padding: 10px 15px;
    border: 1px solid #b9b9b9;
}

.pagination .page_box .active {
    background: #981a4d;
    padding: 10px 15px;
    color: #fff;
}

.drop_menu {
    position: relative;
}

.drop_menu:hover .sub_menu {
    visibility: visible;
}

.drop_menu .sub_menu {
    position: absolute;
    top: 35px;
    left: 0px;
    width: 250px;
    visibility: hidden;
}

.drop_menu .sub_menu li {
    margin: 1px 0px;
    border-radius: 10px;
}

.drop_menu .sub_menu li a {
    display: block;
}

.width_auto {
    padding: 20px 20px 20px 20px!important;
    min-height: auto!important;
}

.dat_cat {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #981a4d;
}

.dat_cat a {
    margin: 0px 10px;
    color: #981a4d;
    font-size: 19px;
}

.box_ar {
    width: 7%;
    text-align: right;
}

.box_ar img {
    width: 100%;
}

.box1 {
    position: relative;
    flex-basis: 21%;
    padding: 5px;
}

.box1 img {
    width: 100%;
}

.padding_top {
    padding-top: 35px!important;
}

.pi_text {
    position: absolute;
    top: 40%;
    left: 0px;
    margin: 0px auto;
    right: 0px;
    color: #fff;
    width: 60%;
    font-size: 22px;
    text-align: center;
    padding: 10px;
}

.yellow_box {
    margin: 15px 0px;
    border-radius: 5px;
}

.box_priya {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.box_priya .box-p {
    background: #981a4d;
    padding: 20px 20px 10px 20px;
    text-align: center;
    border-radius: 20px;
    color: #fff;
    flex-basis: 18%;
    text-transform: uppercase;
}

.box_priya .box-p a {
    color: #981a4d;
}

.box_priya .box-p h3 {
    font-weight: bold;
    font-size: 16px;
}

.box_priya .box-p img {
    width: 100%;
}

.box_priya .y-p {
    background-color: #e8c446;
    color: #981a4d;
    position: relative;
    min-height: 320px;
}

.box_priya .y-p h3 {
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
}

header {
    margin: 0px 0px;
    position: sticky;
    bottom: 1px;
    background: #fff;
    padding: 10px 0px;
    z-index: 999;
}

.yellow_box_s {
    background: #e8c446;
    padding: 20px 0px;
    margin: 0px;
}

.heading_h {
    margin: 20px 0px;
}

.heading_h h2 {
    font-size: 24px;
    display: flex;
    font-weight: 900;
    line-height: 36px;
    padding-right: 15px;
}

.heading_h h2 span {
    padding-left: 15px;
}

.youth_li li {
    list-style: disc;
    line-height: 36px;
    font-size: 22px;
    font-weight: 100;
}

.cap_city .cap_box {
    display: flex;
    justify-content: space-between;
    margin: 30px 0px;
}

.cap_city .cap_box .cap_img {
    flex-basis: 20%;
    margin: 30px 0px;
    border-radius: 10%;
    overflow: hidden;
}

.cap_city .cap_box .cap_img img {
    width: 100%;
}

.cap_city .cap_box .cap_content {
    flex-basis: 70%;
}

.cap_city .cap_box h2 {
    font-size: 28px;
}

.cap_city .cap_box p {
    font-weight: 100;
    line-height: 34px;
}

.tittle_list {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin: 0px;
    padding: 0px;
}

.tittle_list li {
    margin-bottom: 30px;
    flex-basis: 32%;
    list-style: none;
}

.tittle_list li a {
    color: #000;
    display: flex;
    align-items: center;
}

.tittle_list li a img {
    margin: 10px;
}

.color_bg1 {
    background-color: #55b4c8;
}

.color_bg2 {
    background-color: #e9852d;
}

.color_bg3 {
    background-color: #6f90b3;
}

.color_bg4 {
    background-color: #f3c95c;
}

.color_bg5 {
    background-color: #9d73b2;
}

.work_box {
    justify-content: center;
}

.work_box .remaing {
    flex-basis: 33%;
    text-align: center;
    padding: 0px 40px;
    margin-bottom: 80px;
}

.work_box .remaing .img_h {
    border-radius: 20px;
    padding: 15px 35px;
    width: 60%;
    margin: 0pc auto;
}

.work_box .remaing .img_h img {
    width: 100%;
}

.work_box .remaing h2 {
    color: #fff;
    font-weight: 400;
    font-size: 16px;
}

.work_box .remaing p {
    font-weight: 100;
    font-size: 20px;
    margin-bottom: 20px;
    min-height: 200px;
    line-height: 32px;
}

.btn_read {
    padding: 10px 15px;
    background: #981a4d;
    color: #fff;
    border-radius: 10px;
}

.first_priya {
    position: relative;
    padding: 0px 0px;
}

.first_priya::before {
    position: absolute;
    left: 0px;
    content: "";
    background: url(../images/p_bg-left.jpg) no-repeat;
    background-size: cover;
    height: 100%;
    width: 401px;
    top: 0px;
    z-index: -1;
}

.first_priya::after {
    position: absolute;
    right: 0px;
    content: "";
    background: url(../images/priyabg_s-right.jpg) no-repeat;
    background-size: contain;
    height: 390px;
    width: 190px;
    bottom: 0px;
    z-index: -1;
}

.first_priya .botemm_border {
    border-bottom: 4px solid #e8c446;
}

.first_priya .botemm_border-l {
    border-right: 4px solid #e8c446;
}

.first_priya .f_box {
    background: #981a4d;
    width: 57%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 0px;
    border-radius: 30px;
    margin-left: 25pc;
}

.first_priya .f_box .f-four {
    width: 50%;
    padding: 10px 20px;
    margin: 0px 0px;
}

.first_priya .f_box .f-four p {
    color: #fff;
    font-size: 24px;
    line-height: 30px;
}

.happing .hap_box {
    flex-basis: 33%;
    text-align: center;
    padding: 20px 45px;
    border-radius: 20px;
    margin: 15px 0px;
}

.happing .hap_box p {
    margin: 10px 0px;
    color: #000;
    font-weight: 400;
}

.happing .hap_box img {
    border-radius: 15px;
}

.fa {
    width: 32px!important;
    height: 32px!important;
    display: inline-block;
}

.fa-angle-left {
    background: url(../images/left_ic.png) no-repeat;
    font-size: 0px!important;
}

.fa-angle-right {
    background: url(../images/right_ic.png) no-repeat;
    font-size: 0px!important;
}

.fa-facebook {
    background: url(../images/facebook.png) no-repeat;
    font-size: 0px!important;
}

.fa-twitter {
    background: url(../images/twitter.png) no-repeat;
    font-size: 0px!important;
}

.fa-instagram {
    background: url(../images/instagram.png) no-repeat;
    font-size: 0px!important;
}

.fa-youtube {
    background: url(../images/youtube.png) no-repeat;
    font-size: 0px!important;
}

.fa-linkedin {
    background: url(../images/linkedin.png) no-repeat;
    font-size: 0px!important;
}

.socail_icon {
    position: fixed;
    right: 0px;
    top: 75%;
    z-index: 999;
}

.socail_icon li a {
    display: inline-block;
    margin: 0px 5px;
    z-index: 9999;
}

.socail_icon li a img {
    width: 40px;
}

.grey {
    background: #f6f7fa;
    padding: 20px;
    margin: 20px 0px;
}

.grey p {
    font-weight: 300;
}

.blog_con {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.blog_con div {
    width: 48%;
}

.blog_con div img {
    width: 100%;
}

.btn {
    padding: 15px 25px;
    margin: 15px 0px;
    display: inline-block;
    background: #981a4d;
    border-radius: 10px;
    color: #fff;
    font-size: 18px;
    border: 1px solid #981a4d;
    transition: all 0.2s ease;
}

.btn:hover {
    background: #e8c446;
    color: #981a4d;
    transition: all 0.2s ease;
}

.newsletter {
    padding: 30px 0px;
}

footer {
    background: #981a4d;
    padding: 1px 0px 0px 0px;
}

.copyright p {
    color: #fff;
    font-size: 18px;
}

.mails {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    width: 100%;
    margin: 0px auto;
    text-align: left;
    align-items: center;
}

.mails .form_input {
    flex-basis: 30%;
    margin: 10px;
}

.mails .form_input input {
    width: 100%;
    padding: 15px;
}

input {
    padding: 10px;
    font-size: 18px;
}

.border_left {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.border_right {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.event_imgss .rajesh_img img {
    width: 100%;
    height: 300px;
}

.box_back {
    justify-content: flex-start;
}

.box_back .rajesh_box {
    flex-basis: 33.33%;
    padding: 20px 0px;
    text-align: center;
    margin-bottom: 5px;
}

.box_back .rajesh_box .rajesh_bo_inn {
    background: #f4f6fc;
    padding: 20px;
    margin: 0px 15px;
}

.box_back .rajesh_box .in_dev {
    padding: 10px;
    background: #f4f6fc;
    padding: 20px 30px;
    margin: 10px;
}

.box_back .rajesh_box h3 {
    color: #276f9d;
    font-weight: 700;
    font-size: 17px;
    margin-bottom: 0px;
}

.box_back .rajesh_box p {
    font-weight: 300;
    margin: 5px;
}

.box_back .rajesh_box img {
    width: 100%;
    height: 350px;
}

.box_back .rajesh_box .rajesh_img {
    position: relative;
    border-radius: 40px;
    overflow: hidden;
}

.box_back .rajesh_box .rajesh_img p {
    position: absolute;
    padding: 10px;
    bottom: 5px;
    font-weight: 400;
    left: 0px;
    color: #fff;
    text-align: left;
    margin: 15px;
    font-size: 18px;
}

.box_back .rajesh_box .rajesh_img p span {
    color: #fff;
    padding: 2px;
    background-color: #981a4d;
    line-height: 1.6;
}

.box_back .rajesh_box .democracy img {
    height: 350px;
}

.font_small_blog {
    font-size: 15px;
}

.site-widthss {
    padding: 0px 20px;
}

.yr_box {
    padding: 20px;
    text-align: center;
    background: #f2c85c;
    flex-basis: 33%;
    margin: 2px;
    font-size: 24px;
}

.left_footer h2 {
    font-size: 24px;
    color: #e8c446;
}

.logo_footer {
    text-align: right;
    margin: 20px 0px;
    margin-left: auto;
}

.logo_footer p {
    font-size: 18px;
    color: #fff;
}

.logo_footer img {
    border-radius: 10%;
}

.he_fx h2 {
    font-weight: normal;
    font-size: 36px;
    color: #fff;
}

.footer_copy {
    display: flex;
    justify-content: space-between;
}

.footer_copy .link_s {
    display: flex;
    flex-direction: column;
    /* margin-top: 20px; */
    margin-top: -5px;
}

.footer_copy .link_s a {
    color: #fff;
    font-size: 18px;
    font-weight: 300;
}

.footer_copy p {
    color: #fff;
    font-size: 18px;
}

.footer_details {
    display: flex;
    justify-content: flex-start;
    margin: 30px 0px 0px 0px;
}

.footer_details div:nth-child(1) {
    flex-basis: 30%;
}

.footer_details div:nth-child(2) {
    border-left: 1px solid;
    padding-left: 40px;
    border-radius: 0;
    flex-basis: 33%;
}

.footer_details .f_box {
    border-radius: 10px;
    flex-basis: 32%;
    padding: 0px 0px;
}

.footer_details .f_box span {
    background: #e8c446;
    font-size: 28px;
    padding: 10px;
    border-radius: 10px;
    color: #981a4d;
    margin-right: 10px;
}

.footer_details .f_box p {
    font-size: 18px;
    color: #fff;
}

.footer_details ul {
    margin: 0px;
    padding: 0px;
}

.footer_details li {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.table_f {
    width: 100%;
    border-collapse: collapse;
    text-align: center;
    margin-top: 40px;
}

.table_f td {
    padding: 15px;
    border: 2px solid #981a4d;
    font-size: 24px;
    font-weight: 100;
}

.table_f a {
    font-size: 22px;
    font-weight: 400;
    color: #981a4d;
}

.table_f p {
    font-size: 18px;
}

.btn_main {
    padding: 15px 80px;
    background-color: #981a4d;
    border-radius: 15px;
    color: #fff;
}

.priya_col {
    background-color: #981a4d !important;
}

.priya_col-bo h1 {
    border-bottom: 5px solid #981a4d !important;
    text-align: center;
}

.priya_col-bo h1::after {
    background: #981a4d !important;
}

.priya_col-bo p {
    color: #981a4d;
    margin: 0px;
}

.width_90 {
    width: 100%;
    margin: 0px auto;
}

.committee_cplor {
    background-color: #276f9d !important;
}

.committee_cplor-bo h1 {
    border-bottom: 5px solid #276f9d !important;
    text-align: center;
}

.committee_cplor-bo h1::after {
    background: #276f9d !important;
}

.contte-f {
    line-height: 30px;
    color: #fff;
}

.contte-f ul li a {
    color: #fff;
}

.structure {
    width: 100%;
    margin: 0px auto;
    justify-content: flex-start !important;
}

.structure .str {
    flex-basis: 33.33%;
    text-align: center;
    padding: 30px;
    margin-top: 20px;
}

.structure .str img {
    border-radius: 20px;
    width: 100%;
}

.structure .str h2 {
    color: #981a4d;
}

.structure .str p {
    font-weight: 500;
    font-size: 15px;
}

.copyright {
    border-top: 1px solid #e8c446;
    background: #000;
}

.footer_list {
    display: flex;
    flex-direction: column;
    color: #fff;
}

.footer_menu {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.footer_list li {
    line-height: 40px;
}

.footer_menu li {
    color: #fff;
    line-height: 30px;
    margin: 0px 10px;
}

.footer_menu li a {
    color: #fff;
}

.as_b {
    justify-content: space-around;
}

.as_b .box_f {
    flex-basis: 30%;
    background-color: #9e76b4;
    padding: 20px;
    border-radius: 20px;
}

.as_b .box_f .f_text {
    text-align: center;
    border: 7px solid #f2c85c;
    padding: 20px;
    border-radius: 20px;
}

.as_b .box_f .f_text h2 {
    font-size: 38px;
    color: #fff;
}

.as_b .box_f .f_text p {
    color: #f2c85c;
}

.zoomify {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: zoom-in;
}

.zoomify.zoomed {
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
    padding: 0;
    margin: 0;
    border: none;
    border-radius: 0;
    box-shadow: none;
    position: relative;
    z-index: 1501;
}

.zoomify-shadow {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 1500;
    background: rgba(0, 0, 0, 0.3);
    opacity: 0;
}

.zoomify-shadow.zoomed {
    cursor: pointer;
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}


/* code added by sujit podcast */

@font-face {
    font-family: 'Aileron';
    src: url('../fonts/aileron/Aileron-Thin.eot');
    src: url('../fonts/aileron/Aileron-Thin.eot?#iefix') format('embedded-opentype'), url('../fonts/aileron/Aileron-Thin.woff2') format('woff2'), url('../fonts/aileron/Aileron-Thin.woff') format('woff'), url('../fonts/aileron/Aileron-Thin.ttf') format('truetype'), url('../fonts/aileron/Aileron-Thin.svg#Aileron-Thin') format('svg');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Aileron';
    src: url('../fonts/aileron/Aileron-Regular.eot');
    src: url('../fonts/aileron/Aileron-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/aileron/Aileron-Regular.woff2') format('woff2'), url('../fonts/aileron/Aileron-Regular.woff') format('woff'), url('../fonts/aileron/Aileron-Regular.ttf') format('truetype'), url('../fonts/aileron/Aileron-Regular.svg#Aileron-Regular') format('svg');
}

@font-face {
    font-family: 'Aileron';
    src: url('../fonts/aileron/Aileron-Bold.eot');
    src: url('../fonts/aileron/Aileron-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/aileron/Aileron-Bold.woff2') format('woff2'), url('../fonts/aileron/Aileron-Bold.woff') format('woff'), url('../fonts/aileron/Aileron-Bold.ttf') format('truetype'), url('../fonts/aileron/Aileron-Bold.svg#Aileron-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Aileron';
    src: url('../fonts/aileron/Aileron-Light.eot');
    src: url('../fonts/aileron/Aileron-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/aileron/Aileron-Light.woff2') format('woff2'), url('../fonts/aileron/Aileron-Light.woff') format('woff'), url('../fonts/aileron/Aileron-Light.ttf') format('truetype'), url('../fonts/aileron/Aileron-Light.svg#Aileron-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Aileron';
    src: url('../fonts/aileron/Aileron-Heavy.eot');
    src: url('../fonts/aileron/Aileron-Heavy.eot?#iefix') format('embedded-opentype'), url('../fonts/aileron/Aileron-Heavy.woff2') format('woff2'), url('../fonts/aileron/Aileron-Heavy.woff') format('woff'), url('../fonts/aileron/Aileron-Heavy.ttf') format('truetype'), url('../fonts/aileron/Aileron-Heavy.svg#Aileron-Heavy') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}


/**------------------------------------- Popup css -------------------------------------*/

.get-code-window {
    position: relative;
    background: #FFF;
    padding: 2em 3em;
    width: auto;
    margin: 20px auto;
    max-width: 600px;
}

#magnific_popup_documentation {
    font-size: 3em;
    margin-bottom: 1em;
    font-weight: 700;
    text-align: center;
}

.grid-c h3 {
    margin-top: 0;
}

.grid-c {
    clear: both;
}

.grid-c p {
    margin-bottom: 0.5em;
}

.grid-c {
    overflow: hidden;
    margin: 0 -1em;
}

.gc3 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    float: left;
    padding: 1em;
    overflow: hidden;
}

.grid-c .gc3:nth-of-type(2n+1) {
    clear: left;
}

h1#magnific-popup-docs {
    display: none;
}

#logo {
    height: 150px;
    text-align: center;
    position: relative;
    width: 100%;
    -webkit-user-select: none;
    -moz-user-select: none;
    padding: 0 3em;
    margin-left: -3em;
    cursor: pointer;
    margin-top: 50px;
    margin-bottom: 50px;
}

#broken-glass {
    height: 100%;
    -webkit-tap-highlight-color: transparent;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}

#logo:active h1 {
    top: 1px;
}

#logo h1 {
    margin-top: 27px;
    font-size: 63px;
    line-height: 1.4;
    top: 0;
    text-align: center;
    font-weight: 700;
    width: 100%;
    color: #000;
    position: absolute;
    left: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    cursor: pointer;
}

h2.intro {
    font-size: 22px;
    line-height: 1.2;
    font-weight: 400;
    border: 0;
    margin-top: 0;
}

#header-links {
    font-size: 16px;
}

#markdown-toc {
    position: fixed;
    left: 0;
    top: 50px;
    padding: 20px;
    background: rgba(255, 255, 255, 0.71);
    -webkit-backface-visibility: hidden;
    list-style: none;
}

#markdown-toc a[href="#magnific-popup-docs"] {
    display: none;
}

#markdown-toc ul {
    list-style: none;
}

#markdown-toc ul ul {
    display: none;
}

#markdown-toc:before {
    content: 'Table of contents';
    font-weight: 700;
    display: block;
    margin-bottom: 10px;
}

@media all and (max-width: 75em) {
    #markdown-toc {
        position: static;
        padding: 0;
        background: 0 0;
    }
}

#markdown-toc a {
    text-decoration: none;
    border-bottom: 1px dotted;
}

#markdown-toc ul {
    margin: 0;
    padding: 0;
}

#markdown-toc .active a {
    text-decoration: none;
    color: #666;
}

.highlight {
    position: relative;
    margin-bottom: 0.5em;
    margin-left: -1.5em;
    width: 100%;
    padding: 0 1.5em;
    background-color: #F5FAFC;
}

#main-wrapper {
    background: 0 0;
    max-width: 800px;
    width: 100%;
    margin: 2em auto 4em;
    padding: 0 3em 3em;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}

.white-popup-block {
    background: #FFF;
    padding: 20px 30px;
    text-align: left;
    max-width: 650px;
    margin: 40px auto;
    position: relative;
}

#examples:after {
    content: 'to view source click on the title of example';
    opacity: 0.4;
    font-weight: 400;
    font-size: 14px;
    margin-top: 13px;
    float: right;
}

.example {
    margin-bottom: 20px;
    position: relative;
}

.example h3 {
    display: inline-block;
    cursor: pointer;
    border-bottom: 1px dotted #949494;
}

.example h3:hover {
    color: #C00;
}

.example h3:hover:after {
    content: 'view source';
    padding-left: 8px;
    color: #999;
    position: absolute;
    top: 16px;
    font-family: Consolas, "Liberation Mono", Courier, monospace;
    font-size: 12px;
}

.square-tmb {
    margin: 0 10px 0 0;
    cursor: pointer;
}

.zoom-cursor {
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
}

.example a,
a.popup-link {
    text-decoration: none;
    border-bottom: 1px dotted;
}

.example a:hover,
a.popup-link:hover {
    text-decoration: none;
}

.example a {
    line-height: 26px;
}

.example p a {
    text-decoration: underline;
    border: 0;
    line-height: 1.6;
}

#image-gallery a,
#single-image {
    border-bottom: none;
}

.not-ready-yet-notice {
    padding: 20px;
    background: #EEE;
}

#footer {
    border-top: 1px solid #DDD;
    padding-top: 3em;
    margin: 5em 0 0;
    width: 100%;
    text-align: center;
    opacity: 0.9;
}

#conditional-lightbox-notice {
    display: none;
}

#logo-status {
    opacity: 0;
    -webkit-transition: opacity 0.5s;
    -moz-transition: opacity 0.5s;
    transition: opacity 0.5s;
    width: 100%;
    text-align: center;
}

#logo-status.down {
    opacity: 1;
}

.grid-of-images a {
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
    border-bottom: 0;
    height: 75px;
    display: block;
    float: left;
    margin: 0 5px 5px 0;
    width: 75px;
}

.grid-of-images a:hover {
    opacity: 0.9;
}

h3 em {
    opacity: 0.3;
}

code.def {
    padding: 0;
    background: #FFF;
    border: 0;
    display: block;
    margin-bottom: 8px;
    margin-top: -10px;
    color: #A3A3A3;
}

@media all and (max-width: 50em) {
    #logo h1 {
        font-size: 52px;
        margin-top: 36px;
    }
}

@media all and (max-width: 30em) {
    #examples:after {
        display: none;
    }
    .gc3 {
        width: 100%;
    }
    .grid-c .gc3:nth-of-type(2n+1) {
        clear: none;
    }
    #main-wrapper {
        padding: 1em;
        margin-top: 0;
    }
    .highlight {
        padding: 0.2em 1em;
        margin: 1em -1em;
    }
    #logo {
        height: 95px;
        width: 100%;
        padding: 0;
        margin: 0 auto 2em;
    }
    #logo h1 {
        font-size: 32px;
        margin-top: 23px;
    }
    h2.intro {
        font-size: 20px;
    }
}

@media all and (max-width: 700px) {
    .zoom-cursor {
        cursor: pointer;
    }
    #conditional-lightbox-notice {
        display: block;
        padding: 10px;
        background: #FFEAEA;
    }
}

#logo-overlay {
    width: 100%;
    height: 75px;
    background: red;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
}

#mfp-build-tool {
    background: #FFF;
    padding: 30px 40px 40px;
    max-width: 500px;
    text-align: left;
    margin: 10px auto;
    position: relative;
}

#mfp-build-tool h2 {
    margin-top: 0;
    margin-bottom: 0.7em;
}

#mfp-build-form label {
    display: block;
    margin-bottom: 5px;
    min-height: 18px;
    padding-left: 18px;
}

#mfp-build-form input[type=checkbox] {
    margin: 3px 5px 3px -18px;
    line-height: normal;
    cursor: pointer;
    width: auto;
    float: left;
}

#mfp-build-status {
    min-height: 40px;
}

#mfp-build-status .error {
    color: #830C0C;
}

#mfp-build-status .success {
    color: #014B04;
}

#mfp-build-status .progress {
    color: #000;
}

#smashing {
    text-align: center;
    font-weight: 700;
}

#smashing a {
    color: #EF4A35;
}

#smashing a:hover {
    color: #FF9369;
}

#smashing strong {
    color: #EF4A35;
}

.smashing-link {
    margin-left: 29px;
    position: relative;
}

.smashing-link:before {
    content: '';
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url(http://dimsemenov.com/images/sm-logo-24x24.png);
    position: absolute;
    top: -4px;
    left: -28px;
}

#hackernews {
    margin-left: 24px;
}

#hackernews:before {
    background: url(http://dimsemenov.com/images/hn-logo-18x18.gif);
    width: 18px;
    height: 18px;
    top: -1px;
    left: -22px;
}

.share-buttons {
    text-align: center;
}

.share-buttons h2 {
    text-align: center;
    border: 0;
}

.share-buttons {
    position: relative;
    margin: 70px 0;
}

.share-buttons a {
    -moz-border-radius: 2px;
    border-radius: 2px;
    display: inline-block;
    padding: 10px 20px;
    margin: 10px;
    color: #FFF;
    text-decoration: none;
    background: #5AAF63;
    font-size: 16px;
    line-height: 22px;
    cursor: pointer;
}

.share-buttons a:hover {
    opacity: 0.7;
}

#tweet {
    background: #0096c4;
}

#like {
    background: #3b5998;
}

#gplus {
    background: #d34836;
}

#vkcom {
    background: #6e8fb1;
}

pre .comment,
pre .diff .header,
pre .javadoc,
pre .template_comment {
    color: #998;
    font-style: italic;
}

pre .css .rule .keyword,
pre .javascript .title,
pre .keyword,
pre .nginx .title,
pre .request,
pre .status,
pre .subst,
pre .winutils {
    color: #333;
    font-weight: 700;
}

pre .hexcolor,
pre .number,
pre .ruby .constant {
    color: #099;
}

pre .phpdoc,
pre .string,
pre .tag .value,
pre .tex .formula {
    color: #D01040;
}

pre .id,
pre .title {
    color: #900;
    font-weight: 700;
}

pre .clojure .title,
pre .javascript .title,
pre .lisp .title,
pre .subst {
    font-weight: 400;
}

pre .class .title,
pre .haskell .type,
pre .tex .command,
pre .vhdl .literal {
    color: #458;
    font-weight: 700;
}

pre .django .tag .keyword,
pre .rules .property,
pre .tag,
pre .tag .title {
    color: navy;
    font-weight: 400;
}

pre .attribute,
pre .lisp .body,
pre .variable {
    color: teal;
}

pre .regexp {
    color: #009926;
}

pre .class {
    color: #458;
    font-weight: 700;
}

pre .built_in,
pre .clojure .built_in,
pre .lisp .title {
    color: #0086b3;
}

pre .cdata,
pre .doctype,
pre .pi,
pre .preprocessor,
pre .shebang {
    color: #999;
    font-weight: 700;
}

pre .deletion {
    background: #fdd;
}

pre .addition {
    background: #dfd;
}

pre .diff .change {
    background: #0086b3;
}

pre .chunk {
    color: #aaa;
}

#documentation-intro {
    background: #2b2b2b;
    text-align: center;
    padding: 3em;
    width: 100%;
    margin-left: -3em;
    margin-bottom: 3em;
}

#documentation-intro h1 {
    color: #FFF;
    width: 100%;
    text-align: center;
    font-size: 44px;
    line-height: 1.1em;
}

#id1 {
    display: none;
}

#documentation-intro h1 a {
    text-decoration: none;
    color: #FFF;
}

#documentation-intro p a {
    font-size: 15px;
    color: #7CB5FF;
}

#documentation-intro a:hover {
    opacity: 0.75;
    text-decoration: underline;
}

.hll {
    background-color: #ffc;
}

.c {
    color: #998;
    font-style: italic;
}

.err {
    color: #a61717;
    background-color: #e3d2d2;
}

.k,
.o {
    color: #000;
    font-weight: 700;
}

.cm {
    color: #998;
    font-style: italic;
}

.cp {
    color: #999;
    font-weight: 700;
    font-style: italic;
}

.c1 {
    color: #998;
    font-style: italic;
}

.cs {
    color: #999;
    font-weight: 700;
    font-style: italic;
}

.gd {
    color: #000;
    background-color: #fdd;
}

.ge {
    color: #000;
    font-style: italic;
}

.gr {
    color: #a00;
}

.gh {
    color: #999;
}

.gi {
    color: #000;
    background-color: #dfd;
}

.go {
    color: #888;
}

.gp {
    color: #555;
}

.gs {
    font-weight: 700;
}

.gu {
    color: #aaa;
}

.gt {
    color: #a00;
}

.kc,
.kd,
.kn,
.kp,
.kr {
    color: #000;
    font-weight: 700;
}

.kt {
    color: #458;
    font-weight: 700;
}

.m {
    color: #099;
}

.s {
    color: #d01040;
}

.na {
    color: teal;
}

.nb {
    color: #0086b3;
}

.nc {
    color: #458;
    font-weight: 700;
}

.no {
    color: teal;
}

.nd {
    color: #3c5d5d;
    font-weight: 700;
}

.ni {
    color: purple;
}

.ne,
.nf,
.nl {
    color: #900;
    font-weight: 700;
}

.nn {
    color: #555;
}

.nt {
    color: navy;
}

.nv {
    color: teal;
}

.ow {
    color: #000;
    font-weight: 700;
}

.w {
    color: #bbb;
}

.mf,
.mh,
.mi,
.mo {
    color: #099;
}

.s2,
.sb,
.sc,
.sd,
.se,
.sh,
.si,
.sx {
    color: #d01040;
}

.sr {
    color: #009926;
}

.s1 {
    color: #d01040;
}

.ss {
    color: #990073;
}

.bp {
    color: #999;
}

.vc,
.vg,
.vi {
    color: teal;
}

.il {
    color: #099;
}

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: 0!important;
    -webkit-backface-visibility: hidden;
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
    display: none;
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}

.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
    width: 100%;
    cursor: auto;
}

.mfp-ajax-cur {
    cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
    cursor: auto;
}

.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.mfp-loading.mfp-figure {
    display: none;
}

.mfp-hide {
    display: none !important;
}

.mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044;
}

.mfp-preloader a {
    color: #CCC;
}

.mfp-preloader a:hover {
    color: #FFF;
}

.mfp-s-error .mfp-content,
.mfp-s-ready .mfp-preloader {
    display: none;
}

button.mfp-arrow,
button.mfp-close {
    overflow: visible;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: 0;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none;
}

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

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    filter: alpha(opacity=65);
    padding: 0 0 18px 10px;
    color: #FFF;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace;
}

.mfp-close:focus,
.mfp-close:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}

.mfp-close:active {
    top: 1px;
}

.mfp-close-btn-in .mfp-close {
    color: #333;
}

.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
    color: #FFF;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%;
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap;
}

.mfp-arrow {
    position: absolute;
    opacity: 0.65;
    filter: alpha(opacity=65);
    margin: -55px 0 0;
    top: 50%;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
    margin-top: -54px;
}

.mfp-arrow:focus,
.mfp-arrow:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}

.mfp-arrow .mfp-a,
.mfp-arrow .mfp-b,
.mfp-arrow:after,
.mfp-arrow:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: inset transparent;
}

.mfp-arrow .mfp-a,
.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px;
}

.mfp-arrow .mfp-b,
.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7;
}

.mfp-arrow-left {
    left: 0;
}

.mfp-arrow-left .mfp-a,
.mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px;
}

.mfp-arrow-left .mfp-b,
.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
    right: 0;
}

.mfp-arrow-right .mfp-a,
.mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px;
}

.mfp-arrow-right .mfp-b,
.mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
    top: -40px;
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000;
}

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0;
    margin: 0 auto;
}

.mfp-figure {
    line-height: 0;
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444;
}

.mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px;
}

.mfp-figure figure {
    margin: 0;
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto;
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    font-size: 0px;
    color: #F3F3F3;
    word-wrap: break-word;
    padding-right: 36px;
}

.mfp-image-holder .mfp-content {
    max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape),
screen and (max-height: 300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0;
    }
    .mfp-img-mobile img.mfp-img {
        padding: 0;
    }
    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0;
    }
    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px;
    }
    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0;
    }
    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px;
    }
    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0;
    }
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.75);
    }
    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0;
    }
    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%;
    }
    .mfp-container {
        padding-left: 6px;
        padding-right: 6px;
    }
}

.mfp-ie7 .mfp-img {
    padding: 0;
}

.mfp-ie7 .mfp-bottom-bar {
    width: 600px;
    left: 50%;
    margin-left: -300px;
    margin-top: 5px;
    padding-bottom: 5px;
}

.mfp-ie7 .mfp-container {
    padding: 0;
}

.mfp-ie7 .mfp-content {
    padding-top: 44px;
}

.mfp-ie7 .mfp-close {
    top: 0;
    right: 0;
    padding-top: 0;
}

a {
    color: #000;
}

.regular {
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

strong {
    font-weight: 600;
}

ul {
    padding: 0px 20px;
}

ul li {
    line-height: 30px;
    font-weight: 100;
    font-size: 20px;
}

.link a {
    color: #981a4d;
    font-weight: 300;
    line-height: 28px;
    font-size: 20px;
}

.work_color {
    background-color: #6197ad !important;
}

.work_color_border h1 {
    border-bottom: 5px solid #6197ad !important;
}

.work_color_border h1::after {
    background: #6197ad !important;
}

.btn2 {
    background: #9e76b4;
    border-radius: 10px;
    color: #fff;
    padding: 10px 20px;
}

.view {
    margin: 50px 0px;
}

.view .thin {
    margin-top: 0px;
    margin-bottom: 15px;
}

.socail_media ul {
    display: flex;
    margin: 0px;
    padding: 0px;
}

.socail_media ul li {
    list-style: none;
}

.col_25 {
    flex-basis: 25%;
}

.col_24 {
    flex-basis: 25%!important;
}

.col_24 img {
    height: auto!important;
}

.pria_h3 {
    color: #981a4d;
}

span {
    color: #000;
    font-weight: 300;
    line-height: 25px;
    font-size: 20px;
}

.gender_sec .img_b {
    flex-basis: 30%;
    border-radius: 5%;
    overflow: hidden;
    margin: 20px 0px;
}

.gender_sec .img_b a {
    border-radius: 10%;
    display: inline-block;
    overflow: hidden;
}

.gender_sec .img_b a img {
    width: 100%;
}

.gender_sec .img_b p {
    padding: 0px 20px;
    font-weight: 500;
}

.courses_focus {
    justify-content: flex-start !important;
}

.courses_focus .str {
    padding: 0px 30px;
    margin-bottom: 50px;
    text-align: center;
}

.courses_focus .str h3 {
    margin-bottom: 5px;
    min-height: 80px;
}

.courses_focus .str img {
    width: 100%;
    border-radius: 20px;
}

.courses_focus .str .btn {
    padding: 10px 15px;
}

.courses_focus ul {
    margin: 10px 0px;
    padding: 0;
    text-align: left;
}

.courses_focus ul li {
    font-weight: 400;
    font-size: 18px;
    list-style: none;
    line-height: 26px;
    color: #276f9d;
    margin-left: 0px;
}

.courses_focus ul li strong {
    margin-right: 20px;
    width: 100px;
    display: inline-block;
}

.courses_focus ul li span {
    color: #276f9d;
    font-size: 18px;
}

.btn_view {
    margin: 0px 0px 50px 0px;
}

.btn_view a {
    background: #9e76b4;
    color: #fff;
    padding: 15px 25px;
    border-radius: 10px;
}

.community_based .box_c {
    flex-basis: 30%;
    text-align: center;
    padding: 0px 30px;
}

.community_based .box_c img {
    width: 100%;
}

.com_ed_table {
    border: 1px solid #000;
    width: 100%;
    text-align: center;
    border-collapse: collapse;
}

.com_ed_table td {
    border: 2px solid #000;
}

.com_ed_table h2 {
    color: #981a4d;
}

.com_ed_table p {
    font-weight: 100;
}

.partners {
    margin: 20px 0px;
    align-items: center;
}

.partners img {
    width: 100%;
}

.partners .logo_patner {
    flex-basis: 18%;
}

.work_out {
    display: flex;
    justify-content: flex-start !important;
    position: relative;
}

.work_out .work_box {
    background-color: #981a4d;
    border-radius: 30px;
    padding: 20px 20px;
    flex-basis: 23%;
    text-align: center;
    margin: 13px;
    position: relative;
    min-height: 280px;
}

.work_out .work_box h2 {
    color: #fff;
    font-size: 22px;
    margin-top: 5px;
}

.work_out .work_box h3 {
    color: #e8c446;
    margin: 0px;
}

.work_out .work_box p {
    margin: 0px;
    color: #e8c446;
}

.work_out .work_box .botom_img {
    position: absolute;
    bottom: 15px;
    left: 0px;
    right: 0px;
}

.event_table {
    border: 1px solid #000;
    width: 100%;
    text-align: center;
    border-collapse: collapse;
}

.event_table tr td {
    border: 2px solid #000;
    padding: 20px;
    font-weight: 300;
}

.event_table tr td strong {
    color: #981a4d;
    font-size: 24px;
    margin: 10px 0px;
    display: inline-block;
}

.list_style li {
    font-size: 20px;
    line-height: 36px;
    font-weight: 100;
    list-style: auto;
}

.testomonial .view_vdo {
    width: 40%;
}

.testomonial .test_w {
    width: 60%!important;
}

.testomonial .view {
    width: 55%;
    margin: 0px 0px;
}

.testomonial .view .testomonial-text {
    padding: 0px 20px;
    padding: 0px 50px;
    position: relative;
}

.testomonial .view .testomonial-text .testomonial-inn {
    height: 365px;
    background: #e8c446;
    padding: 20px;
}

.testomonial .view .testomonial-text .owl-theme .owl-nav {
    margin-top: 10px;
    position: absolute;
    width: 100%;
    display: flex;
    justify-content: space-between;
    font-size: 80px;
    top: 30%;
    left: 0px;
}

.testomonial .view .testomonial-text .owl-carousel {
    position: static;
}

.testomonial .view .testomonial-text .owl-carousel img {
    width: auto;
}

.testomonial .view .testomonial-text .owl-carousel p {
    font-weight: 300;
    font-size: 22px;
    margin: 0px;
    text-align: justify;
}

.right_box_impact {
    display: flex;
    justify-content: space-between;
}

.right_box_impact .right_one {
    flex-basis: 48%;
}

.right_box_impact .left_one {
    flex-basis: 48%;
    padding-top: 6pc;
}

.right_box_impact .box_crt {
    border: 5px solid #981a4d;
    padding: 0px;
    border-radius: 25px;
    margin: 30px 0px;
}

.right_box_impact .box_crt .dec_cs {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.right_box_impact .box_crt .dec_cs div {
    flex-basis: 50%;
    border-radius: 0px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    height: 100%;
}

.right_box_impact .box_crt .dec_cs .rest_so {
    flex-basis: 50%;
    border-top: 5px solid #981a4d;
    border-radius: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px 25px;
}

.right_box_impact .box_crt .dec_cs .div_left_box_full {
    flex-basis: 100%;
}

.right_box_impact .box_crt .dec_cs .rest_so_full {
    padding: 0px 20px;
}

.right_box_impact .box_crt .dec_cs .border_right {
    border-right: 5px solid #981a4d;
}

.participation {
    border: 5px solid #276f9d !important;
}

.participation h2 {
    background-color: #276f9d !important;
}

.rajesh_ton {
    border: 5px solid #6197ad !important;
}

.rajesh_ton h2 {
    background-color: #6197ad !important;
}

.rajesh_ton .rest_so {
    border-top: 5px solid #6197ad !important;
}

.rajesh_ton .border_right {
    border-right: 5px solid #6197ad !important;
}

.knowledge {
    border: 5px solid #9e76b4 !important;
}

.knowledge h2 {
    background-color: #9e76b4 !important;
}

.knowledge .rest_so {
    border-top: 5px solid #9e76b4 !important;
}

.knowledge .border_right {
    border-right: 5px solid #9e76b4 !important;
}

.empowering {
    border: 5px solid #d88d43 !important;
}

.empowering h2 {
    background-color: #d88d43 !important;
}

.empowering .rest_so {
    border-top: 5px solid #d88d43 !important;
}

.empowering .border_right {
    border-right: 5px solid #d88d43 !important;
}

.div_right_box {
    text-align: right;
}

.making {
    border: 5px solid #126d1e !important;
}

.making h2 {
    background-color: #126d1e !important;
}

.making .rest_so {
    border-top: 5px solid #126d1e !important;
}

.making .border_right {
    border-right: 5px solid #126d1e !important;
}

.international {
    border: 5px solid #3c1c14 !important;
}

.international h2 {
    background-color: #3c1c14 !important;
}

.international .rest_so {
    border-top: 5px solid #3c1c14 !important;
}

.international .border_right {
    border-right: 5px solid #3c1c14 !important;
}

.derc h2 {
    background-color: #981a4d;
    color: #fff;
    text-align: center;
    padding: 15px;
    font-size: 22px;
}

.justify-content {
    justify-content: space-evenly !important;
}

.ha_color {
    background-color: #d88d43 !important;
}

.ha_color_border h1 {
    border-bottom: 5px solid #d88d43 !important;
}

.ha_color_border h1::after {
    background: #d88d43 !important;
}

.heavy {
    font-family: 'Aileron';
    font-weight: 900;
    font-size: 24px;
    line-height: 30px;
}

.light {
    font-family: 'Aileron';
    font-weight: 300;
    line-height: 25px;
}

.you_sec {
    flex-basis: 33%;
}

.you_sec h2 {
    font-size: 64px;
    color: #981a4d;
    font-weight: bold;
    margin-bottom: 0px;
}

.you_sec h4 {
    margin: 0px;
    color: #000;
    font-size: 28px;
}

.right_bor {
    border-right: 4px solid #e8c446;
    position: relative;
}

.right_bor::after {
    content: "";
    position: absolute;
    top: 0px;
    right: -9px;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: #e8c446;
}

.right_bor::before {
    content: "";
    position: absolute;
    bottom: 0px;
    right: -9px;
    width: 15px;
    background: #e8c446;
    height: 15px;
    border-radius: 50%;
}

.courese_enroll .course_details h2 {
    background: #981a4d;
    color: #fff;
    font-weight: normal;
    padding: 10px;
    font-size: 18px;
}

.courese_enroll input {
    font-size: 14px;
}

.courese_enroll .courese_section .course_box {
    border: 1px solid #eee;
    padding: 10px;
    box-shadow: 0px 7px 5px 0px #f7f7f7;
    border-radius: 10px;
    width: 100%;
}

.courese_enroll .courese_section .course_box tr {
    display: flex;
    justify-content: space-between;
}

.courese_enroll .courese_section .course_box .cou_img {
    width: 15%;
    padding: 0px 20px 0px 0px;
}

.courese_enroll .courese_section .course_box .cou_img img {
    width: 100%;
    border-radius: 10px;
}

.courese_enroll .courese_section .course_box .cou_name {
    width: 60%;
}

.courese_enroll .courese_section .course_box .cou_name h3 {
    margin-bottom: 10px;
    color: #981a4d;
}

.courese_enroll .courese_section .course_box .cou_name li {
    line-height: 30px;
    border-bottom: 1px solid #eee;
    width: 50%;
    color: #981a4d;
}

.courese_enroll .courese_section .course_box .cou_name li span {
    color: #000;
}

.courese_enroll .courese_section .course_box .cou_price {
    width: 25%;
}

.courese_enroll .courese_section .course_box .cou_price ul {
    margin: 10px 0px;
    padding: 10px 10px;
    display: flex;
    flex-direction: column;
    border: 1px solid #dfdfdf;
    border-radius: 10px;
    background: #f7f7f7;
    box-shadow: 1px 3px 6px 0px #eee;
    list-style: none;
}

.courese_enroll .courese_section .course_box .cou_price ul li {
    line-height: 30px;
}

.courese_enroll .courese_section .course_box .cou_price ul li input {
    border: 1px solid #eee;
}

.courese_enroll .courese_section .course_box .cou_price ul li .btn {
    padding: 10px 25px;
}

.courese_enroll .courese_section .course_box .cou_price ul li strong {
    color: #981a4d;
}

.courese_enroll .courese_section .course_box h3 {
    margin: 10px 0px;
}

.curseform .ast_sp label {
    width: 100%;
}

.curseform a {
    color: #000;
    font-size: 16px;
}

.curseform .panel-body {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    border: 1px solid #eee;
    background: #f7f7f7;
    border-radius: 10px;
    padding: 20px;
    margin: 20px 0px;
}

.curseform .panel-body .form-group-full {
    flex-basis: 100%;
}

.curseform .panel-body .form-group-full input {
    font-size: 14px;
    border: 1px solid #c1c1c1;
    padding: 12px 10px;
    border-radius: 5px;
}

.curseform .panel-body .form-group {
    flex-basis: 30%;
    margin: 5px 0px;
}

.curseform .panel-body .form-group span {
    color: red;
}

.curseform .panel-body .form-group .control-label {
    margin: 10px 0px;
    font-size: 14px;
    display: inline-block;
}

.curseform .panel-body .form-group input {
    width: 100%;
    font-size: 14px;
    border: 1px solid #c1c1c1;
    padding: 12px 10px;
    border-radius: 5px;
}

.curseform .panel-body .form-group select {
    border-radius: 5px;
    width: 100%;
    padding: 10px;
    padding: 13px;
    font-size: 14px;
    border: 1px solid #c1c1c1;
    padding: 12px 10px;
}

.curseform .panel-body .form-group textarea {
    border-radius: 5px;
    width: 100%;
    padding: 13px;
    font-size: 14px;
    border: 1px solid #c1c1c1;
    padding: 12px 10px;
}

.curseform .panel-body .form-group .phone_box {
    display: flex;
    justify-content: space-between;
}

.curseform .panel-body .form-group .phone_box .form-phon {
    flex-basis: 12%;
    margin-right: 2px;
    padding: 12px 6px;
}

.cl_old {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.cl_old .logo {
    flex-basis: 10%;
}

.cl_old .logo img {
    width: 100%;
}

.cl_old .menu {
    flex-basis: 90%;
    justify-content: flex-end;
    background: none;
}

.cl_old .menu ul {
    padding: 10px 0px;
    justify-content: flex-end;
}

.cl_old .menu ul li {
    background: #981a4d;
    padding: 15px 0px;
    margin: 0px 0px;
}

.cl_old .menu ul li:first-child {
    background: none;
}

.cl_old .menu ul li:first-child a {
    border-left: 0px solid #981a4d;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

.cl_old .menu ul li:last-child {
    background: none;
}

.cl_old .menu ul li:last-child a {
    border-right: 0px solid #981a4d;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

.cl_old .menu ul li a {
    font-size: 18px;
    margin: 0px 1px;
}

.cl_old .sub_menu li {
    padding: 2px 0px!important;
    margin: 2px 0px!important;
    border-radius: 5px;
}

.cl_old .sub_menu li a {
    border: 0px solid #fff;
    margin: 2px 0px;
    border-radius: 10px;
}

.cl_old .sub_menu .sub_drop {
    position: relative;
}

.cl_old .sub_menu .sub_drop:hover .sub_menu_memu {
    display: block;
}

.cl_old .sub_menu .sub_drop .sub_menu_memu {
    display: none;
    position: absolute;
    right: -172px;
    top: 0px;
    margin: 0px;
    padding: 0px;
}

input:focus {
    color: #212529;
    background-color: #fff;
    border-color: #ffda98;
    outline: 0;
    -webkit-box-shadow: 0 0 0 0.25rem rgba(255, 180, 49, 0.25);
    box-shadow: 0 0 0 0.25rem rgba(255, 180, 49, 0.25);
}

.search_flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.search_flex .search_right {
    background: #981a4d;
    border-radius: 20px;
    position: relative;
    width: 30%;
    overflow: hidden;
    border: 1px solid #981a4d;
}

.search_flex .search_right input {
    width: 100%;
    border: none;
    font-size: 16px;
}

.search_flex .search_right button {
    position: absolute;
    cursor: pointer;
    right: 0px;
    top: 0px;
    border: 1px solid #981a4d;
    background: #981a4d;
    color: #fff;
    display: flex;
    font-size: 24px;
    height: 100%;
    padding: 5px 15px;
}

.contact-bar {
    z-index: 9999!important;
}

.captial {
    text-transform: uppercase;
    font-weight: 500;
}

.thin {
    font-weight: 300;
    line-height: 28px;
}

.margin_bottom {
    margin-bottom: 55px;
}

.ast_name {
    position: absolute;
    width: 100%;
    bottom: -55px;
    background: none;
}

.ast_name .logo {
    background: #fff;
    padding: 15px;
}

body {
    margin: 0px;
    padding: 0px;
    font-family: 'Aileron';
}

* {
    box-sizing: border-box;
}

.site-width {
    max-width: 1300px;
    margin: 0px auto;
}

section {
    margin: 50px 0px;
}

.justify {
    text-align: center;
    align-items: center;
}

a {
    text-decoration: none;
    font-size: 18px;
}

p {
    font-size: 20px;
    font-weight: 300;
}

.d-flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.priya_info {
    display: flex;
    align-items: center;
}

.ar-flex {
    display: flex;
    justify-content: space-evenly;
}

.h-50 {
    flex-basis: 55%;
}

.h-40 {
    flex-basis: 45%;
    height: 520px;
}

.menu {
    margin: 0px;
    padding: 4px 0px;
    background: #981a4d;
    display: inline-block;
}

.menu ul {
    margin: 10px 0px;
    justify-content: center;
}

.menu li {
    margin: 0px 1px;
    list-style: none;
    line-height: inherit;
}

.menu li:last-child.drop_menu .sub_menu {
    width: 140px;
}

.menu li a {
    background-color: #981a4d;
    padding: 15px 20px;
    color: #fff;
    border: 2px solid #fff;
    font-weight: 400;
}

.right_banner {
    padding: 15px;
    background-color: #e8c446;
    border-radius: 40px;
}

.right_banner img {
    width: 100%;
    border-radius: 30px;
    height: 100%;
}

.greeen_text h1 {
    font-size: 70px;
    border-bottom: 5px solid #126d1e !important;
    position: relative;
}

.greeen_text h1::after {
    background: #126d1e !important;
}

.green_bg {
    background: #126d1e !important;
}

.founding_text h1 {
    font-size: 70px;
    border-bottom: 5px solid #9e76b4 !important;
    position: relative;
}

.founding_text h1::after {
    background: #9e76b4 !important;
}

.founding_bg {
    background: #9e76b4 !important;
}

.governing_text h1 {
    font-size: 70px;
    border-bottom: 5px solid #276f9d !important;
    position: relative;
}

.governing_text h1::after {
    background: #276f9d !important;
}

.governing_bg {
    background: #276f9d !important;
}

.site_margin {
    width: 100%;
    text-align: center;
}

.center {
    text-align: center;
    margin: 0px auto;
}

.width-24 {
    flex-basis: 24%!important;
    margin-bottom: 35px;
}

.width-24 img {
    flex-basis: 24%!important;
    width: 100%!important;
}

.space_tr {
    margin-top: 0px!important;
    margin-bottom: 0px!important;
    padding: 20px 30px!important;
}

.width-25 {
    flex-basis: 22%!important;
    margin-bottom: 35px;
}

.width-30 {
    flex-basis: 30%!important;
    margin-bottom: 35px;
}

.width-32 {
    flex-basis: 20%!important;
    margin-bottom: 35px;
    margin: 20px 40px;
}

.home_y_p {
    min-height: 280px!important;
}

.home_y_p h3 {
    position: inherit!important;
}

.home_y_p .hap_text {
    font-weight: 400!important;
}

.justify-center {
    justify-content: center!important;
}

.ad_scccc {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.ad_scccc li {
    font-size: 20px;
    font-weight: bold;
    list-style: disc;
    color: #981a4d;
    margin-left: 40px;
}

.flex-start {
    justify-content: flex-start !important;
}

.annual_re .re_img_left {
    text-align: center;
}

.annual_re .border_img {
    border-radius: 20%;
    border: 10px solid #981a4d;
    overflow: hidden;
    height: 530px;
}

.annual_re .border_img img {
    width: 100%;
    height: 100%;
}

.annual_re .anual_box {
    display: flex;
    justify-content: space-between;
    justify-content: flex-end;
}

.annual_re .anual_box .hap_box {
    flex-basis: 45%;
    flex-basis: 48%;
    text-align: center;
    margin-bottom: 20px;
}

.annual_re .anual_box .hap_box a {
    color: #55b4c8;
    font-weight: 300;
    display: inline-block;
}

.annual_re .anual_box .hap_box p {
    color: #000;
    font-weight: 700;
}

.annual_re .anual_box .hap_box img {
    border-radius: 10%;
    width: 250px;
    height: 300px;
    border: 1px solid #981a4d;
}

.past_project {
    justify-content: flex-start !important;
}

.past_project .box-p {
    margin: 18px;
}

.past_project .box-p img {
    height: 200px;
}

.form_box .form-flex {
    display: flex;
    flex-wrap: wrap;
}

.form_box .form-flex div {
    flex-basis: 35%;
    margin: 20px;
}

.form_box .form-flex div input {
    width: 100%;
}

.form_box .form-flex div textarea {
    width: 100%;
    height: 220px;
    padding: 20px;
    border: none;
}

.form_box .fl_100 {
    flex-basis: 100%!important;
    border: 1px solid #981a4d;
    position: relative;
}

.form_box .fl_btn {
    position: absolute;
    bottom: 0px;
    right: 0px;
}

.form_box .fl_btn .btn {
    margin: 0px;
    padding: 15px 35px;
    cursor: pointer;
}

.class_40 {
    flex-basis: 40%;
}

.class_60 {
    flex-basis: 60%;
}

.know_table {
    width: 100%;
}

.know_table tr td {
    border: 1px solid #981a4d;
    margin: 0px 10px;
    font-size: 20px;
    padding: 10px;
    text-align: center;
}

.maine_banner {
    position: relative;
}

.maine_banner img {
    width: 100%;
}

.gray {
    background-color: #f4f6fc;
    padding: 10px 30px;
    margin: 40px 0px;
}

.y_box {
    text-align: center;
}

.y_box h3 {
    font-size: 20px;
    font-weight: 200;
}

.past_post {
    position: relative;
}

.past_post .past_test .testomonial-text .item {
    background: #e8c446;
    padding: 20px;
}

.past_post .past_test .testomonial-text .item p {
    font-weight: 200;
}

.past_post .past_test .testomonial-text .owl-theme2 .owl-nav {
    margin-top: 10px;
    position: absolute;
    top: 0%;
    left: 0px;
    right: 0px;
    font-size: 150px;
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.past_post .past_test .testomonial-text .owl-theme2 .owl-nav .owl-prev {
    position: absolute;
    left: -80px;
}

.past_post .past_test .testomonial-text .owl-theme2 .owl-nav .owl-next {
    position: absolute;
    right: -80px;
}

.sh {
    text-align: center;
    margin-top: 0px;
    padding: 0px 0 20px 0px;
    color: #981a4d;
    font-size: 28px;
    border-radius: 10px;
    margin-bottom: 20px;
}

.page nav {
    width: 100%;
}

.page nav .flex-1 {
    display: flex;
    justify-content: center;
    align-items: center;
}

.page nav .flex-1 .rounded-md {
    color: #fff;
    margin: 0px 10px;
}

.page nav .flex-1 span {
    padding: 8px 15px;
    background: #981a4d;
    margin: 10px;
    border-radius: 10px;
}

.page nav .flex-1 a {
    padding: 10px 15px;
    border-radius: 10px;
    background: #981a4d;
}

.page nav .hidden {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    align-items: center;
}

.page nav .hidden div {
    display: flex;
    justify-content: space-between;
}

.page nav .hidden div .leading-5 {
    color: #000;
}

.page nav .hidden div .leading-5 span {
    color: #981a4d;
    font-weight: bold;
}

.page nav .hidden div .relative {
    width: 100%;
}

.page nav .hidden div .relative a {
    font-size: 25px;
    margin: 10px;
    border: 1px solid #ddd;
    padding: 4px 10px;
    border-radius: 5px;
}

.page nav .hidden div .relative span {
    background: #981a4d;
    padding: 4px 5px;
    color: #fff;
    border-radius: 5px;
    border: 1px solid #fff;
    display: inline-block;
}

.page nav .hidden div .relative span .ring-gray-300 {
    font-size: 24px;
    margin: 10px;
}

.page nav .w-5.h-5 {
    background: #981a4d;
    color: #fff;
    margin: -5px;
    width: 30px;
    height: 30px;
}

.full_text h1::before {
    content: "";
    position: absolute;
    right: 0px;
    bottom: -15px;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background: #e8c446;
}

.h_text h1 {
    font-size: 45px;
    border-bottom: 5px solid #e8c446;
    position: relative;
    padding: 0px 15px;
}

.h_text h1::after {
    content: "";
    position: absolute;
    left: 0px;
    bottom: -15px;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background: #e8c446;
}

.text_aria {
    text-align: center;
    width: 100%;
}

.text_aria .top_log {
    background-color: #e8c446;
    border-radius: 10px;
}

.text_aria .tittle_list {
    display: flex;
    justify-content: space-between;
}

.text_aria .text_banner {
    color: #981a4d;
    text-align: center;
    padding: 20px 50px;
    font-size: 24px;
    margin: 5pc 0pc;
}

.text_aria .text_banner h2 {
    margin: 0px;
    padding: 20px 20px;
    background-color: #e8c446c7;
    display: inline-block;
}

.pagination {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}

.pagination .page_box {
    background: #fff;
    padding: 5px 15px;
    border: 1px solid #9b9797;
    display: flex;
    align-items: center;
}

.pagination .page_box .btn_page {
    background: #fff;
    padding: 10px 15px;
    color: #000;
    border: none;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.pagination .page_box img.next_ar {
    transform: rotate(180deg);
}

.pagination .page_box a {
    color: #000;
    margin: 10px 5px;
    font-size: 20px;
    padding: 10px 15px;
    border: 1px solid #b9b9b9;
}

.pagination .page_box .active {
    background: #981a4d;
    padding: 10px 15px;
    color: #fff;
}

.drop_menu {
    position: relative;
}

.drop_menu:hover .sub_menu {
    visibility: visible;
}

.drop_menu .sub_menu {
    position: absolute;
    top: 35px;
    left: 0px;
    width: 250px;
    visibility: hidden;
}

.drop_menu .sub_menu li {
    margin: 1px 0px;
    border-radius: 10px;
}

.drop_menu .sub_menu li a {
    display: block;
}

.width_auto {
    padding: 20px 20px 20px 20px!important;
    min-height: auto!important;
}

.dat_cat {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #981a4d;
}

.dat_cat a {
    margin: 0px 10px;
    color: #981a4d;
    font-size: 19px;
}

.box_ar {
    width: 7%;
    text-align: right;
}

.box_ar img {
    width: 100%;
}

.box1 {
    position: relative;
    flex-basis: 21%;
    padding: 5px;
}

.box1 img {
    width: 100%;
}

.padding_top {
    padding-top: 35px!important;
}

.pi_text {
    position: absolute;
    top: 40%;
    left: 0px;
    margin: 0px auto;
    right: 0px;
    color: #fff;
    width: 60%;
    font-size: 22px;
    text-align: center;
    padding: 10px;
}

.yellow_box {
    margin: 15px 0px;
    border-radius: 5px;
}

.box_priya {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.box_priya .box-p {
    background: #981a4d;
    padding: 20px 20px 10px 20px;
    text-align: center;
    border-radius: 20px;
    color: #fff;
    flex-basis: 18%;
    text-transform: uppercase;
}

.box_priya .box-p a {
    color: #981a4d;
}

.box_priya .box-p h3 {
    font-weight: bold;
    font-size: 16px;
}

.box_priya .box-p img {
    width: 100%;
}

.box_priya .y-p {
    background-color: #e8c446;
    color: #981a4d;
    position: relative;
    min-height: 320px;
}

.box_priya .y-p h3 {
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
}

header {
    margin: 0px 0px;
    position: sticky;
    bottom: 1px;
    background: #fff;
    padding: 10px 0px;
    z-index: 999;
}

.yellow_box_s {
    background: #e8c446;
    padding: 20px 0px;
    margin: 0px;
}

.heading_h {
    margin: 20px 0px;
}

.heading_h h2 {
    font-size: 24px;
    display: flex;
    font-weight: 900;
    line-height: 36px;
    padding-right: 15px;
}

.heading_h h2 span {
    padding-left: 15px;
}

.youth_li li {
    list-style: disc;
    line-height: 36px;
    font-size: 22px;
    font-weight: 100;
}

.cap_city .cap_box {
    display: flex;
    justify-content: space-between;
    margin: 30px 0px;
}

.cap_city .cap_box .cap_img {
    flex-basis: 20%;
    margin: 30px 0px;
    border-radius: 10%;
    overflow: hidden;
}

.cap_city .cap_box .cap_img img {
    width: 100%;
}

.cap_city .cap_box .cap_content {
    flex-basis: 70%;
}

.cap_city .cap_box h2 {
    font-size: 28px;
}

.cap_city .cap_box p {
    font-weight: 100;
    line-height: 34px;
}

.tittle_list {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin: 0px;
    padding: 0px;
}

.tittle_list li {
    margin-bottom: 30px;
    flex-basis: 32%;
    list-style: none;
}

.tittle_list li a {
    color: #000;
    display: flex;
    align-items: center;
}

.tittle_list li a img {
    margin: 10px;
}

.color_bg1 {
    background-color: #55b4c8;
}

.color_bg2 {
    background-color: #e9852d;
}

.color_bg3 {
    background-color: #6f90b3;
}

.color_bg4 {
    background-color: #f3c95c;
}

.color_bg5 {
    background-color: #9d73b2;
}

.work_box {
    justify-content: center;
}

.work_box .remaing {
    flex-basis: 33%;
    text-align: center;
    padding: 0px 40px;
    margin-bottom: 80px;
}

.work_box .remaing .img_h {
    border-radius: 20px;
    padding: 15px 35px;
    width: 60%;
    margin: 0pc auto;
}

.work_box .remaing .img_h img {
    width: 100%;
}

.work_box .remaing h2 {
    color: #fff;
    font-weight: 400;
    font-size: 16px;
}

.work_box .remaing p {
    font-weight: 100;
    font-size: 20px;
    margin-bottom: 20px;
    min-height: 200px;
    line-height: 32px;
}

.btn_read {
    padding: 10px 15px;
    background: #981a4d;
    color: #fff;
    border-radius: 10px;
}

.first_priya {
    position: relative;
    padding: 0px 0px;
}

.first_priya::before {
    position: absolute;
    left: 0px;
    content: "";
    background: url(../images/p_bg-left.jpg) no-repeat;
    background-size: cover;
    height: 100%;
    width: 401px;
    top: 0px;
    z-index: -1;
}

.first_priya::after {
    position: absolute;
    right: 0px;
    content: "";
    background: url(../images/priyabg_s-right.jpg) no-repeat;
    background-size: contain;
    height: 390px;
    width: 190px;
    bottom: 0px;
    z-index: -1;
}

.first_priya .botemm_border {
    border-bottom: 4px solid #e8c446;
}

.first_priya .botemm_border-l {
    border-right: 4px solid #e8c446;
}

.first_priya .f_box {
    background: #981a4d;
    width: 57%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 0px;
    border-radius: 30px;
    margin-left: 25pc;
}

.first_priya .f_box .f-four {
    width: 50%;
    padding: 10px 20px;
    margin: 0px 0px;
}

.first_priya .f_box .f-four p {
    color: #fff;
    font-size: 24px;
    line-height: 30px;
}

.happing .hap_box {
    flex-basis: 33%;
    text-align: center;
    padding: 20px 45px;
    border-radius: 20px;
    margin: 15px 0px;
}

.happing .hap_box p {
    margin: 10px 0px;
    color: #000;
    font-weight: 400;
}

.happing .hap_box img {
    border-radius: 15px;
}

.fa {
    width: 32px!important;
    height: 32px!important;
    display: inline-block;
}

.fa-angle-left {
    background: url(../images/left_ic.png) no-repeat;
    font-size: 0px!important;
}

.fa-angle-right {
    background: url(../images/right_ic.png) no-repeat;
    font-size: 0px!important;
}

.fa-facebook {
    background: url(../images/facebook.png) no-repeat;
    font-size: 0px!important;
}

.fa-twitter {
    background: url(../images/twitter.png) no-repeat;
    font-size: 0px!important;
}

.fa-instagram {
    background: url(../images/instagram.png) no-repeat;
    font-size: 0px!important;
}

.fa-youtube {
    background: url(../images/youtube.png) no-repeat;
    font-size: 0px!important;
}

.fa-linkedin {
    background: url(../images/linkedin.png) no-repeat;
    font-size: 0px!important;
}

.socail_icon {
    position: fixed;
    right: 0px;
    top: 75%;
    z-index: 999;
}

.socail_icon li a {
    display: inline-block;
    margin: 0px 5px;
    z-index: 9999;
}

.socail_icon li a img {
    width: 40px;
}

.grey {
    background: #f6f7fa;
    padding: 20px;
    margin: 20px 0px;
}

.grey p {
    font-weight: 300;
}

.blog_con {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.blog_con div {
    width: 48%;
}

.blog_con div img {
    width: 100%;
}

.btn {
    padding: 15px 25px;
    margin: 15px 0px;
    display: inline-block;
    background: #981a4d;
    border-radius: 10px;
    color: #fff;
    font-size: 18px;
    border: 1px solid #981a4d;
    transition: all 0.2s ease;
}

.btn:hover {
    background: #e8c446;
    color: #981a4d;
    transition: all 0.2s ease;
}

.newsletter {
    padding: 30px 0px;
}

footer {
    background: #981a4d;
    padding: 1px 0px 0px 0px;
}

.copyright p {
    color: #fff;
    font-size: 18px;
}

.mails {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    width: 100%;
    margin: 0px auto;
    text-align: left;
    align-items: center;
}

.mails .form_input {
    flex-basis: 30%;
    margin: 10px;
}

.mails .form_input input {
    width: 100%;
    padding: 15px;
}

input {
    padding: 10px;
    font-size: 18px;
}

.border_left {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.border_right {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.event_imgss .rajesh_img img {
    width: 100%;
    height: 300px;
}

.box_back {
    justify-content: flex-start;
}

.box_back .rajesh_box {
    flex-basis: 33.33%;
    padding: 20px 0px;
    text-align: center;
    margin-bottom: 5px;
}

.box_back .rajesh_box .rajesh_bo_inn {
    background: #f4f6fc;
    padding: 20px;
    margin: 0px 15px;
}

.box_back .rajesh_box .in_dev {
    padding: 10px;
    background: #f4f6fc;
    padding: 20px 30px;
    margin: 10px;
}

.box_back .rajesh_box h3 {
    color: #276f9d;
    font-weight: 700;
    font-size: 17px;
    margin-bottom: 0px;
}

.box_back .rajesh_box p {
    font-weight: 300;
    margin: 5px;
}

.box_back .rajesh_box img {
    width: 100%;
    height: 350px;
}

.box_back .rajesh_box .rajesh_img {
    position: relative;
    border-radius: 40px;
    overflow: hidden;
}

.box_back .rajesh_box .rajesh_img p {
    position: absolute;
    padding: 10px;
    bottom: 5px;
    font-weight: 400;
    left: 0px;
    color: #fff;
    text-align: left;
    margin: 15px;
    font-size: 18px;
}

.box_back .rajesh_box .rajesh_img p span {
    color: #fff;
    padding: 2px;
    background-color: #981a4d;
    line-height: 1.6;
}

.box_back .rajesh_box .democracy img {
    height: 350px;
}

.font_small_blog {
    font-size: 15px;
}

.site-widthss {
    padding: 0px 20px;
}

.yr_box {
    padding: 20px;
    text-align: center;
    background: #f2c85c;
    flex-basis: 33%;
    margin: 2px;
    font-size: 24px;
}

.left_footer h2 {
    font-size: 24px;
    color: #e8c446;
}

.logo_footer {
    text-align: right;
    margin: 20px 0px;
    margin-left: auto;
}

.logo_footer p {
    font-size: 18px;
    color: #fff;
}

.logo_footer img {
    border-radius: 10%;
}

.he_fx h2 {
    font-weight: normal;
    font-size: 36px;
    color: #fff;
}

.footer_copy {
    display: flex;
    justify-content: space-between;
}

.footer_copy .link_s {
    display: flex;
    flex-direction: column;
    /* margin-top: 20px; */
    margin-top: -5px;
}

.footer_copy .link_s a {
    color: #fff;
    font-size: 18px;
    font-weight: 300;
}

.footer_copy p {
    color: #fff;
    font-size: 18px;
}

.footer_details {
    display: flex;
    justify-content: flex-start;
    margin: 30px 0px 0px 0px;
}

.footer_details div:nth-child(1) {
    flex-basis: 30%;
}

.footer_details div:nth-child(2) {
    border-left: 1px solid;
    padding-left: 40px;
    border-radius: 0;
    flex-basis: 33%;
}

.footer_details .f_box {
    border-radius: 10px;
    flex-basis: 32%;
    padding: 0px 0px;
}

.footer_details .f_box span {
    background: #e8c446;
    font-size: 28px;
    padding: 10px;
    border-radius: 10px;
    color: #981a4d;
    margin-right: 10px;
}

.footer_details .f_box p {
    font-size: 18px;
    color: #fff;
}

.footer_details ul {
    margin: 0px;
    padding: 0px;
}

.footer_details li {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.table_f {
    width: 100%;
    border-collapse: collapse;
    text-align: center;
    margin-top: 40px;
}

.table_f td {
    padding: 15px;
    border: 2px solid #981a4d;
    font-size: 24px;
    font-weight: 100;
}

.table_f a {
    font-size: 22px;
    font-weight: 400;
    color: #981a4d;
}

.table_f p {
    font-size: 18px;
}

.btn_main {
    padding: 15px 80px;
    background-color: #981a4d;
    border-radius: 15px;
    color: #fff;
}

.priya_col {
    background-color: #981a4d !important;
}

.priya_col-bo h1 {
    border-bottom: 5px solid #981a4d !important;
    text-align: center;
}

.priya_col-bo h1::after {
    background: #981a4d !important;
}

.priya_col-bo p {
    color: #981a4d;
    margin: 0px;
}

.width_90 {
    width: 100%;
    margin: 0px auto;
}

.committee_cplor {
    background-color: #276f9d !important;
}

.committee_cplor-bo h1 {
    border-bottom: 5px solid #276f9d !important;
    text-align: center;
}

.committee_cplor-bo h1::after {
    background: #276f9d !important;
}

.contte-f {
    line-height: 30px;
    color: #fff;
}

.contte-f ul li a {
    color: #fff;
}

.structure {
    width: 100%;
    margin: 0px auto;
    justify-content: flex-start !important;
}

.structure .str {
    flex-basis: 33.33%;
    text-align: center;
    padding: 30px;
    margin-top: 20px;
}

.structure .str img {
    border-radius: 20px;
    width: 100%;
}

.structure .str h2 {
    color: #981a4d;
}

.structure .str p {
    font-weight: 500;
    font-size: 15px;
}

.copyright {
    border-top: 1px solid #e8c446;
    background: #000;
}

.footer_list {
    display: flex;
    flex-direction: column;
    color: #fff;
}

.footer_menu {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.footer_list li {
    line-height: 40px;
}

.footer_menu li {
    color: #fff;
    line-height: 30px;
    margin: 0px 10px;
}

.footer_menu li a {
    color: #fff;
}

.as_b {
    justify-content: space-around;
}

.as_b .box_f {
    flex-basis: 30%;
    background-color: #9e76b4;
    padding: 20px;
    border-radius: 20px;
}

.as_b .box_f .f_text {
    text-align: center;
    border: 7px solid #f2c85c;
    padding: 20px;
    border-radius: 20px;
}

.as_b .box_f .f_text h2 {
    font-size: 38px;
    color: #fff;
}

.as_b .box_f .f_text p {
    color: #f2c85c;
}

.zoomify {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: zoom-in;
}

.zoomify.zoomed {
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
    padding: 0;
    margin: 0;
    border: none;
    border-radius: 0;
    box-shadow: none;
    position: relative;
    z-index: 1501;
}

.zoomify-shadow {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 1500;
    background: rgba(0, 0, 0, 0.3);
    opacity: 0;
}

.zoomify-shadow.zoomed {
    cursor: pointer;
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}

.podcastcontainer {
    display: flex;
    justify-content: flex-start;
    /* Even spacing */
    gap: 20px;
    /* Space between items */
    padding: 20px;
}

.podcard {
    width: 30%;
    /* Each card takes 30% width */
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
    text-align: center;
}

.podcard img {
    width: 100%;
    display: block;
}

.podcard p {
    padding: 10px;
    font-size: 16px;
    font-weight: bold;
}

@media (max-width: 768px) {
    .podcastcontainer {
        flex-direction: column;
        align-items: center;
    }
    .podcard {
        width: 80%;
    }
}