@charset "utf-8";
/* CSS Document */

.container {
	margin-top: 180px;
	padding: 15px;
	overflow: hidden
}

.container .col-sm-6 {
	margin-bottom: 40px;
}

.container .col-sm-6 h2 {
	font-size: 20px;
	line-height: 24px;
	min-height: 68px;
	margin-bottom: 10px;
}

.bb {
	border-bottom: 1px solid #333
}

.orta {
	display: inline-block;
	margin-top: 25px;
	margin-left: 15%;
	padding: 8px;
	border: 3px solid #C70908;
}

.hidden-web {
	display: none;
}

.orta span {
	font-weight: 700;
	color: #333
}

.orta span a {
	font-size: 13px;
	color: #005399;
}

.introGit {
	display: block;
    width: 100%;
    background: #064384;
}

a.introDon {
	color: #FFF;
    font-weight: 700;
    text-decoration: none;
    font-size: 14px;
}

.container .col-sm-6 a:hover h2 {
	color: #064384;
}

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

.sosyalmedya {
	padding: 30px 0 !important;
}

.sosyalmedya a {
	color: #222 !important;
}

.s-m {
	float:right;
	padding-right:40px;
}

.pt-60 {
	padding-top: 60px;
}

.cv-credits {
	word-spacing: .1em;
}

.bayi {
	margin-top:50px;
}

.bayi a {
	font:bold 18px/18px Raleway, san sans serif;
	color:#333;
}

.bayi i {
	color:#333;
	position:relative;
	bottom:-7px;
}

.border {
	border: none !important;
}

.btn-link {
	font-weight: 700;
	text-decoration: none;
	color: #000;
}

.btn-link:hover {
	text-decoration: none;
	color: #064384;
}

.custom-control-label::before {
	top: 0
}

.custom-control-label::after {
	top: 0
}


.sprite {
    background-image:url(../img/icons.png);
    background-repeat: no-repeat;
    display: block;
}

.icon-tottolet {
    width: 24px;
    height: 33px;
    background-position: 0px 0px;
    margin: 18px 24px;
    float: left;
}


.icon-servis {
    width: 40px;
    height: 23px;
    background-position: -1px -35px;
    margin: 22px 15px;
    float: left;
}

.satis-noktalari {
	padding-top: 30px;
	margin: 30px;
}

.satis-noktalari img {
	border: 1px solid #CCC;
}


select {
	padding:10px;
	border-color:#F3F3F3;
	width:100%;
	outline:1px solid #CCC;
}


.logo {
    position: absolute;
    width: 60px;
    top: 8px;
    left: 8px;
}


.tab_edit {
	width:100%;
	background-color:#FFF;
	color:#000;
	font-weight:700;
}


.ust-bant {
	width:100%;
	height:150px;
	/*background-color:rgba(255, 255, 255, 0.8);*/
	background-color:#FFF;
	position:relative;
	z-index:11;
	box-shadow:0 -2px 7px #999;
}

.ust-bant > .sol {
	padding-left:90px;
	float:left;
}

.ust-bant > .sag {
	position:absolute;
	top:20px;
	right:20px;
	text-align:right;
}

.sol-img {
	margin-top:20px;
	float:left;
}

.sol-baslik {
	float:left;
	font-size:24px;
	padding-left:20px;
	padding-top:90px;
	line-height:24px;
	color:#005399;
}

.sag-img {
	margin:10px 0;
	width:92px;
}

.resp-tab-content > table {
	width:100%;
	margin-bottom:10px;
}


.resp-tab-content > table > tbody > tr > th {
	color:#333;
}


.resp-tab-content > table > tbody > tr > td {
	height:40px;
	text-align:center;
	font-size:13px;
	padding-left:2px;
	padding-right:2px;
}


/*   Whatsapp Başlangıç  */
.fixed-tabs-Whats {
  position: fixed;
  right: 0px;
  top: 20%;
  z-index: 100;
}
.aba-whatsphone {
  background: #67d64a;
  height: 60px;
  width: 60px;
  border-radius: 30px 0 0 30px;
  transition: 0.7s ease;
}
.aba-whatsphone:hover {
  width: 250px;
  transition: 0.7s ease;
}
.aba-whatsphone-icone {
  /*background: url(http://encantosdopero.com.br/wp-content/uploads/2016/02/whatsapp-icon.png) no-repeat; whatsapp icon */
  width: 280px;
  background-size: 70px;
  background-position-y: -7px;
  padding: 7px;
}
.aba-whatsphone-icone a {
  color: #fff !important;
  font-size: 14px;
  line-height: 20px;
  margin-left: 70px;
  text-decoration: none;
  height: 60px;
  font-family: sans-serif;
}
.aba-whatsphone-icone a strong {
  display: block;
  font-size: 21px;
  margin-left: 70px;
  color: #FFF;
}
/*   Whatsapp Bitiş  */


.aba-whatsphone-icone span {
	color: #FFF;
    font-size: 32px;
    padding-left: 12px;
	float: left;
}



#contactfixed {
  display: none
}




.ledsor-active {
	display:none;
}

.fa-arrow-right {
	display:none;
}


.panel-group .panel {
        border-radius: 0;
        box-shadow: none;
        border-color: #EEEEEE;
    }

    .panel-default > .panel-heading {
        padding: 0;
        border-radius: 0;
        color: #212121;
        background-color: #FAFAFA;
        border-color: #EEEEEE;
    }

    .panel-title {
        font-size: 14px;
    }

    .panel-title > a {
        display: block;
        padding: 15px;
        text-decoration: none;
    }

    .more-less {
        float: right;
        color: #212121;
    }

    .panel-default > .panel-heading + .panel-collapse > .panel-body {
        border-top-color: #EEEEEE;
    }


@media (max-width:1199px) {
	.s-m {
		text-align: center;
		float: none;
		display: block;
		padding: 0;
		margin-top: -10px;
	}

	#footer {
		text-align: center;
	}
	
	.orta {
		margin-left: 5%;
	}
}

@media only screen and (max-width: 1024px) {
.ledsor-active {
	display:block;
}

.ledsor-active > h4 {
	font-size:14px;
	color:#005399;
}

.title-font {
	font-size:14px;
	color:#000;
}

.fa-arrow-right {
	display:block;
	float:left;
	padding-right:2px;
}

.top80 {
	padding-top:80px;
}

.font21 {
	font-size:21px;
}
	
.orta {
	display:inherit;
	margin-top: 15px;
	padding: 5px;
	font-size: 11px;
	line-height: 14px;
	position: absolute;
	margin-left: 30%;
}

.orta span {
	font-weight: 700;
	color: #333
}

.orta span a {
	font-size: 11px;
}
	
.hidden-mobile {
	display: none;
}

.hidden-web {
	display: block;
}


}

@media only screen and (max-width: 900px) {
.sol-baslik {
	font-size: 18px;
}

.sag-img {
	width:80px;
}

.sag-dil {
	font-size:13px;
}


}



@media only screen and (max-width: 767px) {
	
	.container {
		padding: 30px 15px 30px 30px;
		margin-top: 80px;
	}
	
	.container .col-6 h2 {
		font-size: 9px;
		line-height: 12px;
		min-height: 44px;
	}
	
	.orta {
		margin-top: 8px;
		margin-left: 37%;
		padding: 3px 4px;
		letter-spacing: -.2px;
		line-height: 10px;
		word-spacing: 0px;
		border: 1px solid #C70908;
		background: #F5F5F5
	}
	
	.orta span {
		font-size: 8px;
	}
	
	.orta span a {
		font-size: 8px;
	}


#contactfixed {
  background: #005399;
  border-radius: 3px;
  color: #fff;
  width: 190px;
  height: 35px;
  text-align: center;
  display: inline-block !important;
  line-height: 35px;
  -ms-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  position: fixed;
  top: 50%;
  right: -77px;
  z-index: 999;
	font-weight: 700;
}
	
	.satis-noktalari .col-6 {
		margin-top: 15px;
	}
	
	.pt-60 {
	padding-top: 0;
}

.sol-img {
	margin-top:10px;
	width:70px;
}

.sol-baslik {
	font-size: 13px;
    line-height: 15px;
	padding-top:60px;
}


.ust-bant > .sag {
	top:10px;
	right:10px;
}

.sag-img {
	width:50px;
}

.sag-dil {
	font-size:13px;
}


.ust-bant {
	height:90px;
}
}


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

.sol-baslik {
	font-size:11px;
}

.sag-dil {
	font-size:11px;
}


}




@media only screen and (max-width: 480px) {
.logo {
    width: 40px;
    top: 7px;
    left: 7px;
}

.sol-baslik {
	width:150px;
	padding-top:40px;
	padding-left:10px;
	font-size:10px;
}

.sag-dil {
	font-size:9px;
}

.icon-tottolet {
    width: 20px;
    height: 26px;
    background-position: -29px 0px;
    margin: 14px 16px;
    float: left;
}

.icon-servis {
    width: 31px;
    height: 18px;
    background-position: -42px -36px;
    margin: 16px 9px;
    float: left;
}


.ust-bant > .sol {
	padding-left:70px;
}
}

.video {
    width: 70%;
}

.wrapper{
    display:table;
    width:auto;
    position:relative;
    width:100%;
}
.playpause {
    background-image:url(../img/play.png);
    background-repeat:no-repeat;
    width:25%;
    height:25%;
    position:absolute;
    left:0%;
    right:0%;
    top:0%;
    bottom:0%;
    margin:auto;
    background-size:contain;
    background-position: center;
}

@media only screen and (max-width: 767px) {
.playpause {
	display:none;
}
}

.mobile-video {
	background-color:#000 !important;
}
@media only screen and (max-width: 767px) {
.mobile-video {
	margin-top: 100px;
}
}
