
.topmenulink > a {
    font-size: 13px;
    color: #fff;
    padding: 10px;
    font-weight: 600;
    /* letter-spacing: 0.3px; */
}
.topmenulink > a:hover {
    font-size: 13px;
    color: #fff;
    padding: 10px;
}
.dropdown-menu>li>a{
	padding: 6px 25px;
    font-size: 13px;
    font-weight: 600;
    color: #666666;
}
.dropdown-menu{
	padding:0px;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover{
	color: #ffffff;
    text-decoration: none;
    background-color: #2e3192;
}
.header-nav .header-nav-wrapper {
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
}
.menuzord-brand img {
    max-height: 120px;
}
.menuzord-brand{
	margin:0px;
}
.xt-header-search1 {
    display: inline-block;
    padding: 0;
	margin-top:4px;
}
.topmenulink.pull-left {
    margin-top: 3px;
}
.form1 {
    outline: 0;
    float: left;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    -webkit-border-radius: 4px;
    border-radius: 4px;
	margin-bottom:0px;
}
.form1 > .textbox:focus {
    outline: 0;
    background-color: #FFF;
}
.form1 > .textbox {
    outline: 0;
    height: 32px;
    width: 244px;
    line-height: 32px;
    padding: 0 16px;
    background-color: rgba(255, 255, 255, 0.8);
    color: #212121;
    border: 0;
    float: left;
    -webkit-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
}
.form1 > .button {
    outline: 0;
    background: none;
    background-color: #2E3192;
    float: left;
    height: 32px;
    width: 42px;
    text-align: center;
    line-height: 32px;
    border: 0;
    color: #FFF;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 16px;
    text-rendering: auto;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    -webkit-transition: background-color .4s ease;
    transition: background-color .4s ease;
    -webkit-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0;
}
.form1 > .button:hover {
    background-color: rgb(241, 95, 35);
}
.uv-header-user {
    text-align: right;
}
.settopbottom{
	padding-top:10px;
}
.menuzord-menu > li > a{
	border-radius:0px;
	padding: 8px 14px;
}
.menuzord{
	width:100%;
	background:#fcfcfc;;
}
.setextrabg{
	background:#fcfcfc;;
}
.settopimg {
    padding: 0px;
    margin-top: 0;
    margin-bottom: 12px;
}

.headingsyallabus{
	font-size: 20px;
    font-weight: 600;
    padding: 10px 0px;
}
.syallabussem{
	
}
.padding00{
	padding:0px;
}
.whiteimportant{
	color:#fff!important;
}
.testimonial-content::after, .top-course-thumb .desc-box .off, .breadcrumb.white li.active, .widget .post-title a:hover, .search .search-form button[type="submit"]{
	color:#fff!important;
}
.setextrapadd{
	padding:50px 0px 50px 0px;
}
.thirdli{
	color:#fff;
	font-weight:600;
}
.right{
	text-align:right;
}
.center{
	text-align:center;
}
.downloadbtn{
	background: #ed1c24;
    color: #fff;
    font-weight: 600;
    font-size: 15px;
    padding: 8px 16px;
    text-transform: capitalize;
}
.downloadbtn:hover{
	background: #ed1c24;
    color: #fff;
    font-weight: 600;
    font-size: 15px;
    padding: 8px 16px;
    text-transform: capitalize;
}
.downloadbtn:focus{
	background: #ed1c24;
    color: #fff;
    font-weight: 600;
    font-size: 15px;
    padding: 8px 16px;
    text-transform: capitalize;
}
.setborderbox{
	/*height: 250px;
    overflow: hidden;
    box-shadow: 3px 7px 10px 3px #ddd;*/
	padding: 5px;
}

.portfolio-filter1 {
    margin-bottom: 30px;
}
.portfolio-filter1 a {
    border-left: 3px solid transparent;
    background-color: #f8f8f8;
    display: inline-block;
    float: none;
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
    margin-right: 5px;
    outline: medium none;
    padding: 5px 15px;
    -webkit-transition: all 100ms ease-in-out 0s;
    -o-transition: all 100ms ease-in-out 0s;
    transition: all 100ms ease-in-out 0s;
}
.portfolio-filter1 a.active{
    background: #2E3192;
}
.portfolio-filter1 a {
    font-size: 12px;
    padding: 5px 10px;
}
.portfolio-filter1 a {
    color: #333333;
}
.portfolio-filter1 a.active, .portfolio-filter1 a:hover {
    color: #fff;
}
.portfolio-filter1 a:hover {
    background: #212331;
}
.gallery-item.select {
    width: 25%;
    float: left;
}
.main-content {
    margin-top: 225px;
}
/*.setpadding15{
	padding:15px;
}
.gallery-isotope.default-animation-effect .setborderbox:hover .icons-holder {
    top: 25%;
}*/
.footer-light .info .item a {
    color: #adc8d6 !important;
}
.footer-light .info .item a:hover {
    color: #fff !important;
}