@import "../css2";

html {
    height: 100%;
    background-color: #ffffff00;
    overflow: hidden
}

body {
    z-index: 0;
    height: 100%;
    width: 100%;
    color: #959595;
    font-size: 12px;
    line-height: 25px;
    letter-spacing: 2.3px;
    overflow: hidden;
    background-color: #00000000;
    font-family: montserrat, sans-serif;
    margin: 0
}

.alt-text {
    margin-top: 10%;
    font-weight: 600;
    font-size: 50px
}

.alt-text1 {
    margin-top: 20%;
    font-weight: 600;
    font-size: 30px
}

.alt-text2 {
    margin-top: 25%;
    font-weight: 600;
    font-size: 15px
}

.plt-icon {
    position: absolute;
    margin: auto;
    font-size: 100px;
    z-index: 99999;
    top: auto !important;
    left: 0 !important;
    right: 0% !important;
    bottom: 0 !important;
    padding: 10px !important;
    width: 6% !important
}
/* .karacabey-logo {
   
    margin: auto;
    font-size: 100px;
    z-index: 99999;
    top: auto !important;
    left: 0 !important;
    right: 0% !important;
    bottom: 85% !important;
    padding: 10px !important;
    width: 10% !important
} */

p {
    color: inherit;
    font-size: 80px;
    line-height: 25px;
    margin-bottom: 20px;
    font-family: effra, arial;
    letter-spacing: 2.3px;
    font-weight: 400;
    -webkit-font-smoothing: antialiased
}

a {
    color: #fff
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #fff;
    position: relative;
    font-family: effra;
    font-weight: 400;
    margin-bottom: 20px;
    letter-spacing: 4px
}

h1 {
    font-size: 30px;
    line-height: 36px
}

h2 {
    font-size: 24px
}

h3 {
    font-size: 20px;
    line-height: 26px
}

h4 {
    font-size: 18px;
    line-height: 24px
}

h5 {
    font-size: 14px;
    line-height: 22px
}

h6 {
    font-size: 13px;
    line-height: 20px
}

.clear {
    clear: both;
    margin: 0;
    padding: 0;
    display: block
}

.clearfix:before,
.row:before,
.clearfix:after,
.row:after {
    content: "";
    display: table
}

.clearfix:after,
.row:after {
    clear: both
}

body .main-container {
    background-color: #00000000;
    height: 100%;
    width: 100%;
    position: relative;
    margin: 0;
    z-index: 3
}

body .main-container .col {
    position: relative;
    float: right;
    width: 50%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center
}

body .main-container .col.dark {
    background-image: url(../img/low-angle-view-scafolding-building.jpg)
}

body .main-container .col.light {
    background-image: url(../img/car-car-park_1150-8889.jpg)
}

body .main-container .col::after {
    position: absolute;
    display: block;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: .7;
    z-index: 2;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

body .main-container .col.dark::after {
    background-color: #000
}

body .main-container .col.light::after {
    opacity: .6;
    background-color: #000
}

body .main-container .col span {
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 49%;
    padding: 10px 0 10px 27px;
    text-align: center;
    z-index: 3;
    cursor: pointer;
    color: #fff;
    background-color: transparent;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    width: 100%
}

body .main-container .col:hover::after {
    opacity: 0
}

body .main-container .col.dark:hover span {
    background-color: transparent
}

body .main-container .col.light:hover span {
    background-color: transparent
}

.decor-img img {
    width:200px;
}

@media(min-width:200px) {

  
    
    body .main-container .col span {
        display: inline-block;
        position: absolute;
        top: 50%;
        left: 45%;
        padding: 10px 0 10px 27px;
        text-align: center;
        z-index: 3;
        cursor: pointer;
        color: #fff;
        background-color: transparent;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -ms-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease
    }

    .alt-text {
        margin-top: 20%;
        font-weight: 600;
        font-size: 30px
    }
  
    .alt-text1 {
        margin-top: 110%;
        font-weight: 500
    }

    .alt-text2 {
        margin-top: 180%;
        font-size: 7px;
        font-weight: 500
    }

    .decor-img img {
        width: 224px;
        padding: 0 0 205px 14px
    }

    .makri-img img {
        width: 198px;
        padding: 0 22px 190px 20px
    }
 
}

@media(min-width:320px) {
  

    body .main-container .col span {
        display: inline-block;
        position: absolute;
        top: 50%;
        left: 45%;
        padding: 10px 0 10px 27px;
        text-align: center;
        z-index: 3;
        cursor: pointer;
        color: #fff;
        background-color: transparent;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -ms-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease
    }
   
    .alt-text {
        margin-top: 0%;
        font-weight: 600;
        font-size: 12px
    }

    .alt-text1 {
        margin-top: 110%;
        font-weight: 500;
        font-size: 12px
    }

    .alt-text2 {
        margin-top: 180%;
        font-size: 7px;
        font-weight: 500
    }



 
}

@media(min-width:481px) {

    body .main-container .col span {
        display: inline-block;
        position: absolute;
        top: 50%;
        left: 45%;
        padding: 10px 0 10px 27px;
        text-align: center;
        z-index: 3;
        cursor: pointer;
        color: #fff;
        background-color: transparent;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -ms-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease
    }
    
    .alt-text {
        margin-top: 20%;
        font-weight: 600;
        font-size: 30px
    }

    .alt-text1 {
        margin-top: 110%;
        font-weight: 500
    }

    .alt-text2 {
        margin-top: 180%;
        font-size: 7px;
        font-weight: 500
    }

    /* .decor-img img {
        width: 150px;
        margin-bottom: 186px
    }

    .makri-img img {
        width: 130px;
        margin-bottom: 190px
    } */
}

@media (max-width:500px) {
    .plt-icon {
        width: 20% !important;
    }
    .karacabey-logo {
        width: 30% !important;
        bottom: 92% !important;
    }
}

@media(min-width:768px) {

    body .main-container .col span {
        display: inline-block;
        position: absolute;
        top: 50%;
        left: 47%;
        padding: 10px 0 10px 27px;
        text-align: center;
        z-index: 3;
        cursor: pointer;
        color: #fff;
        background-color: transparent;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -ms-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease
    }

    .alt-text {
        margin-top: 30%;
        font-weight: 600;
        font-size: 25px;
        line-height: 35px
    }

    .alt-text1 {
        margin-top: 55%;
        font-weight: 600;
        font-size: 19px
    }

    .alt-text2 {
        margin-top: 100%;
        font-size: 20px;
        font-weight: 500
    }

    /* .decor-img img {
        width: 150px;
        padding: 0 140px 214px 0
    }

    .makri-img img {
        width: 130px;
        padding: 0 0 200px 140px
    } */
}

@media(min-width:768px) and (orientation:landscape) {

    body .main-container .col span {
        display: inline-block;
        position: absolute;
        top: 50%;
        left: 47%;
        padding: 10px 0 10px 27px;
        text-align: center;
        z-index: 3;
        cursor: pointer;
        color: #fff;
        background-color: transparent;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -ms-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease
    }

    .alt-text {
        margin-top: 20%;
        font-weight: 600;
        font-size: 20px
    }

    .alt-text1 {
        margin-top: 35%;
        font-weight: 600
    }

    .alt-text2 {
        margin-top: 60%;
        font-size: 15px;
        font-weight: 500
    }

    /* .decor-img img {
        width: 224px;
        padding: 0 75px 209px 0
    }

    .makri-img img {
        width: 200px;
        padding: 0 0 190px 90px
    } */
}

@media(min-width:1025px) {
    body .main-container .col span {
        display: inline-block;
        position: absolute;
        top: 50%;
        left: 47%;
        padding: 10px 0 10px 27px;
        text-align: center;
        z-index: 3;
        cursor: pointer;
        color: #fff;
        background-color: transparent;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -ms-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease
    }

    .plt-icon {
        width: 4% !important;
    
    }

    .alt-text {
        margin-top: 20%;
        font-size: 20px;
        font-weight: 600
    }

    .alt-text1 {
        margin-top: 40%;
        font-size: 15px;
        font-weight: 500
    }

    .alt-text2 {
        margin-top: 55%;
        font-size: 15px;
        font-weight: 500
    }

    /* .decor-img img {
        width: 104px;
   
    }

    .makri-img img {
        width: 20px;
      
    } */
}

@media(min-width:1281px) {
    body .main-container .col span {
        display: inline-block;
        position: absolute;
        top: 50%;
        left: 47%;
        padding: 10px 25px 10px 27px;
        text-align: center;
        z-index: 3;
        cursor: pointer;
        color: #fff;
        background-color: transparent;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -ms-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease
    }
    .gia-text {
        margin-left: 20px;
        
    }

    .alt-text {
        margin-top: 10%;
        font-size: 20px;
        font-weight: 600
    }

    .alt-text1 {
        margin-top: 35%;
        font-size: 15px;
        font-weight: 500
    }

    .alt-text2 {
        margin-top: 40%;
        font-size: 15px;
        font-weight: 500
    }

    /* .decor-img img {
        width: 230px;
        padding: 277px 170px 230px 0
    }

    .makri-img img {
        width: 400px;
        padding: 272px 0 190px 300px
    } */
 

}