
header.fixed {position: fixed;width: 100%;top: 0px;z-index: 9;}
header{background-color:rgba(255, 255, 255, 0.9);-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.65);-moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.65);box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.65);}
.topbar{height:auto;padding:8px 0px 8px 0px;background-color:rgba(0, 0, 0, 0.69);color:rgba(255, 255, 255, 1);font-size:13px;}
.topbar a,.topbar a:hover{color:rgba(255, 255, 255, 1);font-size:13px;}span.topicon {font-size:16px;}
.topbar-sol {width: 385px;}.topbar-sag {width: 775px;}
header .topbar-sol .sociallist a {color: rgba(255, 255, 255, 1);font-size: 22px;}

.topbar-sag .sociallist a {color: rgba(18, 18, 18, 1);font-size: 20px;}

.logo a img{width:auto;height:60px;}
.logo{max-width:350px;}
ul.mainmenulist > li  >a {color: rgba(77, 77, 77, 1);font-size:17px}ul.mainmenulist > li > a:hover,ul.mainmenulist> li:hover >a, ul.mainmenulist > li >.active_menu {color: rgba(87, 87, 86, 1)}
ul.mainmenulist > li.extralink > a{color: rgba(255, 255, 255, 1) !important;font-size:17px;background-color:rgba(54, 182, 36, 1) !important;border:1px solid rgba(0, 131, 207, 0) !important;padding: 12px 12px !important;margin-top: -5px !important;}
.mobil-icon{color: rgba(87, 87, 86, 1);border: 1px solid rgba(87, 87, 86, 1);}
header.transparan {position: absolute;width: 100%;top: 0px;z-index: 2;background-color:rgba(255, 255, 255, 0);color:rgba(255, 255, 255, 1); -webkit-box-shadow: none;-moz-box-shadow: none;box-shadow: none;}
header.transparan .topbar{background-color:rgba(0, 0, 0, 0.69);color:rgba(255, 255, 255, 1);}
header.transparan .topbar a, header.transparan a, header.transparan ul.mainmenulist > li > a{color:rgba(255, 255, 255, 1);}
header.transparan .topbar a:hover, header.transparan a:hover, header.transparan ul.mainmenulist > li > a:hover, header.transparan ul.mainmenulist > li:hover > a, header.transparan ul.mainmenulist > li >.active_menu{color:rgba(255, 255, 255, 1);}
header.transparan ul.mainmenulist > li.extralink > a{color: rgba(255, 255, 255, 1) !important;font-size:17px;background-color:rgba(54, 182, 36, 1) !important;border:1px solid rgba(0, 131, 207, 0) !important;padding: 12px 12px !important;margin-top: -5px !important;}
#headermiddle .container .row{padding:0px 0px 0px 0px}
ul.submenu{background-color:rgba(255, 255, 255, 1);width:200px;} 
ul.submenu li a{color:rgba(66, 66, 66, 1);font-size:15px;} 
ul.submenu li a:hover{color:rgba(87, 87, 86, 1);}
header.transparan ul.submenu{background-color:rgba(255, 255, 255, 0.39);} 
header.transparan ul.submenu li a{color:rgba(10, 10, 10, 1);font-size:15px;} 
header.transparan ul.submenu li a:hover{color:rgba(87, 87, 86, 1);} 
header.transparan .mobil-icon{color: rgba(255, 255, 255, 1);border: 1px solid rgba(255, 255, 255, 1);}
.Mobil-Menu ul.m-Menu li a {color: rgba(77, 77, 77, 1);}
.Mobil-Menu ul.m-Menu li a:hover {color: rgba(87, 87, 86, 1);}

h1.heweso-icerik-sayfa-adi-new, .heweso-breadcrumb-link, .heweso-breadcrumb-link a ,.heweso-breadcrumb-link li:last-child{color:rgba(255, 255, 255, 1) !important;}

.footer__logo p,.footer_right ul li a,.footer_center ul li{font-size:16px !important;}
.footer__logo p,.footer_center ul li,footer{color:#ffffff !important;}.footer_right ul li a ,footer a{color:#ffffff !important;}
.footer_right h1{font-size:22px !important;color: #ffffff !important;}
.footer-alt{background-color:#1f1f1f;}.footer-alt a{color:#ff6600 !important;}.footer-alt a:hover{color:#ad4500 !important;}.footer-alt{color:#ffffff !important;}.sayfa-ic-bg-doygunluk{width:100%;height:100%;position:absolute;top:0;left:0;right:0;background-color:rgba(0, 0, 0, 0.2);}
.home-slider{position:relative;margin:0 auto;}
.kvk-btn{ padding: 10px; background: #b23d75; color: #fff; display: inline-block; transition: .5s; }
.kvk-btn:hover{ transition: .5s; background: #880041; color: #fff; }
.kvk-btn:focus{ transition: .5s; background: #880041; color: #fff; }

/*--- Anasayfa-İkonlar ---*/
.hws-icon-table {
    float: left;
    position: relative;
    text-align: left;
    margin-left: -1px;
    margin-bottom: -1px;
    padding: 10px;
    height: 300px;
    width: 25%;
    transition: all .3s linear;
}
.hws-icon-stroke {
    border: 1px solid #ddd;
    height: 280px;
}
.hws-icon-table:hover .hws-icon-stroke {
    background-color: #333;
    transition: all .3s linear;
}
.hws-icon-table .content {
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    width: 84%;
    transition: all .3s linear;
}
.hws-icon-table:hover .content img {
    filter: invert(1);
    margin-bottom: 12px;
    transition: all .3s linear;
}
.hws-icon-table h3 {
    font-size: 22px;
    text-transform: capitalize;
    letter-spacing: .7px;
    margin: 13px 0;
    transition: all .3s linear;
}
.hws-icon-table:hover h3 {
    color: #fff;
    transition: all .3s linear;
}
.hws-icon-table p {
    font-size: 16px;
    line-height: 1.9;
    transition: all .3s linear;
}
.hws-icon-table:hover p {
    color: #fff;
    transition: all .3s linear;
}

/*--- Neden Monitou ---*/

.bor{
    border: 1px solid;
    width: 500px;
    margin-bottom: 15px;
}

.hiz{
    margin-top:80px;
}
.sresim-solicerik h2 {
    font-size: 30px;
}

/*---V&S---*/
.ikon-gorunumu-2-item {
    text-align: left;
    color: #000;
    background: #fff;
    -webkit-transition: background 400ms linear, color 200ms linear;
    -moz-transition: background 400ms linear, color 200ms linear;
    -o-transition: background 400ms linear, color 200ms linear;
    transition: background 400ms linear, color 200ms linear;
    padding: 30px 20px;
    height: 225px;
    margin: 50px 0px;
    transition: 1s;
}
.ikon-gorunumu-2-item:hover {
    box-shadow: 0px 0px 20px #888;
    -webkit-transition: background 400ms linear, color 200ms linear;
    -moz-transition: background 400ms linear, color 200ms linear;
    -o-transition: background 400ms linear, color 200ms linear;
    transition: background 400ms linear, color 200ms linear;
}
.ikon-gorunumu-2-item h1 {
    color: #313131;
    font-size: 20px;
    font-weight: 600;
    margin-top: 20px;
    margin-bottom: 20px;
}
.ikon-gorunumu-2-item p {
    color: #313131;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 20px;
}
.ikon-gorunumu-2-item h1:after {
    content: '';
    position: absolute;
    left: 24px;
    top: 84px;
    width: 30px;
    height: 2px;
    background-color: #111;
}

/*--- Çorlu Kiralık Manitou ---*/

.more-btn {
    background-color: #36b624;
    padding: 12px 0px 12px 28px;
    margin-top: 20px;
    border: 1px solid #101010;
    border-radius: 60px;
    color: #ffffff;
    display: inline-block;
    transition: all 500ms ease;
    width: 200px;
    text-align: left;
}

.more-btn:hover {
    transition: all 500ms ease;
    background: #fff;
    color: #36b624;
    border: 1px solid #36b624;
    font-size: 20px;
}

        .more-btn:focus {
            transition: all 500ms ease;
            background: #fff;
            color: #242424;
        }

        .more-btn:after {
            content: '\f061';
            display: inline-block;
            margin: 0 0 0 1em;
            background-repeat: no-repeat;
            background-size: contain;
            font: normal normal normal 16px/1 FontAwesome;
            position: relative;
            transition: all 100ms ease;
        }

        .more-btn:hover:after {
            margin: 0 0 0 3em;
            transition: all 100ms ease;
        }
        

.pad h2{
	padding-left:20px;
}
.pad div{
	padding-left:20px;
}
.pt {
	margin-top:55px;
}
@media (max-width:1200px){

}
@media (max-width:768px){
.hws-icon-table{
width:auto;
}
.mob{
display: flex;
flex-direction: column;
}
}