@import url("https://fonts.googleapis.com/css?family=Roboto:400,100,100italic,300,300italic,400italic,500,500italic,700,700italic,900,900italic");
@import url("../assets/bootstrap/css/bootstrap.min.css");
@import url("../assets/font-awesome/css/font-awesome.min.css");
@import url("../assets/revolution/css/settings.css");
@import url("../assets/revolution/css/layers.css");
@import url("../assets/revolution/css/navigation.css");
@import url("../assets/owl.carousel-2/assets/owl.carousel.css");
@import url("../assets/owl.carousel-2/assets/owl.theme.default.min.css");
@import url("../assets/animate.min.css");
@import url("../assets/flaticon/flaticon.css");
/* ==============================
   2. Global styles
   ============================== */
body {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  line-height: 26px;
}
img {
  max-width: 100%;
}
a,
a:hover,
a:focus {
  text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Roboto', sans-serif;
}
@media (min-width: 1200px) {
  .container {
    padding: 0;
  }
}
.pl-30 {
  padding-left: 30px;
}
.pt0 {
  padding-top: 0 !important;
}
.pb0 {
  padding-bottom: 0 !important;
}
.mb0 {
  margin-bottom: 0 !important;
}
.thm-btn {
  border: none;
  outline: none;
  background: #0859af;
  font-size: 18px;
  line-height: 65px;
  font-weight: 900;
  color: #fff;
  font-family: 'Roboto Condensed', sans-serif;
  display: inline-block;
  transition: all .5s ease !important;
  position: relative;
  padding: 0 25px;
  letter-spacing: 0px;
}
.thm-btn:hover {
  background: #012f5d;
  color: #fff;
}
.thm-btn i {
  font-size: 40px;
  line-height: 40px;
  float: left;
  color: #fff;
  margin-right: 10px;
  margin-top: 15px;
  display: inline;
}
.thm-btn.thm-blue-bg {
  background: #012f5d;
}
.thm-btn.thm-blue-bg:hover {
  background: #0859af;
  color: #fff;
}
.animate-3 {
  transition: all 0.3s ease;
}
.animate-5 {
  transition: all 0.5s ease;
}
.animate-7 {
  transition: all 0.7s ease;
}
.animate-3-all * {
  transition: all 0.3s ease;
}
.animate-5-all * {
  transition: all 0.5s ease;
}
.animate-7-all * {
  transition: all 0.7s ease;
}
.section-padding {
  padding: 80px 0;
}


/* ==============================
   3. Header styles
   ============================== */
.top-bar {
  background-image: linear-gradient(to right, rgba(130,200,230,1) , rgba(255,255,255,0));
  padding: 5px 0;
}
#polyglotLanguageSwitcher a.current:link,
#polyglotLanguageSwitcher a.current:visited,
#polyglotLanguageSwitcher a.current:active {
  background-color: transparent;
  border: none;
  border-radius: 0;
  height: auto;
  font-size: 14px;
  font-weight: 300;
  color: #6B6B6B;
}
#polyglotLanguageSwitcher {padding: 7px 0;}
#polyglotLanguageSwitcher span.trigger {
  top: 13px;
  right: 5px;
}
.top-bar .top-info {
  display: inline-block;
}
.top-bar .top-info ul,
.top-bar .top-info li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.top-bar .top-info ul li {
  display: inline-block;
  color: #6B6B6B;
  font-weight: 300;
  font-size: 14px;
  margin-left: 45px;
  line-height: 43px;
}
.top-bar .top-info i {
  font-weight: normal;
  font-size: 18px;
  margin-right: 5px;
}
.top-bar .top-info span {
  color: #0859af;
}
.top-bar .social {
  margin-left: 50px;
  display: inline-block;
}
.top-bar .social ul,
.top-bar .social li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.top-bar .social ul li {
  display: inline-block;
  margin-left: 6px;
}
.top-bar .social ul li a {
  display: block;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  background: #fff;
  font-size: 16px;
  color: #272727;
  transition: all 0.5s ease;
}
.top-bar .social ul li a i {
	line-height: 40px;
}
.top-bar .social ul li a:hover {
  background: #e20c15 ;
  color: #fff;
}
header.header {
  padding-top: 15px;
  padding-bottom: 15px;
}
header.header .logo {
  position: relative;
}
.logo h1 {
	padding: 0px!important;
	margin: 0px;
	width: 280px;
	height: 100px;
	display: block;
	background: url(../img/logo.png);
	text-indent: -9999px;
}
header.header .single-header-right {
  display: inline-block;
  vertical-align: middle;
  margin-left: 75px;
}
header.header .single-header-right:first-child {
  margin-left: 0;
}
header.header .single-header-right .icon-box,
header.header .single-header-right .content-box {
  display: table-cell;
  vertical-align: baseline;
}
header.header .single-header-right .icon-box {
  width: 40px;
  text-align: center;
}
header.header .single-header-right .icon-box i {
  font-size: 65px;
  color: #0859af;
  position: relative;
  top: 25px;
}
header.header .single-header-right .content-box {
  padding-left: 15px;
}
header.header .single-header-right .content-box b {
  font-size: 20px;
  color: #40454A;
	font-size: 16px;
	color: #40454A;
	margin: 0;
	font-weight: normal;
}
header.header .single-header-right .content-box p {
  font-size: 17px;
  color: #0859af;
  margin: 0;
}
header.header .single-header-right .icon-btn {
  background: none;
  outline: none;
  border: none;
  background: #F5F5F5;
  width: 65px;
  height: 65px;
  color: #272727;
  font-size: 30px;
  line-height: 63px;
  border: 1px solid #F5F3F3;
  display: inline-block;
  vertical-align: top;
  margin-right: 6px;
  text-align: center;
}
header.header .single-header-right .icon-btn + .tooltip > .tooltip-inner {
  background-color: #0859af;
  line-height: 50px;
  color: #fff;
  
  font-size: 16px;
  font-weight: bold;
  padding: 0 30px;
  border-radius: 0;
}
header.header .single-header-right .icon-btn + .tooltip > .tooltip-inner:before {
  content: '\f0ed';
  font-family: 'FontAwesome';
  color: #fff;
  font-size: 14px;
  margin-right: 5px;
}
header.header .single-header-right .icon-btn + .tooltip.top .tooltip-arrow {
  border-top-color: #0859af;
  margin-left: -15px;
  border-width: 15px 15px 0;
}
header.header .single-header-right .thm-btn {
  display: inline-block;
  vertical-align: top;
}
.mainmenu-wrapper {
  background: #e20c15 ;
}
.mainmenu-wrapper.stricky-fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
}
.mainmenu-wrapper.stricky-fixed.static {
  position: relative;
}
.mainmenu-wrapper .nav-header {
  background: #e20c15 ;
}
.mainmenu-holder .nav-header,
.mainmenu-holder .nav-footer {
  display: inline-block;
}
.mainmenu-holder .nav-header > ul,
.mainmenu-holder .nav-footer > ul,
.mainmenu-holder .nav-header > ul > li,
.mainmenu-holder .nav-footer > ul > li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.mainmenu-holder .nav-footer > ul > li,
.mainmenu-holder .nav-header > ul > li {
  display: inline-block;
}
.mainmenu-holder .nav-header > ul > li {
  position: relative;
  line-height: 50px;
  padding: 15px 0;
  margin-left: -4px;
}
.mainmenu-holder .nav-header > ul > li > a {
  display: block;
  color: #FFFFFF;
  font-size: 16px;
  font-family: 'Roboto Condensed', sans-serif;
  
  padding: 0 26px;
  transition: all 0.3s ease;
  letter-spacing: .04em;
  font-weight: bold;
  position: relative;
}
.mainmenu-holder .nav-header > ul > li > a:before {
  content: '';
  position: absolute;
  top: 0;
  right: -2px;
  width: 2px;
  height: 100%;
  background: url("../img/resources/menu-border.html") center center no-repeat;
}
.mainmenu-holder .nav-header > ul > li:last-child > a:before {
  display: none;
}
.mainmenu-holder .nav-header > ul > li.active > a {
  background: #0859af;
  color: #fff !important;
}
.mainmenu-holder .nav-header > ul > li.active > a:before {
  display: none;
}
.mainmenu-holder .nav-header > ul > li:hover > a {
  color: #fffefe;
}
.mainmenu-holder .nav-header > ul > li > a i {
  font-size: 14px;
  line-height: 0;
}
.mainmenu-holder .nav-header > ul > li.dropdown > a:after {
  content: '\f107';
  font-family: 'FontAwesome';
  font-size: 14px;
  margin-left: 5px;
}
.mainmenu-holder .nav-header > ul > li > ul,
.mainmenu-holder .nav-header > ul > li > ul > li > ul {
  position: absolute;
  top: 100%;
  left: 0;
  width: 295px;
  background: #fff;
  padding: 0;
  margin: 0;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s ease;
  z-index: 9999;
}
.mainmenu-holder .nav-header > ul > li > ul > li > ul {
  top: 0;
  left: 100%;
}
.mainmenu-holder .nav-header > ul > li:hover > ul,
.mainmenu-holder .nav-header > ul > li > ul > li:hover > ul {
  opacity: 1;
  visibility: visible;
}
.mainmenu-holder .nav-header > ul > li > ul li {
  display: block;
  position: relative;
  line-height: 50px;
}
.mainmenu-holder .nav-header > ul > li > ul li:last-child {
  border-bottom: 0;
}
.mainmenu-holder .nav-header > ul > li > ul li a {
  display: block;
  text-align: left;
  color: #272727;
  font-size: 16px;
  text-transform: none;
  padding: 0px 23px;
  transition: all 0.3s ease;
  font-family: 'Roboto', sans-serif;
  border-bottom: 1px solid #F4F4F4;
  font-weight: bold;
}
.mainmenu-holder .nav-header > ul > li > ul li:hover > a {
  background: #0859af;
  color: #fff;
}
.mainmenu-holder .nav-header .navigation .dropdown-expander {
  width: 35px;
  height: 35px;
  background: #0859af;
  color: #012f5d;
  border: none;
  outline: none;
  line-height: 35px;
  position: absolute;
  top: 7px;
  right: 20px;
}
.mainmenu-holder .nav-footer {
  margin-left: 20px;
}
.mainmenu-holder .nav-footer > ul > li {
  position: relative;
  padding-bottom: 10px;
}
.mainmenu-holder .nav-footer > ul > li > button {
  width: 50px;
  height: 50px;
  font-size: 16px;
  line-height: 50px;
  background: none;
  color: #fff;
  background: #0859af;
  border: none;
  outline: none;
  transition: all 0.3s ease;
}
.mainmenu-holder .nav-footer > ul > li > button:hover {
  background: #0859af;
  color: #fff;
  border-color: #0859af;
}
.mainmenu-holder .nav-footer > ul > li > button i.fa-search {
  position: relative;
  top: -2px;
}
.mainmenu-holder .nav-footer > ul > li .search-box {
  position: absolute;
  width: 250px;
  background: #0859af;
  top: 100%;
  right: 0;
  list-style: none;
  margin: 0;
  padding: 0;
  padding: 10px;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s ease;
}
.mainmenu-holder .nav-footer > ul > li:hover .search-box {
  opacity: 1;
  visibility: visible;
}
.mainmenu-holder .nav-footer > ul > li .search-box form {
  background: #fff;
}
.mainmenu-holder .nav-footer > ul > li .search-box li {
  list-style: none;
}
.mainmenu-holder .nav-footer > ul > li .search-box li input {
  width: 78%;
  background-color: transparent;
  border: none;
  outline: none;
  height: 40px;
}
.mainmenu-holder .nav-footer > ul > li .search-box li button {
  background: none;
  outline: none;
  color: #A9A9A9;
  border: none;
  width: 30px;
  height: 40px;
  margin-right: 5px;
}
.mainmenu-wrapper .search-box {
  width: 330px;
  padding: 15px 0;
}
.mainmenu-wrapper .search-box form {
  width: 100%;
  height: 50px;
  border: 1px solid #2A2A2A;
  background: #252525;
}
.mainmenu-wrapper .search-box form input {
  border: none;
  outline: none;
  text-transform: none;
  background-color: transparent;
  width: 70%;
  float: left;
  line-height: 48px;
  color: #0859af;
  font-size: 16px;
  font-weight: 300;
  padding-left: 20px;
  height: 100%;
}
.mainmenu-wrapper .search-box form input::-webkit-input-placeholder {
  color: #0859af;
}
.mainmenu-wrapper .search-box form input:-moz-placeholder {
  /* Firefox 18- */
  color: #0859af;
}
.mainmenu-wrapper .search-box form input::-moz-placeholder {
  /* Firefox 19+ */
  color: #0859af;
}
.mainmenu-wrapper .search-box form input:-ms-input-placeholder {
  color: #0859af;
}
.mainmenu-wrapper .search-box form button {
  background: none;
  outline: none;
  border: none;
  background: #0859af;
  width: 50px;
  height: 100%;
  color: #fff;
  float: right;
}
/* ==============================
   4. Slider styles
   ============================== */
.rev_slider_wrapper .factory-caption-h1 {
  font-size: 72px!important;
  color: #fff;
  line-height: 80px;
  font-weight: 900!important;
  letter-spacing: -2px;
}
.rev_slider_wrapper .factory-caption-p {
  font-size: 18px;
  color: #fff;
  line-height: 34px;
}
.rev_slider_wrapper .thm-btn {
  font-size: 14px;
  line-height: 55px;
  padding: 0px 39px;
}
.rev_slider_wrapper .tparrows {
  width: 60px;
  height: 60px;
  border: 3px solid #fff;
  font-size: 18px;
  line-height: 54px;
  color: #fff;
  background: transparent;
  visibility: visible !important;
  opacity: 2 !important;
  margin-top: -80px;
  transition: all 0.5s ease;
}
.rev_slider_wrapper .tparrows:before {
  line-height: 54px;
  font-size: 18px;
  font-weight: bold;
}
.rev_slider_wrapper .tparrows:hover {
  background: #012f5d;
  border-color: #012f5d;
}
.call-to-action {
  background: rgba(1, 47, 93, 0.9);
  background: rgba(30, 30, 30, 0.9);
  padding: 33px 0;
  position: relative;
  z-index: 9;
  margin-top: -101px;
}
.call-to-action.no-margin {
  margin: 0;
  background: #012f5d;
}
.call-to-action p {
  margin: 0;
  font-size: 24px;
  color: #fff;
  line-height: 35px;
}
.call-to-action p a {
  color: #0859af;
  text-decoration: underline;
}



/* ==============================
   10. Blog styles
   ============================== */

.single-sidebar-box.tag-links ul li a:hover {
  background: #012f5d;
  color: #0859af;
}
.single-sidebar-box.service-link-widget ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.single-sidebar-box.service-link-widget ul li {
  list-style: none;
  margin-bottom: 5px;
}
.single-sidebar-box.service-link-widget ul li.active a {
  background: #012f5d;
  border-color: #0859af;
  color: #fff;
}
.single-sidebar-box.service-link-widget ul li a {
  display: block;
  background: #F4F4F4;
  font-size: 16px;
  color: #272727;
  font-weight: bold;
  line-height: 60px;
  padding-left: 23px;
  border-left: 4px solid transparent;
  transition: all 0.5s ease;
}
.single-sidebar-box.service-link-widget ul li a:hover {
  background: #012f5d;
  border-color: #0859af;
  color: #fff;
}
.single-sidebar-box.broucher-widgets {
  background: #0859af;
  padding: 10px 0;
}


/* ==============================
   14. Footer styles
   ============================== */
.footer {
  background: #005096;
  background-size: cover;
  padding-top: 38px;
  padding-bottom: 35px;
  position: relative;
}
footer.footer:before {
  content: '';
  position: absolute;
  width:100%;
  height:100%;
  top:0;
  left:0;
  background: rgba(30, 30, 30, 0.9);
}
.fbox h5, .fbox h5 a {
  font-size: 24px;
  margin: 0;
  color: #F7F7F7;
  line-height: 61px;
  font-weight: 900;
}

.fbox p, .fbox p a {
  font-size: 15px;
  color: rgba(255,255,255,0.4)!important;
  line-height: 24px;
  font-weight: 300;
  margin: 0;
}
.bottom-footer p a {
  color: #0859af;
}
.bottom-footer .social {
  margin: 0;
  padding: 0;
  list-style: none;
}
.bottom-footer .social li {
  display: inline-block;
  list-style: none;
}
.bottom-footer .social li a {
  display: block;
  font-size: 18px;
  color: #FFFFFF;
  margin-left: 20px;
}
/* ==============================
   15. Inner banner styles
   ============================== */
.inner-banner {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 50px 0px;
  position: relative;
}
.inner-banner .container {
  position: relative;
}
.inner-banner:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #0859afb0;
}
.inner-banner h2 {
  font-size: 66px;
  line-height: 64px;
  font-weight: 900;
  margin: 0;
  color: #fff;
  
}

.inner-banner ul {
  margin: 0;
  padding: 0;
}
.inner-banner ul li {
  display: inline-block;
  list-style: none;
}
.inner-banner ul li a {
  display: block;
  font-size: 16px;
  color: #9E9E9E;
  line-height: 60px;
  font-weight: 300;
}
.inner-banner ul li a:after {
  content: '\f105';
  font-family: 'FontAwesome';
  color: #9E9E9E;
  font-size: 16px;
  margin-left: 15px;
  margin-right: 10px;
}
.inner-banner ul li:last-child a:after {
  content: ''!important;
  margin-left: 0px!important;
  margin-right: 0px!important
}





.bottom-footer {
	background: #0859af;
	padding: 20px 0px;
}
.copy h2, .copy, .copy h2 a{
	display: inline;
	font-size: 14px;
	font-weight: 300;
	color: rgba(255,255,255,0.75);
}
.defaultimg:before {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	content: "";
	background-image: linear-gradient(135deg, rgba(0,80,150,0.9) 0%, rgba(0,80,150,0) 100%);
}
.main-containe {
	padding: 75px 0px;
	position: relative;
}
.nedencontainer {
	padding: 75px 0px;
	position: relative;
	background: rgba(0,80,150,0.075);
}

.mavibg .mainmetin {
	padding: 30px;
}
.mavibg .mainmetin p {
	font-size: 24px;
	line-height: 32px;
	font-weight: 900;
	letter-spacing: 0.5px;
}
.mavibg .mainmetin span {
	font-size: 16px;
}
.mavibg .mainmetin a {
	display: block;
	width: 100%;
	line-height: 50px;
	background: rgba(0,80,150,1);
	text-align: center!important;
	color: #FFF;
	margin-top: 25px;
	font-size: 18px;
	letter-spacing: 0.5px;
}
.baslik h2, .baslik h5 {
	font-size: 48px;
	letter-spacing: -1px;
	font-weight: 900;
	color: #3b3b3b;
	margin-bottom: 30px!important;
	position: relative;
}
.baslik h2:before, .baslik h5:before {
	position: absolute;
	content: "";
	width: 40px;
	height: 8px;
	border-radius: 4px;
	background: #e20c15 ;
	left: 50%;
	margin-left: -20px;
	bottom: -15px;
}
.baslik p {
	margin-bottom: 50px;
	font-size: 20px;
	font-weight: 300;
}
.main-text {
	padding: 10px 0px 10px 50px;
}
.main-text p, .maintext p {
	color: #5b5b5b;
	font-size: 16px;
	font-weight: 300;
}
.main-text h4, .maintext h4, .maintext h2 {
	font-size: 40px;
	font-weight: 900;
	letter-spacing: -1px;
	position: relative;
	margin-bottom: 25px;
}
.main-text h4:before, .maintext h4:before, .maintext h2:before {
	position: absolute;
	content: attr(data-title);
	left: 20px;
	top: -40px;
	color: rgba(0,80,150,0.1);
	font-size: 68px;
	letter-spacing: -3px;
}
.sayfa {
	padding: 40px 0px;
}

.phonewidget {
	background: #012f5d url(../img/phn.png) left bottom no-repeat;
	background-size: 55%;
	color: #FFF;
	padding: 40px 40px;
	margin-bottom: 50px;
	border-radius: 3px;
}
.phonewidget h5 {
	font-size: 28px;
	font-weight: 900;
	color: #EFEFEF;
	letter-spacing: 0px;
	margin-bottom: 30px;
}
.phonewidget p {
	margin-bottom: 30px;
}
.phonewidget a {
	display: block;
	width: 100%;
	text-align: center;
	font-size: 38px;
	font-weight: 900;
	color: #FFF;
	letter-spacing: -1.5px;
}
#contact-map {
	width: 100%;
	height: 600px;
}
.iletisim { padding: 75px 0px;}
.iletisim h3 {
	font-size: 36px;
	font-weight: 900;
	letter-spacing: -2px;
	position: relative;
	color: #3b3b3b;
	margin-bottom: 50px;
}
.iletisim h3:before {
	position: absolute;
	content: "";
	width: 25px;
	height: 6px;
	left: 0px;
	bottom: -5px;
	background: #00468a;
}
.iletisim input, .iletisim textarea {
	width: 100%;
	padding: 10px 15px;
	line-height: 30px;
	border: 1px solid rgba(0,0,0,0.15);
	margin-bottom: 25px;
	border-radius: 5px;
}

.buton {
	color: #FFF;
	background: #00468a;
	font-weight: 900;
	letter-spacing: 0.5px;
	line-height: 50px!important;
	border: 0px;
	border-radius: 3px;
}
.sube h4 {
	font-size: 26px;
	font-weight: 900;
	letter-spacing: -1px;
	margin-bottom: 15px;
}
.sube p {
	padding: 0px;
	margin: 2px 0px;
	line-height: 48px;
	font-size: 18px;
	font-weight: 900;
	
}
.sube p:before {
	content: ""!important;
}
.sube .fa-home {
	line-height: 20px;
	font-size: 17px!important;
}
.sube .fa-home i {
	line-height: 44px!important;
}
.sube p i {
	width: 48px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	background: #00468a;
	color: #FFF;
	border-radius: 50%;
	float: left;
	margin-right: 10px;
	font-size: 24px;
}
.filetisim p:before {
	content: "";
}
.filetisim p {
	padding: 5px 0px;
	margin: 5px 0px;
	line-height: 40px;
	color: rgba(255,255,255,0.4)!important;
	border-bottom: 1px dashed rgba(255,255,255,0.075);
}
.filetisim p:last-child {
	padding-bottom: 0px!important;
	margin-bottom: 0px!important;
	border-bottom: 0px!important;
}
.filetisim p i {
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 30px;
	float: left;
	padding: 0px!important;
	margin: 0px 10px 0px 0px;
}
.filetisim .fa-home {
	line-height: 20px;
}
.filetisim .fa-home i {
	line-height: 40px!important;
}
.fbox ul, .fbox ul li {
	padding: 0px;
	margin: 0px;
	list-style: none!important;
}
.fbox ul li {
	border-bottom: 1px dashed rgba(255,255,255,0.075);
}
.fbox ul li:last-child {
	border-bottom: 0px!important;
}
.fbox ul li a {
	line-height: 44px!important;
	color: rgba(255,255,255,0.4)!important;
	font-weight: 300!important;
	font-size: 15px;
}

.urunler .col-md-4 {
	padding: 0px!important;
	margin: 0px!important;
}
.urunler .urun {
	padding: 20px;
	text-align: center;
	transition: all .4s;
	display: block;
	height: 100%;
	overflow: hidden;
	border-radius: 5px;
	margin-bottom: 20px;
}
.urunler .urun img {
	border-radius: 5px;
}
.urunler .urun:hover {
	background: #e20c15 ;
	color: rgba(255,255,255,0.75);
}
.urunler .urun:hover h3 a {
	color: rgba(255,255,255,0.95);
}
.urunler .urun h3 a {
	font-size: 19px;
	font-weight: 900;
	transition: all .4s;
	color: #e20c15 ;
}


.button-contact {
    position: fixed;
    z-index: 9999!important;
    right: 5px;
    bottom: 5px!important;   
}
.whatsapp-contact {
    position: fixed;
    z-index: 9999!important;
    right: 5px;
    bottom: 80px!important;   
}
.button-contact .phone-vr {
    position: relative;
    visibility: visible;
    background-color: transparent;
    width: 90px;
    height: 90px;
    cursor: pointer;
    z-index: 11;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transition: visibility .5s;
    left: 0;
    bottom: 0;
    display: block;
}
.whatsapp-contact .whatsapp {
    position: relative;
    visibility: visible;
    background-color: transparent;
    width: 90px;
    height: 90px;
    cursor: pointer;
    z-index: 11;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transition: visibility .8s;
    left: 0;
    bottom: 0;
    display: block;
}
.phone-vr-circle-fill {
    width: 65px;
    height: 65px;
    top: 12px;
    left: 12px;
    position: absolute;
    box-shadow: 0 0 0 0 #c31d1d;
    background-color: rgba(230, 8, 8, 0.7);
    border-radius: 50%;
    border: 2px solid transparent;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-animuiion: zm 1.3s infinite;
    animation: zm 1.3s infinite;
}
.whatsapp-fill {
    width: 65px;
    height: 65px;
    top: 12px;
    left: 12px;
    position: absolute;
    box-shadow: 0 0 0 0 #25D366;
    background-color: rgba(37,211,102, 0.7);
    border-radius: 50%;
    border: 2px solid transparent;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-animuiion: zm 1.1s infinite;
    animation: zm 1.1s infinite;
}
.phone-vr-img-circle {
    background-color: #e60808;
    width: 50px;
    height: 50px;line-height: 50px;
    top: 20px;
    left: 20px;
    position: absolute;
    border-radius: 50%;
    display: flex;
    justify-content: center;
}
.whatsapp-circle {
    background-color: #25D366;
    width: 50px;
    height: 50px;line-height: 50px;
    top: 20px;
    left: 20px;
    position: absolute;
    border-radius: 50%;
    display: flex;
    justify-content: center;
}
.phone-vr-img-circle a, .phone-vr-img-circle a i {
	width: 50px;
    height: 50px;
    line-height: 50px;
    color: #FFF;
    text-align: center;
    font-size: 28px;
}
.whatsapp-circle a, .whatsapp-circle a i {
	width: 50px;
    height: 50px;
    line-height: 50px;
    color: #FFF;
    text-align: center;
    font-size: 28px;
}
@-webkit-keyframes zm{0%{transform:scale(.9)}70%{transform:scale(1);box-shadow:0 0 0 15px transparent}100%{transform:scale(.9);box-shadow:0 0 0 0 transparent}}@keyframes zm{0%{transform:scale(.9)}70%{transform:scale(1);box-shadow:0 0 0 15px transparent}100%{transform:scale(.9);box-shadow:0 0 0 0 transparent}}

.rowis-flex {
    display: flex;
    flex-wrap: wrap;
}
.rowis-flex > [class*='col-'] {
    display: flex;
    flex-direction: column;
}

.rowis-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.rowis-flex > [class*='col-'] {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.sayfa .img-box {
	width: 100%;
	display: block;
	overflow: hidden;
	border-radius: 5px;
}
.sayfa .img-box img {
	transition: transform .3s;
}
.sayfa .col-md-8:hover .img-box img {
	transform: scale(1.11);
}
.content-box {
	font-size: 17px;
	font-weight: 400;
	color: #6b6b6b;
}
.content-box h3 {
	font-size: 36px;
	font-weight: 900!important;
	letter-spacing: -1px;
	color: #3b3b3b!important;
}
.content-box table, .content-box table tbody, .content-box table tbody tr .content-box table tbody tr td {
	padding: 0px!important;
	margin: 0px!important;
	border: 0px!important;
}
.content-box table tbody tr td {
	width: 50%!important;
}
.content-box iframe {
	width: 100%!important;
	min-height: 320px;
}
.content-box .row {
	margin-bottom: 75px!important;
}
.mainteklif {
	padding: 50px 0px 50px 0px;
	position: relative;
	color: #FFF;
	background: url(../img/berkbg.jpg)
}
.mainteklif:before {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	content: "";
	background: rgba(0, 23, 45, 0.85);
}
.mainteklif a {
	position: relative;
	bottom: -75px;
	background: #e20c15 ;
	color: #FFF;
	display: inline-block;
	font-size: 18px;
	font-weight: 900;
	letter-spacing: 1.5px!important;
	padding: 0px 50px;
	line-height: 50px;
	box-shadow: 0px 16px 32px -16px rgb(0 0 0 / 100);
	z-index: 100!important
}
.mainteklif h4 {
	font-size: 50px;
	font-weight: 900;
	letter-spacing: -1px;
	color: rgba(255,255,255,0.85)
}
.mainteklif p {
	font-size: 20px;
	font-weight: 300;
	color: rgba(255,255,255,0.75)
}
.nedenler {
	position: absolute;
	margin-top: 40%;
	transform: translateY(-50%);
}
.nedenler .maintext p {
	margin-bottom: 50px;
	padding-left: 25px;
}
.nedenresim {
	position: relative;
}
.nedenresim:before {
	position: absolute;
	content: "";
	border: 10px solid #e20c15 ;
	left: -30px;
	top: -30px;
	bottom: 30px;
	right: 30px;
	z-index: -1;
}
.iconlar h4 {
	font-size: 24px;
	color: #085ab0 ;
	font-weight: 900;
	letter-spacing: -1px;
	padding: 0px;
	margin: 0px 0px 5px 0px;
}
.iconlar p {
	font-size: 15px;
	line-height: 18px;
	font-weight: 300;
}
.iconlar i {
	width: 80px;
	height: 120px;
	position: relative;
	line-height: 50px!important;
	text-align: center;
	font-size: 50px;
	color: #e20c15 ;
	float: left;
}
.ramnurs {
	padding: 75px 0px;
	background: rgba(0,80,150,0.075);
}
.ramnur:hover {
	background: #e20c15 ;
}
.ramnur {
	margin: 0px 10px 20px 10px;
	padding: 10px;
	border-radius: 5px;
	display: block;
	overflow: hidden;
	height: 100%;
	text-align: center;
}
.ramnur .cresim {
	width: 100%;
	display: block;
	overflow: hidden;
	border-radius: 5px!important;
}
.ramnur h3 {
	margin: 15px 10px;
	font-size: 22px;
	font-weight: 900;
	letter-spacing: -1px;
}
.ramnur p {
	margin: 0px 10px!important;
	font-size: 15px;
	line-height: 22px;
	font-weight: 300;
}
.nedencambalkon {
	padding: 75px 0px;
}
.nedencambalkon .sol {
	text-align: right;
}
.nedencambalkon .sol img {
	float: right;
	width: 80px;
	height: 80px;
	margin-left: 15px;
}
.nedencambalkon .sag {
	text-align: left;
}
.nedencambalkon .sag img {
	float: left;
	width: 80px;
	height: 80px;
	margin-right: 15px;
}
.nedencambalkon .col-md-6 {
	margin-bottom: 20px!important;
}
.sol h5, .sag h5 {
	padding: 0px!important;
	margin: 0px!important;
	font-size: 22px;
	font-weight: 900;
	color: #253044;
}
.sol p, .sag p {
	font-size: 16px!important;
	line-height: 20px!important;
	color: rgba(0,0,0,0.4);
}