﻿
body {
    width: 100%;
    height: 100%;
    /*background-image: url(../images/bg-pattern.jpg);*/
    background-repeat: repeat;
    font-family: Calibri;
    overflow-x: hidden;
}


.IsTel {
  background-color:#3AC1E1;
  color:white;
  z-index:9999999;
  display:block;
  padding-top:5px;
  padding-bottom:5px;
  padding-right:20px;
  text-align:right;
  font-size:17px;
  cursor:pointer;
}
.IsTel:hover {
  color:aliceblue;
  
}




.sosyalmedya {
width:50px;
 
min-height:100px;
position:fixed;
top:200px;
left:-50px;
z-index:999999999999;

}

.sosyalmedya  a  {
    display:block;
 
    margin:1px;
    text-align:center;
    padding:10px;
 width:100%;
 color:white;
   /*-webkit-filter: grayscale(40%);*/ 
   	-webkit-transition:all 0.25s ease-in-out;
		-moz-transition:all 0.25s ease-in-out;
		-o-transition:all 0.25s ease-in-out;
		transition:all 0.25s ease-in-out;
}
.sosyalmedya  a:hover  {
     /*-webkit-filter: grayscale(0%);*/
     		margin-left:7px;
 color:white;
}


.bg-ges {
    margin-top: 150px;
    padding-left: 130px;
}

.bg-ges2 {
    margin-top: 5px;
    padding-left: 110px;
}

.IsmiraClear {
    width: 100%;
    height: 70px;
}

.teklifFormuText {
    position: absolute;
    top: 60px;
    right: 450px;
    color: #3AC1E1;
}




.IsmiraHarita {
    margin-top: 50px;
}




.acordionBaslik {
    width: 100%;
    padding-top: 7px;
    padding-bottom: 7px;
    display: block;
    padding-left: 20px;
    color: #3AC1E1;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #DDDDDD;
    background-color: #EAEAEA;
}

    .acordionBaslik .arti {
        width: 20px;
        height: 20px;
        display: block;
        text-align: center;
        background-color: #C1C1C1;
        color: gray;
        margin-right: 10px;
        -webkit-border-radius: 7px;
        -moz-border-radius: 7px;
        border-radius: 7px;
        cursor: pointer;
    }

.acordionContent {
    display: none;
    width: 100%;
    padding: 10px;
}




.wrap {
    width: 640px;
    margin: 20px;
    background: #ffc;
}

/*div.slider {
    overflow: hidden;
    position: relative;
    width: 100%;
    /*height: 200px !important;*/
}

    /*div.slider ul {
        margin: 0;
        padding: 0;
        height: 200px;
    }

    div.slider li {
        float: left;
        list-style: none;
        width: 237px;
        height: 200px;
        margin: 0 5px 0 0;
        border: 1px solid #DDDDDD;
        padding: 5px;
        background-color: #EAEAEA;
        cursor: pointer;
    }

    div.slider li {
        text-align: center;
        line-height: 200px;
    }

        div.slider li img {
            width: 230px;
        }

        div.slider li a {
            display: block;
        }


        div.slider li .referansHover {
            position: absolute;
            top: 200px;
            width: 225px;
            height: 95%;
            background-color: black;
            z-index: 999999;
            opacity: 0.6;
            filter: alpha(opacity=60);
        }*/ 






.controls a {
    padding: 4px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    font-size: 12px;
    position: relative;
    margin: 1px;
    top: 7px;
    text-decoration: none;
}

.prev-page {
    background-color: #3AC1E1;
}

.prev-slide {
    background-color: #3AC1E1;
}

.next-slide {
    background-color: #3AC1E1;
}

.next-page {
    background-color: #3AC1E1;
}






.IsmiraReferanslar {
    margin-top: 20px;
    margin-bottom: 30px;
    width: 100%;
}

.img-rounded {
    border-radius: 4px;
}







.IsmiraSitemap {
    margin-top: -20px;
    position:absolute;
    margin-left: 3000px;
    font-style: italic;
    font-weight: 600;
    font-size: 11px;
}

    .IsmiraSitemap a {
        color: black;
    }

        .IsmiraSitemap a:hover {
            color: #3AC1E1;
        }

    .IsmiraSitemap .active {
        color: #3AC1E1;
    }

.IsmiraSideBAr {
    margin-top: 30px;
    height: 10px;
    background-color: #3AC1E1;
    width: 100%;
    right: -1000px;
    position: absolute;
    -webkit-border-bottom-left-radius: 20px;
    -webkit-border-bottom-right-radius: 50px;
    -moz-border-bottom-left-radius: 20px;
    -moz-border-bottom-right-radius: 50px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 50px;
}

    .IsmiraSideBAr .IsmiraBaslik {
        float: left;
        margin-left: 3000px;
        background-color: #3AC1E1;
        padding-top: 7px;
        padding-bottom: 7px;
        padding-left: 40px;
        padding-right: 50px;
        margin-top: -30px;
        color: white;
        -webkit-border-top-left-radius: 20px;
        -webkit-border-top-right-radius: 50px;
        -moz-border-top-left-radius: 20px;
        -moz-border-top-right-radius: 50px;
        border-top-left-radius: 20px;
        border-top-right-radius: 50px;
    }







#headermenu {
    width: 100%;
    height: 100px;
}

    #headermenu .headermenuTop {
        width: 100%;
        height: 25px;
        z-index: 1;
    }

        #headermenu .headermenuTop .Logo {
            height: 25px;
        }

            #headermenu .headermenuTop .Logo a {
                display: block;
                position: absolute;
                width: 100%;
                height: 219px;
                top: -220px;
                z-index: 999999999;
                background-image: url('../images/logo.png');
                background-repeat: no-repeat;
            }



        #headermenu .headermenuTop .IletisimBilgileri {
            height: 25px;
        }


            #headermenu .headermenuTop .IletisimBilgileri span {
                float: right;
                font-size: 14px;
                font-weight: bold;
                margin-left: 20px;
                font-style: italic;
                padding-left: 10px;
                padding-top: 10px;
                padding-bottom: 4px;
                padding-right: 4px;

            }




               #headermenu .headermenuTop .IletisimBilgileri label {
                float: right;
                font-size: 12px;
                font-weight: bold;
                margin-left: 5px;
                font-style: italic;
           
                padding-top: 10px;
                padding-bottom: 4px;
           
 }





               #headermenu .headermenuTop .IletisimBilgileri label a {
               background-color:#3AC1E1;
               color:white;
               padding:7px;
               -webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
            }


                 #headermenu .headermenuTop .IletisimBilgileri label a:hover {
               background-color:#3AC1E9;
               color:white;
              
            }




            #headermenu .headermenuTop .IletisimBilgileri telefon {
            }


            #headermenu .headermenuTop .IletisimBilgileri email {
            }


    #headermenu #headermenuContent {
        position: absolute;
        width: 90%;
        left: -3200px;
        height: 100px;
        z-index: 999999;
        margin-top:10px;
    }


        #headermenu #headermenuContent .headermenuShadow {
            width: 840px;
            height: 40px;
            right: 40px;
            top: 36px;
            margin-right: 30px;
            background-image: url('../images/menu-bg-shadow.png');
            background-repeat: no-repeat;
            z-index: -1;
            position: absolute;
        }


        #headermenu #headermenuContent .headerMenu .yatay {
            float: left;
            width: 35px;
            height: 56px;
            background-image: url('../images/menu-bg-right.png');
            background-repeat: no-repeat;
        }

     

            #headermenu #headermenuContent .headerMenu ul li.menuler {
                float: right;
            }

                #headermenu #headermenuContent .headerMenu ul li.menuler a {
                    padding: 16px;
                    padding-left: 10px;
                    padding-right: 10px;
                    display: block;
                    color: white;
                    text-decoration: none;
                    border: none;
                }


                    #headermenu #headermenuContent .headerMenu ul li.menuler a:hover {
                        color: #C7E138;
                    }


                /*#headermenu #headermenuContent .headerMenu ul li.menuler:hover .IsmiraMegaMenu {
                    display: inline;
                }*/


        #headermenu #headermenuContent .IsmiraMegaMenu {
            display: none;
            position: absolute;
            width: 700px;
            min-width: 300px;
            right: 0px;
            margin-right: 4%;
            z-index: 9;
            background-color:white;
            /*-webkit-border-bottom-right-radius: 20px;
            -moz-border-bottom-right-radius: 20px;
            border-bottom-right-radius: 20px;
            -webkit-border-bottom-left-radius: 20px;
            -moz-border-bottom-left-radius: 20px;
            border-bottom-left-radius: 20px;*/
        }


            /*#headermenu #headermenuContent .IsmiraMegaMenu .IsmiraDaire{
    width:50%;
    height:200%;
    background-image:url(../images/Oval.PNG);
    background-repeat:no-repeat;
    background-size:100%;
    margin-left:-60px;
    margin-top:-63px;
      float:left;
    }*/


            #headermenu #headermenuContent .IsmiraMegaMenu .IsmiraMenuList {
                width: 100%;
                min-width: 300px;
                height: 210px;
                float: left;
            }



                #headermenu #headermenuContent .IsmiraMegaMenu .IsmiraMenuList ul {
                    padding: 0px;
                    height: 200px;
                    margin-left: 10px;
                    background-color: aqua;
                    background: none;
                    float: left;
                    -webkit-border-radius: 0px;
                    -moz-border-radius: 0px;
                    border-radius: 0px;
                }



                    #headermenu #headermenuContent .IsmiraMegaMenu .IsmiraMenuList ul li {
                        width: 48%;
                        float: left;
                        overflow: hidden;
                        margin: 1px;
                        -webkit-border-radius: 7px;
                        -moz-border-radius: 7px;
                        border-radius: 7px;
                    }

                        #headermenu #headermenuContent .IsmiraMegaMenu .IsmiraMenuList ul li a {
                            padding: 5px;
                            font-size: 11px;
                            display: block;
                            width: 100%;
                            height: 48px;
                            background-color: #41BDDD;
                            opacity: 1;
                            filter: alpha(opacity=80);
                        }


                            #headermenu #headermenuContent .IsmiraMegaMenu .IsmiraMenuList ul li a:hover {
                                opacity: 1;
                                filter: alpha(opacity=100);
                            }




                        #headermenu #headermenuContent .IsmiraMegaMenu .IsmiraMenuList ul li img {
                            width: 23%;
                            height: auto;
                            float: left;
                        }

                        #headermenu #headermenuContent .IsmiraMegaMenu .IsmiraMenuList ul li span {
                            width: 68%;
                            float: left;
                            vertical-align: top;
                            margin-left: 10px;
                            letter-spacing: 0px;
                        }



.referans-btn {
      width: 300px;
    height: 108px;
    display:block;
    background-image: url(../images/tumreferans-btn.jpg);
    background-repeat: no-repeat;
   
  
}

.heading-bg {
    width: 100%;
    height: 71px;
    background-image: url(../images/heading-bg.png);
    background-repeat: no-repeat;
    padding-top: 10px;
}
.heading-bg-small {
    width: 100%;
    height: 71px;
    background-image: url(../images/heading-bg2.png);
    background-repeat: no-repeat;
    padding-top: 10px;
}


.IsmiraSliderBG {
    background-image: url(../images/slider-bg.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 90%;
    position: relative;
    top: -100px;
    z-index: 1;
    width: 100%;
    margin-top: 0px;
    margin-bottom: 0px;
    height: 88%;
}

.IsmiraPrevNext {
    width: 100px;
    margin-left: auto;
    margin-right: auto;
}



.IsmiraSlider {
    top: 100px;
    z-index: 99999999;
    width: 87%;
    height: 97%;
    margin-left: auto;
    margin-right: auto;
}


.IsmiraSliderBG .IsmiraTeklif {
    position: absolute;
    left: 8.8%;
    top: 59.5%;
}


h1 {
    font-size: 19px !important;
    color: #000000;
    font-weight: 700;
    font-family: Calibri;
}

.h1 {
    font-size: 23px !important;
    color: #3AC1E1;
    font-weight: 700;
    font-family: Calibri;
}

.devider-hr {
    width:100%;
    height: 8px;
    background-image: url(../images/devider-hr.png);
    background-repeat: repeat-x;
    margin-top: 25px;
    margin-bottom: 25px;
}

.ok-origami {
    position: absolute;
    margin-top: -40px;
    margin-left: 192px;
}

.p-bg {
    width: 100%;
    height: 100%;
    /*background-image: url(../images/p-bg.png);
    background-repeat: no-repeat;*/
    padding: 11px;
    color: black;
    /*border: double 3px #19abe0;
    border: double 3px #19abe0;*/
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 0px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 0px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 0px;
    background-color: #fff;
}

.p-ayrintilar-btn {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    /*background-color: #C7E138;
     background-color: #3AC1E1;*/
    background-color: #212121;
    width: 100%;
    height: 100%;
    padding: 3px;
    color: black;
    padding-left: 10px;
    margin-top: 10px;
}

    .p-ayrintilar-btn a {
        color: white;
    }

        .p-ayrintilar-btn a:hover {
            color: #3AC1E1;
        }



#footer {
    width:100%;
    height: 316px;
    font-size: 0.9em;
    /*margin-top: 50px;*/
    padding: 0px 0 0;
    position: relative;
    clear: both;
    background-image: url(../images/footer-bg.png);
    background-position: center 0;
  
}

.geometrik-desen-bottom {
    width: 100%;
    min-height: 735px;
    position: relative;
    background-image: url(../images/geometrik-desen-bottom.png);
    background-repeat: no-repeat;
    background-size: 100%;
    z-index: -25;
    margin-bottom: -250px;
    margin-top: -490px;
}

.page-header {
    background-color: #171717;
    border-bottom: 5px solid #CCC;
    border-top: 5px solid #384045;
    margin: 0 0 35px 0;
    min-height: 50px;
    padding: 20px 0;
    position: relative;
    text-align: left;
}

    .page-header .breadcrumb {
        background: none;
        margin: -3px 0 0;
        padding: 0;
    }

        .page-header .breadcrumb > li {
            text-shadow: none;
        }

.breadcrumb > .active {
    color: #777;
}


li {
    line-height: 24px;
}

a {
    color: #3AC1E1;
}

.breadcrumb > .active {
    color: #777;
}


.nextpreviusProje {
    padding: 20px;
    margin: 0px;
    border-left: 1px solid gray;
}

    .nextpreviusProje a {
        font-size: 23px;
        text-decoration: none;
        color: #2FB4D4;
    }



.hakkimizda-pattern {
    width: 100%;
    min-height: 490px;
    position: relative;
    left: 1%;
    right: 1%;
    background-image: url(../images/hakkımızda-pattern.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
}

.backgorund-black {
    width: 98%;
    position: relative;
    left: 1%;
    right: 1%;
    height: 100%;
    background-color: #000;
    background-repeat: repeat;
}

.backgorund-red {
    width: 100%;
    height: 100%;
    background-color: #df4949;
    background-repeat: repeat;
}

.backgorund-blue {
    width: 100%;
    height: 100%;
    background-color: #0376be;
    background-repeat: repeat;
}

.backgorund-maroon {
    width: 100%;
    height: 100%;
    background-color: #c64b4d;
    background-repeat: repeat;
}


.backgorund-mavi {
    width: 100%;
    height: 100%;
    background-color: #0091BE;
    background-repeat: repeat;
}



.backgorund-orange {
    width: 100%;
    height: 100%;
    background-color: #f26522;
    background-repeat: repeat;
}

.backgorund-mor {
    width: 100%;
    height: 100%;
    background-color: #7a539d;
    background-repeat: repeat;
}

.backgorund-suyesili {
    width: 100%;
    height: 100%;
    background-color: #008e9c;
    background-repeat: repeat;
}

.backgorund-sari {
    width: 100%;
    height: 100%;
    background-color: #f7a735;
    background-repeat: repeat;
}

.backgorund-koyusari {
    width: 100%;
    height: 100%;
    background-color: #dc510f;
    background-repeat: repeat;
}

.hakkinda-red {
    color: #ff2840;
}

.tntmvideo-green {
    color: #90bf53;
}

.nasilproje-white {
    color: #ffffff;
}



.sosyal-medya li {
    float: left;
    padding-left: 50px;
    text-decoration: none;
    list-style: none;
    font-size: 18px;
}

.color-Facebook {
    background-color: #3b5998 !important;
    color: white !important;
}

    .color-Facebook:hover {
        background-color: #3b5998 !important;
        color: white !important;
    }


.color-Twitter {
    background-color: #33ccff !important;
    color: white !important;
}

    .color-Twitter:hover {
        background-color: #33ccff !important;
        color: white !important;
    }

.color-GooglePlus {
    background-color: #dd4b39 !important;
    color: white !important;
}

    .color-GooglePlus:hover {
        background-color: #dd4b39 !important;
        color: white !important;
    }

.color-Linkedin {
    background-color: #0077b5 !important;
    color: white !important;
}

    .color-Linkedin:hover {
        background-color: #0077b5 !important;
        color: white !important;
    }


.heading-box {
    text-align: center;
    float: none;
    margin: 0 auto 40px;
}

    .heading-box .box-title {
        font-size: 2.5em;
        margin-bottom: 0;
    }

    .heading-box p {
        margin-top: 10px;
    }

.red-box {
    height: 88px;
    background: #FF2840 !important;
    padding: 31px !important;
    color: white;
    border: none 3px #ff2840;
    -moz-border-radius-topleft: 15px;
    -moz-border-radius-topright: 16px;
    -moz-border-radius-bottomleft: 17px;
    -moz-border-radius-bottomright: 17px;
    -webkit-border-top-left-radius: 15px;
    -webkit-border-top-right-radius: 16px;
    -webkit-border-bottom-left-radius: 17px;
    -webkit-border-bottom-right-radius: 17px;
    border-top-left-radius: 15px;
    border-top-right-radius: 16px;
    border-bottom-left-radius: 17px;
    border-bottom-right-radius: 17px;
}

.geometrik-desen-top {
    width: 100%;
    min-height: 735px;
    margin-top:-10px;
    position: relative;
    background-image: url(../images/geometrik-desen-top.png);
    background-repeat: no-repeat;
    background-size: 100%;
    z-index: 0;
}


.box-shadow {
    -moz-box-shadow: 2px 3px 5px #000000;
    -webkit-box-shadow: 2px 3px 5px #BDBDBD;
    box-shadow: 2px 3px 5px #B3B3B3;
}

.background-content {
    /*background: #F7F7F7;*/
    -moz-box-shadow: 2px 3px 5px #000000;
    -webkit-box-shadow: 2px 3px 5px #BDBDBD;
    box-shadow: 2px 3px 5px #B3B3B3;
}

.nav-tabs {
    border-bottom: 2px solid #3AC1E1 !important;
}
.ripped-line-2{
     width: 100%;
    height: 18px;
    background-image: url(../images/ripped-line-2.png);
    background-repeat: repeat-x;
    font-family: Calibri;
    overflow-x: hidden;
}
.bg-pattern{
     width: 100%;
    height: 100%;
    background-image: url(../images/bg-pattern.jpg);
    background-repeat: repeat;
    font-family: Calibri;
    overflow-x: hidden;
}
 .ripped-line-top-footer{
     width: 100%;
    height:22px;
    background-image: url(../images/ripped-line-top-footer.png);
    background-repeat: repeat-x;
    font-family: Calibri;
    overflow-x: hidden;
}
  .ripped-line-bottom-footer{
     width: 100%;
    height:22px;
    background-image: url(../images/ripped-line-bottom-footer.png);
    background-repeat: repeat-x;
    font-family: Calibri;
    overflow-x: hidden;
}  
  .nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
    color: #fff !important;
    background-color: #3AC1E1 !important;
}