

@import url('submenu.css');
@import url('footer.css');




.modal-dialog {
max-width: 750px;
}

.modal {
display: block;
top: 0;
padding-top: 125px;
}

.modalBg {
width: 50%;
position: relative;
background: #fff;
}

.modal-backdrop {
background: rgba(255,255,255,.8) !important;
}

.modalContent {
background: #e2000f;
}

.modalLogo {
padding: 15px 0 15px 30px;
}

.modalImg {
position: absolute;
right: -240px;
top: -36px;
}

.modalText {
color: #fff;
font-family: 'Mavel Pro', sans-serif;
font-size: 27px;
line-height: 34px;
letter-spacing: -.25px;
padding: 70px 10px 275px 35px;
}

#myModal .col-sm-8 {
padding-top: 70px;
}

#myModal .col-sm-8 .form-group {
padding-left: 40px;
}

#myModal label {
color: #fff;
}

#myModal .form-control {
border: none;
background: #b80410;
color: #fff;
width: 90%;
height: 55px;
}

#myModal .form-control::-webkit-input-placeholder {
color: #e73541;
}

#myModal .form-control:-moz-placeholder {
color: #e73541;
}

#myModal .form-control::-moz-placeholder {
color: #e73541;
}

#myModal .form-control:-ms-input-placeholder {
color: #e73541;
}

.checkbutton label {
font-size: 12px;
}

.modalgonder {
background: #fff;
color: #b80410;
padding: 10px 30px;
border-radius: 3px;
font-weight: 700;
margin: -15px 0 0 15px;
}

.modalC {
position: absolute;
top: 0;
right: 15px;
opacity: 1 !important;
}

.graniserImgModal {
bottom: -20px;
left: -75px;
position: absolute;
}

.graniserImgModal .img-responsive {
width: 90%;
}

.modal.in .modal-dialog {
border: none !important;
}


footer {
    font-family: 'Maven Pro',"Helvetica Neue",Helvetica,Arial,sans-serif;
    background-color: #f9f9f9;
    width: 100%;
    min-height: 300px;
    display: block;
    color: #666;
}

footer .footer-menu {
    font-size: 14px;
    font-weight: 300;
    padding: 30px 0;
}

footer .footer-menu h2, footer .footer-menu h2>a {
    color: #000;
    font-weight: 400;
    font-size: 18px;
    padding: 0;
}
.infoimg{
	
	height:254px;
	}
.contactimg{width: 75%;height: 349px; margin-left: 155px;}
.contact_td{width:100px;}
.bilgitoplumu table {
    border: 1px #eee solid;
    border-collapse: separate;
    padding: 0;
	
    font-size: 12px!important;
	    overflow-y: hidden;
}
@media (max-width: 767px) {
	footer {
      min-height: 0px;
    }
	.infoimg{
	width:100%;
	height:100%;
	}
	.map-responsive{
width:100%!important;
}
.map-responsive1{
width:100%!important;
}
.contactimg{width: 100%;height: 100%; margin:0;}
.contact_td{width:100%;}
.item{width:100%;}
.bilgitoplumu table {
    border: 1px #eee solid;
    border-collapse: separate;
    padding: 0;
	margin:0;
    font-size: 10px!important;
	    overflow-y: hidden;
}
}
