/* ----------------------------------------------------------------
	Canvas: Demo Landing 2
	Version: 1.0
-----------------------------------------------------------------*/

:root {
	--themecolor: #f7c25e;
	--themecolorrgba: 247, 194, 94;
}

h1, h2, h3, h4, h5, h6, body { color: #282f40; }

* {
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
}

.gradient-red-yellow,
.h-gradient-red-yellow:hover {
	background-image:  -webkit-linear-gradient(110.78deg, rgb(40 47 64) -1.13%, rgb(40 47 64) 15.22%, rgb(40 47 64) 32.09%, rgb(177 119 101) 48.96%, rgb(177 119 101) 67.94%, rgb(177 119 101) 85.34%) !important;
	background-image: linear-gradient(110.78deg, rgb(40 47 64) -1.13%, rgb(40 47 64) 15.22%, rgb(40 47 64) 32.09%, rgb(177 119 101) 48.96%, rgb(177 119 101) 67.94%, rgb(177 119 101) 85.34%) !important;
}

.menu-item.current > .menu-link,
.menu-item:hover > .menu-link {
	background-image: -webkit-linear-gradient(90deg, rgb(177 119 101) 0%, rgb(149 98 82) 70%, rgb(101 64 53) 100%);
	background-image: linear-gradient(90deg, rgb(177 119 101) 0%, rgb(149 98 82) 70%, rgb(101 64 53) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: #b17765;
}

.overflow-visible { overflow: visible !important; }
.rounded-10 { border-radius: 10px !important; }

#content p { line-height: 1.5; }
.header-s-btn {
    border: 2px solid #282f40;
    background-color: transparent !important;
    color: #282f40;
    font-weight: 600;
    text-shadow: none;
    text-transform: capitalize;
    letter-spacing: 0px;
    margin: 5px;
    padding: 5px 20px;
    font-size: 15px;
    line-height: 24px;
	border-radius: 50rem!important;
	text-shadow: none;
}
.header-s-btn:hover {
    border: 2px solid #b17765;
    background-color: transparent !important;
    color: #b17765;
	text-shadow: none;
}
.home-head-inf-txt {
    margin-bottom: -20px !important;
    letter-spacing: -.3px !important;
    text-transform: capitalize !important;
    font-weight: 400 !important;
    text-shadow: none;
    font-size: 23px !important;
    color: #adadad;
}
.home-s-alt-text {
    color: #282f40!important;
    font-size: 20px;
    font-weight: 300;
    margin-bottom: 30px;
    margin-top: -30px;
    letter-spacing: -.2px;
}
.home-s-alt-btn {
    padding: 10px 50px !important;
    font-size: 16px;
    border-radius: 50px;
    box-shadow: 0px 13px 18px -14px rgb(0 0 0 / 35%);
    font-weight: 600;
    text-transform: capitalize;
    letter-spacing: 0;
    border: 2px solid #b17765;
    text-shadow: none;
    background-color: transparent !important;
    color: #b17765;
}
.home-s-alt-btn:hover {
    border: 2px solid #282f40;
    text-shadow: none;
    background-color: transparent !important;
    color: #282f40;
}

.home-s-alt-btn-2 {
    border-color: #b17765;
    color: #ffffff;
    background-color: #b17765 !important;
}
.home-s-alt-btn-2:hover {
    border-color: #8b5a4b;
    color: #ffffff;
    background-color: #8b5a4b !important;
}
.home-head-social{
    top: 40%;
    bottom: auto;
    left: -30px;
    display: block;
    position: absolute;
    transform: rotate(-90deg);
    z-index: 1111;
}
.home-head-social .social-icon.si-small {
    width: 40px;
    height: 40px;
    font-size: 18px;
    line-height: 40px!important;
	color: #adadad;
}
.home-head-social .social-icon i {
    transform: rotate(90deg);
}
.home-head-social .social-icon.si-small:hover i:first-child {
    margin-top: -41px;
}
.scroll-down {
	position: absolute;
	top: auto;
	bottom: 13%;
	left: 50%;
	display: inline-block;
	width: auto;
	margin: 0 auto;
	text-align: center;
	background-color: transparent;
	border: none;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	z-index: 9;
	opacity: .8;
}
.scroll-mouse {
	position: relative;
	display: inline-block;
	width: 28px;
	height: 46px;
	margin: 0 auto;
	border: 2px solid #adadad;
	border-radius: 20px;
}
.scroll-wheel {
	position: absolute;
	top: 14px;
	left: 10px;
	width: 4px;
	height: 4px;
	background-color: #adadad;
	border-radius: 50%;
	-webkit-animation: scrollDown 2.5s infinite;
			animation: scrollDown 2.5s infinite;
}
.mega-menu-alt-p {
    font-size: 14px;
    color: #969696;
    font-weight: 300;
    margin-bottom: 5px;
    line-height: 1.3;
    letter-spacing: .2px;
}
.ms-menu-sub-menu .menu-item > .menu-link {
    position: relative;
    padding: 10px 10px!important;
    font-size: 14px;
    font-weight: 600!important;
    color: #282f40;
    letter-spacing: .2px;
    border-bottom: 1px solid #f4f4f4 !important;
    margin: 0;
}
.ms-menu-sub-menu .menu-item:hover {
	background-color: #f4f4f4;
}
.ms-menu-sub-menu .menu-item:last-child > .menu-link {
    border-bottom: 0px solid #f4f4f4 !important;
}
.ms-menu-sub-menu .menu-item:hover > .menu-link {
    background-color: #fff;
}

.inf-top-text {
    font-size: 16px;
    color: #adadad;
    font-weight: 300;
    /* margin-bottom: 9px; */
    margin-bottom: 14px;
}

.hs-2k {
    font-size: 20px;
    margin-right: 7px;
    top: 1px;
    position: relative;
    color: #b17765;
}

@-webkit-keyframes scrollDown {
	0% {
		top: 10px;
		opacity: 0;
	}
	15% {
		top: 10px;
		opacity: 1;
	}
	30% {
		top: 10px;
		opacity: 1;
	}
	45% {
		top: 28px;
		opacity: 1;
	}
	100% {
		top: 28px;
		opacity: 0;
	}
}
@keyframes scrollDown {
	0% {
		top: 10px;
		opacity: 0;
	}
	15% {
		top: 10px;
		opacity: 1;
	}
	30% {
		top: 10px;
		opacity: 1;
	}
	45% {
		top: 28px;
		opacity: 1;
	}
	100% {
		top: 28px;
		opacity: 0;
	}
}
.home-testi-m .testi-content p {
    margin-bottom: 0 !important;
    font-family: "Poppins",sans-serif;
    font-style: normal!important;
    font-size: 17px!important;
    letter-spacing: .2px;
    font-weight: 300;
    line-height: 1.6!important;
    color: #282f40;
}
.home-testi-m .owl-carousel .owl-dots .owl-dot {
    margin: 5px 4px 0;
}
.text-in-link {
    text-decoration: underline !important;
    text-underline-position: under;
    color: #b17765;
}
.text-in-link:hover {
    color: #915d4d;
}

/* img-hover-wraps */
.img-hover-wrap {
	-webkit-transition: transform .3s ease;
	-o-transition: transform .3s ease;
	transition: transform .3s ease;
	-moz-transform-style: flat !important;
	-webkit-backface-visibility: hidden;
}

.img-hover-wrap:hover {
	-webkit-transform: scale(1.06);
	-ms-transform: scale(1.06);
	-o-transform: scale(1.06);
	transform: scale(1.06);
	z-index: 2;
}

.img-hover-card > a::after {
	content: " ";
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: rgba(0, 0, 0, 0.3);
	z-index: 0;
	-webkit-transition: background-color .3s ease;
	-o-transition: background-color .3s ease;
	transition: background-color .3s ease;
	border-radius: 30px;
}

.img-hover-wrap:hover .img-hover-card > a::after { background-color: rgba(0, 0, 0, 0.3); }

.img-hover-card {
	position: relative;
	display: block;
	will-change: transform;
	transition: all .3s ease;
	box-shadow: 0 10px 40px transparent;
	border-radius: 30px;
}
.img-hover-card img {
    border-radius: 30px;
    filter: grayscale(.9);
}
.img-hover-wrap:hover .img-hover-card img {
    filter: grayscale(0);
}

.img-hover-card a {
	width: 100%;
	max-width: 100%;
	display: block;
	z-index: 99;
}

.img-hover-card.hover-in {
	transition: -webkit-transform .2s ease-out;
	transition: transform .2s ease-out;
	transition: transform .2s ease-out, -webkit-transform .2s ease-out;
}

.img-hover-card.hover-3d { z-index: 2; }

.img-hover-card.hover-out {
	transition: -webkit-transform .2s ease-in;
	transition: transform .2s ease-in;
	transition: transform .2s ease-in, -webkit-transform .2s ease-in;
}

.img-hover-wrap:hover .img-hover-card { box-shadow: 0 10px 40px rgba(0, 0, 0, 0.4); }

.img-hover-wrap .img-hover-detail {
	position: absolute;
	top: auto;
	left: 40px;
	bottom: 40px;
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	-webkit-transform: scale(1) translateY(40px) translateZ(50px);
	-ms-transform: scale(1) translateY(30px) translateZ(50px);
	-o-transform: scale(1) translateY(30px) translateZ(50px);
	transform: scale(1) translateY(30px) translateZ(50px);
	-webkit-transition: transform .2s ease;
	-o-transition: transform .2s ease;
	transition: transform .2s ease;
}

.img-hover-wrap:hover .img-hover-detail {
	opacity: 1;
	-webkit-transform: scale(1.06) translateY(-5px) translateZ(50px);
	-ms-transform: scale(1.06) translateY(-5px) translateZ(50px);
	-o-transform: scale(1.06) translateY(-5px) translateZ(50px);
	transform: scale(1.06) translateY(-5px) translateZ(50px);
}

.img-hover-wrap .img-hover-title {
    margin: 0px 0px 6px 0px;
    font-size: 18px;
    font-weight: 600;
    text-shadow: 0 1px 1px rgb(0 0 0 / 30%);
    z-index: 9;
    padding-right: 40px;
    line-height: 1.4;
}

.img-hover-wrap .img-link {
	opacity: 0;
	width: 20px;
	height: 20px;
	border: 1px solid #FFF;
	border-radius: 50%;
	text-align: center;
	line-height: 18px;
	font-size: 11px;
	-webkit-transition: opacity .3s ease;
	-o-transition: opacity .3s ease;
	transition: opacity .3s ease;
}

.img-hover-wrap:hover .img-link { opacity: 1; }

.img-hover-detail a { color: #FFF; }

.img-detail-st {
    font-size: 13px;
    color: #f5deb3;
    font-weight: 400;
    letter-spacing: 0.3px;
    font-family: "Poppins",sans-serif;
    /* margin-bottom: 20px; */
}
.home-head-social .border-light {
    border-color: #f0f0f0!important;
}
.home-p .card {
	height: auto;
    min-height: 260px;
    background-color: #FFF;
    border: 1px solid #FFF;
    border-radius: 30px;
}
.home-p .card:hover {
    box-shadow: 0 4px 18px rgb(0 0 0 / 13%)!important;
    transition: all .3s;
}
.h-blogs .entry-meta {
    position: relative;
    overflow: hidden;
    margin-top: 10px;
}
.h-blogs .entry-meta ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center;
    margin: 0 0 -10px -20px;
    list-style: none;
}
.gmap .fluid-width-video-wrapper {
	height: 100%;
}
.h-blogs .entry-meta li {
    font-size: 12px;
    margin: 0 15px 10px 0;
    color: #999;
}
.home-p .card .card-text {
    font-size: 16px;
    color: #282f40;
    font-weight: 300;
	margin-top: 8px;
}
.home-p .card:hover h4 {
    color: #b17765;
}
.home-p .card .btn-link {
    font-size: 14px;
}

.pages-s-btn {
    border: 2px solid #b17765;
    background-color: transparent !important;
    color: #b17765;
    font-weight: 600;
    text-shadow: none;
    text-transform: capitalize;
    letter-spacing: .2px;
    padding: 6px 22px;
    font-size: 14px;
    border-radius: 30px;
	transition: all .3s;
}
.pages-s-btn:hover {
    border: 2px solid #282f40;
    background-color: #282f40 !important;
    color: #ffffff;
	transition: all .3s;
}
#footer .social-icon {
    transform: none;
	border: 2px solid #AAA;
}
#footer .social-icon.si-large {
    color: #adadad;
}
#footer .border-light {
    border-color: #eeeeee!important;
}

.hsba {
    padding-left: 15px;
    border-left: 3px solid #b17765;
}
.hsba .h4 {
    font-size: 20px !important;
    font-weight: 300 !important;
}
.hsba .h4:hover {
	color: #b17765 !important;
}

.p-t-b-100 {
    padding: 100px 0;
}
#footer .form-widget .form-control {
    /* border-radius: 30px; */
    padding: 8px 14px;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.5;
    color: #adadad;
    /* background-color: transparent; */
    /* background-clip: padding-box; */
    border: 2px solid #eaeaea;
    /* margin-bottom: 8px; */
}
#footer .form-widget .form-control:focus {
    background-color: #fff;
}
.text-right{
	text-align: right;
}
.footer-form-btn {
    padding: 7px 40px;
    font-size: 16px;
    color: #b17765;
    font-weight: 600;
    text-shadow: none;
    box-shadow: none;
    border-radius: 30px;
    letter-spacing: .2px!important;
    text-transform: capitalize;
    width: 200px;
    margin: 0 auto;
    background-color: transparent !important;
    border: 2px solid #b17765;
    float: right;
    margin-top: -10px;
}
.footer-form-btn:hover {
    color: #fff;
    background-color: #b17765 !important;
    border: 2px solid #b17765;
}
.home-p #header .container {
    margin-top: 0px;
}
#header .container {
    min-width: 90%;
}

#page-title .container {
    max-width: 90%;
}
.in-p-alt-title {
    font-size: 20px !important;
    line-height: 1.6 !important;
    font-weight: 300 !important;
    letter-spacing: .1px !important;
    margin-bottom: 20px !important;
    color: #70798b !important;
	text-align: center;
}
.footer-danger {
    font-weight: 500;
    color: #b17765;
}
.in-page .primary-menu {
    background-color: transparent;
    border-radius: 0;
    box-shadow: none;
}
.in-page .img-fluid {
    max-width: 95%;
    height: auto;
    border-left: 5px solid #b17765;
    border-radius: 250px;
    padding: 10px;
}
.in-page #logo {
    box-shadow: none;
}
.in-p-op-title {
    font-size: 32pX;
    font-weight: 700;
    text-transform: capitalize;
    color: #282f40;
    line-height: 1.2;
}
.in-page .top-links-item {
    border-color: #ededed !important;
}
@media (min-width: 992px) {
	.section,
	#footer .footer-widgets-wrap {
		margin: 100px 0;
		padding: 100px 0;
	}
}

.menu-link {
	font-weight: 600;
	font-size: 16px;
	letter-spacing: 0;
}

.emphasis-title h1 {
	font-size: calc(5.82629vw + 12.9014px) !important;
	font-weight: 900;
}

.button-hero {
	padding: 23px 48px !important;
	font-size: 1rem;
	border-radius: 50px;
	box-shadow: 0px 13px 18px -14px rgba(0,0,0, 0.35);
}

.button.button-reveal.text-end i {
	opacity: 0;
	left: auto;
	right: 32px;
	background-color: transparent;
	transition: all .3s ease !important;
}

.button:hover.button-reveal.text-end i {
	opacity: 1;
	right: 18px;
	transform: translateX(-10px);
}

.counter.counter-xlarge {
	font-size: 4.5rem;
	letter-spacing: -2px;
}

.counter + span {
	font-size: 1.125rem;
	line-height: 1.3;
	margin: 0 0 0 12px;
	text-transform: lowercase;
}

.testi-content p {
	position: relative;
	font-style: normal;
	font-size: 1.25rem;
	margin-bottom: 25px;
}

.testimonials-carousel::before {
	content: "\e7ad";
	font-family: font-icons;
	position: absolute;
	top: -20px;
	left: 10px;
	font-size: 5rem;
	color: #EEE;
	z-index: 0;
}

.testi-meta img {
	width: 40px !important;
	margin-right: 10px;
}

.testi-meta::before { display: none; }

#oc-testi.owl-carousel .owl-dots {
	text-align: left;
	margin-left: 20px;
}

.portfolio-image img {
	border-radius: 10px;
}

.translatey-3,
.h-translatey-3:hover { transform: translateY(-3px) !important; }

.tf-ts {
	-webkit-transition: transform .3s ease;
	transition: transform .3s ease;
}

#oc-services.owl-carousel .card-body img {
	width: 50px;
}

.accordion-header {
	padding: 1.25rem 0;
	font-size: 1.125rem;
	font-weight: 500;
	border-top: 1px dotted #D5D5D5 !important;
	color: #282f40;
}

.accordion-content {
	padding-bottom: 2rem;
	padding-left: 30px;
}

.accordion-header.accordion-active { color: #b17765; }

/* Border Form Design
---------------------------------------------------------------------------- */

form label {
	text-transform: none;
	font-weight: 500;
	font-size: 1rem;
	letter-spacing: 0;
}

.border-form-control {
	height: 42px;
	padding: 0;
	font-size: 1.25rem;
	background-color: transparent !important;
	border: none;
	border-bottom: 2px solid rgba(0,0,0,0.07);
}
.h-sec-1{
	background-color: #F4F4F4; 
	margin-top: 150px; 
	overflow: visible;
}
.h-sss{
	padding-top: 240px;

}
@-webkit-keyframes fadeInUp {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 7%, 0);
		transform: translate3d(0, 7%, 0);
	}

}
@keyframes fadeInUp {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 7%, 0);
		transform: translate3d(0, 7%, 0);
	}
}
@media (max-width: 1500px) {
	#copyrights .col-mb-30 {
		--col-mb: 0px;
	}
	.align-wide-xxl {
		margin-left: 0!important;
		margin-right: 0!important;
		max-width: 100%!important;
		width: 100% !important;
	}
}
@media (max-width: 1600px) {
	.slider-element .container {
		margin-left: -50px;
	}
}
@media (max-width: 1200px) {
	#header .container {
		min-width: 98%;
	}
	#logo {
		margin-left: 0;
		padding: 0 20px;
	}
	.menu-link {
		padding: 20px 5px!important;
		font-size: 14px;
	}
	.mega-menu-style-2 {
		width: 80% !important;
	}
}
@media (min-width: 992px) {
	.lang-mobil{
		display: none;
	}
}
@media (max-width: 991px) {
	.primary-menu {
		position: absolute !important;
		display: block !important;
		top: 78px !important;
		background-color: #f9f9f9 !important;
		width: 100% !important;
		border-radius: 0;
		z-index: 11111 !important;
		box-shadow: 11px 14px 20px rgb(0 0 0 / 2%);
	}
	.menu-container {
		border-bottom: 5px solid #ececec;
		box-shadow: 11px 14px 20px rgb(0 0 0 / 2%);
	}
	#header .container {
		min-width: 100%;
	}
	#logo {
		margin-left: 0;
		padding: 0 0px;
		box-shadow: none;
	}
	.mega-menu-style-2 {
		width: 100% !important;
		transform: none !important;
	}
	.lang-mobil{
		display: block;
		order: 2;
	}
	.top-links-item > a {
		font-size: 12px;
		padding: 4px 8px;
	}
	.top-links-item {
		padding: 0 6px;
		border: 2px solid #e7e7e7 !important;
	}
	.dil-active img {
		margin-top: -2px;
		margin-right: 1px;
		width: 13px;
		height: auto;
	}
	.top-links {
		margin-right: 3px;
	}
	#primary-menu-trigger .svg-trigger {
		width: 44px;
		height: 44px;
	}
	#header-wrap {
		background-color: #f9f9f9;
	}
	.top-links-sub-menu .top-links-item > a {
		padding-top: 4px;
		padding-bottom: 5px;
		font-size: 12px;
		color: #282f40;
		font-weight: 600;
		letter-spacing: 0;
		padding-left: 7px;
		padding-right: 4px;
	}
	.home-head-social {
		display: none;
		}
	.h-sec-1 {
		margin-top: 0;
	}
	.emphasis-title {
		margin: 0;
		margin-top: 0;
	}
	.home-s-alt-btn {
		padding: 4px 30px !important;
		font-size: 14px;
	}
	.home-head-inf-txt {
		margin-bottom: -10px !important;
		letter-spacing: -.3px !important;
		text-transform: capitalize !important;
		font-weight: 400 !important;
		text-shadow: none;
		font-size: 18px !important;
		color: #adadad;
	}
	.emphasis-title h1 {
		font-size: calc(5.82629vw + 3.9014px) !important;
		font-weight: 900;
	}
	.home-s-alt-text {
		color: #282f40!important;
		font-size: 18px;
		font-weight: 300;
		margin-bottom: 20px;
		margin-top: -20px;
		letter-spacing: -.2px;
	}
	.min-vh-md-100 {
		min-height: 50vh!important;
	}
	.hs-2k {
		font-size: 16px;
		margin-right: 4px;
		top: 1px;
		position: relative;
		color: #b17765;
	}
	.lang-m-mobil{
		display: none;
	}
	.sub-menu-container .menu-item > .menu-link {
		position: relative;
		padding: 6px 0px!important;
		font-size: 14px;
		font-weight: 600!important;
		color: #282f40;
		letter-spacing: .2px;
	}

	.ms-menu-sub-menu .menu-item > .menu-link {
		padding: 8px 10px!important;
		color: #282f40;
	}
	.widget h3 {
		font-size: 22px;
	}
	.widget p {
		line-height: 1.4;
		font-size: 16px;
	}
	#randevu h3 {
		font-size: 22px;
	}
	#randevu p {
		line-height: 1.4;
		font-size: 16px;
	}
	.hsba .h4 {
		font-size: 16px !important;
		font-weight: 300 !important;
	}
	#footer .social-icon.si-large {
		margin: 0 10px 10px 0;
		width: 44px;
		height: 44px;
		font-size: 22px;
		line-height: 40px!important;
	}
	.footer-form-btn {
		padding: 4px 38px;
		font-size: 16px;
		color: #b17765;
		font-weight: 600;
		text-shadow: none;
		box-shadow: none;
		border-radius: 30px;
		letter-spacing: .2px!important;
		text-transform: capitalize;
		width: 180px;
		margin: 0 auto;
		background-color: transparent !important;
		border: 2px solid #b17765;
		float: right;
		margin-top: -10px;
	}
	#footer .form-widget .form-control {
		/* border-radius: 30px; */
		padding: -3px 12px;
		font-size: 14px;
		font-weight: 400;
		line-height: 1.5;
		color: #adadad;
		background-color: transparent;
		background-clip: padding-box;
		/* border: 2px solid #eaeaea; */
		margin-bottom: 8px;
	}
	#footer .mt-5 {
		margin-top: 1rem!important;
	}
	#copyrights .col-md-8 {
		width: 100%;
		text-align: center !important;
		padding-bottom: 0;
		font-size: 18px;
		margin-bottom: 10px;
	}
	#copyrights {
		padding: 15px 0;
		padding-bottom: 15px;
	}
	.stretched #gotoTop {
		bottom: 80px;
		right: 20px;
	}
	#copyrights .col-md-4 {
		display: block;
		width: 100%;
		text-align: center !important;
	}
	#copyrights .justify-content-md-end {
		justify-content: center!important;
	}
	h1, .h1 {
		font-size: calc(1.375rem + 0.5vw);
	}
	.lead {
		font-size: 1.1rem;
	}
	.display-4 {
		font-size: calc(1.475rem + 1vw);
	}
	.counter.counter-xlarge {
		font-size: 3rem;
	}
	.counter + span {
		font-size: 1rem;
	}
	.mb-5 {
		margin-bottom: 2rem!important;
	}
	.p-t-b-100 {
		padding: 20px 15px;
	}
	.h-sss{
		padding-top: 60px;
	
	}
	.h-sss .mb-6 {
		margin-bottom: 0rem!important;
	}
	.h-sss-img{
		display: none;
	}
	.home-testi-m img {
		display: none;
	}
	.home-p .card .card-text {
		font-size: 14px;
	}
	.h-blogs .col-lg-4 {
		padding-bottom: 20px !important;
	}
	.pages-s-btn {
		border: 2px solid #b17765;
		background-color: transparent !important;
		color: #b17765;
		font-weight: 600;
		text-shadow: none;
		text-transform: capitalize;
		letter-spacing: .2px;
		padding: 2px 16px;
		font-size: 13px;
		border-radius: 30px;
		transition: all .3s;
		margin-top: 20px;
	}
	.accordion-header {
		font-size: 1rem;
		padding: 1rem 0;
	}
	.accordion-content {
		font-size: .9rem;
	}
	.sub-menu-container-s .menu-item > .menu-link {
		color: #282f40;
	}
	.in-p-op-title {
		font-size: 30pX;
		font-weight: 700;
		text-transform: capitalize;
		color: #282f40;
		line-height: 1.2;
	}
	.offset-1 {
		margin-left: 0;
	}
	.hiz-detay-p {
		padding: 0 25px;
		width: 100%;
	}
	.in-page .img-fluid {
		max-width: 100%;
		height: auto;
		border-left: 5px solid #b17765;
		border-radius: 250px;
		padding: 6px;
		margin-bottom: 20px;
	}
	.align-wide-xxl {
		margin-bottom: 0 !important;
	}
	.in-p-alt-title {
		font-size: 18px !important;
		line-height: 1.5 !important;
		font-weight: 300 !important;
		letter-spacing: 0px !important;
		margin-bottom: 20px !important;
		color: #70798b !important;
		text-align: center;
	}
	.hiz-detay-mt {
		margin-top: 1rem!important;
	}
}
@media (max-width: 767px) {
	#copyrights .text-md-start {
		margin-bottom: 6px;
		font-size: 13px;
		line-height: 1.4;
	}
	.top-links-item .top-links-sub-menu {
		max-width: 100px;
	}
	#header .container {
		min-width: 100%;
		padding: 0 10px;
		padding-right: 5px;
	}
	.primary-menu {
		top: 66px !important;
	}
	.top-links {
		margin-right: 0;
	}
	.min-vh-md-100 {
		min-height: 40vh!important;
	}
	.home-s-alt-text {
		color: #282f40!important;
		font-size: 16px;
		font-weight: 300;
		margin-bottom: 10px;
		margin-top: -13px;
		letter-spacing: 0px;
	}
	.slider-element .container {
		margin-left: 0;
		margin: auto;
	}
	.home-s-alt-btn {
		padding: 2px 20px !important;
		font-size: 14px;
	}
	.home-head-inf-txt {
		margin-bottom: -5px !important;
		letter-spacing: .3px !important;
		text-transform: capitalize !important;
		font-weight: 400 !important;
		text-shadow: none;
		font-size: 15px !important;
		color: #adadad;
	}
	.hs-2k {
		font-size: 14px;
		margin-right: 4px;
		top: 1px;
		position: relative;
		color: #b17765;
	}
	#footer .mt-5 {
		margin-top: 0rem!important;
	}
	#randevu h3 {
		font-size: 22px;
		margin-bottom: 2px;
	}
	.widget h3 {
		font-size: 22px;
		margin-bottom: 2px;
	}
	.floating-contact-box .widget h3 {
		font-size: 17px;
	}
	#footer .col-md-4 {
		margin-bottom: 20px;
	}
	#copyrights .col-md-8 {
		font-size: 14px;
	}
	.copyright-links a {
		font-size: 13px;
	}
	#copyrights .col-md-4 {
		margin-bottom: 0px;
	}
	.hsba a {
		margin-bottom: 8px !important;
	}
	.hsba {
		margin-bottom: 15px;
	}
	.footer-danger {
		font-weight: 600;
		color: #b17765;
	}
	#footer {
		padding-top: 30px;
	}
	.h-sec-1 .min-vh-75 {
		min-height: 50vh!important;
	}
	.in-p-op-title {
		font-size: 24px;
		font-weight: 600;
		text-transform: capitalize;
		color: #282f40;
		line-height: 1.2;
		text-align: center;
		margin-bottom: 8px;
	}
	.gmap {
		position: relative;
		width: 100%;
		height: auto !important;
		margin-bottom: 20px;
		margin-top: 0 !important;
	}
	
}
@media (max-width: 480px) {
	#copyrights .col-md-8 {
		font-size: 13px;
		line-height: 1.4;
		margin-bottom: 5px;
	}
	.copyright-links a {
		font-size: 12px;
	}
	.footer-form-btn {
		padding: 2px 38px;
		font-size: 15px;
		width: 160px;
	}
	#footer .form-widget .form-control {
		/* padding: 6px 14px; */
		font-size: 13px;
	}
	.in-page .h1-title {
		margin-bottom: 10px;
		width: 100%;
	}
	.in-page .fancy-title h1 {
		font-size: 18px;
	}
	.in-p-alt-title {
		font-size: 16px !important;
		margin-bottom: 10px !important;
	}
	.in-p-op-title {
		font-size: 18px;
	}
	.in-page #content p {
		line-height: 1.6;
		font-weight: 300;
		font-size: 16px;
		color: #70798b;
		margin-bottom: 15px;
		letter-spacing: .2px;
	}
	.about-img-sec {
		margin-top: 1rem!important;
	}
	.min-vh-75 {
		min-height: 50vh!important;
	}
	.in-page-h3-title {
		font-size: 16px;
		font-weight: 500;
		margin-bottom: 10px;
	}
	.home-sec-image .align-items-center {
		align-items: baseline !important;
	}
	.home-sec-image .col-auto {
		margin-top: 10px;
	}
	.h-sec-1 .inf-top-text {
		width: 90%;
	}
}