@font-face {
    font-family: 'Gilroy-Bold';
    src: url('../fonts/Gilroy-Bold.eot');
    src: url('../fonts/Gilroy-Bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Gilroy-Bold.woff2') format('woff2'),
         url('../fonts/Gilroy-Bold.woff') format('woff'),
         url('../fonts/Gilroy-Bold.ttf')  format('truetype'),
         url('../fonts/Gilroy-Bold.svg#Gilroy') format('svg');
}
.float{
	position:fixed;
	width:60px;
	height:60px;
	bottom:40px;
	right:40px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
  font-size:30px;
	box-shadow: 2px 2px 3px #999;
  z-index:100;
}

.my-float{
	margin-top:16px;
}

@font-face {
    font-family: 'Gilroy-Regular';
    src: url('../fonts/Gilroy-Regular.eot');
    src: url('../fonts/Gilroy-Regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Gilroy-Regular.woff2') format('woff2'),
         url('../fonts/Gilroy-Regular.woff') format('woff'),
         url('../fonts/Gilroy-Regular.ttf')  format('truetype'),
         url('../fonts/Gilroy-Regular.svg#Gilroy') format('svg');
}
@font-face {
    font-family: 'Gilroy-SemiBold';
    src: url('../fonts/Gilroy-SemiBold.eot');
    src: url('../fonts/Gilroy-SemiBold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Gilroy-SemiBold.woff2') format('woff2'),
         url('../fonts/Gilroy-SemiBold.woff') format('woff'),
         url('../fonts/Gilroy-SemiBold.ttf')  format('truetype'),
         url('../fonts/Gilroy-SemiBold.svg#Gilroy') format('svg');
}
@font-face {
    font-family: 'Gilroy-Medium';
    src: url('../fonts/Gilroy-Medium.eot');
    src: url('../fonts/Gilroy-Medium.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Gilroy-Medium.woff2') format('woff2'),
         url('../fonts/Gilroy-Medium.woff') format('woff'),
         url('../fonts/Gilroy-Medium.ttf')  format('truetype'),
         url('../fonts/Gilroy-Medium.svg#Gilroy') format('svg');
}
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@500&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300&display=swap');
body{
	position:relative;
	overflow-x:hidden;
	background:#fff;
}
html {
  scroll-behavior: smooth;
}
a:hover{
	text-decoration:none;
}
p{
	font-family:Gilroy-Regular;
	font-size:20px;
	color:#808080;
}
.m0{
	margin:0 auto;
}
.mt10{
	margin-top:10px;
}
.mt14{
	margin-top:14px;
}
.mt15{
	margin-top:15px;
}
.mt30{
	margin-top:30px;
}
.mt42{
	margin-top:42px;
}
.mt100{
	margin-top:100px;
}
.mt130{
	margin-top:130px;
}
.mb20{
	margin-bottom:20px;
}
.mb30{
	margin-bottom:30px;
}
.mb80{
	margin-bottom:80px;
}
.ls5{
	letter-spacing:5px;
}
.lh1{
	line-height:1px;
}
.ofh{
	overflow:hidden;
}
.pt10{
	padding-top:10px;
}
.colorw{
	color:#fff !important;
}
.pad0{
	padding-left:0px;
	padding-right:0px;
}
.pad1{
	padding-left:1px;
	padding-right:1px;
	margin-bottom:20px;
}
.pad5{
	padding-left:5px;
	padding-right:5px;
}
.pad7{
	padding-left:7px;
	padding-right:7px;
}
.pad10{
	padding-left:10px;
	padding-right:10px;
}
.pad30{
	padding-left:30px;
	padding-right:30px;
}
.pt42{
	padding-top:42px;
}
.pb40{
	padding-bottom:40px;
}
.plr5{
	padding-left:5px;
	padding-right:5px;
}
.font14{
	font-size:14px;
}
.font15{
	font-size:15px;
}
.font16{
	font-size:16px;
}
.font18{
	font-size:18px;
}
.font21{
	font-size:21px;
}
.fontgr{
	font-family:Gilroy-Regular;
}
.fontsb{
	font-family:Gilroy-SemiBold;
}
.sendbutton{
	background:#ef8429;
	width:100%;
	border:0;
	display:flex;
	align-items:center;
	justify-content:center;
	color:#fff;
	font-family:Gilroy-SemiBold;
	font-size:23px;
	height:55px;
}

.icon-bar {
    display: block;
    width: 28px;
    height: 2px;
    border-radius: 1px;
    margin: 4px 0 7px 0;
    transition: all 0.2s;
    background: #000;
}
.blink{
	display:flex;
	align-items:center;
	justify-content:flex-start;
	max-width: 330px;
}

.navbar-toggler.collapsed .icon-bar:nth-of-type(1) {
  transform: rotate(0);
}
.dropdown-menu {
    border-radius: 0;
    background-color: rgba(239, 132, 42, 0.75);
    margin-left: -1px;
    margin-top: -1px;
    min-width: 180px;
}
li.nav-item.dropdown:hover {
    background: rgb(239 132 41 / 50%);
}
.dropdown:hover .dropdown-menu {
    display: block;

 }
.navbar-toggler.collapsed .icon-bar:nth-of-type(2) {
  opacity: 1;
  filter: alpha(opacity=100);
}

.navbar-toggler.collapsed .icon-bar:nth-of-type(3) {
    transform: rotate(0);
}
.icon-bar:nth-of-type(1) {

}

.icon-bar:nth-of-type(2) {

}

.icon-bar:nth-of-type(3) {
    width: 24px;
    margin-left: 4px;
}
.navbar-toggler:focus{
	outline:none;
}

.navbar{
	padding:0;
}
.nav-link{
	font-family: Gilroy-Medium;
	font-size:14px;
	color:#fff;
	margin-right: 7px;
}
.nav-link:hover{
	color:#fff;
}
.dropdown-toggle::after {
    display: none;

}
.header {
    position: fixed;
    width: 100%;
	min-height:80px;
    left: 0;
    top: 0;
    z-index: 2;
	padding-top:30px;
	background:#fff;
	box-shadow: -1px 16px 20px -11px rgb(48 48 48);
    -webkit-box-shadow: -1px 16px 20px -11px rgb(48 48 48);
    -moz-box-shadow: -1px 16px 20px -11px rgba(48,48,48,1);
}
.slide{
	height:100vh;
}
#carouselIndicators .carousel-item{
	height:100vh;
	background-size:cover;
	background-position:center center;
	background-repeat:no-repeat;
}
#carouselIndicators .carousel-indicators li {
    box-sizing: content-box;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 9px;
    height: 9px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: 0px;
    cursor: pointer;
    background-color: unset;
    background-clip: padding-box;
    border-top: unset;
    border-bottom: unset;
    opacity: 0.7;
    transition: opacity .5s ease;
	display: flex;
	align-items: flex-end;
	margin: 0 auto;
	justify-content: center;
	width:9px;
	height:9px;
	background:rgba(255,255,255,1);
	display:block;
	margin-right:10px;
}
#carouselIndicators .carousel-indicators li.active {
    opacity: 1;
    transition: opacity .5s ease;
	align-items:center;
	width:9px;
	height:9px;
	background:#ef8429;
	display:block;
}
#carouselIndicators .carousel-indicators {
    position: absolute;
    top: 66%;
    left: unset;
    right: 0;
	bottom: unset;
	margin-right: 18%;
}
.carousel-control-next-icon {
    background-image: url("../images/right.png");
	width: 9px;
	height: 13px;
	opacity:1;
}
.carousel-control-next {
    right: unset;
    opacity: 1;
    bottom: unset;
    width: unset;
    justify-content: flex-end;
    padding-bottom: 0px;
	position: relative;
	margin-left: 15px;
}
li.nav-item.dropdown.show {
    background: rgb(239 132 41 / 50%);
}
.slidetitle {
    position: absolute;
    top: 35%;
    left: 15%;
    z-index: 2;
    color: #fff;
    font-family: Poppins Semibold;
    font-size: 40px;
	width:485px;
	max-width:80%;
}
.slidecont {
    position: absolute;
    top: 50%;
    left: 15%;
    z-index: 2;
    color: #fff;
	opacity:1;
    font-family: Poppins Regular;
    font-size: 18px;
	width:485px;
	max-width:80%;
}
.slidebutton {
    margin-top: 50px;
    color: #fff;
    background: #ef8429;
    width: 185px;
    display: flex;
    padding: 10px;
    justify-content: center;
    border-radius: 3px;
    font-family: Gilroy-SemiBold;
    font-size: 20px;
    border: 0;
}
.slidebutton:hover {
    color: #fff;
}
.sdown {
    position: absolute;
    bottom: 20px;
    text-align: center;
    left: 0;
    right: 0;
	transition:all 0.5s;
	z-index:2;
}
.sdown:hover {
    position: absolute;
    bottom: 20px;
    text-align: center;
    left: 0;
    right: 0;
	transition:all 0.5s;
}
.ssocial {
    position: absolute;
    bottom: 35px;
	left:50px;
	color:#fff;
	opacity:0.8;
	font-size:15px;
	z-index:2;
}
.ssocial a{
	color:#fff;
	margin-right:12px;
}
.ssocial a:hover{
	color:#FF4D00;
}
.contentbg {
    position: absolute;
    left: 10%;
    top: 20%;
    width: 50%;
    padding: 40px;
    background: rgba(239,132,41,0.4);
}
.stitle{
	position: relative;
    z-index: 2;
	font-family:Gilroy-Bold;
	font-size:80px;
	color:#fff;
	line-height:1;
}
.ssubtitle{
	font-family:Arodora Pro Medium;
	font-size:25px;
	color:#97A3AE;
}
.sdesc{
	position: relative;
    z-index: 2;
	opacity:1;
	font-family:Gilroy-Regular;
	font-size:20px;
	color:#CCCCCC;
}

.smask {
    width: 100%;
    height: 100%;
    background: url(../images/slidemask.png);
	background-size:100% 100%;
	background-position:top center;
	background-repeat:no-repeat;
	position: absolute;
	top: 0;
	left: 0;
}
.hmask {
    width: 100%;
    height: 100%;
    background: url(../images/slidemask.png);
	background-size:100% auto;
	background-position:top left;
	background-repeat:no-repeat;
	position: absolute;
	top: 0;
	left: 0;
}
.sline{
	position: relative;
    z-index: 2;
	opacity:1;
	font-family:Arodora Pro Medium;
	font-size:20px;
	color:#97A3AE;
}
.nav-item {
    padding-left: 5px;
    padding-right: 5px;
}
.lborder{
	border-left:1px solid rgba(255,255,255,0.3);
	border-right:1px solid rgba(255,255,255,0.3);
}
.searchform {
    position: absolute;
    right: 20px;
    top: 43px;
    padding: 10px;
    background: #fff;
	opacity:0;
	z-index:-1;
}
.deskmenu{
	width:100%;
	height:100vh;
	background:#000;
	position:fixed;
	z-index:-1;
	top:0;
	left:0;
	opacity:0;
	transition:all 1s;
	overflow-y:auto;
}
.goster{
	transition:all 2s;
	opacity:100;
	z-index:50000;
}
.gosterr{
	transition:all 0.5s;
	opacity:100;
	z-index:5000;
}
.mty10 {
    margin-top: 8%;
}
.kapat{
	position:absolute;
	right:60px;
	top:40px;

}
.classname {
  -webkit-animation-name: cssAnimation;
  -webkit-animation-duration: .5s;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: ease;
  -webkit-animation-fill-mode: forwards;
}
.mbimg{
	position:relative;
	width:100%;
	padding:0;
}
#video-player {
    width: 100%;
    height: 100vh;
}
@-webkit-keyframes cssAnimation {
  from {
    -webkit-transform: translate(30%,0%);
  }
  to {
    -webkit-transform: translate(0%,0%)
  }
}

.classnamee {
  -webkit-animation-name: cssAnimationn;
  -webkit-animation-duration: .5s;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: ease;
  -webkit-animation-fill-mode: forwards;
}
.classc1{
  -webkit-animation-name: c1Animation;
  -webkit-animation-duration: .5s;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: ease;
  -webkit-animation-fill-mode: forwards;
}
.classc11{
  -webkit-animation-name: c1Animationn;
  -webkit-animation-duration: .5s;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: ease;
  -webkit-animation-fill-mode: forwards;
}
.classc2{
  -webkit-animation-name: c2Animation;
  -webkit-animation-duration: .5s;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: ease;
  -webkit-animation-fill-mode: forwards;
}
.classc22{
  -webkit-animation-name: c2Animationn;
  -webkit-animation-duration: .5s;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: ease;
  -webkit-animation-fill-mode: forwards;
}
.classc3{
  -webkit-animation-name: c3Animation;
  -webkit-animation-duration: .5s;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: ease;
  -webkit-animation-fill-mode: forwards;
}
.classc33{
  -webkit-animation-name: c3Animationn;
  -webkit-animation-duration: .5s;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: ease;
  -webkit-animation-fill-mode: forwards;
}
.classc4{
  -webkit-animation-name: c4Animation;
  -webkit-animation-duration: .5s;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: ease;
  -webkit-animation-fill-mode: forwards;
}
.classc44{
  -webkit-animation-name: c4Animationn;
  -webkit-animation-duration: .5s;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: ease;
  -webkit-animation-fill-mode: forwards;
}
.classc5{
  -webkit-animation-name: c5Animation;
  -webkit-animation-duration: .5s;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: ease;
  -webkit-animation-fill-mode: forwards;
}
.classc55{
  -webkit-animation-name: c5Animationn;
  -webkit-animation-duration: .5s;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: ease;
  -webkit-animation-fill-mode: forwards;
}
.classc6{
  -webkit-animation-name: c6Animation;
  -webkit-animation-duration: .5s;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: ease;
  -webkit-animation-fill-mode: forwards;
}
.classc66{
  -webkit-animation-name: c6Animationn;
  -webkit-animation-duration: .5s;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: ease;
  -webkit-animation-fill-mode: forwards;
}



.dtitle{
	font-size:50px;
	color:#fff;
	margin-top:30px;
	margin-bottom:30px;
	line-height: 1;
}
.dlink{
	font-size:30px;
	color:#fff;
	margin-bottom:18%;
	display:block;
}
.dlink:hover{
	color:#FF4D00;
}
.ddesc{
	font-size:20px;
	color:#97A3AE;
}
.coloro{
	color:#FF4D00 !important;
}
.colorg{
	color:#97A3AE;
}

#aright{
	display:block;
}
.mmenu{
	width:100%;
	height:100vh;
	position:fixed;
	background:#000;
	opacity:0;
	z-index:-1;
	transition:all .5s;
	top:0;
	left:0;
	overflow-y:auto;
}
.mobilemenu{
  -webkit-animation-name: mobilemenu;
  -webkit-animation-duration: 1s;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: ease;
  -webkit-animation-fill-mode: forwards;
  opacity:1;
  z-index:5000;
  transition:all 1s;
}
.mobilemenuu{
  -webkit-animation-name: mobilemenuu;
  -webkit-animation-duration: 1s;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: ease;
  -webkit-animation-fill-mode: forwards;
  opacity:1;
  z-index:5000;
  transition:all 1s;
}
.mlogo {
    position: absolute;
    left: 30px;
    top: 40px;
}
.mkapat {
    position: absolute;
    right: 30px;
    top: 35px;
}
.mkapat img{
	width: 20px;
}
.mlink {
    color: #fff;
    font-family: Gilroy-Medium;
    font-size: 20px;
    display: block;
    text-align: center;
    border-bottom: 1px solid rgba(255,255,255,0.25);
    margin-top: 20px;
    padding-bottom: 20px;
}
.mlink:hover {
    color: #6bab1e;
}
.nb{
	border:0;
}
.msocial{
	display:flex;
	align-items:center;
	justify-content:center;
	position:absolute;
	bottom:60px;
	width:100%;
}
.msocial a{
	color:#fff;
	margin-left:8px;
	margin-right:8px;
}
.msocial a:hover{
	color:#FF4D00;
}

.lang {
    color: #000;
    font-size: 20px;
    font-family: 'Poppins', sans-serif;
	font-weight:500;
    background: transparent;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
    border: 0;
    margin-right: 20px;
}
.search{
	margin-right:20px;
}
@-webkit-keyframes mobilemenu {
  from {
    -webkit-transform: translate(0%,-200%);
  }
  to {
    -webkit-transform: translate(0%,0%)
  }
}
@-webkit-keyframes mobilemenuu {
  from {
    -webkit-transform: translate(0%,0%);
  }
  to {
    -webkit-transform: translate(0%,-200%)
  }
}


@-webkit-keyframes cssAnimationn {
  from {
    -webkit-transform: translate(0%,0%);
  }
  to {
    -webkit-transform: translate(30%,0%)
  }
}

@-webkit-keyframes c1Animation {
  from {
    -webkit-transform: translate(-50%,0%);
  }
  to {
    -webkit-transform: translate(0%,0%)
  }
}
@-webkit-keyframes c1Animationn {
  from {
    -webkit-transform: translate(0%,0%);
  }
  to {
    -webkit-transform: translate(-50%,0%)
  }
}

@-webkit-keyframes c2Animation {
  from {
    -webkit-transform: translate(-60%,0%);
  }
  to {
    -webkit-transform: translate(0%,0%)
  }
}
@-webkit-keyframes c2Animationn {
  from {
    -webkit-transform: translate(0%,0%);
  }
  to {
    -webkit-transform: translate(-60%,0%)
  }
}

@-webkit-keyframes c3Animation {
  from {
    -webkit-transform: translate(-70%,0%);
  }
  to {
    -webkit-transform: translate(0%,0%)
  }
}
@-webkit-keyframes c3Animationn {
  from {
    -webkit-transform: translate(0%,0%);
  }
  to {
    -webkit-transform: translate(-70%,0%)
  }
}

@-webkit-keyframes c4Animation {
  from {
    -webkit-transform: translate(-80%,0%);
  }
  to {
    -webkit-transform: translate(0%,0%)
  }
}
@-webkit-keyframes c4Animationn {
  from {
    -webkit-transform: translate(0%,0%);
  }
  to {
    -webkit-transform: translate(-80%,0%)
  }
}

@-webkit-keyframes c5Animation {
  from {
    -webkit-transform: translate(-90%,0%);
  }
  to {
    -webkit-transform: translate(0%,0%)
  }
}
@-webkit-keyframes c5Animationn {
  from {
    -webkit-transform: translate(0%,0%);
  }
  to {
    -webkit-transform: translate(-90%,0%)
  }
}

@-webkit-keyframes c6Animation {
  from {
    -webkit-transform: translate(-100%,0%);
  }
  to {
    -webkit-transform: translate(0%,0%)
  }
}
@-webkit-keyframes c6Animationn {
  from {
    -webkit-transform: translate(0%,0%);
  }
  to {
    -webkit-transform: translate(-100%,0%)
  }
}

.grid-container {
  display: grid;
  grid-template-columns: auto auto auto auto auto;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  display: flex;
}
.grid-item {
  padding:20px;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
}

.footer{
	background:#101B2B;
	padding-top:30px;
	padding-bottom:20px;
	color:#fff;
	padding-left:15%;
	padding-right:15%;
}
.ftitle{
	font-family:Arodora Pro Bold;
	font-size:18px;
	color:#fff;
}
.fdesc{
	font-family:Arodora Pro Medium;
	font-size:16px;
	color:#fff;
}


.mbb1{
	border-bottom:1px solid #353535;
	padding-bottom:20px;
	margin-bottom:20px;
}

.htitle img{
    max-height: 30px;
    margin-right: 15px;
}

.ani_lt{
	position:absolute;
	left:0%;
	top:0%;
	transition:all 1s;
	overflow:hidden;
}
.ani_rn{
	position:absolute;
	left:calc(100% / 3);
	top:0%;
	transition:all 1s;
}
.ani_rn2{
	position:absolute;
	left:calc(100% - (100% / 3));
	top:0%;
	transition:all 1s;
}
.ani_rn3{
	position:absolute;
	left:0%;
	top:380px;
	transition:all 1s;
}
.ani_rn4{
	position:absolute;
	left:calc(100% / 3);
	top:380px;
	transition:all 1s;
}
.ani_rn5{
	position:absolute;
	left:calc(100% - (100% / 3));
	top:380px;
	transition:all 1s;
}
.ani_rn6{
	position:absolute;
	left:0%;
	top:760px;
	transition:all 1s;
}
.ani_rn7{
	position:absolute;
	left:calc(100% / 3);
	top:760px;
	transition:all 1s;
}
.ani_rn8{
	position:absolute;
	left:calc(100% - (100% / 3));
	top:760px;
	transition:all 1s;
}
.dmask{
	opacity:0;
	width:100%;
	height:100%;
	background:#FF4D00;
	transition:all 0.5s;
	z-index: 1;
	position: absolute;
	top: 0;
	left: 0;
	padding:30px;
	cursor:pointer;
}
.ani_lt:hover .dmask{
	opacity:1;
	width:100%;
	height:100%;
	background:#FF4D00;
	transition:all 0.5s;
}

.nav-tabs {
    border-bottom: 0px solid #dee2e6;
	border-right: 1px solid rgba(255,255,255,.5);
}
.nav-tabs .nav-item {
    margin-bottom: 0px;
    width: 100%;
    text-align: right;
    padding: 0;
}
.nav-tabs .nav-link {
    color: rgba(255, 255, 255,0.5);
	border:0;
	padding: 2px;
	padding-right: 10px;
}
.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
    border-color: #e9ecef #e9ecef #dee2e6;
    border: 0;
    color: rgb(255, 255, 255);
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #fff;
    background-color: transparent;
    border-color: unset;
    border: 0;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active::after {
    content: url(../images/dot.png);
    position: absolute;
    right: 9px;
}
.form-control{
	background:transparent;
	border-radius:0;
	height:55px;
	margin-bottom:10px;
	border:1px solid #cccccc;

}
.form-control:focus {
    color: #ef8429;
    background-color: #fff;
    border-color: #ef8429;
    outline: 0;
    box-shadow: unset;
}
.bg1 {
    background: url('../images/bg1.png');
    background-size: 100% auto;
    background-repeat: no-repeat;
    padding-top: 50px;
	padding-left:15%;
	padding-right:15%;
}
.bg2{
	background:#101B2B;
	padding-left:15%;
	padding-right:15%;
	padding-top:80px;
	padding-bottom:80px;
	margin-top:42px;
}
.bg3{
	background:#fff;
	padding-left:15%;
	padding-right:15%;
	margin-top:42px;
}
.bg4 {
    background: #fff;
    padding-left: 15%;
    padding-right: 15%;
    margin-top: 100px;
}
.bg5 {
    background: #F2F2F2;
    padding-left: 15%;
    padding-right: 15%;
    margin-top: 100px;
	padding-top:80px;
	padding-bottom:60px;
}
.bg6 {
    background: #1A283D;
    padding-left: 15%;
    padding-right: 15%;
	padding-top:20px;
	padding-bottom:20px;
}
h1{
	font-family:Gilroy-Bold;
	font-size:80px;
	color:#101B2B;
}
h3{
	font-family:Gilroy-Bold;
	font-size:50px;
	color:#101B2B;
}
.mr0{
	margin-right:0;
	padding-right:0 !important;
}
.titleline {
    background: url('../images/titleline.png');
    background-size: 100% auto;
    background-repeat: no-repeat;
    width: 180px;
    height: 3px;
    display: block;
    margin-bottom: 20px;
}
.centerline {
    background: url('../images/centerline.png');
    background-size: 100% auto;
    background-repeat: no-repeat;
    width: 350px;
    height: 3px;
    display: block;
	margin:0 auto;
    margin-bottom: 20px;
}
.shortline {
    background: url('../images/shortline.png');
    background-size: 100% auto;
    background-repeat: no-repeat;
    width: 115px;
    height: 3px;
    display: block;
    margin-bottom: 20px;
}
.centerline2 {
    background: url('../images/centerline.png');
    background-size: 100% auto;
    background-repeat: no-repeat;
    width: 420px;
    height: 3px;
    display: block;
	margin:0 auto;
    margin-bottom: 20px;
}
.dfac{
	display:flex;
	align-items:center;
}
.bimg{

}
.btitle{
	font-family:Gilroy-SemiBold;
	font-size:24px;
	color:#101B2B;
	display:flex;
	justify-content:space-between;
	align-items:center;
	padding:15px;
	margin-bottom:25px;
	-webkit-box-shadow: 0px 33px 13px -27px rgb(230 230 230);
	-moz-box-shadow: 0px 33px 13px -27px rgb(230 230 230);
	box-shadow: 0px 33px 13px -27px rgb(230 230 230);
}
.vtitle{
	font-family:Gilroy-SemiBold;
	font-size:24px;
	color:#fff;
	display:flex;
	justify-content:space-between;
	align-items:center;
	padding-top:15px;
	padding-bottom:15px;
}
.vimg{
	position:relative;
}
.vmask{
	background:#101b2bbd;
	display:flex;
	align-items:center;
	justify-content:center;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:1;
	transition:all 0.5s;
}
.vmask:hover{
	background:#101b2b80;
	transition:all 0.5s;
}
.referanslar{
	overflow:hidden;
}
.galeri{
	overflow:hidden;
	height:100%;
}
.galeri .swiper-slide{
	height:100%;
}
.ref{
	display:flex;
	align-items:center;
	justify-content:center;
	background:#F2F2F2;
	width:150px;
	height:150px;
	margin:0 auto;
}
.ref img{
	max-width:112px;
}
.swiper-button-prev {
    background: url(../images/l-arrow.png);
    background-repeat: no-repeat;
	opacity:1 !important;
	background-size: 100% auto;
}
.swiper-button-next {
    background: url(../images/r-arrow.png);
    background-repeat: no-repeat;
	opacity:1 !important;
	background-size: 100% auto;
}
.konu{
	overflow:hidden;
}
.konu .swiper-button-prev {
    background: url(../images/left.png);
    background-repeat: no-repeat;
	opacity:1 !important;
	background-size: 100% auto;
	left:0px;
	bottom:0;
	width: 59px;
	height: 59px;
	top: unset !important;
    bottom: 1px;
}
.konu .swiper-button-next {
    background: url(../images/right.png);
    background-repeat: no-repeat;
	opacity:1 !important;
	background-size: 100% auto;
	right:0px;
	bottom:0;
	width: 59px;
	height: 59px;
    top: unset !important;
    bottom: 1px;
}
.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after {
    display:none;
}
.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after {
    display:none;
}
ul.navbar-nav.ml-auto {
    position: relative;
	padding-top:44px;
}
.top-menu{
	position:absolute;
	width:100%;
	display:flex;
	align-items:center;
	justify-content:space-between;
	top:0;
}
.social{
	padding-left:12px;
}
.social a{
	color:#fff;
	margin-right:15px;
}
.elements {
    padding-right: 20px;
	display:flex;
	align-items:center;
	justify-content:right;
}
.mobile-logo {
    padding-top: 36px;
}
.dropdown-menu.show {
    border-radius: 0;
    background-color: rgba(239, 132, 42, 0.75);
    margin-left: -1px;
    margin-top: -1px;
	min-width: 180px;
}
a.dropdown-item {
    color: #fff;
    border-bottom: 1px solid rgba(255,255,255,0.25);
}
.dropdown-item:focus, .dropdown-item:hover {
    color: #fff;
    text-decoration: none;
    background-color: transparent;
}
.dropdown-menu{
	padding:0;
}
.dropdown-item{
	padding:0;
	padding-left:15px;
	padding-right:15px;
	min-height:42px;
	align-items: center;
    display: flex;
	justify-content:space-between;
}
.fmenu{
	display:flex;
	justify-content:space-between;
	align-items:center;
	border-bottom:1px solid rgba(255,255,255,0.25);
	padding:0;
	padding-bottom:30px;
	margin-bottom:30px;
}
.fmenu a{
	color:#fff;
}
.bg6{
	font-family: 'Montserrat', sans-serif;
	font-weight:300;
	font-size:12px;
}
.bg7{
	font-family: Gilroy-Medium !important;
	font-size:19px !important;
	background:#20314A;
	padding-left: 15%;
    padding-right: 15%;
    padding-top: 20px;
    padding-bottom: 20px;
}
.bg8{
	padding-left: 15%;
    padding-right: 15%;
    padding-top: 70px;
    padding-bottom: 20px;
	position:relative;

}
.default{
	background:url('../images/default.png');
	background-size:100% 147px;
	padding-bottom:30px;
	padding-top:30px;
	background-repeat:no-repeat;
	position:relative;
}
.flink{
	margin-bottom:10px;
}
.flink a{
	color:rgba(255,255,255,0.5);
	font-family:Gilroy-Medium;
	font-size:20px;

}
.mb23 {
    margin-bottom: 23px;
}
.contact{
	text-align:right;
}
.contact a{
	color:#fff;
	font-size:18px;
	font-family:Gilroy-Medium;
}
.dcontact{
	text-align:left;
}
.dcontact a{
	color:#101B2B;
	font-size:18px;
	font-family:Gilroy-Medium;
	padding:10px;
	border:1px solid #ef8429;
	margin-right:10px;
}
.borderbottom{
	border-bottom:1px solid rgba(255,255,255,0.25);
	padding-bottom:50px;
	margin-bottom:30px;
}
.fsocial {
    font-size: 15px;
    text-align: right;
    color: #ef8429;
    display: block;
    position: relative;
    margin-top: 70px;
}
.icons{
	margin-top:10px;
	display:block;
}
.fsocial .icons a{
	color: #ef8429;
	margin-left:20px;
	margin-top:20px;
	font-size:20px;

}
input[type="text"] {
    outline: -webkit-focus-ring-color auto 0px;
}
.searchform button{
    border: 0;
    margin-left: -34px;
    background: #fff;
    height: 28px;
}
.searchinput {
    background: #fff;
    height: 33px;
    border: 0;
    padding-left: 10px;
}
.breadcrumb {
    background: #ef8429;
    padding: 0;
    border: 0;
    margin-bottom: 0;
    float: right;
	border-radius:0;
}
.homelink{
	background:url('../images/homelink.png');
	background-size:100% 100%;
	padding-left:20px;
	padding-right:20px;
	display:flex;
	align-items:center;
	z-index:2;
}
.list {
    background: url(../images/list.png);
    background-size: 100% 100%;
    padding-left: 30px;
    padding-right: 20px;
    display: flex;
    align-items: center;
    margin-left: -10px;
    z-index: 1;
}
.breadcrumb a{
	font-family:Gilroy-Regular;
	font-size:15px;
	color:#fff;
	display: flex;
    align-items: center;
    height: 100%;
}
.homelink a{
	color:#726e6e;
}
.list a{
	color:#726e6e;
}
.current a{
	padding-left:20px;
	padding-right:20px;
}
.leftmenu {
    background: #fff;
    color: #101B2B;
    font-family: 'Gilroy-SemiBold';
    font-size: 20px;
    padding:15px;
    min-height: 42px;
    align-items: center;
    display: flex;
    justify-content: space-between;
	margin-bottom:15px;
	-webkit-box-shadow: 0px 33px 13px -27px rgb(230 230 230);
    -moz-box-shadow: 0px 33px 13px -27px rgb(230 230 230);
    box-shadow: 0px 33px 13px -27px rgb(230 230 230);
	transition:all 0.5s;
	max-width:260px;
}
.leftmenu:hover{
	color:#fff;
	background:#ef8429;
	-webkit-box-shadow: 0px 33px 13px -27px rgb(239 132 41);
    -moz-box-shadow: 0px 33px 13px -27px rgb(239 132 41);
    box-shadow: 0px 33px 13px -27px rgb(239 132 41);
	transition:all 0.5s;
}
.leftmenu.active{
	color:#fff;
	background:#ef8429;
	-webkit-box-shadow: 0px 33px 13px -27px rgb(239 132 41);
    -moz-box-shadow: 0px 33px 13px -27px rgb(239 132 41);
    box-shadow: 0px 33px 13px -27px rgb(239 132 41);
	transition:all 0.5s;
}
.etiketler{
	font-family:Gilroy-SemiBold;
	font-size:20px;
	color:#101B2B;
}
.etiketler a{
	font-family:Gilroy-Regular;
	font-size:20px;
	color:#ef8429;
}
.mlr10{
	margin-left:10px;
	margin-right:10px;
}
.hakkimizda{
	position:absolute;
	top:75px;
	left:15%;
	right:15%;
	z-index:1;
	width:70%;
}
h4{
	font-family:Gilroy-Bold;
	font-size:38px;
	text-align:center;
	color:#ef8429;
	padding-left:20%;
}
.mt-10y{
	margin-top:-12%;
}
.pl55{
	padding-left:55px;
}
.blok{
	background:#fff;
	margin-top:42px;
	padding:20px;
}
.blok .blokimg{
	display:flex;
	align-items:center;
	justify-content:center;
	padding-top:10px;
	padding-bottom:20px;
}
.blok .blokimg img{
	height:91px;
}
.blok p{
	font-family:Gilroy-SemiBold;
	font-size:25px;
	color:#101B2B;
	text-align:center;
}
.ititle{
	font-family:Gilroy-Medium;
	font-size:20px;
	color:#4D4D4D;
	margin-bottom:3px;
}
.isubtitle{
	font-family:Gilroy-Medium;
	font-size:15px;
	color:#999999;
	margin-bottom:20px;
}
.topmenu {
    display: flex;
    align-items: center;
}
@media screen and (max-width:1800px){
	.breadcrumb a {
		font-family: Gilroy-Regular;
		font-size: 12px;
		color: #fff;
		display: flex;
		align-items: center;
		height: 100%;
	}
	.dropdown-menu {
		font-size: 12px;
	}
	.mlink {
		color: #fff;
		font-family: Gilroy-Medium;
		font-size: 14px;
		display: block;
		text-align: center;
		border-bottom: 1px solid rgba(255,255,255,0.25);
		margin-top: 15px;
		padding-bottom: 15px;
	}
	.slidebutton {
		margin-top: 50px;
		color: #fff;
		background: #ef8429;
		width: 185px;
		display: flex;
		padding: 10px;
		justify-content: center;
		border-radius: 3px;
		font-family: Gilroy-SemiBold;
		font-size: 16px;
		border: 0;
	}
	.nav-link {
		font-family: Gilroy-Medium;
		font-size: 14px;
		color: #fff;
		margin-right: 7px;
	}
	.stitle {
		z-index: 2;
		font-family: Gilroy-Bold;
		font-size: 70px;
		color: #fff;
		line-height: 1;
	}
	.sdesc {
		z-index: 2;
		opacity: 1;
		width: 800px;
		max-width: 80%;
		font-family: Gilroy-Regular;
		font-size: 17px;
		color: #CCCCCC;
	}
	.btitle {
		font-family: Gilroy-SemiBold;
		font-size: 16px;
		color: #101B2B;
		display: flex;
		justify-content: space-between;
		align-items: center;
		padding: 15px;
		margin-bottom: 25px;
		-webkit-box-shadow: 0px 33px 13px -27px rgb(230 230 230);
		-moz-box-shadow: 0px 33px 13px -27px rgb(230 230 230);
		box-shadow: 0px 33px 13px -27px rgb(230 230 230);
	}
	p {
		font-family: Gilroy-Regular;
		font-size: 16px;
		color: #808080;
	}
	.vtitle {
		font-family: Gilroy-SemiBold;
		font-size: 20px;
		color: #fff;
		display: flex;
		justify-content: space-between;
		align-items: center;
		padding-top: 15px;
		padding-bottom: 15px;
	}
	.flink a {
		color: rgba(255,255,255,0.5);
		font-family: Gilroy-Medium;
		font-size: 12px;
	}
	.bg7 {
		font-family: Gilroy-Medium !important;
		font-size: 16px !important;
	}
	.leftmenu {
		background: #fff;
		color: #101B2B;
		font-family: 'Gilroy-SemiBold';
		font-size: 18px;
	}
	.dcontact a {
		color: #101B2B;
		font-size: 14px;
		font-family: Gilroy-Medium;
		padding: 10px;
		border: 1px solid #ef8429;
		margin-right: 10px;
	}
	.etiketler a {
		font-family: Gilroy-Regular;
		font-size: 16px;
		color: #ef8429;
	}
	h4 {
		font-family: Gilroy-Bold;
		font-size: 28px;
		text-align: center;
		color: #ef8429;
		padding-left: 20%;
	}
}
@media screen and (min-width:1600px){
	.ref {
		display: flex;
		align-items: center;
		justify-content: center;
		background: #F2F2F2;
		width: 200px;
		height: 150px;
		margin: 0 auto;
	}
}
@media screen and (min-width:993px){

	.edesc {
		position: absolute;
		bottom: 20px;
	}
	.pleft0{
		padding-left:0;
	}
	.pleft5{
		padding-left:5px;
	}
	.proje{
		display: flex;
		align-items: center;
		justify-content: flex-end;
	}
	.pad15y{
		padding-left:10%;
		padding-right:10%;
	}
	.pad15yt{
		padding-left:10%;
		padding-right: calc(10% + 7px);
	}
	.bgray{
		background:#ddd;
		height:40px;
		padding:5px;
		position:absolute;
		width:100%;
		top:0;
	}
	.dnone{
		display:none;
	}
	.dm60{
		max-width:60%;
		margin:0 auto;
	}
	.mobile-logo img{
		width:330px;
		transition:all 0.5s;
	}
	.htop{
		position: relative;
		background: #fff;
		height:137px;
		transition:all 0.5s;

	}
	.htop .mobile-logo img{
		width:330px;
		transition:all 0.5s;
	}
	.hscroll{
		position: fixed;
		background: #fff;
		z-index:10000;
		height:120px;
		transition:all 0.5s;
	}
	.hscroll .mobile-logo img{
		width:280px;
		transition:all 0.5s;
	}
	.hscroll .top-menu{
		opacity:0;
		transition:all 0.5s;
	}
	.hscroll ul.navbar-nav.ml-auto {
		position: relative;
		padding-top: 15px;
		transition:all 0.5s;
	}
	.hscroll  .mobile-logo {
		padding-top: 10px;
		transition:all 0.5s;
	}
	.nav-link {
		font-family: Gilroy-Medium;
		font-size: 16px;
		color: #000;
		margin-right: 7px;
	}
	.nav-link:hover {
		color: #000;
	}
	.social a {
		color: #000;
		margin-right: 15px;
	}
	.lang {
		color: #000;
	}
	.searchform {
		right: calc(10% + 20px);
	}
	.hscroll .bgray{
		display:none;
	}
	.default .nav-link {
		font-family: Gilroy-Medium;
		font-size: 16px;
		color: #fff;
		margin-right: 7px;
	}
	.default .nav-link:hover {
		color: #fff;
	}
	.default .social a {
		color: #fff;
		margin-right: 15px;
	}
	.default .lang {
		color: #fff;
	}

}
@media screen and (max-width:992px){
	.hakkimizda{
		position:relative;
		top:25px;
		left:unset;
		right:unset;
		padding-left:15%;
		padding-right:15%;
		z-index:1;
		width:100%;
	}
	h1.colorb{
		color:#101B2B !important;
	}
	p.colorb{
		color:#808080 !important;
	}
	.mt-10y{
		margin-top:0;
	}
	.mmt42{
		margin-top:42px;
	}
	.pl55{
		padding-left:0px;
	}
	.mpl15y{
		padding-left:15%;
		padding-right:15%;
	}
	h5{
		font-family:Gilroy-Bold;
		font-size:35px;
	}
	h4 {
		font-family: Gilroy-Bold;
		font-size: 19px;
		text-align: center;
		color: #ef8429;
		padding-left: 0%;
	}
	.text {
		position: absolute;
		left: 0;
		right: 0;
		bottom: 25px;
	}
	.dcontact a{
		color:#101B2B;
		font-size:18px;
		font-family:Gilroy-Medium;
		padding:10px;
		border:1px solid #ef8429;
		margin-right:10px;
		display:block;
		margin-bottom:10px;
		text-align:center;
	}
	.default {
		background: url('../images/default.png');
		background-size: 100% 95px;
		padding-bottom: 30px;
		padding-top: 30px;
		background-repeat: no-repeat;
		position: relative;
	}
	.searchform button {
		border: 0;
		margin-left: unset;
		background: #fff;
		height: 30px;
		right: 13px;
		position: absolute;
		z-index: 1;
		top: 11px;
	}
	.searchform {
		position: absolute;
		right: -8px;
		top: 34px;
		padding: 10px;
		background: #fff;
		opacity: 0;
		z-index: -1;
	}
	.gosterr {
		transition: all 0.5s;
		opacity: 100;
		z-index: 5000;
		border:1px solid #ddd;
	}
	.nav-tabs .nav-item {
		margin-bottom: 0px;
		width: 100%;
		text-align: left;
		padding: 0;
	}
	.mnone{
		display:none;
	}

	.grid-container {
	  display: grid;
	  grid-template-columns: auto auto auto auto auto;
	  -ms-flex-wrap: wrap;
	  flex-wrap: wrap;
	  display: flex;
	}
	.grid-item {
	  padding:10px;
	  -ms-flex: 0 0 33%;
	  flex: 0 0 33%;
	  max-width: 33%;
	}
	.grid-item img{
		max-width:80%;
	}

	.carousel-indicators{
		display:none;
	}

	.mtc{
		text-align:center !important;
	}
	.blink{
		display:flex;
		align-items:center;
		justify-content:center;
	}
	.dtitle{
		font-family:Arodora Pro Black;
		font-size:40px;
		color:#fff;
		margin-top:30px;
		margin-bottom:30px;
	}
	.ddesc{
		font-family:Arodora Pro Medium;
		font-size:16px;
		color:#97A3AE;
	}
	h2{
		font-size:28px;
	}


	.htitle{
		font-family:Arodora Pro Black;
		font-size:25px;
		color:#fff;
		max-width:980px;
		margin-top:30px;
		margin-bottom:20px;
	}
	.ani_lt{
		position:relative;
		left:unset;
		top:unset;
		transition:all 1s;
	}
	.ani_rn{
		position:relative;
		left:unset;
		top:unset;
		transition:all 1s;
	}
	.ani_rn2{
		position:relative;
		left:unset;
		top:unset;
		transition:all 1s;
	}
	.ani_rn3{
		position:relative;
		left:unset;
		top:unset;
		transition:all 1s;
	}
	.ani_rn4{
		position:relative;
		left:unset;
		top:unset;
		transition:all 1s;
	}
	.ani_rn5{
		position:relative;
		left:unset;
		top:unset;
		transition:all 1s;
	}
	.pad30{
		padding-left:30px;
		padding-right:30px;
	}
	.mlink {
		color: #fff;
		font-family: 'Gilroy-Medium';
		font-size: 20px;
		display: block;
		text-align: center;
		border-bottom: 1px solid rgba(255,255,255,0.25);
		margin-top: 20px;
		padding-top: 5px;
		padding-bottom: 2px;
	}
	.mobile-logo{
		padding-top:0px;
	}
	.mobile-logo a img{
		width:200px;
	}
	button.navbar-toggler.collapsed.mt20 {
		float: right;
		position: absolute;
		right: -5px;
	}
	.carousel-item .stitle{
		font-family:Gilroy-Bold;
		font-size:25px;
		color:#101B2B;
		left:5%;
		right:5%;
		position: relative;
	}
	.carousel-item .sdesc{
		font-family:Gilroy-Regular;
		font-size:15px;
		color:#4D4D4D;
		left:5%;
		right:5%;
		max-width:90%;
		position: relative;
	}
	.sdown{
		display:none;
	}
	.smask{
		height:40%;
	}
	#carouselIndicators .carousel-item {
		min-height: 590px;
		background-size: 100% auto;
		background-position: top center;
		background-repeat: no-repeat;
	}
	.bg1{
		background:unset;
	}
	.slide {
		height:590px;
		min-height: 590px;
		background: url(../images/bg1.png);
		background-size: 100% auto;
		background-repeat: no-repeat;
		background-position-y:40%;
	}
	.carousel-item .sline {
		position: relative;
		z-index: 2;
		opacity: 1;
		font-family: Arodora Pro Medium;
		font-size: 20px;
		color: #97A3AE;
		width: 100px;
		overflow: hidden;
		left:5%;
		right:5%;
	}
	.slidebutton {
		margin-top: 40px;
		color: #fff;
		background: #ef8429;
		width: 137px;
		display: flex;
		padding: 10px;
		justify-content: center;
		border-radius: 3px;
		font-family: Gilroy-SemiBold;
		font-size: 15px;
		border: 0;
	}
	#carouselIndicators .carousel-indicators {
		position: absolute;
		display:flex;
		top: 48%;
		left: 5%;
		right: unset;
		bottom: unset;
		margin-left: 0;
		margin-right:18%;
	}
	#carouselIndicators .carousel-indicators li{
		background:rgba(185,175,175,1);
	}
	#carouselIndicators .carousel-indicators li.active{
		background:#ef8429;
	}
	.bg1 {
		padding-left: 5%;
		padding-right: 5%;
	}
	h1 {
		font-family: Gilroy-Bold;
		font-size: 25px;
		color: #101B2B;
	}
	.mfont55{
		font-size:55px;
	}
	.centerline {
		width: 245px;
	}
	.centerline2{
		width: 295px;
	}
	p {
		font-family: Gilroy-Regular;
		font-size: 15px;
		color: #808080;
	}
	.pad0m{
		padding-left:15px;
		padding-right:15px;
	}
	.ref{
		margin-bottom:30px;
	}
	.bg4 {
		background: #fff;
		padding-left: 0;
		padding-right: 0;
		margin-top: 80px;
	}
	h3{
		font-size:25px;
		margin-top:30px;
	}
	.bg8{
		padding-left: 15px;
		padding-right: 15px;
		padding-top: 100px;
		padding-bottom: 20px;

	}
	.breadcrumb{
		display:none;
	}
	.shortline {
		background: url('../images/shortline.png');
		background-size: 100% auto;
		background-repeat: no-repeat;
		width: 115px;
		height: 3px;
		display: block;
		margin:0 auto;
		margin-bottom: 20px;
	}
	.mtc .slidebutton{
		margin:0 auto;
	}
	.borderbottom a{
		display:block;
		margin-bottom:10px;
		margin-top:20px;
	}
	.fsocial {
		font-size: 17px;
		color: #ef8429;
		display: block;
		position: relative;
		margin-top: 30px;
		padding-top: 30px;
		border-top: 1px solid rgba(255,255,255,0.25);
		text-align: center;
	}
	.fsocial .icons a {
		color: #ef8429;
		margin-left: 10px;
		margin-right: 10px;
		margin-top: 20px;
		font-size: 20px;
	}
	.mtm20{
		margin-top:20px;
	}
	.mlogo img{
		width:200px;
	}
	.flink a {
		color: rgba(255,255,255,0.5);
		font-family: Gilroy-Medium;
		font-size: 16px;
	}
	.ref{
		max-width:100%;
	}
	.ref img{
		max-width:90%;
	}
	.mlang {
		position: absolute;
		right: 55px;
		-webkit-appearance: none;
		top:2px;
	}
	.msearch {
		position: absolute;
		right: 14px;
		top:-1px;
	}
	.hmask {
		width: 100%;
		height: 100%;
		background: url(../images/slidemask.png);
		background-size:200% auto;
		background-position:top left;
		background-repeat:no-repeat;
		position: absolute;
		top: 0;
		left: 0;
	}
	.plr5{
		padding-left:15px;
		padding-right:15px;
	}
	.top-menu{
		display:none;
	}
	.contentbg {
		position: relative;
		left: 5%;
		top: 33%;
		width: 90%;
		padding: 0px;
		background: transparent;
	}
}

@media screen and (max-width:400px){
	#carouselIndicators .carousel-indicators {
		position: absolute;
		display: flex;
		top: 40%;
		left: 5%;
		right: unset;
		bottom: unset;
		margin-left: 0;
		margin-right: 18%;
	}
}


.teklif-al-container {
    position: fixed;
    bottom: 105px; /* İstediğiniz boşluğa göre ayarlayabilirsiniz */
    right: 20px; /* İstediğiniz boşluğa göre ayarlayabilirsiniz */

    z-index: 999;
}

.teklif-al-button {
    display: inline-block;
    padding: 10px 20px;
    background-color: orange;
    color: #fff;
    text-decoration: none;
    border-radius: 6px;
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.2);
    transition: all 0.6s ease;
}

.teklif-al-button:hover {
    background-color: darkorange;
}
