*{
	font-family: 'GE Flow';
}

.wrapper_1400 {
    margin: 0 auto;
    max-width: 100%;
    position: relative;
    width: 100%;
}


.container-1200 {
    position: relative;
    width: 100%;
    margin: 0px auto;
    max-width: 1200px;
    padding: 0px 15px;
}
.body {
    background-color: #e4e4e4;
}


@font-face {
font-family: 'GE Flow';
		src:url("../fonts/GE_SS_Two_Light.otf") format("truetype"); 
}

@font-face {
	font-family: 'GE Flow';
		src:url("../fonts/GE_SS_Two_Medium.otf") format("truetype"); 
}

@font-face {
	font-family:"maren";
		src:url("../fonts/HELVETICA 400.TTF") format("truetype"); 
}






.row {
    margin: 0 auto !important;
}




/********************** header ***********************/
/********************** header ***********************/
/********************** header ***********************/
/********************** header ***********************/


.header{
	
	background: #2c2c2c;
		font-family: 'GE Flow';
}

button#dropdownMenu2 {
    background: transparent;
}

.main-menu {
    margin: 27px 0;
}


.main-menu .btn {
    padding: 0;
}

.main-menu .btn-primary {
    background-color: unset;
    border-color: unset;
    border: none;
}


.main-menu .btn-primary:hover {
    background-color: unset;
    border-color: unset;
    border: none;
}




.open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary:hover {
    background-color: unset;
    border-color: unset;
    border: none;
}

.main-menu ul li a{
	font-family: 'GE Flow';
	
}






.main-menu .btn-primary.active.focus, .main-menu .btn-primary.active:focus, .main-menu .btn-primary.active:hover, .main-menu .btn-primary:active.focus, .main-menu .btn-primary:active:focus, .main-menu .btn-primary:active:hover, .main-menu .open>.dropdown-toggle.btn-primary.focus, .main-menu .open>.dropdown-toggle.btn-primary:focus, .main-menu .open>.dropdown-toggle.btn-primary:hover {
    color: #fff;
    background-color: unset;
    background-image: none;
    border-color: unset;
}


.main-menu .btn-primary.focus, .main-menu .btn-primary:focus {
    color: #fff;
    background-color: unset;
    background-image: none;
    border-color: unset;
}




.logo {
    text-align: center;
	    margin: 7px 0;
}



.left-menu {
    text-align: left;
	    margin: 11px 0;
}




.left-menu .notfication ,
.left-menu .user-profile,
.left-menu .lang{
	    position: relative;
    display: inline-block;
} 



.left-menu .user-profile a {
    text-decoration: none;
    color: #fff;
}


.left-menu .notfication {
    margin-left: 30px;
}

.left-menu .user-profile img {
    margin-right: 7px;
}


.left-menu .lang .btn-primary {
    color: #fff;
    background-color: #00bcd4;
    border-color: #00bcd4;
}

.left-menu .lang {
    margin-left: 20px;
}

/********************** fortnigte ***********************/
/********************** fortnigte ***********************/
/********************** fortnigte ***********************/
/********************** fortnigte ***********************/
/********************** fortnigte ***********************/

.pubg{
    background-color:#161616;
    max-height: 155px;
    position: relative;
}
.pubg .pubg_image{
	width:100%;
	position:relative;
	background-color:#161616;
	
}
.pubg_cha {
	width: 100%;
    position: absolute;
    background: url(../images/Rectangle_4_copy.png) repeat 0px;
    text-align: center;
    top: 0px;
    font-size: 33px;
    color: #fff;
    font-family: "mar";
    height: 100%;
    padding-top: 53px;
}

/********************** calender ***********************/
/********************** calender ***********************/
/********************** calender ***********************/
/********************** calender ***********************/
/********************** calender ***********************/

.calender{
    padding: 20px 0;
    background-color: #e4e4e4;
}








/********************** table_info ***********************/
/********************** table_info ***********************/
/********************** table_info ***********************/
/********************** table_info ***********************/
/********************** table_info ***********************/


.table_info{
    background-color: #e4e4e4;
    font-size: 17px;
    padding-top: 57px;
    padding-bottom: 1px;
    overflow-x: auto;
}

.table_info table{
    white-space: nowrap;
}


.header_color{
    color: #fff;
    background-color: #111111;
    text-align: center !important;
    font-size: 21px;
}

.header_color th {
    text-align: center;
}
.row1{
    text-align: center;
}
.row1 span{
   color: #4e7d83;
   font-family: "maren";
}

tr.row1:nth-child(even) {
    background: #dedede;
}


/********************** advert ***********************/
/********************** advert ***********************/
/********************** advert ***********************/
/********************** advert ***********************/
/********************** advert ***********************/

.row123{
    background-color: #e4e4e4;
    display: inline-block;
    width: 100%;
   
}


.advert{
    padding: 26px;
    display: inline-block;

}


.advert1{
    position: relative;
    display: inline-block;

}

.advert_title{
    position: absolute;
    text-align: center;
    display: inline-block;
    top: 0px;
    right: 6px;
    height: 176px;
    width: 186px;
    background: url(../images/Rectangle_11_copy_11.png) no-repeat 0px;
    padding-top: 68px;
}

.advert_title a{
    text-align: center;
    font-family: "mar";
    font-size: 18px;
    color: #fff;
}








/*********************************** top-footer ***********************/
/*********************************** top-footer ***********************/
/*********************************** top-footer ***********************/
/*********************************** top-footer ***********************/

.top-footer {
    position: relative;
    display: inline-block;
    width: 100%;
    text-align: center;
	    background-color: #0f0f0f;
            padding: 35px 0 20px;
    /* background:url(../images/Layer_1_copy_2.png) no-repeat center #161616; */
    margin-top: -7px;
}


.top-footer .logo-footer {
    margin-bottom: 20px;
}


.top-footer .menu-footer {
    position: relative;
    display: inline-block;
    /* width: 100%; */
    /* text-align: center; */
}



.top-footer .menu-footer  ul li a{
	
	font-size: 18px;
    color: #fff;
	
}


.top-footer .menu-footer ul li a:hover {
    background-color: unset;
    color: #2da6af;
}











/********************** bottom-footer ***********************/


.bottom-footer {
    position: relative;
    display: inline-block;
    width: 100%;
    /* text-align: center; */
    background-color: #272727;
}


.bottom-footer .footer-copright p {
    font-size: 15px;
    color: #fff;
	    margin-top: 18px;
    text-align: left;
}


.bottom-footer .footer-copright p a {
    font-family: sans-serif;
    color: #fff;
}







/********************** ad-footer ***********************/


.ad-footer {
    margin-top: -7px;
}
















/****************************************/


.calender form .row > div {
    padding-right: 0;
}




.row123 .container-1200.row {
    padding: 0;
    padding-left: 10px;
}