
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.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:50px;}
.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(36, 125, 190, 1)}
ul.mainmenulist > li.extralink > a{color: rgba(255, 255, 255, 1) !important;font-size:17px;background-color:rgba(36, 125, 190, 1) !important;border:1px solid rgba(0, 131, 207, 0) !important;padding: 12px 12px !important;margin-top: -5px !important;}
.mobil-icon{color: rgba(36, 125, 190, 1);border: 1px solid rgba(36, 125, 190, 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(36, 125, 190, 1);}
header.transparan ul.mainmenulist > li.extralink > a{color: rgba(255, 255, 255, 1) !important;font-size:17px;background-color:rgba(36, 125, 190, 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(36, 125, 190, 1);}
header.transparan ul.submenu{background-color:rgba(255, 255, 255, 0.8);} 
header.transparan ul.submenu li a{color:rgba(10, 10, 10, 1);font-size:15px;} 
header.transparan ul.submenu li a:hover{color:rgba(36, 125, 190, 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(36, 125, 190, 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.4);}
.home-slider{position:relative;margin:0 auto;}



div.mobilcontain {
	display:none;
}

@media only screen and (max-width: 600px) {


	div.mobilcontain {
	display:block;
}
	.mobilcontain{ 
	position:fixed;
	width:100%;
	bottom:0px;
	z-index:1;
}
	.nav-socials {
	height: auto;
	
}
	ul.nav-socials {
    height: auto;
    
	margin-left:-40px
}


	ul.nav-socials li {
	width: %;
	height: 60px;
	margin: 0;
	display: block;
	float: left;
	display: flex;
	align-items: center;
	justify-content: center;
	}

	
	ul.nav-socials li.s-kutu1 {
    background-color: #34a3db;
	font-size: 36px;
	}
	ul.nav-socials li.s-kutu2 {
	background-color:#0047e0;
	font-size: 36px;
	}
	ul.nav-socials li.s-kutu3 {
	background-color:#ffffff;
	font-size: 36px;
	}
	ul.nav-socials li.s-kutu4 {
	background-color:#c77070;
	font-size: 36px;
	}

}


.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; }
.ghost-btn {position: absolute; width: 100%; height: 100%; left: 0; top: 0; cursor: pointer; z-index: 6;}
body{}
/*kurumsal-vm*/
.vm-box {min-height: 274px; border-radius: 7px; padding: 26px; background: #fff; margin-bottom: 20px;}

/*Genel CSS*/
.footer__logo img {
    width: 210px !important;
}

button.btn-hws {
    background-color: rgb(36 125 190) !important;
}
.single-solution-item .title-holder .border {
    background: #2581c4;
    }
.alx-slogan{
    background-attachment: scroll;
    height: 350px;
    z-index:2;
}
.alx-slogan:after {
    content: '';
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    background: #00000040;
    z-index: -1;
}
.alx-slogan-yazi {
    font-size: 20px !important;
    font-weight: bolder !important;
    text-align: left;
    padding-top: 44px;
    color: #fff;
    z-index:2 !important;
}
.col-lg-6.col-xs-12.hws-mid.hws-tleft {
    padding-top: 25px;
}
.alx-ustaltp{
   padding: 25px 0px;
}
/*Banner*/
/*div#slide-274-layer-11 {
    font-size: 60px !important;
    line-height: 80px !important;
    }
div#slide-274-layer-12 {
    font-size: 30px !important;
    line-height: 50px !important;
}*/
/*Hakkımızda*/
.alx-hiz{
    background-color: #fff;
    padding: 20px;
    border-radius: 7px;
}
/*İkonlar*/
.flex-box{display: flex; box-shadow: 0px 0px 8px #ddd; position: relative;bottom: 20px;}

.hws-icon-1 {
    width: 100%;
    border-bottom: 2px solid #5892cd;
    padding: 44px 20px;
    position: relative;
    overflow: hidden;
    min-height: 300px;
    transition: all .25s ease-in-out;
    z-index: 2;
}
.hws-icon-1:hover {
    box-shadow: 0px 0px 10px #00000030;
    border-color: #247dbe;
    z-index: 4;
    transition: all .25s ease-in-out;
}
.hws-icon-1: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-1:hover:before {
    background: #247dbe;
    bottom: 0;
    opacity: 1;
}
.hws-icon-1 figure {
    width: 100%;
    display: block;
}
.hws-icon-1 figure img {
    height: 100px;
    transition: .3s;
}
.hws-icon-1:hover figure img {
    filter: invert(1);
}
figure {
    margin: 0 0 1.6rem;
}
.hws-icon-1 h3 {
    width: 100%;
    font-size: 18px;
    margin-bottom: 14px;
    font-weight: 700;
    color: #000;
    display: block;
    transition: .3s;
}
.hws-icon-1:hover h3 {
    color: #fff;
}
.hws-icon-1 p {
    width: 100%;
    color: #313131;
    display: block;
    font-size: 14px;
    transition: .3s;
}
.hws-icon-1:hover p {
    color: #ededed;
}

/*Anasayfa Hizmetlerimiz*/

.alx-pt{
   padding-bottom: 15px;
}
.pad{
margin-top: 15px;
}
.hws-wall {
    overflow: hidden;
    background: -webkit-linear-gradient(45deg, #222 0%, #ccc 100%);
    background: linear-gradient(45deg, #222 0%,#ccc 100%);
    cursor: pointer;
}
.hws-wall-inside {
    background-size: cover;
    background-position: center;
    min-height: 300px;
    position: relative;
}
.hws-wall .overlay {
    padding: 2em;
    text-align: left;
}
.hws-wall-inside-title {
    position: absolute;
    top: 32px;
    left: 32px;
    right: 32px;
    z-index: 2;
    transition: .5s;
}
.hws-wall-inside-title h2 {
    font-weight: 600;
    font-size: 28px;
    line-height: 130%;
    color: #fff;
    margin: 0;
    text-align: center;
  /*  background: #0000006b;*/
}
.hws-wall .hws-wall-inside-title h3 {
    font-size: 16px;
    opacity: 0;
    font-weight: 300;
    color: #363636;
    margin-top: 20px;
    transition: .5s;
}
.hws-wall:hover .hws-wall-inside-title h3 {
    opacity: 1;
    transition: .5s;
}
.hws-wall:hover .hws-wall-inside-title h2 {
    color: #fff;
    
}
.hws-wall .hws-wall-inside-title p {
    font-size: 16px;
    opacity: 0;
    font-weight: 400;
    color: #fff;
    margin-top: 20px;
    transition: .5s;
}
.hws-wall:hover .hws-wall-inside-title p {
    opacity: 1;
    transition: .5s;

}
.hws-wall .hws-wall-inside span {
    position: absolute;
    opacity: 0;
    right: 64px;
    bottom: 32px;
    z-index: 2;
    -webkit-transition: .5s;
    transition: .5s;
}
.hws-wall:hover .hws-wall-inside span {
    position: absolute;
    opacity: 1;
    right: 32px;
    bottom: 32px;
    z-index: 2;
    -webkit-transition: .5s;
    transition: .5s;
}
.hws-wall .hws-wall-inside .fa-long-arrow-alt-right:before {
    content: "\f178";
    font: normal normal normal 20px/1 FontAwesome;
    font-weight: 400;
    color: #242424;
    z-index: 2;
    -webkit-transition: .5s;
    transition: .5s;
}
.hws-wall:hover .hws-wall-inside .fa-long-arrow-alt-right:before {
    content: "\f178";
    font: normal normal normal 20px/1 FontAwesome;
    font-weight: 400;
    color: #242424;
    z-index: 2;
    -webkit-transition: .5s;
    transition: .5s;
}
.hws-wall-inside:after {
    content: '';
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    background: #0000006b;
    z-index: 1;

}



@media (max-width:1200px){

}
@media (max-width:768px){
.flex-box {
    flex-direction: column;
}
.alx-slogan-yazi {
    font-size: 15px !important;
}
.vm-box {min-height: 285px;}
}