﻿@import url('../css/animate.css');
body {
    margin: 0px;
    margin-top:50px;
    padding: 0px;
    cursor: default;
    color: #333;
    background-color:#fff;
    font-size:12px;
    font-family: 'Roboto', sans-serif;
}

ul, ul li{text-decoration:none; border:0px;margin:0px;padding:0px;list-style:none;}
a{color:#000;text-decoration:none!important;cursor:pointer;}
img{border:0px;vertical-align:middle;}
h1,h2,h3,h4,h5,h6{margin:0px;padding:0px; font-weight:normal;}
input:focus,a:focus,button:focus {outline: none;}


.top-menu{
    position:relative;
    z-index:2;
    padding-top:15px;
    padding-bottom:15px;
}
.top-menu,.top-menu a{
    color:#fff;
}
.nav-custom{
    margin:0px;
    min-height:inherit;
    border:none;
    border-radius:0px;
}
.navbar-custom{
    float:right;
    margin:0;
    padding:0;
}
.navbar-header h1{
    font-size:24px;
    font-weight:700;
    color:#fff;
    margin-top:12px;
    text-align:left;
}
a.logo{
    padding:0;
    margin:0;
    height:auto;
}
a.logo span{
    display:inline-block;
    vertical-align:bottom;
    color:#222;
    font-size:25px;
    font-weight:800;
    margin-bottom:4px;
    /*text-transform:lowercase;*/
}
i.logo{
    background-repeat:no-repeat;
    background-position:0 0;
    background-image:url('../images/logo.png');
    width:75px;
    height:50px;
    vertical-align:middle;
    display:inline-block;
}
i.logo.black,.top-menu.ifix i.logo{
    background-position-y:-50px;
}
.navbar-custom > li > a{
    display:block;
    color:#c7cce9!important;
    background-color:transparent!important;
    padding:12px;
    font-size:14px;
    margin:0px;
    margin-top:5px;
    font-size:16px;
    font-weight:600;
}

#bs li a i{
    color:#FFF;
    font-size:12px;
}
#bs li a b,#bs li a i{
    vertical-align:middle;
}
.navbar-collapse{
    padding-left:0!important;
    padding-right:0!important;
}
.navbar-custom > li:hover > ul{
    display:block;
}
.navbar-custom > li.active > a,.navbar-custom > li.active > a:hover,.navbar-custom > li.active > a:focus{
    background-color:transparent!important;
    color:#fff!important;
 }
.navbar-custom > li:hover > a{
    background-color:transparent!important;
    color:#fff!important;
}
.navbar-custom .open .dropdown-menu,.navbar-custom > li:hover ul{
    margin-top:0!important;
}
.navbar-custom > .open > a, .navbar-custom > .open > a:hover, .navbar-custom > .open > a:focus{
    background-color:transparent!important;
    cursor:default;
    color:#fff!important;
}
.navbar-custom .open .dropdown-menu,.navbar-custom > li:hover > ul{
    margin-top:0px;
    padding:0px 0px;
    border:none!important;
    border-radius:0px;
    min-width:250px!important;
}
.navbar-custom .open .dropdown-menu > li > a,.navbar-custom > li:hover > ul > li > a{
    display:block;
    font-size:14px;
    font-weight:700;
    padding:14px 10px;
    color:#696969;
    border-bottom:1px solid #e7e7e7!important;
    text-align:center;
}
.navbar-custom .open .dropdown-menu > li:hover > a,.navbar-custom > li:hover > ul > li > a:hover{
    background-color:#fff;
    color:#ff0000;
}
.slide{
    position:absolute;
    width:100%;
    z-index:1;
    top:0;
    left:0;
}
.slide .bx-wrapper{
    margin-bottom:0!important;
}
.header{
    height:1050px;
}
.slide,.slide ul li{
    height:1080px;
}
.slide ul li{
    background-repeat:no-repeat;
    background-position:center 0;
}
.slide ul li,.slide ul li a{
    color:#fff;
}

.slide-text{
    width:50%;
    font-size:30px;
    line-height:140%;
    margin-top:333px;
}
.slide-text b{
    font-weight:400;
    text-decoration:underline;
}
.pages .bx-pager{
    text-align:left!important;
    bottom:0px!important;
    padding-left:125px;
}
.pages .bx-default-pager a{
    width:50px!important;
    height:10px!important;
    border-radius:0!important;
    background-color:#b7b7b7!important;
}
.pages .bx-default-pager a.active{
    background-color:#fc083c!important;
}
.slide .bx-pager {
    bottom:20px!important;
}
.slide .bx-default-pager a{
    width:20px!important;
    height:20px!important;
    border-radius:10px!important;
    background-color:transparent!important;
    border:3px solid #c1c5e5;
}
.slide .bx-default-pager a.active{
    background:#ff0000!important;
    border-color:transparent!important;
}
.btn-more,.btn-red{
    display:inline-block;
    border:1px solid #cbceea;
    border-radius:20px;
    text-align:left!important;
    padding:14px 20px;
    font-size:18px;
    font-weight:600;
    color:#c3c7e6!important;
    background-color:rgba(55,67,171,0.7);
    line-height:100%;
    -webkit-box-shadow: 0px 13px 10px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 13px 10px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 13px 10px 0px rgba(0,0,0,0.1);
}
.btn-more:hover{
    background-color:#fc083c;
    color:#fff!important;
}
.btn-more i.fa{
    margin-left:45px;
}
.btn-red.lg i.fa{
    margin-left:95px!important;
}
.btn-red{
    background-color:transparent!important;
    color:#ff0000!important;
    border:2px solid #ff0000;
    box-shadow:none!important;
}
.btn-red:hover{
    color:#fff!important;
    background-color:#fc083c!important;
}
.btn-red i.fa{
    margin-left:15px;
}

.num{
    margin-top:10px;
    font-size:100px;
    display:block;
    color:#3f51b5;
    font-weight:900;
    position:absolute; 
    left:-8%; 
    line-height:100%;
    -webkit-transform:  rotate(270deg);-moz-transform:  rotate(270deg);-o-transform:  rotate(270deg); writing-mode: lr-tb;
}
.section h2{
    font-size:50px;
    font-weight:200;
    margin-bottom:40px;
    color:#3f51b5;
}
.section-2 h2{
    margin-bottom:45px;
}
.section h3{
    color:#222222;
    font-size:36px;
    font-weight:900;
    margin-bottom:25px;
    text-align:left!important;
}

.section h3 i{
    display:inline-block;
    background-color:#ff0000;
    border-radius:5px;
    width:10px;
    height:10px;
    margin-left:2px;
}
.section-text{
    font-size:13px;
    color:#7d7d7d;
    line-height:150%;
    text-align:justify;
    margin-bottom:110px;
    margin-left:-10px;
	font-weight: 400;
}
.section-text b{
    color:#000;
    font-weight:900;
    text-align:left!important;
    display:block;
}
.section{
    padding-top:60px;
    position:relative;
    overflow:hidden;
    min-height:815px;
    background-repeat:no-repeat;
    background-position:center bottom;
}
.section> .container-fluid{
    position:relative;
    z-index:10;
}
.header{
    z-index:98;
}
.section-7{
    background-image:url('../images/referanslar/musteriler.jpg');
}
.section-8{
    background-image:url('../images/iletisim/harita.jpg');
}
.circle{
    position:absolute;
    width:0;
    height:0;
    display:block;
}
.circle.red{background:#ff0000;}
.circle.right.bottom{
    right:0;bottom:0;border-radius:100% 0 0 0;
}
.circle.left.top{
    left:0;top:0;border-radius:0 0 100% 0;
}
.circle.left.bottom{
    left:0;bottom:0;border-radius:0 100% 0 0;
}
.circle.right.top{
    left:auto;right:0;top:0;border-radius:0 0 0 100%;
}
.circle.sm{
    width:30px;
    height:30px;
    transition-delay:0.5s;
    z-index:9;
}
.circle.md,.circle.sm{
    -webkit-box-shadow:1px 1px 32px 0px rgba(0,0,0,0.3);
    -moz-box-shadow:1px 1px 32px 0px rgba(0,0,0,0.3);
    box-shadow:1px 1px 32px 0px rgba(0,0,0,0.3);
}
.circle.md{
    width:90px;
    height:90px;
    transition-delay:0.6s;
    z-index:8;
}
.circle.lg{
    width:270px;
    height:270px;
    transition-delay:0.7s;
    background:#fff;
    z-index:7;
    -webkit-box-shadow:1px 1px 32px 0px rgba(60,100,222,0.3);
    -moz-box-shadow:1px 1px 32px 0px rgba(60,100,222,0.3);
    box-shadow:1px 1px 32px 0px rgba(60,100,222,0.3);
}

.top-menu.ifix{
    width:100%;
    position:fixed;
    z-index:999;
    top:0;
    left:0;
    background-color:#fff;

    -webkit-box-shadow:1px 1px 32px 0px rgba(0,0,0,0.3);
    -moz-box-shadow:1px 1px 32px 0px rgba(0,0,0,0.3);
    box-shadow:1px 1px 32px 0px rgba(0,0,0,0.3);
}
.top-menu.ifix #bs > ul > li > a{
    color:#4c4c4c!important;
}
.top-menu.ifix #bs > ul > li > a:hover{
    color:#000!important;
}
.top-menu.ifix #bs > ul > li.active > a{
    color:#000!important;
    border-bottom:2px solid #fc083c;
}
.top-menu.ifix #bs > ul > li > a i.fa{
    color:#ff0000;
}

.itabs h3,.itabs h3 a{
    color:#7d7d7d;
}
.itabs .active h3,.itabs .active h3 a{
    color:#222!important;
    cursor:default;
}
.itabs h3 i{
    background-color:#222;
}
.itabs .active h3 i{
    background-color:#ff0000;
}
.itabs h3 a:hover{
    color:#fc083c;
}
.itab{
    display:none;
}
.itab.active{
    display:block;
}

.refs > div{
    border:1px solid #f5f5f5;
    background-color:#fff;
}
.refs a{
    display:block;
    height:100px;
    overflow:hidden;
    position:relative;
    text-align:center;
    margin:8px auto;
}
.refs img{
    max-height:100px;
}
img.grayscale,.refs img {
    filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale"); /* Firefox 10+, Firefox on Android */
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
}
img.grayscale.disabled,.refs a:hover img{
    filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
    -webkit-filter: grayscale(0%);
}

.contact-us h4{
    font-size:24px;
    font-weight:800;
    color:#222;
    margin-bottom:15px;
}
.contact-us table{
    font-size:18px;
}
.contact-us table,.contact-us table a{
    color:#7d7d7d;
}
.contact-us table a:hover,.contact-us table i.fa{
    color:#ff0000;
}
.contact-us table tr td{
    border:0!important;
}

.footer{
    background-color:#3f51b5;
    font-size:14px;
}
.footer,.footer a{
    color:#d2d5ea;
}
.footer a:hover{
    color:#ff0000;
}









@media (max-width: 767px) { /*mobile*/
    .slide,.slide ul li{
        background-image:none!important;
        height:auto!important;
    }
    .header,.slide ul li img{
        height:380px;
    }
    .header{
        position:relative;
    }
    .slide-text {
        font-size: 14px;
        margin-top: 0;
        position:absolute;
        bottom:40px;
    }
    body{
        margin-top:0!important;
    }
    .container-fluid{
        padding-left:0!important;
        padding-right:0!important;
    }                            
    .nav-custom .navbar-toggle{
        border-color:#fff;
        margin-right:0;
        position:fixed;
        right:10px;
        top:0;
    }
    .nav-custom .navbar-toggle.collapsed {/*OPEN*/
        background-color: #fc083c;
    }
    .nav-custom .navbar-toggle,.nav-custom .navbar-toggle:hover{/*CLOSED*/
        background-color:#3f51b5;
    }
    .nav-custom .navbar-toggle .icon-bar{
        background-color:#fff;
    }
    .logo {
        display:inline-block!important;
    }
    .logo img{
        margin-bottom:10px;
    }
    #bs {
        box-shadow: none!important;
    }
    .navbar-custom{
        border-radius:5px;
        overflow:hidden;
        position:relative;
    }
    .navbar-custom,.navbar-custom > li{
        display:block!important;
    }

    .navbar-custom .open .dropdown-menu,.navbar-custom > li:hover ul{
        display:block;
        position:static;
        float:none!important;
        min-width:inherit!important;
        padding:0!important;
        box-shadow:none!important;
    }
    .navbar-custom .open .dropdown-menu > li > a,.navbar-custom > li:hover ul li a{
        color:#fff!important;
        background-color:#8ec449!important;
    }
    .navbar-custom li a{
        font-size:16px!important;
        border-bottom:1px solid #fff;
        text-align:left!important;
        margin-top:0!important;
        padding:15px!important;
        background-color:#005baa!important;
    }
    .navbar-custom .open .dropdown-menu > li:hover > a,.navbar-custom > li:hover ul li a:hover{
        background-color:#333!important;
        color:#fff!important;
    }
    .navbar-custom li a:hover{
        background-color:#014076!important;
    }
    .navbar-custom li:last-child a{
        border-bottom:0!important;
    }
    .section{
        padding-top:30px;
        min-height:inherit!important;
        padding-bottom:100px;
    }
    .section h2{
        font-size:32px;
        margin-bottom:20px;
    }
    .section h3{
        font-size:22px;
        margin-bottom:10px;
    }
    .section-text{
        font-size:14px;
        margin-bottom:30px;
        margin-left:0;
    }
    .pages .bx-pager {
        padding-left: 10px!important;
    }
    .contact-us h4,.btn-more,.btn-red,.contact-us table{
        font-size:14px;
    }
    .itabs > div h3{
        padding:10px;
        text-align:center!important;

        background-color:#fff;
        border:1px solid #fc083c;
    }
}

@media (min-width:100px) and (max-width: 992px) { /*mobile and tablet*/
    .navbar-header,a.logo,.navbar-custom,.navbar-custom > li{
        float:none!important;
    }
    .navbar-header,.navbar-custom{
        text-align:center;
    }
    .navbar-custom > li{
        display:inline-block;
    }
    .navbar-custom > li > a{
        padding:6px;
        font-size:14px;
    }
    .slide-text{
        width:auto;
    }
    .pages .bx-pager {
        padding-left: 105px;
    }
    .footer,.footer .text-right{
        text-align:center;
    }
}

