﻿body {
    overflow-x: hidden;
}
.Quick_Links {
    padding-top: 20px;
 
    font-size: 11pt;
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
  background-color:#faf3f3!important;
}
    .Quick_Links h3 {
       margin-top: 0px;
        font-size: 14pt;
        font-weight: 600;
        color: rgb(2,0,36);
    }
    .Quick_Links ul {

    list-style-type: none;
    margin: 0;
    padding: 0;
}

    .Quick_Links ul li {
        padding: 10px;
        font-size: 12pt;
        font-weight: 600;
        color: #fff;
    }
        /*.Quick_Links ul li a {*/
            /*background-color: rgb(2,0,36);*/
        /*}*/
   /* .Quick_Links ul li:hover {
        background-color: #494c6b;
    }*/
.navbar-toggle:hover {
    background-color: #555 !important;
}

.topMenu .navbar-default {
    background-color: #056360 !important;
    margin: 0px !important;
    color: #fff !important;
    margin-bottom: 10px !important;
}

    .topMenu .navbar-default a {
        color: #fff;
        font-size: 9pt;
        font-weight:bold;
        padding: 8px !important;
        margin-bottom: 0px !important;
    }

        .topMenu .navbar-default a:hover {
            color: #fff;
            background-color: transparent;
        }

        .topMenu .navbar-default a:active {
            color: #fff;
            background-color: transparent;
        }

.WebTitle h5 {
    color: #b10316;
    font-weight: 700;
}

.WebTitle h2 {
    margin: auto;
    padding-top: 0px;
    font-weight: bold;
    color: #046562;
    font-weight: bolder;
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    text-shadow: 2px 2px #d7d5d5;
}

.WebTitle h6 {
    color: #271102;
    font-weight: 800;
}

.MainMenu {
    margin-bottom: -10px !important;
}

    .MainMenu .navbar-default {
        background-color: #b10316 !important;
        margin: 0px !important;
        color: #fff !important;
        margin-bottom: 10px !important;
    }

        .MainMenu .navbar-default .dropdown-menu {
            background-color: #b10316 !important;
        }

            .MainMenu .navbar-default .dropdown-menu a {
                color: #fff !important;
            }

                .MainMenu .navbar-default .dropdown-menu a:hover {
                    color: #fff !important;
                    background-color: #033e3d !important;
                    padding-left: 25px !important;
                }

.ticker-container .NewsDate, .ticker-container a {
    font-family: Calibri !important;
    font-size: 10pt !important;
    margin-top: 10px !important;
}

.PageTitleNew h1 {
    font-family: 'Agency FB' !important;
    font-size: 25pt !important;
    font-weight: bold;
    color: #064398;
    margin: 0px;
    margin-bottom: 3px;
    margin-top: 20px;
}

    .PageTitleNew h1 span {
        color: #7f8d06;
    }

.PageTitleNew .PageTitleLine {
    height: 3px;
    background: rgb(2,0,36);
    background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(228,194,53,1) 78%, rgba(255,0,86,1) 100%);
    width: 120px;
    margin-bottom: 20px;
}

.OurDesk {
    background-color: #faf3f3;
    padding-bottom: 50px;
    padding-top: 50px;
}

    .OurDesk img {
        border: 3px solid #ddd0d0;
        box-shadow: 2px 2px 5px 0px rgba(110,82,82,0.75);
        -webkit-box-shadow: 2px 2px 5px 0px rgba(110,82,82,0.75);
        -moz-box-shadow: 2px 2px 5px 0px rgba(110,82,82,0.75);
        padding: 5px;
    }

    .OurDesk .OurDeskLine {
        height: 20px;
        background-color: #faf3f3;
        width: 100%;
        margin-top: 5px;
    }

    .OurDesk .card {
        width: 100%;
        margin-bottom: 10px;
        border: none;
    }

    .OurDesk .card-body {
        border: 1px solid #d8d8d8;
    }

.padding_top_botton_50px {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}

.PlacedStudents .panel-default {
    width: 100%;
    border-top: 0px !important;
}

.Top9Gallery .col-md-4 {
    padding: 0px !important;
}

.social_networks {
    background-color: #ff6a00 !important;
    padding:0;
}

    .social_networks h4 {
        color: #ffffff !important;
        font-size: 16px !important;
        margin:0;
    }

    .social_networks .footer-social i {
        color: #ffffff !important;
        border: none;
        border-radius: 100px;
    }
    .social_networks .footer-social i:hover {
       background-color:#db5802;
    }
.card1 {
    background-color: #fff;

    height: 450px;
  
    border: 1px solid #d8d8d8;
}
#contact {
    background-color: #fff;
    /*font-family: 'Roboto', sans-serif;*/
}

    #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;
    }

@media (max-width: 768px) {
    #contact iframe {
        margin-bottom: 15px;
    }
}
.footercpy{
    color:#fff!important;
}
.design{
    color:#ff6a00!important;
}