.bg--light .item-social-layout1 {
	color: #888;
}

nav.template-main-menu > ul > li > a {
	text-transform: none;
}

nav.template-main-menu > ul > li > a > i.fas {
	position: relative;
	top: 2px;
	left: 2px;
}

nav.template-main-menu > ul > li ul.dropdown-menu-col-1 li a {
	text-transform: none;
}

.header-menu.menu-layout1 nav.template-main-menu > ul > li > a {
	padding: 36px 11px;
	font-size: 13px;
}

.dropdown .dropdown-menu {
	font-size: 13px !important;
}

.box-layout-child.bg--light.rt-sticky nav.template-main-menu > ul > li > a, .header-menu.menu-layout1.rt-sticky nav.template-main-menu > ul > li > a, .header-menu.menu-layout2.rt-sticky nav.template-main-menu > ul > li > a, .rt-sticky nav.template-main-menu > ul > li > a {
	padding: 36px 11px;
}

.inner-page-banner .breadcrumbs-area h1 {
	text-transform: inherit !important;
}

.bootstrap-select .btn {
    font-size: 1.4rem;
    height: 50px;
    color: #444444;
    background-color: #fff;
    border: 1px solid #e0d9d9;
    border-radius: 4px;
    padding: 15px 20px;
    width: 200%;
}

.form-control {
    height: 4.5rem;
    border-radius: 4px;
    font-size: 1.7rem;
    margin-left: 7px;
}

.col-form-label {
    margin-left: 7px;
}

.alert {
    margin: 10px -6px 10px 7px;
}

#editProfile {
    color: #000;
    font-family: 'Helvetica', 'Arial', sans-serif;
    font-weight: 600;
    line-height: 22px;
    margin: 45px;
}

hr.style {
    border: 0;
    height: 1px;
    width: 50%;
    background: #333;
    background-image: -webkit-linear-gradient(left, #ccc, #333, #ccc);
    background-image: -moz-linear-gradient(left, #ccc, #333, #ccc);
    background-image: -ms-linear-gradient(left, #ccc, #333, #ccc);
    background-image: -o-linear-gradient(left, #ccc, #333, #ccc);
    margin-left:25%;
}

hr.style2 {
    border: 0;
    height: 1px;
    width: 50%;
    background: white;
    background-image: -webkit-linear-gradient(left, whitesmoke, white, lightgrey);
    background-image: -moz-linear-gradient(left, whitesmoke, white, lightgrey);
    background-image: -ms-linear-gradient(left, whitesmoke, white, lightgrey);
    background-image: -o-linear-gradient(left,whitesmoke, white, lightgrey);
    margin-left:25%;
}

.table td {
    padding: 2rem;
    vertical-align: baseline;
    border-top: 1px solid #dee2e6;

}

.table > thead > tr > th {
    vertical-align: inherit;
    text-align: center;
}

#formEdit {
    font-size: 14px;
}

h4 {
    margin: 15px 0 10px 0;
    font-weight: bold;
}

ul {
    font-size: 12px;
    font-weight: bold;
}

.lang_switch a{
    padding: 0 3px;
}
.lang_switch a.active{
    font-weight: bold;
}

li span.sect{
    height:26px;
    overflow: hidden;
    display: block;
}

.widget-newsletter-subscribe-dark .newsletter-subscribe-form .form-group input {
    text-align: center;
    margin: 0;
    font-size: 14px;
}

.widget-newsletter-subscribe-dark h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #ffffff;
    margin-bottom: 2px;
    font-size: 20px;
    letter-spacing: 1px;
}

.widget-newsletter-subscribe-dark .newsletter-subscribe-form .item-btn {
    font-family: Arial, Helvetica, sans-serif;
    padding: 5px 30px;
    height: 50px;
    font-size: 14px;
    border: none;
    border-radius: 3px;
    letter-spacing: 0;
}

.widget .section-heading .item-heading {
    text-align: center;
}

.widget-follow-us-2 .single-item {
    text-align: center;
}

.widget-follow-us-2 ul li.single-item a {
    font-size: 11px;
    padding: 14px 14px;
}

.widget-popular .post-box .item-content {
    padding: 0px 0 14px;
}

#twitter-widget-0 {
    margin-top: 6px;
}

.search-term {
    margin-left: 0px;
}

.blog-box-layout3 .item-img {
    max-height: 180px;
}

.logo-mobile img {
    height: 23px;
}

.mean-bar .header-action-items {
    position: absolute;
    top: 10px;
    right: 78px;
}

.slider-item{
    height: 400px;
    background-size: cover;
}

#slider .item-content {
    padding: 10px;
    background: rgba(0,0,0,0.5);
}

#slider  .item-content .item-title a{
    color:#fff;
}