/*
Theme Name: Acar Orman Urunleri
Theme URI: https://www.acarormanurunleri.com.tr
Author: Webajans.com - SEO, Dijital Pazarlama ve Reklam Ajansi
Author URI: https://www.webajans.com/
Description: Webajans.com tarafindan hazirlanmis web tasarimi ve yazilimidir.
Version: 1.0
*/
@import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i&subset=latin-ext');

::-webkit-input-placeholder { /* WebKit browsers */
 color:    #979797;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
 color:    #979797;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
 color:    #979797;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
 color:    #979797;
}

*:focus {
    outline: 0 !important;
	box-shadow:0 !important;
}
.mask {
    position:absolute;
    width:100%;
    height:100%;
    left:0;
    top:0;
	z-index:10;
}
.clearfix { clear:both; }
.rotate{ -webkit-transition-duration: 0.8s; -moz-transition-duration: 0.8s; -o-transition-duration: 0.8s; transition-duration: 0.8s; -webkit-transition-property: -webkit-transform; -moz-transition-property: -moz-transform; -o-transition-property: -o-transform; transition-property: transform; overflow:hidden; }
.rotate:hover   { -webkit-transform:rotate(360deg); -moz-transform:rotate(360deg); -o-transform:rotate(360deg); }

a { color:#000; }
a:hover, a:focus { color:#000; text-decoration:none; }

p { margin:20px 0; letter-spacing:0px; }

html { position: relative; min-height: 100%; }
body { font-family: 'Roboto', sans-serif; color:#000; background:#fff; font-size:14px; margin-bottom: 314px; /*padding-top: 114px;*/ }
body.home {margin-bottom: 0;}

h1, h2, h3, h4, h5, h6 { margin:0; padding:0; }

/********** HEADER **********/
header { background: #1e1c1e; position: relative; z-index:999; }

header .logo {margin:0;padding: 5px 0px 5px 0px;display: inline-block;float: left;width:314px;position: relative;z-index: 9999;transition: 0.3s all;}
header .logo a { display:block; }
header .logo a img { width: 100%; height:auto; }

@media (min-width:992px) and (max-width:1200px) {
	header .logo { width: 300px; padding: 25px 0; }
}
@media (min-width:768px) and (max-width:991px) {
  header .logo { width: 250px; padding: 30px 0; }
}
@media (max-width:767px) {
  body { padding-top: 70px; }
  body.home { padding-top: 0; }
  body.home header nav { background: rgba(30,28,30,0.9); }
	header .logo {  }
}

header .navbar-header {}
header .navbar-header .navbar-toggle { margin-top:-50px; margin-right:15px; border-color:transparent !important; position: relative; z-index: 9999; transition: 0.3s all; padding-left: 55px; }
header .navbar-header .navbar-toggle.collapsed .icon-bar { background:#000; !important; height: 3px; border-radius: 0px; width: 20px; transform: rotate(0); transition: 0.3s all; }
header .navbar-header .navbar-toggle.collapsed .icon-bar.middle-bar { opacity: 1; }
header .navbar-header .navbar-toggle:hover,
header .navbar-header .navbar-toggle:focus,
header .navbar-header .navbar-toggle[aria-expanded="true"] { border-color: transparent !important; background:transparent !important; }
header .navbar-header .navbar-toggle:hover .icon-bar,
header .navbar-header .navbar-toggle:focus .icon-bar,
header .navbar-header .navbar-toggle[aria-expanded="true"] .icon-bar { background:#676767 !important; }


header .navbar-toggle .mobile-menu-title { position: absolute; left: 0; font-weight: 400; font-size: 17px; color: #000; line-height: 17px; }
header .navbar-toggle .icon-bar { transition: 0.3s all; }
header .navbar-toggle .icon-bar.top-bar { transform: rotate(45deg); transform-origin: 15% 10%; }
header .navbar-toggle .icon-bar.middle-bar { opacity: 0; }
header .navbar-toggle .icon-bar.bottom-bar { transform: rotate(-45deg); transform-origin: 10% 90%; }

header .top-social {display: inline-block;float: right;transition: 0.3s all;display: none;}
header .top-social .top-social-wrap {background-color: #fff;display: flex;justify-content: flex-end;padding: 5px 0 10px 0;border-bottom: 1px solid #e7e7e7;opacity: 0;pointer-events: none;}
header .top-social .top-social-wrap .hNot { font-size:14px; color:#a7a9ac; font-family: 'Roboto', sans-serif; margin:9px 0; }
header .top-social .top-social-wrap .hSocial { padding:12px 0px 8px 0px; }
header .top-social .top-social-wrap .hSocial ul { margin:0; padding:0; }
header .top-social .top-social-wrap .hSocial ul li { display: block; margin-right: 13px; list-style: none; float: left; }
header .top-social .top-social-wrap .hSocial ul li:last-child { margin-right:0px; }
header .top-social .top-social-wrap .hSocial ul li a { display: block; color: #000; }
header .top-social .top-social-wrap .hSocial ul li a i { font-size: 15px; }
header .top-social .top-social-wrap .hSocial ul li:last-child { border-right:1px solid #e7e7e7; padding-right:15px; margin-right:0px; }
header .top-social .top-social-wrap .hSocial ul li a.facebook { background-position: 0px 0px; }
header .top-social .top-social-wrap .hSocial ul li a.instagram { background-position: -20px 0px; }
header .top-social .top-social-wrap .hSocial ul li a.googleplus { background-position: -40px 0px; }

header .top-social .top-social-wrap .phone { float:right; padding:7px 0px 0 18px; font-family: 'Roboto', sans-serif; font-size:17px; color:#000; display: flex; align-items: center; font-weight: bold; }
header .top-social .top-social-wrap .phone i { margin-right: 10px; font-size: 24px; }
header .top-social .top-social-wrap .phone a { color:#000; }

header .navbar { background: #fff; border:none; min-height:70px; margin:0; transition: 0.3s all; }
header #navbar {margin:0;padding: 32px 0px 0px 50px;float:right;transition: 0.3s all;}
header #navbar ul.nav > li { margin:0 35px 0 0; padding-bottom:15px; }
header #navbar ul.nav > li > a { padding:2px; font-family: 'Roboto', sans-serif; font-size: 17px; color:#000; -webkit-transition: color 0.3s ease; -moz-transition: color 0.3s ease; transition: color 0.3s ease; border-bottom: 3px solid transparent; padding-bottom: 7px; }
header #navbar ul.nav > li > a:hover, header #navbar ul.nav > li.current-menu-item > a, header #navbar ul.nav > li.current-page-ancestor > a, header #navbar ul.nav > li.open > a, header #navbar ul.nav > li.current-menu-parent > a { color: #cead4f; border-bottom: 3px solid #cead4f; padding-bottom: 7px; }


header #navbar ul.nav > li:last-child { margin-right: 0px; }


header nav.navbar-shrink { background: color:#fff; }
header nav.navbar-shrink .top-social { margin-top: -51px; }
header nav.navbar-shrink .logo {/* padding: 10px 0; *//* width: 250px; */}
header nav.navbar-shrink #navbar {/* padding-top: 23px; */}

@media (max-width:767px) {
  header nav.navbar-shrink .logo { width: 170px;  padding: 14px 0; }
}


.ls-wp-fullwidth-container { top:-70px; }
.ls-wp-container { z-index:1; }
.slider-border-bottom { width: 100%; height: 20px; max-width: 1534px; margin: auto; display:none;
	background: rgb(188,189,192);
	background: -moz-linear-gradient(left, #f5f5f5 0%, #999 50%, rgba(255, 0, 10, 1) 100%);
	background: -webkit-linear-gradient(left, #f5f5f5 0%, #999 50%, rgba(255, 0, 10, 1) 100%);
	background: linear-gradient(to right, #ffab43 0%, #ce6f2b 50%, rgb(169, 69, 31) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bcbdc0', endColorstr='#e3000f',GradientType=1 ); }

.forcefullwidth_wrapper_tp_banner:after { position:absolute; bottom:0; z-index:99; display:block; content:""; width:100%; height:20px; background: rgb(188,189,192);
background: -moz-linear-gradient(left, rgba(188,189,192,1) 0%, rgba(255,216,0,1) 50%, rgba(237,28,36,1) 100%);
background: -webkit-linear-gradient(left, rgba(188,189,192,1) 0%,rgba(255,216,0,1) 50%,rgba(237,28,36,1) 100%);
background: linear-gradient(to right, rgba(188,189,192,1) 0%,rgba(255,216,0,1) 50%,rgba(237,28,36,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bcbdc0', endColorstr='#e3000f',GradientType=1 ); }


.forcefullwidth_wrapper_tp_banner .bbutton { -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; transition: all 0.3s ease; }
.ls-wp-container .btext { }
.ls-wp-container .btext .ligth-font { font-weight: 300; }
.ls-wp-container .btext span { color:#ffd800; }


.ls-wp-container .bbutton { -webkit-transition: background 0.3s ease; -moz-transition: background 0.3s ease; transition: background 0.3s ease; }
.ls-wp-container .bbutton:hover { border-color:#ffffff !important; background:#ffffff; color: #000 !important;  }
.ls-fullwidth .ls-bottom-slidebuttons, .ls-fullwidth .ls-nav-start, .ls-fullwidth .ls-nav-stop, .ls-fullwidth .ls-nav-sides { top:-55px !important; }

@media (min-width:992px) and (max-width:1200px) {
	header #navbar ul.nav > li { margin:0 20px 0 0; }
	header #navbar ul.nav > li > a { font-size:16px; }
}
@media (min-width:768px) and (max-width:991px) {
	header #navbar ul.nav > li { margin:0 13px 0 0; }
	header #navbar ul.nav > li > a { font-size:13px; }
}
@media (max-width:767px) {
	.forcefullwidth_wrapper_tp_banner { }
	header { background-color: transparent; }
	body.home header { position: absolute; top: 0; width: 100%; }
	header .logo { float:none; display:block; margin:0 0 0 15px; padding:14px 0;  width:170px; }
	header #navbar { float:inherit; position:relative; padding:0; z-index:10; border:0; box-shadow: none; transition: 0s all; padding-top: 50px; }
	header #navbar:after { content: ''; width: 70%; height: 1px; background-color: #353535; display: inline-block; position: absolute; bottom: 0; right: 27px; }
	header .openNav { background: url('img/mobile-menu-back.jpg'); }
	header #navbar ul.nav { margin:0 0; padding-bottom: 10px; }
	header #navbar ul.nav > li { margin:0; text-align: right; }
	header #navbar ul.nav > li a { padding:10px 0 !important; font-size: 19px; font-weight: 300; margin-right: 27px; }
	header #navbar ul.nav > li > a:hover, header #navbar ul.nav > li.current-menu-item > a, header #navbar ul.nav > li.current-page-ancestor > a, header #navbar ul.nav > li.open > a, header #navbar ul.nav > li.current-menu-parent > a { border:none; margin-right: 0; }
	header #navbar ul.nav > li > a:hover:after, header #navbar ul.nav > li.current-menu-item > a:after, header #navbar ul.nav > li.current-page-ancestor > a:after, header #navbar ul.nav > li.open > a:after, header #navbar ul.nav > li.current-menu-parent > a:after { content: ''; width: 15px; height: 1px; background-color: #ffd800; display: inline-block; vertical-align: middle; margin-left: 12px; }
	.ls-nav-prev, .ls-nav-next { display:none !important; }
	.ls-slide .ls-l { display:none !important; }
	.ls-wp-container:after { display:none; }
	.ls-wp-container { border:0; }
	.ls-bottom-nav-wrapper { display:none; }
}
/********** END HEADER **********/

/********** WELCOME **********/
.welcome { padding:0 0 100px; margin-top: 30px; }
.welcome h1 { padding:0 0 35px 0; font-family: 'Roboto', sans-serif; font-size:36px; color:#242424; letter-spacing:-2px; line-height:40px; font-weight: 300; }
.welcome h1 strong { font-family: 'Roboto', sans-serif; font-size:36px; display:block; }
.welcome .boxes { margin:0 -20px; }
.welcome .boxes .box { padding: 20px 20px; min-height: 470px; position: relative; background:transparent; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; transition: all 0.3s ease; }
.welcome .boxes .box:hover { background: #ffffff;     
	-webkit-box-shadow: 0px 0px 20px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 20px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 20px 0 rgba(0, 0, 0, 0.2); }
.welcome .boxes .box img { width:100%; height:auto; }
.welcome .boxes .box h3 { padding:15px 0 0; font-family: 'Roboto', sans-serif; font-size:20px; color:#000000; }
.welcome .boxes .box h4 { padding: 10px 0 8px; font-family: 'Roboto', sans-serif; font-size:18px; color:#4b4b4b; }
.welcome .boxes .box hr { margin: 5px 0; border: 0; background: #dadada; width: 100%; height: 1px; }
.welcome .boxes .box p { margin:10px 0; line-height: 20px; }
.welcome .boxes .box p span { font-weight: 500; }
.welcome .boxes .box p span:not(:first-child) { color: #000; }
.welcome .boxes .box ul { margin:10px 0; padding:0 0 0 20px; list-style-type: square; }
.welcome .boxes .box ul li { margin:3px 0; }
.welcome .boxes .box ul.link li { color:#757773; float:left; }
.welcome .boxes .box ul.link li:nth-child(odd) { color:#c79916; float:left; width:55%; }
.welcome .boxes .box ul.link li:nth-child(even) { color:#c79916; float:left; width:45%; }
.welcome .boxes .box ul.link li:nth-child(1),
.welcome .boxes .box ul.link li:nth-child(2),
.welcome .boxes .box ul.link li:nth-child(3),
.welcome .boxes .box ul.link li:nth-child(4) { color:#cead4f; }

.welcome .boxes .box ul li a { }
.welcome .boxes .box > a { margin-top: 25px; position: absolute; left: 20px; bottom: 20px; color:#000; font-family: 'Roboto', sans-serif; text-align:center; display:inline-block; padding:10px 30px; background:transparent; border:2px solid #cead4f; font-weight: bold; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; transition: all 0.3s ease; }
.welcome .boxes .box > a:hover { background-color:#cead4f; color: #fff; }
@media (max-width:768px){
	.welcome .boxes .box { min-height: auto; }
	.welcome .boxes .box > a { position: relative; left: 0; }
	.welcome .boxes .box ul.link li { width: 100% !important; } 
}
/********** END WELCOME **********/


/********** WORLD **********/
.world { background:url(img/Kerestelik-Tomruk.jpg) repeat-x top #2d0540; min-height:975px; }
.world .goBot { text-align:center; width:100%; margin-top:-32px; margin-bottom:10px; }
.world .goBot a { background:url(img/Kopek-Kulubesi.png) no-repeat; width:78px; height:78px; display:inline-block; }
.world .wInfo { padding:70px 0; }

/* country */
.world .goBot a { background:url(img/Kereste-Ikon.png) no-repeat; width:92px; height:92px; display:inline-block; }
.world .wInfo .elemWorld { text-align:center; position:relative; width:80%; margin: 0 auto; }
.world .wInfo .elemWorld .flip-text-video { display: inline-block; position: absolute; top: 50%; left: 0; z-index: 10; width: 100%; height: 140px; margin: 0; padding:0; color: #fff; font-family: 'Roboto', sans-serif; font-size:65px; text-align: center; -ms-perspective: 500; -webkit-perspective: 500; perspective: 500; line-height: 60px; }
.world .wInfo .elemWorld .flip-text-video strong { display: block; font-family: 'Roboto', sans-serif; color: #fff; }
.flip-text-video li { display: inline-block; text-align: center; width: 100%; position: absolute; top: -40px; left: 0; -moz-transition: all .4s ease-in-out; -ms-transition: all .4s ease-in-out; -webkit-transition: all .4s ease-in-out; transition: all .4s ease-in-out; opacity: 0; -moz-transform-origin: 0 0; -ms-transform-origin: 0 0; -webkit-transform-origin: 0 0; transform-origin: 0 0; -moz-transform: rotateX(90deg); -ms-transform: rotateX(90deg); -webkit-transform: rotateX(90deg); transform: rotateX(90deg); }
  .flip-text-video li.set{ top:0;opacity:1; -moz-transform-origin:0 0; -ms-transform-origin:0 0; -webkit-transform-origin:0 0; transform-origin:0 0; -moz-transform:rotateX(0deg); -ms-transform:rotateX(0deg); -webkit-transform:rotateX(0deg); transform:rotateX(0deg); } 
  .flip-text-video li.down{ top:80px;opacity:0; -moz-transform-origin:0 0; -ms-transform-origin:0 0; -webkit-transform-origin:0 0; transform-origin:0 0; -moz-transform:rotateX(-90deg); -ms-transform:rotateX(-90deg); -webkit-transform:rotateX(-90deg); transform:rotateX(-90deg); }
 /* end country */ 
  
.world .wInfo p { font-family: 'Roboto', sans-serif; font-weight: 200; font-size:31px; color:#fff;  line-height: 40px; letter-spacing: -1px; }
.world .wInfo a { z-index: 10; position: relative; margin:10px 0; font-family: 'Roboto', sans-serif; font-size:14px; color:#fff; border:2px solid #fff; padding:10px 50px 12px; display:inline-block;-webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; transition: all 0.3s ease; width:165px; text-align:center; }
.world .wInfo a + a { margin-left: 10px; }
.world .wInfo a:before { content: ''; background-color: #ffffff; position: absolute; left: 0; bottom: 0; transition: 0.3s all; z-index: -1; width: 100%; height: 0; }
.world .wInfo a:hover:before { height: 100%; }
.world .wInfo a:hover { color: #000; }

@media (min-width:768px) and (max-width:991px) {
	.world .wInfo p { font-size:25px; }
}

@media (max-width:767px) {
	.welcome .boxes { margin:0 -15px; }
	.world .goBot { padding:0 15px; }
	.world .wInfo { padding:0 15px; }
	.world .wInfo .elemWorld .flip-text-video { line-height: 35px; }
	.world .wInfo .elemWorld .flip-text-video { top: 61%; font-size:30px !important; }
	.world .wInfo img { width:100%; height:auto; }
	.world .wInfo p { font-size:25px; }
	.world .wInfo a + a { margin-left: 0px; }
}
/********** END WORLD **********/


/********** PRODUCTS **********/
.products {  }



.products .pTop { min-height:390px; padding:55px 0 0;  }



.products .pTop h2 { padding:0 0 5px 0; font-family: 'Roboto', sans-serif; font-size:36px; color:#242424; letter-spacing:-2px; line-height:45px; font-weight: 300; }



.products .pTop h2 strong { font-weight: bold; font-size:39px; display:block; }



.products .pTop hr { position: relative; z-index: 10; margin: 5px 0 -2px 0; border: 0; background: #cead4f; width: 185px; height: 4px; border-radius: 2px; }



.products .pTop hr.line { z-index: 1; margin: 0; border: 0; background: #e7e7e7; width: 100%; height: 1px; display: block; }



.products .pTop .fwrap { margin: 10px 0; }



.products .pTop .fwrap ul { list-style: none; margin: 0; padding: 0; }



.products .pTop .fwrap ul li { display: inline-block; font-family: 'Roboto', sans-serif; font-size: 22px; color: #242424; letter-spacing: -0.5px; }



.products .pTop .fwrap ul li:nth-child(2n+2) { font-weight: 700; }



.products .pTop .fwrap ul li + li:before { content: "-"; display: inline-block; font-weight: 500; margin: 0px 6px 0px 4px; }







.products .pBot { min-height:600px; background:url(img/Ahsap-Lambri.jpg) bottom center no-repeat; background-size: cover; }







.products .pBot .boxes { margin: -130px 0 0; }



.products .pBot .boxes .box { overflow: hidden; background: #fcfcfc !important; padding: 0; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; transition: all 0.3s ease; }



.products .pBot .boxes .box .bWrap { position: relative; min-height: 330px; margin: 80px 40px 60px; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; transition: all 0.3s ease; }



.products .pBot .boxes .box .bg { position: absolute; left: 0; top: 0; opacity: 0; width: 100%; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; transition: all 0.3s ease; }



.products .pBot .boxes .box .bg img { height: 100%; width: 100%; }



.products .pBot .boxes .box .bWrap > img { width: auto; height: auto; }



.products .pBot .boxes .box h5 { margin: 25px 0 5px; color: #242424; font-family: 'Roboto', sans-serif; font-size: 29px; letter-spacing: -2px; }

.products .pBot .boxes .box:hover h5 { color: #fff; }


.products .pBot .boxes .box h5 strong { display: block; }



.products .pBot .boxes .box h6 { color: #afafaf; font-family: 'Roboto', sans-serif; font-size: 15px; font-weight: normal; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; transition: all 0.3s ease; }



.products .pBot .boxes .box a { position: absolute; bottom: 0; left: 0; }







.products .pBot .boxes .box:hover { z-index: 10; background: #33d87a; -webkit-box-shadow: 0px 0px 20px 0 rgba(0, 0, 0, 0.2); -moz-box-shadow: 0px 0px 20px 0 rgba(0, 0, 0, 0.2); box-shadow: 0px 0px 20px 0 rgba(0, 0, 0, 0.2); }



.products .pBot .boxes .box:hover .bWrap {  }



.products .pBot .boxes .box:hover .bg { opacity: 1; }



.products .pBot .boxes .box:hover h6 { color: #fff; }



.products .pBot .boxes.owl-carousel .owl-item { padding: 30px 0; overflow: hidden; }







@media (min-width:992px) and (max-width:1200px) {



}



@media (min-width:768px) and (max-width:991px) {



    .products .pBot .boxes { margin: -100px 0 0; }



    .products .pBot .boxes .box .bg img { height: auto; width: 100%; }



}



@media (max-width:767px) {



    .products .pTop { min-height:320px; }



    .products .pBot .boxes .box .bg img { height: auto; width: 100%; }




}

.owl-item {

display: inline !important;

}



.products .pBot .pContact { margin:70px 0 50px; text-align:center; padding-bottom: 314px; }



.products .pBot .pContact .pSocial { text-align: center; }



.products .pBot .pContact .pSocial ul { margin:0; padding:0; }



.products .pBot .pContact .pSocial ul li { display: block; margin-right: 7px; list-style: none; display: inline-block; }



.products .pBot .pContact .pSocial ul li a {display: block;height: 70px;width: 70px;background: url('img/social-sprite.png') no-repeat;border: 1px solid #cead4f;border-radius: 50px;}



.products .pBot .pContact .pSocial ul li a.instagram {background-position: 4px -58px;}



.products .pBot .pContact .pSocial ul li a.instagram:hover {background-position: 4px -58px;}



.products .pBot .pContact .pSocial ul li a.facebook {background-position: -58px -58px;}



.products .pBot .pContact .pSocial ul li a.facebook:hover {background-position: -58px -58px;}



.products .pBot .pContact .pSocial ul li a.twitter {background-position: -120px -58px;}



.products .pBot .pContact .pSocial ul li a.twitter:hover { background-position: -120px -58px; }



.products .pBot .pContact .pSocial ul li a.pinterest {background-position: -182px -58px;}



.products .pBot .pContact .pSocial ul li a.pinterest:hover { background-position: -182px -58px; }



.products .pBot .pContact .pSocial ul li a.linkedin {background-position: -244px -58px;}



.products .pBot .pContact .pSocial ul li a.linkedin:hover { background-position: -244px -58px; }



.products .pBot .pContact .pSocial ul li a.googleplus { background-position: -306px -58px; }



.products .pBot .pContact .pSocial ul li a.googleplus:hover { background-position: -306px -58px; }



.products .pBot .pContact .pSocial ul li a.youtube { background-position: -368px -58px; }



.products .pBot .pContact .pSocial ul li a.youtube:hover { background-position: -368px -58px; }



.products .pBot .pContact .pSocial ul li a.map {background-position: -430px -58px;}



.products .pBot .pContact .pSocial ul li a.map:hover { background-position: -430px -58px; }



.products .pBot .pContact .dotted { font-family: 'Roboto', sans-serif; font-size:19px; color:#fff; margin: 20px 0 30px; }



.products .pBot .pContact h3 { font-family: 'Roboto', sans-serif; font-weight: bold; font-size:30px; color:#fff; }

.products .pBot .pContact h3 a { color: #ffffff; }



.products .pBot .pContact p { font-size: 21px; color:#fff; margin:10px 0 40px; font-family: 'Roboto', sans-serif; letter-spacing: -1px; }



.products .pBot .pContact > a { display: inline-block; background: transparent; font-size: 17px; color:#fff; font-family: 'Roboto', sans-serif; padding: 10px 45px; font-weight: bold; border:2px solid #fff; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; transition: all 0.3s ease; }



.products .pBot .pContact > a:hover { background: #cead4f; border-color: #cead4f; }











@media (min-width:992px) and (max-width:1200px) {



}



@media (min-width:768px) and (max-width:991px) {



}



@media (max-width:767px) {



}
/********** END PRODUCTS **********/


/********** SUB PAGE **********/
.banner { width:100%; height:320px; background-size: cover !important; -webkit-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.3); -moz-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.3); box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.3); }
.banner h1 { font-family: 'Roboto', sans-serif; font-size:30px; color:#ffffff; margin:32px 0;  }

.page { padding:50px 0; }
.page .sidebar { padding:0; margin:0; }
.page .sidebar ul,.sidebar li { list-style:none; padding:0; margin:0; }
.page .sidebar > li { margin-bottom:20px; }
.page .sidebar li .widgettitle { font-size:28px; font-family: 'Roboto', sans-serif; color:#242424; letter-spacing:-1px; margin-bottom:15px; padding-top:2px;  }
.page .sidebar li ul.menu li { margin:0 0 0 0; }
.page .sidebar li ul.menu li a { display:block; padding:13px 0px 10px; color:#242424; font-size:14px; font-family: 'Roboto', sans-serif; border-top:1px solid #e5e5e5; }
.page .sidebar li ul.menu li:first-child a { border-color:transparent; }
.page .sidebar li ul.menu li a:hover,
.page .sidebar li ul.menu li.current-menu-item a,
.page .sidebar li ul.menu li.current-menu-parent a { font-weight: bold; background:url(img/ok-menu.png) right center no-repeat; }

.page .sidebar h4 { font-size:18px; color:#737373; text-align:center; margin-bottom:30px; }
.page .sidebar h5 { font-size:14px; color:#737373; text-align:center; margin-bottom:20px; }
.page .sidebar h5 a { color:#737373; }
.page .sidebar .sSocial { margin:100px 0 50px; text-align:center; }
.page .sidebar .sSocial ul { margin:0; padding:0; display: inline-block; }
.page .sidebar .sSocial ul li { display: block; list-style: none; float: left; padding:15px 21px; }
.page .sidebar .sSocial ul li + li { border-left:1px solid #d3d3d3; }
.page .sidebar .sSocial ul li a { display: block; height: 21px; width:21px; background: url('img/social-sprite-side.png') no-repeat; }
.page .sidebar .sSocial ul li a.facebook { background-position: 0px 0px; }
.page .sidebar .sSocial ul li a.twitter { background-position: -21px 0px; }
.page .sidebar .sSocial ul li a.pinterest { background-position: -42px 0px; }
.page .sidebar .sSocial ul li a.instagram { background-position: -63px 0px; }

.page .sidebar .sProducts { margin:0 0 50px; }
.page .sidebar .sProducts .product {  }
.page .sidebar .sProducts .product img { width:100%; height:auto; margin:0 0 20px;  }
.page .sidebar .sProducts .product + .product { margin-top:20px; padding-top:30px; border-top:1px solid #d3d3d3;  }

.page .sPrint { float:right; }
.page .sPrint > a { position:relative; z-index:5; width:51px; height:51px; display:inline-block; background:url(img/Fax-Paylasim.png) 0 0 no-repeat; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; transition: all 0.3s ease; }
.page .sPrint > a.share { background-position:0 0; }
.page .sPrint > a.share:hover, .page .sPrint > a.share.active { background-position:0 -51px; }
.page .sPrint > a.print { background-position:-51px 0; }
.page .sPrint > a.print:hover { background-position:-51px -51px; }

.page .sPrint .spSocial { position: absolute; width: 200px; text-align: right; margin-left: -150px; opacity:0; visibility:hidden; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; }
.page .sPrint .spSocial.active { opacity:1; visibility:visible; margin-left:-200px; }
.page .sPrint .spSocial a { width:51px; height:51px; display:inline-block; background:url(img/social.jpg) 0 0 no-repeat; }
.page .sPrint .spSocial a.google { background-position:0 0; }
.page .sPrint .spSocial a.twitter { background-position:-51px 0; }
.page .sPrint .spSocial a.facebook { background-position:-102px 0; }

.page h1 { color:#000; font-weight:bold; font-family: 'Roboto', sans-serif; font-size:28px; margin-bottom:28px ; }
.page h2 { color:#000000; font-weight:bold; font-family: 'Roboto', sans-serif; font-size:26px; padding: 12px 0 22px 0; }
.page h3 { color:#000000; font-weight:bold; font-family: 'Roboto', sans-serif; font-size:24px; margin-bottom:24px ; padding-bottom:20px; padding-top:20px; border-bottom:1px solid #d4d4d4; /*background:url(img/fiyat.png) right 10px top 10px no-repeat;*/ }
.page h4 { color:#000000; font-weight:bold; font-family: 'Roboto', sans-serif; font-size:20px; letter-spacing: 0.2px; line-height: 25px; }
.page h5 { color:#e3000f; font-weight:normal; font-family: 'Roboto', sans-serif; font-size:20px; margin-bottom:20px ; }
.page h6 { color:#e3000f; font-weight:normal; font-family: 'Roboto', sans-serif; font-size:18px; margin-bottom:18px ; }

.page .content img.alignleft  { float:left; margin:0 20px 15px 0; }
.page .content img.alignright  { float:right; margin:0 0 15px 20px; }
.page .content img.aligncenter { display: block; margin:0 auto; }


.page .content blockquote { margin:0; padding:1px 25px 25px; border:0; font-size:14px; color:#fff; background:#969696; }
.page .content blockquote img {  }

.page .content  ul { list-style-type: square; }
.page .content  ul li { margin:7px 0; }

@media (max-width:767px) {
	.page .content img.alignleft, .page .content img.alignright, .page .content img.aligncenter { float:none; display:block; width:100%; height:auto; margin:15px 0; }
	.page .sPrint { display:none; }
}
/********** END SUB PAGE **********/


/********** SERVICES **********/


.page.srv .content > p { font-size: 16px; font-weight: normal; margin: 0; } 
.page.srv .services { margin:40px 0; }



.page.srv .services .row { margin:0 -6px; }



.page.srv .services .row > [class*="col-"] { padding:0 6px 12px; }







.page.srv .services .service {border-bottom: 8px solid transparent;overflow: hidden;position: relative;background: #fcfcfc !important;padding: 0;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;transition: all 0.3s ease;}



.page.srv .services .service .bWrap { position: relative; min-height: 330px; margin: 80px 40px 60px; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; transition: all 0.3s ease; }



.page.srv .services .service .bg { position: absolute; left: 0; top: 0; width: 100%; height: 100%; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; transition: all 0.3s ease; }



.page.srv .services .service .bg img { height: 100%;
    object-fit: cover;
    width: 100%;}



.page.srv .services .service .bg .bgWrap { position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.5); }



.page.srv .services .service > img {  }



.page.srv .services .service h5 { margin: 25px 0 5px; color: #fff; font-family: 'Roboto', sans-serif; font-size: 29px; letter-spacing: -2px; font-weight: normal; }



.page.srv .services .service h5 strong { display: block; }



.page.srv .services .service h6 { margin: 10px 0; color: #fff; font-family: 'Roboto', sans-serif; font-size: 13px; font-weight: bold; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; transition: all 0.3s ease; }



.page.srv .services .service .bWrap a { background: url("img/arrow-cat.png") right 15px center no-repeat; position: absolute; bottom: 0; left: 0; padding: 10px 65px 10px 15px; font-size: 13px; color: #fff; font-family: 'Roboto', sans-serif; font-weight: bold; letter-spacing: 1px; border: 2px solid #fff; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; transition: all 0.3s ease; }







.page.srv .services .service:hover { -webkit-box-shadow: 0px 0px 20px 0 rgba(0, 0, 0, 0.2); -moz-box-shadow: 0px 0px 20px 0 rgba(0, 0, 0, 0.2); box-shadow: 0px 0px 20px 0 rgba(0, 0, 0, 0.2); }



.page.srv .services .service:hover .bWrap a { background-color: #cead4f; border-color: #cead4f; }



.page.srv .services .service:hover .bg, .page.srv .services .service:focus .bg {

    -ms-transform: scale(1.2);

    -moz-transform: scale(1.2);

    -webkit-transform: scale(1.2);

    -o-transform: scale(1.2);

    transform: scale(1.2);

}







@media (min-width:768px) and (max-width:991px) {



    .page.srv .services .service .bg img { height: auto; width: 100%; }



}



@media (max-width:767px) {



    .page.srv .services .service .bg img { height: auto; width: 100%; }



}



/********** END SERVICES **********/


/********** CONTACT **********/
.page.cnc {}
.page.cnc h2 { font-size:22px; color:#242424; font-family: 'Roboto', sans-serif; }
.page.cnc .row { margin:0 -30px; }
.page.cnc .row > [class*="col-"] { padding:0 30px; }
.page.cnc .cInfo { background:#f0f0f0; border:1px solid #e5e5e5; padding:15px 30px 38px; }
.page.cnc .cInfo h4 { margin:5px 0 5px; font-size: 20px; }
.page.cnc .cInfo p { margin:10px 0; }
.page.cnc .cInfo a { text-decoration:underline; }

.maps { padding:20px 0; }
.maps h2 { font-size:22px; color:#242424; font-family: 'Roboto', sans-serif; }
.maps .ktarget { text-align: right; }
.maps .ktarget a { display: inline-block; text-decoration: underline; font-size: 18px; color: #242424; font-family: 'Roboto', sans-serif; font-weight: 500; }
.maps .ktarget a:before { content: ""; display: inline-block;  background: url("img/icon-tarif.png") left center no-repeat; width: 37px; height: 37px; margin-right: 10px; vertical-align: middle; }
.maps .map,
.maps #map { width:1500px; min-height: 650px; margin:35px auto; overflow: hidden; -webkit-box-shadow: 0px 0px 20px 0 rgba(0, 0, 0, 0.2); -moz-box-shadow: 0px 0px 20px 0 rgba(0, 0, 0, 0.2); box-shadow: 0px 0px 20px 0 rgba(0, 0, 0, 0.2); }
.maps .map iframe,
.maps #map iframe { width:100%; height:735px; margin-top:0; pointer-events:none; }
@media (max-width:1500px) {
	.page.cnc .row { margin:0 -15px; }
	.page.cnc .row > [class*="col-"] { padding:0 15px; }
  .maps .map,
	.maps #map { width:95%; }
}
@media (max-width:767px) {
  .maps .ktarget { text-align: left; margin-top: 20px; }
  .maps .map iframe,
	.maps #map iframe { width:100%; height:500px; margin-top:0; pointer-events:none; }
}

/********** END CONTACT **********/


/********** PRODUCTS **********/
.page.urn .container { padding: 0 100px; }
.page.urn .products { margin:40px 0; }
.page.urn .products .row { margin:0 -10px; }
.page.urn .products .row > [class*="col-"] { padding:0 10px 20px; }
.page.urn .products .product { background:#f3f3f3; border-bottom:5px solid transparent; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; }
.page.urn .products .product:hover { border-color:#e3000f; -webkit-box-shadow: 0px 0px 20px 0 rgba(0, 0, 0, 0.2); -moz-box-shadow: 0px 0px 20px 0 rgba(0, 0, 0, 0.2); box-shadow: 0px 0px 20px 0 rgba(0, 0, 0, 0.2); }
.page.urn .products .product img { width:100%; height:auto; }
.page.urn .products .product h5 { padding:40px 20px 0; margin:0; text-align:center; color:#737373; font-size:22px; }
.page.urn .products .product p { margin:20px 40px; text-align:center; color:#737373; font-family: 'Roboto', sans-serif; letter-spacing:1px;  }
.page.urn .products .product .more { margin:0 20px 40px; text-align:center; }
.page.urn .products .product .more a { display:inline-block; font-size:14px; color:#e3000f; font-family: 'Roboto', sans-serif; letter-spacing:1px; background:url('img/ok-mavi.png') right 5px no-repeat; padding-right:20px; }

.table > thead > tr > th { background:#ddd; vertical-align:middle; text-align:center; border-top: 2px solid #ddd !important; }
.table > thead > tr > th:first-child { text-align:left; } 
.table > tbody > tr > td { vertical-align:middle; text-align:center; }
.table > tbody > tr > td:first-child { text-align:left; }
.table > tbody > tr:nth-child(2n-1) { background:#f5f5f5; }
.table > tbody > tr:hover { background:#efefef; }
.table-bordered, .table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th { border-color:#d4d4d4; }

@media (min-width:992px) and (max-width:1200px) {
	.page.urn .container { padding: 0 50px; }
}
@media (min-width:768px) and (max-width:991px) {
	.page.urn .container { padding: 0 15px; }
}
@media (max-width:767px) {
	.table { font-size:7px; }
	.page.urn .container { padding: 0 15px; }
	.page.urn .products .product p { margin:20px 20px; }
}
/********** END PRODUCTS **********/


/********** DOCUMENTS **********/
.page .documents { margin:40px 0; }
.page .documents .document { -webkit-box-shadow: 0px 0px 20px 0 rgba(0, 0, 0, 0.2); -moz-box-shadow: 0px 0px 20px 0 rgba(0, 0, 0, 0.2); box-shadow: 0px 0px 20px 0 rgba(0, 0, 0, 0.2); }
.page .documents .document img { width:100%; height:auto; }
/********** END DOCUMENTS **********/


/********** NEWS *********/
.page.hbr .content > p { font-size: 16px; margin: 0; }
.page.hbr .news { margin:40px 0; }
.page.hbr .news .row > [class*="col-"] { padding-bottom:20px; }
.page.hbr .news .new { background:#f3f3f3; border-bottom:5px solid transparent; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; }
.page.hbr .news .new:hover { border-color:#cead4f; -webkit-box-shadow: 0px 0px 20px 0 rgba(0, 0, 0, 0.2); -moz-box-shadow: 0px 0px 20px 0 rgba(0, 0, 0, 0.2); box-shadow: 0px 0px 20px 0 rgba(0, 0, 0, 0.2); }
.page.hbr .news .new img { width:100%; height:auto; }
.page.hbr .news .new h5 { padding:40px 30px 0; margin:0; color:#737373; font-size:22px; }
.page.hbr .news .new p { margin:20px 30px; color:#737373; font-family: 'Roboto', sans-serif; letter-spacing:1px;  }
.page.hbr .news .new .more { margin:0 30px 15px; }
.page.hbr .news .new .more a { display:inline-block; font-size:14px; color:#cead4f; font-family: 'Roboto', sans-serif; letter-spacing:1px; background:url('img/sari-ok.png') right 5px no-repeat; padding-right:20px; }
.page.hbr .news .new .time { margin:20px 30px 10px; background:url(img/clock.png) no-repeat left center; font-size:12px; color:#b5b5b5; font-family: 'Roboto', sans-serif; padding:0 0 0 20px; float:left; } 
.page.hbr .news .new .cat { margin:20px 10px 10px; background:#e2e2e2; color:#6c6c6c; font-family: 'Roboto', sans-serif; font-size:12px; display:inline-block; padding:3px 7px 2px; float:right; }
@media (min-width:992px) and (max-width:1200px) {
	.page.hbr .container { padding: 0 50px; }
}
@media (min-width:768px) and (max-width:991px) {
	.page.hbr .container { padding: 0 15px; }
}
@media (max-width:767px) {
	.page.hbr .container { padding: 0 15px; }
	.page.hbr .news .new h5 { padding:40px 20px 0; }
	.page.hbr .news .new p { margin:20px 20px; }
	.page.hbr .news .new .more { margin:0 20px 15px; }
	.page.hbr .news .new .time { margin:20px 20px 10px; }
}


.page.post {  }
.page.post 
{ color:#3b3b3b; }
.page.post .pImg img { width:100%; height:auto; -webkit-box-shadow: 0px 0px 20px 0 rgba(0, 0, 0, 0.2); -moz-box-shadow: 0px 0px 20px 0 rgba(0, 0, 0, 0.2); box-shadow: 0px 0px 20px 0 rgba(0, 0, 0, 0.2); }
.page.post .pInfo { padding:30px 25px; color:#737373; font-family: 'Roboto', sans-serif; }
.page.post .pInfo .time { margin:20px 0 10px; background:url(img/clock.png) no-repeat left center; font-size:12px; color:#b5b5b5; font-family: 'Roboto', sans-serif; padding:0 0 0 20px; float:left; } 
.page.post .pInfo .cat { margin:20px 0 10px; background:#e2e2e2; color:#6c6c6c; font-family: 'Roboto', sans-serif; font-size:12px; display:inline-block; padding:3px 10px 2px; float:right; }
/********** END NEWS *********/


/********** FOOTER **********/



footer { background: url(img/Ahsap-Lambri.jpg) center center no-repeat; height:314px; position: absolute; bottom: 0; width: 100%;  }

footer .fWrap {background: rgba(0,0,0,0.7);height: 100%;overflow: hidden;}



body.home footer { background:rgba(0,0,0,0.7); 



    -webkit-box-shadow: 0px -15px 90px 0px rgba(114,114,114,0.75);



    -moz-box-shadow: 0px -15px 90px 0px rgba(114,114,114,0.75);



    box-shadow: 0px -15px 90px 0px rgba(114,114,114,0.75); }

body.home footer .fWrap { background: none; }



footer .fLogo { margin:30px 0 0 0; }



footer .fCopy { margin:40px 0 0 0; font-size:13px; color:#fff; text-align: center; }



footer .fCopy span { display: block; color: #cead4f; padding-top: 5px; }



footer .fWeb { text-align:right; margin:40px 0 0 0; }







footer #navbar2 { text-align: center; margin-top: 40px; }



footer #navbar2 ul { list-style: none; display: inline-block; margin: 0; padding: 0; }



footer #navbar2 ul li { display: inline-block; padding: 2px 0; }

footer #navbar2 ul li:first-child { margin-right: 35px; }



footer #navbar2 ul li + li { padding: 2px 35px; border-left: 1px solid #a2883d; }

footer #navbar2 ul li:nth-last-child(1) { border-left: 1px solid #a2883d; }
footer #navbar2 ul li:nth-last-child(2) { border-left: 1px solid #a2883d; }


footer #navbar2 ul li a { display: inline-block; font-family: 'Roboto', sans-serif; font-weight: 300; font-size: 17px; color: #999; }







footer .goTop {margin: 15px 0 20px;text-align:center;}



footer .goTop a { color: #868686; font-family: 'Roboto', sans-serif; font-size: 19px; background: url("img/icon-gotop.png") center top no-repeat; padding-top: 60px; display: inline-block; }







@media (min-width:768px) and (max-width:991px) {



    footer #navbar2 ul li + li { margin-left: 15px; }



}







@media (max-width:767px) {



    footer .fLogo { text-align: center; }



	footer .fCopy { text-align: left; margin-top: 20px; font-size: 10px; }



    footer .fWeb { text-align:right; margin-top: 30px; }



	footer .goTop { margin-top: 30px; }



}



/********** END FOOTER **********/


/********** PRINT **********/
@media print {
	.hTop, .sidebar, footer { display:none; }
}
/********** END PRINT **********/

/* ACCORDION */

/*--- accordion ---*/
.panel-group{margin-top:20px;margin-bottom:40px;}
.panel-group .panel+.panel{margin-top:0px!important;}
.panel-title{margin-bottom:0px!important;}
.panel-group .panel-heading+.panel-collapse>.panel-body{border:none;}
.panel { box-shadow: 0 0; }
.panel .panel-heading{padding:0;}
.panel-title a{padding:15px 0;display:block;cursor:pointer;font-size:23px;color:#000; display: flex;}
.panel-title a .soru {width:calc(100% - 40px); padding-right: 10px; font-weight:bold; font-size:18px; align-self:center;}
.panel-title a .arti { float:right; width: 30px; background: url("img/down.png") no-repeat; }
.panel-title a .arti .dik { width: 2px; height: 30px; background: rgba(0, 0, 0, 0); display: block; margin: 0 auto; transform:rotate(90deg); -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; transition: all 0.3s ease; }
.panel-title a .arti .duz { width: 30px; height: 2px; background: rgba(0, 0, 0, 0); display: block; margin-bottom: -16px; margin-top: 12px; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; transition: all 0.3s ease; transform: rotate(180deg); }
.panel-title a.collapsed .arti .dik { transform: rotate(0deg); }
.panel-title a.collapsed .arti .duz { transform: rotate(0deg); } 

.panel-body{padding:0;}
.panel-body p{font-size:15px;}
.panel-group .panel{border-bottom:1px solid #c2c2c2;border-radius:initial;}
.panel-group h2{font-size:29px;border-bottom:1px solid #c2c2c2;padding-bottom:30px;}
@media (max-width:767px){
    .panel-title a{font-size:19px; display: flex;}
    .panel-title a .soru { padding-right: 10px; font-size: 16px; width: calc(100% - 40px); }
    .panel-title a .arti { width: 30px; }
    .panel-body p{font-size:13px;}
    .sss .content div+h1+p{font-size:19px!important;}
    .panel-group{margin:50px 0;}
}


/* cform */

.sss-cont { margin-top: 35px; }

/*-- form ---*/
h2.form-title { color: #000; }
p.form-p { color: #000; max-width: 800px; }
.wpcf7 h2{font-size:29px;}
.wpcf7 p{max-width:885px;font-size:15px;color:#000;font-weight:bold;}

/*-- call-me-back --*/
.call-me-back{padding:70px 50px;background-color:#fbfbfb;margin-bottom:90px;}
.call-me-back h5{color:#000;font-size:23px;margin-bottom:0px!important;line-height:52px;}
.call-me-back .call-cont{display:flex;justify-content:flex-end;}
.call-me-back .call-cont .call-button{position:relative;}
.call-me-back .call-cont .call-button:hover .call-me{background-color:#0eb6e7;border-color:#0eb6e7;color:#ffffff;}
.call-me-back .call-cont .call-button div{float:left;}
.call-me-back .call-cont .call-button .call-me{padding:15px 85px 14px 40px;border:1px solid #e1e1e1;font-weight:bold;font-size:15px;background-color:#ffffff;border-right:none;transition:0.5s all;}
.call-me-back .call-cont .call-button .c-b{padding:26px;background:#0eb6e7 url(img/icon-plus-white.png) center no-repeat;}
@media (max-width:767px){
    .call-me-back{margin-bottom:50px;}
}
.wpcf7-form{}
.form-n-s-t { padding-right: 15px !important;  }
.wpcf7-form .ajax-loader{display:none!important;}
.wpcf7-form .buttons{text-align:right;}
.wpcf7-form label{font-size:15px;font-weight:normal;margin-top:30px;float:left; padding-left:0px;}
.wpcf7-form .cform{margin:0 0 10px!important;}
.wpcf7-form .cform .row{}
.wpcf7-form .cform .row>div{margin:0 0 15px;}
.wpcf7-form .cform span.wpcf7-not-valid-tip{display:none;}
.wpcf7-form input[type="text"],.wpcf7-form input[type="email"],.wpcf7-form input[type="tel"],.wpcf7-form textarea{ max-height: 268px; font-size:14px;padding:15px 20px;width:100%;color:787777;border:1px solid #D0D0D0; font-family: 'Roboto', sans-serif;}
.wpcf7-form input[type="text"]:hover,.wpcf7-form input[type="email"]:hover,.wpcf7-form textarea:hover{border:1px solid #cead4f;}
.wpcf7-form input[type="text"]:focus,.wpcf7-form input[type="email"]:focus,.wpcf7-form textarea:focus{border:1px solid #cead4f;}
.wpcf7-form input[type="text"].wpcf7-not-valid,.wpcf7-form input[type="email"].wpcf7-not-valid,.wpcf7-form input[type="tel"].wpcf7-not-valid,.wpcf7-form textarea.wpcf7-not-valid{border-color:cead4f;}
.wpcf7-form input[type="submit"]{ float:left;background:#cead4f;color:#000;border:0px;font-weight:bold;font-size:15px;padding:15px 55px;font-family: 'Roboto', sans-serif;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;transition:all 0.3s ease;}
.wpcf7-form input[type="reset"]{background:#cead4f;color:#000;border:0px;font-size:15px;padding:15px 55px;font-weight:bold;font-family: 'Roboto', sans-serif;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;transition:all 0.3s ease;margin-right:15px;}
.wpcf7-form input[type="submit"]:hover{background:#000000; color: #fff;}
.wpcf7-form input[type="reset"]:hover{background:#000000; color: #fff;}
div.wpcf7-response-output{border:none!important;color:#fff; padding:10px 20px!important;margin:10px 0!important;font-size:14px;}
div.wpcf7-validation-errors{background:#e3000f;border:none!important; color:#000 !important;}
div.wpcf7-spam-blocked{background:#ffa500;}
div.wpcf7-mail-sent-ng{background:#ff0000;}
div.wpcf7-mail-sent-ok{background:#0eb6e7;}

@media (max-width:767px){
	.wpcf7-form .buttons { text-align: left; }
    .wpcf7-form input[type="submit"]{ padding: 10px 40px; }
	.wpcf7-form input[type="reset"]{ padding: 10px 40px; }
}

#gallery-1 img { position: relative; }
#gallery-1 img:after { content: ''; position: absolute; width: 100%; height: 100%; top: 0; left: 0; background-color: rgba(0,0,0,0.5); }

/* Galeri */

.gallery { margin: 30px -7px 20px; }
.gallery .small-photo { padding: 0 7px; margin-bottom: 14px; }
.gallery .small-photo .photo-wrap  { position: relative; overflow: hidden; transition: 0.5s all; }
.gallery .small-photo .photo-wrap img { width:100%; height:auto; }
.gallery .small-photo .photo-wrap .wrap-gallery { width: 100%; height: 100%; position: absolute; top: 0; left: 0; background-color: transparent; transition: 0.3s all; visibility: hidden; opacity: 0; }
.gallery .small-photo .photo-wrap:hover .wrap-gallery { background-color: rgba(0, 0, 0, 0.50); visibility: visible; opacity: 1; }
.gallery .small-photo .photo-wrap .wrap-gallery .gallery-info { position: absolute; bottom: 15px; right: 20px; color: #ffffff; font-size: 13px; }
.gallery .small-photo .photo-wrap .gallery-info span { font-size: 17px; margin-left: 10px; }
/*
.gallery .small-photo .photo-wrap  .img-filter { transition: 0.3s all; display: flex; justify-content: center; align-items: center; }
.gallery .small-photo .photo-wrap:hover img { transform: scale(1.2); }
.gallery .small-photo .photo-wrap:hover .img-filter { position: absolute; width: 100%; height: 100%; top:0; left: 0; background-color: rgba(0, 0, 0, 0.5); transition: 0.3s all; }
.gallery .small-photo .photo-wrap .img-filter i { display: none; }
.gallery .small-photo .photo-wrap:hover .img-filter i { display: inline-block; color: #ffffff; font-size: 25px; }
.gallery .small-photo .photo-wrap  img { width: 100%; transition: 0.5s all; }
.gallery .small-photo .photo-wrap  a { position: absolute; width: 100%; height: 100%; top: 0; left: 0; z-index: 99; }
*/
    

.content table thead {
    margin-bottom: 10px;
    background: #cead4f;
    text-align: center;
	width: 100%;
    border: 1px solid #e8e8e8;
	color: #ffffff;
	
}
.content table thead tr th {
    border: 1px solid #ffffff;
    padding: 10px 20px;
}

.content table tbody tr td {
    font-size: 15px;
    font-weight: 300;
    color: #000;
    transition: 0.3s all;
    cursor: pointer;
    padding: 20px 10px;
}

.content table td {
    border: 1px solid #e8e8e8;
    padding: 20px 10px;
    width: 25%;
}


.btext span { color:#ffd800; }


.stickyPhone { font-size:18px; font-family:'Roboto'; color:#fff; margin:0px; z-index: 998; }
.stickyPhone .container { background:#aeaeae; text-align:center; padding:10px 15px; /*border-bottom:4px solid #969696; */ }
.stickyPhone .container a { color:#fff; }
.stickyPhone .mask{position:absolute;width:100%;height:100%;left:0;top:0;z-index:10;}

.stickeyArrow { text-align: right; opacity: 0; transition: 0.3s all; z-index: 997; }
.stickeyArrow a { background: #000; display: inline-block !important; color: #fff; text-align: center; line-height: 35px; width: 40px; height: 40px; border-radius: 50%; margin: 20px 20px 65px; font-weight: 700; font-size: 16px; -webkit-box-shadow: 0px 0px 7px -2px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0px 0px 7px -2px rgba(0, 0, 0, 0.1); -o-box-shadow: 0px 0px 7px -2px rgba(0, 0, 0, 0.1); -ms-box-shadow: 0px 0px 7px -2px rgba(0, 0, 0, 0.1); box-shadow: 0px 0px 7px -2px rgba(0, 0, 0, 0.1); }

.stickeyForm { position: fixed; right: 0; top: 200px; z-index: 998; display: none; background: #000000; font-family: "Roboto"; font-weight: 700; font-size: 14px; color: #ffffff; text-align: center; cursor: pointer; }
.stickeyForm a { color: #ffffff; display: block; padding: 10px 20px; }
/*------------------------------------------------- =MODAL ---------------------------------------------------*/

.modal-backdrop.in { background: #000; filter: alpha(opacity=50); opacity: .50; }
.close-modal { position: absolute; top: -15px; right: -15px; width: 55px; height: 55px; background-color: transparent; cursor: pointer; background-color: #000; z-index: 999; }
.close-modal .lr { z-index: 1051; width: 1px; height: 55px; margin-left: 28px; background-color: #fff; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }
.close-modal .lr .rl { z-index: 1052; width: 1px; height: 55px; background-color: #fff; -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg); }
.close-modal:hover .lr,
.close-modal:hover .rl { background: #ccc; }
#popup { padding-left: 17px !important; padding-right: 17px !important; }
#popup .model-content {margin: 150px auto 50px;padding: 35px 35px 25px;width: 100%;max-width: 700px;background: #fff;position: relative;}
#popup .model-content h2 { margin: 0 0 20px; color: #000; font-family: 'Roboto'; font-weight: bold; }
#popup .model-content p { font-size: 11px; color: #000; }
#popup .model-content p strong { font-family: 'Roboto'; font-weight: bold; }
@media (max-width:767px) {
	#popup .model-content { margin: 50px auto; }
}
#popup input[type="text"],
#popup input[type="tel"],
#popup input[type="email"],
#popup textarea,
#popup select {font-size: 13px;color: #000000;border: 2px solid #000000;background: #ffffff;height: 38px;padding: 0 22px;border-radius: 0;line-height: 38px;width: 100%;font-family: "Roboto";font-weight: normal !important;}
#popup select option { font-family: "Roboto"; }
#popup input[type="submit"] { width: 100%; color: #fff; padding: 12px; font-size: 14px; border: none; background: #000; font-family: "Roboto"; font-weight: bold; border: 1px solid #000; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; transition: all 0.3s ease; }
#popup input[type="submit"]:hover { color: #000; background: #fff; }
#popup .wpcf7-not-valid { border-color: #e3000f !important; }
#popup span.wpcf7-list-item { margin: 0; font-size: 11px; font-family: 'Gotham Bold'; color: #000; }
#popup span.wpcf7-not-valid-tip { display: none !important; }
div.wpcf7-response-output { border: none; color: #fff; font-weight: bold; font-size: 15px; padding: 10px 20px !important; margin: 10px 0 !important; }
div.wpcf7-validation-errors { background: #f7e700; }
div.wpcf7-spam-blocked { background: #ffa500; }
div.wpcf7-mail-sent-ng { background: #ff0000; }
div.wpcf7-mail-sent-ok { background: #398f14; }
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output{
	background: #ff0000;
}
.wpcf7 form .wpcf7-response-output {
    margin: 2em 0.5em 1em;
    padding: 0.2em 1em;
    border: 2px solid #00a0d2;
}
.wpcf7 form.sent .wpcf7-response-output{
	background: #398f14 !important;
}
.page .content h3 span { float:right; }

.panel-title a .soru { width: calc(100% - 40px); padding-right: 10px;}

.road-menu{background-color:#fafafa;padding:15px 0;}
.road-menu span, 
.road-menu a{font-size:13px;color:#999ca4;padding-bottom:3px;border-bottom:2px solid transparent;transition:0.3s all;}
.road-menu a:hover{border-bottom:2px solid #cead4f;}
.road-menu .seperator{font-size:12px;color:#ececec;vertical-align:middle;margin:0 5px;}
.road-menu .breadcrumb_last{padding-bottom:3px;border-bottom:2px solid #cead4f;}
.cform .g-recaptcha {  }
@media (max-width:767px) { .cform .g-recaptcha { float:none; margin-bottom:15px; } }

.grecaptcha-badge { display:none; }

.content table {display: table;width: 100%;height: auto !important;overflow: auto;max-width: 100%;border:1px solid #e8e8e8;}
.content table thead { margin-bottom: 10px; background: #01c05a; text-align: center; }
.content table thead tr th { font-size: 15px; color: #fff; font-weight: 300; padding-top: 20px; padding-bottom: 20px; padding-left: 10px; font-weight: bold; }
.content table tbody { text-align: center; }
.content table tbody tr { border-top: 1px solid #e8e8e8; }
.content table tbody tr:nth-child(2n) { background-color: #fbfbfb; }
.content table tbody tr td { font-size: 15px; font-weight: 400; color: #000; transition: 0.3s all; cursor: pointer; padding:20px 10px; }
.teklifalbtn{border-radius: 25px;background: #e34137;padding: 10px 20px;color: #fff;display: block;width: 140px;}

.cform .txtarea textarea{height: 150px !important;padding: 0 22px !important;}


.teklifalbtn strong{width:100%}

.cf7sr-g-recaptcha{max-width:100%;overflow: hidden;}



.pSocial ul li a::after {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    border: 1px solid rgb(135 135 135 / 0%);
    border-radius: 50%;
    transition: border-color 0.5s cubic-bezier(0.19, 1, 0.22, 1),transform 1.5s cubic-bezier(0.19, 1, 0.22, 1);
    content: '';
    z-index: 99999999;
}

.pSocial ul li a:hover::after {border-color: #fff;transform: scale(0.9);}
.products .pBot .pContact .pSocial ul li a{position:relative}



/*slider*/
/* Slideshow container */
.slideshow-container {
  max-width: 100%;
	width:1360px;
  position: relative;
  margin: auto;
  /* margin-top: 115px; */
}

/* Hide the images by default */
.mySlides {
  display: none;
  width: 990px;
  height: 650px;
  float: right;
  position: relative;
}
.mySlides img{
  /* width: 990px; */
  height: 650px;
  /* box-shadow: 0px 10px 20px #e2e2e2; */
  float: right;
  position: relative;
  object-fit: cover;
}

/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 0;
  width: auto;
  margin-top: 293px;
  margin-bottom: 293px;
  right: -32px;
  padding: 16px;
  box-shadow: 0px 10px 20px rgb(0 0 0 / 16%);
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  border-radius: 100% !important;
  background: #fff;
  user-select: none;
  padding: 0;
  width: 64px;
  height: 64px;
}
.prev img, .next img{
    width: 64px;
    height: 64px;
    object-fit: none;
}

/* Position the "next button" to the right */
.next {
  /* right: 0; */
  /* border-radius: 3px 0 0 3px; */
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
   background-color: rgb(214, 197, 143);
}

.prev{display:none;}
/* Caption text */
.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active, .dot:hover {
  background-color: #717171;
}

/* Fading animation */
.fade {
  animation-name: fade;
  animation-duration: 1.5s;
}

@keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}





.sl-box{width: 470px;height: 470px;position: absolute;top: 0;left: 0;margin-top: 90px;margin-bottom: 90px;background: #fff;padding: 30px;z-index: 99;border-radius: 8px;}
.sl-box h2{line-height: 60px;letter-spacing: 0px;font-weight: 600;font-size: 50px;}
.sl-box p{text-align: left;line-height: 32px;letter-spacing: 0px;font-weight: 400;color: #656565;font-size: 16px;}
.sl-box a.teklifal{
    height: 50px;
    display: block;
    width: 100%;
    text-align: center;
    line-height: 50px;
    background: rgb(214, 197, 143);
    margin-top: 15px;
    font-weight: 500;
    font-size: 16px;
    border-radius: 4px;
}
.sl-box .sl-menu{
    height: 50px;
    /* overflow: hidden; */
    position: relative;
    cursor: pointer;
}
.sl-box .sl-menu:after{content:'';background: url(https://www.acarormanurunleri.com.tr/wp-content/uploads/2023/03/Polygon-1.png);height: 6px;width: 8px;background-size: cover;position: absolute;right: 15px;top: 22px;}


.sl-box .sl-menu span{
    position: absolute;
    line-height: 25px;
    color: rgb(204, 204, 204);
    letter-spacing: 0px;
    font-weight: 400;
    font-size: 11px;
    background: #fff;
    left: 10px;
    z-index: 99;
    top: -12px;
    padding: 0px 15px;
}
.sl-box .sl-menu p{
    line-height: 48px;
    border: 1px solid rgb(139, 139, 139);
    text-align: left;
    margin: 0;
    border-radius: 4px;
    padding: 0px 20px;
    margin-bottom: 0px;
    font-weight: 500;
    color: #000;
    font-size: 14px;
}

.sl-box .sl-menu nav{
    /* display: none; */
    /* position: absolute; */
}
.sl-box .sl-menu nav ul#menu-urunler-menu{
    list-style: none;
    padding: 0;
    height: 0px;
    overflow: overlay;
    background: #fff;
    border: 0px solid transparent;
    transition: all .3s ease;
    padding: 0;
    margin: 0;
}
.sl-box .sl-menu nav ul#menu-urunler-menu li{}
.sl-box .sl-menu nav ul#menu-urunler-menu li a{
    line-height: 40px;
    width: 100%;
    display: block;
    padding: 0px 15px;
}
.sl-box .sl-menu nav ul#menu-urunler-menu li a:hover{
    background: #cead4f;
    color: #fff;
}
.sl-box .sl-menu:hover p {
	border: 1px solid #cead4f;
}

.sl-box .sl-menu:hover nav ul#menu-urunler-menu {
    display: block;
    height: 350px;
    border: 0px solid transparent;
    border: 1px solid #cead4f;
}



.sl{
    width: 100%;
    margin-top: 60px;
    float: left;
    margin-bottom: 55px;
    }





@media (min-width: 1366px) {
    .container {
        width: 1360px;
    }
}





   section.slider {
        width: 100%;
        width:990px;
        height:auto;
        overflow: hidden;
        float:right;
        max-width: 100%;
    }

    section.slider.slick-slide {
      margin: 0px 20px;
    }

    section.slider.slick-slide img {
      width: 100%;
    }

    section.slider.slick-prev:before,
    section.slider.slick-next:before {
      color: black;
    }


    section.slider.slick-slide {
      transition: all ease-in-out .3s;
      opacity: .2;
    }
    
    section.slider.slick-active {
      opacity: .5;
    }

    section.slider.slick-current {
      opacity: 1;
    }
.slick-slide img{
    display: block;
    height: 100%;
    width: 100%;
    border-radius: 10px;
}







@media (max-width:767px) {



/*slider*/
/* Slideshow container */
.slideshow-container {
  max-width: 100%;
  height: 240px;
}

/* Hide the images by default */
.mySlides {
  display: none;
  width: 100%;
  height: auto;
  box-shadow: 0px 10px 20px #e2e2e2;
  float: none;
  position: relative;
  z-index: auto;
}
.mySlides img{
  /* width: 990px; */
  height: auto;
  /* box-shadow: 0px 10px 20px #e2e2e2; */
  float: unset;
  position: relative;
  object-fit: cover;
}

/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 96px;
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
  display: block;
  right: 5px;
  margin-left: calc(100% - 44px);
  z-index: auto;
  padding: 16px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  border-radius: 100% !important;
  background: #fff;
  user-select: none;
  padding: 0;
  width: 44px;
  height: 44px;
}
.prev img, .next img{
    width: 44px;
    height: 44px;
    object-fit: none;
    display: block;
}

/* Position the "next button" to the right */
.next {
  /* right: 0; */
  /* border-radius: 3px 0 0 3px; */
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
   background-color: rgb(214, 197, 143);
}

.prev{display:none;}
/* Caption text */
.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active, .dot:hover {
  background-color: #717171;
}

/* Fading animation */
.fade {
  animation-name: fade;
  animation-duration: 1.5s;
}

@keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}





.sl-box{width: 100%;height: auto;position: relative;top: unset;left: unset;float: none;margin-top: 0;margin-bottom: 0;background: #fff;padding: 15px;z-index: auto;float: left;border-radius: 8px;display: block;}
.sl-box h2{line-height: 35px;letter-spacing: 0px;font-weight: 600;font-size: 30px;}
.sl-box p{text-align: left;line-height: 21px;letter-spacing: 0px;font-weight: 400;color: #656565;font-size: 14px;margin-top: 0px;}
.sl-box a.teklifal{
    height: 50px;
    display: block;
    width: 100%;
    text-align: center;
    line-height: 50px;
    background: rgb(214, 197, 143);
    margin-top: 15px;
    font-weight: 600;
    font-size: 13px;
    border-radius: 4px;
}
.sl-box .sl-menu{
    height: 50px;
    /* overflow: hidden; */
    position: relative;
    cursor: pointer;
}
.sl-box .sl-menu:after{content:'';background: url(https://www.acarormanurunleri.com.tr/wp-content/uploads/2023/03/Polygon-1.png);height: 6px;width: 8px;background-size: cover;position: absolute;right: 15px;top: 22px;}


.sl-box .sl-menu span{
    position: absolute;
    line-height: 25px;
    color: rgb(204, 204, 204);
    letter-spacing: 0px;
    font-weight: 400;
    font-size: 11px;
    background: #fff;
    left: 10px;
    z-index: 99;
    top: -12px;
    padding: 0px 15px;
}
.sl-box .sl-menu p{
    line-height: 48px;
    border: 1px solid rgb(139, 139, 139);
    text-align: left;
    margin: 0;
    border-radius: 4px;
    padding: 0px 20px;
    margin-bottom: 0px;
}

.sl-box .sl-menu nav{
    /* display: none; */
    /* position: absolute; */
}
.sl-box .sl-menu nav ul#menu-urunler-menu{
    list-style: none;
    padding: 0;
    height: 0px;
    overflow: overlay;
    background: #fff;
    border: 0px solid transparent;
    transition: all .3s ease;
    padding: 0;
    margin: 0;
}
.sl-box .sl-menu nav ul#menu-urunler-menu li{}
.sl-box .sl-menu nav ul#menu-urunler-menu li a{
    line-height: 40px;
    width: 100%;
    display: block;
    padding: 0px 15px;
}
.sl-box .sl-menu nav ul#menu-urunler-menu li a:hover{
    background: #cead4f;
    color: #fff;
}
	
.sl-box .sl-menu:hover nav ul#menu-urunler-menu {
    display: block;
    height: 200px;
    border: 0px solid transparent;
    border: 1px solid #ccc;
}

	
.sl{
    width: 100%;
    margin-top: 50px;
    float: left;
    margin-bottom: 0px;
    height: 550px;
    }



	.content table {
    display: block;
    width: 100%;
    height: auto !important;
    overflow: auto;
    max-width: 100%;
    border: 1px solid #e8e8e8;
}
   section.slider {max-height: 240px !important;overflow:hidden}
	.slick-list{padding: 0px 30px !important;}
	.slick-slide {padding: 0px 7.5px;}
	.slick-slide img{ border-radius: 10px;}

	.page.srv .services .service .bWrap {position: relative;min-height: 250px;margin: 20px 20px 10px;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;transition: all 0.3s ease;}

}


		   