@font-face {
    font-family: Oswald;
    src: url(../fonts/Oswald-Regular.ttf);
}

body,
a {
    font-family: 'Raleway', sans-serif !important;
}

h2 {
    text-align: center;
    padding: 20px;
}


/* Slider */

.slide {
    text-align: center;
    width: 70px;
}

.slick-slide {
    margin: 0px;
}

.slick-slide img {
    width: 70px;
    margin: 0 auto;
    height: 70px;
    object-fit: cover;
    border-radius: 50%;
    border: solid 2px #222;
    transition: all ease-in-out 0.5s;
}

.slick-slide img:hover {
    transition: all ease-in-out 0.5s;
    border: solid 2px #fff;
    cursor: pointer;
    transform: scale(0.8);
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}

.slick-track:before,
.slick-track:after {
    display: table;
    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

.form-btn {
    display: block !important;
    margin: auto !important;
    margin-bottom: 10px!important;
}

.custom-bar {
    padding: 0px 20px;
    height: 45px;
    background-color: aqua;
}

.navbar-nav {
    margin: 0px -15px !important;
}

.navbar-default {
    background-image: none !important;
    border-color: #425766;
    background-color: white;
    height: 45px;
    border: 1px solid white
}

.navbar-default .navbar-nav>li>a {
    color: #777 !important;
    background-color: white !important;
    text-transform: uppercase;
    padding: 13px 10px !important;
    font-family: 'Raleway';
}

.contact:hover {
    color: white !important;
    background-color: white !important;
}

.content {
    margin-top: -50px;
    height: 100%;
    width: 100%;
    margin-bottom: 20px;
}

.fixed-img {
    position: relative;
    z-index: -1;
    width: 100%;
    max-height: 400px;
}

.main-content {
    color: white;
    z-index: 999;
    position: absolute;
    top: 170px;
    padding-left: 20%;
}

.box-container {
    text-align: center;
    margin-top: 35px;
    padding: 0px 20px
}

.box {
    border: 1px solid gray;
    text-align: center;
    border-radius: 10px;
    margin: 10px 0px;
    min-height: 185px;
    max-height: 250px;
}

.shadow {
    -webkit-box-shadow: 1px 1px 1px 1px #ccc;
    /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
    -moz-box-shadow: 1px 1px 1px 1px #ccc;
    /* Firefox 3.5 - 3.6 */
    box-shadow: 3px 3px 4px #c4c2c2;
    /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
}

.box h3 {
    font-weight: 700;
    font-size: 20px;
    color: black;
}

.box p {
    padding: 0px 15px;
    font-size: 13px;
    color: black;
}

.view {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 40px
}

.view h4 {
    font-weight: 700
}

.country {
    text-align: center;
    flex: auto
}

.countryBox {
    text-align: center;
    float: left;
}

.footer-container {
    position: relative;
}

.slick-list.draggable {
    width: 800px;
}

.centered {
    font-size: 16px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}

.home {
    color: white;
    text-decoration: none;
    cursor: pointer
}

.regHead {
    font-weight: 600;
    font-size: 32px
}
.contest-detail-left table td:nth-child(odd){
   font-weight: 700; 
} 
.contest-detail-left table th:nth-child(even){
   font-weight: 100 !important; 
}
.regDate {
    font-size: 15px;
    font-weight: 500;
    font-family: 'Roboto', sans-serif !important;
}

.dis {
    margin-top: 0px
}

.dis1 {
    margin-top: 0px
}

.dis2 {
    margin-top: 0px
}

.pos-dis {
    position: absolute;
    left: 20%;
    top: -33%;
}


/*  breadcrumb  */

.gall-block .breadcrumb {
    margin: 0;
    padding-left: 0;
    padding-right: 0;
    background-color: transparent;
}

.breadcrumb {
    width: 100%;
    text-align: right;
}

.bredcrumb_tabs:hover {
    background-color: #77120a;
    text-decoration: none;
    color: #FFF;
}

.bredcrumb_tabs {
    background-color: #eeeeee;
    border-radius: 2px;
    padding: 7px 13px;
    margin: 0px 0px 25px 0px;
    color: #77120a;
}

.bredcrumb_tabs_ikmc {
    background-color: #eeeeee;
    border-radius: 2px;
    padding: 7px 13px;
    margin: 0px 0px 25px 0px;
    color: #337ab7;
}

.bredcrumb_tabs_ikmc:hover {
    background-color: #0190e5;
    text-decoration: none;
    color: #FFF;
}

.bredcrumb_tabs_sil {
    background-color: #eeeeee;
    border-radius: 2px;
    padding: 7px 13px;
    margin: 0px 0px 25px 0px;
    color: #11d869;
}

.bredcrumb_tabs_sil:hover {
    background-color: #11d869;
    text-decoration: none;
    color: #FFF;
}

.bredcrumb_tabs_xcel {
    background-color: #eeeeee;
    border-radius: 2px;
    padding: 7px 13px;
    margin: 0px 0px 25px 0px;
    color: #77120A;
}

.bredcrumb_tabs_xcel:hover {
    background-color: #77120A;
    text-decoration: none;
    color: #FFF;
}

.bredcrumb_tabs_issc {
    background-color: #eeeeee;
    border-radius: 2px;
    padding: 7px 13px;
    margin: 0px 0px 25px 0px;
    color: #f1863d;
}

.bredcrumb_tabs_issc:hover {
    background-color: #f1863d;
    text-decoration: none;
    color: #FFF;
}

.breadcrumb {
    background: transparent !important;
}

.gallery-inner {
    padding: 25px 25px 40px;
    background-color: transparent;
}

footer {
    font-family: 'Lato', sans-serif !important;
}

footer .footer-bottom {
    font-family: 'Lato', sans-serif !important;
}

@media (min-width: 1370px){
    .fixed-img {
    max-height: 500px;
}
.main-content {
    position: absolute;
    top: 226px;
}
}
@media (min-width: 1200px) {
    .gallery-inner {
        padding: 10px 20px 0px 20px;
    }
}


/*  breadcrumb end */


/* Extra small devices (phones, 1200px and down) */

@media only screen and (max-width: 1090px) {
    .navbar-nav {
        margin-top: 50px !important;
    }
    .main-content {
        color: white;
        position: absolute;
        margin-top: 20px;
        top: 170px;
        left: 20px;
        padding: 15px;
        z-index: 999;
    }
}


/* Extra small devices (phones, 800px and down) */

@media only screen and (max-width: 992px) {
    .main-content {
        color: white;
        position: absolute;
        top: 230px;
        left: 20px;
        padding: 15px;
    }
}


/* Extra small devices (phones, 800px and down) */

@media only screen and (max-width: 768px) {
    .img-w {
    position: relative !important;
    width: 280px !important;
    top: 0px !important;
}
    .main-content {
        color: white;
        position: absolute;
        top: 20px;
        left: 20px;
        padding: 15px;
    }
     ul.nav.navbar-nav.navbar-right {
        z-index: 9999;
        float: right;
        width: 200px;
        margin-top: 0 !important;
    }
    .nav>li {
    z-index: 999999;
}
.breadcrumb {
    display: block;
}
.bredcrumb_tabs {
    display: inline-block;
}
.aboutBox {
    padding: 0 15px;
    margin-top: 15px !important;
}
}


/* Medium devices (landscape tablets, 768px and up) */

@media only screen and (max-width: 400px) {
    .main-content {
        color: white;
        position: absolute;
        top: 110px;
        left: 20px;
        padding: 15px;
    }
}
@media only screen and (max-width: 520px) {

    .row.box-container.aboutBox {
        display: block !important;
}
}
.logo-img {
    margin-top: -10px;
    z-index: 2;
    width: 105px
}

.my-Navbar {
    z-index: 12
}

.my-navright {
    z-index: 12
       
}

.box-img {
    width: 90px;
    margin-top: -40px;
    margin-bottom: 20px;
}

.footer-img {
    width: 100%;
}

.sub-header {
    margin-bottom: 10px;
}

@media only screen and (max-width: 1200px) {
    .sub-header {
        margin-top: 20px;
    }
}

@media only screen and (max-width: 1092px) {
    .sub-header {
        margin-top: 63px;
    }
}

@media only screen and (max-width: 992px) {
    .sub-header {
        margin-top: 112px;
    }
}

@media only screen and (max-width: 767px) {
    .sub-header {
        margin-top: 0px;
    }
}


/* XCEL */

.navbar-right li .bg-xcel {
    font-size: 13px;
    font-weight: 600;
}

.navbar-right li .bg-xcel:hover {
    font-size: 13px;
    font-weight: 700;
    color: #77120A !important
}

.contact-btn-xcel {
    border: 1px solid;
    border-radius: 15px;
    font-size: 12px;
    padding: 6px 12px !important;
    margin-top: -6px;
    background-color: #77120A;
    transition: all ease-in-out 0.4s;
    color: white
}

.contact-btn-xcel:hover {
    border: 1px solid;
    border-radius: 15px;
    font-size: 12px;
    padding: 6px 12px !important;
    margin-top: -6px;
    background-color: white;
    transition: all ease-in-out 0.4s;
    color: #77120A
}

.online-btn-xcel {
    border: 1px solid;
    border-radius: 20px;
    font-size: 13px;
    padding: 6px 15px !important;
    margin-top: -6px;
    background-color: white;
    font-weight: 700;
    color: #77120A;
    cursor: pointer !important
}

.contact-btn-ikmc {
    background-color: #1ba6f4;
}

.contact-btn-sil {
    background-color: #11d869;
    transition: all ease-in-out 0.4s;
}

.contact-btn-issc {
    background-color: #f1863d;
    transition: all ease-in-out 0.4s;
}

.contact-btn-ikmc:hover {
    color: #1ba6f4;
    transition: all ease-in-out 0.4s;
}

.contact-btn-sil:hover {
    color: #11d869;
    transition: all ease-in-out 0.4s;
}

.contact-btn-issc:hover {
    color: #f1863d;
    transition: all ease-in-out 0.4s;
}

.online-btn-xcel:hover {
    border: 1px solid;
    border-radius: 20px;
    font-size: 13px;
    padding: 6px 15px !important;
    margin-top: -6px;
    background-color: #77120A;
    font-weight: 700;
    color: white;
    cursor: pointer !important
}

.view-btn-xcel {
    border: 1px solid;
    border-radius: 20px;
    font-size: 14px;
    padding: 7px 20px !important;
    margin-top: -6px;
    background-color: #77120A;
    font-weight: 700;
    color: white
}

.view-btn-xcel:hover {
    border: 1px solid;
    border-radius: 20px;
    font-size: 14px;
    padding: 6px 15px !important;
    margin-top: -6px;
    background-color: white;
    font-weight: 700;
    color: #77120A
}

.footer-xcel {
    background-color: #77120A;
    color: white;
    padding: 5px;
    height: 30px
}

.footer-xcel .right {
    text-align: right
}

.t-bar-ikmc {
    background-color: #1ba6f4;
}

.t-bar-sil {
    background-color: #11d869;
}

.t-bar-xcel {
    background-color: #77120A;
}

.t-bar-issc {
    background-color: #f1863d;
}

.topbar-xcel {
    color: white;
    padding: 5px 50px;
    height: 32px;
    font-family: Lato, sans-serif;
}

.topbar-xcel .left {
    float: left
}

.topbar-xcel .left a {
    color: white;
    text-decoration: none;
    cursor: pointer;
    font-family: Lato, sans-serif;
}

.topbar-xcel .left a:hover {
    color: white;
    text-decoration: none;
    font-weight: 700
}

.topbar-xcel .right {
    float: right;
    text-align: right
}

.bar-xcel {
    width: 100px;
    height: 5px;
    background-color: #77120A;
    display: block;
    margin: 0 auto;
}

.circle-img {
    height: 90px;
    width: 90px;
    margin: 0 auto;
    margin-top: -40px;
    position: relative;
    z-index: 999;
    border-radius: 100px;
    padding: 15px 15px;
    margin-bottom: 20px
}

.xcel-bg-col {
    background-image: linear-gradient(to right, #8c312d, #e03a34);
}

.box-img1 {
    width: 60px;
}

.ikmc-bg-col {
    background-image: linear-gradient(to right, #0c6ba3, #1ba6f4);
}

.sil-bg-col {
    background-image: linear-gradient(to right, #08883d, #11d869);
}

.issc-bg-col {
    background-image: linear-gradient(to right, #f15b23, #f46f3e);
}


/* Extra small devices (phones, 800px and down) */

@media only screen and (max-width: 800px) {
    .main-content {
        color: white;
        position: absolute;
        top: 120px;
        left: 20px;
        padding: 15px;
    }
    .online-btn-xcel {
        border: 1px solid;
        border-radius: 20px;
        font-size: 13px;
        padding: 6px 10px !important;
        margin-top: -6px;
        background-color: white;
        font-weight: 700;
        color: #77120A
    }
    .fixed-img {
        height: 420px;
        width: 100%;
        object-fit: cover;
    }
    .footer-img {
        height: 300px;
        width: 100%;
        object-fit: cover;
    }
    .centered {
        font-size: 16px;
        font-weight: 600;
        position: absolute;
        top: 50%;
        /* left: 50%; */
        /* transform: translate(-50%, -50%); */
        text-align: center;
        font-size: 13px;
    }
    .slick-list.draggable {
        width: 300px;
    }
    .box {
        margin-bottom: 45px;
    }
    .slick-slide img {
        width: 60%;
        margin: 0 auto;
    }
    .footer-xcel {
        background-color: #77120A;
        color: white;
        padding: 5px;
        padding-top: 15px;
        height: auto !important;
    }
}


/* Small devices (portrait tablets and large phones, 600px and up) */

@media only screen and (max-width: 600px) {
    .main-content {
        color: white;
        position: absolute;
        top: 110px;
        left: 20px;
        padding: 15px;
    }
    .footer-xcel {
        font-size: 12px;
        text-align: center
    }
    .t-email {
        display: none
    }
    .topbar-xcel {
        background-color: #77120A;
        color: white;
        padding: 5px 20px;
    }
    .t-bar-ikmc {
        background-color: #1ba6f4;
    }
    .t-bar-sil {
        background-color: #11d869;
    }
    .t-bar-xcel {
        background-color: #77120A;
    }
    .t-bar-issc {
        background-color: #f1863d;
    }
}


/* IKMC */

.navbar-right li .bg-ikmc {
    font-size: 13px;
    font-weight: 600;
}

.navbar-right li .bg-ikmc:hover {
    font-size: 13px;
    font-weight: 700;
    color: #0190E5 !important
}

.contact-btn-ikmc {
    border: 1px solid;
    border-radius: 15px;
    font-size: 12px;
    padding: 6px 12px !important;
    margin-top: -6px;
    background-color: #0190E5;
    transition: all ease-in-out 0.4s;
}

.contact-btn-ikmc:hover {
    border: 1px solid;
    border-radius: 15px;
    font-size: 12px;
    padding: 6px 12px !important;
    margin-top: -6px;
    background-color: white;
    transition: all ease-in-out 0.4s;
    color: #0190E5
}

.online-btn-ikmc {
    border: 1px solid;
    border-radius: 20px;
    font-size: 13px;
    padding: 6px 15px !important;
    margin-top: -6px;
    background-color: white;
    font-weight: 700;
    color: #0190E5;
    cursor: pointer !important
}

.online-btn-ikmc:hover {
    border: 1px solid;
    border-radius: 20px;
    font-size: 13px;
    padding: 6px 15px !important;
    margin-top: -6px;
    background-color: #0190E5;
    font-weight: 700;
    color: white;
    cursor: pointer !important
}

.view-btn-ikmc {
    border: 1px solid;
    border-radius: 20px;
    font-size: 14px;
    padding: 7px 20px !important;
    margin-top: -6px;
    background-color: #0190E5;
    font-weight: 700;
    color: white
}

.view-btn-ikmc:hover {
    border: 1px solid;
    border-radius: 20px;
    font-size: 14px;
    padding: 6px 15px !important;
    margin-top: -6px;
    background-color: white;
    font-weight: 700;
    color: #0190E5
}

.footer-ikmc {
    background-color: #0190E5;
    color: white;
    padding: 5px;
    height: 30px
}

.footer-ikmc .left {
    text-align: right
}

.footer-ikmc .right {
    text-align: right
}

.topbar-ikmc {
    background-color: #0190E5;
    color: white;
    padding: 5px 50px;
    height: 32px;
    font-family: 'Raleway';
}

.topbar-ikmc .left {
    float: left
}

.topbar-ikmc .left a {
    color: white;
    text-decoration: none;
    cursor: pointer;
    font-family: 'Raleway';
}

.topbar-ikmc .left a:hover {
    color: white;
    text-decoration: none;
    font-weight: 700
}

.topbar-ikmc .right {
    float: right;
    text-align: right
}

.bar-ikmc {
    width: 100px;
    height: 5px;
    background-color: #0190E5;
    display: block;
    margin: 0 auto;
}


/* Extra small devices (phones, 800px and down) */

@media only screen and (max-width: 800px) {
    .main-content {
        color: white;
        position: absolute;
        top: 120px;
        left: 20px;
        padding: 15px;
    }
    .online-btn-ikmc {
        border: 1px solid;
        border-radius: 20px;
        font-size: 13px;
        padding: 6px 10px !important;
        margin-top: -6px;
        background-color: white;
        font-weight: 700;
        color: #0190E5
    }
    .fixed-img {
        height: 420px;
        width: 100%;
        object-fit: cover;
    }
    .footer-img {
        height: 300px;
        width: 100%;
        object-fit: cover;
    }
    .centered {
        font-size: 16px;
        font-weight: 600;
        position: absolute;
        top: 50%;
        /* left: 50%; */
        /* transform: translate(-50%, -50%); */
        text-align: center;
        font-size: 13px;
    }
    .slick-list.draggable {
        width: 300px;
    }
    .box {
        margin-bottom: 45px;
    }
    .slick-slide img {
        width: 60%;
        margin: 0 auto;
    }
    .footer-ikmc {
        background-color: #0190E5;
        color: white;
        padding: 5px;
        padding-top: 15px;
        height: auto !important;
    }
}


/* Small devices (portrait tablets and large phones, 600px and up) */

@media only screen and (max-width: 600px) {
    .main-content {
        color: white;
        position: absolute;
        top: 110px;
        left: 20px;
        padding: 15px;
    }
    .footer-ikmc {
        font-size: 12px;
        text-align: center
    }
    .t-email {
        display: none
    }
    .topbar-ikmc {
        background-color: #0190E5;
        color: white;
        padding: 5px 20px;
    }
}


/* SIL */

.navbar-right li .bg-sil {
    font-size: 13px;
    font-weight: 600;
}

.navbar-right li .bg-sil:hover {
    font-size: 13px;
    font-weight: 700;
    color: #01C652 !important
}

.contact-btn-sil {
    border: 1px solid;
    border-radius: 15px;
    font-size: 12px;
    padding: 6px 12px !important;
    margin-top: -6px;
    background-color: #01C652;
    transition: all ease-in-out 0.4s;
    color: white
}

.contact-btn-sil:hover {
    border: 1px solid;
    border-radius: 15px;
    font-size: 12px;
    padding: 6px 12px !important;
    margin-top: -6px;
    background-color: white;
    transition: all ease-in-out 0.4s;
    color: #01C652
}

.online-btn-sil {
    border: 1px solid;
    border-radius: 20px;
    font-size: 13px;
    padding: 6px 15px !important;
    margin-top: -6px;
    background-color: white;
    font-weight: 700;
    color: #01C652;
    cursor: pointer !important
}

.online-btn-sil:hover {
    border: 1px solid;
    border-radius: 20px;
    font-size: 13px;
    padding: 6px 15px !important;
    margin-top: -6px;
    background-color: #01C652;
    font-weight: 700;
    color: white;
    cursor: pointer !important
}

.view-btn-sil {
    border: 1px solid;
    border-radius: 20px;
    font-size: 14px;
    padding: 7px 20px !important;
    margin-top: -6px;
    background-color: #01C652;
    font-weight: 700;
    color: white
}

.view-btn-sil:hover {
    border: 1px solid;
    border-radius: 20px;
    font-size: 14px;
    padding: 6px 15px !important;
    margin-top: -6px;
    background-color: white;
    font-weight: 700;
    color: #01C652
}

.footer-sil {
    background-color: #01C652;
    color: white;
    padding: 5px;
    height: 30px
}

.footer-sil .left {
    text-align: right
}

.footer-sil .right {
    text-align: right
}

.topbar-sil {
    background-color: #01C652;
    color: white;
    padding: 5px 50px;
    height: 32px;
    font-family: 'Raleway';
}

.topbar-sil .left {
    float: left
}

.topbar-sil .left a {
    color: white;
    text-decoration: none;
    cursor: pointer;
    font-family: 'Raleway';
}

.topbar-sil .left a:hover {
    color: white;
    text-decoration: none;
    font-weight: 700
}

.topbar-sil .right {
    float: right;
    text-align: right
}

.bar-sil {
    width: 100px;
    height: 5px;
    background-color: #01C652;
    display: block;
    margin: 0 auto;
}


/* Extra small devices (phones, 800px and down) */

@media only screen and (max-width: 800px) {
    .main-content {
        color: white;
        position: absolute;
        top: 120px;
        left: 20px;
        padding: 15px;
    }
    .online-btn-sil {
        border: 1px solid;
        border-radius: 20px;
        font-size: 13px;
        padding: 6px 10px !important;
        margin-top: -6px;
        background-color: white;
        font-weight: 700;
        color: #01C652
    }
    .fixed-img {
        height: 420px;
        width: 100%;
        object-fit: cover;
    }
    .footer-img {
        height: 300px;
        width: 100%;
        object-fit: cover;
    }
    .centered {
        font-size: 16px;
        font-weight: 600;
        position: absolute;
        top: 50%;
        /* left: 50%; */
        /* transform: translate(-50%, -50%); */
        text-align: center;
        font-size: 13px;
    }
    .slick-list.draggable {
        width: 300px;
    }
    .box {
        margin-bottom: 45px;
    }
    .slick-slide img {
        width: 60%;
        margin: 0 auto;
    }
    .footer-sil {
        background-color: #01C652;
        color: white;
        padding: 5px;
        padding-top: 15px;
        height: auto !important;
    }
}


/* Small devices (portrait tablets and large phones, 600px and up) */

@media only screen and (max-width: 600px) {
    .main-content {
        color: white;
        position: absolute;
        top: 110px;
        left: 20px;
        padding: 15px;
    }
    .footer-sil {
        font-size: 12px;
        text-align: center
    }
    .t-email {
        display: none
    }
    .topbar-sil {
        background-color: #01C652;
        color: white;
        padding: 5px 20px;
    }
}


/* ISSC */

.navbar-right li .bg-issc {
    font-size: 13px;
    font-weight: 600;
}

.navbar-right li .bg-issc:hover {
    font-size: 13px;
    font-weight: 700;
    color: #EF5829 !important
}

.contact-btn-issc {
    border: 1px solid;
    border-radius: 15px;
    font-size: 12px;
    padding: 6px 12px !important;
    margin-top: -6px;
    background-color: #EF5829;
    transition: all ease-in-out 0.4s;
    color: white
}

.contact-btn-issc:hover {
    border: 1px solid;
    border-radius: 15px;
    font-size: 12px;
    padding: 6px 12px !important;
    margin-top: -6px;
    background-color: white;
    color: #f1863d;
    transition: all ease-in-out 0.4s;
}

.online-btn-issc {
    border: 1px solid;
    border-radius: 20px;
    font-size: 13px;
    padding: 6px 15px !important;
    margin-top: -6px;
    background-color: white;
    font-weight: 700;
    color: #EF5829;
    cursor: pointer !important
}

.online-btn-issc:hover {
    border: 1px solid;
    border-radius: 20px;
    font-size: 13px;
    padding: 6px 15px !important;
    margin-top: -6px;
    background-color: #EF5829;
    font-weight: 700;
    color: white;
    cursor: pointer !important
}

.view-btn-issc {
    border: 1px solid;
    border-radius: 20px;
    font-size: 14px;
    padding: 7px 20px !important;
    margin-top: -6px;
    background-color: #EF5829;
    font-weight: 700;
    color: white
}

.view-btn-issc:hover {
    border: 1px solid;
    border-radius: 20px;
    font-size: 14px;
    padding: 6px 15px !important;
    margin-top: -6px;
    background-color: white;
    font-weight: 700;
    color: #EF5829
}

.footer-issc {
    background-color: #EF5829;
    color: white;
    padding: 5px;
    height: 30px
}

.footer-issc .left {
    text-align: right
}

.footer-issc .right {
    text-align: right
}

.topbar-issc {
    background-color: #EF5829;
    color: white;
    padding: 5px 50px;
    height: 32px;
    font-family: 'Raleway';
}

.topbar-issc .left {
    float: left
}

.topbar-issc .left a {
    color: white;
    text-decoration: none;
    cursor: pointer;
    font-family: 'Raleway';
}

.topbar-issc .left a:hover {
    color: white;
    text-decoration: none;
    font-weight: 700
}

.topbar-issc .right {
    float: right;
    text-align: right
}

.bar-issc {
    width: 100px;
    height: 5px;
    background-color: #EF5829;
    display: block;
    margin: 0 auto;
}


/* Extra small devices (phones, 800px and down) */

@media only screen and (max-width: 800px) {
    .main-content {
        color: white;
        position: absolute;
        top: 120px;
        left: 20px;
        padding: 15px;
        z-index: 999;
    }
    .online-btn-issc {
        border: 1px solid;
        border-radius: 20px;
        font-size: 13px;
        padding: 6px 10px !important;
        margin-top: -6px;
        background-color: white;
        font-weight: 700;
        color: #EF5829
    }
    .fixed-img {
        height: 420px;
        width: 100%;
        object-fit: cover;
    }
    .footer-img {
        height: 300px;
        width: 100%;
        object-fit: cover;
    }
    .centered {
        font-size: 16px;
        font-weight: 600;
        position: absolute;
        top: 50%;
        /* left: 50%; */
        /* transform: translate(-50%, -50%); */
        text-align: center;
        font-size: 13px;
    }
    .slick-list.draggable {
        width: 300px;
    }
    .box {
        margin-bottom: 45px;
    }
    .slick-slide img {
        width: 60px;
        height:60px;
        margin: 0 auto;
    }
    .footer-issc {
        background-color: #EF5829;
        color: white;
        padding: 5px;
        padding-top: 15px;
        height: auto !important;
    }
}


/* Small devices (portrait tablets and large phones, 600px and up) */

@media only screen and (max-width: 600px) {
    .main-content {
        color: white;
        position: absolute;
        top: 140px;
        left: 20px;
        padding: 15px;
        z-index:999;
    }
    .footer-issc {
        font-size: 12px;
        text-align: center
    }
    .t-email {
        display: none
    }
    .topbar-issc {
        background-color: #EF5829;
        color: white;
        padding: 5px 20px;
    }
}

.aboutBoxCenter {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.boxHover {
    min-height: 190px !important;
    cursor: pointer;
    margin: 40px 0px
}

.boxHover2 {
    min-height: 140px !important;
    cursor: pointer;
    margin: 40px 0px
}

.aboutBox {
    padding: 0px 50px;
    margin-top: 15px !important;
}

.pageName {
    text-align: center;
    margin-bottom: 10px
}

.pageName h2 {
    padding: 0px !important;
    font-weight: 600
}

.back-img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    border-radius: 10px
}

.box-accordian {
    padding: 20px 100px
}

.panel-title a {
    text-decoration: none;
    font-weight: 600;
    font-size: 18px;
}

.faq-text a {
    font-size: 15px;
    font-family: 'Raleway', sans-serif !important;
}


/* .panel-title-head a {
    color: #0175b9;
  }
  .panel-title-head2 a {
      color: #069f45;
    } */

.panel-heading:hover {
    background-color: #e0dcdc;
}

.glyphicon-plus {
    font-size: 11px !important;
    top: -1px;
}

.glyphicon-minus {
    font-size: 11px !important;
    top: -1px;
}

.glyphicon-plus {
    background-color: #77120A;
    color: white;
    border: 1px solid;
    border-radius: 50%;
    padding: 3px;
    text-align: center;
}

.glyphicon-minus {
    background-color: #77120A;
    color: white;
    border: 1px solid;
    border-radius: 50%;
    padding: 3px;
    text-align: center;
}


/* Small devices (portrait tablets and large phones, 600px and up) */

@media only screen and (max-width: 800px) {
    .box-accordian {
        padding: 20px
    }
}


/*Gallery Image Css*/

h1 {
    font-family: Satisfy;
    font-size: 50px;
    text-align: center;
    color: black;
    padding: 1%;
}

#gallery {
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
}

@media (max-width:1200px) {
    #gallery {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
        -webkit-column-gap: 10px;
        -moz-column-gap: 10px;
        column-gap: 10px;
    }
}

@media (max-width:800px) {
    #gallery {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
        -webkit-column-gap: 10px;
        -moz-column-gap: 10px;
        column-gap: 10px;
    }
}

@media (max-width:600px) {
    #gallery {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
    }
}

.card {
    width: 100%;
    height: 200px;
    object-fit: cover;
    /* box-shadow:-3px 5px 15px #000;*/
    cursor: pointer;
    margin: 1px auto;
    margin-bottom: 10px
}

.modal-img,
.model-vid {
    width: 100%;
    height: auto;
}

.modal-body {
    padding: 0px;
}

.flexGallery {
    padding: 20px 100px
}


/*Data Tables*/

table {
    width: 100%;
}

#example_filter {
    float: right;
}

#example_paginate {
    float: right;
}

label {
    margin-bottom: .5rem;
    margin-top: .5rem;
}

.flags h2 {
    text-align: center;
    font-family: Oswald;
    font-weight: 500;
}

.flags h2 span {
    color: #3598db;
}

#myform input::placeholder,
select option {
    color: #757982;
}


/*Contatct Form*/


/*Font-awesome integration*/

@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css");

/*Google font integration*/

@import url('https://fonts.googleapis.com/css?family=Roboto');
#contact {
    background-color: #f1f1f1;
    font-family: 'Roboto', sans-serif;
    margin-top: -50px;
}

#contact .well {
    margin-top: 30px;
    border-radius: 0;
}

#contact .form-control {
    border-radius: 0;
    border: 2px solid #1e1e1e;
}


/* #contact button {
     border-radius:0;
    border:2px solid #1e1e1e;
} */

#contact .row {
    margin-bottom: 30px;
}

.row.box-container.aboutBox {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.aboutBox div a {
    text-decoration: none !important;
}

@media (max-width: 768px) {
    #contact iframe {
        margin-bottom: 15px;
    }
}

@media only screen and (max-width: 1000px) {
    .col-lg-12.col-md-12.col-sm-12.main-content h3 {
        font-size: 20px;
        margin-top: 0;
    }
    .main-content .pos-dis {
        position: unset;
    }
}

@media only screen and (max-width: 1200px) and (min-width: 1000px) {
    .col-lg-12.col-md-12.col-sm-12.main-content h3 {
        font-size: 28px;
        margin-top: 0;
    }
    .main-content .pos-dis {
        position: unset;
    }
}

.xcel-bg {
    background-color: #77120A !important;
}

.ikmc-bg {
    background-color: #0190E5 !important;
}

.sil-bg {
    background-color: #01C652 !important;
}

.issc-bg {
    background-color: #EF5829 !important;
}

.set-font {
    font-family: 'Lato', sans-serif !important;
}