/* contentdisc44 */
#contentdisc44 {
    padding: 60px 0;
}

#contentdisc44 .top-content {
    text-align: center;
    margin-bottom: 40px;
}

#contentdisc44 .top-content h2 {
    font-weight: 26px;
    font-weight: 700;
    text-transform: uppercase;
}

#contentdisc44 .top-content h3 {
    margin: 20px 0;
}

#contentdisc44 img {
    max-width: 100%;
    
}
@media (max-width: 768px) {
    #contentdisc44 .content {
        margin-bottom: 20px;
    }
}

#contentdisc44 .discdiv{
    height: 100px; text-align: center; background-image: linear-gradient(to bottom right,#0033cc, #6699ff);margin-bottom: 20px;box-shadow: 0 15px 20px rgba(0, 0, 0, 0.3);
}
#contentdisc44 .disctxt{
    color: white;font-family: arial; font-size: 18px;padding-bottom: 10px;padding-top: 20px;
}

/* footer3 */
#footerdsc3 {
	text-transform: uppercase;
	font-size: 18px;
	padding: 15px 10px;
	background: #282828;
	text-align: center;
	color: #fff;
}

#footerdsc3 p {
	margin: 0;
	font-size: 14px;
}

#footerdsc3 .fa {
	color: #e74c3c;
}

/* blogfielddt */
#blogfielddt {
	padding: 40px 0;
}

#blogfielddt .blog-image img {
	width: 100%;
        box-shadow: 0 15px 20px rgba(0, 0, 0, 0.3);
}

#blogfielddt .white-bg {
	padding: 20px;
	background: #f5f5f5;
	box-sizing: border-box;
        box-shadow: 0 15px 20px rgba(0, 0, 0, 0.3);
        margin-top: 20px;
}

#blogfielddt .blog-meta {
	margin: 10px 0;
	font-size: 11px;
}

#blogfielddt .blog-title {
	text-transform: uppercase;
	font-size: 24px;
	margin: 20px 0 10px 0;
	text-align: left;
}

#blogfielddt .blog-content p {
	font-size: 12px;
}

#blogfielddt .blog-tags {
	margin-top: 30px;
}

#blogfielddt .title {
	margin-bottom: 40px;
}

#blogfielddt .title p {
	font-size: 12px;
	text-align: center;
	text-transform: uppercase;
}

#blogfielddt h1 {
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 0;
	font-size: 24px;
}

#blogfielddt .blog-sidebar input[type="text"] {
	width: 100%;
	padding: 5px 7px;
	border-radius: 2px;
	border: 1px solid #f5f5f5;
}

#blogfielddt .blog-sidebar .text-widget {
	margin-top: 25px;
}

#blogfielddt .blog-sidebar .text-widget p {
	font-size: 12px;
}

#blogfielddt .blog-sidebar h4 {
	margin-top: 0;
	text-transform: uppercase;
}

#blogfielddt .blog-sidebar-latest {
	margin-top: 25px;
}

#blogfielddt .blog-sidebar-latest p {
	font-size: 11px;
}

#blogfielddt .blog-sidebar-latest img {
	width: 100%;
}

#blogfielddt .blog-sidebar-pages {
	margin-top: 25px;
}

#blogfielddt .blog-sidebar-pages .fa {
	margin-right: 10px;
}

#blogfielddt .blog-sidebar-pages a {
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
}

#blogfielddt .blog-sidebar-pages a:hover {
	color: #282828;
	margin-left: 5px;
	-webkit-transition: all 0.5s ease;
	   -moz-transition: all 0.5s ease;
	     -o-transition: all 0.5s ease;
	        transition: all 0.5s ease;
	
}

#blogfielddt .blog-sidebar-tags {
	margin-top: 25px;
        width: 100%;
}

#blogfielddt .blog-sidebar-tags a {
	background: #3498db;
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	padding: 7px;
	margin: 0 10px 10px 0;
	display: inline;
	width: auto;
	float: left;
}

#blogfielddt .blog-pagi {
	text-align: center;
}

#blogfielddt .blog-pagi .pagination .active {
	border-radius: 0;
	border: 1px solid #f5f5f5;
	color: #fff;
	background: #3498db;
}

#blogfielddt .blog-pagi .pagination li a {
	border-radius: 0;
	border: 1px solid #f5f5f5;
	color: #282828;
	margin-left: 3px;
	margin-right: 3px;
}

#blogfielddt .blog-pagi .pagination li a:hover {
	border-radius: 0;
	border: 1px solid #f5f5f5;
	color: #fff;
	background: #282828;
}

/* blogfielddt */
.btn-default-blue-disc {
	border-radius: 2px !important;
	background: #3498db;
	border-radius: 40px;
        margin-bottom: 20px;
	padding: 28px 24px;
	border: 1px solid #3498db;
	color: #fff !important;
	-webkit-transition: all 0.5s ease;
	   -moz-transition: all 0.5s ease;
	     -o-transition: all 0.5s ease;
	        transition: all 0.5s ease;
}



.btn-default-blue-crs {
	border-radius: 2px !important;
	background: #3498db;
	border-radius: 40px;
        margin-bottom: 20px;
	padding: 18px 24px;
	border: 1px solid #3498db;
	color: #fff !important;
        width: 100%;
	-webkit-transition: all 0.5s ease;
	   -moz-transition: all 0.5s ease;
	     -o-transition: all 0.5s ease;
	        transition: all 0.5s ease;
}

/* contentedu31 */
#contentedu31 {
	
	padding: 40px 0;
}

#contentedu31 img {
	display: block;
	margin: 0 auto;
	max-width: 100%;
        margin-bottom: 40px;
}

#contentedu31 .title h3 {
	text-align: center;
	font-size: 34px;
	font-weight:  bold;
	margin-bottom: 20px;
}

#contentedu31 .title p {
	text-align: center;
	
}

#contentedu31 .content h5 {
	text-align: center;
	margin-top: 40px;
}

#contentedu31 .content p {
	text-align: left;
	
}
/* blogedu2 */
#blogedu2 {
	padding: 40px 0;
}

#blogedu2 .blog-image img {
	width: 100%;
}

#blogedu2 .white-bg {
	padding: 20px;
	background: #f5f5f5;
	box-sizing: border-box;
}
#blogedu2 table {
font-size: 14px;
color: #000000;
font-weight: 700;
}
#blogedu2 .blog-meta {
	margin: 10px 0;
	font-size: 11px;
}

#blogedu2 .blog-title {
	text-transform: uppercase;
	font-size: 24px;
	margin: 20px 0 10px 0;
	text-align: left;
}

#blogedu2 .blog-content p {
	font-size: 14px;
color: #000000;
font-weight: 700;
}

#blogedu2 .blog-tags {
	margin-top: 30px;
}

#blogedu2 .title {
	margin-bottom: 40px;
}

#blogedu2 .title p {
	font-size: 12px;
	text-align: center;
	text-transform: uppercase;
}

#blogedu2 h1 {
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 0;
	font-size: 24px;
}

#blogedu2 .blog-sidebar input[type="text"] {
	width: 100%;
	padding: 5px 7px;
	border-radius: 2px;
	border: 1px solid #f5f5f5;
}

#blogedu2 .blog-sidebar .text-widget {
	margin-top: 25px;
}

#blogedu2 .blog-sidebar .text-widget p {
	font-size: 12px;
}

#blogedu2 .blog-sidebar h4 {
	margin-top: 0;
	text-transform: uppercase;
}

#blogedu2 .blog-sidebar-latest {
	margin-top: 25px;
}

#blogedu2 .blog-sidebar-latest p {
	font-size: 11px;
}

#blogedu2 .blog-sidebar-latest img {
	width: 100%;
}

#blogedu2 .blog-sidebar-pages {
	margin-top: 25px;
}

#blogedu2 .blog-sidebar-pages .fa {
	margin-right: 10px;
}

#blogedu2 .blog-sidebar-pages a {
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
}

#blogedu2 .blog-sidebar-pages a:hover {
	color: #282828;
	margin-left: 5px;
	-webkit-transition: all 0.5s ease;
	   -moz-transition: all 0.5s ease;
	     -o-transition: all 0.5s ease;
	        transition: all 0.5s ease;
	
}

#blogedu2 .blog-sidebar-tags {
	margin-top: 25px;
}

#blogedu2 .blog-sidebar-tags a {
	background: #3498db;
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	padding: 7px;
	margin: 0 10px 10px 0;
	display: inline;
	width: auto;
	float: left;
}

#blogedu2 .blog-pagi {
	text-align: center;
}

#blogedu2 .blog-pagi .pagination .active {
	border-radius: 0;
	border: 1px solid #f5f5f5;
	color: #fff;
	background: #3498db;
}

#blogedu2 .blog-pagi .pagination li a {
	border-radius: 0;
	border: 1px solid #f5f5f5;
	color: #282828;
	margin-left: 3px;
	margin-right: 3px;
}

#blogedu2 .blog-pagi .pagination li a:hover {
	border-radius: 0;
	border: 1px solid #f5f5f5;
	color: #fff;
	background: #282828;
}



/* contentedu56 */
#contentedu56 {
    padding: 60px 0;
    text-align: center;
}

#contentedu56 p {
    margin-bottom: 20px;
}
#contentedu56 h1 {
	margin-bottom: 20px;
}
#contentedu56 .partner {
	position: relative;
	height: 150px;
	width: 150px;
	margin-bottom: 80px;
}

#contentedu56 img {
    border-left: 1px solid #f4f5f7;
    border-right: 1px solid #f4f5f7;
	padding: 30px auto;
	width: 100%;
	height: 100%;
}

#contentedu56 .partner::before {
    content: "";
    position: absolute;
    top: 23px;
    left: 50%;
    margin-left: -104.2px;
    background-color: rgba(231, 76, 60, 0.1);
    width: 8px;
    height: 8px;
    border-radius: 50%;
}

#contentedu56 .partner::after {
    content: "";
    position: absolute;
    bottom: 23px;
    right: 50%;
    margin-right: -104.5px;
    background-color: rgba(231, 76, 60, 0.1);
    width: 8px;
    height: 8px;
    border-radius: 50%;
}

#contentedu56 .partner:hover {
    background-color: #f4f5f7;
    transition: .5s ease all;
}

/* discpline */
#discpline {
	padding: 40px 0;
}

#discpline .title h2 {
	margin: 0;
	font-size: 24px;
        text-decoration: underline;
}

#discpline .title p {
	margin: 0;
	font-size: 12px;
	color: #3498db;
}

#discpline p {
	font-size: 14px;
}

#discpline .departments-box {
	padding: 10px;
	text-align: center;
	border-radius: 4px;
	cursor: pointer;
        border: 1px solid #000000;
        margin-bottom: 20px;
        margin-top: 20px;
        height: 185px;
}

#discpline .departments-box .fa{
	color: #3498db;
	font-size: 82px;
}

#discpline .departments-box h4{
	margin: 10px 0;
	font-weight: 400;
	color: #282828;
        font-size: 18px;
}

#discpline .departments-box:hover {
	background: rgba(50, 184, 218, 0.1);
	-webkit-transition: all 0.3s ease;
	   -moz-transition: all 0.3s ease;
	     -o-transition: all 0.3s ease;
	        transition: all 0.3s ease;
}

#discpline .departments-box:hover > h4{
	color: #3498db;
	-webkit-transition: all 0.5s ease;
	   -moz-transition: all 0.5s ease;
	     -o-transition: all 0.5s ease;
	        transition: all 0.5s ease;
}
@media (max-width: 768px) {
   
#discpline .departments-box .fa{
	color: #3498db;
	font-size: 42px;
}
#discpline .departments-box h4{
	margin: 5px 0;
	font-weight: 400;
	color: #282828;
    font-size: 11px;
    line-height:1.1;
}
#discpline .departments-box {
	padding: 5px;
	text-align: center;
	border-radius: 4px;
	cursor: pointer;
        border: 1px solid #ffff;
        margin-bottom: 10px;
        margin-top: 10px;
        height: 140px;
}
}
/* navigation3 */
#navdesc .navbar {
	background: #3498db;
        padding: 0;
	border-radius: 0;
	border: 0;
	margin-bottom: 0;
	font-weight: 400;
	border-bottom: 1px solid #898989;
        
}

#navdesc .navbar-brand img {
	height: 38px;
}

@media (max-width: 1000px) {
   #navdesc .navbar-brand img {
		height: 24px;
	}
}
#navdesc .icon-bar{
    color: white;
}
#navdesc .navbar-default .navbar-toggle, .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
	background: none;
	color: white;
	border: 0;
}

#navdesc .navbar-default .navbar-nav > .active {
	color: #282828;
    background: none;
 }
#navdesc .navbar-default .navbar-nav > .active > a {
	color: #282828 !important;
	background: none;
} 
#navdesc .navbar-default .navbar-nav > .active > a:hover, 
#navdesc .navbar-default .navbar-nav > .active > a:focus {
	color: #b7b7b7;
    background: none;
 }

#navdesc .navbar-default .navbar-nav > li {
	padding: 10px 0;
}

#navdesc .navbar-default .navbar-nav > li > a {
	color: #282828 !important;
	background: none;
} 
#navdesc .navbar-default .navbar-nav > li > a:hover, 
#navdesc .navbar-default .navbar-nav > li > a:focus {
	color: #a2a2a2 !important;
    background: none;
 }

#navdesc .navbar-nav > li > .shoping-cart {
	min-width: 250px;
	padding: 10px;
}

#navdesc .navbar-nav > li > .shoping-cart p {
	font-weight: 200;
	font-size: 12px;
}

#blog5 .dot {
    text-indent: -18.0pt; mso-list: l5 level1 lfo4;
}
#blog5 .dotmrgn {
font: 7.0pt 'Times New Roman';
}
@media (max-width: 768px){
  #blog5 p {
    font-size:12px;    
    }
 #blog5 .dot {
    text-indent: -1.0pt; mso-list: l5 level1 lfo4;
}   
#blog5 .dotmrgn {
font: 1.0pt 'Times New Roman';
}
}
#crsclg {
    
    padding: 30px;
}

#crsclg .clgbox{
   
    padding: 10px;
}
#crsclg p {
   
    font-size: 16px;
    font-weight: 700;
}
#crsclg .content{
     box-shadow: 0 15px 20px rgba(0, 0, 0, 0.3);
     padding: 15px;
     border: 4px solid blue;
}
#crsclg .clgbox h1{
    font-size: 18px;
    text-align: center;
    font-weight: 800;
    text-decoration: underline;
}
