body {
    font-family:  sans-serif;
    margin: 0;
    padding: 0;
}

/*@font-face {
	font-family: poppins-r;
	src: url(../fonts/poppins-regular.ttf)
}

@font-face {
	font-family: poppins-m;
	src: url(../fonts/poppins-medium.ttf)
}*/

* {
    box-sizing: border-box;
}

* {
    outline: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin: 0;
    padding: 0;
}

a {
    margin: 0;
    padding: 0;
    text-decoration: none;
}

ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

img {
    max-width: 100%;
}

p {
    margin: 0;
    padding: 0;
    text-align: justify;
    font-size: 15px;
    color: #434343;
    line-height: 1.6;
}

.container {
    max-width: 1170px;
}

#shop {
    padding: 5px 0;
    background: #fff;
}

.head-demo {
    margin: 0;
    padding: 0;
    text-align: right;
}

    .head-demo ul {
        margin: 0;
        padding: 0;
    }

        .head-demo ul li {
            margin: 0 0 5px 10px;
            padding: 0;
            display: inline-block;
        }

.fa-mobile:before,
.fa-phone:before {
    content: "\f10b";
    font-size: 18px;
}

.head-demo ul li a {
    color: #000;
    font-size: 12px;
    margin: 0;
    padding: 0;
    font-weight: bold;
    text-decoration: none;
}

a.fa.fa-facebook.social {
    padding: 7px 10px !important;
}

.head-demo .fa {
    color: #001b54;
    font-size: 15px;
}

a.social {
    text-decoration: none;
}

.social {
    padding: 7px !important;
    text-align: center;
    margin: 0 0 0 0px;
    border: 2px solid #ffc107;
    border-radius: 50%;
    font-size: 18px !important;
    width: 35px;
}

    .social:hover {
        background: #000;
        color: #fff;
    }

.slider-sec img {
    width: 100%;
    max-height: auto !important;
}

.slider-sec .owl-buttons {
    display: none;
}

.awards-sec {
    background: url(../images/awards.jpg) no-repeat center;
    padding: 20px 0;
    background-size: cover;
}

.owl-buttons {
    position: absolute;
    top: 35%;
    width: 100%;
    opacity: 0;
}

.owl-prev {
    position: absolute;
    left: -3%;
}

.owl-next {
    position: absolute;
    right: -3%;
}

.owl-theme .owl-controls .owl-buttons div {
    background: 0 0;
    opacity: 9;
    color: #ffd114;
}

.owl-next:after,
.owl-prev:after {
    font-family: FontAwesome;
    font-weight: 900;
    content: "\2039";
    width: 35px;
    height: 35px;
    font-size: 30px;
}

.owl-next:after {
    content: "\203a";
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
    background: #dc005a;
}

.owl-carousel:hover .owl-buttons {
    opacity: 1;
}

@media screen and (max-width:767px) {
    .owl-prev {
        left: -2.5%;
    }

    .owl-next {
        right: -2.5%;
    }
}

.news-sec {
    padding: 80px 0 0;
    margin: 0;
}

.box {
    border: 1px solid #001b54;
    padding: 15px;
    margin: 0;
    position: relative;
    box-shadow: 0 3px 5px rgb(0 0 0 / 10%);
    transition: all .4s;
    height: 500px;
}

.news {
    margin-top: 30px;
    padding: 5px;
    background: #001b54;
    text-align: center;
    width: 70px;
    float: left;
    border-radius: 3px;
}

    .news h6 {
        margin: 0;
        padding: 5px;
        font-size: 32px;
        color: #fff;
        font-weight: bolder;
        line-height: 25px;
        text-transform: uppercase;
    }

    .news span {
        margin: 0;
        padding: 0;
        font-size: 16px;
        color: #fff;
        text-transform: uppercase;
    }

.clr-fix {
    clear: both;
}

.fresher {
    float: right;
    margin-top: 30px;
    padding: 0;
    width: 73%;
}

    .fresher a {
        margin: 0;
        padding: 0;
        color: #000;
        text-decoration: none;
        font-size: 16px font-weight:600;
    }

h3.tst-event {
    background: #001b54;
    color: #fff;
    font-size: 16px;
    padding: 10px;
    text-align: center;
    border-radius: 8px;
    font-weight: 700;
    position: absolute;
    top: -25px;
    left: 0;
    right: 0;
    width: 85%;
    margin: 0 auto;
}

.show {
    /*padding: 0;
    text-align: right;*/
    padding-top: 35px;
    text-align: center;
}

    .show a {
        margin: 0;
        padding: 0;
        color: #001b54;
        font-size: 16px;
        font-weight: 600;
    }

.nn {
    margin-top: 30px;
}

.icon {
    float: left;
    margin-bottom: 30px;
}

.download {
    float: left;
    padding: 8px 15px;
    margin-bottom: 30px;
}

    .download a {
        margin: 0;
        padding: 0;
        color: #001b54;
        text-decoration: none;
        font-size: 16px;
        font-weight: 600;
    }

.heading2 {
    font-size: 47px;
    word-wrap: break-word;
    line-height: 40px;
    color: #001b54;
    font-family: "Times New Roman", Georgia, Serif;
    font-weight: 600;
    margin: 0 0 25px 0;
    padding: 0 0 10px 0;
}

.download a:hover {
    color: #ffd217;
    transition: .1s;
}

.safe {
    margin-top: 30px;
    text-align: center;
}

    .safe a {
        padding: 0;
        text-align: center;
        margin: 0;
        color: #001b54;
        font-size: 16px;
        font-weight: 600;
    }

    .safe p {
        text-align: center;
        font-size: 13px;
        color: #001b54;
        margin: 0;
        padding: 10px 0 0 0;
    }

    .safe h6 {
        margin-bottom: 15px;
    }

.btn-primary {
    color: #fff;
    background-color: #001b54;
    border-color: #001b54;
    border-radius: 0;
}

.student img {
    margin: 0;
    padding: 30px 0;
}

.student p {
    margin-top: 10px;
    padding: 0;
    font-size: 13px;
}

.student span {
    margin: 0;
    padding: 0;
    font-size: 18px;
    color: #000;
    display: block;
}

.affiliations-sec {
    background: url(../images/course_fullsize-1.jpg) no-repeat center;
    padding: 50px 0;
    background-size: cover;
}

.testimonial {
    text-align: center;
}

.sunderdeep {
    padding: 50px 0;
    margin: 0;
    background: #eee;
}

.white-sec {
    background: #fff;
    margin: 0;
    padding: 25px 15px;
}

    .white-sec a {
        font-size: 20px;
        color: #001b54;
        font-weight: 900;
        line-height: 0;
        text-decoration: none;
    }

    .white-sec span {
        display: block;
    }

    .white-sec p {
        margin: 5px 0 15px;
        font-weight: 400;
        font-size: 16px;
        line-height: 24px;
    }

    .white-sec a:hover {
        color: #ffd217;
        transition: .1s;
    }

.space {
    padding: 0 30px;
    margin: 0 0 20px 0;
}

.pharmacy {
    /*background: url(../images/pharmacy.jpg) no-repeat center;*/
    padding: 100px 0;
    background-size: cover;
}

.courses {
    background: url(../images/course_fullsize-1.jpg) no-repeat center;
    padding: 20px 0;
    background-size: cover;
}

.diploma {
    margin: 0;
    padding: 0;
}

    .diploma h4 {
        margin-bottom: 20px;
        color: #ffd217;
        font-size: 26px;
        font-weight: 400;
    }

    .diploma ul {
        margin: 0;
        padding: 0;
        list-style: none;
    }

        .diploma ul li {
            margin: 0;
            padding: 5px 0;
            display: block;
        }

            .diploma ul li a {
                margin: 0;
                padding: 0;
                color: #fff;
                font-size: 14px;
                text-decoration: none;
                line-height: 1.6;
            }

                .diploma ul li a:hover {
                    color: #ffd217;
                    transition: .1s;
                }

.development {
    margin-top: 30px;
    padding: 0;
}

    .development a {
    margin-bottom: 15px;
    padding: 0 0 0 15px;
    font-size: 17px;
    color: #001b54;
    font-weight: 400;
    position: relative;
    left: 0;
}

    .development p {
        margin: 0;
        padding: 5px 0 10px;
        color: #000;
        font-size: 12px;
    }

    .development a:hover {
        color: #ffd217;
        transition: .1s;
    }

.opportunities {
    padding: 50px 0;
}

h2.blue {
    background: #001b54;
    color: #fff;
    padding: 10px;
    border-radius: 15px;
    font-size: 36px;
    font-weight: 400;
}

footer {
    background: #20232e;
    padding: 70px 0;
}

.footer-contact ul li a {
    padding-left: 0 !important;
    line-height: 0 !important;
}

    .footer-contact ul li a::before {
        display: none;
    }

.footer-contact {
    text-align: left;
    margin: 0;
}

.footer-tst h4 {
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 20px;
    position: relative;
    top: 0;
    left: 0;
}

.footer-tst ul li {
    padding: 2px 0;
}

    .footer-tst ul li a {
        font-size: 14px;
        color: #959595;
        line-height: 14px;
        text-decoration: none;
        font-weight: 400;
        padding: 0;
    }

.social-media ul li {
    display: inline-block;
}

.footer-tst ul li a:hover {
    color: #ffde00;
    text-decoration: underline;
    transition: .1s;
}

.copyright {
    background: #1b1d26;
    padding: 10px;
    /*padding-bottom:70px;*/
    /*padding-bottom:62px;*/
}

    .copyright p {
        font-size: 14px;
        color: #fff;
        font-weight: 400;
        text-transform: uppercase;
    }

    .copyright a {
        font-size: 14px;
        color: #fff;
        text-transform: uppercase;
        margin-left: 11px;
    }

        .copyright a:hover {
            color: #ffde00;
        }

.footer-tst h3 {
    color: #fff;
    font-size: 18px;
    margin-top: 30px;
    margin-bottom: 15px;
}

.footer-tst button {
    margin-top: 10px;
    border-radius: 5px;
    padding: 8px 20px;
}

header {
    width: 100%;
    display: block;
    padding: 15px 0;
    z-index: 999;
    transition: top .6s;
    background: #001b54;
    top: 0;
    position: sticky;
    box-shadow: 0 5px 5px rgb(25 25 25 / 10%);
}

.search a {
    border: 2px solid #ffde00;
    padding: 5px 10px !important;
    margin: 0 0 0 5px;
    border-radius: 5px;
}

.blink_me {
    animation: blinker 1s linear infinite;
}

@keyframes blinker {
    50% {
        opacity: 0;
    }
}

.nnn {
    background: #ffd114;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: +99;
}

    .nnn a {
        margin: 0;
        padding: 0;
        color: #000;
        font-size: 15px;
        text-decoration: none;
        font-weight: 800;
        text-transform: uppercase;
    }

    .nnn .fa {
        margin: 0;
        padding-left: 15px;
        color: #001b54;
        font-size: 24px;
    }

.blue a {
    color: #fff;
}

    .blue a:hover {
        color: #ffd114;
        transition: .1s;
    }

.blue .fa {
    color: #fff;
}

.blue {
    background: #001b54;
    color: #fff;
    margin: 0;
    padding: 15px;
}

.black a:hover {
    color: #001b54;
    transition: .1s;
}

.black {
    margin-top: 15px;
    margin-bottom: 15px;
}

.btn-back-to-top {
    position: fixed;
    width: 45px;
    height: 45px;
    /*bottom: 32px;*/
    bottom: 40px;
    line-height: 45px;
    border-radius: 50%;
    right: 30px;
    opacity: 9;
    text-align: center;
    justify-content: center;
    align-items: center;
    z-index: 999;
    cursor: pointer;
    -webkit-transition: all .4s;
    background: #0e4d79;
    color: #fff;
    font-size: 18px;
}

h3.heading {
    font-size: 36px;
    color: #000;
    margin: 0;
    padding: 40px 0;
}

.new {
    display: none;
}

.main-dev {
    padding: 70px 0;
}

.inner-page-banner-area {
    text-align: center;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    /*position: relative;*/
    background-position: 50% 50%;
    display: block;
    padding: 100px 280px;
    top: 0;
    text-transform:uppercase;
    font-weight:bold;
}

    .inner-page-banner-area .pagination-area h1 {
        text-transform: uppercase;
        font-weight: 800;
        font-size: 50px;
        text-align:left;
        color: #fff;
    }

.about-thumbnail {
    position: relative;
    z-index: 1;
}

    .about-thumbnail img {
        border-radius: 6px;
        width: 100%;
    }

.about-us-thumbnail {
    position: relative;
    z-index: 1;
}

    .about-us-thumbnail .single-thumb {
        position: relative;
        z-index: 1;
        margin: 5px;
        display: block;
        overflow: hidden;
        border-radius: 6px;
    }

        .about-us-thumbnail .single-thumb img {
            -webkit-transition-duration: .5s;
            -o-transition-duration: .5s;
            transition-duration: .5s;
            border-radius: 6px;
        }

        .about-us-thumbnail .single-thumb:first-child {
            margin-bottom: 10px;
        }

        .about-us-thumbnail .single-thumb:focus img,
        .about-us-thumbnail .single-thumb:hover img {
            -webkit-transform: scale(1.15);
            -ms-transform: scale(1.15);
            transform: scale(1.15);
        }

.excellence {
    margin: 0;
    padding: 0;
}

    .excellence h3 {
        margin-bottom: 15px;
        padding: 0;
        font-size: 35px;
        font-weight: 500;
        color: #000;
    }

    .excellence p {
        font-size: 14px;
        font-weight: 400;
        padding-bottom: 10px;
    }

/*--------------------*/
.app a {
    margin: 0;
    width: 99px;
    padding: 3px 0 !important;
}

.search.app {
    margin-left: 0 !important;
}

.search {
    margin-left: 35px !important;
}

.sticky-band a {
    background: #001b54;
    position: fixed;
    right: -90px;
    width: 220px;
    bottom: 350px;
    -ms-transform: rotate(20deg);
    -webkit-transform: rotate(20deg);
    transform: rotate(270deg);
    padding: 10px;
    text-align: center;
    font-weight: bold;
    cursor: pointer;
    color: #ffd114;
    text-decoration: none;
    font-size: 18px;
    z-index: +999;
}

.sticky-bandleft a {
    background: #001b54;
    position: fixed;
    left: -90px;
    width: 220px;
    bottom: 350px;
    -ms-transform: rotate(20deg);
    -webkit-transform: rotate(20deg);
    transform: rotate(270deg);
    padding: 10px;
    text-align: center;
    font-weight: bold;
    cursor: pointer;
    color: #ffd114;
    text-decoration: none;
    font-size: 18px;
    z-index: +999;
}

.sticky-bandleft1 a {
    background: #001b54;
    position: fixed;
    left: -90px;
    width: 220px;
    bottom: 150px;
    -ms-transform: rotate(20deg);
    -webkit-transform: rotate(20deg);
    transform: rotate(270deg);
    padding: 10px;
    text-align: center;
    font-weight: bold;
    cursor: pointer;
    color: #ffd114;
    text-decoration: none;
    font-size: 18px;
    z-index: +999;
}

.modal-logo {
    margin: 0;
    padding: 0;
    text-align: center;
}

    .modal-logo img {
        width: 70px;
    }

    .modal-logo h2 {
        font-size: 22px;
        font-weight: bold;
        color: #001b54;
        margin: 10px 0px 25px;
    }

.modal-header {
    margin: 0;
    padding: 0;
    border: none;
}

    .modal-header .close {
        padding: 5px 10px;
        margin: 0rem 0rem 0rem auto;
        background: #001b54;
        color: #fff;
        opacity: 9;
    }

.modal-body {
    margin: 0;
    padding: 0 15px 15px;
}

.modal-content {
    border: 4px solid #001b54;
    border-radius: 0;
}

.form-control {
    /*font-size: 14px !important;
    font-weight: normal !important;
    border-radius: 0 !important;*/
    font-size: 14px !important;
    border-radius: 0 !important;
    margin-bottom: 10px;
}

    .form-control:focus {
        box-shadow: none;
    }

li.tour a {
    font-weight: 500 !important;
    font-size: 14px !important;
}

/*=========================================
*=======   Title Shortcode    ============
*=======================================*/
.title-leftborder {
    padding-left: 12px;
    margin-bottom: 30px;
}

    .title-leftborder-wrap .title-leftborder,
    .title-leftborder .thm-titlecustomstyle {
        font-size: 18px;
        position: relative;
        padding: 0;
        text-transform: uppercase;
        font-weight: 600;
        margin:0px;
    }

.title-leftborder-wrap .title-leftborder {
    padding-left: 12px;
    color: #000;
}

.title-leftborder:before {
    position: absolute;
    content: "";
    left: 0;
    width: 4px;
    height: 18px;
    top: 50%;
    margin-top: -9px;
}

.addon-themeum-title .title-leftborder:before {
    position: absolute;
    content: "";
    width: 4px;
    height: 20px;
    margin-top: 0px;
    background: #001b54;
    top: 0px;
    left:15px;
}

.addon-themeum-title .introtext {
    font-weight: normal;
    text-transform: none;
    line-height: 22px;
    margin-top: 22px;
}


.ol-none {
    list-style: none;
    margin: 0;
    padding: 0;
}

/*
 * team.less
 * -----------------------------------------------
*/
.team-members {
    overflow: hidden;
    position: relative;
    margin-bottom: 20px;
}

    .team-members .team-details {
        background: #fff none repeat scroll 0 0;
        background-color: rgb(255, 255, 255);
        bottom: -100px;
        padding: 12px 15px;
        position: absolute;
        transition: all 300ms ease-in-out 0s;
        width: 100%;
        background-color: #0e4d79;
        color: white;
        border-radius: 15px;
    }

    .team-members:hover .team-details {
        bottom: 0;
    }

.team-social {
    opacity: 0;
    padding: 14px 0;
    position: absolute;
    right: 0;
    top: -140px;
    transition: all 300ms ease-in-out 0s;
}

    .team-social li {
        display: block;
    }

.team-members:hover .team-social {
    opacity: 1;
    top: 0;
}

.team-members .team-social li a {
    margin: 0;
}

.team-social li a i {
    color: #fff;
}

.team-social li a:hover i {
    color: #212331;
}

@media only screen and (max-width: 1199px) {
    .team-members .team-details {
        bottom: -45px;
    }

    .team-members:hover .team-details {
        bottom: 0px;
    }
}
/* Medium Devices, Desktops */
@media only screen and (max-width: 991px) {
    .team-members .team-details {
        bottom: -100px;
    }
}
/* Small Devices, Tablets */
@media only screen and (max-width: 767px) {
    .team-members .team-details {
        bottom: -100px;
    }
}
/* Extra Small Devices, Phones */
@media only screen and (max-width: 479px) {
    .team-members .team-details {
        bottom: -98px;
    }
}

.boxx {
    text-align: center;
    padding: 0;
    box-shadow: 5px 8px 12px #e6e6e6;
    margin-bottom: 20px;
    background: #fff;
    border-radius: 7px;
    font-family: Oswald,sans-serif;
    height:400px;
}

    .boxx img {
        border-radius: 7px 7px 0 0;
    }

   .boxx a {
    font-size: 15px;
    font-weight: 400;
    text-transform: capitalize;
    padding: 0;
    text-decoration: none;
    color: #000;
    letter-spacing: 0.5px;
}

        .boxx a:hover {
            color: #005cac;
            transition: .1s;
        }

.box-inner {
    padding: 15px 0;
}

.wp-pagenavi {
    margin-top: 15px;
}

    .wp-pagenavi a, .wp-pagenavi span {
        text-decoration: none;
        margin: 2px;
        padding: 5px 14px;
        background-color: #fff;
        border: 1px solid #ddd;
        border-radius: 14px;
        color: #000;
        font-weight: 700;
        font-family: Oswald,sans-serif;
    }

        .wp-pagenavi a:hover, .wp-pagenavi span.current {
            color: #00549c;
            transition: .1s;
        }

.course-list-block {
    background-color: #fff;
    box-shadow: 5px 10px 18px #888888;
}

    .course-list-block .col-sm-5 {
        margin-left: -15px;
    }

li.tour a {
    font-weight: 500 !important;
    font-size: 14px !important;
}

.orang {
    background: #ffc107;
    padding: 15px;
}

.blue {
    background: #09369b;
}

.band {
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 99;
    text-align: center;
}

    .band a {
        color: #fff;
        display: block;
        padding: 0;
        font-size: 18px;
        font-weight: bold;
        text-transform: uppercase;
    }

.band {
    display: none;
}

/*.abc td span {
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}*/


.desktop {
    display: none;
}

.img-responsive.img-fullwidth {
    width: 100%;
    height: 250px;
}

.thumbnail{margin-bottom:20px;}

.event-details h4{font-size:22px; text-transform:uppercase;margin-bottom: 5px;font-weight: 550;}
.calender {
    background: #0e4d79;
    width: 130px;
    color: #fff;
    padding: 5px;
    font-size: 15px;
    margin: 10px 0;
}
.public {
    font-size: 35px;
    font-weight: 600;
}
.college {
    font-size: 25px;
    margin-bottom: 50px;
    font-weight: 500;
    letter-spacing: 0;
}
.media-body h3{font-size:22px; margin-bottom:10px;}
.media-body ul li{display:block;}
.media-body ul li a{color:#666; font-size:15px; line-height:1.9;padding-left: 12px;}
.media-body ul li a:hover{color:#ffc107;}
.media-body li .fa{color:#ffc107;}
 
.contact-icon a{color:#000;}

.menu > ul > li a .fa:hover {
    color: #ffc107;
}
.development a::before {
    content: '\f105';
    font-family: FontAwesome;
    position: absolute;
    top: 0;
    left: 0;
}

.goldlink li a {
    font-size: 15px;
    line-height: 1.9;
    color: #000;
    margin: 0;
    padding: 15px;
    position: relative;
    top: 0;
    left: 0;
}
.goldlink li a::before {
    content: "\f0da";
    font-family: 'FontAwesome';
    color: #333;
    left: 0;
    position: absolute;
    font-size: 15px;
}
	.list li{font-size:15px; position:relative;top:0; left:0; padding-left:15px; line-height:1.9;}
.list li::before {
    content: "\f105";
    font-family: FontAwesome;
    color: #424242;
    position: absolute;
    left: 0;
}

 .email-tst{margin-bottom: 25px; padding:10px; box-shadow: 0 0 0 2px #eee;height: 140px;}
        .email-tst h4 {
    font-size: 16px;
    color: #ffffff;
    margin-bottom: 10px;
    font-weight: 500;
    background: #0e4d79;
    padding: 5px 10px;
    border-radius: 5px;
    line-height: 1.3;
}
            .email-tst a {
                font-size:14px;
                color:#666;
                margin:0;
                padding-left:20px;
                line-height:1.6;
                position:relative;
            }
            .email-tst a:hover{color:#001b54;}
             
 .email-tst a::before {
    content: "\f0e0";
    font-family: FontAwesome;
    color: #424242;
    position: absolute;
    left: 0;
}

  .modalp {
    position: fixed;
    z-index: 9999;
    height: 100%;
    width: 100%;
    top: 0;
    filter: alpha(opacity=60);
    opacity: 0.6;
    -moz-opacity: 0.8;
}

.centerp {
    position: absolute;
    top: 50%;
    left: 50%;
    right: 50%;
    bottom: 50%;
    height: 50%;
    width: 50%;
    margin: -32PX 0 0 -32PX;
    z-index: 10000;
    width: 150px;
    filter: alpha(opacity=100);
}

    .centerp img {
        height: 64px;
        width: 64px;
    }

    /*---for new section on main website--*/

    .banner{
      background-color: #fafafa;
    }
    

.count-title {
    font-size: 44px;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 0;
    text-align: center;
}

.count-text {
    font-size: 13px;
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 0;
    text-align: center;
}
.count-content {
    font-weight: 400;
    font-size: 45px;
    text-align: center;
    color: #333;
    padding-top: 65px;
}
 
.flag-content ul{position:absolute;top:0;width:100%}
.flag-content{position:relative;display:table;width:100%;}
.flag-content ul li h3{background-color:#c5c5c5;padding:13px 21px 0;display:table;color:#333;font-size:15px;position:relative;height:40px;font-weight:600;margin-left:-1px}
.flag-content ul li abbr{display:table;color:#333;font-size:14px;padding-top:20px;padding-left:20px}
.flag-content ul li a,.flag-content ul li h4{padding-top:10px;padding-left:20px;display:table}
.flag-content ul li h4{color:#333;font-size:15px;font-weight:600}
.flag-content .main ul li{width:17%}
.flag-content ul li{float:left;display:table;border-left:1px solid #000;height:141px;position:relative}
.flag-content ul li article{position:absolute;bottom:-30px;left:-14px}
.flag-content ul li:nth-child(1){margin-left:7%;margin-top:2%;height:199px}
.flag-content ul li:nth-child(2){margin-left:6%;margin-top:4%}
.flag-content ul li:nth-child(3){margin-left:10%;margin-top:2%;height:111px}
.flag-content ul li:nth-child(4){margin-left:6%;height:110px;margin-top:3%}

.flag-content span{padding-top:8.5%;display:table;margin:0 auto}
.flag-content span img{width:100%}
.flag-content ul li h3:after{background:url(../images/sliders/side.png) no-repeat;content:"";height:40px;position:absolute;right:-18px;top:0;width:20px;background-size:20px auto}

.broun{
    color: #96562b;
}
.pink {
    color: #933d9b;
}
.blue35 {
    color: #08a1cf;
}
.top-space{padding:50px 0;}