.kode_wrapper{
	float:left;
	width:100%;
	overflow: hidden;
}
/*-------header start--------*/

.header{
	float:left;
	width:100%;
}
.section{
	padding:80px 0px;
	float:left;
	width:100%;
}
.section.section_4{
	padding:72px 0px 80px 0px;
}
.section.section_2{
	padding:72px 0px 73px 0px;
}
/*
=============================================
			kode_top_strip strat
=============================================
*/
.kode_top_strip{
	float:left;
	width:100%;
	background-color:#f9f9f9;
	padding:11px 0px;
	border-bottom:1px solid #f3f3f3;
}
.top_strip_colum{
	float:left;
	width:100%;
}
.top_strip_caption{
	float:left;
}
.top_strip_caption a{
	display:inline-block;
	text-decoration:none;
	margin-right:7px;
}
.top_strip_caption p{
	margin:0px;
}
.top_strip_caption span{
	margin-left:35px;
	display:inline-block;
}
.top_strip_soical{
	float:right;
}
.kode_top_login_2 ul{
	float:right;
}	
.kode_top_login_2 ul li{
	float:left;
}
ul.kode_top_login_2  li i{
	margin-right:3px;
}
.kode_top_login_2 .btn.btn-primary.btn-lg {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    font-size: 14px;
	padding:0px 10px;
}
.kode_top_login_2 .btn.active, .btn:active{
	box-shadow:0px 0px;
}
.kode_top_login_2 .modal-body{
	padding:0px;
}
.kode_top_login_2 .modal-header{
	padding:0px;
	border-bottom:none;
	min-height:0px;
}
/*
	  ==============================================================
		  kf_login_rigister start
	  ==============================================================
*/
.modal-dialog {
    margin: 54px auto;
    width: 600px;
}
.kf_login_rigister{
	float:left;
	width:100%;
}
.kf_login_colum{
	float:left;
	width:100%;
	padding-bottom:28px;
	border-bottom:1px solid #0070bb;
}
.kf_login_colum:last-child {
    padding-bottom: 0;
}
.kf_login_1{
	float:left;
	width:100%;
	padding: 29px 0;
	text-align:center;
	position:relative;
	margin-bottom:40px;
}
.kf_login_1::before{
	position:absolute;
	content:"";
	left:0px;
	right:0px;
	bottom:-12px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 12px 12px 0;
	border-color: #a12e4d transparent transparent transparent;
	margin:auto;
}
.kf_login_1 span{
	height:40px;
	width:40px;
	text-align:center;
	display:inline-block;
	border:3px solid #ffffff;
	border-radius:100%;
	font-size:18px;
	color:#fff;
	margin-right: 15px;
}
.kf_login_1 span i{
	line-height:38px;
}
.kf_login_1 h2{
	display:inline-block;
	font-size:30px;
	font-weight:bold;
	text-transform:uppercase;
	color:#ffffff;
}
.kf_login_filed{
	float:left;
	width:100%;
	text-align:center;
	position:relative;
	padding:0px 6px;
}
.kf_loging_input{
	float:left;
	width:100%;
	margin-bottom:20px;
	position: relative;
}
.kf_loging_input input[type="text"]{
	width:350px;
	height:44px;
	border:none;
	border:1px solid #d3d3d3;
	font-size:16px;
	color:#666666;
	display:inline-block;
	padding-left: 64px;
}
.kf_loging_input input:focus{
	border:1px solid;
}
.kf_loging_input input:last-child{
		margin-bottom:0px;
}
.kf_loging_input label{
	position: absolute;
	top:0px;
	left:119px;
	color:#fff;
	font-size:16px;
	height:44px;
	width:44px;
	text-align:center;
	display:inline-block;
	line-height:42px;
}
.kf_login_password{
	float:left;
	width:100%;
	padding:0px 125px;
}
.kf_login_password ul{
	float:left;
	width:100%;
	margin-bottom:30px;
}
.kf_login_password ul li{
	float:left;
	margin-right: 10px;
}
.kf_login_password.kf_left li a{
	color:#0070bb;
}
.kf_login_password ul li  a{
	color:#999;
	text-transform: capitalize;
}
.kf_login_singin{
	border-bottom: 1px solid #dbdbdb;
    float: left;
    text-align: center;
    width: 100%;
	margin-bottom:25px;
}
.kf_login_singin button{
	font-size:18px;
	text-transform:uppercase;
	color:#ffffff;
	display:block;
	padding:11px 0px;
	font-weight:bold;
	width:100%;
}
.kf_login_singin button:hover{
	background-color: #000;
}
.kf_login_singin.kf_padding {
    border-bottom: medium none;
    margin-bottom: 0;
}
.kf_login_social_icon{
	float:left;
	width:100%;
	text-align:center;
}
.kf_login_social_icon p{
	font-size:16px;
	color:#999999;
	margin-bottom:0px;
	padding-bottom:25px;
}
.kf_login_social_icon ul{
	float:left;
	width:100%;
	margin-bottom:30px;
	padding:0px 160px;
}
.kf_login_social_icon ul li{
	display:inline-block;
	margin-right:28px;
}
.kf_login_social_icon ul li a{
	display:inline-block;
	height:64px;
	width:64px;
	text-align:center;
	font-size:25px;
	color:#fff;
}
.kf_login_social_icon ul li a:hover{
	background-color:#333;
	color:#fff;
}
.kf_login_social_icon ul li a i{
	line-height:64px;
}
.kf_login_social_icon h5{
	color: #999999;
    float: left;
    font-size: 14px;
    padding-bottom: 30px;
    width: 100%;
}
.kf_login_social_icon h5 > a{
	display: inline-block;
}
.kf_login_forgrt{
	float:left;
	width:100%;
	padding:0px 6px;
}
.kf_login_forgrt a{
	font-size:16px;
	color:#666666;
	display:block;
	padding:12px 0px;
}
.kf_login_forgrt p{
	color:#666666;
	font-size:14px;
	margin:0px;
	margin-bottom:27px;
}
/*
	  ==============================================================
		  kf_login_rigister end
	  ==============================================================
*/
/*
==========================================
		sab_banner strat
==========================================
*/
.sab_banner{
	float:left;
	width:100%;
	margin-bottom:74px;
}
.sab_banner  img{
	width:100%;
}
.sab_banner figure{
	position:relative;
	display:block;
}
.banner_caption{
	bottom: 0;
    margin: auto -580px auto auto;
    position: absolute;
    right: 50%;
    text-align: right;
    top: 174px;
}
.banner_caption  h1:first-child {
	margin: 0 0 15px;
	font-size:60px;
	text-transform:uppercase;
	color:#ffffff;
	line-height:65px;
}
.banner_caption span {
    display: block;
}
.banner_caption p{
	margin:0px;
	color:#ffffff;
	margin-bottom:47px;
}
.banner_caption a{
	font-weight:Semibold;
	text-transform:uppercase;
	border:2px solid;
	padding:11px 20px;
	display:inline-block;
	position:relative;
	z-index:999;
}
.banner_caption a:hover{
	color:#fff;
}
.sab_banner .bx-wrapper .bx-controls-direction .bx-prev:after {
    margin-top: -16px;
    outline: 0 none;
    position: absolute;
    text-indent:-1px;
    top: 50%;
	z-index:999;
	content:  "\f053";
	left:0px;
	right:0px;
	bottom:0px;
	font-family: FontAwesome;
	font-size:30px;
	color:#fff;
	text-align:center;
}
.sab_banner .bx-wrapper .bx-controls-direction .bx-next:before {
    margin-top: -16px;
    outline: 0 none;
    position: absolute;
    text-indent:-1px;
    top: 50%;
	z-index:999;
	content:  "\f054";
	left:0px;
	right:0px;
	bottom:0px;
	font-family: FontAwesome;
	font-size:30px;
	color:#fff;
	text-align:center;
}
.sab_banner .bx-wrapper {
    margin: 0;
    padding: 0;
    position: relative;
}
.sab_banner .bx-pager.bx-default-pager {
	bottom: 60px;
    padding: 0;
    position: absolute;
}
.sab_banner .bx-wrapper .bx-pager.bx-default-pager a {
    background: #fff none repeat scroll 0 0;
    border-radius: 5px;
    display: block;
    height: 3px;
    outline: 0 none;
    text-indent: -9999px;
    width: 15px;
	margin: 0 4px;
}
/*
==========================================
		sab_banner end
==========================================
*/
/*
==========================================
		law_practice_area start
==========================================
*/
.law_practice_area{
	float:left;
	width:100%;
	padding:71px 0 40px;
}
.law_practice_area_hdg{
	float:left;
	width:100%;
	margin-bottom:47px;
}
.law_practice_area_hdg h2{
	margin:0px;
	text-transform:uppercase;
	margin-bottom:5px;
}
.law_practice_area_img{
	float:left;
	width:100%;
	margin-bottom:40px;
	position:relative;
	overflow: hidden;
}
.law_practice_area_img figure{
	position:absolute;
	display:block;
	width: 100%;
}
/*(.law_practice_area_img > figure:after {
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
	background-color:#f3f3f3;
}*/

.law_practice_area_img figure img{
	width: 100%;
	height: auto;
}
.law_practice_area_caption {
    position: relative;
	padding:25px 30px 21px;
	z-index:999;
}
.law_practice_area_caption:after{
	bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
	background-color:#f3f3f3;
}
.law_practice_area_img:hover  .law_practice_area_caption:after{
	opacity:0.85;
	background-color:#000;
} 
.law_practice_area_caption:before{
	
	position:absolute;
	content:"";
	left:0px;
	right:0px;
	bottom:0px;
	border-bottom:3px solid transparent;
	width:0px;
}
.law_practice_area_caption:hover:before{
	width:100%;
	border-left:1px solid;
}
.law_practice_area_caption span{
	font-size:50px;
	display:inline-block;
	margin-bottom:27px;
}
.law_practice_area_caption:hover span{
	color:#fff;
}
.law_practice_area_caption h3{
	color: #000000;
    font-weight: bold;
    margin: 0;
    text-transform: uppercase;
	margin-bottom:11px;
}
.law_practice_area_caption span,
.law_practice_area_caption h3,
.law_practice_area_caption p,
.law_practice_area_caption a{
	position:relative;
	z-index:999;
}
.law_practice_area_caption a{
	color:#000000;
}
.law_practice_area_caption:hover h3 a{
	color:#fff;
}
.law_practice_area_caption p{
	margin-bottom:25px;
}
.law_practice_area_caption:hover p{
	color:#fff;
}
.law_practice_area_caption  > a{
	height:47px;
	width:47px;
	text-align:center;
	display:inline-block;
	border-radius:100%;
	border:1px solid #a12e4d;
	font-size:14px;
	line-height:45px;
	color:#a12e4d;
}
.law_practice_area_caption  > a:hover{
	color:#fff;
}
.law_practice_area_caption i{
	line-height:47px;
}
/*
==========================================
		law_practice_area end
==========================================
*/
/*
==========================================
		law_choose_us start
==========================================
*/
.law_choose_us{
	float:left;
	width:100%;
	background-color:#ebe9f6;
	position:relative;
	z-index: 999;
}
.law_choose_us::before{
	position:absolute;
	content:"";
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
	background-image:url("image/choose.jpg");
	background-position:left;
	background-size:cover;
	width:50%;
	z-index: -1;
}
.kode_law_frim_hdg.kode_frim_2 {
    float: left;
    text-align: left;
}
.law_choose_us_colum{
	 float: left;
	 width:50%;
	 min-height:623px;
}
.law_choose_us_colum:first-child{
	padding:0px;
}
.law_choose_us_colum > figure {
    display: inline-block;
    left: 50%;
    position: relative;
    text-align: center;
    top: 137px;
	margin: 0 0 0 -60px;
}
.law_choose_us_colum {
   float: left;
   padding: 89px 0 1px 58px;
   width: 50%;
}
.law_choose_us_caption{
	float:left;
	width:100%;
	margin-bottom:35px;
}
.law_choose_us_caption h2{
	margin:0px;
	text-transform:uppercase;
	margin-bottom:6px;
}
.law_choose_us_row {
    float: left;
    width: 100%;
}
.law_choose_us_row  ul{
	margin:0px;
	padding:0px;
	float:left;
}
.law_choose_us_row  ul li{
	margin-bottom:50px;
	position:relative;
}
.law_choose_us_row li:last-child {
    margin-bottom: 0;
}
.law_choose_us_row  ul li::after {
   border-right: 1px dotted #deb863;
    bottom: -23px;
    content: "";
    left: 20px;
    position: absolute;
    top: 66px;
}
.law_choose_us_row  ul li::before {
    border-right: 1px dotted #deb863;
    bottom: -23px;
    content: "";
    left: 22px;
    position: absolute;
    top: 66px;
}
.law_choose_us_row  li:last-child::before,
.law_choose_us_row li:last-child::after {
    border-right: 0 none;
}
.law_choose_us_icon {
    float: none;
    width: 100%;
}
.law_choose_us_icon  i{
	text-decoration:none;
	display:inline-block;
	font-size:40px;
	float: left;
}
.law_choose_us_kode{
	float:none;
	margin:auto;
	padding-left: 90px;
	position:relative;
}
.law_choose_us_kode::after {
    bottom: 0;
    content: "";
    display: block;
    height: 5px;
    left: 68px;
    position: absolute;
    right: 0;
   top: 11px;
    width: 5px;
}
.law_choose_us_kode::before {
    background: #3b3b3b none repeat scroll 0 0;
    bottom: 0;
    content: "";
    display: block;
    height: 5px;
    left: 68px;
    position: absolute;
    right: 0;
    top: 4px;
    width: 5px;
}
.law_choose_us_kode h3{
	margin:0px;
	font-weight:Bold;
	text-transform:uppercase;
	margin-bottom:4px;
	font-family: 'Open Sans', sans-serif;
}
.law_choose_us_kode a{
	color:#4d4d4d;
	text-decoration:none;
}
.law_choose_us_kode span{
	display:block;
}
/*
==========================================
		law_choose_us end
==========================================
*/
/*
==========================================
		law_countdown start
==========================================
*/
.law_countdown{
	float:left;
	width:100%;
	padding:80px 0px 73px 0px;
}
.law_countdown_caption{
	float:left;
	width:100%;
}
.law_countdown_caption span{
	float:left;
	font-size:30px;
	display:inline-block;
	margin-bottom:36px;
	position:relative;
}
.law_countdown_caption > span::after {
    border-bottom: 3px solid #a1a1a1;
    bottom: -18px;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
	width:30px;
}
.law_countdown_caption a{
    display: inline-block;
    margin-left: 10px;
    padding-top: 11px;
    text-transform: uppercase;
}
.law_counter{
	float:left;
	width:100%;
}
.law_counter p{
	margin:0px;
	font-size:46px;
	color:#4d4d4d;
	font-weight:Bold;
	line-height: 36px;
	display:inline-block;
}
.law_counter > strong {
    color: #4d4d4d;
    font-size:40px;
    line-height:0px;
}
/*
==========================================
		law_countdown end
==========================================
*/

/*
==========================================
		law_our_team start
==========================================
*/
.law_our_team{
	float:left;
	width:100%;
	padding:71px 0px 80px 0px;
}
.law_our_team_hdg{
	float:left;
	width:100%;
	text-align:center;
	margin-bottom:72px;
}
.law_our_team_hdg h2{
	margin:0px;
	text-transform:uppercase;
	margin-bottom:5px;
}
.law_our_team_img{
	float:left;
	width:100%;
	text-align:center;
	padding-bottom:22px;
	overflow:hidden;
	position:relative;
	border:1px solid transparent;
}
.law_our_team_img::before{
	position:absolute;
	content:"";
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
	border-bottom:2px solid transparent;
	width:0%;
	z-index: -1;
}
.law_our_team_img:hover::before{
	width:100%;
}
.law_our_team_img:hover{
	border-color: #eaeaea;
}
.law_our_team_img figure{
	display:block;
	margin-bottom:27px;
	width: 100%;
}
.law_our_team_img figure img{
	width: 100%;
	height: auto;
}
.law_our_team_img h4{
	margin:0px;
	color:#000000;
	text-transform:uppercase;
	margin-bottom:3px;
}
.law_our_team_img span{
	font-size:16px;
	font-weight:Semibold;
	display:inline-block;
	margin-bottom:15px;
	text-transform: capitalize;
}
.law_our_team_img ul{
	left: 100%;
    padding: 0;
    position: relative;
    width: 100%;
}
.law_our_team_img:hover ul{
	left:0px;
}
.law_our_team_img ul li{
	list-style:none;
	display:inline-block;
}
.law_our_team_img ul li a{
	 background-color: #f8f8f8;
    border: 1px solid #e7e7e7;
    color: #001b22;
    display: inline-block;
    font-size: 16px;
    height: 32px;
    margin-right: 6px;
    text-align: center;
    text-decoration: none;
    width: 32px;
}
.law_our_team_img ul li a:hover{
	color:#fff;
}
.law_our_team_img ul li a i{
	line-height:30px;
}
/*
==========================================
		law_our_team end
==========================================
*/
/*
==========================================
		law_form_colum start
==========================================
*/
.law_form_colum{
	float:left;
	width:100%;
	background-color:#32353d;
	position:relative;
	z-index:999;
}
.law_form_colum::before{
	position:absolute;
	content:"";
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
	background-image:url("image/form.jpg");
	background-position:left;
	background-size:cover;
	background-repeat:no-repeat;
	width:40%;
	z-index:-2;
}
.law_form_img_caption{
    bottom: 0;
    float: left;
    left: 0;
    outline: 4px solid #fff;
    outline-offset: -14px;
    padding:170px 0 0 123px;
    position: absolute;
    right: 0;
    top: 0;
	width: 40%;
}
.law_form_img_caption::before{
	position:absolute;
	content:"";
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
	opacity:0.80;
	z-index:-1;
}
.law_form_img_caption a{
	font-size:57.65px;
	color:#fff;
	display:block;
	margin-bottom:9px;
}
.law_form_img_caption h2{
	margin:0px;
	font-size:48px;
	text-transform:uppercase;
	line-height: 50px;
	color:#fff;
}
.law_form_img_caption span{
	display:block;
}
.law_form_services {
    float: right;
	padding: 44px 16px;
    margin:0px;
	width: 60%;
}
.law_form_filed{
	float:left;
	width:100%;
	margin-bottom:30px;
}
.law_form_filed input[type="text"]{
	width:100%;
	font-size:16px;
	color:#ffffff;
	display:inline-block;
	background:none;
	height:60px;
	border:none;
	border:1px solid #929398;
	font-size:16px;
	padding:0px 19px;
}
.law_form_area textarea:focus,
.law_form_filed input[type="text"]:focus{
	box-shadow:0px 0px 10px -5px;
}
.law_form_area{
	float:left;
	width:100%;
	margin-bottom:30px;
}
.law_form_area textarea{
	width:100%;
	border:none;
	font-size:16px;
	color:#ffffff;
	display:inline-block;
	background:none;
	resize:none;
	padding: 22px 19px;
	border:1px solid #929398;
	height:200px;
}
.law_get{
	float:left;
	width:100%;
	text-align:center;
}
.law_get button{
	color:#fff;
	font-size:16px;
	padding:13px 50px;
	display:inline-block;
	border:none;
	font-weight:bold;
	text-transform:uppercase;
	border-bottom:2px solid #a12e4d;
}
.law_get button:hover{
	background-color:#000;
	color:#fff;
	border-color:#fff;
}
/*
==========================================
		law_form_colum end
==========================================
*/
/*
==========================================
		law_slide_img start
==========================================
*/
.law_slide_img{
	float:left;
	width:100%;
	padding:80px 0px;
}
.law_slide_img_caption{
	float:left;
	 margin-right: 26px;
	 width: 100%;
}
.law_slide_img_caption:last-child {
    margin-right: 0;
}
.law_slide_img_caption .owl-item{
	margin-right:10px;
}
#owl-demo .item{
	margin-top:0px;
}
#owl-demo .item img{
  display: block;
  width: 100%;
  height: auto;
}
.law_slide_img .owl-carousel .owl-item {
    float: left;
    width: 0;
	padding: 0 0 0 27px;
}
.law_slide_img .owl-carousel .owl-item:first-child{
	padding:0px;
}

 /*
==========================================
		law_slide_img end
==========================================
*/
 /*
==========================================
		law_achievements start
==========================================
*/
.law_achievements{
	background-color: #f8f8f8;
    float: left;
    padding: 71px 0 80px;
    width: 100%;
}
.law_achievements .bx-viewport{
	min-height:582px;
}
.law_achievements_hdg{
	float:left;
	width:100%;
	text-align:center;
	margin-bottom:36px;
}
.law_achievements_hdg h2{
	margin:0px;
	color:#000100;
	font-family:merriweather;
	text-transform:uppercase;
	margin-bottom:5px;
}
.kode_latest_news_carousel .item{
	margin: 0px 10px 0px 10px;
}
.kode_latest_news_carousel.owl-carousel.owl-theme {
    float: left;
    width: 100%;
}
.law_achievements_img{
	float:left;
	width:100%;
	background:#fff;
}
.law_achievements_img_kode{
	float:left;
	width:100%;
	position:relative;	
}
.law_achievements_img_kode figure{
	margin-bottom:3px;
	display:block;
	overflow:hidden;
}
.law_achievements_img_kode img{
	width:100%;
	transform: scale(1.0);
}
.law_achievements_img:hover .law_achievements_img_kode img{
	 transform: scale(1.4) rotate(10deg);
}
.kode-small-icon{
	background-color: #333333;
    border: 4px solid #fff;
    bottom: 0;
    color: #fff;
    display: block;
    font-size: 30px;
    height: 61px;
    left: 0;
	right:0;
	margin:auto;
    line-height: 50px;
    position: absolute;
    right: 0;
    text-align: center;
    bottom:-22px;
    width: 61px;
    z-index: 999;
}
.law_achievements_img:hover .kode-small-icon{
	color:#fff;
}
.law_achievements_caption{
	border: 1px solid #f1f1f1;
    float: left;
    text-align: center;
    width: 100%;
	border-bottom:2px solid #333333;
	box-shadow: 2px 2px 6px -3px;
	position:relative;
	padding:39px 0px 16px 0px;
}
.law_achievements_caption::before{
	position:absolute;
	content:"";
	left:0px;
	right:0px;
	bottom:-2px;
	border-bottom:2px solid transparent;
	width:0px;
}
.law_achievements_img:hover .law_achievements_caption::before{
	width:100%;
}
.law_achievements_caption h4{
	margin:0px;
	text-transform:uppercase;
	font-weight:bold;
	margin-bottom:12px;
}
.law_achievements_caption ul{
	float:left;
	width:100%;
	margin: 0 0 35px;
	position:relative;
	padding-left: 35px;
}
.law_achievements_caption ul::before{
	border-bottom: 1px solid;
    bottom: -20px;
    content: "";
    left: 0px;
    position: absolute;
    right: 0px;
	width:107px;
	margin:auto;
}
.law_achievements_caption ul li{
	display:inline-block;
	margin-right:15px;
}
.law_achievements_caption ul li a{
	font-size:14px;
	color:#4d4d4d;
	display:inline-block;
}
.law_achievements_caption span{
	margin-left:2px;
}
.law_achievements_caption p{
	color: #4d4d4d;    
    margin: 0;
    padding: 0 20px;
}
/*-----------bxsilder style--------*/
/*-----------bxsilder style--------*/
.law_achievements .bx-wrapper {
    float: left;
    width: 100%;
	margin:0px;
}
.law_achievements .bxslider {
    margin: 0;
}
.law_achievements .bx-wrapper .bx-pager{
	padding:0px;
}
.law_achievements  .bx-controls-direction{
	display:none;
}
.law_achievements .bx-wrapper .bx-pager.bx-default-pager a {
    background: #333333 none repeat scroll 0 0;
    border-radius: 5px;
    display: block;
    height: 11px;
    margin: 0 5px;
    outline: 0 none;
    text-indent: -9999px;
    width: 11px;
	border:4px solid transparent;
}
.law_achievements .bx-wrapper .bx-pager.bx-default-pager a:hover,
 .law_achievements .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #000 none repeat scroll 0 0;
	border-radius: 100%;
    display: block;
    height: 13px;
    margin: 0 5px;
    outline: 0 none;
    text-indent: -9999px;
    width: 13px;
}
.law_achievements .bx-pager.bx-default-pager {
    float: left;
	position:absolute;
	bottom:-64px;
    width: 100%;
}
/*
==========================================
		law_achievements end
==========================================
*/
/*
==========================================
		law_addres start
==========================================
*/
.law_addres{
	float:left;
	width:100%;
	padding:75px 0px;
}
.law_addres_caption{
	float:left;
	width:100%;
}
.law_addres_caption h6{
	text-transform:uppercase;
	font-weight: 400;
	margin-bottom:28px;
	display: inline-block;
}
.law_addres_caption p::before{
	border-top: 4px solid #b4b4b4;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0px;
    top: -17px;
	width:30px;
}
.law_addres_caption  p{
	position:relative;
	color:#555;
}
.law_addres_caption a{
	color:#555;
	text-decoration:none;
	display: block;
}
.law_addres_caption p > span,
.law_addres_caption span{
	display:block;
}
/*
==========================================
		law_addres end
==========================================
*/



/*
===============================================================
					content-us page start
===============================================================
*/
/*
==========================================
		kode_top_header start
==========================================
*/
.kode_top_header{
	float:left;
	width:100%;
	background-color:#deb863;
	position:relative;
	z-index:222;
}
.kode_top_header::after {
    background-color: #252731;
    background-position: right center;
    bottom: 0;
    content: "";
    position: absolute;
    right: 0;
    top: 0;
	min-width: 26%;
    z-index: -2;
}
.kode_top_header_navi{
	float:left;
	width:100%;
}
.kode_top_header_navi ul{
	margin: 0 0 0 -28px;
	padding:0px;
	float:left;
}
.kode_top_header_navi ul li{
	float:left;
	list-style:none;
	border-right:1px solid #ecd496;
}
.kode_top_header_navi ul li:last-child{
	border-right:none;
}
.kode_top_header_navi ul li a{
	text-decoration:none;
	font-size:14px;
	color:#252731;
	text-transform:uppercase;
	padding:12px 31px;
	display:inline-block;
}
.kode_top_header_navi ul li a:hover{
	color:#fff;
}
.kode_op_strip_social_icon{
		float:left;
		width:100%;
}
.kode_op_strip_social_icon ul{
	float:left;
	margin:0px;
	padding:0px;
}
.kode_op_strip_social_icon ul li{
	list-style:none;
	float:left;
}
.kode_op_strip_social_icon ul li a{
	color:#ffffff;
	padding:16px 0px;
	margin-left:25px;
	font-size:16px;
	display:inline-block;
}
.kode_top_header_navi ul ul li{
	border-right:none;
}
.kode_top_header_navi ul ul li a{
	color:#fff;
	border-right:none;
}
/*
==========================================
		kode_top_header end
==========================================
*/
/*
==========================================
		kode_top_log_bar start
==========================================
*/

.kode_top_log_bar{
	float:left;
	width:100%;
	padding:16px 0px;
}
.kode_top_logo{
	float:left;
	width:100%;
}
.kode_top_logo figure{
	float:left;
}
.kode_top_logo_colum{
	float:right;
	padding: 3px 0;
}
.kode_top_logo_colum ul{
	float:right;
	margin:0px;
	padding:0px;
}
.kode_top_logo_colum ul li{
	float:left;
	list-style:none;
	margin-left:30px;
}
.kode_top_logo_icon{
	float:right;
}
.kode_top_logo_icon i{
	border: 1px solid;
    border-radius: 3px;
    color: #deb863;
    display: inline-block;
    float: left;
	font-size: 17px;
    height: 40px;
    margin-right: 9px;
    margin-top: 2px;
    text-align: center;
    width: 40px;
	line-height:36px;
}
.kode_top_logo_icon:hover i{
	color:#fff;
}
.kode_top_logo_icon span i{
	line-height:36px;
}
.kode_top_logo_caption {
    float: left;
}
.kode_top_logo_caption p{
	margin:0px;
	font-weight:Bold;
	color:#666666;
}
.kode_top_logo_caption a{
	font-size:13px;
	color:#999999;
	display:inline-block;
	line-height: 14px;
}
/*
==========================================
		kode_top_log_bar end
==========================================
*/
/*
==========================================
		kode_content_banner start
==========================================
*/
.kode_content_banner{
	float:left;
	width:100%;
	background-image:url("image/bannerc.jpg");
	background-size:cover;
	padding:60px 0px;
	border-bottom:1px solid #e6e6e6;
	position:relative;
}
.kode_content_banner::before{
	position:absolute;
	content:"";
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
	background-color:#000;
	opacity:0.70;
}
.kode_banner_caption{
	float:left;
	width:100%;
}
.kode_banner_caption h1{
	color: #ffffff;
    display: inline-block;
    font-family: cardo;
	font-weight:bold;
    margin: 0;
    text-transform: uppercase;
	position:relative;
	font-size:24px;
}
.kode_banner_caption ul{
	float:right;
	margin:0px;
	 padding: 2px 13px 0;
}
.kode_banner_caption ul li{
	float:left;
	list-style:none;
}
.kode_banner_caption ul li p{
	color:#ffffff;
	text-transform:uppercase;
	text-decoration:none;
	font-size:14px;
	display:inline-block;
	margin-left:30px;
	position:relative;
}
.kode_banner_caption ul li a{
	color:#ffffff;
	text-transform:uppercase;
	text-decoration:none;
	font-size:14px;
	display:inline-block;
	margin-left:30px;
	position:relative;
	margin-top:2px;
}
.kode_banner_caption ul li a:hover{
	color:#000;
}
.kode_banner_caption .kode_banner_icon::after {
    bottom: 0;
    content: "\f101";
	font-family: fontawesome;
    position: absolute;
    right: -18px;
    top: 0;
}
/*
==========================================
		kode_content_banner end
==========================================
*/
/*
==========================================
		kode_content_services start
==========================================
*/
.kode_content_services{
	float:left;
	width:100%;
	padding:80px 0px;
	background-color:#f7f7f7;
}
.kode_services_caption{
	float:left;
	width:100%;
	text-align:center;
	background-color:#ffffff;
	padding:36px 14px 63px 14px;
	border-bottom:2px solid #ededed;
	position:relative;
}
.kode_services_caption::before{
	position:absolute;
	content:"";
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
	border-bottom:2px solid transparent;
	width:0px;
}
.kode_services_caption:hover::before{
	width:100%;
}
.kode_services_caption span{
	height:65px;
	width:65px;
	display:inline-block;
	border:1px solid;
	font-size:30px;
	text-align:center;
	border-radius:4px;
	margin-bottom:15px;
}
.kode_services_caption:hover span{
	color:#fff;
}
.kode_services_caption span i{
	line-height:63px;
}
.kode_services_caption h4{
	margin:0px;
	font-weight:Bold;
	margin-bottom:30px;
	text-transform:uppercase;
	position:relative;
	z-index:999;
}
.kode_services_caption a{
	color:#252731;
	text-decoration:none;
}
.kode_services_caption p{
	margin:0px;
	position:relative;
}

/*
==========================================
		kode_content_services end
==========================================
*/
/*
==========================================
		kode_content_us_touch start
==========================================
*/
.kode_content_us_touch{
	float:left;
	width:100%;
	padding:72px 0px 80px 0px;
}
.kode_content_us_touch_hdg{
	float:left;
	width:100%;
	text-align:center;
	margin-bottom:40px;
}
.kode_content_us_touch_hdg h5{
	margin:0px;
	color:#4a4a4a;
	font-weight:Bold;
	text-transform:uppercase;
	margin-bottom:20px;
	font-size:30px;
}
.kode_content_us_touch_hdg p{
    display: inline-block;
    padding: 0 195px;
}
.kode_content_us_colum{
	float:left;
	width:100%;
	background-color:#f7f7f7;
	padding:15px 0px;
}
.kode_content_us_maap{
	float:left;
	width:100%;
	position:relative;
}
.kode_content_us_maap .map-canvas{
	float:left;
	width:100%;
	height: 497px;
}
.kode_mapp_logo_img {
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    text-align: center;
    top: 173px;
}
.kode_mapp_logo_img figure{
	display:inline-block;
	position:relative;
}
.kode_content_us_form{
	float:left;
	width:100%;
	margin:0px;
	padding: 34px 20px 0;
}
.kode_content_us_form input[type="text"]{
	width:100%;
	background-color:#ffffff;
	border:1px solid #ececec;
	font-size:15px;
	color:#999999;
	display:block;
	padding:15px 19px;
	margin-bottom:18px;
}
.kode_content_us_form textarea:focus,
.kode_content_us_form input:focus{
	box-shadow: 0 4px 9px -8px;
	border:1px solid ;
}
.kode_content_us_form textarea{
	color:#999999;
	display:block;
	width:100%;
	background-color:#ffffff;
	border:1px solid #ececec;
	padding:20px 19px;
	resize:none;
	height:157px;
	margin-bottom:30px;
}
.kode_content_us_form button{
	font-size:15px;
	font-weight:Bold;
	color:#666666;
	text-transform:uppercase;
	padding:10px 63px;
	background-color:#fff;
	display:inline-block;
	border:none;
	border-bottom:2px solid #e2e2e2;
	position:relative;
}
.kode_content_us_form button::before{
	position:absolute;
	content:"";
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
	border-bottom:2px solid transparent;
	width:0;
}
.kode_content_us_form button:hover::before{
	width:100%;
	border-color:#fff;
}
.kode_content_us_form button:hover{
	color:#fff;
}
/*
==========================================
		kode_content_us_touch end
==========================================
*/
/*
==========================================
		kode_content_sing_up start
==========================================
*/
.kode_content_sing_up{
	float:left;
	width:100%;
	padding:60px 0px;
}
.kode_sing_form {
    float: left;
    width: 100%;
	padding: 0 50px;
}
.kode_sing_hdg{
	float:left;
	padding-top:16px;
}
.kode_sing_hdg h6{
	color:#fff;
	text-transform:uppercase;
}
.kode_sing_up_kode{
	float:right;
}
.kode_sing_up_kode form{
	float:right;
	margin:0px;	
}
.kode_sing_up_kode input{
	width:615px;
	height:45px;
	font-size:14px;
	color:#4d4d4d;
	padding:7px 14px;
	display:block;
	border:none;
	float:left;
}
.kode_sing_up_kode button{
	background-color:#4d4d4d;
	height:45px;
	border:none;
	font-size:16px;
	font-weight:Semibold;
	padding:8px 21px;
	color:#fff;
	border:1px solid transparent;
}
.kode_sing_up_kode button:hover{
	border-color:#fff;
}
/*
==========================================
		kode_content_sing_up end
==========================================
*/
/*
===================================================================================
							practice-area page start
===================================================================================
*/
/*
==========================================
		kode_practice_filter strat
==========================================
*/
.kode_practice_filter{
	float:left;
	width:100%;
	padding:70px 0px 80px 0px;
	border-top:1px solid #e6e6e6;
}
.kode_practice_filter_list{
	float:left;
	width:100%;
	text-align:center;
}
.kode_practice_filter .masoned{
	height:0px;
	float:left;
	width:100%;
}
.kode_practice_filter_list ul{
	margin:0px 0px 40px 0px;
	padding:0px;
	float:left;
	width:100%;
}
.kode_practice_filter_list ul li{
	list-style:none;
	display:inline-block;
}
.kode_practice_filter_list ul li a{
	text-decoration:none;
	color:#999999;
	font-size:14px;
	padding:6px 20px;
	display:inline-block;
	position:relative;
}
.kode_practice_filter_list ul li a::before {
    border-right: 1px solid #999999;
    bottom: 6px;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 10px;

}
.kode_practice_filter_list ul li a:hover::before{
	  border-right:none;
}
.kode_practice_filter_list ul li a.active,
.kode_practice_filter_list ul li a:focus,
.kode_practice_filter_list ul li a:hover{
	color:#fff;
}
.kode_practice_readmore{
	float:left;
	width:100%;
	text-align:center;
}
.kode_practice_readmore a{
	text-decoration:none;
	font-size:16px;
	font-weight:Bold;
	text-transform:uppercase;
	padding:11px 59px;
	display:inline-block;
	color:#fff;
	margin-top:10px;
	z-index:999;
}
.kode_practice_readmore a:hover{
	background-color:#000;
	color:#fff;
}
/*
==========================================
	kode_practice_filter end
==========================================
*/

/*
===================================================================================
						practice-area colum-3 page start
===================================================================================
*/
/*
==========================================
	kode_colum_3_img start
==========================================
*/
.kode_colum_3_img{
	float:left;
	width:100%;
	overflow:hidden;
	padding-bottom:25px;
	border-bottom:1px solid #e8e8e8;
	margin-bottom:30px;
}
.kode_colum_3_img figure{
	position:relative;
	display:block;
	border-bottom:2px solid #252731;
	margin-bottom:30px;
	float:left;
	overflow:hidden;
}
.kode_colum_3_img figure img{
	transform: scale(1.0) rotate(0deg);
}
.kode_colum_3_img:hover figure img{
	transform: scale(1.4) rotate(6deg);
} 
.kode_colum_3_img:hover figure:after{
	opacity:0.70;
	left:0%;
	right:0%;
}
.kode_colum_3_img figcaption{
	position:absolute;
	right:22px;
	bottom: 100%;
	opacity:0;
	
}
.kode_colum_3_img:hover figcaption{
	opacity:1;
	bottom:10px;
}
.kode_colum_3_img strong{
	display:block;
	font-size:22px;
	font-weight:Bold;
	text-align:center;
	color:#fff;
	height:55px;
	width:71px;
	line-height:50px;
}
.kode_colum_3_img  span{
	background-color:#252731;
	font-size:12px;
	color:#ffffff;
	display:inline-block;
	padding:4px 14px;
}
.kode_colum_3_caption{
	float:left;
	width:100%;
}
.kode_colum_3_caption h5{
	margin:0px;
	font-weight:Bold;
	color:#252731;
	text-transform:uppercase;
	margin-bottom:10px;
}
.kode_colum_3_caption p{
	margin-bottom:18px;
}
.kode_colum_3_caption a{
	text-decoration:none;
	font-size:14px;
	color:#666666;
	position:relative;
}
.kode_colum_3_caption i {
    margin-left: 10px;
    position: absolute;
    top: 5px;
}
/*
==========================================
	kode_colum_3_img end
==========================================
*/
/*
===================================================================================
						about-us page start
===================================================================================
*/
/*
==========================================
	kode_abouts_us_agence start
==========================================
*/
.kode_abouts_us_agence{
	float:left;
	width:100%;
	padding:72px 0px 80px 0px;
}
.kode_abouts_us_hdg{
	float:left;
	width:100%;
	margin-bottom:28px;
	text-align:center;
}
.kode_abouts_us_hdg h2{
	text-align:center;
	color:#252731;
	display:inline-block;
	position:relative;
}
.kode_abouts_us_hdg > h2::after {
	border-bottom: 5px dotted;
    bottom: -15px;
    content: "";
	left: 0px;
    position: absolute;
    right: 0px;
	width:36px;
	margin:auto;
}
.kode_practice_about_us_kode{
	float:left;
	width:100%;
	padding:26px 0px;
}
.kode_practice_about_us_kode > p {
    margin-bottom: 27px;
}
.kode_practice_about_us_caption > p {
    line-height: 22px;
}
.kode_practice_about_us_li_list{
	float:left;
	width:100%;
}
.kode_practice_about_us_li_list ul{
	float:left;
	width:100%;
}
.kode_practice_about_us_li_list ul li{
	float:left;
	position:relative;
	padding-bottom:27px;
}
.kode_practice_about_us_li_list ul li:last-child{
	padding-bottom:0px;
}
.kode_practice_about_us_li_list ul li::after{
	border-left: 1px solid #dddddd;
    bottom: 0;
    content: "";
    left: 13px;
    position: absolute;
    right: 0;
    top: 30px;
    z-index: -2;
}
.kode_practice_about_us_li_list li:last-child::after {
    border-left: medium none;
}
.kode_practice_about_us_li_list ul li::before{
    bottom: 0px;
    content: "";
    left: 10px;
    position: absolute;
    right: 0;
    top: 65px;
	height:6px; 
	width:6px;
	background-color:#cccccc;
	border-radius:80%;
	z-index:-1;
}
.kode_practice_about_us_li_list li:last-child::before {
    background-color: #fff;
}
.kode_practice_about_us_chack{
	float:left;
	width:100%;
}
.kode_practice_about_us_chack span{
	height:30px;
	width:30px;
	text-align:center;
	display:inline-block;
	color:#252731;
	font-size:16px;
	float:left;
	border:1px solid;
}
.kode_practice_about_us_chack:hover span{
	color:#fff;
}
.kode_practice_about_us_li_list ul li span i{
	line-height:28px;
}
.kode_practice_about_us_caption{
	float:none;
	width:100%;
	padding-left:50px;
}
.kode_practice_about_us_caption h2{
	font-size:16px;
	font-family: open sans;
	color:#252731;
	font-weight:Semibold;
	margin-bottom:12px;
	text-transform:uppercase;
}
/*
==========================================
	kode_abouts_us_agence end
==========================================
*/
/*
==========================================
	kode_about_us_what start
==========================================
*/
.kode_about_us_what{
	float:left;
	width:100%;
	background-color:#f8f8f8;
	padding:73px 0px 6px;;
}
.kode_about_us_legal{
	float:left;
	width:100%;
	text-align:center;
	margin-bottom:60px;
}
.kode_about_us_legal span{
	height:103px;
	width:103px;
	text-align:center;
	display:inline-block;
	border-radius:100%;
	font-size:40px;
	color:#fff;
	margin-bottom:15px;
	position:relative;
	z-index:999;
}
.kode_about_us_legal span::before{
	position:absolute;
	content:"";
	top:100px;
	left:100px;
	right:100px;
	bottom:100px;
	z-index:-1;
}
.kode_about_us_legal:hover span::before{
	background-color:#000;
	left:0px;
	right:0px;
	top:0px;
	bottom:0px;
	border-radius:100%;
}
.kode_about_us_legal span i{
	line-height:100px;
}
.kode_about_us_legal h6{
	text-transform:uppercase;
	font-size:18px;
	color:#252731;
	margin-bottom:10px;
}
.kode_about_us_legal p{
	margin-bottom:26px;
}
.kode_about_us_legal a{
	font-size:14px;
	color:#999999;
	padding:9px 43px 8px 20px;
	display:inline-block;
	position:relative;
}
.kode_about_us_legal:hover a{
	color:#fff;
}
.kode_about_us_legal a i{
	bottom: 0;
    position: absolute;
    right: 20px;
    top: 14px;
}
/*
==========================================
	kode_about_us_competition start
==========================================
*/.kode_about_us_competition{
	float:left;
	width:100%;
	background-color:#343a4c;
}
.kode_about_us_competition_icon{
	float:left;
	width:100%;
	padding:80px 30px;
	border:10px solid transparent;
}
.col-md-4.padding_0 {
    padding: 0;
}
.kode_about_us_competition_icon span{
	float:left;
	color:#fff;
	font-size: 50px;
}
.kode_about_us_competition_caption{
	float: none;
    padding-left:70px;
}
.kode_about_us_competition_caption h3{
	font-weight:Bold;
	color:#fff;
	line-height: 42px;
	padding-right: 68px;
	margin-bottom:5px;
	text-transform:uppercase;
}
.kode_about_us_competition_caption h5{
	font-size:16px;
	font-weight:Light It;
	text-transform:uppercase;
	font-style:italic;
	margin-bottom:30px;
}
.kode_about_us_competition_icon .kode_about_us_competition_caption p{
	color:#ffffff;
	text-transform:uppercase;
	margin-bottom:26px;
}
.kode_about_us_competition_caption a{
	font-size:14px;
	font-weight:Bold;
	text-transform:uppercase;
	color:#fff;
	padding:0px 0px 0px 20px;
	display:inline-block;
}
.kode_about_us_competition_caption a:hover{
	background-color:000;
}
.kode_about_us_competition_caption a i{
	font-size: 15px;
    height: 42px;
    line-height: 43px;
    margin-left: 18px;
    text-align: center;
    width: 40px;
}
/*
==========================================
	kode_about_us_competition end
==========================================
*/
/*
==========================================
	law_our_team_1 start
==========================================
*/
.law_our_team_1{
	padding:72px 0px 80px 0px;
	float:left;
	width:100%;
}
/*
==========================================
	law_our_team_1 end
==========================================
*/
/*
==========================================
	kode_about_us_silde start
==========================================
*/

.kode_about_us_silde{
	float:left;
	width:100%;
	background-image:url("image/about2.jpg");
	background-size:cover;
	padding:80px 0px 154px 0px;
}
.kode_about_us_silde_caption{
	float:left;
	width:100%;
	text-align:center;
}
.kode_about_us_silde_caption figure{
	display:inline-block;
	margin-bottom:25px;
	padding: 6px;
	border: 1px solid #fff;
	border-radius: 100%;
}
.kode_about_us_silde_caption figure img{
    border-radius: 100%;
    display: inline-block;
	 overflow: hidden;
}
.kode_about_us_silde_caption h3{
	color:#fff;
	text-transform:uppercase;
	margin-bottom:70px;
}
.kode_about_us_silde .kode_about_us_silde_caption p{
	color:#ffffff;
	font-style:Italic;
	padding: 0 206px;
	position:relative;
}
.kode_about_us_silde_caption p::after{
	position:absolute;
	content: "\f10d";
	top:-23px;
	left:200px;
	bottom:0px;
	font-family: FontAwesome;
}
.kode_about_us_silde_caption p::before{
	bottom: 0;
    content:"\f10e";
    font-family: FontAwesome;
    left: 35%;
    position: absolute;
    right: 0;
    top: 55px;
    z-index: -1;
}
}
.kode_about_us_silde .bx-controls-direction {
    display: none;
}
.kode_about_us_silde  .bx-wrapper .bx-pager.bx-default-pager a {
    background: #fff none repeat scroll 0 0;
    border-radius: 0;
    display: block;
    height: 3px;
    margin: 0 5px;
    outline: 0 none;
    text-indent: -9999px;
    width: 20px;
}
.kode_about_us_silde.bx-wrapper .bx-viewport{
	height:0px;
	overflow:none;
}
.kode_about_us_silde .bx-wrapper .bx-pager{
	padding:0px;
}
.kode_about_us_silde  .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto{
	bottom:-90px;
}
.kode_about_us_silde .bx-wrapper{
	margin:0px;
}
/*
==========================================
	kode_about_us_silde end
==========================================
*/
/*
==========================================
	kode_about_us_latest start
==========================================
*/
.kode_about_us_latest{
	float:left;
	width:100%;
	padding:75px 0px 80px 0px;
}
.kode_about_us_latest_news{
	float:left;
	width:100%;
}
.kode_span_list.list_2 {
    float: left;
    position: relative;
    text-align: left;
    top: -38px;
}
.kode_about_us_latest_news h3{
	font-size:18px;
	color:#000000;
	text-transform:uppercase;
	position:relative;
	margin-bottom:37px;
}

.kode_about_us_span{
	float:left;
	width:100%;
	margin-bottom:28px;
}
.kode_about_us_span:last-child {
    margin: 0;
}
.kode_about_us_latest_kode{
	float:left;
}
.kode_about_us_latest_kode h5{
	font-size:24px;
	color:#ffffff;
	padding:6px 22px;
}
.kode_about_us_latest_kode span{
	float:left;
	padding:2px 23px;
	background-color:#000;
	font-size:16px;
	color:#fff;
	text-transform:uppercase;
}
.kode_about_us_latest_caption{
	float:none;
	padding-left:100px;
}
.kode_about_us_latest_caption h6{
	color:#4d4d4d;
	text-transform:uppercase;
	margin-bottom:11px;
}
.kode_about_us_latest_caption ul{
	float:left;
	margin-bottom:10px;
}
.kode_about_us_latest_caption li{
	float:left;
}
.kode_about_us_latest_caption li:first-child{
	color:#a12e4d;
}
.kode_about_us_latest_caption li a{
	font-size:14px;
	display:inline-block;
	margin-right:18px;
}
.kode_about_us_latest_caption p{
	float:left;
	padding:0px 6px 0px 0px;
}
.kode_about_us_according{
	float:left;
	width:100%;
}
.kode_about_us_according .panel{
	box-shadow:0px 0px;
}
.kode_about_us_latest_news .panel-heading{
	padding:0px;
}
.kode_about_us_latest_news .panel-heading a{
	padding:0px;
	font-size:18px;
	font-weight:Bold;
	text-transform:uppercase;
	color:#fff;
	display:block;
	padding:18px 60px 18px 20px;
	background-color:#4d4d4d;
	position:relative;
}
.kode_about_us_latest_news .panel-heading a::before{
	position:absolute;
	content: "\f077";
	font-family: FontAwesome;
	top:0px;
	right:0px;
	bottom:0px;
	height:60px;
	width:60px;
	text-align:center;
	display:inline-block;
	background-color:#383838;
	line-height:55px;
	font-size:10px;
	color:#fff;
}
.kode_about_us_latest_news .panel-heading a.active:before,
.kode_about_us_latest_news .panel-heading a:focus:before,
.kode_about_us_latest_news .panel-heading a:hover:before{
	background-color:#000;
	content:  "\f078";
	font-family: FontAwesome;
	top:0px;
	right:0px;
	bottom:0px;
}
.kode_about_us_latest_news .panel-group{
	margin:0px;
	float:left;
	width:100%;
}
.kode_about_us_latest_news .panel-body{
	float:left;
	width:100%;
	padding:20px 0px 10px 0px;
	border-top:none;
}
.kode_about_us_latest_news .panel-body figure{
	float:left;
	border:5px solid #f3f3f3;
	margin-right:18px;
	display:inline-block;
}
.kode_about_us_latest_news .panel-collapse .collapse .in{
	float:left;
	width:100%;
}
.kode_about_us_latest_news .panel.panel-default {
    float: left;
    width: 100%;
    border: none;
	 margin: 0 0 10px;
}
.kode_about_us_latest_news .panel.panel-default:last-child{
	margin-bottom:0px;
}
.kode_about_us_latest_news .panel-group .panel-heading + .panel-collapse > .list-group, .panel-group .panel-heading + .panel-collapse > .panel-body{
	border:none;
}
/*
==========================================
	kode_about_us_latest end
==========================================
*/
/*
===================================================================================
						practice-area-detail page start
===================================================================================
*/
/*=====kode_practice_detail start====*/
.kode_practice_detail{
	float:left;
	width:100%;
	padding:80px 0px;
}
.kode_practice_detail_social_tabs{
	float:left;
	width:100%;
	background-color:#f8f8f8;
	padding:29px 16px;
	border:1px solid #e6e6e6;
	margin-bottom:35px;
}
.kode_practice_detail_social_tabs h4{
	font-weight:Bold;
	color:#4d4d4d;
	text-transform:uppercase;
	position:relative;
	margin-bottom:40px;
}
.kode_practice_detail_social_tabs h2::before{
	 border-bottom: 5px dotted;
    bottom: -20px;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    width: 36px;
}
.kode_practice_detail_social_tabs ul{
	float:left;
	width:100%;
}
.kode_practice_detail_social_tabs ul li{
	margin-bottom:10px;
	display:block;
	width:100%;
}
.kode_practice_detail_social_tabs .nav-tabs > li > a {
    border:none;
    border-radius: 0;
    margin-right: 0px;
}
.kode_practice_detail_social_tabs ul li:last-child{
	margin-bottom:0px;
}
.kode_practice_detail_social_tabs ul li  a{
	font-size:15px;
	color:#4d4d4d;
	display:block;
	height:38px;
	background-color:#ffffff;
	padding: 7px 0 6px 46px;
	font-family:merriweather;
	position:relative;
	border:none;
	margin:0px;
}
.kode_practice_detail_social_tabs .panel{
    border:none;
    border-radius: 0px;
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0.05);
    margin-bottom: 0px;
}
.kode_practice_detail_social_tabs .panel-heading{
	border-bottom: none;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    padding:0px;
}	
.kode_practice_detail_social_tabs ul li a.active,
.kode_practice_detail_social_tabs ul li a:hover{
	color:#fff;
	border:none;
}
.kode_practice_detail_social_tabs ul li a::before{
	position:absolute;
	content: "";
	font-family: FontAwesome;
	top:0px;
	left:1px;
	right:0px;
	bottom:0px;
	height:38px;
	width:35px;
	display:inline-block;
	background-color:rgba(0,0,0,1);
	text-align:center;
	line-height:38px;
	font-size:15px;
	color:#fff;
}
.kode_practice_detail_social_tabs ul li a::after{
	position:absolute;
	content: "\f101";
	font-family: FontAwesome;
	top:0px;
	left:1px;
	right:0px;
	bottom:0px;
	height:38px;
	width:35px;
	display:inline-block;
	text-align:center;
	line-height:38px;
	font-size:15px;
	color:#fff;
}
.kode_practice_detail_social_tabs ul li:hover a::before{
	opacity: 0.2;
}
.kode_practice_detail_social_tabs ul li a:focus:before,
.kode_practice_detail_social_tabs ul li a.active:before,
.kode_practice_detail_social_tabs ul li a:hover:before{
	background:#000;
}
/*=====kode_practice_detail end====*/
/*=====kode_practice_detail_download start====*/
.kode_practice_detail_download .kode_span_list{
	text-align: left;
	margin-bottom: 30px;
}
.kode_practice_detail_download .kode_span_list.list_5 {
    margin: 0;
}
.kode_practice_detail_download{
	float:left;
	width:100%;
	padding-bottom:38px;
	border-bottom:1px solid #f0f0f0;
	margin-bottom:40px;
}
.kode_practice_detail_download h4{
	margin-bottom:20px;
}
.kode_practice_detail_offices h4{
	color:#4d4d4d;
	margin-bottom:38px;
	position:relative;
}
.kode_practice_detail_download  p{
	padding: 0 3px 0 0;
	margin-bottom:15px;
}
.kode_practice_detail_download ul{
	float:left;
	width:100%;
}
.kode_practice_detail_download ul li{
	margin-bottom:18px;
}
.kode_practice_detail_download ul li:last-child{
	margin-bottom:0px;
}
.kode_practice_detail_download ul li a{
	color:#fff;
	font-size:18px;
	text-transform:uppercase;
	width:100%;
	display:inline-block;
	border-bottom:2px solid #a12e4d;
	position:relative;
	padding: 21px 0 24px 15px;
}
.kode_practice_detail_download ul li a::before{
	border: 1px solid #fff;
    bottom: 0;
    content: "\f019";
    display: inline-block;
    font-family: FontAwesome;
    height: 43px;
    line-height: 43px;
    position: absolute;
    right: 12px;
    text-align: center;
    top: 14px;
    width: 43px;
}
.kode_practice_detail_download ul li a:hover{
	background-color:#000;
	border-bottom:2px solid #000;
}
.kode_practice_detail_download ul li a i{
	font-size:18px;
	margin-right:8px;
}
/*=====kode_practice_detail_download end====*/
/*=====kode_practice_detail_offices start====*/
.kode_practice_detail_offices .kode_span_list.list_5.list_6 {
    margin-top: -19px;
    position: relative;
    text-align: left;
}
.kode_practice_detail_offices{
	float:left;
	width:100%;
}
.kode_practice_detail_offices ul{
    float: left;
    width: 100%;
}
.kode_practice_detail_offices ul li{
	border-bottom: 1px solid #f0f0f0;
    float: left;
    padding: 20px 0;
    width: 100%;
}
.kode_practice_detail_offices ul li:first-child{
		border-top:1px solid #f0f0f0;
}
.kode_practice_detail_offices_icon {
	float:left;
	width:100%;
}
.kode_practice_detail_offices_icon span{
	height:33px;
	width:33px;
	display:inline-block;
	float:left;
	border-radius:100%;
	border:1px solid #e7e7e7;
	font-size:15px;
	color:#4d4d4d;
	text-align:center;
	margin-right:16px;
}
.kode_practice_detail_offices_icon:hover span{
	color:#fff;
}
.kode_practice_detail_offices_icon span i{
	line-height:33px;
}
.kode_practice_detail_offices_caption{
	float:none;
	margin:auto;
}
.kode_practice_detail_offices_caption p  a{
	font-size:15px;
	color:#4d4d4d;
}
/*=====kode_practice_detail_offices end====*/
/*=====kode_practice_detail_fig_kode start====*/
.kode_practice_detail_fig_kode{
	float:left;
	width:100%;
}
.kode_practice_detail_img{
	float:left;
	width:100%;
	padding-bottom:40px;
	border-bottom:1px solid #eeeeee;
	margin-bottom:35px;
}
.kode_practice_detail_fig_kode .panel-body{
	padding:0px;
}
.kode_practice_detail_fig_kode .panel .panel-default{
	border-color:#none;
}
.kode_practice_detail_fig_kode .panel{
	margin-bottom:0px;
	border:none;
	box-shadow:0px 0px 0px 0px;
}
.kode_practice_detail_fig_kode.panel-heading{
	padding: 0px 0px;
}
.kode_practice_detail_img figure{
	display:block;
	margin-bottom:25px;
	border:10px solid #f8f8f8;
	overflow:hidden;
}
.kode_practice_detail_img img{
	transform: scale(1.0) rotate(0deg);
}
.kode_practice_detail_img:hover img{
	transform: scale(1.1);
}
.kode_practice_detail_img  h3{
	text-transform:uppercase;
	font-weight:Bold;
	color:#4d4d4d;
	margin-bottom:15px;
}
.kode_practice_detail_img p{
	margin-bottom:25px;
}
.kode_practice_detail_img  p:last-child {
    margin-bottom: 0;
}
/*=====kode_practice_detail_fig_kode end====*/
/*=====kode_practice_detail_services start====*/
.kode_practice_detail_services{
	float:left;
	width:100%;
}
.kode_practice_detail_services h3{
	font-weight:Bold;
	color:#4d4d4d;
	text-transform:uppercase;
	margin-bottom:25px;
}
.kode_practice_detail_services_row{
	float:left;
	width:100%;
	padding-bottom:30px;
	border-bottom:1px solid #eeeeee;
	margin-bottom:30px;
}
.kode_practice_detail_services_img{
	float:left;
	margin-right:20px;
	min-width:379px;
}
.kode_practice_detail_services_img figure {
	float:left;
	position:relative;
}
.kode_practice_detail_services_caption {
    float: none;
    margin: auto;
}
.kode_practice_detail_services_caption h6{
	color:#666666;
	font-weight:Bold;
	text-transform:uppercase;
	margin-bottom:20px;
}
.kode_practice_detail_services_caption.kode_left {
    float: left;
    margin-right: 20px;
    width: 442px;
}
.kode_practice_detail_services_img.kode_margin {
    margin-right: 0;
}
/*=====kode_practice_detail_services end====*/
/*=====kode_practice_detail_according start====*/
.kode_practice_detail_according{
	float:left;
	width:100%;
	margin-bottom:20px;
}
.kode_practice_detail_according h3{
	color:#4d4d4d;
	font-weight:bold;
	margin-bottom:30px;
}
.kode_practice_detail_according_detil{
	float:left;
	width:100%;
	padding-bottom:30px;
	border-bottom:1px solid #eeeeee;
}
.kode_practice_detail_according_detil .panel-heading {
    padding: 0;
}
.kode_practice_detail_according_detil .panel-title a{
	font-size:14px;
	color:#999999;
	display:block;
	padding:10px 24px;
	border:1px solid #e6e6e6;
	position:relative;
}
.kode_practice_detail_according_detil .panel-title a::before{
	position:absolute;
	content:  "\f068";
	top:6px;
	right: 28px;
	bottom:0px;
	font-family: FontAwesome;
	height:26px;
	width:26px;
	text-align:center;
	border:1px solid #e6e6e6;
	border-radius:100%;
	display:inline-block;
	font-size:10px;
	color:#999999;
	line-height:26px;
	
}
.kode_practice_detail_according_detil .panel-title a:focus:before,
.kode_practice_detail_according_detil .panel-title a.active:before,
.kode_practice_detail_according_detil .panel-title a:hover:before{
	font-family: FontAwesome;
	position:absolute;
	content:   "\f067";
	right: 28px;
	bottom:0px;
	font-family: FontAwesome;
	height:26px;
	width:26px;
	text-align:center;
	border:1px solid #e6e6e6;
	border-radius:100%;
	display:inline-block;
	font-size:10px;
	color:#999999;
	line-height:26px;
}
.kode_practice_detail_according_detil .panel-body{
	float:left;
	width:100%;
	padding:14px 15px;
	border:1px solid #e6e6e6;
}
.kode_practice_detail_according_detil .panel.panel-default {
    float: left;
    margin-bottom: 10px;
    width: 100%;
}
.kode_practice_detail_according_detil  .panel-group .panel + .panel{
	margin-top:0px;
}
.kode_practice_detail_according_detil  .panel-title{
	display:block;
	margin:auto;
}
.kode_practice_detail_according_detil  .panel{
	border:none;
}
.kode_practice_detail_according_detil .panel-group{
	margin-bottom:0px;
}
/*=====kode_practice_detail_according end====*/
/*=====law_our_team .margin_kode====*/

.law_our_team.margin_kode{
	margin:0px;
	float:left;
	width:100%;
	padding:0px;
}
.law_our_team_hdg.kode_left{
	float:left;
	width:100%;
	text-align:left;
}
/*
===================================================================================
						about-us-03 page start
===================================================================================
*/
/*
=====================================
	kode_about_03_ageance start
=====================================
*/
.kode_about_03_ageance{
	float:left;
	width:100%;
	padding:72px 0px;
}
.kode_about_03_hdg{
	float:left;
	width:100%;
	text-align:center;
	margin-bottom:36px;
}
.kode_about_03_hdg h2{
	margin-bottom:7px;
}
.kode_about_03_medical{
	float:left;
	width:100%;
	text-align:center;
}
.kode_about_03_medical span{
	width:82px;
	height:82px;
	display:inline-block;
	font-size:45px;
	color:#333333;
	border:3px solid #252731;
	margin-bottom:28px;
}
.kode_about_03_medical span i{
	line-height:76px;
}
.kode_about_03_medical h3{
	font-weight:bold;
	margin-bottom:12px;
	text-transform:uppercase;
}
.kode_about_03_medical p{
	margin-bottom:18px;
}
.kode_about_03_medical a{
	color:#333333;
}
/*
=====================================
	kode_about_03_ageance end
=====================================
*/

/*
=====================================
	kode_about_03_history start
=====================================
*/
.kode_about_03_history{
	float:left;
	width:100%;
	padding:72px 0px 82px 0px;
}
.kode_about_03_history .col-md-9.about_us03,
.kode_about_03_history .col-md-3.about_us03{
	padding:0px;
}
.kode_about_03_cols{
	float:left;
	width:100%;
}
.kode_about_03_cols ul{
	float:left;
	width:100%;
	border-top:1px solid #d4d4d4;
}
.kode_about_03_cols ul li{
	border-bottom:1px solid #d4d4d4;
	float:left;
	width:100%;
}
.kode_about_03_img{
	float:left;
	width:100%;
	border-bottom:1px solid #d4d4d4;
}
.kode_about_03_img figure{
	position:relative;
}
.kode_about_03_img > figure:after {
    background: rgba(255,255,255,1);
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
	z-index:1;
}
.kode_about_03_img figure:hover:after{
	background: rgba(0,0,0,0.4);
}
.kode_about_03_img > figure:before {
    bottom: 0;
    content: "";
    height: 0;
    position: absolute;
    right: -4px;
    top: 38px;
	border-color: transparent transparent transparent transparent;
    border-style: solid;
    border-width: 4px 0 4px 4px;
	z-index:1;
}
.kode_about_03_img > figure:hover:before{
	border-color: transparent transparent transparent #000;
    border-style: solid;
    border-width: 4px 0 4px 4px;
	z-index: 999;
	width: 0;
}
.kode_about_03_img figure img{
	width:100%;
	z-index:90000;
}
.kode_about_03_tabs{
	position:absolute;
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
	border-right:2px solid transparent;
	z-index:999;
}
.kode_about_03_tabs a{
	padding: 16px 25px;
	display:block;
}
.kode_about_03_tabs span{
	color:#333333;
	font-size:16px;
	float:left;
	margin-right: 18px;
	font-weight:600;
}
.kode_about_03_tabs:hover p,
.kode_about_03_tabs:hover span{
	color:#fff;
}
.kode_about_03_tabs p{
    float: none;
    padding-left: 60px;
	font-weight:500;
	line-height: normal;
}
.kode_about_03_history .panel.panel-default{
	border:none;
	margin: 0;
}
.kode_about_03_history .panel-body {
    padding: 0;
}
.kode_about_03_row{
	float:left;
	width:100%;
	 padding: 30px 17px;
	background-color:#f8f8f8;
}
.kode_about_03_history.bx-viewport {
    height: 152px;
}
.kode_about_03_caption{
	float:left;
	width:100%;
}
.kode_about_03_caption span{
	font-size:18px;
	font-weight:600;
	margin-bottom:10px;
	display:block;
}
.kode_about_03_caption h3{
	color:#333333;
	padding-bottom:30px;
	border-bottom:1px solid #d4d4d4;
}
.kode_about_03_caption p{
	color:#666666;
	padding:25px 0px;
}
.kode_about_03_icon{
	float:left;
	width:100%;
	margin-bottom:26px;
}
.kode_about_03_icon span{
	float:left;
}
.kode_about_03_icon span i{
	font-size:24px;
}
.kode_about_03_icon  p {
    float: none;
	padding-left: 40px;
	margin:-6px 0px 0px 0px;
	margin-bottom:20px;
}
.kode_about_03_icon > p:last-child {
    margin: 0;
	font-weight:600;
}
.kode_about_03_slider{
	float:left;
	width:100%;
	padding: 0 44px;
}
.kode_about_03_slider figure{
	float:left;
	margin-right:25px;
}
.kode_about_03_slider figure:last-child{
	margin-right:0px;
}
.kode_about_03_slider  .bx-wrapper {
    margin: 0;
}
.kode_about_03_slider .bx-pager.bx-default-pager {
    display: none;
}
.kode_about_03_slider .bx-wrapper .bx-controls-direction  .bx-prev {
    margin-top: -16px;
    outline: 0 none;
    position: absolute;
    top: 50%;
	left:-32px;
}
.kode_about_03_slider .bx-wrapper .bx-controls-direction  .bx-prev::after{
	position:absolute;
	content: "\f0d9";
	font-family: FontAwesome;
	top:0px;
	right:0px;
	height:32px;
	width:32px;
	display:block;
	font-size:15px;
	color:#fff;
	line-height:32px;
	text-align:center;
}
.kode_about_03_slider .bx-wrapper .bx-controls-direction  .bx-next{
	margin-top: -16px;
    outline: 0 none;
    position: absolute;
    top: 50%;
	right:-31px;
}
.kode_about_03_slider .bx-wrapper .bx-controls-direction  .bx-next::before{
	position:absolute;
	content: "\f0da";
	font-family: FontAwesome;
	top:0px;
	left:0px;
	height:32px;
	width:32px;
	display:block;
	font-size:15px;
	color:#fff;
	line-height:32px;
	text-align:center;
}
/*
=====================================
	kode_about_03_history end
=====================================
*/
/*
=====================================
	kode_about_03_team start
=====================================
*/
.kode_about_03_team{
	float:left;
	width:100%;
	background-image:url("image/backabout03.jpg");
	background-position:center;
	background-size:cover;
	padding:70px 0px;
	position:relative;
	height:550px;
}
.kode_about_3_athoure{

}
/*
=====================================
	kode_about_03_team end
=====================================
*/
/*
=====================================
	kode_about_03_client start
=====================================
*/
.kode_about_03_client{
	float:left;
	width:100%;
	padding: 134px 0 60px;
}
.kode_about_03_hdg.full-left {
    float: left;
    width: 100%;
}
 .kode_about_03_hdg.full-left p,
.kode_about_03_hdg.full-left h2{
	 color:#fff;
 }
.kode_about_03_hdg.full-left p{
	position:relative;
}
.kode_about_03_hdg.full-left p::before{
	margin:0px;
	right:0px;
}
.kode_about_03_client_img{
	float:left;
	width:100%;
	margin-bottom:20px;
}
.kode_about_us_client_news {
	float:left;
	width:100%;
}
.kode_about_us_client_news.float_right{
	padding-right:50px;
}
.kode_about_us_client_news.float_left{
	padding-left:25px;
}
.kode_about_us_client_news h2{
	margin-bottom:33px;
}
.kode_about_03_client_img figure{
	display:block;
	border:1px solid #dedede;
}
.kode_about_03_client_img > figure:hover {
    box-shadow: 0 0 8px -4px;
}
.kode_about_03_TESTIMONIAL{
	float:left;
	width:100%;
}
.kode_about_03_TESTIMONIAL  i{
	font-size:24px;
	margin-bottom:10px;
}

.kode_about_us_client_news.float_left .kode_about_03_TESTIMONIAL p{
	margin-bottom:20px;
	line-height:21px;
}
.kode_about_03_TESTIMONIAL h3{
	margin-bottom:3px;
}
.kode_about_03_TESTIMONIAL a{
	font-size:16px;
}
/*
===================================================================================
						404-error page start
===================================================================================
*/
/*
========================================
			kode_404_wraper start			
========================================
*/
.kode_404_wraper {
    background-image: url("image/404.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    bottom: 0;
    float: left;
   padding-bottom: 70px;
    position: relative;
    top: 0;
    width: 100%;
}
.kode_error_404{
	width:100%;
	text-align:center;
}
.kode_error_404.error_left {
    height: 519px;
    margin: auto;
    position: relative;
    width: 700px;
     padding: 20% 0 0;
}
.kode_error_404.error_02{
	bottom: 0;
    left: 0;
    margin: auto;
    position: relative;
    right: 0;
    text-align: center;
    top: 0;
    width: 700px;
	height: 519px;
}
.kode_error_404 h3{
	color:#ffffff;
	text-transform:uppercase;
}
.kode_error_404 .kode_404_hdg {
    margin: 0 0 13px;
}
.kode_error_404 h2{
	font-size:198.05px;
	font-weight:bold;
	color:#fff;
	 margin: -8px 0 0;
}
.kode_error_404 h2 span{
	padding:0px 38px;
}
.kode_error_404 p{
	font-size:20px;
	color:#fff;
	margin-bottom:35px;
}
.kode_404_form{
	float:left;
	width:100%;
}
.kode_404_form input{
	background:none;
}
/*--kode_404_form start--*/
.kode_404_form form{
	float:left;
	width:100%;
	position:relative;
	margin:0px 0px 50px 0px;
}
.kode_404_form form input[type="text"]{
	width:698px;
	height:60px;
	color:#fff;
	border:1px solid #fff;
	padding:0px 30px;
	opacity: 0.62;
}
.kode_404_form.form_02 form input[type="text"]{
	border:1px solid #333;
	color:#333;
}
.kode_404_form form input[type="text"]:focus{
	box-shadow: 0 0 25px -14px;
	border:1px solid #a12e4d;
}
.kode_404_form  input:focus{
	box-shadow: 0 0 25px -14px;
	border:1px solid #a12e4d;
} 
.kode_404_form form button{
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-left: 1px solid #fff;
    padding: 0 20px;
    position: absolute;
    right: 0px;
    top: 24px;
	color:#fff;
	opacity: 0.7;
}
.kode_404_form.form_02 form button{
	border-left: 1px solid #333;
	color:#333;
}
.kode_404_form a{
	display:inline-block;
	font-size:18px;
	font-weight:Bold;
	color:#fff;
	padding:13px 18px;
}
.kode_404_form a:hover{
	background-color:#000;
}
/*
========================================
			kode_404_wraper end		
========================================
*/
/*
===================================================================================
						404-error-02 page start
===================================================================================
*/
/*
========================================
	.kode_404_wraper.wraper_02 start		
========================================
*/
.kode_404_wraper.wraper_02 {
    background-color: #fff;
    background-image: none;
    padding: 0;
	padding:72px 0 80px;
}
.kode_error_404.error_02 h2,
.kode_error_404.error_02 h3{
	color:#333333;
}
.kode_error_404.error_02 p{
	color:#999999;
}
.kode_404_form.form_02 input{
	background:none;
	border-color:#f5ead0;
	opacity:100%;
}
/*
========================================
	.kode_404_wraper.wraper_02 end		
========================================
*/
/*
===================================================================================
						attorney-02 page start
===================================================================================
*/
/*
========================================
	kode_attorney_wraper start		
========================================
*/
.kode_attorney_wraper{
	float:left;
	width:100%;
	padding:80px 0px;
}
.kode_attorney_img{
	float:left;
	width:100%;
	overflow:hidden;
	position: relative;
}
.kode_attorney_img.kode_attorny_2{
	margin-bottom:40px;
}
.kode_attorney_img figure{
	position:relative;
	display:block;
}
.kode_attorney_img figure img{
	width: 100%;
	height: auto;
}
.kode_detail_layer figure > span,
.kode_detail_layer figure > a,
.kode_attorney_img  .attorney_ancer{
	position:absolute;
	top:0px;
	right:0px;
	height:50px;
	width:50px;
	text-align:center;
	background-color:#ffffff;
	font-size:20px;
}
.kode_detail_layer figure > span i,
.kode_detail_layer figure > a i,
.kode_attorney_img  .attorney_ancer i{
	line-height:50px;
}
.kode_attorney_caption{
	position:absolute;
	top:77%;
	left:0px;
	right:0px;
	bottom:0px;
	text-align:center;
	padding:12px 0px;
	z-index:10;
}
.kode_attorney_caption.attorny_cap2 {
    position: absolute;
    top: 82%;
	padding:16px 0px
}
.kode_attorney_img:hover .kode_attorney_caption.attorny_cap2{
	padding:130px 0px;
}
.kode_attorney_caption::before{
	position:absolute;
	content:"";
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
	background-color:#4a4a4b;
	z-index:-1;
	opacity:0.90;
}
.kode_attorney_img:hover .kode_attorney_caption{
	padding:20px 0px;
	border-width:1px 1px 1px 1px;
	top:0px;
}
.kode_attorney_caption h4{
	font-weight:bold;
	text-transform:uppercase;
	color:#fff;
	margin-bottom:2px;
}
.kode_attorney_caption span{
	color:#fff;
	margin-bottom:7px;
	display:block;
	text-transform: capitalize;
}
.kode_attorney_caption.attorny_cap2 > span {
    margin-bottom: 10px;
}
.kode_attorney_caption p{
	padding: 0 20px;
	margin-bottom:24px;
	color:#fff;
}
.kode_attorney_caption ul{
	float:left;
	width:100%;
}
.kode_attorney_caption ul li{
	display:inline-block;
}
.kode_attorney_caption ul li a{
	height:27px;
	width:27px;
	text-align:center;
	font-size:15px;
	display:inline-block;
	margin-left:6px;
	color:#333;
	background-color:#fff;
}
.kode_attorney_caption ul li a:hover{
	color:#fff;
	background-color:#333;
}
.kode_attorney_caption ul li a i{
	line-height: 27px;
}
/*--- kode_attorney_pagination start--*/

.kode_pagi_social{
	float:left;
	width:100%;
	text-align:center;
	padding-top:20px;
}
.kode_pagi_social.kode_pagi_1 {
    margin-top: -8px;
    padding: 0;
}
.kode_pagi_social ul{
	float:left;
	width:100%;
}
.kode_pagi_social ul li{
	display:inline-block;
	border:1px solid #dedede;
	margin-right:2px;
}
.kode_pagi_social .pagi_right,
.kode_pagi_social .pagi_left {
    border: 1px solid;
    width: 60px;
	height:40px;
}
.kode_pagi_social .pagi_right i,
.kode_pagi_social .pagi_left i{
	color:#fff;
}
.kode_pagi_social ul li a{
	height:37px;
	width:37px;
	line-height:37px;
	text-align:center;
	display:inline-block;
}
.kode_pagi_social ul li a i{
	line-height:39px;
}
/*
========================================
	kode_attorney_wraper end		
========================================
*/
/*
===================================================================================
				kode_blog_wraper page start
===================================================================================
*/
/*
========================================
	kode_blog_wraper start	
========================================
*/
.kode_blog_wraper{
	float:left;
	width:100%;
	padding:80px 0px;
}
.kode_blog_img{
	float:left;
	width:100%;
	margin-bottom:40px;
}
.kode_blog_img figure img{
	width:100%;
}
.kode_blog_img figure{
	position:relative;
	display:block;
}
.kode_blog_img figure:before{
	position:absolute;
	content:"";
	top:100px;
	left:100px;
	right:100px;
	bottom:100px;
}
.kode_blog_img:hover figure:before{
	top:10px;
	left:10px;
	right:10px;
	bottom:10px;
	opacity:0.70;
}
.kode_blog_img figcaption{
	position:absolute;
	top:100px;
	left:0px;
	right:0px;
	bottom:0px;
	text-align:center;
	opacity:0;
}
.kode_blog_img:hover figcaption{
	opacity:1;
}
.kode_blog_img figcaption a{
	display:inline-block;
	height:30px;
	width:30px;
	text-align:centwer;
	color:#fff;
	border:1px solid #fff;
	margin-right:4px;
}
.kode_blog_img figcaption a i{
	line-height:30px;
}
.kode_blog_caption{
	float:left;
	width:100%;
	border:1px solid #d4d4d4;
	border-bottom:none;
	padding:26px 18px;
}
.kode_blog_caption span{
	font-weight: lighter;
	display:block;
	margin-bottom:9px;
	line-height: normal;
}
.kode_blog_caption h4{
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom:8px;
}
.blog_more{
	float:left;
	width:100%;
}
.blog_more a{
	display:block;
	font-size:16px;
	color:#333333;
	border:1px solid #d4d4d4;
	padding:12px 20px;
}
.blog_more a i {
    float: right;
    padding: 5px 0;
}
/*
========================================
	kode_blog_wraper end	
========================================
*/
/*
===================================================================================
				kode_blog2_2wraper page start
===================================================================================
*/
/*
========================================
	kode_blog2_2wraper end	
========================================
*/
.kode_blog_2_img{
	float:left;
	width:100%;
	padding-bottom:24px;
	border-bottom:1px solid #dadada;
	position:relative;
	margin-bottom:40px;
}
.kode_blog_2_img::before{
	position:absolute;
	content:"";
	left:0px;
	right:0px;
	bottom:-1px;
	width:0px;
	border-bottom:1px solid transparent;
}
.kode_blog_2_img:hover::before{
	width:100%;
}
.kode_blog_detail_image figure,
.kode_blog_2_img figure{
	position:relative;
	display:block;
	margin-bottom:25px;
}
.kode_blog_detail_image figcaption,
.kode_blog_2_img figcaption{
	position:absolute;
	left: 15px;
	bottom:0px;
	padding:2px 2px 13px 2px;
	background-color:#252731;
}
.kode_blog_2_img:hover figcaption{
	
}
.kode_blog_detail_image figcaption h5,
.kode_blog_2_img figcaption h5{
	color:#fff;
	text-align:center;
}
.kode_blog_detail_image figcaption span,
.kode_blog_2_img figcaption span{
	display:block;
	width:66px;
	height:55px;
	background-color:#fff;
	line-height:55px;
	text-align:center;
	font-size:20px;
	color:#252731;
	margin-bottom:11px;
}
.kode_blog_2_caption{
	float:left;
	width:100%;
	padding:0p 1px 0px 8px;
}
.kode_blog_2_caption h4{
	text-transform:uppercase;
	font-weight:bold;
	margin-bottom:4px;
}
.kode_blog_2_caption ul{
	float:left;
	width:100%;
	margin-bottom:7px;
}
.kode_blog_2_caption ul li{
	float:left;
}
.kode_blog_2_caption ul li a{
	margin-right:19px;
	display:inline-block;
}
.kode_blog_2_caption ul li a i{
	margin-right:9px;
}
.kode_blog_2_caption p{
	margin-bottom:16px;
}
.kode_blog_2_img .kode_blog_2_read {
	font-weight:bold;
	display:inline-block;
	text-transform:uppercase;
}
.kode_blog_2_img .kode_blog_2_read  i {
    line-height: 0;
    margin-left: 10px;
    padding: 6px 0;
}
/*
========================================
	kode_blog2_2wraper end	
========================================
*/
/*
===================================================================================
				new-achievment page start    
===================================================================================
*/
/*
==========================================
	law_achievements.new_achiev start	
==========================================
*/
.law_achievements.new_achiev{
	background:none;
	padding:80px 0px;
	margin:0px;
}
.law_achievements_img,
.law_achievements_img.kode_achiev {
    margin-bottom: 40px;
}
/*--new-achievment-02 start--*/
.law_achievements_caption.achiev_left{
	text-align:left;
	float:left;
	width:100%;
	padding:42px 0px 24px 29px;
}
.law_achievements_img.kode_achiev .law_achievements_img_kode a,
.law_achievements_caption.achiev_left i{
    left: 30px;
}
.law_achievements_img.kode_achiev .law_achievements_img_kode a{
	right:auto;
}
.law_achievements_caption.achiev_left p{
	padding:0px;
}
.law_achievements_caption.achiev_left ul{
	position:relative;
	padding:0px;
}
.law_achievements_caption.achiev_left ul::before {
   margin:0px;
}
/*
==========================================
	law_achievements.new_achiev end	
==========================================
*
/*
===================================================================================
				practice-area-02 page start    
===================================================================================
*/
/*
==========================================
		kode_area_02_wraper start
==========================================
*/
.kode_area_02_wraper{
	float:left;
	width:100%;
	padding:70px 0px;
}
.kode_area_02_img{
	float:left;
	width:100%;
	margin-bottom:40px;
}
.kode_area_02_img figure{
	display:block;
	position:relative;
	margin-bottom:22px;
}
.kode_area_02_img figure::before{
	position:absolute;
	content:"";
	top:100%;
	left:100%;
	right:100%;
	bottom:100%;
}
.kode_area_02_img:hover figure::before{
	opacity: 0.7;
	top:10px;
	left:10px;
	right:10px;
	bottom:10px;
}
.kode_area_02_img figcaption{
	position:absolute;
	top:137px;
	left:0px;
	right:0px;
	text-align:center;
	opacity:0;
}
.kode_area_02_img:hover figcaption{
	opacity:1;
}
.kode_area_02_img figcaption a{
	display:inline-block;
	height:26px;
	width:26px;
	text-align:center;
	border:1px solid #fff;
	margin-right:7px;
	color:#fff;
}
.kode_area_02_img figcaption a i{
	line-height:26px;
}
.kode_area_02_caption{
	float:left;
	width:100%;
	text-align:center;
}
.kode_area_02_caption h4{
	text-transform:uppercase;
	font-weight:bold;
	margin-bottom:32px;
	position:relative;
}
.kode_area_02_caption p{
	float: left;
    margin-bottom: 29px;
    margin-top: -5px;
}
.kode_area_02_caption  a{
	display:inline-block;
	padding:7px 37px;
	border:1px solid;
}
.kode_area_02_caption a:hover{
	color:#fff;
}
/*
==========================================
		kode_area_02_wraper END
==========================================
*/
/*
===================================================================================
				practice-area-03 page start    
===================================================================================
*/
/*
==========================================
		kode_area_03_img START
==========================================
*/
.kode_area_03_img{
	float:left;
	width:100%;
	margin-bottom:60px;
	min-height:324px;
}
.kode_area_03_img figure{
	position:relative;
}
.kode_area_03_caption{
	position:absolute;
	left:30px;
	right:30px;
	bottom:-23px;
	text-align:center;
	padding:24px 0px 16px 0px;
	background-color:#ffffff;
	box-shadow: 0 0 5px -2px;
}
.kode_area_03_img:hover .kode_area_03_caption{
	position:absolute;
	top:20px;
	left:30px;
	right:30px;
	bottom:20px;
	text-align:center;
	padding:45px 0px;
	background-color:#ffffff;
	opacity:0.95;
	box-shadow:none;
}
.kode_area_03_caption h4{
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom:9px;
}
.kode_area_03_caption p{
	margin-bottom:18px;
	padding:0px 15px;
	display:none;
}
.kode_area_03_img:hover .kode_area_03_caption a,
.kode_area_03_img:hover .kode_area_03_caption p{
	display:inline-block;
}
.kode_area_03_caption a{
	display:inline-block;
	padding:5px 20px;
	color:#fff;
	display:none;
}
.kode_area_03_caption a:hover{
	background-color:#000;
}
/*
==========================================
		kode_area_03_img end
==========================================
*/
/*
===================================================================================
				practice-area-detail-02 page start    
===================================================================================
*/
/*
==========================================
	kode_area_02_wraper start
==========================================
*/
.kode_area_02_wraper{
	float:left;
	width:100%;
	padding:72px 0px 80px 0px;
}
.kode_area_02_wraper.wraper_3 {
    float: left;
    padding: 80px 0;
    width: 100%;
}
.kode_area_02_wraper .panel {
    background-color:none;
    border: none;
    border-radius: 0px;
    box-shadow: 0 px 0px rgba(0, 0, 0, 0.05);
    margin-bottom:0px;
}
.kode_area_02_wraper  .panel-heading{
	padding:0px;
}
.kode_detail_2{
	float:left;
	width:100%;
	margin-bottom:35px;
}
.kode_detail_2 ul{
	float:left;
	width:100%;
	border:1px solid #d4d4d4;
	border-bottom:none;
}
.kode_detail_2 ul li{
	display:block;
	width:100%;
}
.kode_detail_2 ul li h5{
	text-transform:uppercase;
}
.kode_detail_2 ul li h5 a{
	padding:25px 0px 25px 20px;
	border-bottom:1px solid #d4d4d4;
	display:block;
	color:#333333;
	position:relative;
}
.kode_detail_2 ul li h5 a:focus,
.kode_detail_2 ul li h5 a.active,
.kode_detail_2 ul li h5 a:hover{
	color:#fff;
	font-weight:900;
	border-bottom:1px solid;
}
.kode_detail_2 ul li h5 a::before{
	position:absolute;
	content: "\f178";
	top:0px;
	right:0px;
	bottom:0px;
	width:54px;
	height:69px;
	line-height:68px;
	display:inline-block;
	text-align:center;
	font-family: FontAwesome;
	color:#9a9a9a;
}
.kode_detail_2 ul li h5 a:focus::before,
.kode_detail_2 ul li h5 a.active::before,
.kode_detail_2 ul li h5 a:hover::before{
	background-color:#000;
	color:#fff;
}
.kode_detail_office{
	float:left;
	width:100%;
	margin-bottom:50px;
}
.kode_detail_office h4{
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom:26px;
}
.kode_detail_office ul{
	float:left;
	width:100%;
}
.kode_detail_office ul li{
	margin-bottom:14px;
}
.kode_detail_office ul li:last-child{
	margin-bottom:0px;
}
.kode_detail_office ul li a{
	display:block;
	background-color:#efefef;
}
.kode_detail_office ul li a i{
	display:inline-block;
	width:40px;
	height:50px;
	text-align:center;
	line-height:50px;
	font-size:20px;
	color:#fff;
	margin-right:12px;
}
.kode_practice_detail_download.download_02{
	border-bottom:none;
	margin:0px;
	padding:0px;
}
/*--kode_detail_caption start--*/
.kode_detail_law{
	float:left;
	width:100%;
}
.kode_detail_list{
	float:left;
	width:100%;
}
.kode_detail_list figure{
	position:relative;
	margin-bottom:64px;
	margin-bottom:70px;
}
.kode_detail_list figure img{
	width:100%;
}
.kode_detail_star{
	position:absolute;
	bottom:-33px;
	left:30px;
	right:30px;
	background-color:#fff;
	padding:25px 29px;
	box-shadow: 0 0 12px -6px
}
.kode_detail_star h4{
	display:inline-block;
	float:left;
	text-transform:uppercase;
	font-weight:bold;
}
.kode_detail_star ul{
	float:right;
}
.kode_detail_star ul li{
	float:left;
	margin-left:6px;
}
.kode_detail_star ul li a:hover{
	color:#000;
}
.kode_detail_list p{
	margin-bottom:22px;
}
.kode_detail_list p:last-child{
	margin:0px;
	margin-bottom:40px;
}
.kode_detail_fig{
	float:left;
	width:100%;
	padding-bottom:50px;
	border-bottom:1px solid #d4d4d4;
	margin-bottom:50px;
}
.kode_detail_img{
	float:left;
	width:100%;
	
}
.kode_detail_img figure{
	display:block;
	margin-bottom:25px;
}
.kode_detail_kode{
	float:left;
	width:100%;
	margin-bottom:30px;
}
/*--kode_detail_accordian start--*/
.kode_detail_accordian{
	float:left;
	width:100%;
}
.kode_detail_accordian h4{
	text-transform:uppercase;
	font-weight:bold;
	margin-bottom:25px;
}
.kode_detail_accor_tab .panel-title > a {
    padding: 20px 0px 21px 58px;
	display:block;
	position:relative;
	border-top:1px solid #d4d4d4;
}
.kode_detail_accor_tab .panel-title > a:focus,
.kode_detail_accor_tab .panel-title > a.active,
.kode_detail_accor_tab .panel-title > a:hover{
	color:#fff;
	font-weight:bold;
}
.kode_detail_accor_tab .panel-title > a::before{
	position:absolute;
	content:"+";
	height:19px;
	width:19px;
	text-align:center;
	border-radius:100%;
	border:1px solid #a2a2a2;
	font-size:18px;
	color:#a3a3a3;
	top:23px;
	left:20px;
	right:0px;
	bottom:0px;
	line-height:16px;
}
.kode_detail_accor_tab .panel-title > a:focus::before,
.kode_detail_accor_tab .panel-title > a.active::before,
.kode_detail_accor_tab .panel-title > a:hover::before{
	border-color:#f2e3c2;
	color:#f3e6c8;
}
.kode_detail_accor_tab .panel-body {
    padding: 0;
	padding:23px 20px 27px 20px;
}
.kode_detail_accor_tab  .panel-heading {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border-bottom:1px solid #d4d4d4;
}
.kode_detail_accor_tab .panel-group {
    margin: 0;
}
.kode_detail_accor_tab .panel-group .panel + .panel{
	margin:0px;
	border:none;
}
.kode_detail_accor_tab .panel{
	border:none;
}
.kode_detail_fa_right{
	float:left;
	width:100%;
	margin: -5px 0 0;
}
.kode_detail_fa_right li a{
	display:block;
	padding-bottom:9px;
}
.kode_detail_fa_right li a i{
	display:inline-block;
	margin-right:20px;
}
/*--kode_detail_layer start--*/
.kode_detail_layer{
	float:left;
	width:100%;
	border-bottom:3px solid ;
	overflow:hidden;
}
.kode_detail_layer figure{
	position:relative;
}
.kode_detail_layer img {
    width: 100%;
}
.kode_detail_layer figcaption{
	position:absolute;
	bottom:0px;
	left:0px;
	right:0px;
	text-align:center;
	background-color:#fff;
	padding:19px 0px 20px 0px;
}
.kode_detail_layer figcaption > h6 > a{
	display: block;
	text-transform:uppercase;
}
.kode_detail_layer > figure > a{
	background-color:#e9e9e9;
}
.kode_detail_layer:hover a {
    right: -56px;
}
.kode_detail_layer figure > span{
	position:absolute;
	top:-56px;
	right:0px;
}
.kode_detail_layer:hover span{
	top:0px;
	color:#fff;
}
/*
==========================================
	kode_area_02_wraper end
==========================================
*/
/*
===================================================================================
				kode_blog_detail page start    
===================================================================================
*/
/*
==========================================
	kode_blog_detail_wraper start
==========================================
*/
.kode_blog_detail_wraper{
	float:left;
	width:100%;
	
}
.kode_blog_detail{
	float:left;
	width:100%;
}

.kode_blog_detail_image{
	float:left;
	width:100%;
	margin-bottom:50px;
}
.kode_blog_detail_image figure img{
	width:100%;
}
.kode_blog_detail_image figure{
	margin-bottom:35px;
}
.kode_blog_detail_image figcaption{
	left:20px;
}
.kode_blog_detail_content{
	float:left;
	width:100%;
}
.kode_blog_detail_content h4{
	text-transform:uppercase;
	font-weight:bold;
	margin-bottom:11px;
}
.kode_blog_detail_content ul{
	float:left;
	width:100%;
	margin: 0 0 20px -13px;
}
.kode_blog_detail_content ul li{
	float:left;
	line-height: normal;
	position:relative;
}	
.kode_blog_detail_content ul li::before{
	position:absolute;
	content:"";
	top:5px;
	right:0px;
	bottom:0px;
	border-right:1px solid #d4d4d4;
	height:12px;
}
.kode_blog_detail_content ul li:last-child::before{
	border-right:none;
}
.kode_blog_detail_content ul li a{
	font-weight: lighter;
	display:inline-block;
	padding:0px 15px;
	font-style:italic;
}
.kode_blog_detail_content p{
	margin-bottom:20px;
	line-height: 20px;
}
.kode_blog_detail_content p:last-child{
	margin:0px;
}
/*--kode_blog_detail_learn start--*/
.kode_blog_detail_learn{
	float:left;
	width:100%;
	margin-bottom:35px;
}
.kode_blog_detail_learn figure{
	float:left;
}
.kode_blog_detail_paragraph{
    float: none;
    padding-left:410px;
	margin-bottom:22px;
}
.kode_blog_detail_paragraph p{
	margin-bottom:20px;
	line-height:23px;
}
.kode_blog_detail_paragraph p:last-child{
	margin-bottom:0px;
}
.kode_blog_paragraph_1{
	float:left;
	width:100%;
	margin-bottom:27px;
}
.kode_blog_detail_social{
	float:left;
	width:100%;
	background-color:#f8f8f8;
	padding:16px 20px;
}
.kode_blog_detail_social h6{
	display:inline-block;
	text-transform:uppercase;
	font-weight:bold;
	float:left;
}
.kode_blog_detail_social ul{
	float:right;
}
.kode_blog_detail_social ul li{
	float:left;
	margin-left:10px;
}
.kode_detail_2_social ul li a,
.kode_blog_detail_social ul li a{
	height:29px;
	width:29px;
	text-align:center;
	display:inline-block;
	border-radius:100%;
	background-color:#333333;
	color:#fff;
}
.kode_blog_detail_social ul li a i{
	line-height:29px;
}
/*--kode_blog_detail_comment start--*/
.kode_blog_detail_comment{
	float:left;
	width:100%;
	border-bottom:1px solid #dddddd;
	margin-bottom:35px;
}
.kode_blog_detail_post h4,
.kode_blog_detail_comment h4{
	text-transform:uppercase;
	font-weight:bold;
}
.kode_detail_comment_list{
	float:left;
	width:100%;
}
.kode_detail_comment_list ul{
	float:left;
	width:100%;
}
.kode_detail_comment_list ul li{
	margin:0px;
}
.kode_detail_comment_fig{
	float: left;
    padding: 30px 0;
    position: relative;
	background-color: #fff;
    width: 100%;
}
.kode_detail_comment_fig:hover{
	background:none;
	color:#fff;
}
.kode_detail_comment_fig::before{
	background-image: url("image/detail-027.jpg");
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
}
.kode_detail_comment_fig figure{
	 float:left;
}
.kode_detail_replay{
	float:none;
	padding-left: 100px;
}
.kode_detail_replay h5{
	text-transform:uppercase;
	font-weight:bold;
	margin-bottom:3px;
}
.kode_detail_comment_fig:hover .kode_detail_replay p,
.kode_detail_comment_fig:hover .kode_detail_replay span,
.kode_detail_comment_fig:hover .kode_detail_replay h5 i,
.kode_detail_comment_fig:hover .kode_detail_replay h5 {
	color:#fff;
}
.kode_detail_replay h5 i{
	float:right;
	color:#d4d4d4;
}
.kode_detail_replay span{
	display:block;
	color:#666666;
	margin-bottom:5px;
} 
.kode_detail_replay p{
	line-height:20px;
}
.kode_detail_comment_list ul li ul {
    float: left;
    margin: 0;
    width: 100%;
}
.kode_detail_comment_list ul li ul .kode_detail_comment_fig{
	padding:30px 50px;
	margin: 0;
}
/*--kode_blog_detail_post start--*/
.kode_blog_detail_post{
	float:left;
	width:100%;
}
.kode_blog_detail_post h4{
	margin-bottom:25px;
}
.kode_blog_detail_failed{
	float:left;
	width:100%;
}
.kode_blog_detail_failed form{
	float:left;
	width:100%;
	margin:0px;
}
.kode_blog_filed_search{
	float:left;
	margin-right:20px;
}
.kode_blog_detail_search{
	width:334px;
}
.kode_blog_detail_search input[type="text"]{
	width:334px;
	height:48px;
	margin-bottom:20px;
	border:1px solid #d4d4d4;
	padding:0px 20px;
}
.kode_blog_side_search input[type="text"]:focus,
.kode_blog_detail_search input[type="text"]:focus{
	box-shadow: 0 0 27px -19px;
	border:2px solid #a12e4d;
}
.kode_blog_filed_search button{
	color:#fff;
	font-weight:700;
	padding: 13px 40px 15px 40px;
	margin-top:10px;
}
.kode_blog_filed_search button:hover{
	background-color:#000;
}
.kode_blog_detail_area{
	float:left;
}
.kode_blog_detail_area textarea{
	width:334px;
	height:184px;
	resize:none;
	padding:17px 20px;
}
.kode_blog_detail_area textarea:focus{
	box-shadow: 0 0 27px -19px;
	border:2px solid;
}
/*--kode_blog_side_bar start--*/
.kode_blog_side_bar{
	float:left;
	width:100%;
}
@media (min-width:476px) {
.kode_blog_side_bar{
	float:left;
	width:100%;
}}

@media (min-width:1500px) {
.kode_blog_side_bar{
	float:left;
	width:100%;
}}

.kode_blog_side_search{
	float:left;
	width:100%;
	margin-bottom:32px;
}
.kode_blog_side_search form{
	float:left;
	width:100%;
	position:relative;
	margin:0px;
}
.kode_blog_side_search form input[type="search"]{
	width:100%;
	height:40px;
	border:1px solid ;
	padding:0px 14px;
}
.kode_blog_side_search form button{
	 background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    position: absolute;
    right: 15px;
    top: 13px;
}
.kode_blog_detail_categories{
	float:left;
	width:100%;
	margin-bottom: 40px;
}
.kode_blog_detail_categories  h4{
	text-transform:uppercase;
	font-weight:bold;
	margin-bottom:20px;
}
.kode_blog_categ_list{
	float:left;
	width:100%
}
.kode_blog_categ_list li:first-child {
    border-top: 2px solid;
}
.kode_blog_categ_list li a{
	display:block;
	padding:10px 10px 12px 15px;
	border-bottom:1px solid #d4d4d4;
}
.kode_blog_categ_list li a.active,
.kode_blog_categ_list li a:hover{
	color:#fff;
	border-bottom:1px solid;
}
.kode_blog_categ_list li a span{
	float:right;
	height:29px;
	width:29px;
	display:inline-block;
	border:1px solid #c7c7c7;
	text-align:center;
	line-height:27px;
	margin-top: -2px;
}
.kode_blog_categ_list li a.active span,
.kode_blog_categ_list li a:hover span{
	background-color:#ffffff;
	border:1px solid;
}
/*--kode_blog_detail_news start--*/
.kode_blog_detail_news{
	border-bottom: 1px solid #ddd;
    float: left;
    margin-bottom: 20px;
    overflow: hidden;
    padding-bottom: 20px;
    width: 100%;
}
.kode_blog_detail_news:last-child {
    margin: 0;
}
.kode_blog_detail_news figure{
	position:relative;
	float:left;
}
.kode_blog_detail_news figure::before{
	position:absolute;
	content:"";
	top:0px;
	bottom:0px;
	left:0px;
	right:0px;
	border-bottom:2px solid;
	width:0px;
}
.kode_blog_detail_news:hover figure::before{
	width:100%;
}
.kode_blog_detail_news span{
	bottom:100%;
    color: #fff;
    height: 24px;
    position: absolute;
    right: 10px;
    text-align: center;
    width: 24px;
} 
.kode_blog_detail_news:hover span{
	bottom: 2px;
	right: 10px;
}
.kode_blog_detail_news span i{
	line-height:24px;
}
.kode_blog_detail_news_cap{
	float: none;
    padding-left:95px;
}
.kode_blog_detail_news_cap p{
	line-height:20px;
	margin-bottom:11px;
	font-weight: 600;
}
.kode_blog_detail_news_cap ul li{
	float:left;
	line-height: 14px;
	border-right:1px solid #d4d4d4;
	padding-right: 11px;
}
.kode_blog_detail_news_cap ul li:last-child{
	padding:0px;
	border:none;
	padding-left:10px;
}
.kode_blog_detail_news_cap ul li a{
	font-size:12px;
}
/*kode_blog_detail_cap start--*/
.kode_blog_detail_categories.detail_attorney {
    margin-bottom: 70px;
}
.kode_blog_detail_cap{
	float:left;
	width:100%;
	padding-bottom:30px;
	border-bottom:1px solid #e4e4e4;
}
.kode_blog_detail_cap p{
	line-height:22px;
}
.kode_blog_detail_meet{
	float:left;
	width:100%;
}
.kode_attorney_found{
	margin-bottom:30px;
}
.kode_attorney_found figure,
.kode_blog_detail_meet figure{
    position: relative;
}
.kode_attorney_found figure::before,
.kode_blog_detail_meet figure::before{
	border: 2px solid #333333;
    bottom: 10px;
    content: "";
    left: 10px;
    position: absolute;
    right: 10px;
    top: 10px;
}
.kode_attorney_found h4,
.kode_blog_detail_meet h4{
	position:absolute;
	bottom: -34px;
	left:20px;
	right:20px;
	text-align:center;
	margin:0px;
	padding:20px 0px;
	background-color:#fff;
	box-shadow: 0 1px 15px -11px;
	text-transform:uppercase;
	font-weight:bold;
}
.kode_blog_detail_tags{
	float:left;
	width:100%;
}
.kode_blog_detail_tags ul{
	float:left;
	width:100%;
}
.kode_blog_detail_tags ul li{
	float:left;
	margin: 0 0 10px 1px;
}
.kode_blog_detail_tags ul li a{
	display:inline-block;
	padding:6px 15px;
	border:1px solid #d4d4d4;
}
.kode_blog_detail_tags ul li a:hover{
	color:#fff;
}
/*
==========================================
	kode_blog_detail_wraper end
==========================================
*/
/*
===================================================================================
				kode_blog_detail page start    
===================================================================================
*/
/*
==========================================
	kode_blog_detail_2_wraper start
==========================================
*/
.kode_attorney_detail_2_wraper,
.kode_blog_detail_2_wraper{
	float:left;
	width:100%;
	padding:80px 0px;
}
.kode_detail_2_colum{
	float:left;
	width:100%;
}
.kode_detail_2_history{
	float:left;
	width:100%;
	margin-bottom:34px;
}
.kode_detail_2_history h5{
	padding: 2px 2px 7px;
	display:inline-block;
	float:left;
	text-align:center;
	color:#fff;
	font-weight:bold;
	margin-right:25px;
}
.kode_detail_2_history h5 span{
	background-color: #fff;
    color: #252731;
    display: block;
    font-size: 20px;
    height: 35px;
    line-height: 35px;
    margin-bottom: 6px;
    text-align: center;
    width: 66px;
}
.kode_detail_2_agency{
	float:left;
	padding: 5px 0;
}
.kode_detail_2_agency h4{
	text-transform:uppercase;
	font-weight:bold;
	margin-bottom:10px;
}
.kode_detail_2_agency ul{
	float:left;
	width:100%;
}
.kode_detail_2_agency ul li{
	float:left;
} 
.kode_detail_2_agency ul li a{
	display:inline-block;
	margin-right:19px;
}
.kode_detail_2_agency ul li a i{
	margin-right:9px;
}
.kode_blog_detail_image.detail_2{
	float:left;
	width:100%;
	margin-bottom:48px;
}
.kode_blog_detail_image.detail_2 figure{
	margin-bottom:26px;
}
.kode_detail_2_back{
	float:left;
	width:100%;
	background-image:url("image/detail-0211.jpg");
	background-position:center;
	background-size:cover;
	padding:26px 65px 72px 30px;
	margin-bottom:25px;
}
.kode_detail_2_back span{
	float:left;
	font-size:43.97px;
	color:#fff;
	display:inline-block;
}
.kode_detail_2_back p{
	padding:25px 0px;
	color:#fff;
	padding: 18px 0 0 56px;
	font-style: italic;
}
.kode_detail_2_p{
	float:left;
	width:100%;
	margin-bottom:48px;
}
.kode_detail_2_p p{
	line-height:22px;
}
/*--kode_detail_2_deo start--*/
.kode_detail_2_deo{
	float:left;
	width:100%;
	text-align:center;
	padding: 0 165px;
	margin-bottom:40px;
}
.kode_detail_2_senior{
	float:left;
	padding-right:20px;
	position:relative;
}
.kode_detail_2_senior::before{
	position:absolute;
	content:"";
	top: 10px;
	left:0px;
	right:0px;
	bottom:0px;
	height:120px;
	border-right:1px solid #d4d4d4;
}
.kode_detail_2_senior figure{
	border: 2px solid;
    float: left;
    padding: 4px;
	border-radius:100%;
	margin-right:30px;
}
.kode_detail_2_senior img{
	border-radius:100%;
}
.kode_detail_2_caption {
    float: left;
	padding: 50px 0;
}
.kode_detail_2_caption  h6{
	text-transform:uppercase;
	font-weight:bold;
	margin-bottom:5px;
}
.kode_detail_2_social {
    float: left;
	padding: 55px 20px;
}
.kode_detail_2_social ul li{
	float:left;
	margin-right:20px;
}
.kode_detail_2_social ul li:last-child{
	margin:0px;
}
.kode_detail_2_social ul li a i{
	line-height:29px;
}
.kode_detail_2_text{
	float:left;
	width:100%;
	padding-bottom:40px;
	border-bottom:1px solid #dfdfdf;
	margin-bottom:34px;
}
.kode_detail_2_left{
	float:left;
	padding:21px 20px 33px 20px;
	border:1px solid #d4d4d4;
	width:100%;
}
.kode_detail_2_left  p{
	float:left;
}
.kode_detail_2_left:hover  a,
.kode_detail_2_left:hover  p{
	color:#fff;
}
.kode_detail_2_left p span{
	display:block;
}
.kode_detail_2_left  a{
	float:right;
	font-size:48.86px;
	color:#666666;
}
/*kode_detail_2_comment start--*/
.kode_detail_2_comment{
	float:left;
	width:100%;
	margin-bottom:45px;
}
.kode_detail_2_leave h4,
.kode_detail_2_comment h4{
	text-transform:uppercase;
	font-weight:bold;
}
.kode_detail_2_comment h4 span{
	margin-left:5px;
	display:inline-block;
}
.kode_detail_2_comment_list{
	float:left;
	width:100%;
}
.kode_detail_2_comment_list ul{
	float:left;
	width:100%;
}
.kode_detail_2_comment_list ul li ul {
	margin:0px;
}
.kode_detail_2_comment_list ul li ul .kode_detail_2_comment_fig{
	padding:30px 0px 26px 118px;
}
.kode_detail_2_comment_fig{
	float:left;
	width:100%;
	padding: 30px 0 26px 0px;
	border-bottom:1px solid #d4d4d4;
}
.kode_detail_2_comment_fig figure{
	float:left;
	border-radius:100%;
}
.kode_detail_2_replay {
    float: none;
    padding-left: 120px;
}
.kode_detail_2_replay  h5{
	text-transform:uppercase;
	font-weight:bold;
	margin-bottom:6px;
}
.kode_detail_2_replay span{
	margin-bottom:6px;
	display:block;
}
.kode_detail_2_replay  p{
	margin-bottom:6px;
	padding-right: 35px;
}
/*kode_detail_2_leave start--*/
.kode_detail_2_leave{
	float:left;
	width:100%;
}
.kode_detail_2_leave h4{
	margin-bottom:26px;
}
.kode_detail_2_filed{
	float:left;
	width:100%;
}
.kode_detail_2_filed form{
	float:left;
	width:100%;
	margin:0px;
}
.kode_detail_2_filed input{
	width:100%;
	height:48px;
	border:1px solid #d4d4d4;
	padding:0px 20px;
	margin-bottom:20px;
}
.kode_detail_2_filed textarea:focus,
.kode_detail_2_filed input:focus{
	border:1px solid;
	box-shadow: 1px 0 5px -3px;
}
.kode_detail_2_filed textarea{
	width:100%;
	height:200px;
	border:1px solid #d4d4d4;
	resize:none;
	padding:18px 20px;
	margin:10px 0px 30px 0px;
}
.kode_detail_2_filed  button{
	width:100%;
	text-align:center;
	color:#fff;
	padding:14px 0px;
}
.kode_detail_2_filed  button:hover{
	background-color:#000;
}
/*
==========================================
	kode_blog_detail_2_wraper end
==========================================
*/
/*
===================================================================================
				kode_blog_detail page start    
===================================================================================
*/
/*
==========================================
	kode_attorney_detail_2_wraper start
==========================================
*/
.kode_attorney_found{
	float:left;
	width:100%;
}
.kode_attorney_found figure{
	margin-bottom:42px;
}
.kode_attorney_found figure::before{
	border:none;
}
.kode_attorney_detail_social{
	float:left;
	width:100%;
	text-align:center;
	margin-bottom:7px;
}
.kode_attorney_detail_social span{
	display:block;
	margin-bottom:8px;
}
.kode_attorney_detail_call ul,
.kode_attorney_detail_social ul{
	float:left;
	width:100%;
}
.kode_attorney_detail_social ul li{
	display:inline-block;
}
.kode_attorney_detail_social ul li a{
	display: inline-block;
    padding: 0 7px;
}
.kode_attorney_detail_call{
	float:left;
	width:100%;
	padding:0px 28px;
	margin-bottom:20px;
}
.kode_attorney_detail_call li{
	margin-bottom:8px;
}
.kode_attorney_detail_call li:last-child{
	margin:0px;
}
.kode_attorney_detail_call li a{
	display:block;
	color:#333333;
}
.kode_attorney_detail_call li a i{ 
	margin-right:16px;
	color:#999999;
}
.kode_attorney_detail_call .fa.fa-phone{
	margin-right:22px;
}
.kode_attorney_detail_downlod{
	float:left;
	width:100%;
	text-align:center;
}
.kode_attorney_detail_downlod a{
	display:block;
	padding:9px 0px;
	color:#fff;
	text-transform: capitalize;
}
.kode_attorney_detail_downlod a:hover{
	background-color:#000;
	color:#fff;
}
/*---kode_attorney_detail_cols start--*/
.kode_attorney_detail_cols{
	float:left;
	width:100%;
}
.kode_attorney_detail_life{
	float: left;
	width: 100%;
	position: relative;
}
.kode_attorney_detail_life{
	float:left;
	width:100%;
	padding-bottom:38px;
	border-bottom:1px solid #e1e1e1;
	margin-bottom:35px;
}
.kode_attorney_detail_life h4{
	text-transform:uppercase;
	font-weight:bold;
	margin-bottom:30px;
}
.kode_attorney_detail_life p{
	margin-bottom:23px;
} 
.kode_attorney_detail_life p:last-child{
	margin:0px;
}
/*--kode_attorney_detail_accordian start--*/
.kode_attorney_detail_accordian{
	float:left;
	width:100%;
	border:1px solid #d4d4d4;
	border-bottom:none;
}
.kode_attorney_detail_accordian .panel-heading{
	padding:0px;
}
.kode_attorney_detail_accordian .panel-title a {
    display: block;
    font-weight: bold;
    padding: 19px 20px 19px 46px;
    text-transform: uppercase;
	position:relative;
}
.kode_attorney_detail_accordian .panel-title a:focus,
.kode_attorney_detail_accordian .panel-title a.active,
.kode_attorney_detail_accordian .panel-title a:hover{
	color:#fff;
	border-bottom;1px solid transparent;
}
.kode_attorney_detail_accordian .panel-title a::before{
	position:absolute;
	font-family: FontAwesome;
	content: "\f107";
	top: 19px;
	left:19px;
	right:0px;
	bottom:0px;
}
.kode_attorney_detail_accordian .panel-title a.active::before,
.kode_attorney_detail_accordian .panel-title a:focus::before{
	position:absolute;
	font-family: FontAwesome;
	content:  "\f106";
}
.kode_attorney_detail_accordian .panel-title > a span{
	display:inline-block;
	float:right;
}
.kode_attorney_detail_accordian  .panel-default > .panel-heading{
	background:none;
}
.kode_attorney_detail_accordian .panel-group{
	margin:0px;
}
.kode_attorney_detail_accordian  .panel{
	border:none;
	border-radius:0px;
}
.kode_attorney_detail_accordian .panel-group .panel + .panel{
	margin:0px;
}
.kode_attorney_detail_accordian  .panel-body {
    padding: 22px 24px 27px 19px;
}
.kode_attorney_detail_accordian .panel-group .panel{
	border-bottom:1px solid;
}
/*--kode_attorney_detail_area start--*/
.kode_attorney_detail_life.attorney_2 {
    border-bottom: 0 none;
    margin: 0;
    padding: 0;
}
.kode_attorney_detail_area{
	float:left;
	width:100%;
}
.kode_attorney_detail_fig{
	float:left;
	width:100%;
	margin-bottom:30px;
}
.kode_attorney_detail_fig:last-child {
    margin: 0px;
}
.kode_attorney_detail_fig figure{
	position:relative;
	border-bottom:2px solid ;
}
.kode_attorney_detail_fig figure::before{
	position:absolute;
	content:"";
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
	background-color:#000;
	opacity:0.5;
}
.kode_attorney_detail_law{
	position:absolute;
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
	text-align:center;
	background-color:#fff;
	padding:65px 0px;
	border:1px solid #d4d4d4;
	border-bottom:none;
}
.kode_attorney_detail_law:hover{
	background:none;
	color:#fff;
	border:none;
}
.kode_attorney_detail_law span{
	display:block;
	font-size:40px;
	margin-bottom:13px;
}
.kode_attorney_detail_law h6{
	text-transform:uppercase;
	font-weight:bold;
	margin-bottom:19px;
} 
.kode_attorney_detail_law:hover span,
.kode_attorney_detail_law:hover p,
.kode_attorney_detail_law:hover h6 a{
	color:#fff;
}
.kode_attorney_detail_law p{
	padding: 0 14px;
	line-height:24px;
}
/*--kode_attorney_detail_side_bar start--*/
.kode_attorney_detail_side_bar{
	float:left;
	width:100%;
}
.kode_attorney_detail_question{
	float:left;
	width:100%;
	padding:10px 10px 21px 10px;
	background-color:#f8f8f8;
	border:1px solid #eaeaea;
	position:relative;
	margin-bottom:50px;
}
.kode_attorney_detail_practice::before,
.kode_attorney_detail_question::before{
	position:absolute;
	content:"";
	left:0px;
	right:0px;
	bottom:0px;
	border-bottom:2px solid;
}
.kode_attorney_detail_hdg h4,
.kode_attorney_detail_question h4{
	text-transform:uppercase;
	font-weight:bold;
	padding:9px 21px 13px 21px;
	color:#fff;
	margin-bottom:20px;
}
.kode_attorney_detail_filed{
	float:left;
	width:100%;
	text-align:center;
}
.kode_attorney_detail_filed input[type="text"]{
	width:245px;
	height:36px;
	background-color:#ffffff;
	border:1px solid #ececec;
	margin-bottom:15px;
	padding:0px 15px;
	color:#999999;
}
.kode_attorney_detail_filed textarea:focus,
.kode_attorney_detail_filed input[type="text"]:focus{
	border:1px solid ;
	box-shadow: 0 0 9px -5px;

}
.kode_attorney_detail_filed textarea{
	resize:none;
	height:106px;
	border:1px solid #ececec;
	margin-bottom:18px;
	color:#999999;
}
.kode_attorney_detail_filed button{
	text-align:center;
	text-transform:uppercase;
	font-weight:bold;
	padding:6px 30px;
	color:#fff;
}
.kode_attorney_detail_filed button:hover{
	background-color:#000;
}
/*kode_attorney_detail_practice start--*/
.kode_attorney_detail_practice{
	float:left;
	width:100%;
	background-color:#f8f8f8;
	border:1px solid #eaeaea;
	position:relative;
	margin-bottom:38px;
}
.kode_attorney_detail_hdg{
	float:left;
	width:100%;
	padding:10px 10px 0px 10px;
}
.kode_attorney_detail_hdg h4{
	margin:0px;
}
.kode_attorney_detail_practice ul{
	float:left;
	width:100%;
}
.kode_attorney_detail_practice ul li{
	border-bottom:1px solid #d4d4d4;
}.kode_attorney_detail_practice ul li:last-child{
	border-bottom:none;
}
.kode_attorney_detail_practice ul li a{
	padding:14px 18px;
	display:block;
}
.kode_attorney_detail_practice ul li a i{
	
}
.kode_attorney_detail_practice.attorney-awards i{
	font-size:25px;
	margin-right:13px;
}
/*
==========================================
	kode_attorney_detail_2_wraper end
==========================================
*/

/*
==========================================
	 kode_coming_soon_wraper start
==========================================
*/
.kode_coming_soon_wraper{
	background-image: url("image/coming-soon.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    position:absolute;
    width: 100%;
}
.kode_coming_soon_count{
    left: 0;
	top:20%;
	bottom:0px;
    margin:0px auto;
    position: absolute;
    right: 0;
    text-align: center;
    width:100%;
}
.kode_coming_soon_hdg{
	float:left;
	width:100%;
	margin-bottom:60px;
}
.kode_coming_soon_hdg h1{
	font-size:60px;
	text-transform:uppercase;
	font-weight:bold;
	color:#fff;
	margin-bottom:13px;
}
.kode_coming_soon_hdg p{
	color:#fff;
	font-size:18px;
}	
.kode_coming_counter{
	float:left;
	width:100%;
	text-align:center;
}
.kode_coming_counter .countdown{
	float:left;
	width:100%;
	line-height:80px;
	margin-bottom:15px;
}
.kode_coming_counter .countdown li{
	display:inline-block;
	padding:0px 60px;
}
.kode_coming_counter .countdown li span{
	font-size:100px;
	color:#fff;
}
.kode_coming_counter .countdown li p{
	line-height:20px;
	color:#fff;
	margin-top:-15px;
}
.kode_coming_form{
	float:left;
	width:100%;
}
.kode_coming_form form{
	float:left;
	width:100%;
	margin-bottom:70px;
	
}
.kode_coming_form form input{
	width:400px ;
	height:40px;
	border:1px solid #504c48;
	background-color:#2b2825;
	color:#666666;
	padding:0px 30px;
}
.kode_coming_form form input:focus{
	border:1px solid;
	box-shadow: 0 0 25px -14px;
}
.kode_coming_form form button{
	width:113px;
	height:40p;
	padding:7px 19px 10px;
	color:#fff;
	border:none;
	margin-left:15px;
	font-weight:bold;
}
.kode_coming_form form button:hover{
	background-color:#000;
}
.kode_coming_social {
	float:left;
	width:100%;
	margin-bottom:10px;
}
.kode_coming_social  li{
	 display:inline-block;
}
.kode_coming_social  li a{
	width:40px;
	height:40px;
	text-align:center;
	border-radius:100%;
	border:1px solid #f0f0ef;
	display:inline-block;
	font-size:20px;
	color:#fff;
	margin-left:10px;
}
.kode_coming_social  li a.active,
.kode_coming_social  li a:hover{
	border:1px solid ;
}
.kode_coming_social  li a i{
	 line-height:40px;
}
.kode_coming_form p{
	color:#fff;
}
/*
==========================================
	 kode_coming_soon_wraper end
==========================================
*/
/*
======================================================
			home page-2 start
======================================================
*/
/*
==========================================
	 law_top_strip_1 start
==========================================
*/
.law_top_strip_1{
	float:left;
	width:100%;
	background-color:#a12e4d;
	padding:8px 0px;
	position:relative;
	z-index:999;
}
.law_top_strip_1::before{
	position:absolute;
	content:"";
	top:0px;
	left:0x;
	right:0px;
	bottom:0px;
	width:50%;
	z-index:-1;
}
.kode_top_strip_row{
	float:left;
	width:100%;
}
.kode_top_phon_2{
	float:left;
}
.kode_top_phon_2 li{
	float:left;
	padding-right:24px;
	color:#fff;
}
.kode_top_phon_2 li a{
	display:inline-block;
	color:#fff;
}
.kode_top_login_2 li a:hover,
.kode_social_2 .kode_top_social_law_2 li a:hover,
.kode_top_phon_2 li:hover i{
	color:#333;
}
.kode_top_phon_2 li i{
	margin-right:17px;
	font-size:16px;
}
.kode_social_2{
	float:right;
}
.kode_social_2 .kode_top_social_law_2{
	border-right: 1px solid #a12e4d;
    float: left;
    padding-right: 30px;
}
.kode_social_2 .kode_top_social_law_2 li{
	float:left;
	padding-right:25px;
}
.kode_social_2 .kode_top_social_law_2 li:last-child{
	padding:0px;
}
.kode_social_2 .kode_top_social_law_2 li a{
	display:inlime-black;
	color:#fff;
}
.kode_top_login_2{	
	float:left;
}
.kode_social_2  .kode_top_login_2 > li{
	float:left;
	border-right:1px solid #a12e4d;
}
.kode_top_login_2 li a{
	display:inline-block;
	padding: 0 20px 0 23px;
	color:#fff;
}
/*
==========================================
	 law_top_strip_1 end
==========================================
*/
/*
==========================================
	 kode_navigation_law_2 start
==========================================
*/
.dl-menuwrapper{
	display: none;
}
.dl-menuwrapper ul{
	background-color: #333;
}
.kode_navigation_law_2{
	float:left;
	width:100%;
	padding:16px 0px;
}
.kode_navi_2{
	float:left;
	width:100%;
}
.kode_navi_logo_top{
	float:left;
}
.kode_law_navi2{
	float:right;
}
.kode_law_navi2 ul{
	float:left;
	padding: 27px 0 26px;
}
.kode_law_navi2 ul li{
	float:left;
	padding-right:37px;
	position:relative;
}
.kode_law_navi2 ul li:last-child{
	padding:0px;
}
.kode_law_navi2 ul li a{
	text-transform:uppercase;
	display:inline-block;
	position:relative;
}
.kode_law_navi2 ul li a::after{
	position:absolute;
	content:"";
	top:0px;
	left:0px;
	right:0px;
	bottom:-15px;
	border-bottom:2px solid #a12e4d;
	opacity:0;
	width:0px;
}
.kode_law_navi2 ul li a.active::after,
.kode_law_navi2 ul li a:hover::after{
	width:100%;
	opacity:1;
}
.kode_law_navi2 ul li a.active::before,
.kode_law_navi2 ul li a:hover::before{
	width:30px;
}
.kode_law_navi2 ul li a::before{
	border-top: 2px solid #a12e4d;
    bottom: -10px;
    content: "";
    position: absolute;
    right: 0;
    width:0px;
}
.kode_law_navi2 > a{
	display:inline-block;
	padding:8px 17px;
	text-transform:uppercase;
	font-weight:bold;
	color:#fff;
	margin: 19px 0 0 40px;
}
.kode_law_navi2 > a:hover{
	background-color:#000;
}

/*Second UL*/
.kode_law_navi2 ul ul{
	padding:0px;
}
.kode_law_navi2 ul ul{
	position:absolute;
	top:130%;
	left:0px;
	width:225px;
	background-color:#444;
	z-index:9999;	
	opacity:0;
	visibility:hidden;
	border-bottom:1px solid;
	margin:0px;
}
.kode_law_navi2 ul ul li{
	position:relative;
	width:100%;
	float:left;	
	padding:0px;
}
.kode_law_navi2 ul ul li a{
	border-bottom: 1px solid #ddd;
    display: block;
    padding: 12px 20px;
	color:#fff;
}
.kode_law_navi2 ul ul li a:hover {
    color: #fff;
}
.kode_law_navi2 ul ul li::before,
.kode_top_header_navi ul ul li::before,
.law_navigtion ul ul li::before{
	display:none;
}
.kode_law_navi2 ul ul li a::before,
.kode_top_header_navi ul ul li a::before,
.law_navigtion ul ul li a::after{
	display:none;
}
.kode_law_navi2 ul ul li a:hover::after{
	border-bottom:none;
	width:0px;
}
/*3rd Ul*/
.kode_law_navi2 ul ul ul{
	left: 120%;
	top: 0px;
}
/* HOver CSS */
.kode_law_navi2 ul li:hover > ul{
	top: 166%;
	visibility: visible;
	opacity: 1;
}
.kode_law_navi2 ul ul li:hover > ul{
	left: 100%;
}
/*
==========================================
	 kode_navigation_law_2 end
==========================================
*/
/*
==========================================
	 kode_law_banner_2 start
==========================================
*/
.kode_law_banner_2{
	float:left;
	width:100%;
}
.kode_law_banner_2 figure{
	position:relative;
	display:block;
}
.kode_law_banner_2 img{
	width:100%;
}
.kode_banner_law_caption{
	position:absolute;
	margin: 0 0 0 -573px;
	top:160px;
	left:50%;
	right:0px;
	bottom:0px;
}
.kode_banner_law_caption h2{
	font-size:50.25px;
	font-weight:bold;
	text-transform:uppercase;
	line-height: 50px;
}
.kode_banner_law_caption h2 span{
	display:block;
	line-height:30px;
	font-size:32.66px;
}
.kode_banner_law_caption h3{
	font-size:56.54px;
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom:20px;
	line-height: 50px;
}
.kode_banner_law_caption h3 span{
	display:block;
	font-size:33.71px;
	line-height: 37px;
}
.kode_banner_law_caption strong{
	font-size: 108.73px;
    left: 210px;
    line-height: 103px;
    position: absolute;
    top: 20px;
}
.kode_banner_law_caption p{
	display:inline-block;
	margin-bottom:46px;
	color: #333;
}
.kode_banner_law_caption span{
	display:block;
}
.kode_banner_law_caption ul{
	float:left;
	width:100%;
}
.kode_banner_law_caption ul li{
	float:left;
}
.kode_banner_law_caption ul li a{
	display:inline-block;
	padding:13px 31px;
	font-size:18px;
	color:#fff;
	background-color:#333333;
	margin-right:20px;
	text-transform:uppercase;
}
/*bxsilder*/
.kode_law_banner_2 .bx-wrapper .bx-pager{
	bottom: 30px;
    padding: 0;
    position: absolute;
}
.kode_law_banner_2 .bx-wrapper{
	margin:0px;
}
.kode_law_banner_2 .bx-wrapper .bx-pager.bx-default-pager a{
	background: #ffffff none repeat scroll 0 0;
    border-radius: 0;
    display:block;
    height:4px;
    margin:0 5px;
    text-indent: -9999px;
    width: 31px;
}
.kode_law_banner_2 li{
	position:relative;
}
.kode_law_banner_2 .bxslider > li:before{
	background:#000;
	z-index:1;
	content:'';
	top:0;
	bottom:0;
	left:0;
	right:0;
	width:100%;
	height:100%;
	position:absolute;
	opacity:0.1;
}
.kode_law_banner_2 .bxslider .kode_banner_law_caption{
	z-index:999;
}
.kode_law_load a:focus{
	color:#777;
}
/*
==========================================
	 kode_law_banner_2 end
==========================================
*/
/*
==========================================
	 kode_LAW_content_2 start
==========================================
*/
.kode_LAW_content_2{
	float:left;
	width:100%;
	position:relative;
	z-index:999;
	padding: 61px 0 65px;
	background-color: #333;
}
.kode_LAW_content_2:before{
	position:absolute;
	content:"";
	top:-30px;
	right:-253px;
	bottom:0px;
	background-color:#a12e4d;
	background-position:right;
	width:45%;
	z-index:999;
	opacity:0.95;
	transform:skewX(-37deg);
	-webkit-transform:skewX(-37deg);
	-moz-transform:skewX(-37deg);
}
.kode_LAW_content_2:after{
	position:absolute;
	content:"";
	top:-30px;
	right:-62px;
	bottom:0px;
	background-position:right;
	width:35%;
	background-repeat:no-repeat;
}
.kode_law_need{
	float:left;
}
.kode_law_need h3{
	color:#fff;
	text-transform:uppercase;
	margin-bottom:9px;
}
.kode_law_need p{
	color:#fff;
}
.kode_law_arrow{
	float:left;
	width:100%;
	text-align:right;
}
.kode_law_arrow a{
	display:inline-block;
	padding:14px 0px;
	min-width: 214px;
	background-color:#fff;
	position:relative;
	z-index:999;
	text-align: center;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 16px;
	margin-right: 40px;
	margin-top: 7px;
}
.kode_law_arrow a:hover{
	color:#fff;
}
.kode_law_arrow a::before{
	position:absolute;
	content:"";
	top:-4px;
	right:-4px;
	left:-4px;
	bottom:-4px;
	border:2px solid #fff;
	z-index:999;
}
.kode_law_arrow a i{
	margin-left:15px;
}
/*
==========================================
	 kode_LAW_content_2 end
==========================================
*/
/*
==========================================
	 kode_law_frim start
==========================================
*/
.kode_law_frim{
	float:left;
	width:100%;
}
.kode_law_frim_hdg{
	float:left;
	width:100%;
	text-align:center;
	margin-bottom:32px;
}
.kode_law_frim_hdg h2{
	text-transform:uppercase;
	font-weight:bold;	
	margin-bottom:13px;
}
.kode_law_frim_hdg.kode_frim_hdg_3 > h2 {
    color: #fff;
}
.kode_law_story{
	float:left;
	width:100%;
}
.kode_law_story_caption{
	float:left;
	width:100%;
	margin-bottom:17px;
}
.kode_law_story_caption h4 {
	display:inline-block;
	float:left;
	text-transform:uppercase;
}
.kode_law_story_caption h4 span{
	display:block;
}
.kode_law_story_caption h2{
	float:right;
	font-weight:bold;
	color:#dbdbdb;
	font-size:54.32px;
	line-height:50px;
}
.kode_law_story p{
	margin-bottom:20px;
}
.kode_law_story a{
	display:inline-block;
}
.kode_law_story a i{
	margin-left:10px;
}
/*
==========================================
	 kode_law_frim end
==========================================
*/
/*
==========================================
	 kode_law_area_2 start
==========================================
*/
.kode_law_area_2{
	float:left;
	width:100%;
	background-color:#ebe9f6;
	padding:72px 0px 80px 0px;
}
.kode_law_property{
	float:left;
	width:100% !important;
	padding: 45px 20px 35px;
	background-color:#fff;
	border:1px solid #d4d4d4;
	position:relative;
}
.kode_practise_area_wrap{
	width: 100%;
	float: left;
	position: relative;
}
.kode_law_area_2 .kode_law_frim_hdg.law_property{
	margin-bottom:38px;
}
.kode_law_frim_hdg.law_property > h2 {
    text-shadow: 1px 5px #e0dfe5;
}
.kode_law_property:hover{
	box-shadow: 0 0 12px -6px;
}
.kode_law_property::before{
	position:absolute;
	content:"";
	right:0px;
	bottom:-2px;
	left:0px;
	border-bottom:2px solid transparent;
	width:0px;
}
.kode_law_property:hover::before{
	width:100%;
}
.kode_law_property_caption{
	float:left;
	width:100%;
}
.kode_law_property_caption h4{
	text-transform:uppercase;
	font-weight:bold;
	float:left;
	display:inline-block;
	padding:15px 0px;
}
.kode_law_property_caption span{
	float:right;
	display:inline-block;
	height:56px;
	width:56px;
	text-align:center;
	border-radius:100%;
	border:1px solid #e6e6e6;
	font-size:35px;
	box-shadow: 0 0 0 5px #f9f9f9;
	background-color:#fbfbfb;
}
.kode_law_property:hover .kode_law_property_caption span{
	box-shadow: 0 0 0 5px #a12e4d;
	color:#fff;
}
.kode_law_property_caption span i{
	line-height:56px;
}

.kode_law_property a{
	text-transform:uppercase;
	display:inline-block;
	font-size:16px;
	margin-top:4%;
}
.kode_law_property a:hover{
	color:#333;
}
/*bxsilder*/
.kode_law_area_2 .bx-wrapper .bx-pager{
	padding:0px;
	display:none;
}
.kode_law_area_2 .bx-wrapper .bx-controls-direction .bx-prev{
	color: #999999;
    height: 32px;
    left: -30px;
    position: absolute;
    top: 62%;
}
.kode_law_area_2 .bx-wrapper .bx-controls-direction .bx-next{
	color: #999999;
    height: 32px;
    right: -30px;
    position: absolute;
    top: 62%;
}
.kode_law_area_2 .bx-wrapper .bx-controls-direction .bx-prev::before{
	position:absolute;
	content:"\f177";
	font-family: FontAwesome;
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
	height:34px;
	width:34px;
	text-align:center;
	line-height:34px;
	border:1px solid #d4d4d4;
	background-color:#f9f9f9;
}
.kode_law_area_2 .bx-wrapper .bx-controls-direction .bx-next::after{
	position:absolute;
	content:"\f178";
	font-family: FontAwesome;
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
	height:34px;
	width:34px;
	text-align:center;
	line-height:34px;
	border:1px solid #d4d4d4;
	background-color:#f9f9f9;
}
/*
==========================================
	 kode_law_area_2 end
==========================================
*/
/*
==========================================
	 kode_law_counter_2 start
==========================================
*/
.kode_law_counter_2{
	float:left;
	width:100%;
}
.kode_law_counter_2 .col-md-3.law_2-pad{
	padding:0px;
}
.kode_law_counter_fig{
	float:left;
	width:100%;
}
.kode_law_counter_fig figure:before{
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	width:100%;
	height:100%;
	content:'';
	background:#000;
	opacity:0.7;
}
.kode_law_count_caption{
	z-index:99999;
	position:relative;
}
.kode_law_counter_fig figure{
	position:relative;
	display:block;
	
}
.kode_law_counter_fig figure img{
	width: 100%;
	height: auto;
}
.kode_law_count_caption{
	position:absolute;
	top:58px;
	left:0px;
	right:0px;
	bottom:0px;
	text-align:center;
}
.kode_law_count_caption span{
	display:block;
	font-size:40px;
	color:#fff;
	margin-bottom:10px;
}
.kode_law_count_caption h2{
	font-size:40px;
	color:#fff;
	font-weight:bold;
	margin-bottom:7px;
}
.kode_law_count_caption p{
	font-size:18px;
	color:#fff;
	font-weight:bold;
}
/*
==========================================
	 kode_law_counter_2 end
==========================================
*/
/*
==========================================
	 kode_law_work_2 start
==========================================
*/
.kode_law_work_2{
	float:left;
	width:100%;
	padding:72px 0px 80px 0px;
	background-color:#ebe9f6;
}
.kode_law_business{
	float:left;
	width:100%;
	text-align:center;
	margin-bottom:34px;
}
.kode_law_business ul{
	float:left;
	width:100%;
}
.kode_law_business ul li{
	display:inline-block;
	cursor:pointer;
}
.kode_law_business ul li a{
	text-transform:uppercase;
	display:inline-block;
	margin-right:39px;
}
.kode_law_gallery_img{
	float:left;
	width:100%;
	margin-bottom:30px;
	overflow:hidden;
}
.kode_law_gallery_img figure{
	position:relative;
	display:block;
	float: left;
	width: 100%;
}
.kode_law_gallery_img figure img{
	width: 100%;
	height: auto;
}
.kode_law_gallery_img figure::before{
	position:absolute;
	content:"";
	top:100%;
	left:100%;
	right:100%;
	bottom:100%;
}
.kode_law_gallery_img:hover figure::before{
	opacity:0.70;
	top:5px;
	left:5px;
	right:5px;
	bottom:5px;
}
.kode_law_fig_cap{
	position:absolute;
	top:80%;
	left:0px;
	right:0px;
	bottom:0px;
	text-align:center;
	opacity:0;
	margin: -60px 0px 0px;
}
.kode_law_gallery_img:hover .kode_law_fig_cap{
	opacity:1;
	margin: -60px 0px 0px;
	top: 50%;
}
.kode_law_fig_cap a{
	background-color:#fff;
    display: inline-block;
    height: 36px;
    text-align: center;
    width: 36px;
	margin-bottom:30px;
	position:relative;
}
.kode_law_fig_cap a:hover{
	color:#fff;
}
.kode_law_fig_cap a::before{
	position:absolute;
	content:"";
	top:-3px;
	left:-3px;
	right:-3px;
	bottom:-3px;
	border:1px solid #fff;
}
.kode_law_fig_cap a i{
	line-height:36px;
}
.kode_law_fig_cap h6{
	text-transform:uppercase;
	color:#fff;
	margin-bottom:12px;
}
.kode_law_fig_cap p{
	color:#fff;
	padding:0px 20px;
}
.kode_law_load{
	float:left;
	width:100%;
	text-align:center;
	margin-top:10px;
}
.kode_law_load a{
	display:inline-block;
	text-transform:uppercase;
	padding:12px 19px;
	font-size:18px;
	border:1px solid #333333;
}
.kode_law_load a:hover{
	color:#fff;
}

/*
==========================================
	 kode_law_work_2 end
==========================================
*/
/*
==========================================
	 kode_law_blog_2 start
==========================================
*/

.kode_law_blog_2{
	float:left;
	width:100%;
}
.kode_law_blog2_fig{
	float:left;
	width:100%;
	border:1px solid #d4d4d4;
}
.kode_law_blog2_fig:hover {
    box-shadow: 0 0 15px -4px;
}
.kode_law_blog2_fig figure{
	position:relative;
	float: left;
	width: 100%;
	overflow:hidden;
}
.kode_law_blog2_fig figure img{
	width: 100%;
	height: auto;
}
.kode_law_blog2_social{
	position:absolute;
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
	text-align:center;
	padding:113px 0px;
	z-index:999;
	opacity:0;
}
.kode_law_blog2_fig:hover .kode_law_blog2_social{
	opacity:1;
}
.kode_law_blog2_social:before{
	position:absolute;
	content:"";
	top:100px;
	left:100px;
	right:100px;
	bottom:100px;
	z-index:-1;
}
.kode_law_blog2_fig:hover .kode_law_blog2_social:before{
	top:10px;
	left:10px;
	right:10px;
	bottom:10px;
	opacity:0.70;
}
.kode_law_blog2_social ul{
	float:left;
	width:100%;
}
.kode_law_blog2_social ul li{
	display:inline-block;
	padding:0px 20px;
	border-right:1px solid #fff;
}
.kode_law_blog2_social ul li:last-child{
	border:none;
}
.kode_law_blog2_social ul li a{
	display:inline-block;
	color:#fff;
	font-size:25px;
	position:relative;
}
.kode_law_blog2_caption{
	float:left;
	width:100%;
	padding: 48px 30px 27px;
	position:relative;
	border-bottom:1px solid #d4d4d4;
}
.kode_law_blog2_caption figure{
    left: 30px;
    position: absolute;
    top: -24px;
	border:2px solid #d4d4d4;
	z-index:999;
	width: 45px;
	height: 45px;
}
.kode_law_blog2_caption span{
	display:block;	
	margin-bottom:12px;
}
.kode_law_blog2_caption span i{
	margin-right:10px;
	font-size:16px;
}
.kode_law_blog2_caption h4{
	text-transform:uppercase;
	font-weight:bold;
	margin-bottom:19px;
}
.kode_law_blog2_ancar{
	float:left;
	width:100%;
	padding:19px 30px 17px 30px;
	position:relative;
	z-index:999;
}
.kode_law_blog2_ancar::before{
	position:absolute;
	content:"";
	top:0px;
	right:0px;
	bottom:0px;
	left:0px;
	z-index:-1;
	width:0px;
}
.kode_law_blog2_fig:hover .kode_law_blog2_ancar::before {
	width:100%;
}
.kode_law_blog2_ancar a{
	display:block;
	text-transform:uppercase;
	font-size:16px;
}
.kode_law_blog2_fig:hover  .kode_law_blog2_ancar a{
	color:#fff;
}
.kode_law_blog2_ancar a i{
	float:right;
	padding: 6px 0px 0px;
}
/*
==========================================
	 kode_law_blog_2 end
==========================================
*/
/*
==========================================
	 kode_law_client2 start
==========================================
*/
.kode_law_client2{
	float:left;
	width:100%;
	padding:80px 0px;
	background-color:#f6f6f6;
}
.kode_law_client2_fig{
	float:left;
	width:100%;
}
.kode_sha{
	float: left;
	width: 100%;
}
.kode_law_client2_fig figure{
	float:left;
	border:1px solid #a12e4d;
}
.kode_law_client2_fig figure:hover{
	box-shadow: 0 0 10px -4px #a12e4d;
	border:1px solid transparent;
}
/*
==========================================
	 kode_law_client2 end
==========================================
*/
/*
============================================================
			home page-3 start
============================================================
*/
/*
==========================================
	 kode_law_property.law_pro_3 start
==========================================
*/
.kode_law_property.law_pro_3 {
    float: left;
    width: 25%;
	padding:36px 0px 34px 0px;
}
.kode_law_property_caption.law_caption_3{
	padding:0px 15px;
}
.kode_law_property_caption.law_caption_3  span {
    float: left;
	margin-right:20px;
	position:relative;
	box-shadow: 0 0 0 5px #f9f9f9;
	z-index:999;
	display:inline-block;
}
.kode_law_property_caption.law_caption_3 span:after {
     background-color: #ebe9f6;
    border-bottom-right-radius: 30px;
    border-top-right-radius: 30px;
    bottom: -6px;
    content: "";
    left: -16px;
    padding: 0 36px;
    position: absolute;
    right: -6px;
    top: -4px;
    z-index: -2;
}
.law_caption_3 span i{
	display:inlime-black;
	width:60px;
	border-radius:100px;
	border:1px solid #dedede;
	box-shadow:0 0 0px 5px #fbfbfb;
	line-height:56px;
	background-color: #fbfbfb;
}
.kode_law_property_caption_3{
	float:left;
	width:100%;
	padding:0px 16px;
}
.kode_law_property:hover .kode_law_property_caption.law_caption_3 span{
	box-shadow:none;
}
.kode_law_property:hover .kode_law_property_caption.law_caption_3 span:after{
	background:#a12e4d;
}
.kode_law_area_2 .owl-buttons{
	left: 0;
    position: absolute;
    right: 0;
    top: 130px;
    width: 100%;
	text-indent:9999;
}
.kode_law_area_2 .owl-buttons .owl-prev{
	float: left;
    top: 0;
	margin-left:-60px;
}
.kode_law_area_2 .owl-buttons .owl-prev:before{
	position:absolute;
	top:0px;
	left:-60px;
	bottom:0px;
	content:"";
	border:1px solid #dedede;
	width:35px;
	height:35px;
	padding:0px 0px;
	background-color:#fff;
	font-size:20px;
	background-image:url(image/arrows/arrows-left.png);
	background-position:right;
	background-repeat:no-repeat;
}
.kode_law_area_2 .owl-buttons .owl-next:before{
	position:absolute;
	top:0px;
	right:-60px;
	bottom:0px;
	content:"";
	border:1px solid #dedede;
	width:35px;
	height:35px;
	padding:0px 10px;
	background-color:#fff;
	font-size:20px;
	background-image:url(image/arrows/arrows-right.png);
	background-position:left;
	background-repeat:no-repeat;
}
.kode_law_area_2 .owl-buttons .owl-next{
	  float: right;
    text-align: right;
	margin-right:-60px;
}

/*
==========================================
	 kode_law_property.law_pro_3 end
==========================================
*/
/*
==========================================
	 kode_law_counter_3 start
==========================================
*/
.kode_law_counter_3{
	float:left;
	width:100%;
	background-image:url("image/counterbg.png");
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
}
.kode_law_counter_fig_3{
	float:left;
	width:100%;
	padding:0px 90px;
	text-align:center;
}
.kode_law_counter_fig_3 ul{
	float:left;
	width:100%;
	border-left:1px solid #9e9e9d;
}
.kode_law_counter_fig_3 ul li{
	float:left;
	padding:90px 0px 70px 0px;
	border-right:1px solid #9e9e9d;
	width: 25%;
}
.kode_law_count_caption_3{
	float:left;
	width:100%;
}
.kode_law_count_caption_3 .counter{
	color: #fff;
    display: inline-block;
    font-size: 40px;
    font-weight: bold;
}
.kode_law_count_caption_3 .kode_law_box{
	color: #fff;
    display: inline-block;
    font-size: 30px;
    left: 10px;
    position: relative;
    top: -2px;
}
.kode_law_p_3{
	float:left;
	width:100%;
}
.kode_law_p_3 p{
	display:block;
	color:#fff;
	font-weight:bold;
}
.law_choose_us.kode_law_chose_3 {
	margin: 80px 0 0;
}
/*
==========================================
	 kode_law_counter_3 end
==========================================
*/
/*
==========================================
	 kode_attorney_img_3 start
==========================================
*/
.kode_attorney_img_3{
	float:left;
	width:100%;
}
.kode_attorney_img_3 figure{
	margin-bottom:25px;
	display:block;
	position:relative;
}
.kode_attorney_img_3 figure img{
	width: 100%;
	height: auto;
}
.kode_attorney_img_3 figure::before{
	position:absolute;
	content:"";
	top:100px;
	left:100px;
	right:100px;
	bottom:100px;
}
.kode_attorney_img_3:hover figure::before{
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
}
.kode_attorney_img_3 strong{
	position:absolute;
	text-align:center;
	top:110px;
	left:0px;
	right:0px;
	bottom:0px;
	font-size:40px;
	color:#fff;
	opacity:0;
}
.kode_attorney_img_3 strong a{
	color: #fff;
}
.kode_attorney_img_3:hover strong{
	opacity:1;
}
.kode_attorney_caption_3{
	float:left;
	width:100%;
}
.kode_attorney_caption_3 h6{
	text-transform:uppercase;
	margin-bottom:5px;
}
.kode_attorney_caption_3 span{
	margin-bottom:10px;
	display:block;
}
.kode_attorney_caption_3 p{
	padding-bottom:17px;
	border-bottom:1px solid #d4d4d4;
	margin-bottom:20px;
}
.kode_attorney_caption_3 ul{
	float:left;
	width:100%;
}
.kode_attorney_caption_3 ul li{
	float:left;
}
.kode_attorney_caption_3 ul  li a{
	height:30px;
	width:30px;
	text-align:center;
	background-color:#333333;
	color:#fff;
	display:inline-block;
	font-size:15px;
	margin-right:5px;
}
.kode_attorney_caption_3 ul  li a:hover{
	color:#fff;
}
.kode_attorney_caption_3 ul li a i{
	line-height:30px;
}
/*
==========================================
	 kode_attorney_img_3 end
==========================================
*/
#law_slide_img .law_slide_img_caption figure{
	margin: 0px 15px;
	width: 100%;
}
#law_slide_img .law_slide_img_caption figure img{
	width: auto;
	height: auto;
}

/*
============================================
		 Accordian Wrap CSS End
============================================
*/

/*
============================================
		 Progress Bar Wrap CSS Start
============================================
*/
.progress-names{
	float:left;
	width:100%;	
}
.progress-names span{
	font-size:15px;
	color:#666666;
	margin-bottom:25px;
	display:block;
}
.progressbar{
    position:relative;
    width:100%;
    height:6px;
    padding:0;
    margin:0 auto;
   background-color: #e1e1e1;
   border-radius:10px;
   margin-bottom:21px;
}
.bar {
	position:absolute;
	display:block;
	width:0px;
	height:6px;
	top:0px;
	left:0px;
	overflow:hidden;
	border-radius:10px;
}
.label {
	position:absolute;
	display:block;
	width:52px;
	height:30px;
	line-height:27px;
	top:-38px;
	left:0px;
	background: #000;
	font-weight:bold;
	font-size:12px;
	color:#fff;
	text-align:center;
	margin-left: -13px;	
	border-radius:0;
	display: none;
}
.label span {
	position:absolute;
	display:block;
	width:12px;
	height:13px;
	top:26px;
	left:14px;
	background:transparent;
	overflow:hidden;
	transform:rotate(30deg);
}
.label span:before {
	position:absolute;
	display:block;
	content:"";
	width:8px;
	height:8px;
	top:1px;
	left:2px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 2px 0;
	border-color: #000 transparent transparent transparent;
	line-height: 0px;
}

/*
============================================
	 Progress Bar Wrap CSS End
============================================
*/
.kode_span_list{
	float: left;
	width: 100%;
	position: relative;
	text-align: center;
	position:relative;
	top:-12px;
}
.kode_span_list.list_span_0 {
    float: left;
    margin-top: -13px;
    position: relative;
    width: 100%;
}
.kode_span_list span{
	display: inline-block;
	width: 8px;
	height:8px;
	background-color: #000;

}
.kode_law_work_2 #filterable-item-holder-1{
	margin-left:-15px;
	margin-right:-15px;
	clear:both;
}
.kode_law_work_2 .filterable-item{
	width:24.93%;
	float:left;	
	padding-right:15px;
	padding-left:15px;
}
.kode_practice_detail_social_list figure img{
	width: 100%;
	height: auto;;
}

@media (min-width:600px){
	.gizledesk
	{
		display:none;
		}
		
	.mobilsor{
		margin-right:35%;}
	}



@media (max-width: 600px) {
.fixle{
			position: fixed;
			z-index: 9999;
		}

.padle{
			padding-top: 120px;
		}
.gizle{
	display:none;
	}
	
.mobil-margin-5
{
	margin-top:5%;}
.mobil-margin-eksi10
{
	margin-top:-10%;}
.margin-left1{
	margin-left:0px; 
	}
.margin-left2{
	margin-left:-6%; 
	}
	
.margin-bottom-mobil{
	margin-bottom:0px;
		}
}.margin-left1{
	margin-left:-20px; 
	}
.kode_blog_img:hover figure::before, .kode_blog_img figcaption a:hover, .kf_login_social_icon ul li a, .kode_attorney_caption_3 ul li a:hover, .kode_attorney_img_3:hover figure::before, .kf_login_singin button, .kf_loging_input::before, .kf_loging_input::after, .kf_login_1, .kode_area_02_img:hover figure::before, .kode_law_arrow a:hover, .kode_law_blog2_fig:hover .kode_law_blog2_ancar::before, .kode_law_blog2_fig:hover .kode_law_blog2_social::before, .kode_law_load a:hover, .kode_attorney_img:hover .kode_attorney_caption::before, .kode_law_gallery_img:hover figure::before, .kode_law_fig_cap a:hover, .kode_law_property:hover .kode_law_property_caption span, .kode_law_navi2 ul ul li a:hover, .kode_colum_3_img strong, .kode_about_us_competition_caption a i, .kode_law_banner_2 .bx-wrapper .bx-pager.bx-default-pager a:hover, .kode_law_banner_2 .bx-wrapper .bx-pager.bx-default-pager a.active, .kode_banner_law_caption ul li a.active, .kode_banner_law_caption ul li a:hover, .kode_law_navi2 > a, .kode_practice_about_us_chack:hover span, .banner_caption a:hover, .kode_top_header_navi ul ul li a:hover, .kode_coming_social li a.active, .kode_coming_social li a:hover, .kode_coming_form form button, .law_footer_caption button:hover, .kode_attorney_detail_hdg h4, .kode_attorney_detail_filed button, .kode_attorney_detail_question h4, .kode_attorney_detail_accordian .panel-title a:focus, .kode_attorney_detail_accordian .panel-title a.active, .kode_attorney_detail_accordian .panel-title a:hover, .kode_attorney_detail_downlod a, .kode_detail_2_filed button, .kode_detail_2_left:hover, .kode_detail_2_social ul li a.active, .kode_detail_2_social ul li a:hover, .kode_detail_2_history h5, .kode_detail_2 ul li h5 a:focus, .kode_blog_detail_tags ul li a:hover, .kode_blog_detail_news span, .kode_blog_categ_list li a.active, .kode_blog_categ_list li a:hover, .kode_blog_filed_search button, .kode_blog_detail_social ul li a.active, .kode_blog_detail_social ul li a:hover, .kode_blog_detail_image figcaption, .kode_detail_layer:hover span, .kode_detail_accor_tab .panel-title > a:focus, .kode_detail_accor_tab .panel-title > a.active, .kode_detail_accor_tab .panel-title > a:hover, .kode_detail_2 ul li h5 a.active, .kode_detail_office ul li a i, .kode_detail_2 ul li h5 a:hover, .kode_area_03_caption a, .kode_area_02_img figcaption a:hover, .kode_area_02_caption a:hover, .kode_blog_2_img:hover figcaption, .kode_pagi_social .pagi_right, .kode_pagi_social .pagi_left, .kode_404_form a, .kode_about_03_slider .bx-wrapper .bx-controls-direction .bx-prev::after, .kode_about_03_slider .bx-wrapper .bx-controls-direction .bx-next::before, .kode_practice_detail_services_img:hover figure::before, .kode_practice_detail_offices_icon:hover span, .kode_practice_detail_download ul li a, .kode_practice_detail_social_tabs ul li a:focus, .kode_practice_detail_social_tabs ul li a.active, .kode_practice_detail_social_tabs ul li a:hover, .kode_about_us_latest_news .panel-heading a:focus, .kode_about_us_latest_news .panel-heading a.active, .kode_about_us_latest_news .panel-heading a:hover, .kode_about_us_span h5, .kode_about_us_silde .bx-wrapper .bx-pager.bx-default-pager a:hover, .kode_about_us_silde .bx-wrapper .bx-pager.bx-default-pager a.active, .kode_about_us_competition_caption:hover a i, .kode_about_us_competition_caption a, .kode_about_us_legal:hover a, .kode_about_us_legal span, .kode_practice_readmore a, .kode_practice_filter_list ul li a:focus, .kode_practice_filter_list ul li a.active, .kode_practice_filter_list ul li a:hover, .kode_sing_up_kode button:hover, .kode_copyright_soical_icon ul a:hover, .kode_content_us_footer_news a:hover, .kode_content_us_footer_post:hover a, .kode_content_sing_up, .kode_content_us_form button:hover, .kode_services_caption:hover span, .kode_top_logo_icon:hover i, .law_form_img_caption::before, .law_footer_social_icon li a:hover, .law_footer_caption button:hover::before, .law_get button, .law_achievements_img:hover .law_achievements_caption i, .law_our_team_img ul li a:hover, .law_choose_us_kode::after, .law_practice_area_caption > a:hover, .sab_banner .bx-wrapper .bx-pager.bx-default-pager a:hover, .sab_banner .bx-wrapper .bx-pager.bx-default-pager a.active, .law_navigation_bar, .top_navi_search a, .top_navi_circal span, .bar, .kf_loging_input label, .kode_span_list span:nth-of-type(even){
	background-color:#a12e4d;
	}
	
.sliderbaslik{
	font-size: 55px;
line-height: 30px;
    font-weight: bold;
    text-transform: uppercase;
    font-family: 'Roboto Slab', serif;
    font-style: normal;
margin: 0px 0px 0px 0px;
color:White;
display: block;
}

.baslik
{
	    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 13px;
    color: #333333;
    font-family: 'Roboto Slab', serif;
    font-style: normal;
    line-height: 1.2;
    margin: 0px 0px 0px 0px;
	font-size:35px;
	}
.indexbaslik2
{
color: #fff;
    text-transform: uppercase;
    margin-bottom: 9px;
    font-family: 'Roboto Slab', serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.2;
    margin: 0px 0px 0px 0px;
    font-size: 24px;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;

}
.indexbaslik3{
    text-transform: uppercase;
    font-weight: bold;
    float: left;
    display: inline-block;
    padding: 15px 0px;    color: #333333;
    font-family: 'Roboto Slab', serif;
    font-style: normal;
font-size: 20px;
    line-height: 1.2;
    margin: 0px 0px 0px 0px;
-webkit-margin-before: 1.33em;
    -webkit-margin-after: 1.33em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;}
	
	.baslikcalismaalanlarimiz{  
  position: relative;
    z-index: 999;
    color: #000000;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 24px;
    font-family: 'Roboto Slab', serif;
    font-style: normal;
    line-height: 1.2;
    display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
	 margin:0px 0px 0px 0px;
}
.menurenk
{
	color:#333;
	font-size:15px;
	font-weight:bold;
	}
	
.iletisimbaslik
{
	    color: #252731;
    text-decoration: none;
    text-transform: uppercase;
font-weight: Bold;
    font-family: 'Roboto Slab', serif;
    font-style: normal;
font-size: 20px;
    text-align: center;
    line-height: 1.2;}
.kategoribaslik
{
	    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 20px;
    line-height: 1.2;
    margin: 0px 0px 0px 0px;
text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 20px;
display: block;
    -webkit-margin-before: 1.33em;
    -webkit-margin-after: 1.33em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
	color:#333;
	}
	/*color:#a12e4d;
	
	/**********end scrollbar, start font awesome***/
/*!
 *  Font Awesome 4.4.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('../fonts/fontawesome-webfont.eot?v=4.4.0');src:url('../fonts/fontawesome-webfont.eot?#iefix&v=4.4.0') format('embedded-opentype'),url('../fonts/fontawesome-webfont.woff2?v=4.4.0') format('woff2'),url('../fonts/fontawesome-webfont.woff?v=4.4.0') format('woff'),url('../fonts/fontawesome-webfont.ttf?v=4.4.0') format('truetype'),url('../fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}


/*end awesome, start ozel*/

.kode_blog_detail_content p
{
	text-align:left;
	color:back;
	}
.kode_blog_detail_content p a
{
	color:#a12e4d}
	
.hukukh4
{
	    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 19px;
    color: #333333;
    font-family: 'Roboto Slab', serif;
    font-style: normal;
    line-height: 1.2;
    margin: 0px 0px 0px 0px;
    display: block;
	font-size:22px;
	}
@media (max-width:476px) {
	.mobilgizle{
		display:none;
		}
	.kode_navi_2{
		margin-top:-50px;
		}	
		.blogpad{
		margin-top:-17%;
		}
		.logopad{
		margin-top:17%;
		}
		.footerpad{
		margin-bottom:15%;
		}
		.menumar{
	margin-top:-5%;
	}
	.section.section_4{
	padding:0px 0px 0px 0px;
	margin-top:-10%;
		}
	.kategoribaslik
{
	font-size:26px;
	margin:15px 0px 0px 0px;
	}
	#mailbutton{
display:none;
			}

	}
@media (min-width:476px) {
	.masaustugizle{
		display:none;}
	.blogpad{
		margin-top:-5%;
		}
	.footerpad{
		margin-bottom:-3%;
		}
	.logopad{
		margin-top:10%;
		}
	.uzunbaslik{
		margin-top:24%;
		}
		#mailbutton{
	position: fixed;
    bottom:2%;
    right:1%; 
	z-index:999999;
	width:64px;
	height:64px;
			}
	} 
.uzmanlikalanlari{
	font-size:16px;color:#000;font-weight: bold;text-align:center;
	}
	.benzeryazilar{
	font-size:13px;line-height:20px;color:#000;font-weight:bold;margin-bottom:2%;margin-top:2%;
}
	
.fixedbarnotif{
padding:4px;background-color:#455A64;background-position:center;background-repeat:no-repeat;color:#ffffff;bottom:0px;width:100%;padding-bottom:0px;text-align:center;border-top:3px solid #ffffff;box-shadow:0px -5px 30px 0px rgba(99, 99, 99, 0.8);z-index:10000000000000;cursor:pointer;position:fixed;height:60px;
}

@media (min-width:476px) {
.fixedbarnotif {display:none;}
}

.banner-form {
	float: left;
	width: 100%;
}
.banner-form p {
	color: #fff;
	margin: 0 0 30px 0;
}
.banner-form form {
	float: left;
	width: 100%;
}
.banner-form form input[type="text"] {
	float: left;
	width: 100%;
	border: 1px solid #fff;
	height: 40px;
	padding: 0 20px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	font: 400 14px 'Open Sans', sans-serif;
	color: #fff;
	background: none;
	margin-bottom: 10px;
}
.banner-form form textarea {
	float: left;
	width: 100%;
	border: 1px solid #fff;
	height: 190px;
	resize: none;
	padding: 14px 20px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	font: 400 14px 'Open Sans', sans-serif;
	color: #fff;
	background: none;
	margin-bottom: 10px;
}
.banner-form form input[type="submit"] {
	float: left;
	width: 100%;
	border: 0;
	height: 40px;
	padding: 0;
	text-align: center;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	font: 700 14px 'Open Sans', sans-serif;
	color: #333;
	background: #fff;
}
.banner-form form input[type="submit"]:hover {
	background: #333;
	color: #fff;
}

input, textarea, select, button {
    text-rendering: auto;
    color: initial;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: start;
    margin: 0em;
    font: 400 13.3333px Arial;
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #cccccc;
  opacity: 1; /* Firefox */
}
.footerlinks{
color:#cccccc;
display:block;
}
.footerlinks:hover{
color:#a12e4d;
}
