@charset "UTF-8";
/* CSS Document */


.img100 { width:100% !important;}
.bagyonbox {border: 1px solid #e8e8e8; padding: 10px;}
.proje-banner {padding: 100px 0 !important;}
.responsive-video {position: relative; height: 0; padding-bottom: 56.25%; margin-bottom: 20px;}
.responsive-video iframe { position: absolute;  top: 0;  left: 0;  width: 100%;  height: 100%;}
.bscover {background-size: cover;}

.tumu-box {
  background:url(../images/tumubg.jpg) center repeat-x; 
}
.tumu-link {
    border: none;
  outline: none;
  cursor: pointer;
  background-color: #FFF;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  border: 1px solid #e8e8e8;
  color: #7f7f7f;
  font-size: 14px;
  font-weight: 600;
  padding: 5px 30px;
  transition: all .4s ease;
}

.tumu-link:hover {
  color: #fff;
  background: #00b9ff;
}



#slayt-carousel-one.owl-theme .owl-next {
	border-radius: 5px;
    /*background-color:#e8e8e8;*/ 
	border: 1px solid #e8e8e8;
	width: 33px;  
	line-height:31px; height: 33px; margin-top: -20px; position: absolute; text-align:center; top: 50%; font-size:20px; margin-right: -30px; color: #7d7f22;
	}
	
#slayt-carousel-one.owl-theme .owl-prev {
	border-radius: 5px;
    /*background-color:#e8e8e8;*/  
	border: 1px solid #e8e8e8;
	width: 33px; 
	line-height:31px; height: 33px; margin-top: -20px; position: absolute; text-align:center; top: 50%; font-size:20px; margin-left: -30px; color: #7d7f22;
	}
	
#slayt-carousel-one.owl-theme .owl-prev { left: 0px; }
#slayt-carousel-one.owl-theme .owl-next { right: 0px; }
#thumbs.owl-theme .owl-next, #thumbs.owl-theme .owl-prev { background:#333; }





hr.style-one {
  margin: 0;
  border-top: 2px solid #f3f3f3;
}

.dispinline {
 display: inline !important;
}

.slaytaltres { width:35% !important;

}

.beforenone:before { display:none !important;}

.site-header.style-one a.contact-btnbml { display:none;}

	.sliderone
	{ 
	 width: 400px;height: 400px;
		border-radius: 100%;
		border: 9px solid #fff;
		box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
	
	}
	@media (max-width: 600px){
	  .sliderone {
		width: 300px !important;
		height: 300px;
		border-radius: 100%;
		border: 9px solid #fff;
		box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
	} }

.slayt-carousel-one {
  padding: 0;
}
.slayt-carousel-one .owl-nav {
  margin: 0;
}

.single-service-style-two {
  position: relative;
  background: transparent;
  /*border: 1px solid #e8e8e8;*/
  text-align: center;
  padding: 20px;
  /*  margin: 30px 0;
	border-radius: 10px;*/
}
.single-service-style-two i.box-icon {
  font-size: 60px;
  color: #00b9ff;
}
.single-service-style-two h3 {
  margin: 0;
  font-size: 18px;
  font-weight: 600;
 margin-top: 5px;
  /* text-transform: uppercase;*/
  margin-bottom: 10px;
}
.single-service-style-two h3 a {
  color: #427271;
  transition: all .4s ease;
}
.single-service-style-two h3 a:hover {
  color: #7d7f22;
}
.single-service-style-two p {
  margin: 0;
  width: 64%;
  margin-left: auto;
  margin-right: auto;
}
.single-service-style-two a.more-link {
  display: inline-block;
  width: 56px;
  height: 56px;
  background: #00b9ff;
  position: absolute;
  bottom: 0;
  left: 50%;
  opacity: 0;
  -webkit-transform: translate(-50%, 0%);
          transform: translate(-50%, 0%);
  color: #fff;
  font-size: 16px;
  line-height: 56px;
  text-align: center;
  border-radius: 50%;
  transition: all .4s ease;
}
.single-service-style-two a.more-link:hover {
  background: #181818;
}
.single-service-style-two:before {
  position: absolute;
  display: inline-block;
  left: 0;
  top: -1px;
  height: 4px;
  width: 100%;
  background-color: #7d7f22;
  content: "";
  transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: right center;
  transform-origin: right center;
}
.single-service-style-two:hover:before {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transform-origin: left center;
  transform-origin: left center;
}
.single-service-style-two:hover a.more-link {
  opacity: 1;
  -webkit-transform: translate(-50%, 50%);
          transform: translate(-50%, 50%);
}
#minimal-bootstrap-carousel {
  margin-top: 0px;
  position: relative;
}
#minimal-bootstrap-carousel .carousel-caption {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  padding: 0;
  text-align: right;
  text-shadow: none;
}
#minimal-bootstrap-carousel .carousel-caption .container {
  display: table;
  width: 100%;
  height: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
#minimal-bootstrap-carousel .carousel-caption .container .box {
  display: table-cell;
  text-align: left;
}
#minimal-bootstrap-carousel .carousel-caption .container .box .content {
  display: block;
}
#minimal-bootstrap-carousel .carousel-caption .container .box.valign-top {
  vertical-align: top;
}
#minimal-bootstrap-carousel .carousel-caption .container .box.valign-bottom {
  vertical-align: bottom;
}
#minimal-bootstrap-carousel .carousel-caption .container .box.valign-middle {
  vertical-align: middle;
}
#minimal-bootstrap-carousel [class*=carousel-control-one] {
  background: none;
  width: 63px;
  height: 63px;
  font-size: 24px;
  line-height: 63px;
  color: #000;
  border-radius: 50%;
  background-color: rgba(24, 24, 24, 0.2);
  visibility: visible !important;
  opacity: 0.5;
  transition: all 0.5s ease;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 91;
}
#minimal-bootstrap-carousel [class*=carousel-control-one]:hover {
  /*background: #7d7f22;*/
  color: #9d9191;
}
@media (max-width: 575px) {
  #minimal-bootstrap-carousel [class*=carousel-control-one] {
    width: 35px;
    height: 35px;
    line-height: 35px;
  }
}
#minimal-bootstrap-carousel [class*=carousel-control-one-next] {
  right: 1%;
}
#minimal-bootstrap-carousel [class*=carousel-control-one-prev] {
  left: 1%;
}

@media (max-width: 1199px) {
  #minimal-bootstrap-carousel .carousel-caption .container {
    max-width: 960px;
  }
}
@media (max-width: 991px) {
  #minimal-bootstrap-carousel .carousel-caption .container {
    max-width: 720px;
  }
}
/* fixing slider height */
#minimal-bootstrap-carousel.slider-home-one .carousel-inner .carousel-item {
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  background-color: transparent;
}

#minimal-bootstrap-carousel.slider-home-four .carousel-inner .carousel-item {
  min-height: 1010px;
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  background-color: transparent;
}

.slider-content-style .content {
  position: relative;
  z-index: 990;
}
.slider-content-style .content h3 {
  margin: 0;
  font-size: 100px;
  line-height: 100px;
  font-weight: 900;
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}
.slider-content-style .content h2 {
  margin: 0;
}
.slider-content-style .content span.tag-line {
  text-transform: uppercase;
  letter-spacing: .4em;
  font-size: 16px;
  border-bottom: 1px solid #fff;
  display: inline-block;
  margin-bottom: 15px;
  -webkit-animation-delay: .5s;
  animation-delay: .5s;
}
.slider-content-style .content p {
  margin: 0;
  -webkit-animation-delay: 1.5s;
  animation-delay: 1.5s;
}
.slider-content-style .content a.thm-btn {
  margin-top: 70px;
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}

.slider-content-style-four .content {
  position: relative;
  z-index: 990;
}
.slider-content-style-four .content h3 {
  margin: 0;
  font-size: 60px;
  line-height: 70px;
  font-weight: 900;
  color: #181818;
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}
.slider-content-style-four .content h3 span {
  color: #00b9ff;
}
.slider-content-style-four .content p {
  margin: 0;
  font-size: 16px;
  line-height: 34px;
  color: #7f7f7f;
  font-weight: 500;
  margin-top: 40px;
  margin-bottom: 50px;
  -webkit-animation-delay: 1.5s;
  animation-delay: 1.5s;
}
.slider-content-style-four .content a.thm-btn {
  color: #181818;
  border-color: #fff;
  background: #fff;
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}
.slider-content-style-four .content a.thm-btn:hover {
  color: #fff;
  background: #181818;
  border-color: #181818;
}

.slider-content-style-three .content {
  padding-top: 130px;
}
.slider-content-style-three h3 {
  margin: 0;
  font-size: 90px;
  color: #fff;
  font-weight: 900;
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}
.slider-content-style-three h3 span {
  color: #00a0e3;
  font-weight: 900;
  font-style: italic;
  display: inline-block;
  border-bottom: 2px solid #00a0e3;
}
.slider-content-style-three a.thm-btn {
  color: #181818;
  border-color: #fff;
  background: #fff;
  margin-top: 60px;
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}
.slider-content-style-three a.thm-btn:hover {
  color: #fff;
  background: #181818;
  border-color: #181818;
}

.slider-content-style-two .carousel-item {
  position: relative;
}
.slider-content-style-two .carousel-item .curve-shape {
  display: block;
  width: 465px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: skew(-12deg);
          transform: skew(-12deg);
  background: #00a0e3;
  -webkit-transform-origin: top left;
          transform-origin: top left;
}

@media(max-width: 575px) {
    .header-navigation .container .right-side-box .social {
        display: none;
    }

    .header-navigation .container .right-side-box {
        top: 0px;
    }
	
		.tab-style-one .tab-title li {
    width: 100%;
}
	
	
	

	.single-service-style-two {
    position: relative;
    background: #fff;
    /*border: 1px solid #e8e8e8;*/
    text-align: center;
    padding: 10px 10px;
  /*  margin: 10px 0; */
}
	
	
	.single-service-style-two h3 {
    margin: 0;
    font-size: 12px;
    font-weight: 600;
    /* margin-top: 10px;
   text-transform: uppercase;*/
    margin-bottom: 0px;
}

	.slaytaltres {
		width:35% !important;
}
	 slaytaltres
	
	    .header-navigation .container .logo-box .navbar-brand {
        float: left;
        padding: 6.5px 0 6.5px 5px;
    }
}

.slide-pad{
	border-radius: 0px; padding: 0px;
}

@media(max-width: 575px) {
	.slide-pad{
	padding: 0px;
	}}