@charset "utf-8";

html, body {
    font-family: 'Work Sans', sans-serif;
    font-size: 14px;
    height: 100%;
    width: 100%;
    color: #000000;
}

#anasayfa {
    background-image: url(/assets/img/slide-bg.jpg);
}

#biz {
    background-image: url(/assets/img/biz.jpg);
}

#isler {
    background-image: url(/assets/img/isler.jpg);
}

#iletisim {
    background-image: url(/assets/img/iletsim.jpg);
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #F5F5F5;
}

::-webkit-scrollbar {
    width: 10px;
    background-color: #F5F5F5;
}

::-webkit-scrollbar-thumb {
    background-color: #4b575f;
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent)
}

a, a:hover, a:focus {
    text-decoration: none;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.row {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.topbar {
    width: 100%;
    padding-top: 40px;

}

.topbar .navi {
    list-style: none;
    padding: 20px 0 0 0;
    margin: 0;
    text-align: right;
}

.topbar .navi li a:after {
    display: block;
    content: '';
    /* margin-top: 3px; */
    border-bottom: solid 2px #db002e;
    transform: scaleX(0);
    transition: transform 200ms ease-in-out;
}

.spec-lang {
    padding: 2px 7px 0 7px !important;
    line-height: 20px;
    margin-left: 20px;
    border: 1px solid #e8e8e8;
    border-radius: 6px;
}

.lang-color {
    color: #db002e !important;
}

.topbar .navi li a:hover:after {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
}

.topbar .navi li {
    padding-right: 25px;
    display: inline-block;
}

.topbar .navi li a {
    color: #4b575e;
    font-weight: 700;
    font-size: 15px;
    text-transform: uppercase;
}

nav {
    text-transform: uppercase;
    text-align: center;
}

.img-area {
    background-attachment: fixed;
    background-position: 50% 50%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.wrapper {
    background: #ffffff;
    width: 100%;

}

.margin-area {
    margin-top: -50px;
}

.slide-area {
    width: 0;
    height: 0;
    border-color: rgba(255, 255, 255, 0) #ffffff;
    border-style: solid solid solid dashed;
    border-left-width: 1903px;
    border-bottom: 0;
    border-right: 0;
    border-top-width: 325px;
    margin-top: 230px;
}

.circle-img {
    margin-top: -220px;
    margin-left: 150px;
}

.wrapper p {
    font-size: 14px;
    font-weight: 500;
    line-height: 25px;
    letter-spacing: -0.5px;

}

.wrapper h1 {
    letter-spacing: -3px;
    font-weight: 300;
    font-size: 53px;
    line-height: 55px;
}

.wrapper h2 {
    letter-spacing: -3px;
    font-weight: 300;
    font-size: 47px;
    line-height: 55px;
    text-align: center;
}

.innerhead {
    position: absolute;
    width: 100%;
    text-align: center;
    margin-top: 90px;
    z-index: -1;

}

.innerhead .innercontent span {
    letter-spacing: -1px;
    font-weight: 800;
    font-size: 48px;
    line-height: 55px;
}

.innerhead .innercontent span:after {
    content: '';
    position: relative;
    display: block;
    width: 45px;
    height: 5px;
    background: #3C3C3C;
    margin: 25px auto 10px;
}

.innerhead .innercontent {
    position: relative;
    max-width: 1024px;
    margin: 0 auto;

}

.innerhead .innercontent p {
    font-size: 16px;
    font-weight: 500;
    line-height: 25px;
    letter-spacing: -1px;
}

.wrapper h2:after {
    content: '';
    position: relative;
    display: block;
    width: 75px;
    height: 2px;
    background: #3C3C3C;
    margin: 15px auto 55px;

}

.wrapper h1 strong {
    font-weight: 500;
}

.wrapper h1:after {
    content: '';
    position: relative;
    display: block;
    width: 75px;
    height: 2px;
    background: #3C3C3C;
    margin-top: 15px;
    margin-bottom: 30px;
}

.iletisim h1:after {
    margin: 15px auto 30px auto;
}

.infos a {
    color: #000000;

}

.infos p {
    font-size: 15px;

}

.infos svg {
    margin: 10px 0;

}

.infos {
    margin: 20px 0;
}

.infos .fa-fw {
    padding-right: 10px;
}

.wrapper h3 {
    letter-spacing: -1px;
    font-weight: 700;
    font-size: 22px;
    line-height: 55px;
    text-align: center;
    margin: 7px 0 10px 0

}

.w-img-center {
    display: block;
    margin: 0 auto;
    padding: 100px 0 50px 0;
}

.colons {
    text-align: center;
    padding-bottom: 80px;
}

.colons img {
    display: block;
    margin: 0 auto;
}

.inner-colons {
    text-align: center;
    padding-bottom: 80px;
}

.inner-colons img {
    display: block;
    margin: 20px auto 30px auto;
}

.inner-colons h3 {
    letter-spacing: 0;
    font-weight: 600;
    font-size: 17px;
    line-height: 55px;
    text-align: center;
    margin: 7px 0 0 0

}

.wrapper-bottom {
    width: 0;
    height: 0;
    border-color: rgba(255, 255, 255, 0) #ffffff;
    border-right-width: 1903px;
    border-bottom-width: 325px;
    border-top: 0;
    border-left: 0;
    border-style: solid solid solid dashed;
}

.footer-border {
    width: 0;
    height: 0;
    border-color: rgba(255, 255, 255, 0) #f8f8f8;
    border-style: solid solid solid dashed;
    border-left-width: 1903px;
    border-top-width: 325px;
    border-bottom: 0;
    border-right: 0;
    position: relative;
    bottom: 0;
    padding-bottom: 70px;
    opacity: 0.9;
}

footer h5 {
    position: absolute;
    bottom: 173px;
    font-size: 19px;
    font-weight: 400;
    color: #3C3C3C;
    margin-left: 9px;
}

footer h5:after {
    content: '';
    display: block;
    width: 19px;
    height: 2px;
    background: #3C3C3C;
    margin-top: 7px;
}

footer .container {
    position: relative;
}

footer .container .social-icon {
    position: absolute;
    bottom: 115px;
    left: -25px;

}

footer .social-icon li {
    position: relative;
    display: inline-block;
}

footer .social-icon li a {
    position: relative;
    display: inline-block;
    width: 37px;
    height: 37px;
    margin-right: 5px;
    border: 0px solid #3C3C3C;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0.5);
}

footer .social-icon li a i {
    display: block;
    font-size: 16px;
    text-align: center;
    line-height: 37px;
    color: #3C3C3C;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0.5);
}

.fancybox-nav {
    width: 5% !important;
}

footer .social-icon li a:hover i {
    color: #FFF;
}

footer .social-icon li .twitter:hover {
    background-color: rgb(0, 160, 209);
    border-color: transparent;
}

footer .social-icon li .facebook:hover {
    background-color: rgb(59, 89, 152);
    border-color: transparent;
}

footer .social-icon li .google-plus:hover {
    background-color: rgb(211, 72, 54);
    border-color: transparent;
}

footer .social-icon li .pinterest:hover {
    background-color: rgb(145, 1, 1);
    border-color: transparent;
}

footer .social-icon li .linkedin:hover {
    background-color: rgb(13, 118, 168);
    border-color: transparent;
}

footer .social-icon li .tumblr:hover {
    background-color: #34526f;
    border-color: transparent;
}

footer .social-icon li .youtube:hover {
    background-color: #ff0000;
    border-color: transparent;
}

footer .social-icon li .foursquare:hover {
    background-color: #217bba;
    border-color: transparent;
}

footer .social-icon li .instagram:hover {
    background-color: #95624d;
    border-color: transparent;
}

footer .social-icon li .dribbble:hover {
    background-color: #ca3970;
    border-color: transparent;
}

footer .social-icon li .vimeo-square:hover {
    background-color: #1AB7EA;
    border-color: transparent;
}

.footer-end {
    background: #ffffff;
    padding: 20px 0;
    width: 100%;
}

.footer-end span {
    text-align: right;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 700;
    color: #7E7E7E;
}

.footer-end .navifooter {
    list-style: none;
    padding: 0;
    margin: 0;

}

.footer-end .navifooter li a:after {
    display: block;
    content: '';
    margin-top: 2px;
    border-bottom: solid 2px #db002e;
    transform: scaleX(0);
    transition: transform 200ms ease-in-out;
}

.footer-end .navifooter li a:hover:after {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
}

.footer-end .navifooter li {
    padding-right: 20px;
    display: inline-block;
}

.footer-end .navifooter li a {
    color: #7E7E7E;
    font-weight: 700;
    font-size: 12px;
    text-transform: uppercase;
}

.page-scroll {
    position: fixed;
    display: none;
    width: 45px;
    height: 45px;
    line-height: 50px;
    text-align: center;
    padding: 7px;
    right: 10px;
    bottom: 10px;
    z-index: 100;

}

.bck {
    position: fixed;
    bottom: 15px;
    right: 15px;
    color: #4b575f;
    visibility: hidden;
    font-size: 35px;
    line-height: 50px;
    text-align: center;
    transition-property: all;
}

.bck.bck-on {
    visibility: visible;
}

.fade {
    opacity: 0;
}

.bck-on.fade {
    opacity: 1;
}

.rightToLeft {
    right: -50px;
}

.bck-on.rightToLeft {
    right: 25px;
}

.wh-widget-send-button-wrapper {
    z-index: -1
}

.bottomToTop {
    bottom: -50px;
}

.bck-on.bottomToTop {
    bottom: 1rem;
}

.bck-leftToRight {
    left: -50px;
}

.bck-on.leftToRight {
    left: 1rem;
}

.topToBottom {
    top: -50px;
}

.bck-on.topToBottom {
    top: 1rem;
}

.page-scroll i {
    color: #c6c8ca;
    font-size: 20px;
}

.img-center {
    display: block;
    margin: 0 auto;
}

.hidden-desk {
    display: none !important;
    visibility: hidden;
    opacity: 0;
}

.visible-desk {
    display: block !important;
    visibility: visible;
    opacity: 1;
}

/*  mob */

.nav ul {
    display: none;
}

.nav-tgl {
    display: inline-block;
    cursor: pointer;
    position: fixed;
    z-index: 100;
    right: 30px;
    top: 17px;
    width: 47px;
    height: 47px;
    border: none;
    border-radius: 50%;
    padding: 0;
    background: #fff;
    box-shadow: 0px 4px 24px rgba(0, 0, 0, 0.24);
    text-align: center;
}

.nav-tgl > span {
    display: inline-block;
    position: relative;
    height: 1px;
    top: -1px;
    width: 28px;
    border-radius: 1px;
    background: #293335;
    vertical-align: middle;
}

.nav-tgl > span:before, .nav-tgl > span:after {
    display: inline-block;
    position: absolute;
    content: "";
    height: 1px;
    border-radius: 1px;
    background: #293335;
    transition: all 200ms;
}

.nav-tgl > span:before {
    top: -8px;
    left: 3px;
    width: 22px;
}

.nav-tgl > span:after {
    top: 8px;
    left: 6px;
    width: 16px;
}

.nav-tgl:focus {
    outline: none;
}

.nav-tgl:hover > span:after, .nav-tgl:hover > span:before {
    width: 34px;
    left: 0;
}

.nav:before {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    content: '';
    width: 100vw;
    height: 100vh;
    background: #dc002e;
    z-index: 9;
    transition: all 500ms ease-in-out;
    clip-path: circle(25px at calc(100% - 65px) 65px);
    visibility: hidden;
}

.menu.active .nav ul {
    display: block;
    left: 100px;
    top: 170px;
    position: fixed;
    z-index: 99;
}

.menu.active .nav ul li {
    list-style: none;
    margin: 10px 0;
}

.menu.active .nav ul li a {
    color: #ffffff;
    font-size: 17px;
}

.menu.active .nav:before {
    visibility: visible;
    clip-path: circle(100%);
}

.menu.active .nav-tgl > span {
    height: 0;
}

.menu.active .nav-tgl > span:after, .menu.active .nav-tgl > span:before {
    top: 0px;
    left: -3px;

}

.menu.active .nav-tgl > span:after {
    transform: rotate(-45deg);
}

.menu.active .nav-tgl > span:before {
    transform: rotate(45deg);
}

.progress-bars {
    margin-top: 70px
}

.progress {
    display: -ms-flexbox;
    margin-top: 30px;
    display: flex;
    height: 36px;
    overflow: hidden;
    background-color: #e9ecef;
    border-radius: .25rem;
}

.progress .head {
    position: relative;
    text-align: left;
    padding-left: 10px;
    font-size: 13px;
    font-weight: 700;
}

.progress-bar-striped {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.05) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.05) 50%, rgba(255, 255, 255, 0.05) 75%, transparent 75%, transparent);
}

.bg-gray {
    background-color: #595959;
!important;
}

.fancybox-skin {
    padding: 2px !important;
}

.gallery .col-6 {
    padding-right: 2px;
    padding-left: 2px;
}

.gallery-filters {
    margin: 20px 0;

}

.filter-button {
    font-size: 17px;
    /* border: 1px solid #f3f3f3; */
    border-radius: 5px;
    text-align: center;
    color: #000000;
    /* margin-bottom:15px; */
}

.filter-button:hover {
    border-radius: 5px;
    text-align: center;
    color: #ffffff;
    background-color: #4c575f;

}

.btn-default:active .filter-button:active {
    background-color: #42B32F !important;
    color: white;
}

.port-image {
    width: 100%;
}

.gallery_product {
    margin-bottom: 3px;
}

.igua {
    margin-top: -75px;
    padding: 0 40px;
}

/* Ph */

@media (min-width: 414px) and (max-width: 479px) {
    .slide-area {
        border-left-width: 414px !important;
    }

    .wrapper-bottom {
        border-right-width: 414px !important;
    }

    .footer-border {

        border-left-width: 414px !important;

    }

}

@media (min-width: 320px) and (max-width: 780px) {
    .hidden-desk {
        display: block !important;
        visibility: visible;
        opacity: 1;
    }

    .igua {
        margin-top: 0px;
        padding: 0;
    }

    .spec-lang {
        padding: 4px !important;
        margin-top: 60px !important;
        border: 1px solid #cecece;
        border-radius: 6px;


    }

    .lang-color {
        color: #ffffff !important;

    }

    .firsts {
        margin-top: 20px !important;
    }

    .filter-button {
        font-size: 16px;
        margin-bottom: 0;
    }

    .text-right {
        text-align: center !important;
    }

    footer .container .social-icon {
        position: absolute;
        bottom: 10px;
        left: 30%;

    }

    .hidden-xs {
        display: none !important;
        visibility: hidden;
        opacity: 0;
    }

    .vegas-background {
        z-index: -1;
    }

    body {
        background-image: none;

    }

    .margin-area {
        margin-top: -15px;
    }

    .circle-img {
        margin: 15px 0;

    }

    .topbar {

        padding-top: 25px;

    }

    .fancybox-opened {
        z-index: 999999999999999999 !important;
    }

    .slide-area {
        width: 0;
        height: 0;
        border-color: rgba(255, 255, 255, 0) #ffffff;
        border-style: solid solid solid dashed;
        border-left-width: 375px;
        border-bottom: 0;
        border-right: 0;
        border-top-width: 125px;
        margin-top: 140px;

    }

    .wrapper-bottom {
        width: 0;
        height: 0;
        border-right-width: 375px;
        border-bottom-width: 125px;
        border-top: 0;
        border-left: 0;
        border-style: solid;
    }

    .footer-border {
        width: 0;
        height: 0;
        border-color: rgba(255, 255, 255, 0) #f8f8f8;
        border-style: solid solid solid dashed;
        border-left-width: 375px;
        border-top-width: 125px;
        border-bottom: 0;
        border-right: 0;
        position: relative;
        bottom: 0;
        padding-bottom: 70px;
        opacity: 0.9;
    }

    .wrapper h1 {
        font-size: 23px;
        letter-spacing: -2px;
        text-align: center;
        font-weight: 500;
    }

    .wrapper h1:after {
        margin: 10px auto 25px auto;
    }

    .wrapper h1 {
        font-size: 24px;
        margin-top: 50px;
        font-weight: 400;
    }

    .wrapper h2 {
        font-size: 24px !important;
        letter-spacing: -2px;
        font-weight: 400;
    }

    .innerhead {
        position: absolute;
        width: 100%;
        text-align: center;
        margin-top: 20px;

    }

    .innerhead .innercontent span {
        letter-spacing: -1px;
        font-weight: 800;
        font-size: 25px;
        line-height: 55px;
    }

    .inner p {
        text-align: center;
    }

}

/*yatay*/

@media (min-width: 480px) and (max-width: 780px) {
    .wrapper-bottom {
        width: 0;
        height: 0;
        border-right-width: 665px;
        border-bottom-width: 125px;
        border-top: 0;
        border-left: 0;
        border-style: solid;
    }

    .footer-border {
        width: 0;
        height: 0;
        border-color: rgba(255, 255, 255, 0) #f8f8f8;
        border-style: solid solid solid dashed;
        border-left-width: 665px;
        border-top-width: 125px;
        border-bottom: 0;
        border-right: 0;
        position: relative;
        bottom: 0;
        padding-bottom: 70px;
        opacity: 0.9;
    }

    .menu.active .nav ul {
        display: block;
        left: 250px;
        top: 150px;
        position: fixed;
        z-index: 99;
    }
}

@media (min-width: 480px) and (max-width: 568px) {
    .wrapper-bottom {
        width: 0;
        height: 0;
        border-right-width: 465px;
        border-bottom-width: 125px;
        border-top: 0;
        border-left: 0;
        border-style: solid;
    }

    .footer-border {
        width: 0;
        height: 0;
        border-color: rgba(255, 255, 255, 0) #f8f8f8;
        border-style: solid solid solid dashed;
        border-left-width: 465px;
        border-top-width: 125px;
        border-bottom: 0;
        border-right: 0;
        position: relative;
        bottom: 0;
        padding-bottom: 70px;
        opacity: 0.9;
    }

}

/* PH TB */

@media (min-width: 480px) and (max-width: 767px) {

}

@media (min-width: 480px) and (max-width: 767px) {

}

/* TB */
@media only screen and (min-width: 768px) and (max-width: 991px) {

}

/* MD */

@media only screen and (min-width: 992px) and (max-width: 1119px ) {

}

/* LG */
@media only screen and (min-width: 1200px) and (max-width: 1365px) {

}

/* LG2 */

@media only screen and (min-width: 1366px) and (max-width: 1440px) {

}