@import "stylesheet.css";

.container {
    width: 1200;
}

* {
    font-family: 'Figtree';
}

*:hover {
    text-decoration: none;
}

.mc-language {
    background-color: #231F21;
     line-height: 16px;
    text-align: center;
   padding-top:8px;
	float:right;
	width: 172px;
}

.mc-language a {
    color: #FFB300;
    font-size: 12px;
    text-transform: uppercase;
    margin-right: 5px;
	font-weight: bold;
	    width: 75%;
    padding-top: 8px;
}
.tablinks:hover{background-color: #241f21 !important; color:#dc9d0f;}
.mc-language a:first-child:after {
    content: "|";
    color: #FFB300;
    padding-left: 10px;
    font-size: 15px;
}

.mc-language4 {
    background-color: #231F21;
       line-height: 16px;
    text-align: center;
    padding: 3px;
    float: right;
    border-left: 1px solid #ffb300;
	
}

.mc-language4 a {
    color: #FFB300;
    font-size: 16px;
    text-transform: uppercase;
    margin-right: 5px;
	font-weight: bold;
	    width: 75%;
    padding-top: 8px;
}

.mc-language4 a:first-child:after {
    content: "";
    color: #FFB300;
    padding-left: 10px;
    font-size: 15px;
}
.mc-language2 {
    background-color: #FFB300;
    line-height: 16px;
    text-align: center;
   padding-top:8px;
	float:right;
	width: 172px;
}

.mc-language2 a {
    color: #231F21;
    font-size: 12px;
    text-transform: uppercase;
    margin-right: 5px;
	font-weight: bold;
	width: 60%;
}

.mc-language2 a:first-child:after {
    content: "";
    color: #eb601d;
    padding-left: 10px;
    font-size: 15px;
}

.mc-language3 {
        background-color: #FFB300;
    line-height: 16px;
    text-align: center;
    /* padding-top: 8px; */
    float: right;
    padding: 9px;
    border-right: solid 1px;
	
}

.mc-language3 a {
    color: #231F21;
    font-size: 12px;
    text-transform: uppercase;
    margin-right: 5px;

	width: 60%;
}

.mc-language3 a:first-child:after {
    content: "";
    color: #eb601d;
    padding-left: 10px;
    font-size: 15px;
}
.mc-head-phone-social, .mc-logo {
   
}

.mc-head-phone-social {
    margin-top: 35px;
    padding: 0px;
    padding-right: 20px;
}

.mc-logo {
  
}

.mc-logo img {
    width: 100%;
	padding-top:25px;
	padding-bottom:15px;
}

.mc-head-phone-social .mc-phone-link {
    position: relative;
    border: 3px solid #0f5588;
    color: #0f5588;
    border-left: 0px;
    border-right: 0px;
    padding: 0px;
    font-size: 35px;
    display: block;
    margin-bottom: 7.5px;
    font-weight: bold;
    letter-spacing: 5px;
    float: right;
}

.mc-head-phone-social .mc-social {
    text-align: right;
    margin-top: 45px;
}

.mc-head-phone-social .mc-social a {
    background-color: #0f5588;
    font-size: 12px;
    color: #fff;
    padding: 0px;
    width: 21px;
    display: inline-block;
    text-align: center;
    line-height: 23px;
    border-radius: 4px;
}

.mc-search-form {

    margin-top:50px;
	margin-right:10px;
    position: relative;
    display: flex;
}

.mc-search-form input {

    border: 0px;
    border-bottom: 1px solid #e5e5e5;
}

.mc-search-form input::placeholder {
    color: #0c4f83;
    font-size: 13px;
    font-weight: bold;
}

.mc-search-form button {
    background-color: transparent;
    border: 0px;
    color: #0c4f83;
    font-size: 20px;
    position: relative;
    top: 10px;
    left: 9px;
}

.mc-search-form button i {

}

.mc-search-form input {
    width: 100%;
}

.mc-header-menu {
    position: relative;
    
}

.mc-header-menu ul {
        list-style: none;
    flex-wrap: nowrap;
    margin: 0px;
    padding: 0px 5px;
}

.mc-header-menu ul li {

}

.mc-header-menu ul li a {
    display: block;
    padding: 5px 15px;
    
    color: #231F21;
   
    font-size: 14px;
}
.tble:hover{background-color:#ffb300;}
.mc-header-menu ul li a:hover {
    background-color: #241f21;
	color: #ffb300;
}
.menuici{    border-bottom: 1px solid #0000002b!important;
    width: 100%;
    /* float: left; */
    text-align: left;
    font-size: 15px;}


.menuici:hover{    border-bottom: 1px solid #0000002b!important;
    width: 100%;
    /* float: left; */
    text-align: left;
    font-size: 15px;
bakcground-color:#241f21;
color:#ffb300;}

.nav ul li ul li:hover{ color:#ffb300 !important;}
.mc-header-menu ul li:first-child a {
    border-left: 0px;
}

.mc-header-menu ul li:last-child a {
    border-right: 0px;
}

.mc-appointment-click {
    background: #f5a373;
    background: -moz-linear-gradient(top, #f5a373 0%, #ec6523 100%);
    background: -webkit-linear-gradient(top, #f5a373 0%, #ec6523 100%);
    background: linear-gradient(to bottom, #f5a373 0%, #ec6523 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5a373', endColorstr='#ec6523', GradientType=0);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    position: relative;
    margin-top: 25px;
    width: 135px;
    color: #fff;
    font-weight: bold;
    line-height: 35px;
    text-align: center;
    box-shadow: 0px 0px 15px 0px #0000006b;
    margin-right: 30px;
}

.main-backed {
   
}

.mc-wiget-1 {
    background-color: #ffb300;
    padding: 0px;
    margin-top: -25px;
	    font-size: 18px;
    font-weight: 300;
    line-height: 31px;

}

.mc-wiget-1 .mc-wiget-1-title {
    background-color: #e69ac1;
    margin: 0px;
    color: #fff;
    padding: 10px;
}

.mc-wiget-1 ul {
    display: flex;
    flex-wrap: wrap;
    padding: 15px 0px 0px;
    margin: 0px;
    list-style: none;
}

.mc-wiget-1 ul li {
    width: 50%;
    position: relative;
    margin-bottom: 15px;

}

.mc-wiget-1 ul li h3 {
    position: absolute;
    color: #0d4e84;
    width: 43%;
    left: 5%;
    line-height: 30px;
}

.mc-wiget-1 ul li:nth-child(even) {
    padding-left: 7.5px;
}

.mc-wiget-1 ul li:nth-child(odd) {
    padding-right: 7.5px;

}

.mc-wiget-1 ul li img {
    width: 100%;
}

.mc-wiget-2 {
    padding-right: 0px;
    margin-top: -25px;

}

.mc-wiget-2 .mc-doctor-post {
    position: relative;
}

.mc-wiget-2 .mc-doctor-post img {
    width: 100%
}

.mc-wiget-2 .mc-wiget-2-title {
    background-color: rgba(234, 125, 69, 0.75);
    position: absolute;
    right: 0px;
    color: #fff;
    padding: 10px 25px;
    z-index: 99;
    top: 0px;
    letter-spacing: 1px;
    margin: 0px;
}

.mc-wiget-2 .mc-doctor-post .mc-doctor-meta {
    position: absolute;
    top: 17%;
    left: 62%;
    font-size: 12px;
    color: #0c4e82;
}

.mc-wiget-2 .mc-doctor-post .mc-doctor-meta label {
    margin: 0px;
    padding: 0px;
    font-size: 15px;
    font-weight: normal;
}

.mc-wiget-2 .mc-doctor-post .mc-doctor-meta h3 {
    margin: 0px;
    font-size: 18px;
    padding: 5px 0px;
}

.mc-wiget-2 .mc-doctor-post .mc-doctor-meta h4 {
    margin: 0px;
    font-size: 15px;
    padding: 0px;
    font-weight: normal;
}





.mc-wiget-2 .mc-doctor-post .mc-doctor-meta2 {
    position: absolute;
    top: 0%;
    left: 0%;
    font-size: 12px;
    color: #0c4e82;
}

.mc-wiget-2 .mc-doctor-post .mc-doctor-meta2 label {
    margin: 0px;
    padding: 0px;
    font-size: 15px;
    font-weight: normal;
}

.mc-wiget-2 .mc-doctor-post .mc-doctor-meta2 h3 {
    margin: 0px;
    font-size: 18px;
    padding: 5px 0px;
}

.mc-wiget-2 .mc-doctor-post .mc-doctor-meta2 h4 {
    margin: 0px;
    font-size: 15px;
    padding: 0px;
    font-weight: normal;
}

.mc-wiget-3 {
    padding-right: 0px;
    margin-top: 15px;
}

.mc-wiget-3 .mc-wiget-3-title {
    background-color: #ea7a48;
    padding: 10px;
    text-align: right;
    margin: 0px;
    color: #fff;
}

.mc-wiget-3 .wiget-3-content {
    background-color: #e0e0e2;
    padding: 20px;
    text-align: right;
    margin: 0px;
}

.mc-wiget-3 .wiget-3-content img {
    width: 100%;
}

.mc-wiget-4 .mc-wiget-4-title {
    background-color: #2d547f;
    padding: 10px;
    text-align: left;
    margin: 0px;
    color: #fff;
}

.mc-wiget-4 {
    margin-top: 15px;
    padding: 0px;
}

.mc-wiget-4 ul {
    margin: 0px;
    padding: 0px;
    background-color: #85a7c2;
    display: flex;
    flex-wrap: nowrap;
    padding-bottom: 45px;
    list-style: none;
}

.mc-wiget-4 ul li {
    width: 33.4%;
    padding: 10px;
    padding-top: 0px;
    position: relative;
}

.mc-wiget-4 ul li:nth-child(1) {
    padding-left: 0px;
}

.mc-wiget-4 ul li:nth-child(2) {
    padding: 0px 4px;
}

.mc-wiget-4 ul li:nth-child(3) {
    padding-right: 0px;
}

.mc-wiget-4 ul li img {
    width: 100%;
}

.mc-wiget-4 ul li a {
    position: absolute;
    background-color: #2d547fd1;
    padding: 25px 20px 10px;
    color: #fff;
    bottom: -25px;
    left: 5%;
    font-size: 14px;
    letter-spacing: 1px;
}

.mc-wiget-5 {
    padding: 0px;
    margin: 0px;
    margin-top: 15px;
}

.mc-wiget-5 .mc-wiget-5-title {
    background-color: #6d96b6;
    padding: 10px;
    text-align: left;
    margin: 0px;
    color: #fff
}

.mc-footer-wiget {
   height:;
        background: url(../images/footer-bg-logo.png) #231f21 center 0 no-repeat;
}

.mc-footer-wiget .mc-footer-title {
    color: #929292;
    margin-top: 0px;
    font-size: 14px;
    margin-bottom: 15px;
    font-weight: bold;
}

.mc-footer-wiget .mc-footer-list {
    padding-top: 5px;
    padding-right: 5px;
  
    margin-top: 5px;
}

.mc-footer-wiget .mc-footer-list:first-child {
    border-left: 0px;
}

.mc-footer-wiget .mc-footer-list:last-child {
    border-right: 0px;
}

.mc-footer-wiget ul {
    margin: 0px;
    list-style: none;
    padding: 0px;
}

.mc-footer-wiget ul li {
    margin-bottom: 5px;
    font-weight: bold;
    font-size: 13px;
}

.mc-footer-wiget ul li a {
    font-size: 12px;
    color: #929292;
}

.mc-image-cover {
    position: relative;
    margin-bottom: 75px;
}

.mc-image-cover img {
    width: 100%;
}

.mc-image-cover h3 {
    color: #231f21;
    background-color: rgba(255, 179, 0, 0.80);
    position: relative;
    top: -105px;
    margin: 0px;
    padding: 40px 15px 40px;
    width: 100%;
    left: 0px;
}

.mc-image-cover-bar.mc-doctor-color h3 {
    background-color: #0c4f83a8;
}

.mc-image-cover-bar {
    display: block;

}

.mc-nav-bar {
    font-size: 15px;
    text-align: center;
}

.mc-nav-bar a {
    font-size: 21px;
    display: inline-block;
    padding: 20px 12px;
    color: #0f5586;
}

.mc-nav-content ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0px;
    padding: 0px;

}

.mc-nav-content ul li {
    width: 31.9%;
    border-top: 1px solid #85a7c2;
    padding-top: 15px;
    margin: 0px 24.5px;
    margin-left: 0px;
    padding: 15px;
    list-style: none;
    color: #0f568a;
}

.mc-nav-content ul li a {
    display: block;
    font-size: 14px;
    margin-bottom: 5px;
    color: #0f568a;
}

.mc-nav-content ul li:nth-child(3n+3) {
    margin-right: 0px;
}

.mc-nav-content.mc-doctor-color li {
    border-top: 0px;
    color: #80744a;
}

.mc-nav-content.mc-doctor-color li h3 {
    border-bottom: 1px solid #80744a;
    padding-bottom: 10px;

}

.mc-nav-content.mc-doctor-color li a:hover {
    color: #80744a;
}

.mc-doctor-wiget .mc-doctor-backed {
    position: relative;
	background-image: url("../images/doktorbg.png");

}

.mc-doctor-wiget .mc-doctor-backed img {
    width: 100%;
}

.mc-doctor-wiget .mc-doctor-backed .mc-doctor-title {
    position: absolute;
    background-color: #083456a6;
    width: 100%;
    bottom: 0px;
    color: #fff;
    padding: 15px 25px;
    box-sizing: border-box;
}

.mc-doctor-wiget .mc-doctor-backed .mc-doctor-title h5 {
    margin: 0px;
    font-size: 21px;
}

.mc-doctor-wiget .mc-doctor-backed .mc-doctor-title h3 {
    margin: 10px 0px;
    font-size: 21px;
    display: block;
}

.mc-doctor-wiget .mc-doctor-backed .mc-doctor-title h4 {
    margin: 0px;
    font-size: 17px;
}

.mc-doctor-wiget .mc-doctor-backed .mc-appointment-click {
    position: absolute;
    bottom: -10px;
    right: 0px;
    line-height: 27px;
}

.mc-doctor-wiget ul {
    margin: 0px;
    list-style: none;
    background-color: #e5e4e2;
    padding: 0px;
}

.mc-doctor-wiget ul li {
    padding: 35px 25px;
    color: #0c4f84;
    font-size: 15px;
    border-top: 1px solid #f2f0f1;
    border-bottom: 1px solid #afabaa;
}

.mc-doctor-content {
    line-height: 23px;
    color: #0c4f84;
    font-size: 15px;
}

.mc-doctor-content * {
    line-height: 23px;
    color: #0c4f84;
    font-size: 15px;
}

.mc-menu-wiget {
    background-color: #ffb300;
}

.mc-menu-wiget ul {
    margin: 0px;
    padding: 15px;
    list-style: none;
}

.mc-menu-wiget ul li {
    display: block;
    margin-bottom: 10px;
    font-size: 15px;
    color: #231f21;
	border-bottom: 1px solid #231f211f;
}


.mc-menu-wiget ul li a {
    display: block;
    padding: 20px 25px 15px 25px;
    font-size: 15px;
	padding-left:38px;
	    font-weight: 100;
    color: #231f21;
}

.mc-menu-wiget ul li a:hover{
    background-color: #241f21;
    color:#ffb300!important;
}


.mc-menu-wiget ul li :hover{
    background-color: #241f21;
    color:#ffb300!important;
}

.mc-menu-wiget ul :hover{
    background-color: #241f21;
    color: #ffb300!important;
}
.mc-image-cover-bar.mc-content-bar {
    display: block;
    padding-left: 0px;
    height: 0px;
}

.mc-image-cover.mc-content-image {
    position: relative;
    margin-bottom: 0px;
}

.mc-content-text {
    line-height: 23px;
    color: #0c4f84;
    font-size: 15px;
    padding-top: 15px;
    padding-left: 25px;
	margin-top: 18px;
}

.mc-content-text * {
    line-height: 23px;
    color: #231f21;
    font-size: 15px;
	text-align:justify;
	
}

.mc-menu-wiget.grey {
    background-color: #e5e4e2;
}

.mc-menu-wiget.grey ul li a {
    display: block;
    margin-bottom: 10px;
    font-size: 15px;
    color: #0c4f83;
}

.mc-doctor-list {
    display: flex;
    flex-wrap: wrap;
}

.mc-doctor-list .mc-doctor-item {
    width: 25%;
    padding: 5px 7.5px;
    text-align: center;
}

.mc-doctor-list .mc-doctor-item img {
    width: 100%;
}

.mc-doctor-list .mc-doctor-item .mc-doctor-image {
    position: relative;
    text-align: center;

}

.mc-doctor-list .mc-doctor-item .mc-doctor-image h3 {
    position: absolute;
    bottom: 0px;
    background-color: #0f558694;
    color: #fff;
    display: block;
    width: 100%;
    padding: 10px;
    margin: 0px;

}

.mc-doctor-list .mc-doctor-item .mc-appointment-click {
    display: inline-block;
    color: #fff;
    font-weight: normal;
    line-height: 35px;
    margin: 10px 0px 10px;
}

.mc-image-cover.mc-tibbi-image h3 {
    background-color: rgba(12, 79, 131, 0.80);
}

.mc-menu-wiget.blue {
    background-color: #3d729c;
}

.mc-menu-wiget.blue ul li a {
    display: block;
    margin-bottom: 10px;
    font-size: 15px;
    color: #fff;
}

.mc-services-backed {
    background-color: rgba(12, 79, 131, 0.80);
    display: flex;
    flex-wrap: nowrap;
    padding: 15px 10px;
    text-align: center;
    position: relative;
    top: -38px;
    z-index: 5;
    margin: 0px;
}

.mc-services-backed a {
    width: 100%;
    color: #fff;
}

.mc-services-backed a .mc-servies-img {
    background: #bfc4d9;
    background: -moz-linear-gradient(top, #bfc4d9 0%, #edeef4 100%);
    background: -webkit-linear-gradient(top, #bfc4d9 0%, #edeef4 100%);
    background: linear-gradient(to bottom, #bfc4d9 0%, #edeef4 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bfc4d9', endColorstr='#edeef4', GradientType=0);
    width: 35px;
    height: 35px;
    padding: 0px;
    border-radius: 100%;
    line-height: 9px;
    display: inline-block;
    position: relative;
}

.mc-services-backed a .mc-servies-img img {
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    width: 21px;
    margin: auto;
    height: auto;
}

.mc-services-backed a label {
    position: relative;
    top: -12px;
    font-size: 13px;
    padding-left: 5px;
}

.slidh3{width:20%; background-color: #0000005e;color:#ffb300;padding:20px!important;}
.slidh3:hover{width:20%; background-color:#ffb3007a;color:#000;padding:20px;}
#gmap_canvas {
    height: 440px;
    width: 100%
}

.owl-item .item-meta {
    
    position: absolute;
    bottom: 15%;
	top:15%;
    text-align: left;
    height: 0px;
    color: #fff;
   line-height:5px;
    transition: .5s linear;
    right: -10%;
}

.owl-item.active .item-meta {
    
	width:100%;

}

.owl-item .item-meta h3 {
    padding: 0px;
    margin: 0px;
    font-size: 14px;
}

.owl-item .item-meta h4 {

}

.mc-mobil-phone {
    color: #fff;
    line-height: 40px;
    padding-left: 15px;
}

.anlasmali {
    float: left;
    text-align: center;
}

.anlasmali li {
    float: left;
    margin-left: 10px;
}


.mc-wiget-15 {
    background-color: #f1cadf;
    padding: 0px;
    margin-top: -25px;
}

.mc-wiget-15 .mc-wiget-1-title {
    background-color: #e69ac1;
    margin: 0px;
    color: #fff;
    padding: 10px;
}

.mc-wiget-15 ul {
    display: flex;
    flex-wrap: wrap;
    padding: 15px 0px 0px;
    margin: 0px;
    list-style: none;
}

.mc-wiget-15 ul li {
    width: 25%;
    position: relative;
    margin-bottom: 15px;
	padding:7px !important;

}

.mc-wiget-15 ul li h3 {
    position: absolute;
    color: #0d4e84;
    width: 43%;
    left: 5%;
    line-height: 30px;
}

.mc-wiget-15 ul li:nth-child(even) {
    padding-left: 7.5px;
}

.mc-wiget-15 ul li:nth-child(odd) {
    padding-right: 7.5px;

}

.mc-wiget-15 ul li img {
    width: 100%;
}










.mc-wiget-16 {
    background-color: #fff;
    padding: 0px;
    margin-top: -25px;
}

.mc-wiget-16 .mc-wiget-1-title {
    background-color: #e69ac1;
    margin: 0px;
    color: #fff;
    padding: 10px;
}

.mc-wiget-16 ul {
    display: flex;
    flex-wrap: wrap;
    padding: 15px 0px 0px;
    margin: 0px;
    list-style: none;
}

.mc-wiget-16 ul li {
    width: 25%;
    position: relative;
    margin-bottom: 15px;
	padding:7px !important;

}

.mc-wiget-16 ul li h3 {
    position: absolute;
    color: #0d4e84;
    width: 43%;
    left: 5%;
    line-height: 30px;
}

.mc-wiget-16 ul li:nth-child(even) {
    padding-left: 7.5px;
}

.mc-wiget-16 ul li:nth-child(odd) {
    padding-right: 7.5px;

}

.mc-wiget-16 ul li img {
    width: 100%;
}
.header-backed:before {
    content: "";
    position: absolute;
    height: 41px;
  
    width: 100%;
    z-index: -1;
}
input[type=text], select, textarea {
    width: 100%; /* Full width */
    padding: 12px; /* Some padding */  
    border: 1px solid #ccc; /* Gray border */
    border-radius: 4px; /* Rounded borders */
    box-sizing: border-box; /* Make sure that padding and width stays in place */
    /*margin-top: 6px; /* Add a top margin */
    margin-bottom: 16px; /* Bottom margin */
    resize: vertical /* Allow the user to vertically resize the textarea (not horizontally) */
}

/* Style the submit button with a specific background color etc */
input[type=submit] {
    background-color: #ffb300;
    color: #231f21;
    padding: 4px 20px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
}

/* When moving the mouse over the submit button, add a darker green color */
input[type=submit]:hover {
    background-color: #45a049;
}

/* Add a background color and some padding around the form */
.accontainer {
    border-radius: 5px;
    background-color: #f2f2f2;
    padding: 20px;
}

.nav {    background: #ffb300;
    border-top: 1px solid #ed9c29;
    border-bottom: 1px solid #db9127;}

.nav ul li {float: left;
    border-right: 1px solid #c77e15;
   }

.nav ul li a {    line-height: 49px;
    font-size: 16px;
    color: #121011;
    display: block;
    text-align: center;
	padding-right:30px;
	padding-left:30px;
	width:100%;
	text-align:left;
    }

.kurum1
{
	width: 100%;
	background: url(https://www.adexsoft.com/vgd/images/kurum1.png) no-repeat;
}
.kurum1:hover {
	width: 100%;
	background: url(https://www.adexsoft.com/vgd/images/kurum1-2.png) no-repeat;
	}


.parallax {
    /* The image used */
    background-image: url("../images/hover.png");

    /* Set a specific height */
    min-height: 500px; 

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

/* Style the tab */
.tab {
    float: left;
    border: 1px solid #ccc;
    background-color: #ffb301;
    width: 20%;
    /*height: 300px;*/
}

/* Style the buttons that are used to open the tab content */
.tab button {
    display: block;
    background-color: inherit;
    color: black;
    padding: 22px 16px;
    width: 100%;
    border: none;
    outline: none;
    text-align: left;
    cursor: pointer;
    transition: 0.3s;
	font-weight:100;
}


.mm-menu {background-color: #ffb300;}
/* Change background color of buttons on hover */
.tab button:hover {
    background-color: #241f21;
	color:#ffb301;
}

/* Create an active/current "tab button" class */
.tab button.active {
      background-color: #252021!important;
	color:#ffb301;
}

/* Style the tab content */
.tabcontent {
    float: left;
    padding: 0px 12px;
   
    width: 70%;
    border-left: none;
    height: 504px;
}

.tabcontents {
    float: left;
    padding: 0px 12px;
   
    width: 70%;
    border-left: none;
    height: 504px;
}
.onlineekspertiz {
	
	    border: 1px solid;
    padding: 20px;
    text-align: center;
}

.ekmodul{    padding: 20px;
    background-color: #ffb300;
    /* width: 100%; */
    min-height: 275px;}

.ekmodul2{   
    background-color: #ffb300;
    /* width: 100%; */
    min-height: 300px;}

.ekmodul3{   
    background-color: #ffb300;
    /* width: 100%; */
    min-height: 130px;}

.firma { align-items: center;
        text-align: center;
        background-color: #fff;
        padding-top:4px;
        padding-bottom:1px;
    }

.firmatext{padding-top:2px;font-weight: 100;}


.aaa { 

text-align:left;
background-color: #f6efe9; 
margin-bottom: 30px;
padding: 30p;
margin-top: 100px;
padding: 16px;

}

.forms{
	
	height: 38px;
}

.forms-baslik {
	
	color: #6f1733;
	font-size: 18px;
	
	
}

.slide-baslik{
	
margin-left:0px;
padding-right:0px;
	
}

.llinks{
	
	padding-left:0px; 
	padding-right:0px;
	background-color: #f6efe9;
	margin-top: 40px;
}

.llink{
	
	padding:40px;
	
}

.link-img{
	width:100%;
}

.buton{
	
	width: 12px%;
	background-color: #ffb300;
	border-color: #ffb300;
	
	
}

.index-buton{
	 float: right;
    background: #191919;
    padding-left: 12px;
    margin-right: 30px;
    margin-bottom: 60px;
    font-size: 14px;
    padding-right: 12px;
	
}


.accordion {
    background-color: #eee;
    color: #444;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
}

.active, .accordion:hover {
    background-color: #ccc;
}

.accordion:after {
    content: '\002B';
    color: #777;
    font-weight: bold;
    float: right;
    margin-left: 5px;
}

/*.active:after {
    content: "\2212";
}*/

.panel {
    padding: 0 18px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}

/* Style The Dropdown Button */

.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
	background-color: #241f21 !important;
    
color:#ffb300 !important;}


.dropdown-menu {
	background-color: #ffb300 !important;

}

.nav ul li ul li{
	border:none;
}

.nav ul li:hover{ background-color: #241f21!important; color:#ffb300!important;}

/* The Modal (background) */
.modal {
  display: none;
  position: fixed;
  z-index: 1;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: #213646;
}

/* Modal Content */
.modal-content {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  padding: 0;
  width: 90%;
  max-width: 1200px;
}