.topimgtrtwrap{
	width:  100%;
	height: 200px;
}

.topimgtrt{
	width:  100%;
	height: 200px;
	position: relative;
}

.topimgtrtimg{
	width: 100%;
	height: 100%;
	object-fit: cover; 
	object-position: center center;
	background-repeat: no-repeat;
	position: absolute;
}

/*
.titlecont{
	position: absolute;
	left: 0;
	bottom: 0;
	width: calc(35% + 50px);
	height: 80px;
 	background: linear-gradient( 90deg,#0281FF,#a8ccdd);
	z-index: 2;
}*/


@media(min-width: 700px){
	.titlecont{
	position: absolute;
	left: 0;
	bottom: 0;
	height: 70px;
 	background: linear-gradient( -90deg,#4fabff, #3D85C7);
	z-index: 2;
	}

	.titlecontsub{
		width: calc(100% - 5px); 
		height:64px; 
		position: relative; 
		top: 6px; 
		background-color: #fff;
	}

	.sidebartrt{
		float: right; 
		display: inline-block; 
		width: 350px; 
		background-color: #fff; 
		position: relative; 
		bottom: 67px; 
		box-shadow: 0px 3px 4px 2px rgb(0,0,0,0.2); 
		margin-top: 10px
	}

	.turuncutext{
		position: relative; 
		top: 13px; 
		height: 40px; 
		width: calc(15% + 68px); 
		background: #FE8B13; 
		display: inline-block;
	}

}

@media(max-width: 700px){
	.titlecont{
		position: absolute;
		left: 0;
		bottom: 0;
		width: 100%;
		height: 62px;
	 	background: #fff;
		z-index: 2;
	}

	.titlecontsub{
		width: calc(100% - 10px); 
		height: 0; 
		position: relative; 
		top: 0; 
		background-color: #fff;
	}

	.turuncutext{
		position: relative; 
		top: 13px; 
		height: 40px; 
		width: calc(32% + 68px); 
		background: #FE8B13; 
		display: inline-block;
	}


}



.titlecontslash{
	position: absolute;
	left: calc(35% + 50px);
	bottom: 0;
	height: 80px;
	z-index: 2;
	border-bottom: #4FABFF 70px solid;
	border-right: transparent 87.5px solid;
	z-index: 0;
}


.trtmntmserit{
	height: 80px;  
	border-bottom: #fff 64px solid; 
	border-right: transparent 80px solid; 
	position: absolute; 
	left: calc(100%);
	bottom:  0;
}

.titleline1{ 
	height: 1px; 
	background-color: #888; 
	display: inline-block; 
	position: relative; 
	bottom: 4px;
}

.titleline2{
	height: 10px; 
	width: 10px; 
	border-radius: 50%; 
	border: #444 1px solid; 
	display: inline-block;
}

.kahvealtligi1{
	position:  absolute; 
	height: 13px; 
	width: calc(35% + 87.5px); 
 	background: linear-gradient( -90deg,#4fabff, #3D85C7);
	display: inline-block;
}

.kahvealtligi2{
	height: 13px; 
	width: calc(65% - 87.5px);
	background-color: #4FABFF;
	display: inline-block; 
	position: absolute; 
}


.flexin{
    display: flex;
    justify-content: center;
    width: 100%;
    }

.xpertsanswer{
    width: 500px;
    border-radius: 15px 15px 0 0;
}

@media(min-width:769px){
.xpertsanswerbottom{
    width: 100%;
    border-radius: 15px 15px 0 0;
    background-color: #C0E0FE;
}
}

@media(max-width:769px){
.xpertsanswerbottom{
    width: 100%;
    background-color: #C0E0FE;
}
}

.xpertsanswerbottom2{
    width: 100%;
    background: linear-gradient( 180deg,#C0E0FE,#fff );
    height: 20px;
}

.xpertsanswerlogo{
    height: 35px;
    width: 35px;
    margin-right: 15px;
}

.faqtext{
    padding-bottom: 0.5rem;
    padding-top: 0.5rem;
}

.nicebottom{
    width: 94%; 
    height: 1px; 
    background-color: #ddd; 
    margin-left: 3%; 
}

/**/