﻿/*---------------*/

slider image1920*766--mainpage /*-------*/ .map_Imag
{
    height: 400;
    width: 200px;
}
.NewsListUl li
{
    border-bottom: 1px dashed white;
}
.height
{
    height: 248px;
}
.txtjustify
{
    text-align: justify;
}
.carousel-inner > .item > .imgslideInner
{
}
.txtleft
{
    text-align: left;
}
.map
{
    width: 100%;
    min-height: 240px;
}
.carousel-inner > .item > .imgslideMain
{
    height: 530px;
    width: 100%;
}
/*---News----*/

.slide_news
{
    overflow: hidden;
    height: 243px;
    color: #FFF;
    font-weight: bold;
    margin: 0px;
}

.slide_news li a
{
    text-decoration: none;
}
.txt_white_hover a:hover
{
    color: #ffffff;
}
.fade, .slide_news
{
    font-size: 13px;
    padding-top: 0px 10px 10px 10px;
}
.ImgNews
{
    width: 100%;
    height: 150px;
}

.color_black
{
    color: Black;
}
.fade > li, .slide_news > li, .typing > li
{
    list-style: none inside none;
    color: #FFFFFF;
}

.carousel-inner > .item > .imgslideInner
{
    height: auto;
    width: 100%;
}
.MenuLinkbtn_Div
{
    margin-top: 20px;
    padding: 20px;
    background-color: #dddede;
}
.MenuLinkbtn
{
    padding: 3px;
    display: inline-block;
    width: 100%;
}
.MenuLinkbtn:hover
{
    transition: 0.5s;
    padding-left: 10px;
    width: 100%;
    padding: 2px;
    background-color: Orange;
}
.MenuBtn > a
{
    width: 100%;
    display: inline-block;
    color: white;
    margin: 5px;
    padding: 10px;
    background-color: darkblue;
}
.MenuBtn a:hover
{
    background-color: skyblue;
}
.carousel-control
{
}
.carousel-control.left, .carousel-control.right
{
    background-image: none;
    font-size: 30px;
}


@media only screen and (max-width: 669px)
{
    .carousel-inner > .item > .imgslideInner, .carousel-inner > .item > .imgslideMain
    {
        height: 150px;
        width: 100%;
    }
}
@media screen and (max-width: 799px) and (min-width: 481px)
{
    .carousel-inner > .item > .imgslideInner, .carousel-inner > .item > .imgslideMain
    {
        height: 350px;
        width: 100%;
    }
}







/*--------inner pages---------*/


/*----innerPages--------------------*/
.fullbox
{
    width: 100%;
    padding: 0px;
    margin-left: auto;
    margin-right: auto;
    background-color: #FFF;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    text-align: center;
}
.bg_theme
{
    background-color: #0770A7;
}
.bg_white
{
    background-color: White;
}

@media (min-width: 768px)
{
    .box_12, .box_11, .box_10, .box_9, .box_8, .box_7, .box_6, .box_5, .box_4, .box_3, .box_2, .box_1, .box
    {
        padding: 0px;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
        float: left;
    }
    .box_12 > div > img, .box_11 > div > img, .box_10 > div > img, .box_9 > div > img, .box_8 > div > img, .box_7 > div > img, .box_6 > div > img, .box_5 > div > img, .box_4 > div > img, .box_3 > div > img, .box_2 > div > img, .box_1 > div > img, .box > div > img
    {
        width: 100%;
        height: auto;
    }
    .box_12
    {
        width: 8.33%;
        position: relative;
        text-align: center !important;
    }
    .box_11
    {
        width: 9.09%;
        position: relative;
        text-align: center !important;
    }
    .box_10
    {
        width: 10%;
        position: relative;
        text-align: center !important;
    }
    .box_9
    {
        width: 11.11%;
        position: relative;
        text-align: center !important;
    }
    .box_8
    {
        width: 12.5%;
        position: relative;
        text-align: center !important;
    }
    .box_7
    {
        width: 14.28%;
        position: relative;
        text-align: center !important;
    }
    .box_6
    {
        width: 16.66%;
        position: relative;
        text-align: center !important;
    }
    .box_5
    {
        width: 20%;
        position: relative;
        text-align: center !important;
    }
    .box_4
    {
        text-align: center !important;
        width: 25%;
        position: relative;
    }
    .box_3
    {
        text-align: center !important;
        width: 33.333%;
        position: relative;
    }
    .box_2
    {
        text-align: center !important;
        width: 50%;
        position: relative;
    }
    .box_1
    {
        width: 100%;
        position: relative;
        text-align: center !important;
    }
}

@media (max-width: 400px)
{

    .box_5, .box_4, .box_3, .box_2, .box_1, .box
    {
        width: 100%;
        padding: 0px;
        margin-left: auto;
        margin-right: auto;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
        float: left;
        text-align: center;
    }
}
.box
{
    background-color: #0770A7;
    border: 2px solid white;
}

.box-heading
{
    padding: 5px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: White;
}
.box-body
{
    background-color: White;
    padding: 0px;
    min-height: 200px;
    border: 5px solid #0770A7;
}
.box-body img
{
    height: auto;
    width: 100%;
    position: relative;
}
.box-footer
{
    padding: 5px;
    color: White;
    background-color: #0770A7;
}
.border5_white
{
    border: 5px solid white;
}
.border5_blue
{
    border: 5px solid #0770A7;
}
.border2_white
{
    border: 2px solid white;
}
.border2_blue
{
    border: 2px solid #0770A7;
}
.linebreak
{
    height: 1px;
    clear: both;
}
.subheading
{
    width: 100%;
    font-weight: bold;
}
.bordersky
{
    border: 1px solid #0770A7;
}
.Lborder
{
    border-left: 1px solid #0770A7;
}
.Rborder
{
    border-right: 1px solid #0770A7;
}
.tborder
{
    border-top: 1px solid #0770A7;
}
.Bborder
{
    border-bottom: 1px solid #0770A7;
}
.border2
{
    border: 2px solid #0770A7;
}
.border5
{
    border: 5px solid #0770A7;
}
.img_youtube
{
    width: 100%;
    height: 420px;
}
.Widget_Blog
{
    width: 100%;
    height: 450px;
    background-color: #757475;
}
.about-appoint
{
    color: White;
    background-color: #103157;
}
.bg_about
{
    background-size: cover;
    display: inline-block;
    background: url('../././images/welcomeimg.jpg') no-repeat fixed top;
    width: 100%;
    height: auto;
}


.MenuLinkbtn_Div
{
    width: 100%;
    padding: .2rem;
    background-color: #dbe1dc;
}

    .MenuLinkbtn_Div a {
        width: 100%;
        display: inline-block;
        color: white;
        margin: .5rem;
        text-decoration: none;
        padding: 1rem;
        font-size: 1.8rem;
        letter-spacing: .05rem;
        background-color: #00004d;
    }




@media (max-width: 669px)
{
    .img_youtube
    {
        margin-top: 30px;
        width: 100%;
    }
    .Rborder
    {
        border-right: 0px solid #0770A7;
        border-bottom: 1px solid #0770A7;
    }
    .Widget_Blog
    {
        height: 400px;
    }
}

