body{
	font-family: 'Roboto', sans-serif;
}
a{
	color: #2a2323;
	font-weight: 500;
}
a:hover{
	color:#fcb813;
	transition: 0.5s;
	text-decoration: none;
}
p{
	color: #777777;
}
h1{
	font-weight: 600;
}
ul{text-decoration: none; margin: 0px; padding: 0px;}
li{ text-decoration: none;display: block;  }
.titleColor{
	color:#fcb813;
}
.divPadding{
	padding: 40px 0px;
}
.color-white{
	color: #fff;
}
.side{
	display: flex;
	flex-wrap: wrap;
}
.f-20{
	font-size: 20px!important;
}
.f-30{
	font-size: 30px!important;
}

.f-35{
	font-size: 35px!important;
}

.f-40{
	font-size: 40px!important;
}



/*menu*/
.navbar { background-color: #484848;     background-color: #1d1c1c;  padding: 25px; }
.navbar .navbar-nav .nav-link { color: #fff; }
.navbar .navbar-nav .nav-link:hover { color: #fbc531; transition: 0.5s; }
.navbar .navbar-nav .active > .nav-link { color: #fbc531; }
.header-topline {
	display: flex;
	font-size: 14px;
	line-height: 1.2em;
	letter-spacing: .5px;
	word-spacing: -2px;
	align-items: center;
	min-height: 48px;
	background: #fff;
}
.header-social a {
	display: inline-block;
	margin: 0 -4px 0 0;
	padding: 0;
	text-decoration: none;
	position: relative;
	border-radius: 50%;
}
.socialmediaTop i {
	margin:0px 10px;
	color:#7b7b7b;
}
.contactTop i {
	margin:0px 4px;
	color:#fab915;
}
.contactTop {
	color: #7d7d7d;
}
.contactTop div {
	margin:0px 10px;
}
/*Menü*/
/*Slide*/
.as-slider .swiper-container img {
	height: auto;
}
.swiper-text {
	top: 15px;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
	left: 15px;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
	right: 15px;
}
.swiper-button-next, .swiper-button-prev {
	width: 30px;
	height: 30px;
	line-height:28px;
	font-size: 12px;
}
.swiper-text .slide-txt1 {
	font-size: 18px;
	line-height: 1.20em;
}
.slide-txt2:not(:first-child) {
	margin-top: 10px;
	font-size: 14px;
}
.swiper-text .slide-btn {
	margin-top: 15px;
}
.slide-btn a {
	padding: 5px 15px;
	font-size: 12px;
}
.swiper-slide-active .slide-txt1 {
	animation-name: zoom;
	animation-duration: 1.5s;
	/* color: black; */
}
.swiper-text {
	position: absolute;
	top: 27vh;
	text-align: left;
	left: 45vh;
}
.sliderTitle{
	color: white;
	font-size: 55px;
	width: auto;
	font-weight: 600;
	line-height: 56px;
	letter-spacing: 2px;
	margin-bottom: 15px;
}
.sliderDesc{
	color: white;
	width: 500px;
}
.sliderButton{
	line-height: 25px;
	padding: 14px 48px;
	border-radius: 50px;
	color: #fff;
	background: #fab915;
	transition: 0.5s;
	font-weight: 500;
	font-size: 16px;
	margin: 37px 0px;
	letter-spacing: 1px;
}
.sliderButton:hover{
	line-height: 25px;
	padding: 14px 48px;
	border-radius: 50px;
	color: #fab915;
	background: none;
	border:solid 1px #fab915;
	transition: 0.5s;
	font-weight: 500;
	font-size: 16px;
	margin: 37px 0px;
	letter-spacing: 1px;
}
.sliderButtonR{
	line-height: 25px;
	padding: 14px 48px;
	border-radius: 50px;
	color: #fff;
	border:solid 1px #fff;
	transition: 0.5s;
	font-weight: 500;
	font-size: 16px;
	margin: 37px 0px;
	letter-spacing: 1px;
}
.sliderButtonR:hover{
	line-height: 25px;
	padding: 14px 48px;
	border-radius: 50px;
	color: #fab915;
	border:solid 1px #fab915;
	transition: 0.5s;
	font-weight: 500;
	font-size: 16px;
	margin: 37px 0px;
	letter-spacing: 1px;
	
}
.sliderTopTitle{
	color: #fab915;
}

/* Slider */

/*hizmetler*/
.titleServices{
	font-size: 20px;
	margin: 15px 0px;
	font-weight: 500;
}
.services{
	font-weight: 600;
	font-size: 26px;
}
.thinServices{
	font-weight: 300;
}
.zebraLine{
	width: 30px;
	height: 3px;
	background-color: transparent;
	background-image: -webkit-linear-gradient(135deg, transparent 10%, #ffc326 10%, #ffc326 50%, transparent 50%, transparent 60%, #ffc326 60%, #ffc326);
	background-image: linear-gradient(-45deg, transparent 10%, #ffc326 10%, #ffc326 50%, transparent 50%, transparent 60%, #ffc326 60%, #ffc326);
	background-size: 7px 7px;
	margin: auto;
}
.zebraLineBlack{
	width: 30px;
	height: 3px;
	background-color: transparent;
	background-image: -webkit-linear-gradient(135deg, transparent 10%, #232323 10%, #232323 50%, transparent 50%, transparent 60%, #232323 60%, #232323);
	background-image: linear-gradient(-45deg, transparent 10%, #232323 10%, #232323 50%, transparent 50%, transparent 60%, #232323 60%, #232323);
	background-size: 7px 7px;
	margin: auto;
}
.servicesImg{
	width: 67px;
}
/*hizmetler*/


/*servicesFeature*/

.servicesFeature{
	width: 100%; height: auto; background: url('../images/services.jpg');
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.servicesFeature i{
	font-size: 13px;
}
.servicesButton{
	padding: 16px 25px;
	color: white;
	border: solid 1px #fcb813;
	border-radius: 6px;
}

/*servicesFeature*/

/*contact*/
.contact{
	width: 100%; height: auto; background: url('../images/contact.jpg');
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.contactTitle{
	font-weight: 300;
	color: #181818;
	font-size: 30px;
}
.contactTitle span{

	font-weight: 600;
	color: #181818;
}
.contactTitle p{
	font-weight: 300;
	color: #181818;
	font-size: 15px;
	line-height: 3px;
	text-transform: uppercase;
}

.contactTitleWhite{
	font-weight: 300;
	color: white;
	font-size: 30px;
}
.contactTitleWhite span{

	font-weight: 600;
	color:#fcb813;
}
.contactTitleWhite p{
	font-weight: 300;
	color: #b4b4b4;
	font-size: 15px;
	line-height: 3px;
	text-transform: uppercase;
}

.contactDesc p{
	padding: 6vh 15vh;
	color: #181818;
	font-weight: 500;
	text-align: center;
}

.contactDesc a{
	padding: 16px 36px;
	color: white;
	border-radius: 6px;
	background: #181818;
}
.contactDesc button{
	padding: 14px 45px;
	color: white;
	border: none;
	border-radius: 6px;
	background: #fcb813;
}
.contactDesc button:hover{
	padding: 16px 36px;
	color: #fff;
	border-radius: 6px;
	transition: 0.5s;
	border:solid 1px #fff;
	background: transparent;
}
.contactDesc a:hover{
	padding: 16px 36px;
	color: #181818;
	transition: 0.5s;
	border-radius: 6px;
	border:solid 1px #181818;
	background: transparent;
}
.contactText{
	background: none;
	border: solid 1px white;
	color: white;
	width: 100%;
	padding: 10px 15px;
	border-radius: 4px;
}
/*contact*/

/*carglass*/
.carglassTitle{
	font-weight: 300;
	color: #181818;
	font-size: 30px;
}
.carglassTitle span{

	font-weight: 600;
	color: #181818;
}
.carglassTitle p{
	font-weight: 300;
	color: #181818;
	font-size: 15px;
	line-height: 3px;
	text-transform: uppercase;
}
.carglassOrange {
	background: #ff3000;
	background: -webkit-linear-gradient(top left, #eeb832, #da4831);
	background: -o-linear-gradient(right top, #eeb832, #da4831);
	background: -moz-linear-gradient(right top, #eeb832, #da4831);
	background: linear-gradient(to right top, #eeb832, #da4831);
	padding: 30px;
	color: white;
}
.carglassOrange::after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	border: solid 30px;
	border-color: transparent transparent transparent #db4e31;
	left: 97%;
	z-index: 9;
	top: 52%;
}
.carglassSpan{
	color: #777777;
}
/*carglass*/

/*footer*/
.footer{
	width: 100%; height: auto; 
	background-image: url('../images/footer.png');
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;

}
.footer p{
	color: #aaaaaa;
}
.footerServices a{
	color: #aaaaaa;

}
.footerServices a:hover{
	color:#fcb813;
	transition: 0.5s;
	text-decoration: none;
}
.bottomFooter{
	padding-top: 20px;
    margin-top: 40px;
    border-top: solid 1px #fff;
}
.footerContact a{
	color: #aaaaaa;
}
.footerContact i{
	margin-right: 5px;
}
.footerContactButton{
	background: #545252;
    color: white;
    border: none;
    padding: 10px 58px;
    border-radius: 34px;
    font-size: 14px;
}
.footerContactButton:hover{
	background: #827f7f;
}

/*footer*/



/************************************About Page****************************************************/

.aboutHeader{
	width: 100%;  height: auto; 
	background-image: url('../images/header.jpg');
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

/************************************About Page****************************************************/

/************************************Services Page****************************************************/
.servicesBox{
	background-color: #ffffff;
    padding: 40px 0 40px 0;
    box-shadow: 0 6px 35px rgba(0, 0, 0, 0.07);
}
.servicesBox ul li{
    margin: 6px 0px;
    border-bottom: solid 1px #f7f7f7;
    padding: 9px;
    font-size: 15px;
}
.servicesBox ul li:hover{
	border-left: solid 4px #fcb813; 
}
.servicesBox ul li:active{
	border-left: solid 4px #fcb813; 
}
.servicesActive{
	border-left: solid 4px #fcb813; 
}
.servicesBox ul li i{
	padding: 10px;
	margin-left: 20px;
	font-size: 19px;
    color: #3a3a3a;
}
.servicesBox ul li a{
	color: #5e5e5e;
}
/************************************Services Page****************************************************/

/************************************Contact Page****************************************************/
.contactPageText{
	background: none;
	border: solid 1px #bbbaba;
	color: #181818;
	width: 100%;
	padding: 10px 15px;
	border-radius: 4px;
}
.contactPageText:hover{
	background: none;
	border: solid 1px #fcb813;
	color: #181818;
	width: 100%;
	padding: 10px 15px;
	border-radius: 4px;
}

.contactPageInfo li i{
	color: #fcb813;
	margin-right: 8px;
}
.contactPageButton button{
	padding: 14px 45px;
	color: white;
	border: none;
	border-radius: 6px;
	background: #fcb813;
}
.contactPageButton button:hover{
	background: #181818;
	transition: 0.5s;
}
.map-responsive{
    overflow:hidden;
    padding-bottom:20%;
    position:relative;
    height:0;
}
.map-responsive iframe{
    left:0;
    top:0;
    height:400px;
    width:100%;
    position:absolute;
}
/************************************Contact Page****************************************************/

/*Video CSS*/ 
.video-responsive {
	padding-bottom: 56.25%;
	position: relative;
	width: 100%;
}

.canvas,
.video {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	background: #000;
	z-index: 5;
}
#over_video{
	position: absolute;
	width: 100%;
	height: 100%;
	text-align: center;
	top: 0;
	z-index: 10;
	font-size: 12vw;
	color: #FFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    margin-top: 20%;
    text-shadow: 4px 4px 4px #5C433B;
}

/*Video CSS*/

.videoSize{
	width: 100%; height: auto; max-height: 720px;
}



/*diğerleri*/
.servicesBoxe {

    -webkit-box-shadow: 0px 0px 12px 1px rgba(0, 0, 0, 0.15);
    -moz-box-shadow:0px 0px 12px 1px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 12px 1px rgba(0, 0, 0, 0.15);
    padding: 76px 30px;
    height: 270px;
}
.servicesBoxe:hover {

    -webkit-box-shadow: 0px 0px 12px 1px rgba(0, 0, 0, 0.38);
    -moz-box-shadow:0px 0px 12px 1px rgba(0, 0, 0, 0.38);
    box-shadow: 0px 0px 12px 1px rgba(0, 0, 0, 0.38);
    padding: 76px 30px;
    height: 270px;
    z-index: 9999;
}
.servicesMore{
	padding: 14px 45px;
    color: white!important;
    border: none;
    border-radius: 6px;
    background: #5a595a;
}
/*diğerleri*/
.duz{
	color: #7d7d7d; font-weight: 400;
}






@media only screen and (max-width: 1400px) {
	.contactDesc p {
	    padding: 6vh 2vh;
	    color: #181818;
	    font-weight: 500;
	    text-align: center;
	}
}

@media only screen and (max-width: 1000px) {
	.contact{
		width: 100%; height: auto; background: url('../images/contact2.jpg');
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
	}
	.contactDesc p {
    padding: 3vh 0vh;
    color: #b4b4b4;
    font-weight: 500;
    text-align: center;
}
.contactTitle{
		font-weight: 300;
	color: white;
	font-size: 30px;
}
.contactTitle span{
font-weight: 600;
	color:#fcb813;
}
.contactTitle p{
	font-weight: 300;
	color: #b4b4b4;
	font-size: 15px;
	line-height: 3px;
	text-transform: uppercase;
}
.contactDesc a{
	padding: 16px 36px;
	color: white;
	border-radius: 6px;
	background: #fcb813;
}
.contactDesc a:hover{
	padding: 16px 36px;
	transition: 0.5s;
	color: white;
	border-radius: 6px;
	border:solid 1px #fff;
}

}


@media only screen and (max-width: 800px) {

.map-responsive{
    overflow:hidden;
    padding-bottom:40%;
    position:relative;
    height:0;
}
.sliderTitle {
    color: white;
    font-size: 32px;
    width: auto;
    /* width: 150px; */
    font-weight: 600;
    line-height: 30px;
    letter-spacing: 2px;
    margin-bottom: 15px;
}
.sliderDesc {
    color: white;
    width: 450px;
    font-size: 17px;
}
.sliderButton {
    line-height: 25px;
    padding: 10px 37px;
    border-radius: 50px;
    color: #fff;
    background: #fab915;
    transition: 0.5s;
    font-weight: 300;
    font-size: 13px;
    margin: 16px 0px;
    letter-spacing: 1px;
}
.sliderButtonR {
    line-height: 25px;
    padding: 10px 37px;
    border-radius: 50px;
    color: #fff;
    transition: 0.5s;
    font-weight: 300;
    font-size: 13px;
    margin: 16px 0px;
    letter-spacing: 1px;
}
.callcenter{
	color: white;
}
.videoSize{
	height: 320px;
 }
 .callcenterImage{
 	filter: brightness(0) invert(1);
 }
}  

@media only screen and (max-width: 400px) {

.map-responsive{
    overflow:hidden;
    padding-bottom:60%;
    position:relative;
    height:0;
}

.carglassOrange::after {
display: none;
}
.videoSize{
	height: 100px;
 }  }
