

.bdrs-15{
	border-radius: 15px !important;
}

.bdrs-30{
	border-radius: 30px !important;
}

.bdrs-40{
	border-radius: 40px !important;
}

.bdrs-50{
	border-radius: 50px !important;
}

.border-f1{
	border: 1px solid #f1f1f1;
}

.bottom15{
	bottom: 15px !important;
}

.btn-iletisim {
	background: linear-gradient(-45deg, #d32f2f, #cf220f, rgb(43 46 52), #d32f2f);
	background-size: 400% 400%;
	border-radius: 8px 8px 0px 8px;
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 15px;
	font-weight: bold;
	height: 50px;
	margin-left: 20px;
	margin-right: 37px;
	-o-transition: background 0.24s cubic-bezier(0.37, 0.31, 0.31, 0.9), color 0.24s cubic-bezier(0.37, 0.31, 0.31, 0.9);
	padding: 10px 20px;
	text-transform: none;
	transition: background 0.24s cubic-bezier(0.37, 0.31, 0.31, 0.9), color 0.24s cubic-bezier(0.37, 0.31, 0.31, 0.9);
	width: 136px;
}

.btn-iletisim:hover {
	background-position: 100% 50%;
	color: white !important;
}

.cwi {
	color: white !important;
}

.custom-overlay {
	overflow: hidden;
	position: relative;
}

.detay-write {
    float: left;
    margin: 10px 30px 10px 0px;
    max-width: 450px;
    width: 100%;
}

.dsmfix {
	background: #06be05;
	border-radius: 50px;
	color: #fff;
	display: block;
	padding: 15px;
	position: fixed;
	right: -175px;
	transition: all 0.4s ease-in;
	vertical-align: top;
	width: 250px;
	z-index: 11;
}

.dsmfix:hover {
	right: 0;
}

.fz20{
	font-size: 20px !important;
}

.h35{
	height: 35px !important;
}

.icon-sag {
	float: right;
}

.image-box:hover .overlay-content {
	transform: translateY(0);
}

.lineh0{
	line-height: 0px !important;
}

.lineh15{
	line-height: 15px !important;
}

.lineh35{
	line-height: 35px !important;
}

.lineh40{
	line-height: 40px !important;
}

.main-color{
	color: #d32f2f !important;
}

.main-header .cart-btn a {
    height: 50px !important;
    width: 50px !important;
    line-height: 50px !important;
}

.main-header .top-right .top-links li a:hover, .main-header .top-left ul li a:hover {
    color: #ababab !important;
}

.max-width-none{
	max-width: none !important;
}

.ml40 {
	margin-left: 40px;
}

.nowrap{
	text-wrap: nowrap;
}

.overlay-content {
	background-color: rgba(0, 0, 0, 0.7);
	border-radius: 10px;
	bottom: 0;
	left: 0;
	padding: 20px;
	position: absolute;
	text-align: center;
	transition: transform 0.3s ease;
	width: 100%;
}

.pb80{
	padding-bottom: 80px !important;
}

.pe15{
	padding-right: 15px !important;
}

.pt80{
	padding-top: 80px !important;
}

.py80{
	padding-top: 80px !important;
	padding-bottom: 80px;
}

.separator .inner-box .image .btn-box span {
    position: relative;
    display: block;
    height: 65px;
    width: 65px;
    font-size: 20px;
    line-height: 66px;
    color: #ffffff;
    font-weight: 400;
    background-color: #d32f2f;
    border-radius: 50%;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.services-list-right {
    position: relative;
    margin-bottom: 50px;
}

.services-list-right li {
    position: relative;
    overflow: hidden;
    margin-bottom: 10px;
}

.services-list-right li.active a, .services-list-right li:hover a {
    color: #ffffff;
}

.services-list-right li.active a:after, .services-list-right li:hover a:after {
    width: 101%;
    border-right: 4px solid #d32f2f;
}

.services-list-right li a {
	position: relative;
    font-size: 14px;
    font-weight: 500;
    color: #222222;
    line-height: 30px;
    padding: 15px 25px;
	padding-left: 50px !important;
    display: block;
    font-family: "Poppins", sans-serif;
    border: 1px solid #dddddd;
    border-radius: 30px 0px 0px 30px;
    overflow: hidden;
    transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
}

.services-list-right li a:after {
    position: absolute;
    right: -1px;
    top: 0;
    height: 100%;
    width: 0;
    content: "";
    background-color: #222222;
    z-index: -1;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}


.services-list-right li a:before {
	position: absolute;
	content: "\f100";
	left: 25px;
	top: 15px;
	font-size: 14px;
	color: #d32f2f;
	line-height: 30px;
	font-weight: 900;
	font-family: 'Font Awesome 5 Free';
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.shop-item .inner-box:hover .image::before{
	content: '';
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: #000000;
    opacity: .50;
    position: absolute;
	border-radius: 30px;
}

.ssdsd {
	animation: gradient 7s cubic-bezier(0.08, 0.53, 0.58, 1) infinite;
	background: linear-gradient(-45deg, #d32f2f, #cf220f, rgb(43 46 52), #d32f2f);
	background-size: 400% 400%;
	border-radius: 50px;
    color: #ffffff;
    margin-top: -52px;
    padding: 20px 10px;
	position: relative;
	text-align: center;
	transition: 0.24s cubic-bezier(0.37, 0.31, 0.31, 0.9), color 0.24s cubic-bezier(0.37, 0.31, 0.31, 0.9);
	z-index: 9999;
}

.theme-btn {
	background-color: #fff;
	border-radius: 5px;
	color: #333;
	display: inline-block;
	padding: 10px 20px;
	text-decoration: none;
	transition: background-color 0.3s ease;
}

.theme-btn.btn-style-seven {
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.theme-btn:hover {
	background-color: #f0f0f0;
}

.w26{
	width: 26px;
}

.work-process-tabs .tab-btns .tab-btn.active-btn{
	border-radius: 15px;
}

.wspan {
	color: white;
	font-weight: 450;
}

.shop-item .inner-box:hover .wspan {
	color: #a8a8a8;
}

.vh-100{
	height: 100vh !important;
}

@media (min-width: 1140px) and (max-width: 1670px){
    .news-section-two .title-column .inner-column{
        max-width: 600px;
    }
}

@media (max-width: 1220px){
	.projects-section-two .title-column .inner-column {
		padding-left: 40px !important;
	}
	.features-section .features-column .inner-column {
		padding-left: 40px;
	}
}
@media (max-width: 768px){
	.main-header .header-lower .logo img {
		width: 200px;
	}
}
