/* Add here all your css styles (customizations) */
body{
    font-size: 16px !important;
    font-family:"Open Sans", Helvetica, Arial, sans-serif !important;
}
select{
   -webkit-appearance:none; 
}
.h6, h6 {
    font-size: 1em;
}
.g-bg-primary{
	background-color: #38817a !important;
}
.g-color-primary{
	color: #38817a !important;
}
.g-brd-primary {
    border-color: #38817a !important;
}
.u-btn-primary {
    color: #fff;
    background-color: #38817a;
}
.g-bg-purple {
    background-color: #624297 !important;
}
.phone-view-no{
	display: none;
}
.phone-view{
	display: block;
}
@media (max-width: 991px){
	.phone-view-no{
		display: block;
	}
	.phone-view{
		display: none;
	}
}
.u-sidebar-navigation .nav-link {
    padding: 0.5rem 1rem;
}
.u-sidebar-navigation-inner {
    background-color: #1c2434;
    color: #fff;
    padding:0 0 20px 0;
}
.u-sidebar-navigation__closer {
    position: absolute;
    top: 22px;
    right: 15px;
    width: 25px;
    height: 25px;
    padding: 0;
    color: #fff;
    background-color: transparent;
    z-index: 3;
}
.u-sidebar-navigation__closer {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 25px;
    height: 25px;
    padding: 0;
    color: #fff;
    background-color: transparent;
    z-index: 3;
}
.u-sidebar-navigation__closer:hover .g-color-primary{
	color: #000000 !important;
}
.news a{
	display: block;
	transition: all .5s ease;
    border-bottom: 1px solid rgba(0,0,0,0.2);
}
.news a:hover{
	text-decoration: none;
	background-color: #38817a;
}
.news a:hover h3{
	color: #ffffff;
}
.news a:hover .g-color-gray-dark-v2{
    color: #ffffff !important;
}
.nav-link{
    font-weight: 700;
    font-size: 18px;
}
.dropdown-menu .nav-link{
    font-weight: 400;
    color: rgba(255,255,255,0.9);
}
.left-menu-bg{
    
}
.main-header{
    background-image: url('../img/main-header.png');
    background-size: cover;
    background-position: bottom;
    background-repeat: no-repeat;
    padding: 100px 0;
}
.content{
    min-height: calc(100vh - 590px);
}
footer .g-color-gray-light-v1{
    border-top: 1px solid #ccc;
}
.main-header{
    background-color: #f7f7f7;
    background-image: url('../img/main-header.png');
    background-size: 100%;
    background-position: right bottom;
    background-repeat: no-repeat;
    padding: 80px 0 50px 0;
}
.g-bg-cover__inner {
    font-size: 0.8em
}
@media (max-width: 1310px){
.main-header{
    background-color: #f7f7f7;
    background-image: url('../img/main-header.png');
    background-size: 106%;
    background-position: right bottom;
    background-repeat: no-repeat;
    padding: 80px 0 50px 0;
}
}
@media (min-width: 992px){
    .hidden-lg-up {
        display: none!important;
    }
}
@media (max-width: 992px){
    .main-header{
        background-image: url('../img/main-header-s.png');
        background-size: cover;
        background-position: right bottom;
        background-repeat: no-repeat;
        padding: 80px 0 50px 0;
    }
}
@media (max-width:767px) {
    .main-header{
        background-color: #f7f7f7;
        background-image: url('../img/main-header-s.png');
        background-size: 120%;
        background-position: center top;
        background-repeat: no-repeat;
        padding: 35px 0 30px 0;
    }
    .h1, h1 {
        font-size: 1.8rem;
    }
}
.shake {
    animation: shake_5177 3.875s ease infinite;
    transform-origin: 50% 50%;
}
.shake {
    animation-name: shake;
}
.table-responsive table {
    min-width: 1000px;
}
.nav-item .active {
    background-color: #2b3c56;
    color: #fff !important;
}
.dropdown-item.active, 
.dropdown-item:active {
    color: #fff;
}
/* .active a,
.active .nav-link{
    color: #fff !important;
} */
.u-header [aria-labelledby] {
    opacity: 1; 
}

.im-bg{
    background-color: #d3d3d3;
}

.u-body--header-side-push-left.u-body--header-side-opened {
    margin-left: 21rem;
}
body[class*="u-body--header-side"] .u-header.u-header--side {
    position: fixed;
    top: 0;
    height: 100%;
    width: 21rem;
}
.bg-light-primery{
    background-color: #e6f2f8;
}
.buliding-bg{
    background-color: #cde8e9;
    background-image: url(../img/pattern1.png);
    background-position: bottom;
    background-size: 100%;
}
a.text-de-no:hover{
    text-decoration: none;
}

.g-color-white.main-header,
.main-header .g-bg-cover__inner ul .list-inline-item .g-color-white,
.main-header .g-bg-cover__inner ul .list-inline-item a span{
    color: #2b3c56 !important;
}
.main-header h2{
    color: #2b3c56;
    text-shadow: 0px 0px 5px #fff,0px 0px 5px #fff;
}
.g-brd-gray-d-v2{
    border-color: #999999;
}
/*.u-header--sticky-top, .u-header--sticky-bottom {
    position: fixed;
}*/
.u-header--sticky-top, .u-header--sticky-bottom {
    position: relative;
    width: 100%;
}
.u-header--sticky-top .js-header-change-moment{
    position: fixed;
    width: 100%;
}
.navbar-brand {
    display: inline-block;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap;
}
.navbar-brand img{
    height: 50px;
}
.navbar {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: .5rem 1rem .5rem 0;
}