html,
body,
#cover {
    height: 100%;
}

#cover {
    background: url('../images/MainBg5.jpg') no-repeat center center fixed;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}

.fixed-top {
    max-width: 1140px;
    margin: 20px auto;
    transition: 0.2s all linear;
    
}

h1 {
    margin-top: 20%;
    font-family: 'Courgette', cursive;
    color: #ffffff;
    font-size: 40px;
    margin-bottom: 30px;
    position: relative;
}

h2 {
    font-family: 'Montserrat', sans-serif;
    color: #ffffff;
    font-size: 75px;
    font-weight: 700;
    margin-bottom: 40px;
}

h3 {
    font-family: 'Montserrat', sans-serif;
    color: #2c3e50;
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 10px;
    margin-top: 30px;
}

h4 {
    font-family: 'Montserrat', sans-serif;
    color: #ffffff;
    font-size: 60px;
    font-weight: 700;
    margin-bottom: 40px;
}
.pye {
    font-family: 'Montserrat', sans-serif;
    color: #2c3e50;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 40px;
}

a.nav-link {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 18px;
    color: #ffffff !important;
}

a.nav-link:hover {
    color: #ffff00 !important;
    transition: color 0.5s ease;
    -webkit-transition: color 0.5s ease;
    -moz-transition: color 0.5s ease;
    -o-transition: color 0.5s ease;
}

.section-title {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    color: #fa6c65;
    font-size: 16px;
    line-height: 26px;
    text-transform: uppercase;
    margin-bottom: 50px;
    letter-spacing: 2px;
}

.inner {
    padding-top: 40px;
    padding-bottom: 40px;
    background:#f8f8ff;margin:40px auto;padding:50px 0 0;width:90%;
}


.parallax {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    color: #FFF !important;
    margin: 0 auto;
    height: auto;
    overflow: hidden;
    padding: 0;
    background-attachment: fixed;
    background-position: 50% 0;
    background-repeat: no-repeat;
}

.parallax .inner {
    width: 80%;
    margin: 0 auto;
}
.parallax .section-title,
.parallax .section-title span,
.parallax .section-title span:before,
.parallax p {
    color: #FFF
}

#AboutUs {
    background: url('../style/images/art/parallax1.jpg') no-repeat center center fixed;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}

#OurReferences {
    background: url('../style/images/art/parallax2.jpg') no-repeat center center fixed;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}

#portfolio {
    background: url('../style/images/art/parallax3.jpg') no-repeat center center fixed;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}

#contact {
    background: url('../style/images/art/parallax4.jpg') no-repeat center center fixed;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}


.lead {
    font-size: 18px;
    line-height: 32px;
    font-family: 'Roboto Slab', serif;
    font-weight: 300;
    color: #7f7f7f;
}

.extpad5yaz {font-family: 'Cuprum', sans-serif;color:#34495e;font-weight:400;line-height:14px;font-size:14px;}
.yorum {font-family: 'Oswald', sans-serif;font-size:16px;text-transform:uppercase;color:#ec644b;font-weight:500;margin-bottom:5px;}
.yorumy {font-family: 'Oswald', sans-serif;font-size:16px;text-transform:uppercase;color:coral;font-weight:500;margin-bottom:5px;}
.yorumyi {font-family: 'Oswald', sans-serif;font-size:16px;text-transform:uppercase;color:darkkhaki;font-weight:500;margin-bottom:5px;}
.yorumyik {font-family: 'Oswald', sans-serif;font-size:14px;text-transform:uppercase;color:#bdc3c7;font-weight:500;margin-bottom:5px;}
.extpad5 {padding: 0 10px 0 10px;}
.thumbrenkt{background:#fffafa;margin: 1px 0;}
.boxs {border: 1px solid #ccc;box-shadow: 0 5px 5px -5px #333;}
.hee4{font-family: 'Cuprum', sans-serif;color:#34495e;line-height: 22px;font-weight:700;}
.extpad52yaz {font-family: 'Cuprum', sans-serif;color:#34495e;font-weight:400;}
.b808000 {color:#808000;}
.nFF0000 {color:#FF0000;}
.readmore a{font-family: 'Cuprum', sans-serif;text-transform:uppercase;font-size:12px;color:#A1AEB9;text-decoration:none;}
.readmore a:hover{color:#ec644b;}
.readmore a::before{font-family:FontAwesome;content:"\f105";margin-right:4px;}
.css-readmore-button{text-transform:uppercase;font-size:10px;color:#A1AEB9;text-decoration:none;}
.css-readmore-button::before{font-family:FontAwesome;content:"\f105";margin-right:4px;}
.css-readmore-button:hover{color:#ec644b;}
.h3yava{color:#ec644b;font-family: 'Oswald', sans-serif;font-size:18px;line-height:14px;font-weight:500;}

.invisible {
  visibility: hidden;
}

.mt-5{margin-top:5px !important;}
.mt-10{margin-top:10px !important;}
.mt-15{margin-top:15px !important;}
.mt-20{margin-top:20px !important;}
.mt-30{margin-top:30px !important;}
.mt-50{margin-top:50px !important;}
.mt-100{margin-top:100px !important;}
.mt-200{margin-top:100px !important;}
.mb-0{margin-bottom:0 !important;}
.mb-10{margin-bottom:10px !important;}
.mb-15{margin-bottom:15px !important;}
.mb-20{margin-bottom:20px !important;}
.mb-25{margin-bottom:25px !important;}
.mb-50{margin-bottom:50px !important;}
.ml-20{margin-left:20px !important;}
.ml-15{margin-left:15px !important;}
.mr-15{margin-right:15px !important;}

.spac20 {
    height: 1px;
    width: 20px;
}








