.front-header {
justify-content: unset !important;
}

.front-header .front-header-content {
    height: 100%;
    margin: 0;
    list-style: none;
    color: #ffffff;
}

.front-header .front-header-content li {
    padding: 20px;
    position: relative;
}

.front-header .front-header-content .hdng {
    /* font-size: 12px; */
    font-size: 1rem;
    line-height: 1em;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0.12em;
}

.front-header .front-header-content .hdng a {
    color: #ffffff;
    text-decoration: none;
    display: block;
}

.front-header .front-header-content .description {
    display: none;
}

.front-header .front-header-content .hdng span {
    font-size: 46px;
    font-size: 2.875rem;
    line-height: 1.2em;
    font-weight: 700;
    display: block;
    letter-spacing: -0.02em;
}





.front-header .front-header-content li:after{
    content: '';
    border-bottom: 1px solid #e58e1a;
    width: 150px;
    bottom: 0;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}



.home .page-hero{
    top: 0;
    width: 100%;
    background-color: #261818;
    background-size: cover;
    background-position: center;
    position: relative;
}



.front-header {

}


.page-hero.front-header.invisalign-şeffak-plak {
    background-image: url(https://www.hlcdental.com.tr/images/invisalign.jpg) !important;
}

.page-hero.front-header.dental-i̇mplant  {
    background-image: url(https://www.hlcdental.com.tr/images/implant-2-home.jpg) !important;

}

.page-hero.front-header.estetik-diş-hekimliği  {
    background-image: url(https://www.hlcdental.com.tr/images/estetik-2.jpg) !important;
}





.front-header {

    justify-content: unset;
}

.home-doctor,.home-about {

position: relative;
overflow: visible !important;
}


.home-doctor {
    /* position: relative; */
    /* margin-top: 40px; */
    /* margin-left: 40px; */
    /* background-size: cover; */
    /* background-position: center; */
    /* height: 122vw; */
    /* display: -webkit-box; */
    /* display: -ms-flexbox;*/
    /* display: flex; */
    /* -webkit-box-align: center; */
    /* -ms-flex-align: center;*/
    /* align-items: center;*/
}






.home-doctor:after {
    content: '';
    border: 1px solid #e58e1a;
    position: absolute;
    top: -20px;
    left: -20px;
    bottom: -20px;
    right: 0;
    border-right: none;
}

.home-about:after {
content: '';
    border: 1px solid #e58e1a;
    position: absolute;
    top: 20px;
    left: 0;
    bottom: -20px;
    right: 0;
    border-right: none;
    border-left: none;
}


.home-tanitim-buton{
    display: none !important;
	
	}


	@media only screen and (max-width: 767px){
	
.front-header .front-header-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    display: flex;
    flex-direction: column;
    align-content: space-around;
}
}





@media only screen and (min-width: 768px){
	
	.site-header.int-header h1:after {
    height: 6vw;
    bottom: -6vw;
}
	
.home-tanitim-buton{
    display: block !important;
	
	}	
	
	
	
.inside-header-content h1 {
    font-size: 3.88889vw;
    margin-bottom: 5.5vw;
}


.front-header .front-header-content {
    /* display: -webkit-box; */
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;/* -webkit-box-pack: center; */
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    /* align-items: center; */
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}

.front-header .front-header-content li {
    padding: 20px;
    position: relative;
}

	
.front-header .front-header-content li {
    border-right: 1px solid #e58e1a;
}	
	
.front-header .front-header-content li:last-of-type {
    border: none;
}


.front-header .front-header-content li:after{
    content: none;

 
}





.home-about:after {
    top: 14px;
    right: -14px;
    bottom: -14px;
    border-right: 1px solid #e58e1a;
}

	
.home-tanitim-alan{
  position: relative;
	
	}
.home-tanitim-buton {
    background-color: #e58e1a;
    text-transform: uppercase;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    top: 0;
	padding: 20px;
    left: 40px;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    z-index: 2;
}

}

@media only screen and (min-width: 1060px){
	
	.home-doctor {
    margin-top: -100px;
    background-size: 50%;
}
	
	
	
	.home-doctor:after {
    top: -30px;
    left: -30px;
    bottom: 30px;
    right: 0;
	
	}
	
	
	
	.home-about:after {
top: 30px;
    right: -30px;
    bottom: -30px;
	
	}
	

	
.front-header .front-header-content .hdng {
    font-size: 1.5vw;
}
	
	

	
.front-header .front-header-content .hdng span {
    font-size: 5vw;
}	
	
.front-header .front-header-content li:hover .description {
    font-size: 12.5px;
    font-size: 0.78125rem;
    line-height: 1.5em;
    display: block;
    position: absolute;
    background-color: #261818;
    border-top: 1px solid #e58e1a;
    text-align: left;
    width: 21.55556vw;
    padding-top: 0.77778vw;
    padding-right: 0.66667vw;
    padding-bottom: 0.77778vw;
    padding-left: 0.66667vw;
    left: 50%;
    -webkit-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%);
}	
}

