
/*ata bilisim css- marshall*/
p {
	text-align: justify;
}

.stretch-header {
	margin: 0 7%;

}

.c-layout-header .c-navbar .c-mega-menu.c-mega-menu-dark > .nav.navbar-nav > li .dropdown-menu > li > a {
	color: #FFFFFF;
}

.c-layout-footer-7 .c-body p {
	color: #FFFFFF !important;
}

.c-layout-header.c-layout-header-6 .c-topbar {
	background-image: url('../img/content/avatars/topbar.png');
	/*background-position: center bottom;*/
	background-repeat: no-repeat;
	/*max-height: 185px;*/
	background-size: cover;
}

.c-theme-nav li:hover > a:not(.btn) {
	color:#030002 !important;
}

.c-layout-header .c-navbar .c-mega-menu.c-mega-menu-dark > .nav.navbar-nav > li .dropdown-menu > li:hover > a {
	background: #F0F3F6 none repeat scroll 0% 0%;
}

.c-layout-footer-7 .c-copyright a {
	color: #F65656;
    }

.c-layout-header.c-layout-header-6 .c-topbar .c-top-menu > .c-links > li > a:not(.btn) {
    color: #667D7D;

    }

.c-content-title-1 > h3.c-font-uppercase.ata-tup {
    	color: #908282 !important;
    }

 .c-content-box img {
 	width: 100%;
 	height: auto;
 }

 .c-content-box img.img-thumbnail-small {
 	width: 8%;
 }

 .c-content-label.btn-lg {
 	/*font-size: 16px;
    padding: 12px 26px 11px*/
    width: 185px;
 }

 #faq .cbp-caption-expand .cbp-l-caption-body {
	 color: #aa3275;
 }

.custom-text-header {
	position: absolute;
	font-weight: bold;
	bottom: 55px;
	left: 20px;
	background-color: rgba(182, 41, 115, 0.46);
	border-radius: 9px;
	margin: 6px;
	padding: 9px;
}

.header-image {
	width: 100%;
	background-size: cover;
}

.c-content-box ul.terimler {
	list-style: circle;
}

.c-content-box ul.terimler li {
	margin: 0 5px;

}

.c-content-box ul.terimler li em {
	color: rgb(246, 80, 151);
	font-weight: 500;
	margin-right: 15px;
}

.suresi.c-content-box h3 {
	margin-top: 30px;

}

.suresi.c-content-box h3 em {
	color: rgb(246, 80, 151);
	text-decoration: underline rgb(246, 80, 151);
}

.email-style {
	color: rgb(246, 80, 151);
}

.dropdown:hover .dropdown-menu {
  display: block;
}

.btn-no-color {
    color: #f65097;
    background: transparent;
    border-color: transparent;
}

.btn-no-color:hover {
    color: #e7505a;
    background: transparent;
    border-color: transparent;
}

.recolor-drop {
    background-color: #f65097;
}

.instagram {
    background: linear-gradient(45deg, #405de6, #5851db, #833ab4, #c13584, #e1306c, #fd1d1d);
    color: white;
}

.instagram:hover{
    background: black;
}



