
header.fixed {position: fixed;width: 100%;top: 0px;z-index: 9;}
header{background-color:rgba(255, 255, 255, 1);-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.4);-moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.4);box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.4);}
.topbar{height:auto;padding:8px 0px 8px 0px;background-color:rgba(36, 36, 36, 1);color:rgba(255, 255, 255, 1);font-size:12px;}
.topbar a,.topbar a:hover{color:rgba(255, 255, 255, 1);font-size:12px;}span.topicon {font-size:15px;}
.topbar-sol {width: 385px;}.topbar-sag {width: 775px;}
header .topbar-sol .sociallist a {color: rgba(255, 255, 255, 1);font-size: 24px;}

.topbar-sag .sociallist a {color: rgba(18, 18, 18, 1);font-size: 20px;}

.logo a img{width:auto;height:72px;}
.logo{max-width:350px;}
ul.mainmenulist > li  >a {color: rgba(36, 36, 36, 1);font-size:16px}ul.mainmenulist > li > a:hover,ul.mainmenulist> li:hover >a, ul.mainmenulist > li >.active_menu {color: rgba(25, 153, 214, 1)}
ul.mainmenulist > li.extralink > a{color: rgba(255, 255, 255, 1) !important;font-size:16px;background-color:rgba(25, 153, 214, 1) !important;border:1px solid rgba(0, 131, 207, 0) !important;padding: 12px 12px !important;margin-top: -5px !important;}
.mobil-icon{color: rgba(25, 153, 214, 1);border: 1px solid rgba(25, 153, 214, 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(207, 0, 0, 1);}
header.transparan ul.mainmenulist > li.extralink > a{color: rgba(255, 255, 255, 1) !important;font-size:16px;background-color:rgba(25, 153, 214, 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(36, 36, 36, 1);font-size:14px;} 
ul.submenu li a:hover{color:rgba(25, 153, 214, 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:14px;} 
header.transparan ul.submenu li a:hover{color:rgba(207, 0, 0, 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(36, 36, 36, 1);}
.Mobil-Menu ul.m-Menu li a:hover {color: rgba(25, 153, 214, 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.3);}
.home-slider{position:relative;margin:0 auto;}
.sayfa-ic-bg {
    height: 222px !important;
}
.footer__logo img {
    width: 210px !important;
}
/*BUTON*/
.more-btn{ padding: 12px 0px 12px 28px; font-size: 16px; margin-top: 20px; border:1px solid #387aba; border-radius: 60px; color: #387aba; display: inline-block; transition: all 500ms ease; width: 220px; text-align: left; }
.more-btn:hover{ transition: all 500ms ease; border-color: #242424; background: #242424; color: #fff; }
.more-btn:focus{ transition: all 500ms ease; border-color: #242424; background: #242424; color: #fff; }
.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;
}
/*Buton2*/
.more2-btn{ padding: 12px 0px 12px 28px; margin-top: 20px; border:1px solid #fff; border-radius: 60px; color: #fff; display: inline-block; transition: all 500ms ease; width: 200px; text-align: left; }
.more2-btn:hover{ transition: all 500ms ease; background: #fff; color: #242424; }
.more2-btn:focus{ transition: all 500ms ease; background: #fff; color: #242424; }
.more2-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;
}
.more2-btn:hover:after {
    margin: 0 0 0 3em;
    transition: all 100ms ease;
}
.more3-btn{ width: 100%; margin-top: 20px; color: #242424; display: inline-block; border-top: 1px solid #fff; padding: 20px 0px; transition: all 500ms ease; text-align: left; }
.more3-btn:hover{ transition: all 500ms ease; color: #387aba; border-top: 1px solid #387aba; }
.more3-btn:focus{ transition: all 500ms ease; color: #387aba; border-top: 1px solid #387aba; }
.more3-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;
}
.more3-btn:hover:after {
    margin: 0 0 0 3em;
    transition: all 100ms ease;
}
.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; }
body{}
/*Special*/
.margau25 {
    margin: 25px 0px;
}
.margau50 {
    margin: 50px 0px;
}
.ustaltyanp {
    padding: 50px 20px 50px 0px;
}
.ustaltp100 {
    padding: 100px 0px;
}
.hws-fs {
    font-size: 0px;
}
.hws-mid {
    font-size: 16px;
    display: inline-block;
    float: none;
    vertical-align: middle;
}
.heweso__tab__content h2 {
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 20px;
}
.dline {
    width: 2px;
    height: 70px;
    background: #11a99b;
    margin: 0px auto 50px auto;
    clear: both;
}

.ghost-btn {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    cursor: pointer;
    z-index: 6;
}
.cd-top {
    background: #14a79d url(engine/images/cd-top-arrow.svg) no-repeat center 50%;
}

/*Hizmetlerimiz*/
.flex-box{
display: flex;
}
.hws-icon-2 {
    width: 100%;
    margin: 10px;
    padding: 44px 20px;
    position: relative;
    overflow: hidden;
    min-height: 300px;
    text-align: left;
    transition: all .25s ease-in-out;
    z-index: 2;
}
.hws-icon-2:hover {
    box-shadow: 0px 0px 10px #00000030;
    z-index: 4;
    transition: all .25s ease-in-out;
}
.hws-icon-2:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    background: #fff;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    opacity: 1;
    z-index: -1;
    box-shadow: 0 30px 30px #eee;
}
/*.hws-icon-2:hover:before {
    background: #868786;
    bottom: 0;
    opacity: 1;
}*/
.hws-icon-2 figure {
    width: 100%;
    display: block;
}
.hws-icon-2 figure img {
    height: 88px;
    transition: .3s;
}
/*.hws-icon-2:hover figure img {
    filter: invert(1);
}*/
figure {
    margin: 0 0 1.6rem;
}
.hws-icon-2 h3 {
    width: 100%;
    font-size: 20px;
    margin-bottom: 20px;
    font-weight: 700;
    color: #000;
    display: block;
    transition: .3s;
}
.hws-icon-2 p {
    width: 100%;
    color: #313131;
    display: block;
    font-size: 16px;
    transition: .3s;
}

/*İkonlar*/
.flex-box{
display: flex;
}
.topbar-sag a {
    color: #fff !important;
}
.hws-icon {
    width: 100%;
    position: relative;
    cursor: pointer;
    margin: 10px;
    padding-bottom: 44px;
    overflow: hidden;
    min-height: 300px;
    text-align: center;
    transition: all .25s ease-in-out;
    z-index: 2;
}
.hws-icon:hover {
    box-shadow: 0px 0px 10px #00000030;
    z-index: 4;
    transition: all .25s ease-in-out;
}
.hws-icon:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    background: #fff;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    opacity: 1;
    z-index: -1;
    box-shadow: 0 30px 30px #eee;
}
.hws-icon figure {
    display: block;
    overflow: hidden;
}
.hws-icon figure img {
    display: block;
    width: 100%;
    height: auto;
    transform: scale(1);
    transition: all 0.5s ease 0s;
}
.hws-icon:hover figure img {
    transform: scale(1.2);
    transition: all 0.5s ease 0s;
}
figure {
    
}
.hws-icon .inspect {
    margin: 1.6rem 0 0 0;
    padding: 10px 40px;
    text-align: left;
    z-index: 2;
}
.hws-icon .inspect h3 {
    width: 100%;
    font-size: 20px;
    margin-bottom: 14px;
    font-weight: 700;
    color: #000;
    display: block;
    transition: .3s;
}
.hws-icon .inspect p {
    width: 100%;
    color: #313131;
    display: block;
    font-size: 16px;
    transition: .3s;
}


@media (max-width:1200px){

}
@media (max-width:768px){
.flex-box {
    flex-direction: column;
}
.hws-icon-2 {
    margin: 0px;
}
}