* {
	padding: 0;
	margin: 0;
}

html {
    padding: 0;
    margin: 0;
    display: block;
    height: 100%;
}

body {
	font-family: 'Poppins', sans-serif;
	background-color: #eee;
	padding: 0;
	margin: 0;
	font-weight: 600;
	z-index: 99;
    margin-top: 70px;
}

/*
	
*/

label, span, table, tr, td, input, textarea, button, a, select, h1, h2, h3, h4, h5, h6, p {
	font-weight: 600;
	outline-style: none !important;
}

label {
	margin-bottom: 0;
	font-weight: 600
}

h4, p {
    /*font-family: 'Ek Mukta' !important;*/
    font-weight: 500 !important;
    font-size: 17px;
    position: relative;
}

a {
    -webkit-transition: color 0.2s linear;
    transition: color 0.2s linear;
}

h1 {
    letter-spacing: -1px;
}

.padding {
	padding: 0 
}

.padding-left {
	padding-left: 0
}

.padding-right {
	padding-right: 0
}

.rmborder {
	border: none !important;
}

.bgwhite {
	background-color: #FFF
}

.redBorder {
	border: 1px red solid !important
}

.clear {
    clear: both;
}

.block {
    display: block !important;
}

.margin {
    margin: 0 auto !important;
}

.margin-top {
    margin-top: 0 !important;
}

.margin-bottom {
    margin-bottom: 0 !important;
}

.strong {
    font-weight: 900 !important
}

.home ul {
    list-style: none;
    margin: 0px auto;
    display: table;
    width: 100%;
}

.home ul li {
    display: table-cell;
    vertical-align: middle;
    width: 20%;
}

.home ul li a {
    display: block;
    text-align: center;
    padding: 15px 0;
    color: #eee;
    text-transform: uppercase;
    -webkit-transition: color 0.2s linear;
    transition: color 0.2s linear;
    text-decoration: none;
}

.home ul li a:hover {
    cursor: pointer;
    color: #F60 !important;
    background: #005289;
}

.tFawfBzokM {
    padding: 0px 15px;
}

.ylTikxfsap {
    margin-bottom: 30px;
    background: #005389;
    height: 100%;
    position: relative;
}

.XxZcbwbTxt {
    float: left;
}

.yWmAKYijBu {
    vertical-align: middle;
    padding-left: 124px;
    float: right;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
}

.yWmAKYijBu ul {
    height: 100%
}

.lPpaFESMRc {
    margin: 20px auto 
}

h1 a, h4 a, p a {
    color: #333;
}

a {
    color: #333
}

a:hover {
    cursor: pointer;
    color: #000;
}


@media (max-width: 992px) {
    .UZweKfDvju {
        padding-left: 0 !important
    }
    .NRXSfYgzPd {
        padding: 0 !important
    }
}

@media (min-width: 1200px) {
   .col-lg-8.topic {
        width: 65.666667% !important;
    } 
}
    