* {outline: 0!important;}
*:focus {outline: 0!important;}
.moduletable.floating-module {position: fixed;right: -265px;top:60%;transition: all 0.3s ease 0s;z-index: 1040;}
.moduletable.floating-module.active {right: 0;transition: all 0.3s ease 0s;}
.moduletable.floating-module .kalkulator-wrap {background: #124C77 none repeat scroll 0 0;padding-right: 30px;position: relative;}
.moduletable.floating-module .kalkulator-wrap a {color: #fff;}
.moduletable.floating-module .kalkulator-wrap:hover {background: #178DCB none repeat scroll 0 0;}
.moduletable.floating-module .kalkulator-wrap:hover a {color: #fff;}
.moduletable.floating-module .kalkulator-wrap a:hover, .moduletable.floating-module .kalkulator-wrap a:focus {text-decoration: none;}
.moduletable.floating-module .kalkulator-wrap .calc-icon {
  background: #fff none repeat scroll 0 0;
  border: 5px solid #124C77;
  border-radius: 50%;
  color: #124C77;
  display: inline-block;
  font-size: 50px;
  height: 70px;
  line-height: 79px;
  margin: -10px 0 -10px -35px;
  text-align: center;
  vertical-align: middle;
  width: 70px;
}
.moduletable.floating-module .kalkulator-wrap .calc-icon:hover{ border: 5px solid #178DCB;}
.moduletable.floating-module .kalkulator-wrap .calc-icon img {width: 100px; margin-top: 5px; margin-left: -1px;}
.moduletable.floating-module .kalkulator-wrap .txt {
	display: inline-block;
	font-family: Helvetica;
	font-size: 111%;
	letter-spacing: 0;
	font-weight:600;
	line-height: 110%;
	margin-left: 5px;
	text-align: left;
	vertical-align: middle;
	width: 190px;
}
@media (max-width:700px){.moduletable.floating-module .kalkulator-wrap .calc-icon img {width: 100px; margin-top: 5px; margin-left: -1px;}.moduletable.floating-module .kalkulator-wrap .calc-icon {width:60px;height:60px}}
/*.moduletable.floating-module .kalkulator-wrap .txt small {
  display: block;
  font-family: Helvetica;
  font-size: 78%;
}*/
.moduletable.floating-module .kalkulator-wrap a i {
  display: inline-block;
  font-size: 30px;
  margin-left: 10px;
  vertical-align: middle;
}
.moduletable.floating-module .kalkulator-wrap .close {
  background: #fff none repeat scroll 0 0;
  border: 3px solid #124C77;
  border-radius: 50%;
  color: #68666d;
  font-size: 13px;
  height: 30px;
  line-height: 26px;
  opacity: 1;
  position: absolute;
  right: 8px;
  text-align: center;
  text-shadow: 0 0 0 transparent;
  top: -13px;
  width: 30px;
}
.moduletable.floating-module .kalkulator-wrap:hover .close {border-color: #178DCB;}
.moduletable.floating-module .kalkulator-wrap .close:hover {color: #124C77;}
/*ajanlat ico*/
.moduletable.ajanlat {position: fixed;right: 0;top:72%;transition: all 0.3s ease 0s;z-index: 1040;}
.moduletable.ajanlat.active {right: -265px;transition: all 0.3s ease 0s;}
.moduletable.ajanlat .kalkulator-wrap {background: #124C77 none repeat scroll 0 0;padding-right: 30px;position: relative;}
.moduletable.ajanlat .kalkulator-wrap a {color: #fff;}
.moduletable.ajanlat .kalkulator-wrap:hover {background: #178DCB none repeat scroll 0 0;}
.moduletable.ajanlat .kalkulator-wrap:hover a {color: #fff;}
.moduletable.ajanlat .kalkulator-wrap a:hover, .moduletable.ajanlat .kalkulator-wrap a:focus {text-decoration: none;}
.moduletable.ajanlat .kalkulator-wrap .ajanlat-icon {
  background: #fff none repeat scroll 0 0;
  border: 5px solid #124C77;
  border-radius: 50%;
  color: #124C77;
  display: inline-block;
  font-size: 50px;
  height: 70px;
  line-height: 79px;
  margin: -10px 0 -10px -35px;
  text-align: center;
  vertical-align: middle;
  width: 70px;
}
.moduletable.ajanlat .kalkulator-wrap .ajanlat-icon:hover{ border: 5px solid #178DCB;}
.moduletable.ajanlat .kalkulator-wrap .ajanlat-icon img {width: 40px;margin-top: 9px;margin-left: 8px;}
.moduletable.ajanlat .kalkulator-wrap .txt {
	display: inline-block;
	font-family: Helvetica;
	font-size: 111%;
	letter-spacing: 0;
	font-weight:600;
	line-height: 110%;
	margin-left: 5px;
	text-align: left;
	vertical-align: middle;
	width: 190px;
}
.moduletable.ajanlat .kalkulator-wrap a i {
  display: inline-block;
  font-size: 30px;
  margin-left: 10px;
  vertical-align: middle;
}
@media (max-width:700px){.moduletable.ajanlat .kalkulator-wrap .ajanlat-icon img {width: 31px;margin-top: 9px;margin-left: 8px;}.moduletable.ajanlat .kalkulator-wrap .ajanlat-icon {width:60px;height:60px}}
.moduletable.ajanlat .kalkulator-wrap .close {
  background: #fff none repeat scroll 0 0;
  border: 3px solid #124C77;
  border-radius: 50%;
  color: #68666d;
  font-size: 13px;
  height: 30px;
  line-height: 26px;
  opacity: 1;
  position: absolute;
  right: 8px;
  text-align: center;
  text-shadow: 0 0 0 transparent;
  top: -13px;
  width: 30px;
}
.moduletable.ajanlat .kalkulator-wrap:hover .close {border-color: #178DCB;}
.moduletable.ajanlat .kalkulator-wrap .close:hover {color: #124C77;}