@charset "utf-8";
/* CSS Document */


.main_bg {
	background-color:#020202;
}

.atwin_img {
	margin-top:10%;
}

.atwin_btn {
	width:200px;
	height:auto;
	background:#f7c607;
	line-height:50px;
	border:0;
	font-size:20px;
	font-weight:bold;
	color:#000;
}


.atwin_btn:hover {
	background-color:#020202;
	color:#fff;
	font-size:20px;
	font-weight:bold;
	border:2px solid #f7c607;
}
	
	
header {
	background-color:#242533;
	padding:20px 0;
}


.atwin_intro_bg {
	padding:20px 0;
	background-color:#242533;
}

.who_we_text {
	font-size:14px;
	color:#fff;
	line-height:20px;
	text-align:justify;
}

.who_we_text1 {
	font-size:20px;
	color:#fff;
	line-height:24px;
	text-align:justify;
}

.text_bold {
	color:#F7C607;
}

.text_bold1 {
	color:#000;
	font-weight:800;
	font-size:15px;
}

.btn-warning_who {
    color: #000;
    background-color: #F7C607;
    border-color: #fff;
}

.btn-warning_who:hover {
	color: #fff;
    background-color: #242533;
    border-color: #fff;
}




.body_contant_bg {
	background-color:#F7C607;
	padding:20px 0;
}

.projects_h1 {
	background-color:#fff;
	width:200px;
	padding:5px 0 10px 13px;
	height:auto;
}

.projects_img_bg {
	background:#ffffff;
}

.design_projcts_img_bg {
	background:#fff;
}


.our_work_bg {
	background-color:#242533;
	margin-top:2px;
}

.our_work_h2 {
	font-size:26px!important;
	background-color:#242533;
	text-align:center;
	color:#fff;
	padding:30px 0;
	margin:0;
}

.projects_more_then_pdng {
	padding:0 5px;
}


.our_clients_bg {
	padding:20px 0;
}

.yellow_line {
	font-weight:bolder;
	font-size:24px; 
	background:#FFBC2D; 
	color:#FFBC2D;
}

.our_clients_hdng {
	text-align:center;
	font-size:25px;
	color:#000;
}


/** our clients css start **/
.list_carousel {
				background-color: #fff;
				margin:0;
				width: 360px;
			}
.list_carousel ul {
				margin: 0;
				padding: 0;
				list-style: none;
				display: block;
			}
.list_carousel li {
				font-size: 40px;
				color: #999;
				text-align: center;
				background-color: #fff;
				border: 0px solid #999;
				width: 100px;
				height: 100px;
				padding: 0;
				margin: 0px;
				display: block;
				float: left;
			}
.list_carousel.responsive {
				width: auto;
				margin-left: 0;
			}
.clearfix {
				float: none;
				clear: both;
			}
/** our clients css end **/



footer {
	padding:20px 0;
	background-color:#ECEBEB;
}


.footer_yellow_line {
    font-weight: bolder;
    font-size: 18px;
    background: #FFBC2D;
    color: #FFBC2D;
}

.footer_hdng {
	font-size:18px;
	color:#000;
}


.footer_menu ul {
	margin:0;
	padding:0;
}

.footer_menu ul li {
	list-style:none;
	float:none;
}

.footer_menu ul li a {
	font-size:14px;
	color:#333;
	line-height:20px;
}

.footer_menu ul li a:hover {
	color:#000;
	padding-left:3px;
	text-decoration:none;
}

.footer_mail {
	padding:0 0 0 53px;
}


.copy_right {
	background-color:#242533;
	padding:40px 0;
	color:#fff;
}

.copy_right a {
	color:#f6c606;
}

.text_yellow {
	color:#f6c606;
}


.inner_page_sam_hdng {
	font-size:17px;
	font-weight:bold;
	color:#000;
}

.service_contant_point ul {
	margin:0;
	padding:0;
}

.service_contant_point ul li {
	list-style:none;
	float:none;
}

.turky_project ul {
	margin:0;
}

.turky_project ul li {
	list-style:square;
	float:none;
	color:#ffffcc;
	font-size:13px;
}


.career_yellow_line {
    font-weight: bolder;
    font-size: 24px;
    background: #242533;
    color: #242533;
}

.career_hdng {
	font-size:25px;
	color:#000;
}

.btn-danger1 {
    color: #fff;
    background-color: #242533; 
    border-color: #fff; 
}

.btn-danger1:hover {
	color:#000;
	background-color: #F7C607; 
    border-color: #000; 
}

.client_page ul {
	margin:0;
	padding:0 0 0 15px;
}

.client_page ul li {
	list-style-image:url(../images/client_erow.png);
	float:none;
}



.inner_popup_text {
	float:right; 
	color:#000; 
	background-color:#F7C607; 
	padding:0 8px; 
	font-size:14px;
}


.sitemap ul {
	margin:0;
}


.sitemap ul li {
	list-style-image:url(../images/errow_sitmap.png);
	float:none;
}

.sitemap ul li a {
	line-height:30px;
	color:#333;
}

.sitemap ul li a:hover {
	text-decoration:underline;
}


.disclaimer_footer {
	font-size:11px;
}



.popup_img {
	width:100%;
}





