﻿
/*Mainpage Slider*/

.mainpageSlider {
    background-image: url(../Images/Slider/home.png);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 450px !important;
    overflow: visible;
    position: relative !important;
    display: table;
    vertical-align: bottom;
    text-align: left;
    position: relative;
    width: 100%;
}

    .mainpageSlider .container {
        min-height: 450px !important;
        height: 80vh;
        overflow: visible;
        position: relative !important;
        display: table;
        text-align: left;
        vertical-align: bottom;
        position: relative;
        width: 100%;
    }

.HomeSliderText {
    width: 80%;
    font-family: "Avenir-Heavy";
    font-weight: 100;
    font-style: normal;
    font-stretch: normal;
    color: #ffffff;
    margin: 0 auto;
    padding-top: 150px;
    padding-bottom: 8%;
    padding-left: 0%;
    display: table-cell;
    vertical-align: bottom;
}

    .HomeSliderText .containerText {
        max-width: 100% !important;
        margin: 0 auto;
        padding: 0;
        display: block;
    }

.WatchTheVideoButton {
    background: url(../Images/Icon/play.png);
    background-color: #ee2736;
    color: #ffffff;
}

@media screen and (max-width: 992px) {
    .HomeSliderText {
        padding-left: 0%;
    }

    .mainpageSlider .container {
        height: unset !important;
    }
}

@media screen and (max-width: 768px) {
    .mainpageSlider {
        height: auto;
        min-height: 40vh !important;
    }
}

@media screen and (max-width: 468px) {
    .mainpageSlider .container {
        min-height: 300px !important;
    }
}



/*Mainpage Our Services*/

.MainOurServices {
    position:relative;
    max-width:1200px;
    padding:20px 5% 5% 5%;
    width:100%;
    background:#fff;
    margin-right:1% !important;
    float:right;
}

    .MainOurServices > p:first-child {
        font-family: "Avenir-Medium";
    }

    .MainOurServices > p {
        font-family: "Avenir-Medium";
    }

.OurServicesButton {
    background: url(../Images/Icon/poly.png);
    background-color: #282828;
    color: #ffffff;
}

.MainOurServicesLogoArea {
    position: relative;
    background: #282828;
    padding-bottom: 50px;
    background-image: url(../Images/Bg/home_services_bg.png);
    background-repeat: repeat-y;
    background-position: right top;
    padding-right:15%;
    z-index:-1;
}

    .MainOurServicesLogoArea p {
        font-family: "Avenir-Medium";
        font-size: 18px;
        font-weight: 500;
        font-style: normal;
        font-stretch: normal;
        color: #ffffff;
        padding-top: 34px;
        padding-left: 44px;
        float: left;
        width: 100%;
        text-align: left;
        display: block;
    }


    .MainOurServicesLogoArea > .ServicesLogo {
        display: block;
        height: 120px;
        text-align: center;
        position: relative;
    }

        .MainOurServicesLogoArea > .ServicesLogo > img {
            position: absolute;
            top: 50%;
            left: 50%;
            max-width:70%;
            transform: translate(-50%,-50%);
             -ms-transform: translate(-50%,-50%); /* IE 9 */
    -webkit-transform: translate(-50%,-50%); /* Safari */
        }

@media screen and (max-width: 992px) {
    .MainOurServices {
        float: none;
        margin: 0 auto !important;
        min-height: unset !important;
        padding: 5% 5% !important;
        margin-bottom: 50px !important;
    }

    .MainOurServicesLogoTable {
        float: none;
        margin: 0 auto;
        text-align: center;
    }

    .MainOurServicesLogoArea {
        background-image:none !important;
    }

        .MainOurServicesLogoArea p {
            padding-left: initial;
            text-align: center;
        }
}

@media screen and (max-width: 768px) {
    .MainOurServices {
    }

    .MainOurServicesLogoTable {
    }

    .MainOurServicesLogoArea {
        padding:0 10% !important;
    }
}
@media screen and (max-width: 1200px) {
    .MainOurServicesLogoArea {
        background-image: unset;
        padding-right: unset;
    }
}

/*Mainpage AboutUs*/

.MainAboutUs {
    background-color: #e7e7e7;
    padding: 5% 8%;
}

.AboutUsButton {
    background: url(../Images/Icon/poly-red.png);
    background-color: #ffffff;
    color: #ee2736;
    margin-top: 7% !important;
}

.AboutUsImage {
    width: 100%;
    height: auto;
    min-height:65%;
    max-width: 597px;
    max-height: 542px;
}

.AboutUsButton:hover, .AboutUsButton:visited, .AboutUsButton:active, .AboutUsButton:focus {
    text-decoration: none;
    color: #ee2736;
}

.MainAboutUs > .TextArea {
    background-color: #ee2736;
    padding: 4% 3%;
}

    .MainAboutUs > .TextArea > p:first-child {
        width: 100%;
        font-family: "Avenir-Medium";
        font-size: 40px;
        font-weight: 500;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.36;
        color: #ffffff;
    }

.MainAboutUs > div:first-child {
    float: left;
}

.MainAboutUs > div:last-child {
    float: right;
}

@media screen and (max-width: 992px) {
}

@media screen and (max-width: 768px) {
    .AboutUsImage {
        width: 100%;
        height: auto;
        max-width: unset;
        max-height: unset;
    }

    .MainAboutUs > .TextArea > p:first-child {
        font-size: 6vw !important;
        line-height: 1.42;
    }

    .MainAboutUs > div:first-child {
        float: right;
    }

    .MainAboutUs > div:last-child {
        float: left;
    }
}

@media screen and (max-width: 468px) {
}

@media screen and (max-width: 1200px) {
    .MainAboutUs > .TextArea > p:first-child {
        font-size: 3vw;
        line-height: 1.42;
    }
}



/* services */
.MainServicesType {
    background-image: url(../Images/Bg/home_services_type_bg.png);
    background-repeat: repeat-y;
    background-position:bottom bottom;
    background-size:cover;
    padding: 1% 8%;
}

.ServiceImage {
    width: 100%;
    height: auto;
    max-width: 250px;
    max-height: 190px;
}

.MainServicesType  p {
     font-family: "Avenir-Medium";
        font-size: 18px;
        font-weight: 500;
        font-style: normal;
        font-stretch: normal;
        color: #ffffff;
        padding-top: 34px;
        
        float: left;
        width: 100%;
        text-align: left;
        display: block;
}




.MainServicesType > div:last-child > div {
    text-align: center;
    vertical-align: bottom;
    padding: 10px;
}

@media (max-width: 768px) {
    .MainServicesType > div:first-child > p:first-child {
        padding-left: 10px;
        padding-bottom: 35px;
        text-align: center;
    }
}


/*References*/
/*References*/
.ReferenceContainer {
    position: relative;
}

.ReferencesBlock {
    padding: 5% 5% 0% 5%;
    margin: 0 auto;
    width: 100%;
    position: relative;
    color: #fff;
    text-align: center;
}

    .ReferencesBlock > .TextArea {
        background-color: #282828;
        max-width: 586px;
        max-height: 540px;
        overflow: hidden;
    }

.ReferencesImage {
    width: 100%;
    height: auto;
}

.ReferencesButton {
    background: url(../Images/Icon/poly-red.png);
    background-color: #ffffff;
    color: #ee2736;
    margin-top: 7% !important;
}

    .ReferencesButton:hover, .ReferencesButton:visited, .ReferencesButton:active, .ReferencesButton:focus {
        text-decoration: none;
        color: #ee2736;
    }

     .logoSection {
        position: relative;
        position:relative;
        display:table;
        vertical-align:middle;
        width:100%;
        text-align:center;
        padding-top:10%;
        padding-bottom:2%;
    }

         .logoSection img {
           width:50%;
        }

     .textSection {
        font-size: 2vw;
        line-height: 1.5;
        padding-top: 7%;
        font-family: "Avenir-Medium";
        
    }

     .buttonSection {
        padding-top: 7%;
        cursor: pointer;
    }

      .ReferencesBlock {
        cursor: pointer;
    }

         .buttonSection img {
            width: 11%;
            min-width: 16px;
        }

.DescBlock {
    padding: 3% 5% 0% 5%;
    margin-left: 5%;
    position: relative;
    width: 90%;
    display: none;
    color: #282828;
    text-align: left;
}

.descText {
    padding-left: 1%;
    padding-bottom:5%;
}

    .descText .containerDescText {
        font-size: 16px;
        padding-top: 1%;
        font-family: "Avenir-Medium";
    }

    .descText .textSection {
        font-size: 16px;
        line-height: 1.3;
        padding-top: 5%;
        padding-bottom: 4%;
        font-family: "Avenir-Medium";
    }

@media screen and (max-width: 992px) {
         .textSection {
            font-size: 3vw;
        }

    .descText .containerDescText {
        font-size: 1.8vw;
        padding-top: 1%;
    }

    .descText .textSection {
        font-size: 2.2vw;
        line-height: 1.3;
        padding-top: 5%;
        padding-bottom: 4%;
    }
}

@media screen and (max-width: 768px) {
    .ReferencesBlock {
        padding: 5% 0 5% 0 !important;
    }

    .DescBlock {
        margin: 0% 0% 0% 0% !important;
        width: 100%;
    }

    .refText .logoSection {
    }

    .refText .buttonSection {
        padding-top: 4%;
    }

    .descText .containerDescText {
        font-size: 2.7vw;
        padding-top: 1%;
    }

    .descText .textSection {
        font-size: 2.7vw;
    }

    .refText .textSection {
        font-size: 3.7vw;
        padding-top: 3%;
        padding-bottom: 2%;
    }
}

@media screen and (max-width: 468px) {
    .descText .containerDescText {
        font-size: 13px;
        padding-top: 1%;
    }

    .descText .textSection {
        font-size: 13px;
    }

    .refText .textSection {
        font-size: 4.2vw;
        padding-top: 3%;
        padding-bottom: 2%;
    }
}



/*ourCustomers section*/
.ourCustomers {

}
    .ourCustomers p {
        font-family: "Avenir-Medium";
        font-size: 18px;
        font-weight: 500;
        font-style: normal;
        font-stretch: normal;
        color: #37404a;
        padding-top: 34px;
        padding-left: 44px;
        float: left;
        width: 100%;
        text-align: left;
        display: block;
    }

/*customer SLider*/
#customerSlider {
    clear:both;
    margin:0 7%;
}
/*#customerSlider .carousel-inner .active.left  { left: -33%;             }
#customerSlider .carousel-inner .active.right { left: 33%;              }
#customerSlider .carousel-inner .next         { left: 33%               }
#customerSlider .carousel-inner .prev         { left: -33%              }*/
#customerSlider .carousel-control.left        { background-image: none; left: -10%;     color: #282828; }
#customerSlider .carousel-control.right       { background-image: none; right: -8%;     color: #282828; }
/*#customerSlider .carousel-inner .item         { background: white;      }*/
#customerSlider .sliderItem {
    height:100px;
    background-position:center center;
    background-size:contain;
    background-repeat:no-repeat;
    max-width:200px;
    margin:5% auto;
     -webkit-filter: grayscale(1); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);


    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%); 
    -o-filter: grayscale(100%); /* Not yet supported in Gecko, Opera or IE */ 


}
#customerSlider .sliderItem:hover {
     -webkit-filter:unset;
    filter: unset;
}

 
@media screen and (max-width: 922px) {
    .ourCustomers p {
            padding-left: unset;
            text-align: center;
        }
}

@media screen and (max-width: 768px) {
    #customerSlider .sliderItem {
    height:70px;
}
    #customerSlider .carousel-control.left        { left: -15%; }
#customerSlider .carousel-control.right       { right: -10%;  }
}

@media screen and (max-width: 468px) {
    #customerSlider .sliderItem {
    height:40px;
}
    
}

.MainCustomer {
    padding: 60px 132px;
}

.MainCustomerSays {
    min-height: 682px;
    background-color: red;
    background-image: url(../Images/Bg/home_customer_says.png);
    background-repeat: no-repeat;
    background-position: right top;
    text-align: right;
    padding: 56px;
}


#proje_Adimlari
{
    background-color:#282828;
    margin-top:50px;
}
.baslik
{
    text-align:center;
    color:#fff;
    font-size:24px;
    margin-top:50px;
    
}

#adim_Bir
{
    background-color:#282828;
    text-align:center;
    line-height:30px;
    font-size:14px;
    padding-bottom:50px;
    padding-top:50px;
    color:#fff !important
}
