﻿/*------------------ font start ---------------------*/

@import url('font.css');
@import url('reset.css');

/*------------------ font finish ---------------------*/
.hvr-prev{
    background-image:url('/content/theme/site/images/inner/news-prev.png');
    background-position:center;
    background-repeat:no-repeat;
      height:15px;
    width:11px;
    float:left;
   -webkit-transition: 0.5s;
   -moz-transition: 0.5s;
   -o-transition: 0.5s;
   -ms-transition: 0.5s;
   transition: 0.5s;    
}
.hvr-next {
     background-image:url('/content/theme/site/images/inner/news-next.png');
    background-position:center;
    background-repeat:no-repeat;
      height:15px;
    width:11px;
    float:left;
   -webkit-transition: 0.5s;
   -moz-transition: 0.5s;
   -o-transition: 0.5s;
   -ms-transition: 0.5s;
   transition: 0.5s;
}
.hvr-prev:hover{
    background-image:url('/content/theme/site/images/inner/news-prev-hover.png');
    background-position:center;
    background-repeat:no-repeat;
      height:15px;
    width:11px;
}
.hvr-next:hover {
     background-image:url('/content/theme/site/images/inner/news-next-hover.png');
    background-position:center;
    background-repeat:no-repeat;
      height:15px;
    width:11px;
}
/*-----index-----*/
body {
    margin: 0px;
    background-image: url('/content/theme/site/images/site-bg.jpg');
    background-repeat: repeat;
    background-position: left top;
    /*padding-top: 26px;*/
}

#master {
    width: 100%;
    margin: 0px auto;
}
.mobile-toggle{display:none}
#site {
    width: 100%;
    margin: 0px auto;
    position: relative;
}

.container {
    min-width: 320px;
    padding: 0 !important;
}

/*header*/
header {
    float: left;
    width: 100%;
    /*height: 101px;*/
    background-image: url('/content/theme/site/images/header/header-bg.jpg');
    background-repeat: repeat-x;
    background-position: top;
    /*-webkit-box-shadow: 0px 0px 8px 4px #d0d0d0;
    -moz-box-shadow: 0px 0px 8px 4px #d0d0d0;
    box-shadow: 0px 0px 8px 4px #d0d0d0;*/
    z-index: 10;
    position: relative;
}

.header-top {
    float: left;
    width: 100%;
    height: 101px;
    padding: 9px 0px 17px 0px;
    overflow: hidden;
}

.header-left {
    float: left;
    width: 47.45551%;
    height: 75px;
    padding-right: 1.326530612244898%;
    min-width: 217px;
	padding-top:8px; 
}

.logo {
    float: left;
width: 100%;
height: auto;
max-height: 75px;
min-width: 207px;
}

    .logo img {
        float: left;
        width: 100%;
    }

.header-right {
    float: right;
    width: 135px;
    min-width: 135px;
    height: 75px;
    padding-top: 8px;
    padding-bottom: 37px;
}

.header-social {
    float: left;
    width: 135px;
    height: 30px;
    overflow: hidden;
    min-width: 135px;
}

    .header-social ul {
        float: left;
        width: 100%;
    }

        .header-social ul li {
            float: left;
            width: 30px;
            height: 30px;
            margin-right: 5px;
            overflow: hidden;
        }

            .header-social ul li:last-child {
                margin-right: 0px;
            }

            .header-social ul li img {
                float: left;
                width: 100%;
            }


.menu-button a {
    display: none;
    float: right;
    width: 100px;
    height: 40px;
}

.main-menu {
    float: right;
    width: 71.12244897959184%;
    position: relative;
    z-index: 20;
    height: 45px;
    background-color: #0b4f8c;
    margin-top: -26px;
   
}

    .main-menu ul {
        float: left;
        width: 100%;
    }
     .main-menu ul ul{
       overflow:hidden;
    }

        .main-menu ul li {
            float: left;
            width: auto;
            height: 45px;
            background-image: url('/content/theme/site/images/header/main-menu-divider.png');
            background-repeat: no-repeat;
            background-position: right center;
            padding-left: 15px;
            padding-right: 16px;
        }
           .main-menu ul li:last-child{
           background-image:none;
        }

            .main-menu ul li li:last-child {
                background-image: none !important;
            }

            .main-menu ul li a {
                line-height: 45px;
                color: #ffffff;
                font-size: 14px;
                font-family: 'open_sansregular';
                letter-spacing: -1px;
            }



 
               /* Açılır Menü Başlangıç */

                .main-menu ul li ul {
        display: none;
        float: left;
        position: absolute;
        width: 27.180242%;
        z-index: 50;
        background-color: #0b4f8c;
        background-repeat: no-repeat;
        background-position-x: 12px;
        background-position-y: 11px;
        -moz-transition: all 0.5s linear;
        -webkit-transition: all 0.5s linear;
        -khtml-transition: all 0.5s linear;
        -o-transition: all 0.5s;
        -ms-transition: all 0.5s;
     padding-top: 10px;
        margin-left: -17px;
    }

    .main-menu ul li:hover ul {
        display: block;
        -moz-transition: all 0.5s linear;
        -webkit-transition: all 0.5s linear;
        -khtml-transition: all 0.5s linear;
        -o-transition: all 0.5s;
        -ms-transition: all 0.5s;
    }
    
   

    .main-menu ul li a {
        display: block;
    }


    .main-menu ul li:hover {
        /*background-image: url(../images/color.png);
                background-repeat:repeat;
                background-size:100px;*/
        background: #41a8d1;
        margin-left:-1px;
        padding-left:16px;
    }




    .main-menu ul li ul li {
        float: left;
        width: 100%;
        height: 37px;
        background-image: url('/content/theme/site/images/header/submenu-bg.png');
        background-position: bottom;
        background-repeat: repeat-x;
        padding-top: 0px;
        padding-bottom: 0 !important;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        margin-left: 0px;
        margin-right: 0px;
    }

       .main-menu ul li ul li:first-child {
      margin-top:-10px;
      padding-top:10px;
      height:47px;
    }

      

        .main-menu ul li ul li a {
            padding-left: 28px;
            line-height: 37px;
            display: block;
            float: left;
            background-image: url('/content/theme/site/images/inner/inner-menu-arrow.png');
            background-repeat: no-repeat;
            background-position: left center;
            letter-spacing: -0.5px;
            padding-top: 0 !important;
            padding-bottom: 0 !important;
            height: 37px;
        }

            .main-menu ul li ul li a:hover {
                background-image: url('/content/theme/site/images/inner/inner-menu-arrow.png');
                background-repeat: no-repeat;
                background-position: left center;
            }

       



        .main-menu ul li ul li:hover {
            background-image: url('/content/theme/site/images/header/submenu-bg.png') !important;
            background-position: bottom;
            background-repeat: repeat-x;
        }

    

  


   
   

     



      



               /* Açılır Menü Bitiş */

/*Slider*/

.slider {
    float: left;
    width: 100%;
    height: auto;
    margin-top: -1px;
    max-height: 440px;
    position: relative;
    margin-bottom: 26px;
    background-image:url('/content/theme/site/images/inner/inner-top-shadow.png');
    background-repeat:repeat-x;
    background-position:top center;
}

.slider-list {
    float: left;
    width: 100%;
    height: auto;
    max-height: 440px;
}

    .slider-list ul {
        float: left;
        width: 100%;
    }

        .slider-list ul li {
            float: left;
            width: 100%;
            max-height: 440px;
            overflow: hidden;
            padding: 1px;
            background-color: #cdcdcd;
        }

            .slider-list ul li img {
                float: left;
                width: 100%;
                max-height: 439px;
            }

.main-slider-navi {
    float: left;
    width: 100%;
    height: 97px;
    position: relative;
    z-index: 30;
    margin-top: -268px;
}

    .main-slider-navi ul {
        float: left;
        width: 100%;
    }

        .main-slider-navi ul li {
            float: left;
            width: 40px;
            height: 97px;
            overflow: hidden;
        }

            .main-slider-navi ul li .bx-prev {
                float: left;
                width: 40px;
                height: 97px;
            }

            .main-slider-navi ul li .bx-next {
                float: left;
                width: 40px;
                height: 97px;
            }


            .main-slider-navi ul li .bx-prev img {
                float: left;
                width: 40px;
                height: 97px;
            }

            .main-slider-navi ul li .bx-next img {
                float: left;
                width: 40px;
                height: 97px;
            }

            .main-slider-navi ul li:first-child {
                float: left;
            }

            .main-slider-navi ul li:last-child {
                float: right;
            }

            .main-slider-navi ul li img {
                float: left;
                width: 100%;
            }

.slider-shadow {
    float: left;
    width: 100%;
    height: 32px;
    background-image: url('/content/theme/site/images/slider/slider-shadow.png');
    background-position: center;
    background-repeat: no-repeat;
}
/*Inner*/
.inner {
    float: left;
    width: 100%;
    background-image: url('/content/theme/site/images/inner/inner-bottom-bg.jpg');
    background-size: 100% 9px;
    background-position: bottom left;
    background-repeat: repeat-x;
}

.inner-top {
    float: left;
    width: 100%;
       height: auto;
    max-height:250px;
    margin-bottom: 18px;
}

.top-left-box {
    float: left;
    width: 54.38775510204082%;
       height: auto;
    max-height:250px;
    overflow: hidden;
    position:relative;
}


    .top-left-box a:hover .excavation-title {
         height:100%;
      top:0;
      bottom:0;
       padding-top:20%;
        -moz-transition: all 0.5s linear;
        -webkit-transition: all 0.5s linear;
        -khtml-transition: all 0.5s linear;
        -o-transition: all 0.5s;
        -ms-transition: all 0.5s;
 
       
    }

        .top-left-box a:hover .excavation-title span {
            /*-moz-transition: all 0.5s linear;
-webkit-transition: all 0.5s linear;
-khtml-transition: all 0.5s linear;
-o-transition: all 0.5s;
-ms-transition: all 0.5s;*/
          
     
        }

        .top-left-box a:hover .excavation-title a {
            /*-moz-transition: all 0.5s linear;
-webkit-transition: all 0.5s linear;
-khtml-transition: all 0.5s linear;
-o-transition: all 0.5s;
-ms-transition: all 0.5s;*/
           
        }

.excavation-img {
    float: left;
    width: 100%;
    height: auto;
    max-height:250px;
    overflow: hidden;
    border: 0px;
    text-align: center;
}

    .excavation-img img {
        float: left;
        width: 100%;
    }

.excavation-title {
    float: left;
    position: absolute;
    width: 100%;
    height: 20%;
    top:80%;
    z-index: 10;
    background-color: #41a8d1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
    text-align: center;
    -moz-transition: all 0.5s linear;
    -webkit-transition: all 0.5s linear;
    -khtml-transition: all 0.5s linear;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
}

    .excavation-title span {
       
        font-size: 24px;
        color: #ffffff;
        font-family: 'open_sansregular';
    }

    .excavation-title a {
       
        font-size: 24px;
        color: #ffffff;
        font-family: 'open_sansregular';
    }





.top-right-box {
    float: right;
    width: 44.48979591836735%;
    height: auto;
    max-height:250px;
    overflow: hidden;
    position:relative;
}


    .top-right-box a:hover .building-title {
      height:100%;
      top:0;
      bottom:0;
       padding-top:25%;
        -moz-transition: all 0.5s linear;
        -webkit-transition: all 0.5s linear;
        -khtml-transition: all 0.5s linear;
        -o-transition: all 0.5s;
        -ms-transition: all 0.5s;
      
    }

        .top-right-box a:hover .building-title span {
            /*-moz-transition: all 0.5s linear;
-webkit-transition: all 0.5s linear;
-khtml-transition: all 0.5s linear;
-o-transition: all 0.5s;
-ms-transition: all 0.5s;*/
       
  
        }

        .top-right-box a:hover .building-title a {
            /*-moz-transition: all 0.5s linear;
-webkit-transition: all 0.5s linear;
-khtml-transition: all 0.5s linear;
-o-transition: all 0.5s;
-ms-transition: all 0.5s;*/
      
        }

.building-img {
    float: left;
    width: 100%;
        height: auto;
    max-height:250px;
    overflow: hidden;
    border: 0px;
    text-align: center;
}

    .building-img img {
        float: left;
        width: 100%;
        border: 0px;
    }

.building-title {
    float: left;
    position: absolute;
    width: 100%;
    height: 20%;
    top:80%;
    z-index: 10;
    background-color: #41a8d1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
    text-align: center;
    -moz-transition: all 0.5s linear;
    -webkit-transition: all 0.5s linear;
    -khtml-transition: all 0.5s linear;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
}

    .building-title span {
      
        font-size: 24px;
        color: #ffffff;
        font-family: 'open_sansregular';
    }

    .building-title a {
        
        font-size: 24px;
        color: #ffffff;
        font-family: 'open_sansregular';
    }

.inner-bottom {
    float: left;
    width: 100%;
    min-height:1px;
}

.news-box {
    float: left;
    width: 33.97959183673469%;
    height: 308px;
}

.news-img {
    float: left;
    width: 100%;
    height: 152px;
    overflow: hidden;
    text-align: center;
}

    .news-img img {
        float: left;
        width: 100%;
    }

.news-title {
    float: left;
    position: relative;
    height: 30px;
    margin: 0 auto;
    width: 100%;
    margin-top: -14px;
    z-index: 10;
}

    .news-title span {
        width: 69.36936936936937%;
        display: block;
        text-align: center;
        position: relative;
        margin: 0 auto;
        background-color: #e47309;
        line-height: 30px;
        height: 30px;
        color: #f8f8f8;
        font-size: 22px;
        font-family: 'open_sansregular';
        letter-spacing: -1px;
    }

.news-slider {
    float: left;
    width: 100%;
    height: 156px;
    background-color: #0b4f8c;
    margin-top: -16px;
}

.news-slider-top {
    float: left;
    width: 100%;
    height: 128px;
    overflow: hidden;
}

    .news-slider-top ul {
        float: left;
        width: 100%;
    }

        .news-slider-top ul li {
            float: left;
            width: 100%;
            height: 128px;
            padding-top: 40px;
            background-color: #0b4f8c;
            padding-left: 3px;
            padding-right: 3px;
        }

            .news-slider-top ul li span:first-child {
                float: left;
                width: 100%;
                text-align: center;
                display: block;
                height: 18px;
                line-height: 18px;
                font-size: 16px;
                color: #06cbff;
                font-family: 'open_sanssemibold';
                overflow: hidden;
                margin-bottom: 13px;
                letter-spacing: -0.10px;
            }

            .news-slider-top ul li span:nth-child(2) {
                float: left;
                width: 100%;
                text-align: center;
                display: block;
                height: 40px;
                line-height: 18px;
                font-size: 14px;
                color: #b9dcef;
                font-family: 'open_sanssemibold';
                overflow: hidden;
                margin-bottom: 22px;
                letter-spacing: -0.10px;
            }

.news-slider-bottom {
    float: left;
    width: 100%;
    height: 28px;
    overflow: hidden;
    padding-left: 15px;
    padding-right: 26px;
}

.news-slider-link {
    float: left;
    width: 68.49315068493151%;
    height: 28px;
}


    .news-slider-link span {
        height: 15px;
        width: 100%;
        text-align: center;
        line-height: 15px;
        background-image: url('/content/theme/site/images/inner/news-link-arrow.png');
        background-position: left center;
        background-repeat: no-repeat;
        padding-left: 18px;
        float: left;
        display: block;
        letter-spacing: -0.10px;
    }


    .news-slider-link a {
        height: 15px;
        width: 100%;
        text-align: center;
        line-height: 15px;
        background-image: url('/content/theme/site/images/inner/news-link-arrow.png');
        background-position: left center;
        background-repeat: no-repeat;
        padding-left: 18px;
        float: left;
        display: block;
        font-size: 12px;
        color: #d2dde4;
        font-family: Arial;
        letter-spacing: -0.10px;
    }

.news-slider-navi {
    float: right;
    width: 30px;
    height: 15px;
}

.news-prev {
    float: left;
    width: 11px;
    height: 15px;
}


    .news-prev img {
        float: left;
        width: 11px;
        height: 15px;
    }

.news-next {
    float: right;
    width: 11px;
    height: 15px;
}

    .news-next img {
        float: left;
        width: 11px;
        height: 15px;
    }






.bottom-right-box {
    float: right;
    width: 64.79591836734694%;
    overflow: hidden;
    height: auto;
    max-height:288px;
    overflow: hidden;
    position:relative;
}


    .bottom-right-box a:hover .urban-title {
       height:100%;
      top:0;
      bottom:0;
       padding-top:20%;
        -moz-transition: all 0.5s linear;
        -webkit-transition: all 0.5s linear;
        -khtml-transition: all 0.5s linear;
        -o-transition: all 0.5s;
        -ms-transition: all 0.5s;
        text-align:center;
    }

        .bottom-right-box a:hover .urban-title span {
                /*-moz-transition: all 0.5s linear;
-webkit-transition: all 0.5s linear;
-khtml-transition: all 0.5s linear;
-o-transition: all 0.5s;
-ms-transition: all 0.5s;*/
          
        }

        .bottom-right-box a:hover .urban-title a {
                 /*-moz-transition: all 0.5s linear;
-webkit-transition: all 0.5s linear;
-khtml-transition: all 0.5s linear;
-o-transition: all 0.5s;
-ms-transition: all 0.5s;*/
    
        }

.urban-img {
    float: left;
    width: 100%;
    height:auto;
    max-height: 288px;
    overflow: hidden;
    border: 0px;
    text-align: center;

}

    .urban-img img {
        float: left;
        width: 100%;
    }

.urban-title {
    float: left;
    position: absolute;
    width: 100%;
    height: 20%;
    top:80%;
    z-index: 10;
    background-color: #41a8d1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
    text-align: center;
    -moz-transition: all 0.5s linear;
    -webkit-transition: all 0.5s linear;
    -khtml-transition: all 0.5s linear;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
}

    .urban-title span {
      font-size: 24px;
  color: #ffffff;
  font-family: 'open_sansregular';
    }

    .urban-title a {
       font-size: 24px;
  color: #ffffff;
  font-family: 'open_sansregular';
    }

/*Footer*/


footer {
    float: left;
    width: 100%;
    min-height: 353px;
}

.footer-top {
    float: left;
    width: 100%;
    min-height: 297px;
    background-color: #0b4f8c;
    padding-top: 47px;
    padding-bottom: 39px;
    overflow: hidden;
}

.company {
    float: left;
    width: 22.75510204081633%;
    height: 211px;
    margin-right: 7.142857142857143%;
    min-width: 223px;
}

    .company ul {
        float: left;
        width: 100%;
    }

        .company ul li {
            float: left;
            width: 100%;
            height: 35px;
            padding-left: 7px;
            background-position: bottom;
            background-repeat: no-repeat;
            background-image: url('/content/theme/site/images/footer/footer-line.png');
        }


            .company ul li:first-child a {
                text-transform: uppercase;
                font-family: 'open_sanssemibold';
            }

            .company ul li a {
                color: #a1c9ee;
                font-family: 'open_sansregular';
                font-size: 14px;
                height: 34px;
                line-height: 34px;
                background-position: 3px center;
                background-repeat: no-repeat;
                background-image: url('/content/theme/site/images/footer/footer-arrow.png');
                padding-left: 9.259259259259259%;
            }


.services {
    float: left;
    width: 22.04081632653061%;
    height: 211px;
    margin-right: 9.795918367346939%;
    min-width: 216px;
}

    .services ul {
        float: left;
        width: 100%;
    }

        .services ul li {
            float: left;
            width: 100%;
            height: 35px;
            padding-left: 7px;
            background-position: bottom;
            background-repeat: no-repeat;
            background-image: url('/content/theme/site/images/footer/footer-line.png');
        }

            .services ul li:first-child a {
                text-transform: uppercase;
                font-family: 'open_sanssemibold';
            }

            .services ul li a {
                color: #a1c9ee;
                font-family: 'open_sansregular';
                font-size: 14px;
                height: 34px;
                line-height: 34px;
                background-position: 3px center;
                background-repeat: no-repeat;
                background-image: url('/content/theme/site/images/footer/footer-arrow.png');
                padding-left: 9.259259259259259%;
            }



.footer-contact {
    float: left;
    width: 27.44897959183673%;
    height: 211px;
    margin-right: 10.81632653061224%;
    min-width: 269px;
}


    .footer-contact ul {
        float: left;
        width: 100%;
        min-height: 34px;
    }

        .footer-contact ul li {
            float: left;
            width: 100%;
            min-height: 24px;
        }

            .footer-contact ul li:first-child {
                float: left;
                width: 100%;
                height: 34px;
            }

                .footer-contact ul li:first-child span {
                    line-height: 34px;
                    height: 34px;
                    color: #a1c9ee;
                    font-size: 14px;
                    font-family: 'open_sanssemibold';
                    text-transform: uppercase;
                }

                .footer-contact ul li:first-child a {
                    line-height: 34px;
                    height: 34px;
                    color: #a1c9ee;
                    font-size: 14px;
                    font-family: 'open_sanssemibold';
                    text-transform: uppercase;
                }

            .footer-contact ul li a {
                color: #a1c9ee;
                font-family: 'open_sansregular';
                font-size: 14px;
                height: 24px;
                line-height: 24px;
            }

            .footer-contact ul li span {
                color: #a1c9ee;
                font-family: 'open_sansregular';
                font-size: 14px;
                height: 24px;
                line-height: 24px;
                letter-spacing: -0.5px;
            }

            .footer-contact ul li:nth-child(3) {
                width: 22.5%;
            }

            .footer-contact ul li:nth-child(4) {
                width: 77.5%;
            }

            .footer-contact ul li:nth-child(5) {
                width: 22.5%;
            }

            .footer-contact ul li:nth-child(6) {
                width: 77.5%;
            }

            .footer-contact ul li:last-child {
                padding-top: 24px;
            }

.footer-social {
    float: left;
    height: 30px;
    width: 100%;
}

    .footer-social ul {
        float: left;
        width: 100%;
    }

        .footer-social ul li:first-child {
            float: left;
            width: 30px !important;
            height: 30px !important;
        }

        .footer-social ul li {
            float: left;
            width: 30px;
            height: 30px;
            margin-right: 5px;
            padding: 0px !important;
            overflow: hidden;
        }

            .footer-social ul li:nth-child(3) {
                float: left;
                width: 30px;
                height: 30px;
            }

            .footer-social ul li:nth-child(4) {
                float: left;
                width: 30px;
                height: 30px;
            }

            .footer-social ul li:nth-child(5) {
                float: left;
                width: 30px;
                height: 30px;
            }

            .footer-social ul li:nth-child(6) {
                float: left;
                width: 30px;
                height: 30px;
            }

            .footer-social ul li:last-child {
                margin-right: 0px;
            }

            .footer-social ul li img {
                float: left;
            }


.footer-bottom {
    float: left;
    width: 100%;
    min-height: 56px;
    max-height: 122px;
    background-color: #1a7db8;
}

.footer-left {
    float: left;
    width: 61.73469387755102%;
    height: 56px;
    min-width: 225px;
    display: table;
}

.copyright {
    width: 230px;
    height: 14px;
    vertical-align: middle;
    display: table-cell;
}

    .copyright a {
        font-size: 14px;
        color: #61b7ea;
        font-family: 'open_sansregular';
        line-height: 24px;
    }

.footer-right {
    float: right;
    width: 68px;
    height: 56px;
    display: table;
}

.nar-bilisim {
    display: table-cell;
    height: 24px;
    padding-top: 10px;
    width: 68px;
    overflow: hidden;
    vertical-align: middle;
}

    .nar-bilisim img {
        float: left;
    }

/*-----index-bitis------*/


.menu-btn {
	width:100%;
	float:left;
	display:none;
	margin: -26px 0 0 0;
	
}


.menu-btn span {
	width:60px;
	height:45px;
	float:right;
	background:#0b4f8c;
	padding:5px 10px;
	color: white;
	cursor:pointer;
	background:url(/content/theme/site/images/btn-mmenu.png) no-repeat left top;
}

.menu-m {
    display: block !important;
}

.menu-m ul li {
    display: block !important;
}



/*index-responsive baslangic*/


@media (max-width:991px) {
    .main-menu ul {
        /*display: none;*/
    }

    .main-menu {
    width:100%;
    }

    .menu-button a {
        display: block;
        float: right;
        width: 100px;
        height: 40px;
        background-image: url("../images/menu-button.png");
        background-position: center;
        background-repeat: no-repeat;
    }

    .mbl-btn {
        display: block;
        float: left;
        width: 50px;
        height: 40px;
        background-image: url("../images/btn-mmenu.png");
        background-position: center;
        background-repeat: no-repeat;
	
		cursor:pointer;
    }

        .mbl-btn a {
            display: block;
            height: 30px;
            width: 100%;
            float: left;
        }

    .company {
        margin-right: 21px;
    }

    .services {
        margin-right: 21px;
    }

    .footer-contact {
        margin-right: 0px;
    }

    .main-slider-navi {
        margin-top: -222px;
    }


    .news-slider {
        height:185px;
    }
    .news-slider-top ul li span:nth-child(2) {
    height:55px;
    }
    .news-slider-top {
    height:145px;
    width:97%;
    margin-right:3%;
    }
}



@media (max-width:980px) {
    .company {
        margin-right: 21px;
    }

    .services {
        margin-right: 21px;
    }

    .footer-contact {
        margin-right: 0px;
    }
}
@media (max-width:760px) {
   
        .news-slider-top ul li a {
        font-size:14px !important;
        }

         .news-slider-top ul li span {
        font-size:12px !important;
        }
		
		
}

@media (max-width:749px) {
    .company {
        margin-right: 10px;
    }

    .services {
        margin-right: 10px;
    }

    .footer-contact {
        margin-right: 0px;
    }
}

@media (max-width:730px) {
    .excavation-title span {
        font-size:18px;
    }
      .building-title span {
        font-size:18px;
    }
    .urban-title span {
         font-size:18px;
    }
}

@media (max-width:727px) {
    .company {
        margin-right: 5px;
    }

    .services {
        margin-right: 5px;
    }

    .footer-contact {
        margin-right: 0px;
    }
}



@media (max-width:717px) {
    .company {
        margin-right: 0px;
    }

    .services {
        margin-right: 0px;
    }

    .footer-contact {
        margin-right: 0px;
    }
}

@media (max-width:707px) {
    .company {
        width: 50%;
        margin-right: 0px;
        margin-bottom: 5px;
    }

        .company ul li {
            background-position: bottom left;
        }

    .services {
        width: 50%;
        margin-right: 0px;
        margin-bottom: 5px;
    }

        .services ul li {
            background-position: bottom left;
        }

    .footer-contact {
        width: 100%;
        padding-left: 5%;
        margin-right: 0px;
    }
}
@media (max-width:700px) {
    .main-slider-navi {
        margin-top: -212px;
    }
}


@media (max-width:662px) {
    .news-box {
    float:left;
    width:100%;
    padding-left:20%;
    padding-right:20%;
    }
    .news-slider-top ul li span:nth-child(2) {
  height: 40px;
}
    .news-slider {
  height: 170px;
}
    .news-box {
    height:323px;
    margin-bottom:20px;
    }
    .bottom-right-box {
           float:left;
    width:60%;
    margin-left:20%;
    margin-right:20%;
    margin-bottom:40px;
    }
    }
}
@media (max-width:650px) {
    .main-slider-navi {
        margin-top: -186px;
    }
}

@media (max-width:520px) {
    .main-slider-navi {
        margin-top: -166px;
    }
}

@media (max-width:470px) {
    .main-slider-navi {
        margin-top: -154px;
    }
}

@media (max-width:467px) {
    .main-slider-navi {
        display:none;
    }
        .excavation-title span {
        font-size:24px;
    }
      .building-title span {
        font-size:24px;
    }
    .urban-title span {
         font-size:24px;
    }

    .top-left-box {
          width:80%;
          margin-right:10%;
          margin-left:10%;
          padding-right:0%;
          padding-left:0%;
        margin-bottom:20px;
   
    }
    .top-right-box {
            float:left;
        margin-bottom:20px;
           width:80%;
          margin-right:10%;
          margin-left:10%;
          padding-right:0%;
          padding-left:0%;

    }
      .news-box {
          width:80%;
          margin-right:10%;
          margin-left:10%;
          padding-right:0%;
          padding-left:0%;
          margin-bottom:20px;
          max-height:308px;
     
    }
     .bottom-right-box {
         float:left;
           width:80%;
          margin-right:10%;
          margin-left:10%;
          padding-right:0%;
          padding-left:0%;
          margin-bottom:20px;
            max-height:200px;
 
    }
    .inner {
         
    }
    .inner-top {
        padding-left:2.5%;
        padding-right:2.5%;
        margin-bottom:5px;
        max-height:484px;
    }
       .inner-bottom {
        padding-left:2.5%;
        padding-right:2.5%;
        margin-bottom:5px;
          max-height:1000px;
    }
}

@media (max-width:467px) {
    .urban-title span{
        font-size:18px;
    }
     .excavation-title span{
        font-size:18px;
    }
      .building-title span{
        font-size:18px;
    }
}
@media (max-width:445px) {
    .company {
        min-width: 180px;
    }

    .services {
        min-width: 180px;
    }

    .footer-contact {
        width: 100%;
        padding-left: 5%;
        margin-right: 0px;
        min-width: 180px;
    }
}

    @media (max-width:400px) {
     .excavation-title span {
        font-size:18px;
    }
      .building-title span {
        font-size:18px;
    }
    .urban-title span {
         font-size:18px;
    }
    
}
@media (max-width:384px) {
    .header-social {
        display: none;
    }
}

@media (max-width:368px) {
    
    .top-left-box {
          width:90%;
          margin-right:5%;
          margin-left:5%;
          padding-right:0%;
          padding-left:0%;
        margin-bottom:20px;
   
    }
    .top-right-box {
            float:left;
        margin-bottom:20px;
           width:90%;
          margin-right:5%;
          margin-left:5%;
          padding-right:0%;
          padding-left:0%;

    }
      .news-box {
          width:90%;
          margin-right:5%;
          margin-left:5%;
          padding-right:0%;
          padding-left:0%;
          margin-bottom:20px;
          max-height:308px;
     
    }
     .bottom-right-box {
         float:left;
           width:90%;
          margin-right:5%;
          margin-left:5%;
          padding-right:0%;
          padding-left:0%;
          margin-bottom:20px;
            max-height:200px;
 
    }
}

@media (max-width:359px) {
    .company {
        width: 100%;
        padding-left: 10%;
        padding-right: 10%;
    }

    .services {
        width: 100%;
        padding-left: 10%;
        padding-right: 10%;
    }

    .footer-contact {
        width: 100%;
        padding-left: 10%;
        padding-right: 10%;
    }
}
/*index-responsive bitis*/



/*inner-page-baslangic*/

.banner {
    float:left;
    width:100%;
    max-height:191px;
    overflow:hidden;
     background-image:url('/content/theme/site/images/inner/inner-top-shadow.png');
    background-repeat:repeat-x;
    background-position:top center;
 
    
}

.banner-img {
     float:left;
    width:100%;
   height:auto;
    text-align:center;

}
    .banner-img img {
    float:left;
    width:100%;
    border:1px solid #cdcdcd;

    }
    .banner-shadow {
    float: left;
    width: 100%;
    height: 33px;
    background-image: url('/content/theme/site/images/banner/banner-shadow.png');
    background-position: center;
    background-repeat: no-repeat;
    margin-top:-3px;
}

/*inner-page-bitis*/

.inner-left {
    float:left;
    width:22.75510204081633%;
    min-height:1px;
    min-width:223px;
}
.inner-right {
    float:left;
    width:77.24489795918367%;
    min-height:1px;
    padding-left:1.698811%;
    padding-right:1.056803170409511%;

}

.inner-menu {
    float:left;
    width:100%;
    padding-left:2px;
    background-color:#ffffff;
    overflow:hidden;
}

    .inner-menu ul {
    float:left;
    width:100%;
    }

        .inner-menu ul li {
        float:left;
        width:100%;
        height:34px;
        overflow:hidden;
        
        background-image:url('/content/theme/site/images/inner/inner-menu-bg.png');
        background-repeat:repeat-x;
        background-position:bottom;

        }

          .inner-menu ul li:first-child{
        float:left;
        width:100%;
        height:40px;
        background-color:#0b4f8c;
        letter-spacing:-1px;
        margin-bottom:1px;
        background-image:none;

        }

          .inner-menu ul li:first-child a{
        color:#ffffff;
        line-height:40px;
        font-size:24px;
        font-family: 'open_sansregular';
        letter-spacing:-1px;
        height:40px;
        background-color:#0b4f8c;
        padding-left:11.31221719457014%;
        background-image:none;
              
        }
            .inner-menu ul li:first-child span{
        color:#ffffff;
        line-height:40px;
        font-size:24px;
        font-family: 'open_sansregular';
        letter-spacing:-1px;
        height:40px;
        background-color:#0b4f8c;
        padding-left:11.31221719457014%;
        background-image:none;
     
        }

            .inner-menu ul li a {
                width:100%;
                height:32px;
                margin-bottom:2px;
                background-color:#deebf5;
                padding-left:11.31221719457014%;
                display:block;
                line-height:32px;
                color:#06415f;
                font-size:14px;
                font-family: 'open_sansregular';
                letter-spacing:-1px;
                background-image:url('/content/theme/site/images/inner/inner-menu-arrow.png');
                background-position:9px center;
                background-repeat:no-repeat;
            }

            .inner-menu ul li span {
                width:100%;
                height:32px;
                margin-bottom:2px;
                background-color:#deebf5;
                padding-left:11.31221719457014%;
                display:block;
                line-height:32px;
                color:#06415f;
                font-size:14px;
                font-family: 'open_sansregular';
                letter-spacing:-1px;
                 background-image:url('/content/theme/site/images/inner/inner-menu-arrow.png');
                background-position:9px center;
                background-repeat:no-repeat;

            }

.target {
    background-color:#197db8;
    border-left: 1px solid #024d74;
    height:32px;
    margin-bottom:1px;
    background-image:none !important;
}
.target a{
   
    color:#fafdfe !important;
    line-height:34px;
    font-family: 'open_sansregular';
    letter-spacing:-0.5px;
    letter-spacing:-1px;
        height:32px;
     background-color:#197db8 !important;
        padding-left:11.31221719457014%;
        background-position:94.17040358744395% center !important;
        background-image:url('/content/theme/site/images/inner/target-arrow.png') !important;
    
}

.target span{

 
    color:#fafdfe !important;
       line-height:32px;
    font-family: 'open_sansregular';
    letter-spacing:-0.5px;
    letter-spacing:-1px;
        height:32px;
        background-color:none !important;
        padding-left:11.31221719457014%;
              background-position:94.17040358744395% center !important;
        background-image:url('/content/theme/site/images/inner/target-arrow.png') !important;
}



.page-nav {
    float: left;
    width: 100%;
    height: 36px;
    overflow: hidden;
    margin-bottom:11px;
}

    .page-nav ul {
        float: left;
        width: 100%;
    }

        .page-nav ul li {
            float: left;
            width: auto;
            height: 36px;
            margin-right: 6px;
            padding-right: 12px;
            background-image: url('/content/theme/site/images/inner/page-nav-arrow.png');
            background-position: right center;
            background-repeat: no-repeat;
        }


            .page-nav ul li a {
                display:block;
                float:left;
                width:100%;
                height:36px;
                line-height: 36px;
                font-size: 14px;
                color: #999999;
                font-family: 'open_sansregular';
                letter-spacing: -0.50px;
            }
             .page-nav ul li span {
                display:block;
                float:left;
                width:100%;
                height:36px;
                line-height: 36px;
                font-size: 14px;
                color: #999999;
                font-family: 'open_sansregular';
                letter-spacing: -0.50px;
            }


            .page-nav ul li:last-child {
                background-image: none;
            }

                .page-nav ul li:last-child a {
                   
                    color: #00aae6;
                  
                }
.page-content {
  float: left;
  width: 100%;
  min-height: 1px;
  margin-bottom:58px;
}
.content-title {
  float: left;
  width: 100%;
  height: 27px;
  margin-bottom: 12px;
}
    .content-title h1 {
    color:#04a8dd;
    font-size:24px;
    font-family: 'open_sansregular';
    letter-spacing:-0.5px;
    margin:0;
    }
     .content-title span {
    color:#04a8dd;
    font-size:24px;
    font-family: 'open_sansregular';
    letter-spacing:-0.5px;
    }

      .content-title a {
    color:#04a8dd;
    font-size:24px;
    font-family: 'open_sansregular';
    letter-spacing:-0.5px;
    }
.content-text {
  float: left;
  width: 100%;
 min-height:1px;
 letter-spacing:-0.5px;
}

.content-text span{
    color:#737e84;
    font-size:14px;
    letter-spacing:-0.25px;
    line-height:22px;
     font-family: 'open_sansregular';
 
}
.content-text p{
    color:#737e84;
    font-size:14px;
    letter-spacing:-0.25px;
    line-height:17px;
     font-family: 'open_sansregular';
margin-bottom:27px;
}
.context-text p:last-child{
    margin-bottom:0px !important;
}



.italic {
     font-family: 'open_sanssemibold';
    color:#000000 !important;
    font-style:italic;
    margin-right:5px;

}

/*inner-page responsive*/

@media (max-width:991px) {
    .inner-right {
        width:70.244898%;
    }

}

@media (max-width:749px) {
    .inner-right {
        width: 66.244898%;
    }
}

    @media (max-width:660px) {
    .inner-right {
        width:61.244898%;
    }

}

     @media (max-width:576px) {
    .inner-right {
        width:61.244898%;
    }

}
       @media (max-width:660px) {
        .inner-right {
            width: 100%;
            margin-top: 20px;
        }
    }

       /*Galeri Baslangic*/
       .photo-gallery {
    float: left;
    width: 100%;
    min-height: 1px;
}

    .photo-gallery ul {
        float: left;
        width: 100%;
    }

        .photo-gallery ul li {
            float: left;
            display: block;
            width: 24.38356164383562%;
            min-height: 1px;
            margin-bottom: 45px;
            margin-right: 0.410958904109589%;
        }

            .photo-gallery ul li:nth-child(4n) {
                margin-right: 0px;
            }

            .photo-gallery ul li:last-child {
                margin-right: 0px;
            }

.gallery-img {
    float: left;
    width: 100%;
    padding: 2px 2px 72.560536% 2px;
    height: 0;
    border: 1px solid #e8e8e8;
    overflow: hidden;
    background-color: #f9fafa;
}

.photo-gallery ul li img {
    float: left;
    display: block;
    width: 100%;
}



.photo-gallery ul li span {
    float: left;
    display: block;
    width: 100%;
    height: 30px;
    text-align: center;
    font-size: 14px;
    line-height: 30px;
    color: #333333;
    font-family: 'open_sanssemibold';
}

/*gallery responsive*/
@media (max-width:991px) {

    .photo-gallery ul li {
        width: 30%;
        margin-right: 5%;
    }

        .photo-gallery ul li:nth-child(odd) {
            width: 30%;
            margin-right: 5%;
        }

        .photo-gallery ul li:nth-child(even) {
            width: 30%;
           
        
        }
         .photo-gallery ul li:nth-child(4n) {
            width: 30%;
              margin-right: 5%;
           
        
        }
          .photo-gallery ul li:nth-child(3n) {
            margin-right:0px;
        
        }
}
@media (max-width:550px) {

    .photo-gallery ul li {
        width: 45%;
        margin-right: 5%;
    }

        .photo-gallery ul li:nth-child(odd) {
            width: 45%;
            margin-right: 5%;
        }

        .photo-gallery ul li:nth-child(even) {
            width: 45%;
            margin-right: 0%;
        }
}

@media (max-width:400px) {

    .photo-gallery ul li {
        width: 90%;
        margin-right: 0%;
    }

        .photo-gallery ul li:nth-child(odd) {
            width: 90%;
            margin-right: 0%;
        }

        .photo-gallery ul li:nth-child(even) {
            width: 90%;
            margin-right: 0%;
        }
}


             /*Galeri Bitis*/


             /*Projeler Başlangıç*/

                    /*Galeri Baslangic*/
       .content-gallery {
    float: left;
    width: 100%;
    min-height: 1px;
    /*background-image:url("../images/content-gallery-bg.png");
    background-position:center;
    background-repeat:repeat-x;
    background-size:2px 100%;*/
    padding-top:14px;
 background:url('content/theme/site/images/dot-con-gal.png') repeat-x left top;
 position:relative;
 clear:both;
}

              .content-gallery::after{
                  position:absolute;
                  content:'';
                   background:url('content/theme/site/images/dot-con-gal.png') repeat-x left top;
                   height:1px;
                   width:100%;
                   left:0;
                   bottom:0;

}
    .content-gallery ul {
        float: left;
        width: 100%;
    }

        .content-gallery ul li {
            float: left;
            display: block;
            width: 24.59016393442623%;
            min-height: 1px;
            margin-bottom: 15px;
            margin-right: 0.5479452054794521%;
        }

            .content-gallery ul li:last-child {
            margin-right:0;
            }
            .content-gallery ul li:nth-child(3n) {
            margin-right:0;
            }


@media (max-width:780px) {
    .content-gallery ul li {
    width:30%;
    margin-right:5%;
    }
        .content-gallery ul li:nth-child(3n) {
            margin-right:0;
        }

}

@media (max-width:490px) {
    .content-gallery ul li {
    width:45%;
    margin-right:10%;
    }
        .content-gallery ul li:nth-child(even) {
            margin-right:0;
        }
         .content-gallery ul li:nth-child(3n) {
            margin-right:10%;
        }
          .content-gallery ul li:nth-child(6n) {
            margin-right:0;
        }
}


@media (max-width:350px) {
    .content-gallery ul li {
        width: 100%;
        padding-left: 10%;
        padding-right: 10%;
    }
}
     

           
          

.content-gallery-img {
    float: left;
    width: 100%;
    padding: 2px 2px 63.560536% 2px;
    height: 0;
    border: 1px solid #e8e8e8;
    overflow: hidden;
    background-color: #f9fafa;
}

.content-gallery ul li img {
    float: left;
    display: block;
    width: 100%;
}

             /*Projeler Bitiş*/

               /*References Başlangıç*/

.references {
float:left;
width:100%;
min-height:1px;

}

    .references ul {
    float:left;
    width:100%;
    }

     .references ul li{
    float:left;
    width:24.65753424657534%;
    height:131px;
   margin-right:0.410958904109589%;
   background-color:#fefeff;
    padding:1px;
      border: 1px solid #e8e8e8;
      margin-bottom:22px;

    }
     .references ul li:nth-child(4n) {
        margin-right:0;
        }
        .references ul li:last-child {
        margin-right:0;
        }

        .reference-img {
    float: left;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-color: #ebf4fa;
    text-align:center;
    position:relative;
margin:0 auto;


    
}
        
.references ul li:nth-child(odd) .reference-img{
      background-color: #ebf4fa !important;
}

.references ul li:nth-child(even) .reference-img{
      background-color: #ffffff !important;
}

.reference-img img {
    float:none;
max-width:100%;
height:auto;
display:block;

  margin: auto;
    position: absolute;
    top: 0; bottom: 0; left: 0; right: 0;




}

.reference-shadow {
    float:left;
    width:100%;
    height:12px;
    background-image:url('../images/reference-shadow.png');
    background-position:center;
    background-repeat:no-repeat;
    background-size:100% 12px;
}

@media (max-width:980px) {
    .references ul li {
    float:left;
    width:30%;
    margin-right:5%;
    }
      .references ul li:nth-child(3n) {
margin-right:0;
    }
      .references ul li:nth-child(4n) {
margin-right:5%;
    }
      .references ul li:last-child {
margin-right:0%;
    }
}

@media (max-width:767px) {

	.menu-btn {
		display:block;
	}

	.inner-left {
		display:block;
        min-width:100%
	}
	.mobile-toggle{display:block}
	.main-menu {
		display:none;
		width: 100%;
		height: auto;
		margin:0 !important;
		padding: 0 20px;
	}
	
	.main-menu ul li,
	.main-menu ul li:hover {
		width: 100%;
		height: auto;
		margin:0 !important;
		padding:0 !important;
		background-image:none;
		
	}
	
	.main-menu ul li ul {
		display:block;
		width:100%;
		position:static;
		padding:0 10px !important;
		margin:0 !important;
	}

	.main-menu ul li ul li {
		height:auto !important;
	}
	
	.main-menu ul li a {
		padding: 0 10px;
	}

	
}



  @media (max-width:750px){
    .references ul li {
    float:left;
    width:45%;
    margin-right:5%;
    }

     .references ul li:nth-child(3n) {
margin-right:5%;
    }
      .references ul li:nth-child(2n) {
margin-right:0;
    }
      .references ul li:nth-child(4n) {
margin-right:0;
    }
      .references ul li:last-child {
margin-right:0%;
    }
}      
  
    @media (max-width:445px){
    .references ul li {
    float:left;
  width:60%;

  margin-left:20%;
  margin-right:20%;
    }

     .references ul li:nth-child(3n) {
margin-right:0;
    }
      .references ul li:nth-child(2n) {
margin-right:0;
    }
      .references ul li:nth-child(4n) {
margin-right:0;
    }
      .references ul li:last-child {
margin-right:0;
    }
}                /*References Bitiş*/


                 /*Contact Form Başlangıç*/

.contact-left {
    float:left;
    min-height:1px;
    margin-bottom:20px;
    width:34.79452054794521%;
}
.contact-right {
float:right;
min-height:1px;
margin-bottom:10px;
width:65.06849315068493%;
overflow:hidden;
margin-top: -30px;
}

.contact-list {
    float:left;
    width:100%;
    min-height:1px;
    padding-right:13.77952755905512%;
    overflow:hidden;
}

    .contact-list ul {
    float:left;
    width:100%;
    }

        .contact-list ul li {
            float:left;
            width:100%;
            min-height:20px;
            margin-bottom:25px;
        }

            .contact-list ul li span {
                line-height:20px;
                color:#4a4f50;
                font-size:14px;
                   font-family: 'open_sansregular';
            }

              .contact-list ul li:last-child {
           
            margin-bottom:0px;
        }

                 .contact-form {

    float: left;
    width: 100%;
    min-height: 1px;
}

    .contact-form ul {
        float: left;
        width: 100%;
    }

        .contact-form ul li {
            float: left;
            width: 48.5%;
            height: auto;
            min-height: 34px;
            margin-bottom: 21px;
            margin-right:2.5%;
        }

        .contact-form ul li:nth-child(even) {
            margin-right:0;
        }

            .contact-form ul li:nth-last-child(-n+2) {
            width:100%;
            margin-right:0;
            }
 

            .contact-form ul li input[type="text"],input[type="email"] {
                font-size: 14px;
                font-family: 'open_sanslight';
                color: #333333;
                padding: 6px 2% 6px 3.669724770642202%;
                width: 100%;
                border: 1px solid #d7d7d7;
            }


::-webkit-input-placeholder {
    color: #000000;
    margin-left: 13px;
}

:-moz-placeholder { /* Firefox 18- */
    color: #000000;
    margin-left: 13px;
}

::-moz-placeholder { /* Firefox 19+ */
    color: #000000;
    margin-left: 13px;
}

:-ms-input-placeholder {
    color: #000000;
}


textarea {
    font-size: 14px !important;
    font-family: 'open_sanslight' !important;
    color: #333333 !important;
    float: left;
    width: 100%;
    height:134px;
    border: 1px solid #d7d7d7;
    padding: 6px 6px 3.669724770642202%;
}

.ContactBtn {
    float: right;
    background-color: #0b4f8c;
    border: 1px solid #d7d7d7;
    color: #ffffff;
    font-size: 16px;
    font-family: 'open_sanssemibold';
    width: 147px;
    padding: 5px 5.925925925925926% 5px 5.925925925925926%;
}



/*contact-responsive*/
@media (max-width:992px) {
    .contact-left {
        float: left;
        width: 100%;
    }

    .contact-right {
        margin-top: 20px;
        float: left;
        width: 100%;
    }
}

@media (max-width:442px) {
     .contact-left {
    padding-left:2%;
    padding-right:2%;
    }
    .contact-right {
    padding-left:2%;
    padding-right:2%;
    }
    
    .formContact ul li {
        float: left;
        width: 100%;
        margin-right: 0px;
    }

        .formContact ul li:nth-child(odd) {
            float: left;
            width: 100%;
            margin-right: 0px;
        }

        .formContact ul li:nth-child(even) {
            float: left;
            width: 100%;
            margin-right: 0px;
        }
}
.contact-top{

float:left;
width:100%;
min-height:1px;

}

.contact-bottom{
float:left;
width:100%;
min-height:1px;

}

.contact-map{
float:left;
width:100%;
min-height:1px;
max-height:300px;
}

.contact-map iframe{
float:left;
width:100%;
max-height:300px;
}
                 /*Contact Form Bitiş*/