﻿/*Ul and LI CSS   */

ul.program_ultext {
    margin: 12px 0px;
    font-family: montserrat, arial, sans-serif;
}

ul.program1_ultext {
    margin: 2px 0px;
    font-family: montserrat, arial, sans-serif;
}

.program_ultext li:before {
    font-family: 'Font Awesome 5 Pro';
    content: '\f101';
    margin: 0 10px 0 -24px;
    color: #ea6645;
}

.program_ultext li {
    font-size: 17px;
    line-height: 1.8em;
    margin: 0 10px 0 -24px;
    color: #252525 !important;
    margin: 5px 0px;
    font-family: montserrat, arial, sans-serif;
}

/*Ul and LI CSS   */

ul.program1_ultext {
    margin: 2px 0px;
    font-family: montserrat, arial, sans-serif;
}

.program1_ultext li:before {
    font-family: fontawesome;
    content: '\f101';
    margin: 0 10px 0 -24px;
    color: #ea6645;
}

.program1_ultext li {
    font-size: 17px;
    line-height: 1.8em;
    color: #252525 !important;
    margin: 5px 0px;
    font-family: montserrat, arial, sans-serif;
}

/*Table*/

.table>tbody>tr>td {
    padding: 8px !important;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    border-right: none;
    border-left: none;
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
    border: none;
    float: left;
}

.table p {
    font-size: 17px;
    line-height: 1.8em;
    color: #252525 !important;
    margin: 5px 0px;
    font-family: montserrat, arial, sans-serif;
}

.full_w h4 {
    font-size: 17px;
    line-height: 1.8em;
    margin: 5px 0px;
    font-family: montserrat, arial, sans-serif;
    font-weight: bold;
    color: white;
}

.full_w {
    width: 100%;
    text-align: center;
    background: #322f6a;
    padding: 10px;
    float: left;
}

.full_w1 h4 {
    font-size: 17px;
    line-height: 1.8em;
    margin: 5px 0px;
    font-family: montserrat, arial, sans-serif;
    font-weight: bold;
    color: black;
}

.full_w1 {
    width: 100%;
    text-align: left;
    background: #f1f1f1;
    padding: 10px;
    float: left;
}

/*table*/

#customers {
    font-family: Arial, Helvetica, sans-serif;
    border-collapse: collapse;
    width: 100%;
}

#customers td, #customers th {
    border: 1px solid #ddd;
    padding: 8px;
}

#customers tr:nth-child(even) {
    background-color: #f2f2f2;
}

#customers tr:hover {
    background-color: #ddd;
}

#customers th {
    padding-top: 12px;
    padding-bottom: 12px;
    text-align: left;
    background-color: #004D82;
    color: white;
}

/*content-section   */

.content-section {
    background: #fff;
    padding: 25px;
    line-height: 1.7;
}

/*content-section   */

.content-section {
    background: #fff;
    padding: 25px;
    line-height: 1.7;
    margin-top: 0;
    text-align: justify;
    font-size: 16px;
}

.content-head {
    font-size: 27px;
    font-weight: 600;
    letter-spacing: 0;
    text-transform: none;
}

/* margin-top: 0;
    text-align: justify;
    font-size: 16px; */

.content-head {
    font-size: 27px;
    font-weight: 600;
    letter-spacing: 0;
    text-transform: none;
    margin-top: 20px;
    font-family: montserrat, arial, sans-serif;
}

.content-section p {
    font-size: 17px;
    line-height: 1.8em;
    color: #252525 !important;
    margin: 15px 15px 15px 0px;
    font-family: montserrat, arial, sans-serif;
}
.content-section ul li {
    font-size: 17px;
    line-height: 30px;
    color: #252525 !important;
  /*  margin: 15px 15px 15px 0px;*/
    font-family: montserrat, arial, sans-serif;
}

.bottom_button-pro {
    float: left;
    margin: 15px;
}

.bottom_button-pro button {
    background: none;
    border: none;
}

.bottom_button-pro button a {
    background-color: transparent;
    color: #322f6a;
    padding: 12px;
    border: 3px solid #322f6a;
    float: left;
}

.bottom_button-pro button a:hover {
    background: #322f6a;
    color: white;
    text-decoration: none;
}

.bottom_img {
    border: 0px solid red;
    float: left;
}

.bottom_img img {
    border: 8px solid #f1f1f1;
    padding: 10px;
}

@media (max-width:1024px) {
    .bottom_button-pro button a {
        padding: 0px !important;
    }
}

h5 {
    font-size: 17px;
    font-weight: 600;
    letter-spacing: 0;
    text-transform: none;
    margin-top: 20px;
    font-family: montserrat, arial, sans-serif;
}

table, th, td {
    border: 1px solid black;
    border-collapse: collapse;
    color: black;
    padding: 5px !important;
    font-weight: 500;
    font-size: 14px;
}

.active_new {
    color: #322f6a !important;
}

.bredcrum {
    background: #f7f7f7;
    padding: 25px;
    font-size: 14px;
    letter-spacing: 3px;
    color: #a0a0a0;
}

.bredcrum .item a {
    color: #a0a0a0;
    letter-spacing: 1px;
    font-size: 14px;
}

/*Sidebar Section*/

.myblog_sidebar_textwidget li {
    border: 1px solid #ddd;
    font-size: 15px;
    /*border-bottom: 0px;*/
    padding: 10px 10px 10px 30px;
    transition-duration: 500ms;
    font-family: open sans, sans-serif !important;
    font-weight: bold;
}

.myblog_sidebar_textwidget li:before {
    font-family: fontawesome;
    content: '\f101';
    margin: 0 10px 0 -15px;
    color: #322f6a;
}

.myblog_sidebar-title {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 0px;
    background: #322f6a;
    color: white;
    padding: 20px;
    font-family: montserrat, arial, sans-serif;
}

.myblog_sidebar_textwidget li a {
    color: black;
}

.sidebar_image_box {
    border: 0px solid red;
    float: left;
    width: 100%;
}

.sidebar_image_box img {
    width: 100%;
    border: 10px solid #f7f7f7;
}

.myblog_sidebar_textwidget ul {
    list-style: none;
    margin: 0px;
    width: 100%;
    float: left;
    padding: 0px;
}

.myblog_sidebar_textwidget li.active {
    background-color: #322f6a;
    color: white !important;
}

.myblog_sidebar_textwidget li.active a {
    color: white;
}

.active:before {
    color: white !important;
}

/*Sidebar Section*/



.navbar {
    padding-top: 20px;
}

@media screen and (max-width: 650px) {
    .content-section {
        padding: 0px;
    }
}

/* .mb-0 {
    color:
} */

.space-10 {
    padding: 10px;
    width: 100%;
    float: left;
}

.space-20 {
    padding: 20px;
    width: 100%;
    float: left;
}

.space-30 {
    padding: 35px;
    width: 100%;
    float: left;
}

.space-40 {
    padding: 40px;
    width: 100%;
    float: left;
}

.space-50 {
    padding: 50px;
    width: 100%;
    float: left;
}

.space-60 {
    padding: 60px;
    width: 100%;
    float: left;
}

@media (min-width:375px) and (max-width:600px) {
    .content-head h2 {
        font-size: 18px!important;
    }
}

@media (max-width: 767px) {
    h2, .h2 {
        font-size: 18px !important;
    }
}

.bottom_button-pro .blink {
    background-color: #db9d2d;
    padding: 2px 10px;
    -webkit-animation: blink 800ms step-end infinite;
    animation: blink 800ms step-end infinite;
	color:#FFF;
	padding:12px;
	border: 3px solid #322f6a;
    float: right;
}