.page-head {
    border: none !important;
}

/* Home Page Core Styles */
.homepage-bg1 {
    background-size: cover;
}
.homepage-bg2 {
    background-size: cover;
}
.homepage-bg-3 {
    background-size: cover;
}
.homepage-bg4 {
    background-size: cover;
    height: 493px;
}
.servicesbox {
    padding: 70px 0;
    text-align: center;
}
.servicesbox p {
    color: #fff;
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    line-height: 26px;
    font-weight: 300;
}
.servicesbox .section-title {
    padding-bottom: 10px;
}
.servicesbox .section-title h3 {
    color: #fff;
}
.uyap-mainpage-box1 {
	background-color: #7d6250;
    opacity: 0.65;
    color: #fff;
    border: 2px solid #ffffff;
    border-radius: 10px;
}
.uyap-mainpage-left1 {
    position: absolute;
    right: 14px !important;
    bottom: -80px !important;
    text-align: right;
    color: #010910;
    font-weight: 600;
}
.uyap-mainpage-left2 {
	position: absolute;
    right: 0px !important;
    bottom: -160px !important;
}
.section-title {
    margin: 0;
    padding-bottom: 50px;
    text-align: center;
}
.section-title h3 {
    position: relative;
    font-size: 40px;
    margin-bottom: 50px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 42px;
}
#top.sticky {
    box-shadow: 0 1px 4px 2px rgba(42,42,40,.4);
    background-color: rgba(117, 90, 8, 0.35);
}
#top {
    background: rgba(135, 27, 34, 0.75);
    justify-content: center;
    overflow: visible;
    -webkit-transition: box-shadow .5s,background-color .5s;
    transition: box-shadow .5s,background-color .5s;
}
/* Override for bootstrap default styles */
@media (max-width: 480px) {
	.page-header-fixed.page-header-fixed-mobile .page-container {
	    margin-top: 75px !important;
	}
}
.page-header.navbar {
    background: #FFFFFF;
    border-bottom: none;
}
.page-header.navbar .search-form {
	margin: 12px 20px 0 0;
    background: none !important;
}
.page-header.navbar .page-logo .logo-default {
    margin: 10px 10px 0 10px;
}
.page-header-fixed .page-container {
    padding: 10px;
}
.dashboard-stat {
    margin-bottom: 10px;
}
.dashboard-stat .visual {
    width: 45px;
    height: 60px;
    display: block;
    float: left;
    padding-top: 6px;
    padding-left: 9px;
    margin-bottom: 9px;
    font-size: 20px;
    line-height: 22px;
}
.dashboard-stat .details .number {
    padding-top: 7px;
    text-align: right;
    font-size: 24px;
    line-height: 28px;
    letter-spacing: -1px;
    margin-bottom: 0px;
    font-weight: 300;
}
.dashboard-stat .visual > i {
    margin-left: -22px;
    font-size: 90px;
    line-height: 90px;
}
.dashboard-stat .details .desc {
    font-size: 13px;
    font-weight: 500;
}
.widget-thumb .widget-thumb-heading {
    font-weight: 600;
    color: #131a21;
}
/* Uyap Home Page Services Styles */
#uyapHomePageServicesBlock {
	max-height: 115px;
    background-color: #fff;
    box-shadow: 0 0 0 0 rgba(66,132,190,.5);
    margin-bottom: 0;
    -webkit-transition: background .5s ease-in 0s,border .5s ease-in 0s,color .5s ease-in 0s,box-shadow .5s ease-in 0s,text-shadow .5s ease-in 0s,-webkit-transform .5s ease-in 0s;
    transition: background .5s ease-in 0s,border .5s ease-in 0s,color .5s ease-in 0s,box-shadow .5s ease-in 0s,text-shadow .5s ease-in 0s,-webkit-transform .5s ease-in 0s;
    transition: background .5s ease-in 0s,border .5s ease-in 0s,color .5s ease-in 0s,box-shadow .5s ease-in 0s,text-shadow .5s ease-in 0s,transform .5s ease-in 0s;
    transition: background .5s ease-in 0s,border .5s ease-in 0s,color .5s ease-in 0s,box-shadow .5s ease-in 0s,text-shadow .5s ease-in 0s,transform .5s ease-in 0s,-webkit-transform .5s ease-in 0s;
}
#uyapHomePageServicesBlock h2 {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
@media (min-width: 40.063em) {
	#uyapHomePageServicesBlock {
		position: relative;
		padding-bottom: 0;
	}
}
@media (min-width: 40.063em) {
	#uyapHomePageServicesBlock.active {
		box-shadow: 0 -0.5em 3em -1em #3b77ac;
	}
}

#uyapHomePageServicesBlock #uyapHomePageServicesList {
    max-width: 1270px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    padding: 0;
    margin-top: 0;
    margin-bottom: 0;
    background-color: #fff;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
@media (min-width: 40.063em) {
	#uyapHomePageServicesBlock #uyapHomePageServicesList {
		background-color: transparent;
		position: relative;
		top: -10px;
		-webkit-transition: width 1s ease-out 0s,height 1s ease-out 0s,margin 1s ease-out 0s,padding 1s ease-out 0s,top 1s ease-out 0s,right 1s ease-out 0s,-webkit-transform 1s ease-out 0s;
		transition: width 1s ease-out 0s,height 1s ease-out 0s,margin 1s ease-out 0s,padding 1s ease-out 0s,top 1s ease-out 0s,right 1s ease-out 0s,-webkit-transform 1s ease-out 0s;
		transition: width 1s ease-out 0s,height 1s ease-out 0s,margin 1s ease-out 0s,padding 1s ease-out 0s,top 1s ease-out 0s,right 1s ease-out 0s,transform 1s ease-out 0s;
		transition: width 1s ease-out 0s,height 1s ease-out 0s,margin 1s ease-out 0s,padding 1s ease-out 0s,top 1s ease-out 0s,right 1s ease-out 0s,transform 1s ease-out 0s,-webkit-transform 1s ease-out 0s;
	}
}
@media (min-width: 40.063em) {
	#uyapHomePageServicesBlock.active #uyapHomePageServicesList {
		top: -40px;
	}
}
@media (min-width: 40.063em) {
	.test-csstransforms3d #uyapHomePageServicesBlock #uyapHomePageServicesList {
		top: 0;
		-webkit-transform: translateY(-10px);
		-ms-transform: translateY(-10px);
		transform: translateY(-10px);
	}
}
@media (min-width: 40.063em) {
	.test-csstransforms3d #uyapHomePageServicesBlock.active #uyapHomePageServicesList {
		top: 0;
		-webkit-transform: translateY(-35px);
		-ms-transform: translateY(-35px);
		transform: translateY(-35px);
	}
}
#uyapHomePageServicesBlock #uyapHomePageServicesList li {
    display: inline;
    float: left;
    width: 97.91666667%;
    margin: 0 1.04166667%;
}
@media (min-width: 40.063em) {
	#uyapHomePageServicesBlock #uyapHomePageServicesList li {
		display: inline;
		float: left;
		width: 14.58333333%;
		margin: 0 1.04166667%;
	}
}
#uyapHomePageServicesBlock #uyapHomePageServicesList li a {
    text-decoration: none;
    color: #111;
    padding: 0 0 1em 0;
}

/**/
#uyapHomePageServicesBlock #uyapHomePageServicesList li a em {
    display: block;
    font-style: normal;
    font-weight: 700;
    font-size: 109%;
}
@media (min-width: 40.063em) {
	#uyapHomePageServicesBlock #uyapHomePageServicesList li a em {
		text-align: center;
		margin-bottom: .33em;
	}
}

#uyapHomePageServicesBlock #uyapHomePageServicesList li a em:before {
    display: block!important;
    float: left;
    box-sizing: border-box;
    font-size: 2em;
    width: 2em;
    height: 2em;
    padding: .5em;
    background: #964448;
    color: #FFF;
    margin-right: .5em;
    margin-left: .25em;
    border-radius: 100%;
    -webkit-transition: background .5s ease-out 0s,border .5s ease-out 0s,color .5s ease-out 0s,box-shadow .5s ease-out 0s,text-shadow .5s ease-out 0s,-webkit-transform .5s ease-out 0s;
    transition: background .5s ease-out 0s,border .5s ease-out 0s,color .5s ease-out 0s,box-shadow .5s ease-out 0s,text-shadow .5s ease-out 0s,-webkit-transform .5s ease-out 0s;
    transition: background .5s ease-out 0s,border .5s ease-out 0s,color .5s ease-out 0s,box-shadow .5s ease-out 0s,text-shadow .5s ease-out 0s,transform .5s ease-out 0s;
    transition: background .5s ease-out 0s,border .5s ease-out 0s,color .5s ease-out 0s,box-shadow .5s ease-out 0s,text-shadow .5s ease-out 0s,transform .5s ease-out 0s,-webkit-transform .5s ease-out 0s;
}
@media (min-width: 40.063em) {
	#uyapHomePageServicesBlock #uyapHomePageServicesList li a em:before {
		font-size: 36px;
		float: none;
		margin: 20px auto .33em;
		border: .15em solid #FFF;
		border-radius: 100%;
		width: 2.3em;
		height: 2.3em;
		color: #FFF;
		padding: .5em;
		background: #964448;
		-webkit-transition: background .5s ease-out 0s,border .5s ease-out 0s,color .5s ease-out 0s,box-shadow .5s ease-out 0s,text-shadow .5s ease-out 0s,-webkit-transform .5s ease-out 0s;
		transition: background .5s ease-out 0s,border .5s ease-out 0s,color .5s ease-out 0s,box-shadow .5s ease-out 0s,text-shadow .5s ease-out 0s,-webkit-transform .5s ease-out 0s;
		transition: background .5s ease-out 0s,border .5s ease-out 0s,color .5s ease-out 0s,box-shadow .5s ease-out 0s,text-shadow .5s ease-out 0s,transform .5s ease-out 0s;
		transition: background .5s ease-out 0s,border .5s ease-out 0s,color .5s ease-out 0s,box-shadow .5s ease-out 0s,text-shadow .5s ease-out 0s,transform .5s ease-out 0s,-webkit-transform .5s ease-out 0s;
	}
}

#uyapHomePageServicesBlock #uyapHomePageServicesList li a span {
    text-align: center;
    font-size: 75%;
    padding: 0 1em 0 0;
    color: #535353;
}
@media (min-width: 40.063em) {
	#uyapHomePageServicesBlock #uyapHomePageServicesList li a span {
		padding: 0 .5em;
		display: block;
	}
}
/**/
@font-face {
  font-family: 'FontAwesome5';
  font-style: normal;
  font-weight: 900;
 }
#uyapHomePageServicesBlock #uyapHomePageServicesList li a.vatandasLink em:before {
    font-family: FontAwesome;
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
    font-weight: 400;
    font-style: normal;
    speak: none;
    text-decoration: inherit;
    text-transform: none;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f0c0";
}
#uyapHomePageServicesBlock #uyapHomePageServicesList li a.avukatLink em:before {
    font-family: FontAwesome5;
    display: inline-block;
    vertical-align: middle;
    padding: 18px 0 0 0;
    line-height: 1;
    font-weight: 400;
    font-style: normal;
    speak: none;
    text-decoration: inherit;
    text-transform: none;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f24e";
}
#uyapHomePageServicesBlock #uyapHomePageServicesList li a.kurumLink em:before {
    font-family: FontAwesome;
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
    font-weight: 400;
    font-style: normal;
    speak: none;
    text-decoration: inherit;
    text-transform: none;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f19c";
}
#uyapHomePageServicesBlock #uyapHomePageServicesList li a.bilirkisiLink em:before {
    font-family: FontAwesome;
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
    font-weight: 400;
    font-style: normal;
    speak: none;
    text-decoration: inherit;
    text-transform: none;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f14b";
}
#uyapHomePageServicesBlock #uyapHomePageServicesList li a.arabulucuLink em:before {
    font-family: FontAwesome5;
    display: inline-block;
    vertical-align: middle;
    padding: 20px 0 0 0;
    line-height: 1;
    font-weight: 400;
    font-style: normal;
    speak: none;
    text-decoration: inherit;
    text-transform: none;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f2b5";
}
#uyapHomePageServicesBlock #uyapHomePageServicesList li a.uzlastirmaciLink em:before {
    font-family: FontAwesome5;
    display: inline-block;
    vertical-align: middle;
    padding: 15px 0 0 0;
    line-height: 1;
    font-weight: 400;
    font-style: normal;
    speak: none;
    text-decoration: inherit;
    text-transform: none;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f164";
}