#header1 .navbar-default .navbar-nav > li:first-child > a:after {
    content: '\f067';
    font-family: 'FontAwesome';
    position: absolute;
    top: 3px;
    left: 3px;
    font-size: 7px;
    color: #525447;
}


#header1 .navbar-default .navbar-nav > li:hover a {
    color: #AA9D79;
}

.HeadUst{
    background-color: #535446;
}

.HeadUst .language{
    text-align: right;
    padding-right: 10px;
    margin-top: -3px;
}

.HeadUst .language a{
    color: #eeeff0;
    font-weight: 600;
    font-size: 12px;
    padding-right: 5px;
}

.page-head{
    position: absolute;
    bottom: -140px;
    left: 10px;
}

.page-head h2{
    font-size: 65px;
    font-weight: 200;
    letter-spacing: 0.8px;
}


.kvkk {
    position: fixed;
    bottom: 10px;
    left: 10px;
    background-color: #535446;
    max-width: 350px;
    padding: 15px;
    color: #eeeff0;
    border-radius: 5px;
}

.kvkk p {
    line-height: 15px;
}

.kvkk h3 {
    margin-bottom: 5px;
    font-weight: 600;
}

.btn-ok {
    background-color: #eeeff0;
    padding: 5px 15px;
    color: #535446;
    font-size: 14px;
    font-weight: 500;
    border-radius: 5px;
    outline: none;
    text-decoration: none;
}

.btn-ok:hover {
    background-color: #eeeff0;
    padding: 5px 15px;
    color: #535446;
    font-size: 14px;
    font-weight: 500;
    border-radius: 5px;
    outline: none;
    text-decoration: none;
}


.services_index {
    color: #918E87;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: -0.5px;
}


.services{
    padding: 50px 0 130px 0;
}

.services .services_index h3{
    font-size: 20px;
    font-weight: 800;
    color: #918E87;
    text-transform: uppercase;
    letter-spacing: -1px;
}

.services .services_index p{
    color: #918E87;
    font-size: 15px;
    line-height: 23px;
    letter-spacing: -0.5px;
}

.a_alt{
    margin-bottom: 25px;
}


.services_index{
    margin-bottom: 30px;
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 8px;
}


.services .box{
    border: 1px solid #DCDED8;
    padding: 15px;
    margin-bottom: 10px;
    transition: ease-in .3s;
    cursor: pointer;
}

.services .box:hover{
    border: 1px solid #afaa9e;
    transition: ease-in .3s;
}

.services .box:hover .btn-learn{
    color: #F46E4A;
    transition: ease-in .3s;
}

.services .box:hover .btn-learn:after{
    right: -15px;
    transition: ease-in .3s;
}

.services .box h3{
    font-size: 20px;
    font-weight: 900;
    color: #918E87;
    max-width: 145px;
    text-transform: uppercase;
}

.services .box p{
    color: #918E87;
    font-size: 13px;
    line-height: 18px;
}


.btn-learn{
    color: #918E87;
    font-size: 13px;
    font-weight: 600;
    position: relative;
    transition: ease-in .3s;
}





.btn-learn:after{
    content: '\f105';
    font-family: 'FontAwesome';
    position: absolute;
    right: -12px;
    top: -1.3px;
    font-size: 12px;
    color: #F46E4A;
    transition: ease-in .3s;
}

.f_menu{
    padding: 15px 0!important;
    margin: 0;
    list-style-type: none!important;
    display: inline-block;
    width: 280px;
}

.f_menu li{
    float: left;
    padding: 0 6px;
    list-style-type: none!important;
    line-height: 8px;
}

.f_menu li a{
    color: #EFEFEF;
}

.f_menu li a:hover{
    color: #F46E4A!important;
}

.join{
    padding: 15px 5px;
}

.join .form-group{
    margin-bottom: 3px;
}

.join .form-control{
    background-color: transparent;
    border: 1px solid #969696;
    box-shadow: none;
    outline: none;
    color: #EFEFEF;
    width: 87%;
}

.join h3{
    color: #EFEFEF!important;
    font-size: 14px!important;
    font-weight: 500!important;
    margin-bottom: 5px!important;
}


.btn-enter{
    background-color: transparent;
    border: none;
    padding: 0;
    color: #fff;
    font-weight: 500;
    letter-spacing: 0.8px;
    font-size: 12px;
    margin-right: 12%;
}


.btn-enter:hover{
    color: #F46E4A;
}

.f-box{
    display: inline-block;
    width: 150px;
    height: 120px;
    padding: 5px;
    margin-bottom: 35px;
    margin-left: 14%;
    transition: ease-in .3s;
}


.f-box img {
    width: auto;
    height: 25px;
}


.f-box:hover{
    transition: ease-in .3s;
}

.f-box:hover h3{
    color: #FFF;
    transition: ease-in .3s;
}

.f-box h3{
    color: #fbd46d;
    font-size: 16px;
    font-weight: 600;
    max-width: 500px;
    line-height: 18px;
    transition: ease-in .3s;
    padding: 5px 0;
}

.f-social{
    margin-left: 15%;
}

.f-social h3{
    color: #EFEFEF!important;
    font-size: 14px!important;
    font-weight: 500!important;
    margin-bottom: 10px!important;
}


.f-social a{
    color: #EFEFEF;
    font-size: 18px;
    padding-right: 10px;
}

.f-social a:hover{
    color: #F46E4A;
}


.short-menu{
    background-color: #F46E4A;
    position: absolute;
    left: 0;
    right: 0;
    top: -92px;
}


.short-menu-index{
    padding: 25px 15px;
    border-bottom: 1px solid #c55c3d
}


.short-menu-index:last-child{
    border-bottom: none!important;
}

.short-menu-index:first-child{
    border-bottom: none!important;
}

.short-menu-index h3{
    color: #EFEFEF;
    font-weight: 500;
    margin-bottom: 5px!important;
}

.short-menu-index a{
    color: #9c331a;
    text-decoration: none;
    position: relative;
}

.short-menu-index a:after{
    content: '\f105';
    font-family: 'FontAwesome';
    position: absolute;
    right: -10px;
    top: 2px;
    font-size: 12px;
    color: #9c331a;
    transition: ease-in .3s;
}


.short-menu-index a:hover{
    color: #EFEFEF;
    transition: ease-in .3s;
}

.short-menu-index a:hover:after{
    right: -15px;
    color: #EFEFEF;
    transition: ease-in .3s;
}

.f-last{
    padding: 0 20px;
}

.f-last h2{
    color: #EFEFEF!important;
    font-size: 15px!important;
    font-weight: 500!important;
    margin-bottom: 20px!important;
    padding: 5px!important;
}

.f-last .f-l img{
    width: 100%;
    height: 100%;
    object-fit: contain;
    transform-origin: 50% 50%;
    transition: transform 5s, filter 3s ease-in-out;
}


.f-l{
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
    transition: ease-in .1s;
}

.f-l:hover .content small{
    color: #F46E4A
}

.f-l:hover .t-filter{
    background-color: rgba(244, 110, 73, 0);
    transition: ease-in .1s;
}

.f-l:hover img{
    transform: scale(1.1);
}

.t-filter{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 45%;
    background-color: rgba(244, 110, 73, 0.3);
    transition: ease-in .3s;
}

.f-l .content{
    background-color: #EFEFEF;
    padding: 25px;
    height: 140px;
    position: relative;
}


.f-l .content h3{
    font-size: 16px;
    font-weight: 600;
    color: #918E87;
    margin: 0;
}

.f-l .content small{
    font-size: 13px;
    color: #918E87;
    display: block;
}

.f-l .content span{
    position: absolute;
    left: 25px;
    bottom: 10px;
    color: #918E87;
}

#footer .sol{
    color: #EFEFEF;
    padding: 5px;
}

#footer .sag{
    padding: 5px;
}

#footer .sag a{
    color: #EFEFEF;
}

#footer .sag a:not(:last-child){
    margin-right: 10px;
}

#footer .sag a:hover{
    color: #F46E4A;
    text-decoration: underline;
}


.company{
    padding: 50px 0 130px 0;
}


.company h3{
    font-size: 20px;
    text-transform: uppercase;
    color: #918E87;
    font-weight: 800;
    letter-spacing: -1px;
}

.company p{
    color: #918E87;
    font-size: 15px;
    letter-spacing: -0.5px;
    line-height: 23px;
}

.company .c-box{
    border: 1px solid #DCDED8;
    width: 100%;
    position: relative;
    height: 250px;
    margin-bottom: 20px;
}

.company .c-box h4{
    margin: 0;
    position: absolute;
    left: 10px;
    bottom: 10px;
    font-size: 16px;
    color: #918E87;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: -1px;
}


.btn-more{
    color: #918E87;
    font-size: 15px;
    font-weight: 600;
    position: relative;
    transition: ease-in .3s;
}


.btn-more:after{
    content: '\f105';
    font-family: 'FontAwesome';
    position: absolute;
    right: -10px;
    top: 2px;
    font-size: 12px;
    color: #F46E4A;
    transition: ease-in .3s;
}


.btn-more:hover{
    color: #F46E4A;
    transition: ease-in .3s;
}

.btn-more:hover:after{
    right: -15px;
    transition: ease-in .3s;
}


.comp_sub{
    border-bottom: 1px solid #DCDED8;
    padding: 10px 0;
}

.non-border{
    border-bottom: none!important;
}


.download{
    padding: 50px 0 130px 0;
}


.download h3{
    font-size: 20px;
    text-transform: uppercase;
    color: #918E87;
    font-weight: 800;
    letter-spacing: -1px;
}


.download p{
    color: #918E87;
    font-size: 15px;
    letter-spacing: -0.5px;
    line-height: 23px;
    margin-bottom: 20px;
    margin-top: 20px;
}


.download span{
    display: block;
    width: 60%;
    text-transform: uppercase;
    color: #918E87;
    font-weight: 800;
    font-size: 14px;
    letter-spacing: -0.5px;
    border-bottom: 1px solid #DCDED8;
    padding: 5px 0;
    cursor: pointer;
}

.download span:hover{
    color: #F46E4A;
}

.download span:hover a:after{
    right: -15px!important;
}

.download span a{
    text-transform: none;
    float: right;
    color: #F46E4A;
    font-weight: 600;
    margin-right: 1%;
    position: relative;
    transition: ease-in .3s;
}

.download span a:after{
    content: '\f105';
    font-family: 'FontAwesome';
    position: absolute;
    right: -10px;
    top: 2px;
    font-size: 13px;
    color: #F46E4A;
    transition: ease-in .3s;
}


.btn-slider{
    padding: 10px 40px!important;
    background-color: #EFEFEF;
    border: none;
    color: #525447;
    letter-spacing: 0!important;
    font-size: 16px;
    font-weight: 400;
    display: inline-block;
    margin: 10px 0;
}

.btn-slider:hover{
    padding: 10px 40px!important;
    background-color: #EFEFEF;
    border: none;
    color: #AA9D79!important;
    letter-spacing: 0!important;
    font-size: 16px;
    font-weight: 400;
    display: inline-block;
    margin: 10px 0;
}




.Slider_box{
    width: 220px;
    height: 200px;
    background-color: #EFEFEF;
    padding: 70px 15px 15px 15px;
    text-align: right;
    cursor: pointer;
    float: right;
    margin-top: 8%;
    margin-right: 2%;
}

.Slider_box:hover h3{
    color: #AA9D79;
}



.Slider_box h3{
    font-size: 35px;
    font-weight: 300;
    color: #525446;
    line-height: 30px;
}

.Slider_box p{
    font-size: 18px;
    font-weight: 300;
    color: #525446;
    line-height: 20px;
}

.Slider_index{
    position: absolute;
    z-index: 9999;
    background-color: transparent;
    top: 40%;
    left: 10%;
    right: 10%;
    bottom: 40%;
}


.Slider_index .Slider_left h3{
    font-size: 65px;
    font-weight: 300;
    color: #EFEFEF;
    line-height: 60px;
    letter-spacing: 0.5px;
}


.four{
    column-count: 4!important;
}


.four .yamm-box{
    width: 280px!important;
}

.four .yamm-box p{
    max-width: none!important;
}


.y{
    height: 90px!important;
}


.Careers{
    padding: 50px 0 130px 0;
}

.Careers .services_index h3{
    font-size: 20px;
    font-weight: 800;
    color: #918E87;
    text-transform: uppercase;
    letter-spacing: -1px;
    margin-bottom: 20px;
}

.mail-link{
    font-size: 15px;
    color: #f46e49;
    text-decoration: underline;
}

.mail-link:hover{
    font-size: 15px;
    color: #f46e49;
    text-decoration: underline;
}

.Careers .services_index h4{
    font-size: 20px;
    font-weight: 800;
    color: #918E87;
    text-transform: uppercase;
    letter-spacing: -1px;
}

.Careers .services_index p{
    color: #918E87;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: -0.5px;
}

.Careers .c-box{
    border: 1px solid #DCDED8;
    padding: 15px 25px 50px 25px;
    margin-bottom: 10px;
    transition: ease-in .3s;
    cursor: pointer;
    position: relative;
}

.Careers .c-box:hover{
     border: 1px solid #afaa9e;
    transition: ease-in .3s;
}

.c-boxbut{
    position: absolute;
    right: 30px;
    bottom: 10px;
}

.Careers .c-box:hover .btn-cbox{
    color: #F46E4A;
    transition: ease-in .3s;
}


.Careers .c-box:hover .btn-cbox:after{
    content: '\f105';
    font-family: 'FontAwesome';
    position: absolute;
    right: -15px;
    top: 1px;
    font-size: 12px;
    color: #F46E4A;
    transition: ease-in .3s;
}

.btn-cbox{
    color: #918E87;
    font-size: 14px;
    font-weight: 600;
    position: relative;
    transition: ease-in .3s;
}


.btn-cbox:after{
    content: '\f105';
    font-family: 'FontAwesome';
    position: absolute;
    right: -10px;
    top: 1px;
    font-size: 12px;
    color: #F46E4A;
    transition: ease-in .3s;
}


.c-box h5{
    font-size: 15px;
    font-weight: 800;
    color: #918E87;
    text-transform: uppercase;
    letter-spacing: -1px;
}


.Careers .services_index ul{
    padding: 5px 0;
    margin: 0;
    list-style-type: none;
}

.Careers .services_index ul li{
    font-size: 14px;
    font-weight: 800;
    color: #918E87;
    text-transform: uppercase;
    letter-spacing: -1px;
    border-bottom: 1px solid #DCDED8;
    padding: 3px 13px;
    width: 450px;
    position: relative;
}

.Careers .services_index ul li:before{
    content: '\f105';
    font-family: 'FontAwesome';
    position: absolute;
    top: 6px;
    left: 3px;
    font-size: 12px;
    color: #F46E4A;
}

.services_index h5{
    font-size: 15px;
    font-weight: 800;
    color: #918E87;
    text-transform: uppercase;
    letter-spacing: -1px;
    margin-bottom: 5px;
}



.History{
    padding: 50px 0 130px 0;
}

.History .services_index h3{
    font-size: 20px;
    font-weight: 800;
    color: #918E87;
    text-transform: uppercase;
    letter-spacing: -1px;
    margin-bottom: 20px;
}

.History .services_index p{
    color: #918E87;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: -0.5px;
}


.History .services_index h4{
    font-weight: 600;
    color: #918e87;
    font-size: 16px;
    margin-top: -10px;
}


.History .c-box{
    border: 1px solid #DCDED8;
    width: 100%;
    position: relative;
    height: 250px;
    margin-bottom: 20px;
}



.Process{
    padding: 50px 0 130px 0;
}

.Process .services_index h3{
    font-size: 20px;
    font-weight: 800;
    color: #918E87;
    text-transform: uppercase;
    letter-spacing: -1px;
    margin-bottom: 20px;
}

.Process .services_index h4{
    font-weight: 600;
    color: #918e87;
    font-size: 20px;
    text-transform: uppercase;
}

.Process .services_index p{
    color: #918E87;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: -0.5px;
}




.Process .c-box{
    border: 1px solid #DCDED8;
    width: 100%;
    position: relative;
    margin-bottom: 10px;
    transition: ease-in .3s;
    cursor: pointer;
}


.Process .c-box:hover{
      border: 1px solid #afaa9e;
    transition: ease-in .3s;
}

.Process .c-box:hover .btn-cbox{
    color: #F46E4A;
    transition: ease-in .3s;
}

.Process .c-box:hover .btn-cbox:after{
    content: '\f105';
    font-family: 'FontAwesome';
    position: absolute;
    right: -15px;
    top: 1px;
    font-size: 12px;
    color: #F46E4A;
    transition: ease-in .3s;
}


.Process .c-box .content{
    position: absolute;
    bottom: 5px;
    left: 15px;
    right: 200px;
}

.Process .c-box .content h3{
    font-size: 20px;
    font-weight: 800;
    color: #918E87;
    text-transform: uppercase;
    letter-spacing: -1px;
}


.Process .c-box .content p{
    color: #918E87;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: -0.5px;
}


.Process .c-box img{
    width: 100%;
}


.c-boxbuton{
    position: absolute;
    right: 30px;
    bottom: 15px;
}



.Brand{
    padding: 50px 0 30px 0;
}

.Brand .services_index h3{
    font-size: 20px;
    font-weight: 800;
    color: #918E87;
    text-transform: uppercase;
    letter-spacing: -1px;
    margin-bottom: 20px;
}

.Brand .services_index h4{
    font-weight: 600;
    color: #918e87;
    font-size: 20px;
    text-transform: uppercase;
}

.Brand .services_index p{
    color: #918E87;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: -0.5px;
}


.brand_image{
    text-align: center;
}

.brand_image img{
    width: auto;
    height: 350px;
    opacity: 0.7;
    margin-bottom: 20px;
}


.brand_coun{
    max-width: 700px;
    margin: 0 auto;
}


.brand_coun span{
    display: block;
    color: #918E87;
    font-size: 14px;
    text-transform: uppercase;
    line-height: 18px;
}


.brand_logo{
    max-width: 900px;
    margin: 0 auto;
    display: flex;
    border-top: 1px solid #DCDED8;
    border-bottom: 1px solid #DCDED8;
}

.brand_logo .logo_img{
    text-align: center;
}

.brand_logo .logo_img img{
    width: auto;
    height: 100px;
}

.ya{
    padding: 60px 0 130px 0;
}

.ya h3{
    color: #f46e49;
    font-size: 30px;
    text-align: center;
    font-family: 'Javacom';
    font-weight: 500;
    line-height: 50px;
}


.contact{
    padding: 50px 0 130px 0;
}

.contact .services_index h3{
    font-size: 20px;
    font-weight: 800;
    color: #918E87;
    text-transform: uppercase;
    letter-spacing: -1px;
    margin-bottom: 20px;
}

.contact .services_index h4{
    font-weight: 600;
    color: #918e87;
    font-size: 20px;
    text-transform: uppercase;
}

.contact .services_index p{
    color: #918E87;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: -0.5px;
}


.contact .services_index h5 {
    font-size: 15px;
    font-weight: 800;
    color: #918E87;
    text-transform: uppercase;
    letter-spacing: -1px;
    margin-bottom: 5px;
    border-bottom: 1px solid #DCDED8;
    padding-bottom: 5px;
}


.contact .co-box h3{
    color: #f46e49;
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 10px;
    text-transform: none;
}

.contact .co-box p {
    color: #918E87;
    font-size: 15px;
    line-height: 12px;
    letter-spacing: -0.5px;
    font-weight: 500;
}


.contact label{
    color: #918e87;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: -1px;
}

.contact .form-control{
    background-color: transparent;
    border: 1px solid #DCDED8;
    box-shadow: none!important;
    outline: none!important;
}

.btn-submit{
    border: 1px solid #F46E4A;
    padding: 5px 60px;
    font-size: 16px;
    font-weight: 900;
    color: #F46E4A;
    background-color: transparent;
    outline: none!important;
}


.map-box{
    border: 1px solid #DCDED8;
    margin: 10px 10px 20px 10px;
}

.map-box .content{
    padding: 15px;
    position: relative;
}


.map-box:hover img{
    filter: grayscale(0);
    transition: ease-in .3s;
}

.map-box img{
    width: 100%;
    filter: grayscale(1);
    transition: ease-in .3s;
}

.map-box .content h3{
    color: #918E87;
    font-size: 16px;
    font-weight: 600;
    text-transform: none;
}


.map-box .content p{
    color: #918E87;
    font-size: 13px;
    line-height: 20px;
    letter-spacing: -0.5px;
    font-weight: 500;
}

.map-box .content p span{
    color: #F46E4A;
    font-weight: 600;
}


.a_baslik{
        position: absolute;
    right: 15px;
    bottom: 20px;
    font-weight: 700;
    color: #918e87;
    font-size: 16px;
    text-transform: uppercase;
}


.yakin{
    line-height: 10px!important;
}



.Product{
    padding: 50px 0 130px 0;
}

.Product .services_index h3{
    font-size: 20px;
    font-weight: 800;
    color: #918E87;
    text-transform: uppercase;
    letter-spacing: -1px;
}

.Product .services_index p{
    color: #918E87;
    font-size: 15px;
    line-height: 23px;
    letter-spacing: -0.5px;
}


.Product .pro-box{
    border: 1px solid #DCDED8;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 50px 30px;
    height: 100%;
    position: relative;
    transition: ease-in .3s;
    cursor: pointer;
    margin-bottom: 10px;
    background-color: transparent;
}

.Product .pro-box:hover{
    border: 1px solid #afaa9e;
    transition: ease-in .3s;
    background-color: rgba(175,170,168,0.1);
}

.Product .pro-box:hover .btn-learn{
    color: #F46E4A;
    transition: ease-in .3s;
}

.Product .pro-box:hover .btn-learn:after{
    right: -15px;
    transition: ease-in .3s;
}

.Product .pro-box img{
    width: auto;
    height: 180px;
}

.Product .pro-box .pro-head{
    position: absolute;
    left: 20px;
    top: 20px;
}

.Product .pro-box .pro-head h3{
    font-size: 16px;
    color: #918e87;
    font-weight: 600;
    margin-bottom: 5px;
    text-transform: uppercase;
}

.Product .pro-box .pro-head h4{
    font-size: 14px;
    color: #98958f;
    font-weight: 600;
    margin-bottom: 5px;
    text-transform: uppercase;
}


.Product .pro-box .pro-link{
    position: absolute;
    left: 20px;
    bottom: 15px;
}


.boxes{
    padding: 25px 0 15px 0;
    border-top: 1px solid #ddded8;
    border-bottom: 1px solid #ddded8;
}



.small_box{
    width: 100%;
    height: 85px;
    border: 1px solid #DCDED8;
    cursor: pointer;
    margin-bottom: 10px;
    position: relative;
    text-align: center;
    transition: ease-in .3s;
}


.small_box:hover{
    border: 1px solid #afaa9e;
    transition: ease-in .3s;
    background-color: rgba(175,170,168,0.1);
}

.small_box:hover .small_box_head h3:after{
    right: 80px;
}


.small_box img{
    width: auto;
    height: 100px;
    margin-top: 15px;
}


.small_box_head{
    position: absolute;
    bottom: 5px;
    left: 10px;
    text-align: left!important;
    right: 10px;
}

.small_box_head span{
    font-weight: 600;
    color: #f46e49;
    display: block;
}

.small_box_head p{
    font-size: 12px!important;
    line-height: 15px!important;
    font-weight: 500;
}

.small_box_head h3{
    font-size: 14px!important;
    font-weight: 600!important;
    color: #918e87!important;
    margin: 0!important;
    text-transform: none!important;
    letter-spacing: 0!important;
    position: relative;
}


.small_box_head h3:after{
      content: '\f105';
    font-family: 'FontAwesome';
    position: absolute;
    right: 85px;
    top: 1px;
    font-size: 15px;
    color: #F46E4A;
    transition: ease-in .3s;
}


.Product .services_index h4{
    font-weight: 600;
    color: #918e87;
    font-size: 20px;
    text-transform: uppercase;
}


.product_box{
    border: 1px solid #ddded8;
    padding: 15px;
    text-align: center;
    position: relative;
    margin-bottom: 10px;
    cursor: pointer;
    transition: ease-in .3s;
    height: 300px;
}


.product_detail_code{
    padding: 30px 0;
    margin-top: 10px;
    position: relative;
}


.product_small_image{
    display: flex;
    justify-content: center;
    align-items: center;
}

.product_box img{
    width: 245px;
    height: 201px;
}


.po_link{
    position: absolute;
    bottom: 20px;
    left: 15px;
}


.u_kod{
    position: absolute;
    right: 15px;
    bottom: 20px;
}

.u_kod h4{
        font-size: 16px;
    font-weight: 700;
    color: #918e87;
    margin-bottom: 5px;
    text-transform: uppercase;
}


.product_box:hover{
    border: 1px solid #afaa9e;
    transition: ease-in .3s;
    background-color: rgba(175,170,168,0.1);
}

.product_box:hover .btn-learn{
    color: #F46E4A;
    transition: ease-in .3s;
}

.product_box:hover .btn-learn:after{
    right: -15px;
    transition: ease-in .3s;
}



.Product2{
    padding: 50px 0 130px 0;
}

.Product2 .services_index h3{
    font-size: 20px;
    font-weight: 800;
    color: #918E87;
    text-transform: uppercase;
    letter-spacing: -1px;
}

.Product2 .services_index h4{
    font-weight: 600;
    color: #918e87;
    font-size: 20px;
    text-transform: uppercase;
}



.Product2 .services_index p{
    color: #918E87;
    font-size: 15px;
    line-height: 23px;
    letter-spacing: -0.5px;
}


.Product2 .ana_gorsel{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 50px 0;
    height: 100%;
    text-align: center;
}

.Product2 .ana_gorsel img{
    width: auto;
    height: auto;
}


.Product2 h1{
    font-size: 30px;
    font-weight: 800;
    text-transform: uppercase;
    color: #f46e49;
    margin: 0;
    margin-top: -10px;
}


#custom {
  width: 100%;
}

#custom tr{
    
    background-color: #E5E5E5;
}

#custom td, #custom th {
    border-right: 1px solid #fff;
    padding: 5px 0;
    color: #918E87;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
}

#custom td:last-child, #custom th:last-child{
    border-right: none!important;
}

#custom tr:hover {background-color: #f4f4f4!important;}

.detail h3{
    margin: 0;
    background-color: #e5e5e5;
    padding: 10px;
    font-size: 18px;
    font-weight: 600;
    color: #918e87;
    border-bottom: 1px solid #fff;
}

.detail{
    padding-bottom: 10px;
    border-bottom: 1px solid #ddded8;
}


.renk_kodlari{
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.renk_kodlari li{
    cursor: pointer;
}


.detail img{
    width: auto;
    height: 180px;
    margin-bottom: 15px;
}


.detail h4{
    margin: 0;
    padding: 20px 0 25px 0;
    font-size: 18px;
    font-weight: 600;
    color: #918e87;
    text-transform: uppercase;
}

#custom th {
  padding-top: 3px;
  padding-bottom: 3px;
  text-align: center;
    font-weight: 500;
}


.or_head{
    padding: 10px 0;
}

.or_head ul{
    padding: 0;
    margin: 0;
    list-style-type: none;
    width: 75%;
}

.or_head ul li{
    font-size: 20px;
    font-weight: 600;
    color: #f46e49;
    line-height: 30px;
    font-family: 'Purista';
    font-style: italic;
}


.color{
    width: 30px;
    height: 30px;
    float: left;
    margin-right: 5px;
    border: none;
    outline: none;
    box-shadow: none;
    position: relative;
}

.color.active {
    border: 1px solid #000;
}


.indir{
    text-align: left;
    width: 25%;
    float: right;
    position: relative;
}

.indir a{
    color: #f46e49;
    font-weight: 700;
    line-height: 15px;
    display: inline-block;
    position: relative;
}

.indir img{
    width: auto;
    height: 25px!important;
    margin: 0;
    position: absolute;
    left: -3px;
    top: -25px;
}


img.note-float-left {
    margin-right: 10px;
    margin-top: 20px;
    margin-bottom: 20px;
}

img.note-float-right {
    margin-left: 10px;
    margin-top: 20px;
    margin-bottom: 20px;
}


.or_box{
    display: flex;
    padding: 0;
    margin-bottom: 30px;
}

.or_box li{
    list-style-type: none;
    float: left;
    width: 153px;
    height: 160px;
    background-color: #F46E4B;
    position: relative;
    margin-right: 10px;
}

.or_box .active a span{
    color: #fff;
}

.or_box li a{
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}

.or_box li a span{
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 14px;
    display: block;
    position: absolute;
    left: 10px;
    bottom: 10px;
    color: #9c442d;
    max-width: 90px;
}

.featur{
    padding: 5px 10px;
    margin: 0;
    list-style-type: none;
    display: flex;
    background-color: #e5e5e5;
    margin-bottom: 2px;
}

.featur li{
    float: left;
    margin-right: 10px;
    font-size: 14px;
    text-transform: uppercase;
    color: #918e87;
}

.featur li span{
    display: inline-block;
    font-weight: 700;
    color: #918e87;
}


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

.boxes ul .active{
    border: 1px solid #afaa9e;
    transition: ease-in .3s;
    background-color: rgba(175,170,168,0.1);
}


.owl-buton img {
    width: auto;
    height: 50px;
}

.btn-owl2 {
    background-color: transparent;
    border: none;
    outline: none;
    box-shadow: none;
}


.btn-owl2:hover {
    background-color: transparent;
    border: none;
    outline: none;
    box-shadow: none;
}


.owlPrev {
    position: absolute;
    left: -70px;
    top: 40%;
}


.owlNext {
    position: absolute;
    right: -70px;
    top: 40%;
}


.owl-dots {
    display: none;
}

.owl-nav {
    display: none;
}


.owl-buton2 img {
    width: auto;
    height: 25px;
}


.owl-buton2 .owlPrev {
    position: absolute;
    left: -40px;
    top: 28%;
}


.owl-buton2 .owlNext {
    position: absolute;
    right: -40px;
    top: 28%;
}

.owl2 .owl-item img {
    display: block;
    width: 100%;
    display: none;
}


.loader {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: url('../../layout/images/Logo_yesil.svg') 50% 50% no-repeat rgba(255,255,255,1);
	background-size: 280px;
    -moz-box-shadow: inset 0 4px 4px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: inset 0 4px 4px rgba(0, 0, 0, 0.1);
    box-shadow:inset 0 4px 4px rgba(0, 0, 0, 0.1);		
}



.projects {
    padding: 50px 0 130px 0;
}

.projects .services_index h3 {
    font-size: 20px;
    font-weight: 800;
    color: #918E87;
    text-transform: uppercase;
    letter-spacing: -1px;
}

.projects .services_index p {
    color: #918E87;
    font-size: 15px;
    line-height: 23px;
    letter-spacing: -0.5px;
}

.projects_box {
    position: relative;
    margin-bottom: 10px;
    cursor: pointer;
}

.projects_box img {
    width: 100%;
}


.projects_box2 {
    position: relative;
    margin-bottom: 10px;
    cursor: pointer;
}

.projects_box2 img {
    width: 100%;
}

.projects_filter {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.3);
}

.projects_box_head {
    position: absolute;
    top: 5px;
    left: 10px;
    z-index: 200;
}

.projects_box_head span {
    display: inline-block;
    color: #FFF;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: .5px;
}

.projects_box_link {
    position: absolute;
    z-index: 200;
    bottom: 5px;
    left: 10px;
}

.projects_box_link a {
    color: #FFF;
    font-weight: 600;
    position: relative;
}


.projects_box_link a:before {
    content: "\f105";
    font-family: "FontAwesome";
    position: absolute;
    left: 35px;
    top: 0px;
    color: #F46E4A;
    font-size: 12px;
    transition: ease-in .3s;
}


.projects_box:hover .projects_box_link a:before {
    left: 40px;
    transition: ease-in .3s;
}


.pro_bread {
    padding: 0;
    margin: 0;
    list-style-type: none;
    display: inline-block;
}

.pro_bread li {
    float: left;
    padding: 3px 10px;
    position: relative;
}

.pro_bread li:before {
    content: "\f105";
    font-family: "FontAwesome";
    position: absolute;
    right: -3px;
    top: 3px;
    color: #f46e49;
    font-size: 14px;
}

.pro_bread li:last-child:before {
    display: none;
}

.pro_bread li:first-child {
    padding-left: 0!important;
}

.pro_bread_active {
    font-weight: 600;
}

.pro_bread_active a {
    color: #f46e49!important;
}

.pro_bread li a {
    color: #918e87;
    text-transform: uppercase;
}

.pro_bread li a:hover {
    color: #f46e49!important;
}


.shw a {
    color: #fff!important;
    font-size: 13px;
}

.shw a:hover {
    color: #AA9D79!important;
}


.whatsapp {
    position: fixed;
    bottom: 10px;
    right: 10px;
    z-index: 300;
    background-color: rgba(37, 211, 102, 0.7);
    padding: 5px 10px;
    border-radius: 5px;
    transition: ease-in .3s;
}

.whatsapp:hover {
    background-color: rgba(37, 211, 102, 1);
    transition: ease-in .3s;
}

.whatsapp a {
    font-size: 14px;
    color: #FFF;
    font-weight: 600;
    text-decoration: none;
}

.w_icon {
    width: 20px;
    height: 20px;
    display: inline-flex!important;
    justify-content: center;
    align-items: center;
    background-color: #FFF;
    border-radius: 50%;
    color: #25d366;
}


.series {
    padding: 50px 0 ;
}


.series .series_head {
    height: 50px;
    margin-bottom: 20px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}


.series .series_head h1 {
    font-weight: 600;
    color: #918e87;
    font-size: 20px;
    text-transform: uppercase;
}


.conta
{
    padding: 50px 0;
    min-height: 50vh;
}


.conta .conta_head h1
{
    font-size: 30px;
    font-weight: 900;
    color: #505050;
}


.conta .conta_text p
{
    font-size: 15px;
    color: #505050;
}