@import url(http://fonts.googleapis.com/css?family=Open+Sans);
* {
    margin: 0px;
    padding: 0px;
}

body,
html {
    font-size: 100%;
    background-color: #f7f7f7;
}

.wrapper {
    width: 100%;
    border: 0px solid red;
    /* border-top: 6px solid #0343bb; */
    background-color: #fff;
}

p {
    text-align: justify;
}


/*welcome_area_start*/

.welcome_area {
    background-color: #fff;
    border: 0px solid red;
    margin: 0 auto;
    max-width: 1024px;
    overflow: hidden;
    width: 100%;
}

.welcome_area_inner {
    border: 0px solid red;
}

.welcome_left_box {
    border: 0px solid red;
    float: left;
    padding: 4px 0px;
}

.welcome_left_box h1 {
    font-family: 'densia_sansregular';
    color: #333;
    font-size: 30px;
    font-weight: normal;
}

.welcome_left_box p {
    font-family: calibri, Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: #6a6a6a;
}

.welcome_left_box a {
    border: 0px solid red;
}

.welcome_left_box a:hover {
    text-decoration: underline;
}

.quick_contact {
    float: right;
    border: 0px solid red;
    width: 41%;
    margin: 20px 0px;
    /*padding:0px 47px 12px 0; background-color:#fff12c;  background-image:url(../images/phone_number_bg.png); background-repeat:no-repeat; background-position:left;  margin-top:-10px;*/
}

.quick_contact a {
    text-decoration: none;
    overflow: hidden;
    color: #fff;
    width: 35%;
}

.quick_contact a:hover {
    text-decoration: underline;
}

.quick_contact h1 {
    font-family: 'densia_sansregular';
    font-size: 25px;
    font-weight: normal;
    color: #ffffff;
    height: 32px;
    line-height: 32px;
    clear: both;
}


/*welcome_area_end*/

.top_header_full {
    width: 100%;
    /*background-color:#fff12c;*/
    overflow: hidden;
    min-height: 35px;
}

.top_header_inner {
    max-width: 1024px;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    border: 0px solid red;
}

.top_mail_area {
    border: 0px solid red;
    overflow: hidden;
    float: left;
    margin-top: 8px;
    margin-right: 10px;
}

.top_mail_area ul {
    float: left;
    text-align: left;
    border: 0px solid red;
}

.top_mail_area ul li {
    float: left;
    list-style: none;
    /*padding:5px 10px 2px 37px; margin-right:10px;*/
}

.top_mail_area ul li img {
    float: left;
    margin-right: 4px;
    padding-top: 0px;
}

.top_mail_area ul li a {
    color: #3e3e3e;
    font-family: "Open Sans", sans-serif;
    font-size: 17px;
    line-height: 25px;
    padding-right: 2px;
    text-decoration: none;
}

.top_mail_area ul li a:hover {
    text-decoration: underline;
}

.top_header_social {
    float: right;
    text-align: left;
    border: 0px solid red;
}

.top_header_social ul {
    float: right;
    text-align: left;
}

.top_header_social ul li {
    float: left;
    list-style: none;
    padding: 6px 1px;
}

.top_header_social ul li img {
    float: left;
    margin-right: 4px;
    padding-top: 1px;
}

.top_header_social ul li a {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #333333;
    text-decoration: none;
    padding-right: 2px;
}

.top_header_social ul li a:hover {
    text-decoration: underline;
}

.logo_part_area {
    border: 0px solid red;
    padding: 0px;
}

.logo_part_area_box1 {
    float: left;
    padding-top: 3px;
    border: 0px solid red;
}

.logo_part_area_box1 a {
    border: none;
}

.logo_part_area_box1 img {
    line-height: 0px;
    width: 100%;
}

.logo_part_area_box2 {
    border: 0px solid red;
    float: left;
}

.logo_part_area_box2 img {
    margin-left: 19px;
    padding-top: 3px;
    width: 52%;
}

.menu_part_area_box {
    border-bottom: 1px solid #dadada;
    border-top: 1px solid #dadada;
    /*float:left; margin:6px 1px 0 294px; position:absolute;*/
    width: auto;
    z-index: 9000;
}

.menu_part_area_box_inner {
    border: 0px solid red;
}


/*.active{background-color:#FF0000!important; text-shadow:none!important; color:#fff!important;}*/

.red_box_area {
    margin: -35px auto 0;
    max-width: 1024px;
    overflow: hidden;
    position: relative;
    width: 100%;
    z-index: 5000;
}

.red_box_area_one {
    float: left;
    width: 240px;
    overflow: hidden;
    margin: 0 5px;
    border: 0px solid red;
}

.red_box_area_one_top {
    height: 65px;
    padding: 10px 0 0;
    /*background-color:#e52029;*/
    text-align: center;
    opacity: 0.90;
}

.red_box_area_one_button {
    padding: 0 -1px 20px;
    /*background-color:#f1323a;*/
    clear: both;
    text-align: center;
    min-height: 50px;
}

.red_box_area_one_button h1 {
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    color: #fff;
    margin: 0px;
    font-weight: 700;
    padding-bottom: 15px;
    min-height: 35px;
}

.red_box_area_one_button a {
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    line-height: 20px;
    color: #fff;
    margin: 0px;
    font-weight: normal;
    padding-bottom: 15px;
    min-height: 35px;
    text-decoration: none;
}

.red_box_area_one_button a:hover {
    text-decoration: underline;
}

.red_box_area_one_button p {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #fff;
    margin-bottom: 10px;
    min-height: 105px;
}

.red_box_area_one_button p a {
    text-decoration: underline;
    color: #fff;
    text-align: center;
}

.red_box_area_one_button p a:hover {
    text-decoration: none;
}

.red_box_area_one_button a img {
    text-decoration: none;
    text-align: center;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}

.red_box_area_two_top {
    height: 65px;
    padding: 10px 0 0;
    /*background-color:#b2272e;*/
    text-align: center;
    opacity: 0.90;
}

.red_box_area_two_button {
    padding: 0 -1px 20px;
    /*background-color:#c12c30;*/
    clear: both;
    text-align: center;
    min-height: 50px;
}

.red_box_area_two_button h1 {
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    color: #fff;
    margin: 0px;
    font-weight: 700;
    padding-bottom: 15px;
    min-height: 35px;
}

.red_box_area_two_button a {
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    line-height: 20px;
    color: #fff;
    margin: 0px;
    font-weight: normal;
    padding-bottom: 15px;
    min-height: 35px;
    text-decoration: none;
}

.red_box_area_two_button a:hover {
    text-decoration: underline;
}

.red_box_area_two_button p {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #fff;
    margin-bottom: 10px;
    min-height: 105px;
}

.red_box_area_two_button p a {
    text-decoration: underline;
    color: #fff;
    text-align: center;
}

.red_box_area_two_button p a:hover {
    text-decoration: none;
}

.red_box_icon_area {
    clear: both;
    border: 0px solid red;
    overflow: hidden;
    width: 1024px;
    margin: 15px auto 0;
}

.red_box_icon_area_01 {
    float: left;
    overflow: hidden;
    width: 100%;
    margin: 10px 0px;
    border: 0px solid red;
}

.red_box_icon_area_01 img {
    float: left;
    margin-right: 15px;
}

.red_box_icon_area_01 h1 {
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    color: #ef1c25;
    margin-bottom: 5px;
    border: 0px solid red;
    float: left;
}

.red_box_icon_area_01 p {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #7d7d7f;
}

.red_box_icon_area_01 a {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: red!important;
    text-decoration: none;
}

.red_box_icon_area_01 a:hover {
    text-decoration: underline;
    color: red;
}

.red_box_icon_area_02 {
    max-width: 1024px;
    width: 100%;
    margin: 0 auto;
    border-top: 0px solid #ff0909;
    overflow: hidden;
    padding: 45px 0 45px 0;
    border-bottom: 0px solid #ff0909;
}

.red_box_icon_area_02 img {
    float: left;
    margin-right: 15px;
}

.red_box_icon_area_02 h1 {
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    color: #ef1c25;
    margin-bottom: 5px;
    margin-bottom: 25px;
}

.red_box_icon_area_box {
    border: 0px solid red;
}

.red_box_icon_area_box a {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #888888;
    text-decoration: none!important;
    transition: all 0.5s ease-out 0s;
    border-radius: 3px!important;
    background-color: #ecebeb!important;
    padding: 10px 35px 8px;
    margin-right: 18px!important;
}

.red_box_icon_area_box a:hover {
    color: #fff;
    background-color: #FF0000!important;
    text-decoration: none;
}

.line-header {
    margin-top: 15px;
    position: relative;
}

.line-header:before {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    bottom: 0;
    content: attr(title);
    background-color: #FFF;
    color: #FFF;
    z-index: -1;
    padding-right: 3.5em;
}

.line-header::after {
    position: absolute;
    content: '';
    display: block;
    left: 0;
    right: 0;
    top: 50%;
    background-color: red;
    height: 1px;
    z-index: -2;
}


/*img_hover_ares_start*/


/*featred*/

.featred {
    clear: both;
    border: 0px solid red;
    padding: 5px 0px;
}

.featred h1 {
    font-family: 'Open Sans', sans-serif;
    font-size: 22px;
    text-align: left;
    padding: 0px 0px 0px 5px;
    color: #000000;
    font-weight: normal;
    border-left: 4px solid #FF3300;
    height: 40px;
    line-height: 40px;
    max-width: 1024px;
    margin: 0 auto;
}

.feature_top {
    height: 36px;
    background-image: url(../images/dotted.jpg);
    background-repeat: repeat-x;
}

.feature_slider {
    max-height: 280px;
    clear: both;
    border: 0px solid red;
    width: 1000px;
    margin: 0 auto 30px;
    padding-left: 0px;
}


/*featred*/


/* Easy Slider */

#slider {}

#slider ul,
#slider li,
#slider2 ul,
#slider2 li {
    margin: 0;
    padding: 0;
    list-style: none;
}

#slider li,
#slider2 li {
    /* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/
    width: 944px;
    height: 227px;
    overflow: hidden;
}

#slider2 li {
    /*background:#f1f1f1;*/
}

#slider2 li h2 {
    margin: 0 20px;
    padding-top: 20px;
}

#slider2 li p {
    /*margin:20px;*/
}

p#controls,
p#controls2 {
    position: relative;
    margin: -258px 0 0 950px;
}

#prevBtn2 {
    background-image: url("../images/btn_next.png");
    background-repeat: no-repeat;
    display: block;
    height: 30px;
    /*left: -30px;*/
    margin-left: -30px;
    /*margin-top: 161px;*/
    overflow: hidden;
    position: absolute;
    text-indent: -8000px;
    width: 30px;
}

#nextBtn2 {
    background-image: url("../images/btn_prev.png");
    background-repeat: no-repeat;
    display: block;
    height: 30px;
    /*		left: -30px;
		margin-left: 909px;
		margin-top: 75px;*/
    overflow: hidden;
    text-indent: -8000px;
    width: 30px;
}

#nextBtn,
#nextBtn2 {
    left: 696px;
}

#prevBtn a,
#nextBtn a,
#prevBtn2 a,
#nextBtn2 a {
    display: block;
    width: 30px;
    height: 77px;
    background: url(..images/btn_prev.png) no-repeat 0 0;
}

#nextBtn a,
#nextBtn2 a {
    background: url(..images/btn_next.png) no-repeat 0 0;
}

.smal_img_area {
    border: 0px solid red;
    width: 218px;
    height: 220px;
    float: left;
    margin: 0px 4px;
    padding: 4px;
}

.smal_img_area h1 {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    color: #FFF;
    font-weight: 700;
    word-spacing: 4px;
    padding: 5px;
    margin: 0px;
}

.smal_img_area p {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    color: #FFF;
    font-weight: normal;
    padding: 0px;
    margin: 0px;
}


/* // Easy Slider */


/*img_hover*/

#button {
    background: #cb2648;
    position: relative;
    height: 220px;
    line-height: 27px;
    display: block;
    border: 1px solid #dadada;
    margin: 0px 0 0 0px;
    text-align: center;
}

#two {
    background: none repeat scroll 0 0 #000;
    color: #fff;
    width: 219px;
    height: 70px;
    overflow: hidden;
    left: 0;
    line-height: 20px;
    position: absolute;
    bottom: 0px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    opacity: 0.7;
    filter: alpha(opacity=80);
    /* For IE8 and earlier */
}

#button:hover>#two {
    display: block;
    left: 0px;
    height: 0px;
}

#two h1 {
    padding: 0px!important;
    margin: 0px!important;
    width: 216px!important;
    border: none!important;
    text-align: center;
}


/*img_hover*/


/*img_hover_ares_end*/


/*last_box*/

.last_box {
    border: 0px solid red;
    clear: both;
    overflow: hidden;
}

.last_box_inner {
    border: 0px solid red;
    width: 1000px;
    margin: 0 auto 15px;
    overflow: hidden;
    padding-top: 15px;
}


/*recent_news*/

.recent_news {
    width: 330px;
    border: 0px solid red;
    float: left;
}

.recent_news h1 {
    font-family: 'Open Sans', sans-serif;
    font-size: 22px;
    color: #000;
    font-weight: normal;
    height: 40px;
    line-height: 40px;
    padding-left: 10px;
    border-left: 4px solid #FF3300;
    margin-bottom: 15px;
}


/*recent_news*/


/*special_clinics*/

.special_clinics {
    width: 315px;
    border: 0px solid red;
    float: left;
    margin: 0px 10px;
}

.special_clinics h1 {
    font-family: 'Open Sans', sans-serif;
    ;
    font-size: 22px;
    color: #000;
    font-weight: normal;
    height: 40px;
    line-height: 40px;
    padding-left: 10px;
    border-left: 4px solid #FF3300;
    margin-bottom: 15px;
}

.special_clinics ul {
    float: left;
    margin-left: 15px;
}

.special_clinics ul li {
    float: left;
    list-style: none;
    clear: both;
    background-image: url(../images/red_right.jpg);
    background-repeat: no-repeat;
    padding: 0 2px 20px 25px;
}

.special_clinics ul li a {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #7d7d7f;
    font-weight: normal;
    float: left;
    text-decoration: none;
    padding-top: 3px;
}

.special_clinics ul li a:hover {
    text-decoration: underline;
}


/*special_clinics*/

.annuncement_matter_box {
    width: 330px;
    border: 0px solid red;
    float: left;
}

.annuncement_matter_box h1 {
    font-family: 'Open Sans', sans-serif;
    font-size: 22px;
    color: #000;
    font-weight: normal;
    height: 40px;
    /*annuncement_matter_box*/
    line-height: 40px;
    padding-left: 10px;
    border-left: 4px solid #FF3300;
    margin-bottom: 15px;
}

.annuncement_matter_box_buttom {
    border: 0px solid red;
    background-color: #e5e4e9;
    clear: both;
    overflow: hidden;
    min-height: 315px;
}


/*annuncement_matter_box*/


/*last_box*/


/*vertical-ticker*/

#area_of_vartical {
    border-left: 1px solid #999;
    border-right: 1px solid #999;
    border-top: 1px solid #999;
    margin: 0 auto;
    padding: 30px 30px 1px;
    width: 269px;
    clear: both;
}

#vertical-ticker {
    height: 150px;
    overflow: hidden;
    margin: 0;
    padding: 0;
    border: 1px solid #fff;
}

#vertical-ticker li {
    /*padding:35px 20px;*/
    height: 150px;
    display: block;
    color: #333;
    border-bottom: 0px solid #ddd;
    text-align: left;
    font-size: 13px;
    font-weight: normal;
    font-family: 'Open Sans', sans-serif;
}

#vertical-ticker li p {
    float: left;
    text-align: justify;
    color: #686868;
    float: left;
    line-height: 16px;
    text-align: justify;
}

#vertical-ticker li p img {
    float: left;
    margin-right: 8px;
    border: 1px solid #999;
    padding: 1px;
}

#vertical-ticker li a {
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    color: #FF3300;
    text-decoration: none;
    float: right;
}

#vertical-ticker li a:hover {
    text-decoration: underline;
}

.second_box_area {
    border: 0px solid red;
    clear: both;
    float: left;
    width: 1015px;
    overflow: hidden;
}

#area_of_vartical2 {
    border: 0px solid red;
    background-repeat: no-repeat;
    width: 650px;
    text-align: center;
    clear: both;
    background-image: url(../images/invite_coma.png);
    float: left;
}

.second_box_area {
    float: left;
    border: 0px solid green;
}

.second_box_area h1 {
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    color: #ef1c25;
    margin-bottom: 5px;
    border: 0px solid red;
    float: left;
}

.left_news_box_area {
    float: left;
    border: 0px solid orange;
    width: 650px;
    clear: both;
}

.left_news_box_area h1 {
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    color: #ef1c25;
    margin-bottom: 5px;
    border: 0px solid red;
    float: left;
}


/*left_contact_box_start*/

.left_contact_box_start {
    border-left: 1px dotted #d5d5d5;
    overflow: hidden;
    width: 310px;
    padding: 0px 10px 10px 15px;
    margin-left: 20px;
    float: left;
}

.name {
    border-radius: 3px;
    padding: 5px;
    width: 300px;
    height: 14px;
    border: 0px solid red;
    margin-bottom: 12px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #818181;
}

.email {
    border-radius: 3px;
    padding: 5px;
    width: 300px;
    height: 14px;
    border: 0px solid red;
    margin-bottom: 12px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #818181;
}

.command {
    border-radius: 3px;
    padding: 5px;
    width: 300px;
    height: 90px;
    border: 0px solid red;
    margin-bottom: 12px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #000;
}

.submit_button {
    background-color: #FF3300;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #FFF;
    border-radius: 3px;
    border: 0px;
    width: 100px;
    height: 40px;
    text-align: center;
}


/*left_contact_box_end*/

.scrolling_button_area {
    border: 0px solid red;
    float: right;
    margin: -176px 2px 0;
}

.news_title {
    border: 0px solid red;
    float: left;
    height: 50px;
    line-height: 41px;
    display: none;
}

.news_title h2 {
    color: #333;
    text-align: left;
    font-size: 20px;
    font-weight: normal;
    font-family: 'Open Sans', sans-serif;
    width: 329px;
}

.news_title img {
    float: left;
    margin: 1px 5px 0px 1px;
}


/*vertical-ticker*/


/*news_banner*/

.news_banner {
    clear: both;
    width: 329px;
    border-left: 1px solid #999;
    border-right: 1px solid #999;
    border-top: 0px solid #999;
    border-bottom: 1px solid #999;
}

.news_banner img {
    border-top: 1px solid #d3d3d3;
}

#dev7link {
    position: absolute;
    top: 0;
    left: 50px;
    background: url(images/dev7logo.png) no-repeat;
    width: 60px;
    height: 67px;
    border: 0;
    display: block;
    text-indent: -9999px;
}

.slider-wrapper {
    width: 100%;
    margin: 0px auto;
}


/*====================*/


/*=== Other Styles ===*/


/*====================*/

.clear {
    clear: both;
}


/*news_banner*/


/*banner*/

.banner_area {
    border: 0px solid red;
    clear: both;
    width: 100%;
}


/*banner*/


/*footer*/

.footer_area_box {
    float: left;
    width: 100%;
    overflow: hidden;
    background-color: #0343bb;
    overflow: hidden;
    padding: 25px 0 0;
    margin-top: 0px;
}

.footer_area_box_inner {
    width: 1024px;
    margin: 0 auto;
    overflow: hidden;
    border: 0px solid red;
}

.top_heading_footer {
    border: 0px solid red;
    float: left;
}

.top_heading_footer h1 {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 13px;
    color: #9C9C9C;
    font-size: 18px;
    font-weight: normal;
    padding-top: 5px;
}

.footer_box_left {
    float: left;
    border: 0px solid #fff;
    padding: 8px;
    width: 237px;
}

.footer_box_left span {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 13px;
    color: #f9d924;
    font-size: 13px;
    font-weight: normal;
}

.footer_box_left h1 {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 13px;
    color: #fff;
    font-size: 18px;
    font-weight: normal;
    padding-bottom: 20px;
}

.footer_box_left h2 {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 13px;
    color: #9C9C9C;
    font-size: 13px;
    font-weight: 700;
    padding-bottom: 10px;
}

.footer_box_left p {
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    color: #fff;
    line-height: 22px;
    border-bottom: 0px solid #5c5c5c;
    padding: 5px 0;
}

.footer_box_left ul {
    float: left;
    margin-top: -7px;
}

.footer_box_left ul li {
    float: left;
    list-style: url(../images/bullet.png);
    margin-left: 25px;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #505050;
    width: 193px;
}

.footer_box_left ul li a {
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    color: #9C9C9C;
    line-height: 15px;
    text-decoration: none;
    transition: all .5s ease-out;
}

.footer_box_left ul li a:hover {
    color: #fff;
}

.footer_box_left a {
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    color: #f9d924;
    font-style: italic;
}

.footer_box_recent_post {
    float: left;
    border: 0px solid #fff;
    padding: 8px;
    width: 237px;
}

.footer_box_recent_post span {
    font-size: 13px;
    color: #f9d924;
    font-size: 13px;
    font-weight: 700;
}

.footer_box_recent_post h1 {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 13px;
    color: #fff;
    font-size: 18px;
    font-weight: normal;
    padding-bottom: 20px;
}

.footer_box_recent_post p img {
    margin-right: 5px;
}

.footer_box_recent_post h2 {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 13px;
    color: #9C9C9C;
    font-size: 13px;
    font-weight: 700;
    padding-bottom: 10px;
}

.footer_box_recent_post p {
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    color: #fff;
    line-height: 22px;
    border-bottom: 1px solid #5c5c5c;
    padding: 0px;
    width: 158px;
    border: 0px solid red;
    float: right;
}

.footer_box_recent_post ul {
    float: left;
    margin-top: -7px;
}

.footer_box_recent_post ul li {
    float: left;
    list-style: url(../images/bullet.png);
    margin-left: 25px;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #505050;
    width: 193px;
}

.footer_box_recent_post ul li a {
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    color: #9C9C9C;
    line-height: 15px;
    text-decoration: none;
    transition: all .5s ease-out;
}

.footer_box_recent_post ul li a:hover {
    color: #fff;
}

.footer_box_recent_post_box_area {
    border-bottom: 0px solid #5c5c5c;
    padding: 10px 0 10px;
}

.footer_box_recent_post_box_area img {
    border: 0px solid #5c5c5c;
    padding: 0px;
}

.footer_box_client {
    float: left;
    border: 0px solid #fff;
    padding: 8px;
    width: 237px;
}

.footer_box_client span {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 13px;
    color: #f9d924;
    font-size: 13px;
    font-weight: normal;
}

.footer_box_client h1 {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 13px;
    color: #fff;
    font-size: 18px;
    font-weight: normal;
    padding-bottom: 20px;
}

.footer_box_client h2 {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 13px;
    color: #9C9C9C;
    font-size: 13px;
    font-weight: 700;
    padding-bottom: 10px;
}

.footer_box_client p {
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    color: #fff;
    line-height: 22px;
    padding: 5px 0;
}

.footer_box_client ul {
    float: left;
    margin-top: -7px;
}

.footer_box_client ul li {
    float: left;
    list-style: url(../images/bullet.png);
    margin-left: 25px;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #505050;
    width: 193px;
}

.footer_box_client ul li a {
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    color: #9C9C9C;
    line-height: 15px;
    text-decoration: none;
    transition: all .5s ease-out;
}

.footer_box_client ul li a:hover {
    color: #fff;
}

.footer_box_client a {
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    color: #f9d924;
    font-style: italic;
}

.footer_box_client a:hover {
    color: #fff;
}

.text_box_area {
    clear: both;
    border-bottom: 0px solid #5c5c5c;
    overflow: hidden;
    padding: 0px 0px 5px 0px;
}

.footer_box_left_map {
    float: right;
    border: 0px solid #fff;
    padding: 8px 0px 8px 8px;
}

.footer_box_left_map h1 {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 13px;
    color: #fff;
    font-size: 18px;
    font-weight: normal;
    padding-bottom: 20px;
}

.footer_box_left_map iframe {
    border-radius: 0px;
    border: 0px solid red;
}

.footer_area_box_inner2 {
    float: left;
    width: 100%;
    overflow: hidden;
    background-color: #042d79;
    line-height: 50px;
    border: 0px solid red;
    padding: 15px 0 2px;
}

.footer_box_left2 {
    width: 1000px;
    margin: 0 auto;
    overflow: hidden;
    border: 0px solid #fff;
}

.footer_box_left2 ul {
    text-align: center;
    border: 0px solid red;
    overflow: hidden;
}

.footer_box_left2 ul li {
    display: inline;
    list-style: none;
    margin-right: 10px;
}

.footer_box_left2 ul li a {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #e6e6e6;
    text-decoration: none;
    transition: all .5s ease-out;
}

.footer_box_left2 ul li a:hover {
    color: #4c0d0a;
}

.footer_menu_area {
    border: 0px solid red;
    margin-bottom: 10px;
}

.footer_menu_area p {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    margin-right: 10px;
    color: #e6e6e6;
}

.footer_bottom_text_area {
    border: 0px solid red;
    width: 100%;
    min-width: 969px;
    margin: 0 auto;
    overflow: hidden;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    color: #999;
}

.footer_bottom_text_area p {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    color: #999;
    float: left;
    border-right: 0px solid #7c7c7c;
    margin-right: 6px;
}

.footer_bottom_text_area ul {
    text-align: center;
    border: 0px solid red;
    overflow: hidden;
    float: right;
}

.footer_bottom_text_area ul li {
    display: inline;
    list-style: none;
    margin-right: 10px;
}

.footer_bottom_text_area ul li a {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #e6e6e6;
    text-decoration: none;
    transition: all .5s ease-out;
}

.footer_bottom_text_area ul li a:hover {
    color: #4c0d0a;
}

.footer_bottom_text_area a {
    color: #a4a4a4;
    font-size: 12px;
}


/*footer*/

.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
    /* width: auto!important; */
}


/*packages_start*/

.box_one {
    width: 100%;
    border: 1px solid #ccc;
    overflow: hidden;
    padding: 0 0 15px;
    margin: 10px 0px;
}

.box_one h2 {
    color: #0343bb;
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    font-weight: normal;
    line-height: 20px;
    margin-bottom: 10px;
    padding: 10px;
}

.table_one {
    width: 100%;
    color: #0343bb;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 17px;
    background-color: #e7e7e7;
    padding: 10px 5px;
}

.table_two {
    width: 100%;
    color: #0343bb;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 17px;
    background-color: #f2f2f2;
    padding: 10px 5px;
}

.box_one p {
    color: #0343bb;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    margin-bottom: 10px;
    padding: 10px;
    border: none!important;
}

.box_one p b {
    float: none!important;
    margin-bottom: 0px!important;
    padding-right: 5px;
}

.box_one b {
    font-family: Open Sans, Helvetica, sans-serif;
    font-size: 14px;
    color: #0343bb;
    text-decoration: none;
    clear: both;
    line-height: 20px;
    margin-bottom: 15px;
    float: none;
}

.box_one a {
    padding: 10px 10px;
    text-decoration: none;
}

.box_one a:hover {
    text-decoration: underline;
}

.box_two {
    border: 1px solid #ccc;
    float: left;
    margin: 0 5px;
    overflow: hidden;
    padding: 0;
    width: 48%;
}

.box_two h2 {
    color: #999;
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    font-weight: normal;
    line-height: 20px;
    margin-bottom: 10px;
    padding: 10px;
}

.table_one_02 {
    width: 100%;
    color: #393939;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 17px;
    background-color: #e7e7e7;
    padding: 10px;
}

.table_two_02 {
    width: 100%;
    color: #616161;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 17px;
    background-color: #f2f2f2;
    padding: 10px;
}

.box_two p b {
    float: none!important;
    margin-bottom: 0px!important;
    padding-right: 5px;
}

.box_two b {
    font-family: Open Sans, Helvetica, sans-serif;
    font-size: 14px;
    color: #666666;
    text-decoration: none;
    clear: both;
    line-height: 20px;
    margin-bottom: 15px;
    float: none;
}

.box_three {
    width: 100%;
    border: 1px solid #ccc;
    overflow: hidden;
    padding: 0px;
    margin: 10px 0px;
    padding-bottom: 15px;
}

.table_three1 {
    color: #616161;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 17px;
    background-color: #fefefe;
    padding: 10px;
}

.table_three2 {
    color: #5e5e5e;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    padding: 10px;
    background-color: #efefef;
}

.box_three p b {
    float: none!important;
    margin-bottom: 0px!important;
    padding-right: 5px;
}

.box_three b {
    font-family: Open Sans, Helvetica, sans-serif;
    font-size: 14px;
    color: #666666;
    text-decoration: none;
    clear: both;
    line-height: 20px;
    margin-bottom: 15px;
    float: none;
}

.box_four {
    width: 96%;
    border: 1px solid #ccc;
    overflow: hidden;
    padding: 10px;
    margin: 10px 0px;
}

.table_three1 {
    color: #0343bb;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 17px;
    background-color: #fefefe;
    padding: 10px;
}

.table_three2 {
    color: #0343bb;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    padding: 10px;
    background-color: #efefef;
}

.box_three p b {
    float: none!important;
    margin-bottom: 0px!important;
    padding-right: 5px;
}

.box_three b {
    font-family: Open Sans, Helvetica, sans-serif;
    font-size: 14px;
    color: #0343bb;
    text-decoration: none;
    clear: both;
    line-height: 20px;
    margin-bottom: 15px;
    float: none;
}

.centre_of_excellence {
    width: 100%;
    border: 1px solid #ccc;
    overflow: hidden;
    padding: 0px;
    margin: 10px 0px;
}

.centre_of_excellence_inner {
    line-height: 21px;
    background-color: #fefefe;
    padding: 10px;
}

.centre_of_excellence_inner img {
    border: 0px solid red;
    float: left;
    margin: -11px 20px -11px 5px;
    padding: 0;
}

.centre_of_excellence_inner a {
    border: 0px solid red;
    text-decoration: none;
    color: #767676;
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    transition: all .5s ease-out;
}

.centre_of_excellence_inner a:hover {
    padding-left: 6px;
}

.centre_of_excellence:nth-child(2) {
    border-color: #5fc5f8 #5fc5f8 #5fc5f8 #3399cc;
    border-style: solid;
    border-width: 1px 1px 1px 5px;
}

.centre_of_excellence:nth-child(3) {
    border-color: #19b89c #19b89c #19b89c #19b89c;
    border-style: solid;
    border-width: 1px 1px 1px 5px;
}

.centre_of_excellence:nth-child(4) {
    border-color: #f69d1b #f69d1b #f69d1b #f69d1b;
    border-style: solid;
    border-width: 1px 1px 1px 5px;
}

.centre_of_excellence:nth-child(5) {
    border-color: #db5726 #db5726 #db5726 #db5726;
    border-style: solid;
    border-width: 1px 1px 1px 5px;
}

.centre_of_excellence:nth-child(6) {
    border-color: #09b89b #09b89b #09b89b #09b89b;
    border-style: solid;
    border-width: 1px 1px 1px 5px;
}


/*packages_end*/


/*container_box_table_start*/

.table_area_part {
    border: 0px solid red;
    width: 100%;
    overflow: hidden;
    font-family: "Calibri";
}

.table_heading {
    border: 0px solid red;
    /*height:35px; line-height:35px;*/
    background-color: #e9e9e9;
}

.left_heading {
    border: 0px solid red;
    float: left;
    width: 48%;
    font-weight: 700;
    font-size: 16px;
    padding-left: 10px;
}

.right_heading {
    border: 0px solid red;
    float: right;
    width: 48%;
    font-weight: 700;
    font-size: 16px;
    padding-left: 10px;
}

.table_heading1 {
    border-bottom: 1px solid #e2e2e2;
    line-height: 25px;
    background-color: #f4f5f4;
    overflow: hidden;
    float: left;
    width: 100%;
}

.left_heading {
    border: 0px solid red;
    float: left;
    width: 48%;
    font-size: 16px!important;
    font-weight: normal!important;
    padding-left: 10px;
    clear: both;
}

.right_heading {
    border: 0px solid red;
    float: right;
    width: 44%;
    font-size: 16px!important;
    font-weight: normal!important;
    font-size: 14px;
    padding-left: 10px;
}

.table_heading2 {
    border-bottom: 0px solid #e2e2e2;
    overflow: hidden;
    line-height: 35px;
    background-color: #f6f6f6;
    float: left;
    width: 100%;
}

.table_area_part3 {
    border: 1px solid #e4e4e4;
    width: 100%;
    overflow: hidden;
    margin-bottom: 15px;
}

.table_heading3 {
    border: 0px solid red;
    /*height:35px; line-height:35px;*/
    background-color: #e9e9e9;
}

.left_heading3 {
    border: 0px solid red;
    float: left;
    width: 48%;
    font-weight: 700;
    font-size: 16px;
    padding-left: 10px;
}

.right_heading3 {
    border: 0px solid red;
    float: right;
    width: 48%;
    font-weight: 700;
    font-size: 16px;
    padding-left: 10px;
}

.table_heading3 {
    border-bottom: 1px solid #e2e2e2;
    line-height: 25px;
    background-color: #f4f5f4;
    overflow: hidden;
    float: left;
    width: 100%;
}

.left_heading3 {
    border: 0px solid red;
    float: left;
    width: 75%;
    font-size: 16px!important;
    font-weight: normal!important;
    padding-left: 10px;
    clear: both;
}

.left_heading3 b {
    color: #666;
    float: left;
    font-family: "Open Sans", Helvetica, sans-serif;
    font-size: 14px;
    line-height: 35px;
    height: 20px;
    text-decoration: none;
    font-weight: normal;
}

.right_heading3 {
    border: 0px solid red;
    float: right;
    width: 20%;
    font-size: 16px!important;
    font-weight: normal!important;
    font-size: 14px;
    padding-left: 10px;
}

.table_heading3 {
    border-bottom: 1px solid #e2e2e2;
    overflow: hidden;
    line-height: 35px;
    background-color: #f6f6f6;
    float: left;
    width: 100%;
}


/*container_box_table_end*/


/*iternity_box_table_start*/

.iternity_area_part {
    border: 1px solid #999;
    width: 100%;
    overflow: hidden;
    font-family: "Calibri";
    margin-bottom: 15px;
}

.iternity_heading {
    border: 0px solid red;
    height: 35px;
    line-height: 35px;
    background-color: #e9e9e9;
    width: 100%;
}

.iternity_left_heading {
    border: 0px solid red;
    float: left;
    width: 34%;
    font-weight: normal;
    font-size: 14px;
    padding-left: 10px;
}

.iternity_mid_heading {
    border: 0px solid red;
    float: left;
    width: 30%;
    font-weight: normal;
    font-size: 14px;
    padding-left: 10px;
}

.iternity_right_heading {
    border: 0px solid red;
    float: left;
    width: 30%;
    font-weight: normal;
    font-size: 14px;
    padding-left: 10px;
}

.iternity_heading1 {
    border: 0px solid red;
    height: 35px;
    line-height: 35px;
    background-color: #f9f9f9;
    width: 100%;
}

.iternity_left_heading1 {
    border: 0px solid red;
    float: left;
    width: 34%;
    font-weight: normal;
    font-size: 14px;
    padding-left: 10px;
}

.iternity_mid_heading1 {
    border: 0px solid red;
    float: left;
    width: 30%;
    font-weight: normal;
    font-size: 14px;
    padding-left: 10px;
}

.iternity_right_heading1 {
    border: 0px solid red;
    float: left;
    width: 30%;
    font-weight: normal;
    font-size: 14px;
    padding-left: 10px;
}


/*iternity_box_table_end*/

.form-group {
    color: #9c9c9c!important;
}


/*control_box_start*/

.control_box {
    border: 0px solid red;
    float: left;
    overflow: hidden;
    margin-bottom: 15px;
}

.control_box_left {
    float: left;
    border: 1px solid #0343bb;
    text-align: center;
    padding-bottom: 10px;
}

.control_box_left h3 {
    clear: both;
    color: #0343bb;
    font-size: 14px;
    line-height: 20px;
    text-decoration: none;
    font-family: "Open Sans", Helvetica, sans-serif;
    max-width: 135px;
}

.control_box_left h4 {
    clear: both;
    color: #0343bb;
    font-size: 12px;
    font-family: "Open Sans", Helvetica, sans-serif;
    /* padding-bottom: 10px; */
    font-weight: normal;
}

.control_box_left img {
    background-color: #fff;
    border: 1px solid #0343bb;
    margin-top: 4px;
    padding: 2px;
    width: 90%;
}

.control_box_left a {
    clear: both;
    color: #0343bb;
    font-size: 14px;
    font-family: "Open Sans", Helvetica, sans-serif;
    text-decoration: none;
    margin-top: 5px;
}

.control_box_left a:hover {
    text-decoration: underline;
}

.control_box_right {
    width: 520px;
    float: right;
    border: 0px solid #ccc;
    font-family: "Open Sans", Helvetica, sans-serif;
}

.control_box_top_top {
    min-width: 520px;
    float: left;
    background-color: #74bcb6;
    min-height: 35px;
    max-height: auto;
    border: 0px solid #ccc;
    margin-left: 8px;
    font-size: 15px;
    color: #fff;
}

.control_box_top_top span {
    font-weight: 700;
    color: #fff;
}

.control_box_top {
    min-width: 520px;
    float: left;
    background-color: #dadada;
    height: 35px;
    border: 0px solid #ccc;
    margin-left: 8px;
    font-size: 15px;
    color: #000000;
}

.control_box_top_01 {
    min-width: 20%;
    max-width: 104px;
    padding: 5px 8px;
    border: 0px solid #ccc;
    float: left;
}

.control_box_top_02 {
    min-width: 38%;
    max-width: 104px;
    padding: 5px 8px;
    border: 0px solid #ccc;
    float: left;
}

.control_box_top_03 {
    min-width: 30%;
    max-width: 104px;
    padding: 5px 8px;
    border: 0px solid #ccc;
    float: left;
}

.control_box_top_001 {
    min-width: 20%;
    padding: 5px 8px;
    border: 0px solid #ccc;
    float: left;
}

.control_box_01 {
    min-width: 520px;
    float: left;
    background-color: #e1e1e1;
    /*height:35px;*/
    border: 0px solid #ccc;
    margin-left: 8px;
    font-size: 15px;
    color: #0343bb;
}

.control_box_top_01 {
    min-width: 20%;
    padding: 5px 8px;
    border: 0px solid #ccc;
    float: left;
}

.control_box_top_02 {
    min-width: 38%;
    padding: 5px 8px;
    border: 0px solid #ccc;
    float: left;
}

.control_box_top_03 {
    min-width: 30%;
    padding: 5px 8px;
    border: 0px solid #ccc;
    float: left;
}

.control_box_02 {
    min-width: 520px;
    float: left;
    background-color: #ebebeb;
    height: auto;
    border: 0px solid #ccc;
    margin-left: 8px;
    font-size: 15px;
    color: #0343bb;
}

.control_box_top_01 {
    min-width: 20%;
    padding: 5px 8px;
    border: 0px solid #ccc;
    float: left;
}

.control_box_top_02 {
    min-width: 38%;
    max-width: 35%;
    padding: 5px 8px;
    border: 0px solid #ccc;
    float: left;
}

.control_box_top_03 {
    min-width: 30%;
    padding: 5px 8px;
    border: 0px solid #ccc;
    float: left;
}


/*control_box_end*/


/*center_of_excellence___blue_____start*/

.excellence_box {
    width: 100%;
    border-top: 1px solid #5fc5f8;
    border-right: 1px solid #5fc5f8;
    border-bottom: 1px solid #5fc5f8;
    overflow: hidden;
    padding: 0px;
    margin: 0px 0px;
    padding-bottom: 15px;
    background-color: #fefefe;
    border-left: 5px solid #3399cc;
}

.table_three22 {
    color: #5e5e5e;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    padding: 10px;
    background-color: #fefefe;
}

.excellence_box p b {
    float: none!important;
    margin-bottom: 0px!important;
    padding-right: 5px;
}

.excellence_box b {
    font-family: Open Sans, Helvetica, sans-serif;
    font-size: 14px;
    color: #666666;
    text-decoration: none;
    clear: both;
    line-height: 20px;
    margin-bottom: 15px;
    float: none;
}

.excellence_madical_box_blue {
    float: left;
    border: 0px solid red;
    max-width: 195px;
    width: 100%;
    text-align: center;
    min-height: 145px;
    padding: 5px 10px;
}

.excellence_madical_box_blue img {
    border: 0px solid red;
}

.excellence_madical_box_blue h3 {
    color: #2faae8;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
}

.table_three_blue {
    color: #3399cc;
    font-family: "Open Sans", sans-serif;
    font-size: 23px;
    padding: 10px;
}


/*center_of_excellence___blue_____end*/


/*emergency___red_____start*/

.emergency_box {
    width: 100%;
    border-top: 1px solid #ff3300;
    border-right: 1px solid #ff3300;
    border-bottom: 1px solid #ff3300;
    overflow: hidden;
    padding: 0px;
    margin: 0px 0px;
    padding-bottom: 15px;
    background-color: #fefefe;
    border-left: 5px solid #ff3300;
}

.table_three_red {
    color: #5e5e5e;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    padding: 10px;
}

.emergency_box p b {
    float: none!important;
    margin-bottom: 0px!important;
    padding-right: 5px;
}

.emergency_box b {
    font-family: Open Sans, Helvetica, sans-serif;
    font-size: 14px;
    color: #666666;
    text-decoration: none;
    clear: both;
    line-height: 20px;
    margin-bottom: 15px;
    float: none;
}

.emergency_madical_box_red {
    float: left;
    border: 0px solid red;
    max-width: 195px;
    width: 100%;
    text-align: center;
    min-height: 145px;
    padding: 5px 10px;
}

.emergency_madical_box_red img {
    border: 0px solid red;
}

.emergency_madical_box_red h3 {
    color: #ff3300;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
}

.emergency_madical_box_red h3 a {
    color: #ff3300;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
}

.table_three_red {
    color: #ff3300!important;
    font-family: "Open Sans", sans-serif;
    font-size: 23px;
    padding: 10px;
}


/*emergency___red_____end*/


/*center_of_excellence___green_____start*/

.excellence_box_green {
    width: 100%;
    border-top: 1px solid #19b89c;
    border-right: 1px solid #19b89c;
    border-bottom: 1px solid #19b89c;
    overflow: hidden;
    padding: 0px;
    margin: 0px 0px;
    padding-bottom: 15px;
    background-color: #fefefe;
    border-left: 5px solid #19b89c;
}

.table_three222 {
    color: #5e5e5e;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    padding: 10px;
    background-color: #fefefe;
}

.excellence_box_green p b {
    float: none!important;
    margin-bottom: 0px!important;
    padding-right: 5px;
}

.excellence_box_green b {
    font-family: Open Sans, Helvetica, sans-serif;
    font-size: 14px;
    color: #666666;
    text-decoration: none;
    clear: both;
    line-height: 20px;
    margin-bottom: 15px;
    float: none;
}

.excellence_madical_box_green {
    float: left;
    border: 0px solid red;
    max-width: 195px;
    width: 100%;
    text-align: center;
    min-height: 145px;
    padding: 5px 10px;
}

.excellence_madical_box_green img {
    border: 0px solid red;
}

.excellence_madical_box_green h3 {
    color: #19b89c;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
}

.table_three_green {
    color: #19b89c;
    font-family: "Open Sans", sans-serif;
    font-size: 23px;
    padding: 10px;
}


/*center_of_excellence___Green_____end*/


/*center_of_excellence___orange_____start*/

.excellence_box_orange {
    width: 100%;
    border-top: 1px solid #f69d1b;
    border-right: 1px solid #f69d1b;
    border-bottom: 1px solid #f69d1b;
    overflow: hidden;
    padding: 0px;
    margin: 0px 0px;
    padding-bottom: 15px;
    background-color: #fefefe;
    border-left: 5px solid #f69d1b;
}

.table_three2222 {
    color: #f69d1b;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    padding: 10px;
    background-color: #fefefe;
}

.excellence_box_orange p b {
    float: none!important;
    margin-bottom: 0px!important;
    padding-right: 5px;
}

.excellence_box_orange b {
    font-family: Open Sans, Helvetica, sans-serif;
    font-size: 14px;
    color: #f69d1b;
    text-decoration: none;
    clear: both;
    line-height: 20px;
    margin-bottom: 15px;
    float: none;
}

.excellence_madical_box_orange {
    float: left;
    border: 0px solid red;
    max-width: 195px;
    width: 100%;
    text-align: center;
    min-height: 145px;
    padding: 5px 10px;
}

.excellence_madical_box_orange img {
    border: 0px solid red;
}

.excellence_madical_box_orange h3 {
    color: #f69d1b;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
}

.table_three_orange {
    color: #f69d1b;
    font-family: "Open Sans", sans-serif;
    font-size: 23px;
    padding: 10px;
}


/*center_of_excellence___orange_____end*/


/*center_of_excellence___red_____start*/

.excellence_box_red {
    width: 100%;
    border-top: 1px solid #db5726;
    border-right: 1px solid #db5726;
    border-bottom: 1px solid #db5726;
    overflow: hidden;
    padding: 0px;
    margin: 0px 0px;
    padding-bottom: 15px;
    background-color: #fefefe;
    border-left: 5px solid #db5726;
}

.table_three22222 {
    color: #db5726;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    padding: 10px;
    background-color: #fefefe;
}

.excellence_box_red p b {
    float: none!important;
    margin-bottom: 0px!important;
    padding-right: 5px;
}

.excellence_box_red b {
    font-family: Open Sans, Helvetica, sans-serif;
    font-size: 14px;
    color: #f69d1b;
    text-decoration: none;
    clear: both;
    line-height: 20px;
    margin-bottom: 15px;
    float: none;
}

.excellence_madical_box_red {
    float: left;
    border: 0px solid red;
    max-width: 195px;
    width: 100%;
    text-align: center;
    min-height: 145px;
    padding: 5px 10px;
}

.excellence_madical_box_red img {
    border: 0px solid red;
}

.excellence_madical_box_red h3 {
    color: #db5726;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
}

.table_three_red {
    color: #db5726;
    font-family: "Open Sans", sans-serif;
    font-size: 23px;
    padding: 10px;
}


/*center_of_excellence___red_____end*/


/*center_of_excellence___green2_____start*/

.excellence_box_green2 {
    width: 100%;
    border-top: 1px solid #09b89b;
    border-right: 1px solid #09b89b;
    border-bottom: 1px solid #09b89b;
    overflow: hidden;
    padding: 0px;
    margin: 10px 0px;
    padding-bottom: 15px;
    background-color: #fefefe;
    border-left: 5px solid #09b89b;
}

.table_three222222 {
    color: #db5726;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    padding: 10px;
    background-color: #fefefe;
}

.excellence_box_green2 p b {
    float: none!important;
    margin-bottom: 0px!important;
    padding-right: 5px;
}

.excellence_box_green2 b {
    font-family: Open Sans, Helvetica, sans-serif;
    font-size: 14px;
    color: #f69d1b;
    text-decoration: none;
    clear: both;
    line-height: 20px;
    margin-bottom: 15px;
    float: none;
}

.excellence_madical_box_green2 {
    float: left;
    border: 0px solid red;
    max-width: 195px;
    width: 100%;
    text-align: center;
    min-height: 145px;
    padding: 5px 10px;
}

.excellence_madical_box_green2 img {
    border: 0px solid red;
}

.excellence_madical_box_green2 h3 {
    color: #09b89b;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
}

.table_three_green2 {
    color: #09b89b;
    font-family: "Open Sans", sans-serif;
    font-size: 23px;
    padding: 10px;
}


/*center_of_excellence___green2_____end*/


/*edaha_table_start*/

.table_area {
    border: 0px solid #ccc;
    float: left;
    clear: both;
    width: 90%;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: normal;
    overflow: hidden;
}

.table_inside_area {
    border-bottom: 0px solid #ccc;
    overflow: hidden;
}

.first_box {
    border: 0px solid red;
    width: 10%;
    height: 35px;
    line-height: 35px;
    text-align: left;
    padding: 0px 0px 0px 5px;
    float: left;
    background-color: #d3d3d3;
}

.second_box {
    border: 0px solid red;
    width: 55%;
    line-height: 35px;
    text-align: left;
    padding: 0px 0px 0px 5px;
    float: left;
    min-height: 35px;
    background-color: #d3d3d3;
}

.third_box {
    border: 0px solid red;
    width: 15%;
    height: 35px;
    line-height: 35px;
    text-align: left;
    padding: 0px 0px 0px 5px;
    float: left;
    background-color: #d3d3d3;
}

.forth_box {
    border: 0px solid red;
    width: 15%;
    height: 35px;
    line-height: 35px;
    text-align: left;
    padding: 0px 0px 0px 5px;
    float: left;
    background-color: #d3d3d3;
}

.table_inside_area_01 {
    border: 0px solid red;
    background-color: #000;
}

.first_box1 {
    border: 0px solid red;
    width: 10%;
    height: 35px;
    line-height: 35px;
    text-align: left;
    padding: 0px 0px 0px 5px;
    float: left;
    background-color: #eeeeee;
}

.second_box1 {
    border: 0px solid red;
    width: 55%;
    line-height: 35px;
    text-align: left;
    padding: 0px 0px 0px 5px;
    float: left;
    min-height: 35px;
    background-color: #eeeeee;
}

.third_box1 {
    border: 0px solid red;
    width: 15%;
    height: 35px;
    line-height: 35px;
    text-align: left;
    padding: 0px 0px 0px 5px;
    float: left;
    background-color: #eeeeee;
}

.forth_box1 {
    border: 0px solid red;
    width: 15%;
    height: 35px;
    line-height: 35px;
    text-align: left;
    padding: 0px 0px 0px 5px;
    float: left;
    background-color: #eeeeee;
}

.table_inside_area_02 {
    border: 0px solid red;
    background: #E0E0E0;
}

.first_box2 {
    border: 0px solid red;
    width: 10%;
    height: 35px;
    line-height: 35px;
    text-align: left;
    padding: 0px 0px 0px 5px;
    float: left;
    background-color: #e5e5e5;
}

.second_box2 {
    border: 0px solid red;
    width: 55%;
    line-height: 35px;
    text-align: left;
    padding: 0px 0px 0px 5px;
    float: left;
    min-height: 35px;
    background-color: #e5e5e5;
}

.third_box2 {
    border: 0px solid red;
    width: 15%;
    height: 35px;
    line-height: 35px;
    text-align: left;
    padding: 0px 0px 0px 5px;
    float: left;
    background-color: #e5e5e5;
}

.forth_box2 {
    border: 0px solid red;
    width: 15%;
    height: 35px;
    line-height: 35px;
    text-align: left;
    padding: 0px 0px 0px 5px;
    float: left;
    background-color: #e5e5e5;
}


/*edaha_table_end*/


/*dlist_table_start*/

.table_aread {
    border: 0px solid #ccc;
    float: left;
    clear: both;
    width: 100%;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: normal;
    overflow: hidden;
}

.table_inside_aread {
    border-bottom: 0px solid #ccc;
    overflow: hidden;
}

.first_boxd {
    border: 1px solid #e0bdbd;
    width: 60%;
    height: 35px;
    line-height: 35px;
    text-align: left;
    padding: 0px 0px 0px 5px;
    float: left;
    background-color: #d3d3d3;
}

.second_boxd {
    border: 1px solid #e0bdbd;
    width: 35%;
    line-height: 35px;
    text-align: left;
    padding: 0px 0px 0px 5px;
    float: left;
    min-height: 35px;
    background-color: #d3d3d3;
}

.table_inside_area_01d {
    border: 0px solid red;
    background-color: #000;
}

.first_box1d {
    border: 1px solid #e0bdbd;
    width: 60%;
    height: 35px;
    line-height: 35px;
    text-align: left;
    padding: 0px 0px 0px 5px;
    float: left;
    background-color: #eeeeee;
}

.second_box1d {
    border: 1px solid #e0bdbd;
    width: 35%;
    line-height: 35px;
    text-align: left;
    padding: 0px 0px 0px 5px;
    float: left;
    min-height: 35px;
    background-color: #eeeeee;
}

.table_inside_area_02 {
    border: 0px solid red;
    background: #E0E0E0;
}

.first_box2 {
    border: 0px solid red;
    width: 10%;
    height: 35px;
    line-height: 35px;
    text-align: left;
    padding: 0px 0px 0px 5px;
    float: left;
    background-color: #e5e5e5;
}

.second_box2 {
    border: 0px solid red;
    width: 55%;
    line-height: 35px;
    text-align: left;
    padding: 0px 0px 0px 5px;
    float: left;
    min-height: 35px;
    background-color: #e5e5e5;
}

.third_box2 {
    border: 0px solid red;
    width: 15%;
    height: 35px;
    line-height: 35px;
    text-align: left;
    padding: 0px 0px 0px 5px;
    float: left;
    background-color: #e5e5e5;
}

.forth_box2 {
    border: 0px solid red;
    width: 15%;
    height: 35px;
    line-height: 35px;
    text-align: left;
    padding: 0px 0px 0px 5px;
    float: left;
    background-color: #e5e5e5;
}


/*dlist_table_end*/


/*---dep_box_show ---*/

.dep_box_show {
    overflow: hidden;
    margin-bottom: 10px;
}

.dep_box_show h1 {
    color: #0343bb;
    font-size: 12px;
    line-height: 20px;
    text-decoration: none;
    font-family: "Open Sans", Helvetica, sans-serif;
    text-align: left;
    background-color: #f1f1f1;
    padding: 8px 0px 8px 10px;
    margin-bottom: 5px;
    font-weight: 700;
    border-left: 2px solid red;
}

.dep_box_show span h3 {
    font-size: 13px!important;
}


/*---dep_box_show ---*/


/*static_box*/

.static_box {
    position: fixed;
    right: 0;
    width: auto;
    z-index: 100;
    margin: 250px 0 0;
}


/*static_box*/