@import url("https://fonts.googleapis.com/css?family=Muli:400,400i,600,700,800&amp;display=swap");

html {
  font-size: 16px;
}

  .js div#preloader {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 999;
  width: 100%;
  height: 100%;
  overflow: visible;
  background: #fff url('http://mislahmacun.com.tr/upload/misloading.gif') no-repeat center center; }
  
  .ff{height:25px; width:30%; padding:5px;}
  .fff{height:100px; width:30.5%;}
  .ffff{height:40px; background:#cc0000; color:#fff; width:31%; border:none;}
  .uzman{height:50px; width:100%; border:1px solid #a1b831; margin-bottom:15px; padding:6px 15px; color:#75758a;}

body {
  font-family: "Muli", sans-serif;
  background-color: #fff;
  font-size: 16px;
  font-size: 1rem;
  -webkit-font-smoothing: antialiased;
  overflow-x: hidden;
}

.alousta { display:none;}

@media screen and (min-device-width: 301px) and (max-device-width: 1100px) { 
    
   .fbb{display:none;}

	.alousta{ display:block!important;  
	background:#a1b831; 
	z-index:1;
	position: fixed;
	text-align:center;
	bottom: 0;
	width:100%;
		padding:15px 0 15px 0;}
	
	
	.alousta a{
	 
	 animation: blinker 1.3s linear infinite;
	 font-weight:bold; 
	 font-size:20px;
	 color:#fff; }
	
	
@keyframes blinker {  
      50% { opacity: 0; }  }
	

	
}

#bu{display:none;}
.flink a{color:#fff; padding:10px;}
.maps{margin-bottom:-65px; z-index:3!important;}


@media (max-width: 767px) {
  body {
    font-size: 14px;
  }
}

p {
  color: #333;
  line-height: 1.56em;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: bold;
  color: var(--renkiki);
}

ul {
  list-style-type: none;
  padding-left: 0;
  margin: 0;
}

a {
  text-decoration: none;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}

a:hover {
  text-decoration: none;
}

img {
 max-width:100%;
}

.page-wrapper {
  position: relative;
  overflow: hidden;
}

.wow {
  visibility: hidden;
}

.fa:before {
  margin: 0;
}

.theme-btn {
  background:#8e0505;
  color: #fff;
  font-weight: 600;
  padding: 10px 53px 10px 20px;
  display: inline-block;
  position: relative;
   text-transform:uppercase;
}

@media (max-width: 991px) {
  .theme-btn {
    font-size: 14px;
    font-size: 0.875rem;
    padding: 13px 22px;
  }
}

.theme-btn:after {
  font-family: "Themify";
  content: "\e65d";
  position: absolute;
  right: 28px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media (max-width: 991px) {
  .theme-btn:after {
    display: none;
  }
}

.theme-btn:hover,
.theme-btn:focus,
.theme-btn:active {
  /*background-color: var(--renkiki);*/
  color: #fff;
  text-decoration: none;
}

@media (max-width: 767px) {
  .theme-btn {
    padding: 12px 17px;
  }
}

.section-padding {
  padding: 45px 0px 70px;
 
}

.section-title {
  text-align: center;
  margin-bottom: 45px;
}

.section-title h2 {
  font-size: 19px;
  margin: 0 0 10px;
  font-weight: 700;
  position: relative;
  text-transform: capitalize;
}

.section-title p {
  margin: 0;
}

.section-title-sub {
  text-align: center;
  margin-top: 25px;
}

.section-title-sub a:hover{
  color: #1e272e;
}

.form input,
.form textarea,
.form select {
  border-color: #bfbfbf;
  border-radius: 0;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #595959;
}

.form input:focus,
.form textarea:focus,
.form select:focus {
  border-color: var(--renkbir);
  -webkit-box-shadow: 0 0 5px 0 #fd8149;
  -moz-box-shadow: 0 0 5px 0 #fd8149;
  -o-box-shadow: 0 0 5px 0 #fd8149;
  -ms-box-shadow: 0 0 5px 0 #fd8149;
  box-shadow: 0 0 5px 0 #fd8149;
}

.form ::-webkit-input-placeholder {
  font-style: 14px;
  font-style: italic;
  color: #595959;
}

.form :-moz-placeholder {
  font-style: 14px;
  font-style: italic;
  color: #595959;
}

.form ::-moz-placeholder {
  font-style: 14px;
  font-style: italic;
  color: #595959;
}

.form :-ms-input-placeholder {
  font-style: 14px;
  font-style: italic;
  color: #595959;
}

.form select {
  font-style: italic;
  background: url(../images/select-icon.html) no-repeat right center;
  display: inline-block;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  cursor: pointer;
}

.form select::-ms-expand {
  display: none;
}

.preloader {
  background-color: #fff;
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 1000;
}

.preloader .sk-folding-cube {
  margin: 20px auto;
  width: 60px;
  height: 60px;
  position: absolute;
  left: calc(50% - 30px);
  top: calc(50% - 50px);
  -webkit-transform: rotateZ(45deg);
  -ms-transform: rotate(45deg);
  transform: rotateZ(45deg);
}

.preloader .sk-folding-cube .sk-cube {
  float: left;
  width: 50%;
  height: 50%;
  position: relative;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.preloader .sk-folding-cube .sk-cube:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: var(--renkbir);
  -webkit-animation: sk-foldCubeAngle 2.4s infinite linear both;
  animation: sk-foldCubeAngle 2.4s infinite linear both;
  -webkit-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
}

.preloader .sk-folding-cube .sk-cube2 {
  -webkit-transform: scale(1.1) rotateZ(90deg);
  -ms-transform: scale(1.1) rotate(90deg);
  transform: scale(1.1) rotateZ(90deg);
}

.preloader .sk-folding-cube .sk-cube3 {
  -webkit-transform: scale(1.1) rotateZ(180deg);
  -ms-transform: scale(1.1) rotate(180deg);
  transform: scale(1.1) rotateZ(180deg);
}

.preloader .sk-folding-cube .sk-cube4 {
  -webkit-transform: scale(1.1) rotateZ(270deg);
  -ms-transform: scale(1.1) rotate(270deg);
  transform: scale(1.1) rotateZ(270deg);
}

.preloader .sk-folding-cube .sk-cube2:before {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}

.preloader .sk-folding-cube .sk-cube3:before {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
}

.preloader .sk-folding-cube .sk-cube4:before {
  -webkit-animation-delay: 0.9s;
  animation-delay: 0.9s;
}

@-webkit-keyframes sk-foldCubeAngle {
  0%, 10% {
    -webkit-transform: perspective(140px) rotateX(-180deg);
    transform: perspective(140px) rotateX(-180deg);
    opacity: 0;
  }
  25%, 75% {
    -webkit-transform: perspective(140px) rotateX(0deg);
    transform: perspective(140px) rotateX(0deg);
    opacity: 1;
  }
  90%, 100% {
    -webkit-transform: perspective(140px) rotateY(180deg);
    transform: perspective(140px) rotateY(180deg);
    opacity: 0;
  }
}

@keyframes sk-foldCubeAngle {
  0%, 10% {
    -webkit-transform: perspective(140px) rotateX(-180deg);
    transform: perspective(140px) rotateX(-180deg);
    opacity: 0;
  }
  25%, 75% {
    -webkit-transform: perspective(140px) rotateX(0deg);
    transform: perspective(140px) rotateX(0deg);
    opacity: 1;
  }
  90%, 100% {
    -webkit-transform: perspective(140px) rotateY(180deg);
    transform: perspective(140px) rotateY(180deg);
    opacity: 0;
  }
}

.site-header {}

.site-header .navigation {
  background-color: #fff;
  margin-bottom: 0;
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  /* border-bottom: 8px solid #af0505; */

}

.site-header .navigation > .container {
  position: relative;
}

.site-header #navbar {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}

.site-header #navbar > ul li a:hover,
.site-header #navbar > ul li a:focus {
  text-decoration: none;
  color:#ffc5c5;
}

@media screen and (min-width: 992px) {
  .site-header #navbar {}
  .site-header #navbar li {
    position: relative;
    text-transform:uppercase;
    font-weight:bold;
 
  }
  .site-header #navbar > ul > li > a {
    font-size: 16px;
    font-size: 1rem;
  }
  .site-header #navbar > ul .sub-menu {
    background-color: #fff;
    width: 220px;
    position: absolute;
    left: 0;
    top: 100%;
    z-index: 10;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-box-shadow: 0 8px 15px rgba(0, 0, 0, 0.1);
    box-shadow: 0 8px 15px rgba(0, 0, 0, 0.1);
  }
  .site-header #navbar > ul > li .sub-menu li {
    border-bottom: 1px solid #efefef;
  }
  .site-header #navbar > ul > li .sub-menu a {
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 600;
    color: var(--renkiki);
    display: block;
    padding: 13px 20px;
  }
  .site-header #navbar > ul > li > .sub-menu .sub-menu {
    left: 100%;
    top: 0;
  }
  .site-header #navbar > ul > li > .sub-menu > .menu-item-has-children > a {
    position: relative;
  }
  .site-header #navbar > ul > li > .sub-menu > .menu-item-has-children > a:before {
    font-family: "themify";
    content: "\e649";
    font-size: 11px;
    font-size: 0.6875rem;
    position: absolute;
    right: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .site-header #navbar > ul > li:hover > .sub-menu {
    top: 100%;
    visibility: visible;
    opacity: 1;
  }
  .site-header #navbar .sub-menu > li:hover > .sub-menu {
    left: 100%;
    visibility: visible;
    opacity: 1;
  }
}

@media (max-width: 991px) {
  .site-header #navbar > ul > li a {
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
  }
  .site-header #navbar > ul > li .sub-menu li {
    border-bottom: 1px solid #7b0000
  }
  .site-header #navbar > ul .sub-menu > li:last-child {
    border-bottom: 0;
  }
  .site-header #navbar > ul > li > .sub-menu a {
    padding: 8px 15px 8px 45px;
  }
  .site-header #navbar > ul > li > .sub-menu .sub-menu a {
    padding: 8px 15px 8px 65px;
  }
  .site-header #navbar > ul .menu-item-has-children > a {
    position: relative;
  }
  .site-header #navbar > ul .menu-item-has-children > a:before {
    font-family: "themify";
    content: "\e61a";
    font-size: 11px;
    font-size: 0.6875rem;
    position: absolute;
    right: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}

@media screen and (min-width: 992px) {
  .site-header .navbar-header .open-btn {
    display: none;
  }
  .site-header #navbar .close-navbar {
    display: none;
  }
}

@media (max-width: 991px) {
  .site-header {}
  .site-header .container {
    width: 100%;
  }
  .site-header .navbar-header button {
    background-color:#820000;
    width: 40px;
    height: 35px;
    border: 0;
    padding: 5px 10px;
    outline: 0;
    position: absolute;
    right: 20px;
    z-index: 20;
  }
  .site-header .navbar-header button span {
    background-color: #fff;
    display: block;
    height: 2px;
    margin-bottom: 5px;
  }
  .site-header .navbar-header button span:last-child {
    margin: 0;
  }
  .site-header #navbar {
    background: #820000;
    display: block !important;
    width: 280px;
    height: 100% !important;
    margin: 0;
    padding: 0;
    border-left: 1px solid #820000;
    border-right: 1px solid #820000;
    position: fixed;
    right: -330px;
    top: 0;
    z-index: 100;
  }
  .site-header #navbar ul a {
    color: #fff;
  }
  .site-header #navbar ul a:hover,
  .site-header #navbar ul li.current a {
    color: var(--renkbir);
  }
  .site-header #navbar .navbar-nav {
    height: 100%;
    overflow: auto;
  }
  .site-header #navbar .close-navbar {
    background-color:#820000;
    width: 40px;
    height: 40px;
    color: #fff;
    border: 0;
    outline: none;
    position: absolute;
    left: -41px;
    top: 90px;
    z-index: 20;
  }
  .site-header #navbar .close-navbar .ti-close {
    position: relative;
    top: 1px;
  }
  .site-header #navbar > ul > li {
    border-bottom: 1px solid #7b0000;
  }
  .site-header #navbar > ul > li > a {
    padding: 10px 15px 10px 35px;
  }
  .site-header .slideInn {
    right: 0 !important;
  }
}

@media (max-width: 767px) {
  .site-header .navbar-header .navbar-brand {
    font-size: 24px;
  }
  .site-header #navbar .navbar-nav {
    margin: 0;
  }
}

@media (max-width: 991px) {
  .site-header .navbar-collapse.collapse {
    display: none;
  }
  .site-header .navbar-collapse.collapse.in {
    display: block;
  }
  .site-header .navbar-header .collapse,
  .site-header .navbar-toggle {
    display: block;
  }
  .site-header .navbar-header {
    float: none;
  }
  .site-header .navbar-right {
    float: none;
  }
  .site-header .navbar-nav {
    float: none;
  }
  .site-header .navbar-nav > li {
    float: none;
  }
}

@media (max-width: 991px) {
  .page-wrapper {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
  }
  .body-overlay:before {
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.9);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
  }
}

.header-style {}

.header-style .topbar {
  background-color: #fff;
  padding: 10px 0;
}

@media (max-width: 767px) {
  .header-style .topbar {
    padding: 13px 0;
  }
  

  .header-style .topbar .right-menu a{display:none;}
  .header-style .topbar{height:50px;}
  .fp{max-width:80%!important;}
  .yvideo{width:90%!important;}
  
.header-style .navbar-brand img{margin-left:1px!important; margin-top:-65px!important; max-width:90px!important;} 
.egizle{display:none;}
.telm{margin-left:90px;}
}

@media (max-width: 767px) {
  .header-style .topbar {
    text-align: center;
  }
}

.header-style .topbar .left-menu ul {
  overflow: hidden;
  padding-top: 2px;
}

@media (max-width: 767px) {
  .header-style .topbar .left-menu ul {
    display: inline-block;
  }
}

.header-style .topbar .left-menu li {
  float: left;
}

.header-style .topbar .left-menu ul > li + li {
  margin-left: 15px;
}

.header-style .topbar .left-menu a {
  font-size: 14px;
  font-size: 0.875rem;
  color: #fff;
}

.header-style .topbar .left-menu a:hover {
  color:#fff;
}

.header-style .topbar .right-menu ul {
  overflow: hidden;
  padding-top: 2px;
}

@media (max-width: 767px) {
  .header-style .topbar .right-menu ul {
    display: inline-block;
  }
}

.header-style .topbar .right-menu li {
  float: right;
}

.header-style .topbar .right-menu ul > li + li {
  margin-right: 15px;
}

.header-style .topbar .right-menu a {
  font-size: 14px;
  font-size: 0.875rem;
  color: #fff;
}

.header-style .topbar .right-menu a:hover {
  color: #fff;
}

.nav-link2{color:#fff; text-transform:uppercase; margin-left:17.5px !important; font-weight:bold; font-size:18px;}
.nav-link2 a:hover{ color:#ffc5c5!important;}
.nav-link2:hover{ color:#ffc5c5!important;}

@media screen and (min-width: 992px) {
  .header-style {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 100;
  }
  .header-style .navigation {
    background-color:#d60404 !important
  }
  .header-style #navbar {
    margin-right:670px;
    margin-top:-45px;
    width:500px;
  }
  .header-style #navbar > ul > li > a {
    font-size: 15px;
    font-size: 0.9375rem;
    font-weight: bold;
    color: #fff;
    padding: 40px 10px;
  }
  .header-style .navigation .container {
    position: relative;
  }
  .header-style .navigation .container .separator {
    background-color: rgba(255, 255, 255, 0.1);
    width: calc(100% - 30px);
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 15px;
  }
}

@media screen and (min-width: 1200px) {
  .header-style #navbar > ul > .menu-item-has-children > a:before {
    font-family: "themify";
    content: "\e64b";
    font-size: 8px;
    font-size: 0.5rem;
    position: absolute;
    right: 4px;
    top: 41%;
  }
  .header-style #navbar > ul > li > a {
    padding: 40px 20px;
  }
}

.header-style .navbar-brand {
  margin-top: -7px;
  position: relative;
  top: 5px;

}

@media (max-width: 991px) {
  .header-style .navbar-brand {
    margin-top: 0;
    padding-top: 0;
    margin-bottom: 10px;
  }
}

.header-style .navbar-brand img {
  max-width: 135px;
  margin-top:-50px;
  position:relative;
  z-index:2;
  margin-left:500px;
}

@media (max-width: 991px) {
  .header-style .navigation {
    background-color:#d60404;
    padding: 15px 0;
  }
}

.header-style .search-contact {
  position: absolute;
  right: 15px;
  top: 45px;
}

@media (max-width: 991px) {
  .header-style .search-contact {
    right: 75px;
    top: 12px;
  }
}

@media (max-width: 450px) {
  .header-style .search-contact {
    display: none;
  }
}

.header-style .search-contact > div {
  display: inline-block;
}

.header-style .search-contact .open-btn {
  background-color: transparent;
  color: #fff;
  padding: 0;
  border: 0;
  margin-right: 22px;
  position: relative;
  top: -4px;
}

@media (max-width: 1199px) {
  .header-style .search-contact .open-btn {
    margin-right: 20px;
  }
}

@media (max-width: 991px) {
  .header-style .search-contact .open-btn {
    margin-right: 10px;
  }
}

.header-style .search-contact .open-btn:focus {
  border: 0;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.header-style .search-contact .contact {
  position: relative;
  top: -10px;
}

/*.header-style .search-contact .theme-btn:after {
  font-family: "FontAwesome";
  content: "\f07a";
  position: absolute;
  right: 28px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  }*/

  @media screen and (min-width: 992px) {
    .header-style {
      position: relative;
    }
    .header-style .navigation {
      background-color: #d60404;
      height:110px;
    }
    .header-style #navbar > ul > li > a {
      color: #fff;
      padding: 40px 12px;
    }
    .header-style .navigation .container {
      position: relative;
    }
    .header-style .navigation .container .separator {
      background-color: #ececec;
      top: 2px;
    }
  }

  @media screen and (min-width: 1200px) {
    .header-style #navbar > ul > li > a {
      padding: 40px 20px;
         font-size:18px;
    }
  }

  @media (max-width: 991px) {
    .header-style .navigation {
      background-color:#d60404;
      padding: 15px 0;
      /*border-top: 1px solid #eaeaea;*/
    }
  }

  .header-style .search-contact .open-btn {
    color: var(--renkiki);
    top: -6px;
  }

  .header-style .topbar {
    background-color: #ad0202  !important
  }

  @media screen and (min-width: 1200px) {
    .header-style #navbar > ul > .menu-item > a {
       margin-right: -17.5px !important; 
      left: 0px !important;
      font-size:18px;
    }
    
      .header-style #navbar > ul > .menu-item > a:hover{
      color:#ffc5c5!important;
    }
    
    
  }

  .sticky-header {
    width: 100%;
    position: fixed;
    left: 0;
    top: -100%;
    z-index: 9999;
    opacity: 0;
    -webkit-transition: all 0.7s;
    -moz-transition: all 0.7s;
    -o-transition: all 0.7s;
    -ms-transition: all 0.7s;
    transition: all 0.7s;
    display:none;
  }

  .sticky-on {
    opacity: 1;
    top: 0;
  }

  .header-style .sticky-header {
    background-color: var(--renkiki);
  }

  .header-style .sticky-header {
    background-color: #d60404;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  }

  .hero-slider {
    width: 100%;
    height: 700px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    z-index: 0;
  }

  @media (max-width: 991px) {
    .hero-slider {
      height: 500px;
    }
  }

  @media (max-width: 767px) {
    .hero-slider {
      height: 500px;
    }
  }

  .hero-slider .swiper-slide {
    overflow: hidden;
    color: #fff;
  }

  .hero-slider .swiper-container {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }

  .hero-slider .slide-inner {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    background-size: cover;
    background-position: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: left;
  }

  .hero-slider .slide-inner:before{
    content:"";
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    width:100%;
    height:100%;
    background:#000;
    opacity:.4;
  }

  .hero-slider .swiper-button-prev,
  .hero-slider .swiper-button-next {
    background: rgba(255, 255, 255, 0.2);
    width: 60px;
    height: 60px;
    line-height: 60px;
    margin-top: -30px;
    text-align: center;
    border-radius: 60px;
  }

  @media (max-width: 767px) {
    .hero-slider .swiper-button-prev,
    .hero-slider .swiper-button-next {
      display: none;
    }
  }

  .hero-slider .swiper-button-prev:before {
    font-family: "Flaticon";
    content: "\f103";
    font-size: 20px;
    color: #fff;
  }

  .hero-slider .swiper-button-next:before {
    font-family: "Flaticon";
    content: "\f104";
    font-size: 20px;
    color: #fff;
  }


  .hero-slider .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    line-height: 12px;
    font-size: 12px;
    text-align: center;
    color: #000;
    opacity: 1;
    background: rgba(255, 255, 255, 0.2);
  }

  .hero-slider .swiper-pagination-bullet-active {
    color: #fff;
    background: #fff;
  }

  .hero-slider .swiper-container-horizontal > .swiper-pagination-bullets,
  .hero-slider .swiper-pagination-custom,
  .hero-slider .swiper-pagination-fraction {
    bottom: 30px;
  }

  @media screen and (min-width: 992px) {
    .hero-slider .swiper-container-horizontal > .swiper-pagination-bullets,
    .hero-slider .swiper-pagination-custom,
    .hero-slider .swiper-pagination-fraction {
      display: none;
    }
  }

  .hero-slider .slide-title {
    max-width: 700px;
  }

  .hero-slider .slide-title h1 {
    font-size: 45px;
    font-weight: bold;
    color: #fff;
    margin: 0 0 20px;
  }

  @media (max-width: 991px) {
    .hero-slider .slide-title h1 {
      font-size: 30px;
      margin: 0 0 10px;
    }
  }

  @media (max-width: 767px) {
    .hero-slider .slide-title h1 {
      font-size: 27.5px;
    }
  }

  .hero-slider .slide-text {
    max-width: 700px;
  }

  .hero-slider .slide-text p {
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    margin: 0 0 30px;
  }

  @media (max-width: 991px) {
    .hero-slider .slide-text p {
      font-size: 17px;
      margin: 0 0 20px;
    }
  }

  @media (max-width: 767px) {
    .hero-slider .slide-text p {
      font-size: 16px;
    }
  }

  @media screen and (min-width: 992px) {
    .hero-slider .container {
      padding-top: 0px;
    }
  }

  .site-footer {
    background-color: #a20909;
    position: relative;
    font-size: 15px;
    overflow: hidden;
    b
  }

  .site-footer ul {
    list-style: none;
  }

  .site-footer p,
  .site-footer li {
    color: #fff;
  }

  .site-footer .upper-footer {
    padding: 50px 0;
  }

  @media (max-width: 991px) {
    .site-footer .upper-footer .col {
      min-height: 235px;
      margin-top: 15px;
      margin-bottom: 15px;
    }
  }

  .site-footer .widget-title {
    margin-bottom: 20px;
  }

  @media (max-width: 767px) {
    .site-footer .widget-title {
      margin-bottom: 30px;
    }
  }

  .site-footer .widget-title h3 {
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: bold;
    color: #fff;
    margin: 0;
    padding-bottom: 25px;
    text-transform: capitalize;
    position: relative;
  }

  @media (max-width: 991px) {
    .site-footer .widget-title h3 {
      padding-bottom: 0;
    }
  }

  .site-footer .about-widget .logo {
    max-width: 500px;
    text-align:center;
  }

  .site-footer .about-widget p {
    margin-bottom: 0.8em;
    line-height: 1.9em;
  }

  .site-footer .about-widget p:last-child {
    margin-bottom: 0;
  }

  .site-footer .link-widget {
    overflow: hidden;
  }

  @media screen and (min-width: 1200px) {
    .site-footer .link-widget {
      padding-left: 20px;
    }
  }

  @media (max-width: 1199px) {
    .site-footer .link-widget {
      padding-left: 20px;
    }
  }

  @media (max-width: 991px) {
    .site-footer .link-widget {
      padding-left: 0;
    }
  }

  @media (max-width: 767px) {
    .site-footer .link-widget {
      max-width: 350px;
    }
  }

  .site-footer .link-widget ul {
    width: 100%;
    float: left;
  }

  .site-footer .link-widget ul li {
    position: relative;
  }

  .site-footer .link-widget ul a {
    color: #fff;
  }

  .site-footer .link-widget ul > li + li {
    margin-top: 15px;
  }

  .site-footer .lower-footer {
    text-align: center;
    position: relative;
  }

  .site-footer .lower-footer .row {
    padding: 20px 0;
    position: relative;
  }

  .site-footer .lower-footer .row .separator {
    background: #960707;
    width: calc(100% - 30px);
    height: 1px;
    position: absolute;
    left: 15px;
    top: 0;
  }

  .site-footer .lower-footer .copyright {
    display: inline-block;
    text-align:center;
    font-size: 14px;
    font-size: 0.875rem;
    margin: 0;
  }

  @media (max-width: 991px) {
    .site-footer .lower-footer .copyright {
      float: none;
      display: block;
      margin: 0 0 20px;
    }
  }

  .site-footer .lower-footer .copyright a {
    color: #fff;
  }

  .site-footer .lower-footer .extra-link {
    display: inline-block;
    float: right;
    overflow: hidden;
  }

  @media (max-width: 991px) {
    .site-footer .lower-footer .extra-link {
      float: none;
      display: block;
      text-align: center;
    }
  }

  .site-footer .lower-footer .extra-link ul {
    overflow: hidden;
    list-style: none;
  }

  @media (max-width: 991px) {
    .site-footer .lower-footer .extra-link ul {
      display: inline-block;
    }
  }

  .site-footer .lower-footer .extra-link ul li {
    float: left;
  }

  .site-footer .lower-footer .extra-link ul > li + li {
    margin-left: 25px;
    position: relative;
  }

  @media (max-width: 767px) {
    .site-footer .lower-footer .extra-link ul > li + li:before {
      display: none;
    }
  }

  .site-footer .lower-footer .extra-link ul a {
    font-size: 14px;
    font-size: 0.875rem;
    color: #fff;
  }

  @media (max-width: 391px) {
    .col-12 {
      width: 100% !important;
    }    
  }

  .product-grid {
    text-align: center;
    border: 1px solid rgba(0, 0, 0, .1);
    margin-bottom: 15px;
    overflow: hidden;
    position: relative;
    z-index: 1
  }

  .product-grid .product-image {
    position: relative;
    transition: all .3s ease 0s
  }

  .product-grid .product-image a {
    display: block
  }

  .product-grid .product-image img {
    width: 100%;
    height: auto;
  }

  .product-grid .buy {
    width: 150px;
    padding: 0;
    margin: 0;
    list-style: none;
    display: none;
    transform: translateY(-50%) translateX(-50%);
    position: absolute;
    top: 60%;
    left: 50%;
    z-index: 1;
    transition: all .3s ease 0s
  }

  .product-grid:hover .buy {
    display: block;
    top: 50%
  }

  .product-grid .buy li {
    display: inline-block
  }

  .product-grid .buy li a {
    color: #0D1E2D;
    background-color: #fff;
    font-size: 16px;
    line-height: 40px;
    text-align: center;
    height: 40px;
    width: 40px;
    margin: 0 2px;
    display: block;
    position: relative;
    transition: all .3s ease-in-out
  }

  .product-grid .buy li a:hover {
    background-color: var(--renkbir);
    color: #fff;
  }

  .product-grid .discount {
    color: #fff;
    background-color: var(--renkbir);
    font-size: 13px;
    padding: 5px 8px;
    display: block;
    position: absolute;
    top: 12px;
    right: 0
  }

  .product-grid .product-content {
    border-top: 1px solid rgba(0, 0, 0, .1);
    text-align: center;
    margin: 0 auto;
    left: 0%;
    right: 0%;
    bottom: 0%;
    z-index: 1;
    transition: all .3s
  }

  .product-grid .add-to-cart {
    padding: .5rem;
  }

  .product-grid:hover .product-content {
    bottom: 0;
    z-index: 99;
    padding-bottom: 0;
  }

  .product-grid:hover .add-to-cart {
    padding-top: 0;
    padding-bottom: 10px;
  }

  .product-grid .title {
    font-size: 15px;
    font-weight: 500;
    margin: 10px 0;
    transition: all .3s ease 0s
  }

  .product-grid .title a {
    color: #0D1E2D
  }

  .product-grid .price {
    color: #0D1E2D;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 10px;
    margin-top: 10px;
    text-align: center;
    transition: all .3s
  }

  .service-grids {
    margin: 0 -15px;
  }

  @media (max-width: 991px) {
    .service-grids {
      margin: 0 -7.5px;
    }
  }

  .service-grids .grid {
    width: calc(25% - 30px);
    margin: 7.5px 15px 5px;
    float: left;
    padding: 20px;
    text-align: center;
    border-radius: 10px;
    -webkit-box-shadow: 0px 0px 10px 1px rgba(16, 37, 65, 0.1);
    box-shadow: 0px 0px 10px 1px rgba(16, 37, 65, 0.1);
  }

  @media (max-width: 991px) {
    .service-grids .grid {
      width: calc(50% - 15px);
      margin: -15px 0px;
      box-shadow: none;
    }
  }

  @media (max-width: 600px) {
    .service-grids .grid {
      width: 95%;
    
    }
  }

  .service-grids .details h3 {
    font-size: 19px;
    margin: 0.3em 0 0.7em;
  }

  .service-grids .grid .icon {
    float: left;
    position: relative;
  }

  .service-grids .grid .icon .fa {
    content: '';
    position: absolute;
    font-size: 80px;
    opacity: .1;
    left: 5px;
  }

  @media (max-width: 767px) {
    
  }

  .partners .grid {
    text-align: center;
  }

  .partners .grid img {
    width: auto;
    margin: 0 auto;
    display: inline-block;
  }

  .statistics {
    text-align: center;
    background-image: url("http://dumansoftdemo.com/mislahmacun/upload/videobg.jpg");
    background-repeat:no-repeat;
    
  }

  .statistics .statistics-grids .grid {
    width: 25%;
    float: left;
    margin-top: 25px;
    margin-bottom: 65px;
  }

  @media (max-width: 767px) {
    .statistics .statistics-grids .grid {
      width: 50%;
      margin-top: 15px;
      margin-bottom: 15px;
    }
  }

  .statistics .grid h3 {
    font-size: 48px;
    font-size: 3rem;
    font-weight: 300;
    margin: 0 0 0.2em;
  }

  @media (max-width: 991px) {
    .statistics .grid h3 {
      font-size: 40px;
      font-size: 2.5rem;
    }
  }

  @media (max-width: 767px) {
    .statistics .grid h3 {
      font-size: 30px;
      font-size: 1.875rem;
    }
  }

  .statistics .grid h3 + p {
    font-size: 16px;
    font-size: 1rem;
    margin: 0;
  }

  @media (max-width: 991px) {
    .statistics .grid h3 + p {
      font-size: 15px;
      font-size: 0.9375rem;
    }
  }

  .comments-area .comments-grids img {
    width: auto;
  }

  .comments-area .grid .fa:before {
    font-size: 60px;
    color: var(--renkbir);
    display: block;
    margin: 0 0 20px;
    padding-left: 3px;
  }

  @media (max-width: 991px) {
    .comments-area .grid .fa:before {
      font-size: 50px;
    }
  }

  @media (max-width: 767px) {
    .comments-area .grid .fa:before {
      font-size: 40px;
    }
  }

  .comments-area .quote p {
    font-size: 19px;
    font-size: 1.1875rem;
    color: #102541;
    font-style: italic;
  }

  @media (max-width: 767px) {
    .comments-area .quote p {
      font-size: 16px;
      font-size: 1rem;
    }
  }

  .comments-area .client-info {
    margin-top: 35px;
    position: relative;
    height: 65px;
    text-align: center;
  }

  .comments-area .client-info h5 {
    font-size: 16px;
    font-size: 1rem;
    margin: 0 0 0.3em;
    padding: 0.8em 0 0;
  }

  @media (max-width: 767px) {
    .comments-area .client-info h5 {
      font-size: 14px;
      font-size: 0.875rem;
    }
  }

  .comments-area .client-info p {
    font-size: 12px;
    font-size: 0.75rem;
    margin: 0;
    line-height: 1.7em;
  }

  .comments-area .owl-theme .owl-controls {
    margin-top: 25px;
    text-align: center;
  }

  .comments-area .owl-theme .owl-dots .owl-dot span {
    background: var(--renkiki);
  }

  .comments-area .owl-theme .owl-dots .owl-dot.active span {
    background: var(--renkbir);
  }

  .project-image{
    position:relative;
    overflow:hidden;
    display:inline-block;
    width: 100%;
    height: 100%;
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .project-image:before{
    content:"";
    border:1px solid #FFF;
    position:absolute;
    top:10px;
    left:10px;
    bottom:10px;
    right:10px;
    z-index:1;
  }
  .project-image img{
    width: 100%;
    height: 100%;
  }
  .project-overlay {
    z-index: 1;
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    text-align: center;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
  }
  .project-grid .content {
    z-index: 1;
    position: absolute;
    top:50%;
    left:0;
    margin-top: -40px;
    width:100%;
  }
  .project-grid .content h3 a{text-decoration:none; color:#fff;font-size: 17.5px;}

  .project-gallery {
    margin-bottom: 20px;
  }

  .google-maps {
    height: 250px;
    margin-top: 10px;
  }

  .google-maps iframe {
    width: 100%;
    height: 100%;
    border: 0;
    outline: 0;
  }

  .sidebar {
    margin-bottom: 20px !important;
  }

  @media (max-width: 991px) {
    .sidebar {
      margin-top: 20px !important;
      margin-bottom: 0px !important;
    }
  }

  .sidebar .widget {
    padding: 35px 25px;
    border-radius: 5px;
    -webkit-box-shadow: 0px 4px 21px 0px rgba(33, 49, 182, 0.09);
    box-shadow: 0px 4px 21px 0px rgba(33, 49, 182, 0.09);
  }

  .sidebar .widget h3 {
    font-size: 18px;
    margin: 0 0 1.3em;
    position: relative;
    text-transform: capitalize;
    padding: 0 0 15px 0;
  }

  .sidebar .widget .active:before {
    content: "";
    background-color: var(--renkiki);
    width: 4px;
    height: 20px;
    position: absolute;
    left: -27.5px;
  }

  .sidebar > .widget + .widget {
    margin-top: 65px;
  }

  .sidebar .category-widget ul {
    list-style: none;
  }

  .sidebar .category-widget ul li {
    font-size: 15px;
    position: relative;
  }

  @media (max-width: 767px) {
    .sidebar .category-widget ul li {
      font-size: 14px;
    }
  }

  .sidebar .category-widget ul li span {
    position: absolute;
    right: 0;
  }

  .sidebar .category-widget ul > li + li {
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px dashed #e5e5e5;
  }

  .sidebar .category-widget ul a {
    display: block;
    color: #57667e;
  }

  .gallery-section {
    background-color: #a1b831;
  }

  .gallery-section h2{
    color: #fff;
  }

  .gallery-section p{
    color: #fff;
  }

  .pagination-wrapper {
    text-align: center;
    margin-top: 50px;
    margin-bottom: 25px;
  }

  .pagination-wrapper .pg-pagination {
    display: inline-block;
    overflow: hidden;
    list-style-type: none;
    text-align: center;
  }

  .pagination-wrapper .pg-pagination li {
    float: left;
    margin-right: 10px;
  }

  @media (max-width: 767px) {
    .pagination-wrapper .pg-pagination li {
      margin-right: 5px;
    }
    .pagination-wrapper {
      margin-top: 35px;
    }
  }

  .pagination-wrapper .pg-pagination li:last-child {
    margin-right: 0;
  }

  .pagination-wrapper .pg-pagination li a {
    background-color: transparent;
    width: 45px;
    height: 45px;
    line-height: 42px;
    font-size: 16px;
    font-weight: bold;
    color: #a9b8c4;
    border: 2px solid #c9cfd4;
    display: block;
    border-radius: 50%;
  }

  @media (max-width: 991px) {
    .pagination-wrapper .pg-pagination li a {
      width: 40px;
      height: 40px;
      line-height: 37px;
      font-size: 15px;
    }
  }

  .pagination-wrapper .pg-pagination .active a,
  .pagination-wrapper .pg-pagination li a:hover {
    background: var(--renkiki);
    border-color: var(--renkiki);
    color: #fff;
  }

  .pagination-wrapper .pg-pagination .fa:before {
    font-size: 15px;
  }

  .contact-area .contact-info {
    -webkit-box-shadow: 0px 9px 57px 0px rgba(0, 0, 0, 0.13);
    box-shadow: 0px 9px 57px 0px rgba(0, 0, 0, 0.13);
    text-align: center;
    margin-bottom: 75px;
  }

  .contact-area .contact-info > div {
    width: 33.33%;
    float: left;
    padding: 60px 35px;
    position: relative;
    border-left: 1px solid #efefef;
  }

  @media (max-width: 991px) {
    .contact-area .contact-info > div {
      padding: 60px 35px 40px;
      margin-bottom: 20px;
    }
  }

  @media (max-width: 767px) {
    .contact-area .contact-info > div {
      width: 100%;
      padding: 40px 25px 20px;
      border-left: 0;
      border-top: 1px solid #efefef;
      float: none;
    }
  }

  .contact-area .contact-info .icon i {
    font-size: 50px;
    font-size: 3.125rem;
    color: #a1b831;
  }

  @media (max-width: 991px) {
    .contact-area .contact-info .icon i {
      font-size: 40px;
      font-size: 2.5rem;
    }
  }

  @media (max-width: 767px) {
    .contact-area .contact-info .icon i {
      font-size: 35px;
      font-size: 2.1875rem;
    }
  }

  .contact-area .contact-info h5 {
    font-size: 18px;
    font-size: 1.125rem;
    margin: 1em 0 0.5em;
  }

  .contact-area .google-maps {
    height: 425px;
  }

  .contact-form {
    margin-top: 7.5px;
  }

  @media (max-width: 991px) {
    .contact-form {
      margin-top: 30px;
    }
  }

  .contact-form form input,
  .contact-form form textarea {
    background-color: #fff;
    width: 100%;
    height: 50px;
    border: 1px solid #a1b831;
    padding: 6px 15px;
    margin-bottom: 15px;
    outline: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
  }

  .contact-form form input:focus,
  .contact-form form textarea:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: var(--renkiki);
  }

  @media (max-width: 991px) {
    .contact-form form input,
    .contact-form form textarea {
      height: 40px;
    }
  }

  .contact-form form textarea {
    height: 162.5px;
    padding: 15px;
  }

  @media (max-width: 991px) {
    .contact-form form textarea {
      height: 150px;
    }
  }

  .contact-form .form-inputs {
    overflow: hidden;
  }

  .contact-form .form-submit button {
    min-width: 100%;
    float: right;
    margin-bottom: 0;
    border: 0;
    outline: 0;
    border-radius: 2px;
  }

  .blog-grids {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .blog-grids .grid {
    padding: 0px;
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  }

  .blog-grids .entry-title h3 {
    padding: 0px 10px 20px 10px;
    font-size: 18px;
  }

  .blog-grids .entry-title h3 a {
    color: #333;
  }

  .blog-grids .entry-title h3 a:hover {
    color: var(--renkiki);
  }