/* == google font ---------- */
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap');
body {
font-family: 'Poppins', sans-serif !important;
}
/* == google font ---------- */
/* == general ---------- */
li {
list-style: none;
}
a:hover {
text-decoration: none !important;
}
ul {
all: unset;
}
p {
all: unset;
}
.wrapper {
width: 80%;
margin: 0 auto;
position: relative;
z-index: 9;
}
body {
overflow-x: hidden;
}
* {
outline: none;
}
.kataloganasag {
float: right;
position: fixed;
top: 64%;
right: -6px;
width: 50px;
height: 205px;
z-index: 99;
}
.kataloganasag img {
width: 88%;
}
.header .upper .contact_lang {
padding-top: 0;
position: relative;
padding-left: 0;
background: #dcc869;
height: 39px;
margin-top: -5px;
}
.header .upper .contact_lang ul {
margin: 0;
display: flex;
padding-top: 5px;
padding-left: 9px;
}
.header .upper .contact_lang ul li {
padding-left: 0 !important;
}
.header .upper .contact_lang ul li img {
width: 26px;
margin: 0 3px;
}
/* == general ---------- */
/* –––––––––––––––––––––––––––––––––––––––––––––––––– */
/* header */
/* sticky */
.header.sticky{
position: fixed;
top: 0;
transition: 0.5s;
}
.header.sticky .upper {
height: 0;
overflow: hidden;
transition: 0.5s;
padding: 0px 0;
}
.header.sticky .menu .navbar{
transition: 0.4s;
padding: 0;
}
.header.sticky .menu .navbar .logo img{
width: 79%;
transition: 0.4s;
}
.header.sticky .menu .navbar .links ul li.list_item > .big_drop{
margin: 0 0 0 -55px;
}
/* sticky */
/* upper -------------- */
.header .upper{
padding: 5px 0;
background-color: #d71318;
position: relative;
transition: 0.5s;
height: 38px;
overflow: hidden;
border-bottom: 1px solid #eee;
}
.header .upper > .wrapper{
position: initial;
}
.header .upper .header_content{
display: flex;
justify-content: space-between;
}
.header .upper .header_content .contact{
display: flex;
}
.header .upper .header_content::before{
content: "";
background-color: #ffffff;
position: absolute;
display: block;
height: 100%;
width: 69%;
left: -6px;
top: 0;
transform: skewX(-14deg);
-webkit-transition: background 0.2s ease-out;
-moz-transition: background 0.2s ease-out;
-ms-transition: background 0.2s ease-out;
-o-transition: background 0.2s ease-out;
transition: background 0.2s ease-out;
}
.header .upper .header_content::after{
content: "";
background-color: #ffffff;
position: absolute;
display: block;
height: 100%;
width: 18px;
left: 69%;
top: 0;
transform: skewX(-14deg);
-webkit-transition: background 0.2s ease-out;
-moz-transition: background 0.2s ease-out;
-ms-transition: background 0.2s ease-out;
-o-transition: background 0.2s ease-out;
transition: background 0.2s ease-out;
margin-left: 11px;
}
.header .upper .header_content .item{
z-index: 9;
padding-right: 50px;
list-style: none;
}
.header .upper .header_content .item:last-child span{
position: relative;
top: 2px;
}
.header .upper .header_content .item span{
color: #d71318;
font-size: 17px;
padding-right: 10px;
}
.header .upper .header_content .item p{
margin: 0;
font-size: 12px;
color: #fff;
font-weight: 500;
-webkit-text-fill-color: #7d7d7d;
}
.header .upper .lang{
margin-top: 0;
padding-right: 10px;
}
.header .upper .right_section{
display: flex;
}
.header .upper .lang ul{
margin: 0;
display: flex;
position: relative;
}
.header .upper .lang ul li{
padding: 0 5px;
list-style: none;
}
.header .upper .lang ul li a{
-webkit-text-fill-color: #fff;
color: #fff;
font-weight: 700;
font-size: 14px;
}
.header .upper .lang ul li:last-child:before{
content: "/";
padding-right: 9px;
color: #fff;
-webkit-text-fill-color: #fff;
}
/* search ------ */
.header .social{
margin-left: 0;
margin-top: -1px;
padding-bottom: 1px;
}
.header .social > h3{
font-size: 14px;
color: #fff;
display: inline-block;
margin-right: 10px;
margin-bottom: 0;
}
.header .social ul{
margin: 0;
}
.header .social ul li {
display: inline-block;
margin-top: 0;
}
.header .social ul li a {
display: block;
text-align: center;
margin-left: 11px;
font-size: 15px;
}
.header .social ul li a i {
color: #fff;
margin-top: 7px;
margin-left: 0;
-webkit-text-fill-color: #fff;
}
/* search ------ */
/* upper -------------- */
header {
width: 100%;
background-color: #fff;
display: block;
position: absolute;
top: 0;
z-index: 99;
background-position: 220px 62%;
box-shadow: 0 3px 12px rgba(0, 0, 0, 0.08);
}
header > .wrapper {
display: flex;
justify-content: space-between;
}
.alkan-logo {
margin: 0;
}
.alkan-logo img {
width: 92%;
padding-top: 0px;
padding-bottom: 4px
}
/* header */
/* –––––––––––––––––––––––––––––––––––––––––––––––––– */
/* –––––––––––––––––––––––––––––––––––––––––––––––––– */
/* slider */
.slider {
margin-top: 0;
}
.slider,
.slider > div {
/* img/svg default to Center Center. Maybe try 'center top'? */
background-position: center;
display: block;
width: 100%;
height: 845px;
position: relative;
background-size: cover;
background-repeat: no-repeat;
background-color: #000;
overflow: hidden;
-moz-transition: transform .7s;
-o-transition: transform .7s;
-webkit-transition: transform .7s;
transition: transform .7s;
}
.slider > div:after {
content: "";
width: 100%;
height: 100%;
background-color: #0003;
position: absolute;
top: 0;
left: 0;
}
.slider > div {
position: absolute;
}
.slider > i {
color: #5bbd72;
position: absolute;
font-size: 60px;
margin: 20px;
top: 43%;
text-shadow: 0 10px 2px #223422;
transition: .3s;
width: 30px;
padding: 10px 13px;
background: #fff;
background: #939598;
cursor: pointer;
line-height: 0;
box-sizing: content-box;
border-radius: 3px;
z-index: 4;
}
.slider > i svg {
margin-top: 3px;
}
.slider > i svg {
fill: #fff;
}
.slider > .left {
left: -100px;
}
.slider > .right {
right: -100px;
}
.slider:hover > .left {
left: 0;
}
.slider:hover > .right {
right: 0;
}
.slider > i:hover {
background: #769d48;
transform: translateX(-2px);
}
.slider > i.right:hover {
transform: translateX(2px);
}
.slider > i.right:active,
.slider > i.left:active {
transform: translateY(1px);
}
.slider:hover > div {
transform: scale(1.01);
}
.hoverZoomOff:hover > div {
transform: scale(1);
}
.slider > ul {
position: absolute;
bottom: 48%;
right: 8%;
z-index: 4;
padding: 0;
margin: 0;
transform: translateX(-50%);
}
.slider > ul > li {
padding: 0;
width: 13px;
height: 13px;
list-style: none;
margin: 10px 0 0;
cursor: pointer;
border: 1px solid #fff;
-moz-transition: .3s;
-o-transition: .3s;
-webkit-transition: .3s;
transition: .3s;
}
.slider > ul > .showli {
background-color: #fff;
-moz-animation: boing .5s forwards;
-o-animation: boing .5s forwards;
-webkit-animation: boing .5s forwards;
animation: boing .5s forwards;
}
.slider > ul > li:hover {
background-color: #000;
}
.slider > .show {
z-index: 1;
}
.hideDots > ul {
display: none;
}
.showArrows > .left {
left: 0;
}
.showArrows > .right {
right: 0;
}
.titleBar {
z-index: 2;
display: inline-block;
background: rgba(0, 0, 0, .5);
position: absolute;
width: 100%;
bottom: 0;
transform: translateY(100%);
padding: 20px 30px;
transition: .3s;
color: #fff;
}
.titleBar * {
transform: translate(-20px, 30px);
transition: all 700ms cubic-bezier(0.37, 0.31, 0.2, 0.85) 200ms;
opacity: 0;
}
.titleBarTop .titleBar * {
transform: translate(-20px, -30px);
}
.slider:hover .titleBar,
.slider:hover .titleBar * {
transform: translate(0);
opacity: 1;
}
.titleBarTop .titleBar {
top: 0;
bottom: initial;
transform: translateY(-100%);
}
.boxes_section .item .text h3 {    font-size: 19px;
padding-top: 20px;
font-weight: 500;
}
.boxes_section .item .text p {    font-size: 13px;}
.slider > div span {
display: block;
position: absolute;
top: 30%;
z-index: 9;
color: #fff;
text-align: left;
padding: 0;
width: 70%;
left: 0;
right: 0;
margin: 0 auto;
}
.slider > div .btn {
padding-top: 50px;
display: block !important;
text-align: left;
padding-left: 0;
}
.slider > div .btn a {
padding: 10px 20px;
margin-top: 0;
margin-right: 10px;
transition: 0.3s;
}
.slider > div .btn a:nth-child(2) {
color: #fff;
background-color: #d71318;
border: 1px solid #ffffff;
}
.slider > div .btn a:nth-child(2):hover {
background-color: transparent;
border: 1px solid white;
transition: 0.3s;
}
.slider > div .btn a:nth-child(1) {
border: 1px solid white;
color: #fff;
}
.slider > div .btn a:nth-child(1):hover {
background-color: #769d48;
border: 1px solid #769d48;
color: #fff;
transition: 0.3s;
}
.slider > div span p {
font-size: 13px;
width: 65%;
display: block;
font-weight: 400;
color: #fff;
padding-top: 10px;
text-shadow: 2px 2px 12px black;
}
.slider > div span h5 {
font-size: 17px;
font-weight: 500;
color: #fff;
display: inline-block;
padding: 17px 0;
border-left: 6px solid #cab550;
padding-left: 14px;
text-shadow: 2px 2px 12px black;
}
.slider > div span h2 {
font-size: 31px;
font-weight: 300;
text-shadow: 2px 2px 12px black;
text-transform: uppercase;
width: 68%;
color: #fff;
}
.slider > div span h2 b {
font-size: 42px;
text-shadow: 2px 2px 12px black;
color: #fff;
font-weight: 600;
}
@keyframes boing {
0% {
transform: scale(1.2);
}
40% {
transform: scale(.6);
}
60% {
transform: scale(1.2);
}
80% {
transform: scale(.8);
}
100% {
transform: scale(1);
}
}
.boxes_section {    padding-top: 4rem;
padding-bottom: 4rem;
}
.boxes_section .item {width: 32%;
text-align: center;
padding: 0 21px;
border-right: 1px dashed #d7d7d7;}
.boxes_section .item .ico {    display: inline-block;
padding: 15px 19px;
border-radius: 100%;}
.boxes_section .item .ico img {    width: 50px;}
/* -------------------------------------- */
#slider2 {
max-width: 30%;
margin-right: 20px;
}
.row2Wrap {
display: flex;
}
.slider_section {
padding-top: 0 !important;
margin-top: 90px;
position: relative;
}
.slider_section .vedio {
position: relative;
}
.slider_section .vedio:after {
content: " ";
background: url("http://www.novades.com.tr/assets/img/pattern.png") repeat center center rgba(0, 0, 0, 0.02);
position: absolute;
top: 0;
width: 100%;
height: 100%;
}
.scrollbutton {
position: absolute;
width: 130px;
height: 50px;
bottom: 80px;
z-index: 9;
-webkit-transition: .3s;
transition: .3s;
-webkit-transform: scale(1);
transform: scale(1);
left: 0;
right: 0;
margin: auto;
}
.scrollbutton a.scrolldown {
width: 120px;
height: 100px;
margin: 0 auto;
text-align: center;
overflow: hidden;
display: block;
background: url("assets/img/svg/down-arrow.svg") center center no-repeat;
background-size: 60px;
-webkit-animation: arrow .8s infinite;
animation: arrow .8s infinite;
-webkit-transform: translateY(0px);
transform: translateY(0px);
cursor: pointer;
}
@-webkit-keyframes arrow {
0% {
-webkit-transform: translateY(20px);
transform: translateY(20px);
opacity: .3;
}
50% {
-webkit-transform: translateY(10px);
transform: translateY(20px);
opacity: .5;
}
100% {
-webkit-transform: translateY(0px);
transform: translateY(20px);
opacity: 1;
}
}
@keyframes arrow {
0% {
transform: translateY(20px);
opacity: .3;
}
50% {
transform: translateY(10px);
opacity: .5;
}
100% {
transform: translateY(0px);
opacity: 1;
}
}
/* slider */
/* –––––––––––––––––––––––––––––––––––––––––––––––––– */
/* –––––––––––––––––––––––––––––––––––––––––––––––––– */
/* product section */
.product_section{
padding-top: 4rem;
padding-bottom: 4rem;
background-color: #eee;
}
.product_section .title{
width: 100%;
}
.product_section .title span{
font-size: 36px;
font-weight: 700;
color: #d71318;
display: block;
position: relative;
text-transform: uppercase;
text-align: center;
}
.product_section .title span:after{
content: " ";
width: 10%;
height: 3px;
background-color: #d71318;
position: absolute;
top: 25px;
margin-left: 10px;
}
.product_section .title h3{
font-size: 14px;
font-weight: 500;
color: #757573;
padding-top: 10px;
text-align: center;
}
.product_section .product_boxes{
display: flex;
flex-wrap: wrap;
margin: 0 -15px;
padding-top: 20px;
}
.product_section .product_boxes .product_item{
width: 22%;
margin: 12px;
box-shadow: 0 2px 20px 0 rgba(0,0,0,0.05);
border: 1px solid #eee;
}
.product_section .product_boxes .product_item .img {
overflow: hidden;
transition: opacity 0.3s ease-out, transform 0.3s cubic-bezier(.19,1,.22,1);
height: 210px;
}
.product_section .product_boxes .product_item .img:hover img{
transform: scale(1.1);
transition: opacity 0.3s ease-out, transform 2s cubic-bezier(.19,1,.22,1);
}
.product_section .product_boxes .product_item .img img{
width: 100%;
height: 100%;
object-fit: cover;
object-position: center;
transition: opacity 0.3s ease-out, transform 2s cubic-bezier(.19,1,.22,1);
background-color: #ffffff5c;
}
.product_section .product_boxes .product_item .text{
padding-top: 10px;
padding-bottom: 10px;
padding-left: 10px;
background-color: #fff;
padding-right: 10px;
position: relative;
}
.product_section .product_boxes .product_item .text:after{
content: " ";
width: 100%;
height: 0;
transition: 0.5s;
display: block;
position: absolute;
bottom: 0;
left: 0;
background: #d81d1f;
}
.product_section .product_boxes .product_item:hover .text:after{
height: 100%;
transition: 0.3s;
}
.product_section .product_boxes .product_item .text h3{
font-size: 14px;
font-weight: 500;
margin-bottom: 0;
transition: 0.3s;
z-index: 9;
position: relative;
color: #000;
}
/* ------------------------------------------------------------ */
/* about us */
.about_us{
padding-top: 5rem;
padding-bottom: 5rem;
}
.about_us .about-content h3,
.about_us .about-content p,
.about_us .about-content ul {
margin: 0;
padding: 0;
list-style: none;
}
.about_us .about-content h4{
font-size: 29px;
color: #000;
padding-bottom: 20px;
display: block;
font-weight: 700;
padding-top: 20px;
}
.about_us .about-content h3 {
font-size: 23px;
color: #262626;
font-weight: 600;
font-family: 'Poppins';
}
.about_us .about-content h3 span {
color: #dcc869;
font-family: 'Playfair Display', serif;
font-weight: bold;
font-style: italic;
background-color: #dcc869;
background-clip: border-box;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
font-size: 27px;
}
.about_us .about-content h3:after {
display: inline-block;
vertical-align: middle;
content: '';
width: 58px;
height: 3px;
background: #ddc968;
margin-left: 15px;
margin-top: 13px;
}
.about_us .about-content p {
font-size: 15px;
line-height: 27px;
color: #555555;
margin-top: 0;
margin-bottom: 30px;
display: block;
}
.about_us .about-content ul li {
color: #666;
position: relative;
padding-left: 30px;
-webkit-transition: all .4s ease;
transition: all .4s ease;
line-height: 2;
}
.about_us .about-content ul li i {
position: absolute;
top: 34%;
left: 0;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
color: #dcc869;
font-size: 16px;
-webkit-transition: all .4s ease;
transition: all .4s ease;
}
.about_us .about-content ul li:hover {
padding-left: 37px;
}
.about_us .about-content ul li:hover i {
left: 7px;
}
.about_us .about-content a.about-btn {
margin-top: 40px;
display: inline-block;
font-size: 16px;
text-align: center;
font-weight: 600;
line-height: 46px;
width: 165px;
color: #fff;
-webkit-transition: all .4s ease;
transition: all .4s ease;
background: #dcc869;
}
.about_us .about-content a.about-btn:hover{
background: linear-gradient(to right, #0175bd 50%, #5bbdfb 100%);
}
.about_us .about-content a.about-btn:before {
background: #252525;
}
.about_us .about-img-box {
position: relative;
background: transparent url(https://shtheme.com/demosd/industrio1/wp-content/themes/industrio/img/about-dots.png) 100% -120% no-repeat;
}
.about_us .about-img-box img {
display: block;
border-radius: 100%;
}
.about_us .about-img-box img.img1 {
width: 380px;
height: 380px;
object-fit: cover;
}
.about_us .about-img-box img.img2 {
width: 240px;
height: 240px;
}
.about_us .about-img-box .video-box {
position: absolute;
bottom: 0;
right: 0;
}
.about_us .about-img-box .video-box > img {
border-radius: 50%;
border: 5px solid #FFFFFF;
object-fit: cover;
}
.about_us .about-img-box .video-box a.video-popup {
font-size: 42px;
position: absolute;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
top: 50%;
left: 50%;
color: #fff;
background-color: #dcc869;
height: 53px;
line-height: 55px;
width: 53px;
text-align: center;
border-radius: 100%;
}
.about_us .about-img-box .video-box a.video-popup i{
position: relative;
top: 2px;
left: -1px;
}
/* about us */
/* ------------------------------------------------------------ */
.product_section .product_boxes .product_item:hover .text h3{
transition: 0.3s;
color: #fff;
}
.product_section .product_boxes .product_item .text span{
font-size: 13px;
color: #d71318;
font-weight: 400;
display: block;
padding-top: 7px;
transition: 0.3s;
z-index: 9;
position: relative;
}
.product_section .product_boxes .product_item:hover .text span{
transition: 0.3s;
color: #fff;
}
.product_section .link{
text-align: center;
margin-top: 30px;
}
.product_section .link a{
padding: 10px 30px;
background-color: #d71318;
display: inline-block;
font-size: 15px;
color: #fff;
transition: 0.3s;
}
.product_section .link a:hover{
transition: 0.3s;
background-color: #444343;
}
/* product section */
/* –––––––––––––––––––––––––––––––––––––––––––––––––– */
/* –––––––––––––––––––––––––––––––––––––––––––––––––– */
/* footer section */
footer {
background-color: #444343;
}
footer .top_footer {
padding: 70px 0 54px 0;
margin-top: 0;
border-top: 8px solid #444343;
background-size: contain;
background-position: right;
position: relative;
}
footer .top_footer .wrapper {
}
footer .top_footer:after {
content: " ";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 0.1;
background-position: center;
background-image: url("assets/img/footer_bg.jpg");
}
footer .top_footer h5 {
font-size: 23px;
color: #fff;
position: relative;
font-weight: 700;
}
footer .top_footer h5:before {
content: '';
width: 45px;
height: 2px;
background: #d71318;
position: absolute;
bottom: -13px;
}
footer .top_footer .part1 h3 {
color: #fff;
text-transform: uppercase;
font-weight: 800;
font-size: 25px;
-webkit-text-fill-color: #fff;
}
footer .top_footer .part1 a img {
width: 260px;
}
footer .top_footer .part3 {
padding-left: 39px;
}
footer .top_footer .part4 {
padding-left: 83px;
}
footer .top_footer .part1 p:nth-child(2) {
font-size: 13px;
-webkit-text-fill-color: #fff;
color: #fff;
line-height: 25px;
padding-top: 16px;
display: block;
}
footer .top_footer .part1 p:nth-child(3) {
font-weight: 600;
font-size: 1.25em;
color: #ea212d;
}
footer .top_footer .part1 p:nth-child(4) {
font-style: italic;
font-size: 0.875em;
color: #797a7c;
padding-left: 0;
line-height: 4px;
}
footer .top_footer .part1 ul li {
display: inline-block;
margin-top: 0;
}
footer .top_footer .part1 .info p {
color: #fff;
display: block;
font-size: 14px;
-webkit-text-fill-color: #fff;
}
footer .top_footer .part1 .info {
padding-top: 17px;
padding-bottom: 30px;
}
footer .top_footer .part1 .info li span {
color: #fff !important;
font-size: 13px;
-webkit-text-fill-color: #fff;
}
footer .top_footer .part1 .info li span strong {
color: #fff !important;
font-size: 14px;
font-weight: 500;
margin-right: 10px;
}
footer .top_footer .part1 ul li a i {
color: #fff;
margin-top: 7px;
-webkit-text-fill-color: #111;
margin-left: 0;
}
footer .top_footer .part1 ul {
padding-left: 0;
}
footer .top_footer .part1 ul li a {
display: block;
text-align: center;
width: 32px;
height: 32px;
border: 1px solid #d71318;
margin-left: 3px;
background-color: #ffffff;
color: #fff;
}
footer .top_footer .part1 ul li a:hover {
border: 1px solid #93499c;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
footer .top_footer .part1 ul li a:hover {
background: #444343;
border-color: #444343;
}
footer .top_footer .part1 ul li a:hover i {
color: #fff;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
footer .top_footer .part2 ul li a {
font-size: 0.875em;
color: #fff;
-webkit-text-fill-color: #fff;
margin-top: 14px;
display: block;
transition: all .3s ease;
}
footer .top_footer .part2 ul li a i {
color: #7ab517;
}
footer .top_footer .part2 ul li:hover a {
color: #7ab517;
}
footer .top_footer .part2 ul {
padding-top: 18px;
padding-left: 0;
display: block;
}
footer .top_footer .part3 a {
color: #93499c;
}
footer .top_footer .part3 p {
font-size: 0.875em;
color: #797a7c;
padding-top: 31px;
}
footer .top_footer .part3 span {
font-weight: 600;
color: #797a7c;
font-size: 0.75em;
margin-top: -9px;
display: block;
}
footer .top_footer .part4 img {
float: left;
margin: 0px 2.5px 5px;
}
footer .top_footer .part4 .gallery {
margin-top: 43px;
margin-left: -5px;
margin-right: -5px;
}
/*--- Bottom footer---*/
footer .bottom_footer {
display: flex;
background-color: #d71318;
}
footer .bottom_footer p {
margin: 0;
font-size: 14px;
-webkit-text-fill-color: #fff;
color: #fff;
padding: 15px 0;
}
.float_right {
float: right;
}
.float_left {
float: left;
}
/* footer section */
/* –––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ------------------------------------------------------------------------------------------------------------------------ */
/* inner pages  */
/* –––––––––––––––––––––––––––––––––––––––––––––––––– */
/* iletisim page */
#accordion,
#accordion ul,
#accordion ul li,
#accordion ul li a {
margin: 0;
padding: 0;
border: 0;
list-style: none;
line-height: 1;
display: block;
position: relative;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box
}
#accordion {
width: 100%;
color: #fff;
min-height: 250px
}
#accordion ul li ul {
display: none
}
#accordion>ul>li.active>ul {
display: block
}
#accordion>ul>li>a {
padding: 15px 11px;
cursor: pointer;
z-index: 2;
font-size: 16px;
text-decoration: none;
color: #2c406d;
font-weight: 600;
background: #fff;
box-shadow: inset 0 0 1px #ccc;
-webkit-transition: color .2s ease;
-o-transition: color .2s ease;
transition: color .2s ease
}
#accordion>ul>li>a.active,
#accordion>ul>li>a:hover {
background: #000;
color: #fff;
border-left: 15px solid #e62123
}
#accordion>ul>li.active>a {
background: #d71318;
color: #fff;
border-left: 11px solid #454443;
}
#accordion>ul>li>.bx {
float: right;
top: -32px;
position: relative;
color: #fff;
z-index: 9;
right: 10px
}
.page_content .peroject_section .title {
padding: 15px 0
}
.page_content .peroject_section .item {
width: 23%;
margin: 8px 8px 0 8px;
overflow: hidden;
text-align: center
}
.page_content .peroject_section .item .img {
width: 100%;
position: relative;
overflow: hidden
}
.page_content .peroject_section .item .content {
margin-right: auto;
margin-left: auto;
width: 90%;
margin-top: -30px;
z-index: 99;
position: relative;
box-shadow: 0 0 24px rgba(0, 0, 0, .09);
margin-bottom: 20px
}
.page_content .peroject_section .item .img img {
width: 100%;
transition: .4s;
height: 330px
}
.page_content .peroject_section .item:hover .img img {
transform: scale(1.2) rotate(1deg);
transition: .5s
}
.page_content .peroject_section .item .img span {
background: #d71920;
bottom: 0;
position: absolute;
padding: 7px 11px;
color: #fff;
font-size: 12px;
left: 0
}
.page_content .peroject_section .item .img span i {
font-size: 14px
}
.page_content .peroject_section .item .text {
padding: 13px 10px;
background-color: #fff
}
.page_content .peroject_section .item .text h3 {
margin: 0;
color: #303030;
font-size: 14px;
font-weight: 600
}
.page_content .peroject_section .item .button_section {
padding: 8px 10px;
border-top: 1px solid #e8e6e6;
position: relative;
overflow: hidden
}
.page_content .peroject_section .item .button_section:after {
position: absolute;
content: '';
width: 27%;
height: 270%;
background-color: #ef7c03;
top: -20px;
right: -30px;
z-index: -1;
transition: all .5s ease;
transform: rotate(23deg)
}
.page_content .peroject_section .item .button_section::before {
position: absolute;
content: '';
width: 28%;
height: 270%;
background-color: #ef7c03;
top: -20px;
right: -20px;
z-index: -1;
transition: all .5s ease;
transform: rotate(23deg)
}
.page_content .peroject_section .item:hover .button_section::before {
transition: all .5s ease;
right: -30px
}
.page_content .peroject_section .item .button_section span {
transition: all .5s ease;
color: #525252;
font-size: 12px;
font-weight: 600
}
.page_content .peroject_section .item:hover .button_section span {
transition: all .5s ease
}
.page_content .peroject_section .item .button_section span i {
top: 2px;
position: relative;
font-size: 26px;
margin-right: 10px;
display: block;
float: right;
color: #fff
}
#accordion ul ul li a {
padding: 15px 21px;
cursor: pointer;
z-index: 2;
font-size: 13px;
text-decoration: none;
color: #444;
background: #fff;
box-shadow: 0 0 1px #ccc;
-webkit-transition: color .2s ease;
-o-transition: color .2s ease;
transition: color .2s ease;
font-weight: 400
}
#accordion ul ul ul li a {
padding-left: 60px;
background: #fff
}
#accordion ul ul li a:hover {
background: #f7f7f7;
color: #5d6982
}
.accourdion_section p {
font-size: 15px;
color: #575757;
text-align: justify
}
.accourdion_section .galeri_section {
padding-left: 0;
margin-top: 0;
display: block
}
.accourdion_section .galeri_section {
padding-left: 0
}
.accourdion_section .galeri_section li {
list-style: none;
width: 24%;
display: inline-block;
margin-right: 5px;
margin-bottom: 5px;
border: 1px solid #e9e9e9;text-align: center;
}
.accourdion_section .galeri_section li a img {
width: 100%;height:200px
}
.page_content p {
font-size: 15px;
color: #575757;
text-align: justify;
line-height: 35px;
margin-bottom: 0;
font-family: sans-serif;
}
.page_content .accourdion_section .accordion {
width: 90%
}
.accourdion_section .galeri_section {
padding-left: 0;
margin-top: 0px;
display: block
}
.accourdion_section .galeri_section {
padding-left: 0
}
.accourdion_section .galeri_section li {
list-style: none;
width: 23%;
display: inline-block;
margin-right: 5px;
margin-bottom: 25px
}
.accourdion_section .galeri_section li a img {
width: 100%
}
.page_content .accourdion_section .accordion {width: 90%;}
.col-md-3 {    flex: 0 0 auto;
width: 25%;}
.page_content {    padding-top: 3rem;
padding-bottom: 7rem;}
.container {    max-width: 1320px;}
.banner_top {        width: 100%;
height: 262px;
background-color: #fff;
display: block;
background-size: cover;
background-position: 50% 50%;
background-repeat: no-repeat;
margin-top: 0;
position: relative;}
.banner_top .content {    display: block;
height: 100%;}
.banner_top .content h3 {      color: #ffffff;
margin-top: 0;
font-weight: 600;
text-transform: uppercase;
width: 100%;
font-size: 34px;
display: block;
text-align: center;
position: relative;
padding-bottom: 10px;}
.banner_top .content h3::after {    content: " ";
position: absolute;
left: 0;
right: 0;
width: 150px;
height: 3px;
background-color: #fff;
bottom: 0;
margin: auto;
border-left: 45px solid #fff;
border-right: 45px solid #fff;}
.banner_top {
width: 100%;
height: 200px;
background-color: #fff;
display: table;
background-size: cover;
background-position: 50% 80%;
background-repeat: no-repeat;
margin-top: 130px;
position: relative;
}
.banner_top .content {
display: table-cell;
vertical-align: middle;
background-color: rgba(0, 0, 0, 0.56);
}
.banner_top .content h3 {
color: #fff;
margin-top: 10px;
font-weight: 700;
text-transform: uppercase;
width: 100%;
font-size: 42px;text-align: center;
}
.page_content {
padding-bottom: 5rem;
}
.links_tree{
padding: 15px 0;
border-bottom: 1px solid #e8e8e8;
}
.links_tree ul{
padding-left: 0;
margin-bottom: 0;
}
.links_tree ul li{
display: inline-block;
}
.links_tree ul li a{
position: relative;
padding-right: 10px;
padding-left: 10px;
font-weight: 500;
color: #9295a1;
font-size: 15px;
}
.links_tree ul li a.active{
color: #769d48;
}
.links_tree ul li a:hover{
text-decoration: none;
color: #ee1b26;
}
.links_tree ul li a:after{
content: "|";
position: absolute;
right: -5px;
color: #9295a1;
top: -4px;
font-size: 16px;
}
.links_tree ul li:last-child a:after{
display: none;
}
.page_content .contact_part{
padding-top: 30px;
padding-bottom: 90px;
}
.page_content .contact_part .row{
margin: 0;
}
.page_content .form_part{
width: 50%;
}
.page_content .form_part h3{
font-size: 32px;
font-weight: 700;
color: #424242;
}
.page_content .form_part p{
display: block;
font-size: 14px;
color: #424242;
}
.page_content .form_part .form_box .item:first-child{
margin-right: -14px;
}
.page_content .form_part form input{
width: 48%;
display: inline;
margin-right: 10px;
margin-bottom: 20px;
padding: 24px 10px;
border: 1px solid #eaeaea;
transition: 0.3s;
}
.page_content .form_part form input:focus{
border: 1px solid #525252;
box-shadow: none;
transition: 0.3s;
}
.page_content .form_part form input:nth-child(2n){
margin-right: 0px;
}
.page_content .form_part form textarea{
border: 1px solid #eaeaea;
font-size: 14px;
transition: 0.3s;
}
.page_content .form_part form textarea:focus{
border: 1px solid #525252;
box-shadow: none;
transition: 0.3s;
}
.page_content .form_part .button button{
padding: 10px 24px;
display: inline-block;
background: #525252;
color: #fff;
border: 1px solid #525252;
transition: 0.3s;
margin-top: 30px;
}
.page_content .form_part .button button:hover{
background-color: #eb423c;
border: 1px solid #eb423c;
}
.page_content .text_part{
width: 50%;
padding-left: 50px;
}
.page_content .text_part .contact_information{
background-color: #fff;
color: #000;
padding: 20px;
margin-top: 81px;
border: 1px solid #eee;
}
.page_content .text_part .contact_information h3{
font-size: 32px;
font-weight: 700;
color: #424242;
}
.page_content .text_part .contact_information p{
display: block;
padding-left: 0;
color: #424242;
font-size: 14px;
font-weight: 500;
}
.page_content .text_part .contact_information p i{
font-size: 17px;
padding-right: 10px;
color: #d71318;
-webkit-text-fill-color:#d71318 ;
}
.page_content .text_part .contact_information p a{
color: #000;
font-weight: 500;
font-size: 15px;
}
.page_content .text_part .contact_information .phone_numbers{
padding: 0;
}
.page_content .text_part .contact_information .phone_numbers li{
list-style: none;
display: block;
width: 100%;
margin-bottom: 10px;
}
.page_content .text_part .contact_information .phone_numbers li p{
margin-bottom: 0;
color: #424242;
}
.page_content .text_part .contact_information .phone_numbers li p i{
padding-right: 0;
}
.page_content .text_part .contact_information .phone_numbers li p a{
padding-right: 0;
margin-left: 6px;
color: #424242;
}
.page_content .text_part .contact_information span.adress{
display: block;
padding-top: 0;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 20px;
border: 1px solid #fff;
margin-bottom: 30px;
box-shadow: 0 3px 12px rgba(0, 0, 0, 0.08);
}
.page_content .text_part .contact_information span.mail{
display: block;
padding-top: 20px;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 0;
border: 1px solid #fff;
margin-bottom: 30px;
box-shadow: 0 3px 12px rgba(0, 0, 0, 0.08);
}
.page_content .text_part .contact_information span.fatura{
display: block;
padding-top: 20px;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 0;
border: 1px solid #fff;
margin-bottom: 30px;
box-shadow: 0 3px 12px rgba(0, 0, 0, 0.08);
}
.page_content .text_part .map{
width: 100%;
height: 309px;
margin-top: 30px;
border-top: 1px solid #eaeaea;
padding-top: 30px;
}
.page_content .text_part .map iframe{
width: 100%;
height: 100%;
}
/* iletisim page */
/* –––––––––––––––––––––––––––––––––––––––––––––––––– */
/* –––––––––––––––––––––––––––––––––––––––––––––––––– */
/* services page */
.page_content .text{
padding-top: 40px;
}
.page_content .text p{
display: block;
font-size: 15px;
color: #595959;
}
.page_content .content_boxes{
}
.page_content .content_boxes{
display: flex;
flex-wrap: wrap;
margin: 0 -15px;
padding-top: 20px;
}
.page_content .content_boxes .item{
width: 22%;
margin: 12px;
box-shadow: 0 2px 20px 0 rgba(0,0,0,0.05);
}
.page_content .content_boxes .item .img{
overflow: hidden;
transition: opacity 0.3s ease-out, transform 0.3s cubic-bezier(.19,1,.22,1);
}
.page_content .content_boxes .item .img:hover img{
transform: scale(1.1);
transition: opacity 0.3s ease-out, transform 2s cubic-bezier(.19,1,.22,1);
}
.page_content .content_boxes .item .img img{
width: 100%;
transition: opacity 0.3s ease-out, transform 2s cubic-bezier(.19,1,.22,1);
}
.page_content .content_boxes .item .text{
padding-top: 30px;
padding-bottom: 20px;
padding-left: 20px;
background-color: #fff;
padding-right: 20px;
position: relative;
}
.page_content .content_boxes .item .text:after{
content: " ";
width: 100%;
height: 0;
transition: 0.5s;
display: block;
position: absolute;
bottom: 0;
left: 0;
background: #769d48;
}
.page_content .content_boxes .item .text h3{
font-size: 19px;
font-weight: 500;
margin-bottom: 0;
transition: 0.3s;
z-index: 9;
position: relative;
color: #000;
}
.page_content .content_boxes .item .text p{
font-size: 14px;
color: #747474;
font-weight: 400;
display: block;
padding-top: 7px;
margin-bottom: 0;
transition: 0.3s;
z-index: 9;
position: relative;
}
/* services page */
/* –––––––––––––––––––––––––––––––––––––––––––––––––– */
/* –––––––––––––––––––––––––––––––––––––––––––––––––– */
/* PDF boxes page */
.page_content .pdf_boxes{
display: flex;
flex-wrap: wrap;
margin: 0 -15px;
padding-top: 20px;
}
.page_content .pdf_boxes .item{
width: 18%;
margin: 12px;
box-shadow: 0 2px 20px 0 rgba(0,0,0,0.05);
}
.page_content .pdf_boxes .item .img{
overflow: hidden;
transition: opacity 0.3s ease-out, transform 0.3s cubic-bezier(.19,1,.22,1);
}
.page_content .pdf_boxes .item .img:hover img{
transform: scale(1.1);
transition: opacity 0.3s ease-out, transform 2s cubic-bezier(.19,1,.22,1);
}
.page_content .pdf_boxes .item .img img{
width: 100%;
transition: opacity 0.3s ease-out, transform 2s cubic-bezier(.19,1,.22,1);
}
.page_content .pdf_boxes .item .text{
padding-top: 20px;
padding-bottom: 20px;
padding-left: 10px;
background-color: #fff;
padding-right: 10px;
position: relative;
text-align: center;
}
.page_content .pdf_boxes .item .text:after{
content: " ";
width: 100%;
height: 0;
transition: 0.5s;
display: block;
position: absolute;
bottom: 0;
left: 0;
background: #769d48;
}
.page_content .pdf_boxes .item .text h3{
font-size: 16px;
font-weight: 500;
margin-bottom: 0;
transition: 0.3s;
z-index: 9;
position: relative;
color: #000;
}
.page_content .pdf_boxes .item .text p{
font-size: 14px;
color: #747474;
font-weight: 400;
display: block;
padding-top: 7px;
margin-bottom: 0;
transition: 0.3s;
z-index: 9;
position: relative;
}
/* PDF boxes page */
/* –––––––––––––––––––––––––––––––––––––––––––––––––– */
/* –––––––––––––––––––––––––––––––––––––––––––––––––– */
/* color page */
.page_content .boxes{
padding-top: 20px;
}
.page_content .boxes .main_image{
margin: 0 auto;
padding-top: 40px;
}
.page_content .boxes .main_image img{
display: block;
width: 100%;
}
.page_content .boxes .main_image p{
display: block;
font-size: 15px;
color: #595959;
padding-top: 20px;
}
.page_content .colors_box{
padding-top: 40px;
background-color: #4b4b4b;
margin-top: 70px;
margin-bottom: 30px;
}
.page_content .colors_box .row{
margin: 0;
}
.page_content .colors_box h3{
color: #fff;
text-align: center;
padding-bottom: 40px;
font-size: 38px;
}
.page_content .colors_box .item{
width: 20.6%;
margin-bottom: 60px;
max-width: 136px;
border-radius: 100%;
position: relative;
display: inline-block;
text-align: center;
height: 135px;
margin-right: 40px;
border: 1px solid #fff;
}
.page_content .colors_box .item span{
background-color: white;
position: relative;
top: -40px;
padding: 4px 10px;
font-size: 14px;
opacity: 0;
transition: 0.3s;
margin: 0 auto;
}
.page_content .colors_box .item:hover span{
opacity: 1;
transition: 0.3s;
}
.page_content .pdf_boxes h4{
color: #595959;
text-align: center;
padding-bottom: 40px;
font-size: 35px;
}
/* color page */
/* –––––––––––––––––––––––––––––––––––––––––––––––––– */
/* –––––––––––––––––––––––––––––––––––––––––––––––––– */
/* urun detay page */
.page_content .boxes .main_text{
text-align: center;
padding-top: 40px;
}
.page_content .boxes .main_text h4{
display: block;
font-size: 25px;
color: #595959;
font-weight: 600;
}
.page_content .boxes .main_text p{
display: block;
font-size: 15px;
color: #595959;
}
.page_content .boxes .main_text img{
width: 40%;
}
.page_content .drop_down_section{
margin-top: 40px;
}
.page_content .drop_down_section .item{
padding: 20px;
border: 1px solid #ccc;
margin-bottom: 10px;
}
.page_content .drop_down_section .item .head{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.page_content .drop_down_section .item .head h3{
display: block;
font-size: 25px;
color: #595959;
font-weight: 400;
}
.page_content .drop_down_section .item.active .head span img{
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
}
.page_content .drop_down_section .item .head span{}
.page_content .drop_down_section .item .head span img{
width: 50px;
margin-right: 30px;
margin-top: 10px;
}
.page_content .drop_down_section .item .content{
width: 90%;
margin: 0 auto;
color: #4b4b4b;
padding:  0;
height: 0;
overflow: hidden;
transition: 0.4s;
}
.page_content .drop_down_section .item.active .content{
height: auto;
transition: 0.4s;
padding: 20px 0;
}
.page_content .drop_down_section .item .content img{
width: 80%;
margin: 30px auto;
display: block;
}
.page_content .drop_down_section .item .content img p{}
.page_content .drop_down_section .item .content table {
width: 100%;
border-spacing: 0;
word-break: break-all;
word-break: break-word;
}
.page_content .drop_down_section .item .content table td{
padding: 2px 4px;
vertical-align: top;
text-align: left;
}
.page_content .drop_down_section .item .content table th {
padding: 2px 4px;
vertical-align: top;
text-align: left;
}
.page_content .drop_down_section .item .content table .br {
border-right: 1px solid #4b4b4b;
}
.page_content .drop_down_section .item .content table .bt {
border-top: 1px solid #4b4b4b;
}
.page_content .drop_down_section .item .content table td {
padding: 2px 4px;
vertical-align: top;
text-align: left;
}
.page_content .drop_down_section .item .content table th {
padding: 2px 4px;
vertical-align: top;
text-align: left;
}
/* urun detay page */
/* –––––––––––––––––––––––––––––––––––––––––––––––––– */
/* –––––––––––––––––––––––––––––––––––––––––––––––––– */
/* urunler page */
.categories_boxes {
margin-top: 2rem;
margin-bottom: ;
}
.categories_boxes .row {
margin: 0;
}
.categories_boxes .item {
width: 32%;
box-shadow: 0 3px 12px rgba(0, 0, 0, 0.08);
margin-top: 2px;
margin-bottom: 22px;
margin-right: 8px;
}
.categories_boxes .boxes_section{
width: 74%;
}
.page_text .malzeme_section{
width: 75%;
}
.page_text .malzeme_section .text{
width: 100%;
}
.categories_boxes .item .content {
background-color: #fff;
padding-bottom: 0;
overflow: hidden;
}
.categories_boxes .item .content .img {
width: 100%;
position: relative;
transition: 0.5s;
}
.categories_boxes .item .content .img img {
transition: 0.5s;
width: 100%;
}
.categories_boxes .item .content .img:after {
background-color: #000000a1;
content: " ";
width: 100%;
height: 100%;
position: absolute;
transition: 0.5s;
opacity: 0;
}
.categories_boxes .item:hover .content .img:after {
opacity: 1;
transition: 0.8s;
}
.categories_boxes .item:hover .content .img img {
transform: scale(1.2) rotate(1deg);
transition: 0.5s;
}
.categories_boxes .item .content .img .link {
position: absolute;
z-index: 9999;
display: none;
background: #144ea8;
left: 0;
right: 0;
top: 120px;
bottom: 0;
margin: 0 auto;
width: 60px;
height: 60px;
text-align: center;
opacity: 0;
transition: 0.5s;
}
.categories_boxes .item:hover .content .img .link {
opacity: 1;
transition: 0.5s;
}
.categories_boxes .item .content .img .link a {
font-size: 36px;
color: #fff;
padding-top: 4px;
display: block;
}
.categories_boxes .item .content .img .link span {}
.categories_boxes .item .content .text {
padding-top: 10px;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 10px;
background-image: url("http://www.novades.com.tr/assets/img/t21.png");
background-size: contain;
background-position: right;
background-repeat: no-repeat;
position: relative;
background-color: #fff;
width: 100%;
}
.categories_boxes .item .content .text:after {
content: " ";
position: absolute;
top: 0;
background: #144ea8;
height: 0;
width: 100%;
left: 0;
transition: 0.5s;
display: none;
}
.categories_boxes .item:hover .content .text:after {
height: 100%;
transition: 0.5s;
}
.categories_boxes .item:hover .content .text h3 a {
color: #144ea8;
transition: 0.5s;
}
.categories_boxes .item:hover .content .text p {
color: #fff;
transition: 0.5s;
}
.categories_boxes .item .content .text h3 {
font-size: 19px;
font-weight: 700;
z-index: 9;
transition: 0.5s;
position: relative;
text-align: center;
color: #000;
font-weight: 700;
font-size: 19px;
z-index: 9;
transition: 0.5s;
padding: 8px 0;
display: block;
}
.categories_boxes .item .content .text span {
z-index: 9999;
font-size: 15px;
font-weight: 400;
display: inline-block;
color: #fff;
background: #144ea8;
z-index: 99;
top: -27px;
position: relative;
padding: 4px 10px;
box-shadow: 0 3px 12px rgba(0, 0, 0, 0.23);
}
.categories_boxes .item .content .text p {
color: #9b9b9b;
font-size: 14px;
font-weight: 400;
transition: 0.5s;
z-index: 9;
position: relative;
}
.categories_boxes .item .content .view_product {
display: block;
margin-right: 21px;
margin-left: 21px;
margin-bottom: 21px;
border-top: 2px solid #e4e4e4;
}
.categories_boxes .item .content .view_product a {
display: block;
padding: 18px 15px;
transition: 0.5s;
text-align: center;
}
.categories_boxes .item .content .view_product a:hover {
background-color: #001040;
transition: 0.5s;
}
.categories_boxes .item .content .view_product a span {
font-size: 18px;
color: #000;
font-weight: 600;
}
.categories_boxes .item .content .view_product a i {
display: inline-block;
width: 27px;
height: 27px;
line-height: 29px;
border-radius: 50%;
text-align: center;
background-color: #001040;
color: #fff;
margin-left: 5px;
}
.categories_boxes .link-box {
text-align: center;
display: block;
width: 100%;
margin-top: 10px;
}
.side_menu {
width: 23%;
padding-top: 0;
margin-right: 23px;
}
.side_menu .content {}
.side_menu .content h3 {
color: #000;
font-size: 16px;
padding: 10px 27px;
border: 1px solid #eee;
margin: 0;
position: relative;
border-bottom: 0;
font-weight: 700;
}
.katagori_box_section > .row {
margin: 0;
}
.side_menu .content h3::after {
content: " ";
width: 11px;
display: block;
background-color: #769d48;
position: absolute;
height: 43px;
left: 0;
top: 0;
}
.side_menu .content ul {
border: 1px solid #E8E8E8;
padding: 0;
display: block;
}
.side_menu .content ul li {
list-style: none;
display: block;
border-bottom: 1px solid #eee;
}
.side_menu .content ul li a {
text-decoration: none;
color: #4f4f4f;
font-size: 14px;
font-weight: 400;
display: block;
padding: 11px 27px;
position: relative;
transition: 0.5s;
}
.side_menu .content ul li a::after {
content: " ";
width: 11px;
display: block;
background-color: #fff;
position: absolute;
height: 43px;
left: 0;
top: 0;
transition: 0.5s;
}
/* urunler page */
/* –––––––––––––––––––––––––––––––––––––––––––––––––– */
/* –––––––––––––––––––––––––––––––––––––––––––––––––– */
/* referanslar page */
.images_col {
margin-top: 30px;
display: flex;
flex-wrap: wrap;
}
.refe_item {
width: 19%;
display: block;
margin: 5px;
border: 1px solid #eaeaea;
}
.refe_item a{
display: block;
}
.refe_item img {
width: 100%;
margin: 0 auto;
display: block;
height: 160px;
}
.refe_item .title_text{
padding: 10px 10px;
border-top: 1px solid #eaeaea;
}
.refe_item .title_text h3{
font-size: 15px;
color: #000;
font-weight: 600;
align-items: center;
justify-content: center;
display: flex;
text-align: center;
height: 45px;
margin-bottom: 0;
}
/* referanslar page */
/* –––––––––––––––––––––––––––––––––––––––––––––––––– */
/* inner pages  */
/* ------------------------------------------------------------------------------------------------------------------------ */
main{
min-height: 600px;
}
.top-banner{
width: 100%;
height: 160px;
position: relative;
display: flex;
justify-content: center;
align-items: center;
position: relative;
top: 120px;
}
.top-banner::after {
width: 100%;
height: 100%;
background-color: #0000004f;
display: block;
content: "";
position: absolute;
top: 0;
left: 0;
}
.banner-text{
position: absolute;
z-index: 1;
}
.banner-text h2{
color: #fff;
font-weight: 700;
font-size: 35px;
padding-top: 15px;
text-transform: uppercase;
letter-spacing: 3px;
}
.main-content{
padding: 150px 0px 40px 0px;
width: 100%;
display: flex;
justify-content: flex-start;
}
.left{
width: 18%;
}
.sidebar{
width: 100%;
}
.sidebar ul{
width: 100%;
display: block;
}
.sidebar ul li{
width: 100%;
display: block;
padding: 10px 9px;
border: 1px solid rgba(0, 0, 0, 0.07);
}
.sidebar ul li:hover a{
color: #dfcb67;
}
.sidebar ul li:hover span{
color: #dfcb67;
}
.sidebar ul li.active a{
color: #dfcb67;
}
.sidebar ul li.active span{
color: #dfcb67;
}
.sidebar ul li a{
color: #000;
transition: all 0.3s;
}
.sidebar ul li span{
color: rgb(177, 177, 177);
display: inline-block;
padding-right: 3px;
transition: all 0.3s;
}
.right{
width: 82%;
padding-left: 40px;
}
.text-content{
width: 100%;
}
.text-content h2, .text-content h1, .text-content h3, .text-content h4, .text-content h5{
font-size:22px;
font-weight: 500;
}
.text-content p{
font-size: 16px;
color: #222;
display: block;
}
.img-container{
width: 100%;
display: flex;
flex-wrap: wrap;
justify-content: flex-start;
}
.img-container.referans .galeri-img{
width: 19%;
margin: 0px 7px;
height: 140px;
}
.img-container.referans .galeri-img img{
object-fit: contain;
}
.galeri-img{
width: 18%;
height: 270px;
overflow: hidden;
margin-bottom: 20px!important;
border: 1px solid rgba(0,0,0,0.1);
position: relative;
transition: all 0.4s;
margin: 0px 6px;
}
.galeri-img img{
width: 100%;
height: 100%;
padding-top: 0px;
object-fit: cover;
object-position: center;
transition: all 0.4s;
}
.galeri-img:hover img{
transform: scale(1.03);
}
.contact-content{
width: 100%;
display: flex;
flex-wrap: wrap;
justify-content: flex-start;
}
.map{
width: 60%;
margin-bottom: 30px;
padding-right: 15px;
}
.map iframe{
width: 100%!important;
height: 430px!important;
}
.contact-form{
width: 60%;
padding-right: 15px;
}
.form-control{
margin-bottom: 15px;
padding: 20px 10px!important;
height: 50px!important;
border-radius: 0px!important;
background-color: #fbfbfb!important;
border: 1px solid #f5f5f5!important;
}
textarea.form-control{
height: auto!important;
}
.contact-form button{
background-color: #deca68!important;
border: 0px!important;
color: #fff!important;
margin-left: 20px;
}
.contact-info{
width: 40%;
padding-left: 15px;
border-left: 1px dotted rgba(0, 0, 0, 0.07);
height: 430px;
}
.contact-info h3{
font-size: 19px!important;
letter-spacing: 1.3px;
padding-bottom: 10px;
}
.contact-info ul li{
display: block;
width: 100%;
padding: 9px 0px;
}
.contact-info ul li a{
color: #222;
}
.contact-info ul li span{
background-color: #deca68;
color: #fff;
display: inline-block;
margin-right: 7px;
padding: 4px 7px;
font-size: 14px;
border-radius: 50%;
}
.news{
width: 100%;
display: flex;
justify-content: flex-start;
flex-wrap: wrap;
}
.news-box{
width: 32%;
margin: 0px 4px;
height: 300px;
margin-bottom: 130px;
}
.news-img{
width: 100%;
height: 100%;
overflow: hidden;
}
.news-img img{
width: 100%;
height: 100%;
transition: all 0.3s;
object-fit: cover;
object-position: center;
}
.news-text{
width: 70%;
margin: 0px auto;
border-radius: 9px;
position: relative;
top: -40px;
background-color: #fff;
text-align: center;
box-shadow: 0px 2px 15px rgb(0 0 0 / 10%);
padding: 15px;
transition: all 0.3s;
}
.news-text h2{
font-size: 16px;
color: #222;
}
.news-text span{
color: #fff;
background-color: #c0c0c0;
padding: 9px 20px;
margin-top: 10px;
display: inline-block;
font-size: 14px;
transition: all 0.3s;
border-radius: 14px;
}
.news-box:hover .news-text{
top: -49px;
}
.news-box:hover img{
transform: scale(1.1);
}
.news-box:hover .news-text span{
background-color: #deca68;
}
.categories{
width: 100%;
display: flex;
justify-content: flex-start;
flex-wrap: wrap;
}
.categorie-box{
width: 32%;
margin: 0px 4px;
height: 360px;
margin-bottom: 20px!important;
position: relative;
overflow: hidden;
}
.categorie-img{
width: 100%;
height: 100%;
position: relative;
border: 1px solid rgba(0, 0, 0, 0.08);
}
.categorie-box:hover .categorie-img::after{
opacity: 0.1;
}
.categorie-img img{
width: 100%;
height: 100%;
object-fit: cover;
object-position: center;
animation-delay: 0.3s;
}
.categorie-box h2{
position: absolute;
bottom: 20px;
z-index: 300;
font-size: 17px;
color: #fff;
display: inline-block;
left: 0px;
background-color: #d71318ba;
padding: 10px 20px;
transition: all 0.3s;
}
.categorie-box span.search{
position: absolute;
top: 20px;
left: 20px;
background-color: rgba(255, 255, 255, 0.61);
border: 1px solid rgba(0,0,0,0.09);
color: rgb(44, 44, 44);
font-size: 17px;
padding: 5px 9px;
transform: translateX(-70px);
border-radius: 50%;
transition: all 0.2s;
}
.categorie-box:hover span.search{
transform: translateX(0px);
}
.categorie-box:hover h2{
background-color: #d71318;
}
@keyframes zoomimg{
0%{
transform: scale(1);
}
100%{
transform: scale(1.3);
}
}
.categorie-box .categ{
display: inline-block;
position: absolute;
top: 15px;
right: 15px;
background-color: #d71318;
padding:5px 14px;
border-radius: 20px;
font-size: 12px;
color: #fff;
}
.detail{
width: 100%;
display: flex;
justify-content: flex-start;
}
.detail-text{
width: 40%;
font-family: 'Poppins'!important;
}
.detail-image{
width: 60%;
padding-left: 60px;
}
.detail-img{
width: 100%;
height: 360px;
border: 1px solid rgba(0, 0, 0, 0.09);
padding:1px
}
.detail-img img{
width: 100%;
height: 100%;
object-fit: contain;
object-position: center;
}
.detail-images{
width: 100%;
margin-top: 10px;
display: flex;
justify-content: flex-start;
padding-top: 10px;
border-top: 1px dotted rgba(0, 0, 0, 0.07);
flex-wrap: wrap;
}
.dtl-img{
width: 18%;
margin: 0px 4px;
margin-bottom: 10px;
height: 90px;
text-align: center;
}
.dtl-img:hover img{
border: 1px solid #ddc968;
}
.dtl-img img{
width: 100%;
height: 100%;
object-fit: cover;
padding: 5px;
border: 1px solid rgba(0, 0, 0, 0.08);
}
.detail-text table{
width: 100%;
}
.detail-text table tr{
padding: 8px 0px;
border-bottom: 1px solid rgba(0, 0, 0, 0.08);
display: flex;
}
.detail-text table tr td{
font-size: 14px!important;
}
.detail-text table tr td:first-child{
width: 30%;
}
table {
border: none !important;
border-collapse: collapse !important;
padding: 0 !important;
table-layout: fixed !important;
border:none !important;
}
/** responsive **/
@media(max-width:1500px){
.news-text {
width: 80%;
margin: 0px auto;
border-radius: 9px;
position: relative;
top: -40px;
background-color: #fff;
text-align: center;
box-shadow: 0px 2px 15px rgb(0 0 0 / 10%);
padding: 12px;
transition: all 0.3s;
}
.detail-text {
width: 53%;
}
.img-container.referans .galeri-img {
width: 18%;
margin: 0px 12px;
height: 140px;
}
.galeri-img {
width: 19%;
height: 270px;
overflow: hidden;
margin-bottom: 20px!important;
border: 1px solid rgba(0,0,0,0.1);
position: relative;
transition: all 0.4s;
margin: 0px 6px;
}
}
@media(max-width:600px){
.page_content .text_part .contact_information span.adress {padding: 18px;}
.page_content .accourdion_section .accordion {width: 100% !important;}
#loader {    margin: 20% !important; top: 30% !important; position: relative;}
table {
border: 0 !important;
width:95% !important;
}
.boxes_section .item {width: 100%;}
#accordion {    min-height: 160px;}
.accourdion_section .galeri_section li {width: 100%;}
table caption {
font-size: 1.3em !important;
border:none !important;
}
table thead {
border: none !important;
clip: rect(0 0 0 0) !important;
height: 1px !important;
margin: -1px !important;
overflow: hidden !important;
padding: 0 !important;
position: absolute !important;
width: 1px !important;
}
table tr {
display: block !important;
margin-bottom: .625em !important;
height:auto !important;
width:100% !important;
border:none !important;
}
table td {
display: block !important;
font-size: .8em !important;
text-align: left !important;
width:100% !important;
border:none !important;
}
table td::before {
/*
* aria-label has no advantage, it won't be read inside a table
content: attr(aria-label) !important;
*/
content: attr(data-label) !important;
float: left !important;
font-weight: bold !important;
text-transform: uppercase !important;
}
table td:last-child {
border-bottom: 0 !important;
height:auto !important;
}
.mobildegizle {
display:none !important;
}
}