.main-slider .owl-item
{
	padding: 0 !important;
}

.main-slider .owl-item img
{
	width:  100%;
}

.owl-theme .owl-controls .owl-nav div.owl-prev, .owl-theme .owl-controls .owl-nav div.owl-next
{
	top: 50% !important; 
}

.owl-theme .owl-controls .owl-nav div.owl-prev
{
	left: 40px !important;
}

.owl-theme .owl-controls .owl-nav div.owl-next
{
	right: 40px !important;
}

.owl-theme .owl-controls .owl-nav div
{
	background: rgb(0 0 0 / 30%);
	border-radius: 50%;
}

.main-slider video
{
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.video-section {
    position: relative;
    width: 100%;
    padding: 0;
    margin: 0;
    overflow: hidden;
}

.video-section video {
    width: 100%;
    height: auto;
    object-fit: cover;
    display: block;
}

.video-section .container-fluid {
    padding: 0;
    margin: 0;
}

.video-section .row {
    margin: 0;
}

.language-li 
{
    margin-right: 25px;;
}

.language-li li:hover
{
    transition: all 500ms;
    opacity: 0.8;
}

.language-li li
{
    display: inline-block;
    margin-right: 8px;
}


.mt-10
{
    margin-top: 70px;
}


.mobile-lang
{
      display: none;
        float: right;
    padding: 0;
    margin-left: 0;
    position: relative;
    bottom: 21px;
}
.mobile-lang li
{
    float: left;
    margin-right: 12px;
    font-size: 13px;
}

.map-col-bg 
{
    margin-top: 0 !important;
}

.page-img
{
    margin-bottom: 50px;
}

.featured-thumbnail:hover
{
    cursor: pointer;
}


.color-white
{
    color: #fff !important;
}

.ttm-bgcolor-yass .widget-categories a
{
    font-weight: 500;
}

.ttm-bgcolor-yass .widget-title
{
    font-weight: normal !important;
}

.ttm-bgcolor-yass .widget-categories
{
    background: transparent !important;
    margin-top: 0 !important
}

.ttm-bgcolor-yass
{
    background: #cccccc0a;
    border: 1px solid #cccccc29;
}




.form-call-wrapper {
	display: block;
	background: none;
	border: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	position: static;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	float: none;
	font-style: normal;
	text-transform: none;
	height: auto;
	width: auto;
	max-width: none;
	max-height: none;
	-moz-opacity: 1;
	-webkit-opacity: 1;
	opacity: 1;
	outline: 0;
	overflow: visible;
	text-decoration: none;
	vertical-align: top;
	word-spacing: normal;
	letter-spacing: normal
}

.form-call-wrapper * {
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	font-size: 20px;
	color: #505050
}

.form-call-wrapper {
	position: fixed;
	bottom: 25px;
	right: 25px;
	margin-left: -25px;
	margin-top: -25px;
	width: 50px;
	height: 50px;
	text-align: center;
	font-size: 6.25px;
	line-height: 50px;
	-webkit-font-smoothing: antialiased;
	z-index: 1000;
	cursor: pointer
}

.callMe {
	right: 100px
}

.whatsApp:before {
	border-color: #25d366!important
}

.whatsApp i {
	color: #fff!important
}

.whatsApp:after {
	background: #25d366!important
}

.whatsApp .form-call-btn {
	background-color: #25d366!important
}

.form-call-wrapper:after,
.form-call-wrapper:before {
	content: "";
	border-radius: 100%;
	position: absolute;
	top: 0;
	left: 0;
	width: 50px;
	height: 50px;
	-webkit-transform-origin: center center;
	-ms-transform-origin: center center;
	transform-origin: center center;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	z-index: 9;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s
}

.form-call-wrapper:after {
	background: #ddd;
	-webkit-animation: lexprofitBackAnim 3s linear infinite;
	animation: lexprofitBackAnim 3s linear infinite
}

.form-call-wrapper:before {
	border: 1px solid #ddd;
	-webkit-animation: lexprofitBorderAnim 3s -0.5s linear infinite;
	animation: lexprofitBorderAnim 3s -0.5s linear infinite
}

.form-call-wrapper .form-call-btn {
	z-index: 10;
	position: absolute;
	background-color: #ccc;
	border-radius: 100%;
	width: 100%;
	height: 100%
}

.form-call-wrapper .form-call-btn .form-call-phone-icon {
	font-family: Flaticon-call-button;
	font-size: 40px;
	font-style: normal;
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.form-call-wrapper .form-call-btn .form-call-phone-icon:before {
	content: "\e907";
	color: #888
}

.form-call-wrapper:hover .form-call-btn {
	background-color: #bbb
}

.form-call-wrapper:hover:after {
	background-color: #aaa
}

.form-call-wrapper:hover:before {
	border-color: #aaa
}

.form-call-wrapper:hover .form-call-btn {
	-webkit-animation: lexprofitBoundingAnim 1s linear infinite;
	animation: lexprofitBoundingAnim 1s linear infinite
}


@-webkit-keyframes lexprofitBackAnim {
	0% {
		-webkit-transform: scaleX(0.7) scaleY(0.7);
		transform: scaleX(0.7) scaleY(0.7)
	}
	25% {
		-webkit-transform: scaleX(1.2) scaleY(1.2);
		transform: scaleX(1.2) scaleY(1.2)
	}
	50% {
		-webkit-transform: scaleX(1.5) scaleY(1.5);
		transform: scaleX(1.5) scaleY(1.5)
	}
	65% {
		-webkit-transform: scaleX(1.2) scaleY(1.2);
		transform: scaleX(1.2) scaleY(1.2);
		opacity: 0.7
	}
	to {
		-webkit-transform: scaleX(0.7) scaleY(0.7);
		transform: scaleX(0.7) scaleY(0.7);
		opacity: 0
	}
}

@keyframes lexprofitBackAnim {
	0% {
		-webkit-transform: scaleX(0.7) scaleY(0.7);
		transform: scaleX(0.7) scaleY(0.7)
	}
	25% {
		-webkit-transform: scaleX(1.2) scaleY(1.2);
		transform: scaleX(1.2) scaleY(1.2)
	}
	50% {
		-webkit-transform: scaleX(1.5) scaleY(1.5);
		transform: scaleX(1.5) scaleY(1.5)
	}
	65% {
		-webkit-transform: scaleX(1.2) scaleY(1.2);
		transform: scaleX(1.2) scaleY(1.2);
		opacity: 0.7
	}
	to {
		-webkit-transform: scaleX(0.7) scaleY(0.7);
		transform: scaleX(0.7) scaleY(0.7);
		opacity: 0
	}
}

@-webkit-keyframes lexprofitBorderAnim {
	0% {
		-webkit-transform: scaleX(1) scaleY(1);
		transform: scaleX(1) scaleY(1)
	}
	50% {
		-webkit-transform: scaleX(1.5) scaleY(1.5);
		transform: scaleX(1.5) scaleY(1.5)
	}
	to {
		-webkit-transform: scaleX(2) scaleY(2);
		transform: scaleX(2) scaleY(2);
		opacity: 0
	}
}

@keyframes lexprofitBorderAnim {
	0% {
		-webkit-transform: scaleX(1) scaleY(1);
		transform: scaleX(1) scaleY(1)
	}
	50% {
		-webkit-transform: scaleX(1.5) scaleY(1.5);
		transform: scaleX(1.5) scaleY(1.5)
	}
	to {
		-webkit-transform: scaleX(2) scaleY(2);
		transform: scaleX(2) scaleY(2);
		opacity: 0
	}
}

@-webkit-keyframes lexprofitBoundingAnim {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
	15% {
		-webkit-transform: rotate(15deg);
		transform: rotate(15deg)
	}
	30% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
	45% {
		-webkit-transform: rotate(-15deg);
		transform: rotate(-15deg)
	}
	60% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
}

@keyframes lexprofitBoundingAnim {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
	15% {
		-webkit-transform: rotate(15deg);
		transform: rotate(15deg)
	}
	30% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
	45% {
		-webkit-transform: rotate(-15deg);
		transform: rotate(-15deg)
	}
	60% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
}


.ttm-product-image-box
{
	border: 1px solid #cccccc30;
}
.ttm-product-image-box .img-fluid
{
	border: 1px solid #cccccc30;
}


#banner-modal .modal-dialog
{
    top: 15%;
}

#banner-modal .close
{
    position: absolute;
    right: -20px;
	top: -20px;
    z-index: 99;
    font-size: 25px;
}

#banner-modal .modal-body
{
    padding: 0px;
}


#banner-modal img
{
    width: 100%;
    border-radius: 5px;
}

body.ar {
    text-align: right !important;
}


.popin.generalAnnounce {
  width: 450px;
}

.popin {
  background-color: rgba(32, 32, 32, 0.95);
  width: 270px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 20px;
  color: #c9c9c9;
  font-size: 12px;
  line-height: 17px;
  position: fixed;
  left: 15px;
  bottom: 15px;
     z-index: 999;
  border-radius: 5px;
}

.popin .closeBtn {
  cursor: pointer;
  display: block;
  font-size: 21px;
  position: absolute;
  margin-right: 8px;
  right: 8px;
  top: 10px;
  z-index: 1;
}



.popin .closeBtn:hover {
  opacity: 0.8;
  transition: all 500ms;
}

.popin .title-cerez {
  font-size: 18px;
  line-height: 1;
  font-weight: 400;
  margin-bottom: 5px;
  color: #fff;
}

.popin.generalAnnounce a {
  color: #fff;
  text-decoration: underline;
}

.popin.generalAnnounce p {
  line-height: 20px;
  color: #fff;
  font-size: 12px;
  margin-bottom: 0;
}


#menu-footer-services i
{
	margin-right: 3px;
}


.dokumanlar table {
    width: 100%;
    border-spacing: 0;
    border: none;
    border-collapse: collapse;
    font-weight: 300;
}

.dokumanlar table tr {
    transition: 0.3s ease all;
}

.dokumanlar table thead tr {
    font-weight: 500;
}

.dokumanlar table tr:not(:first-child):hover {
    background-color: #f7f7f7;
}

.dokumanlar table tr td {
    padding: 16px 18px;
    font-size: 14px;
    color: #a3a3a3;

}

.dokumanlar table thead td {
    background-color: #727272;
    color: #ffff !important;
}

.dokumanlar table tbody tr td:first-child a {
    color: inherit;
}

.dokumanlar table tbody tr td:last-child a {
    color: #eb0e1d;
    font-weight: 400;
    transition: .3s ease all;
}

.dokumanlar table tbody tr td:last-child a:hover {
    color: #ff848c;
}

.dokumanlar .blog-sidebar .sidebar-widget.search form {
    display: flex;
}

.dokumanlar .blog-sidebar .sidebar-widget.search input {
    width: auto;
}

.dokumanlar .blog-sidebar .sidebar-widget.search input[type=text] {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    height: 60px;
}

.dokumanlar .blog-sidebar .sidebar-widget .ara-btn {
    cursor: pointer;
    display: inline-block;
    height: 60px;
    line-height: 50px;
    border-radius: 25px;
    background-color: #eaebed;
    border: 1px solid transparent;
    font-size: 14px;
    color: #1e1e1e;
    outline: none;
    padding: 0px 20px;
    -webkit-transition: all 5s;
    transition: all .5s;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;


}

.dokumanlar .blog-sidebar .sidebar-widget .ara-btn:hover {
    background-color: #EB0E1D;
    color: #ffff;
}


.dokumanlar .blog-sidebar .sidebar-widget .ara-btn i {
    transform: translate(-24%, 20%);
    position: relative;
}

.dokumanlar .blog-sidebar .sidebar-widget p::after {
    content: "";
    height: 2px;
    display: block;
    width: 20%;
    margin-top: 5px;
    background-color: #eb0e1d;
}


.one-vitrin
{
    padding: 60px 0px;
}


.header-3 .fixed-header
{
 	background-color: var( --theme-color-1 ) !important;
}

.header-3 .top-contact li, .header-3 .top-contact li a
{
	color: var( --theme-header-color ) !important;
}

.header-3 .header-btn .ttm-btn.ttm-btn-size-md
{
	color: var( --theme-header-color ) !important;
}

.header-4-color *
{
 color: var( --theme-color-1 ) !important;
}

.header-5 .header-top-languages .container
{
	position: relative;
}


.header-5 .header-top-languages
{
    position: absolute;
    top: -35px;
    right: 15px;
}

.header-5 .p-relative
{
	position: relative;
}

.wrap-team .featured-thumbnail:hover
{
    cursor: auto;
}

.mobile-button-only a
{
 
    border: 0 !important;

}

@media(max-width: 577px)
{
	.main-slider video
	{
    	height: 410px;
	}

    .popin
    {
        display: none !important;
    }
}



/* Add here all your CSS customizations */
.calltoaction-info {
    -webkit-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease;
	background-color: var(--theme-header) !important;
    max-width: 100%;
 	padding: 58px 0;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-blend-mode: color-burn;
	color: var( --theme-header-color ) !important;
}

.call-to-action.action-style3 .content-title {
font-size: 2em;
        margin-bottom: 25px;
    color: var( --theme-header-color ) !important;
    line-height: 11px;
}

.btn-home-footer
{	color: var( --theme-header-color ) !important;
}

#kurumsal
{
	color: black;
}

#kurumsal .card-body
{
    padding: 43px 54px;
}


#kurumsal .card-body h1
{
	font-size: 35px;
}

.ttm-list.ttm-list-style-icon
{
	padding-left: 0px;
}

.ttm-list.ttm-list-style-icon li:before
{
	font: normal normal normal 14px / 1 FontAwesome;
    content: "\f00c";
    margin-right: 7px;
	color: var(--theme-color-1);
}

.ttm-list.ttm-list-style-icon li
{
	padding-left: 0px;
}