/* Proje Renk Kodları 

Koyu: #393939
Sarı: #dcf146
Beyaz: #f4f4f4

*/

/* FONT 
font-family: 'Poppins', sans-serif;
*/
@import url('https://fonts.googleapis.com/css2?family=Poppins&display=swap');


body{
    background-color: #f4f4f4;
}

h1{
    font-family: 'Poppins', sans-serif !important;
}


/*NAVBAR*/
.navbar-black-area {
    z-index: 10;
    background-color: #393939;
    font-family: 'Poppins', sans-serif !important;
    padding: 10px;
}

.navbar-black-area-title {
    color: #f4f4f4;
    font-size: 24px;
}

.navbar {
    z-index: 10;
    background-color: #2ea24f;
    font-family: 'Poppins', sans-serif !important;
}

.navbar-brand {
    color: #dcf146;
    font-size: 24px;
}

.navbar-nav {
    margin-right: auto;
}

.navbar-nav .dropdown .dropdown-menu a:hover{
    background-color: #f39346 !important;
    color: white !important;
}

.nav-link {
    color: #fff;
    margin-left: 20px;
}

.logout-button {
    margin-left: 20px;
}

.navbar-toggler {
    color: #f4f4f4;
}

.navbar-nav .nav-link {
    color: white;
}

.navbar-nav .nav-link.active, .navbar-nav .nav-link.show {
    text-decoration: underline;
    color: #393939 !important;
}

.logout-button{
    background-color: #393939;
    color: #f4f4f4;
    font-weight: bold;
}

.logout-button:hover{
    background-color: #f39346;
    color: white;
}


/* PHONE */

.phone-frame {
    width: 250px; 
    height:527px; 
    position: relative; 
    /*margin: 0 auto;*/
}

.phone-frame-img {
    width:100%; 
    z-index:2; 
    position:absolute; 
    top: 0;
}

.phone-frame-favorite {
    width: 250px; 
    height:527px; 
    position: relative; 
    /*margin: 0 auto;*/
}

.phone-frame-favorite-img {
    width:100%; 
    z-index:3; 
    position:absolute; 
    top: 0;
}

.phone-header {
    width: 232px; 
    height:50px; 
    background:#CBCBCB; 
    position:absolute; 
    top: 10px; 
    left: 10px; 
    z-index:1; 
    border-radius:30px 30px 0px 0px;
}

.phone-time {
    position: absolute; 
    color: white; 
    top: 5px; 
    font-size: 11px; 
    left: 20px;
}

.phone-icons{
    position: absolute; 
    color: white; 
    top: 10px; 
    font-size: 11px; 
    left: 179px;
}

.phone-label{
    margin-top: 26px; 
    width: 100%; 
    
}

.phone-label b{
    margin: 0 auto; 
    color: white; 
    text-transform: uppercase; 
    font-weight: 500;
}

.phone-content{
    height: 380px; 
    background: #FFFF; 
    position: relative; 
    top: 60px; 
    width: 232px; 
    left: 3px;
}

.phone-content-area {
    width: 186px; 
    height: 300px; 
    left: 28px; 
    top: 38px; 
    position: relative; 
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    background: #FFFF;
}

.phone-content-area-img {
  width: 100%; 
  height: 150px; 
  margin-left: 0.4px; 
  background: #F2F2F2;
}

.phone-content-area-img-i{
  color: #A7A7A7; 
  position: absolute; 
  font-size: 45px; 
  top: 47px; 
  left: 74px;
}

.phone-content-area-text {
    width: 100%; 
    height: 150px; 
    margin-left: 0.4px;
}

.phone-content-area-text-title {
    color: #CBCBCB; 
    top: 10px; 
    font-size: 17px; 
    position: relative; 
    font-weight: 100;
}

.phone-content-area-text-subtitle {
    color: #666666; 
    position: relative; 
    font-size: 13px; 
    top: 5px;
}

.phone-content-area-text p {
    color: #666666; 
    font-size: 11px;
}

.phone-content-button-area {
    width: 100%; 
    padding: 3px;
}

.phone-content-button-area-button {
   font-size: 10px; 
   width: 100%; 
   background: #CBCBCB; 
   border: none;
}

.phone-footer {
    height: 43px; 
    background: #CBCBCB; 
    position: relative; 
    top: 60px; 
    width: 232px; 
    left: 3px; 
    border-radius: 0px 0px 30px 30px;
}

.phone-footer .footer-menu-item {
    width: 100%;
}

.phone-footer .footer-menu-item img{
    height: 27px; 
    width: 30px; 
    margin-top: 8px;
}


.phone-gradient-div {
    width: 216px;
    height: 466px;
    top: 14px;
    left: 16px;
    background: linear-gradient(to right, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.8));
    border-radius: 22px;
    position: absolute;
    z-index: 3;
}



/* PHONE illustration 1 */

.phone-illustration-content-1{
    position: relative;
    background: #ffff;
    width: 216px;
    height: 300px;
    border-radius: 0px 0px 30px 30px;
    top: 14px;
    left: 16px;
    z-index: 2;
}

.phone-illustration-content-2{
    position: relative;
    background: #e51010;
    width: 216px;
    height: 195px;
    border-radius: 0px 0px 20px 20px;
    top: -13px;
    left: 16px;
    z-index: 1;
}

.phone-illustration-logo{
    position: absolute;
    color: #e51010;
    top: 34px;
    left: 57px;
    font-size: 36px;
}

.phone-illustration-hotel{
    position: absolute;
    top: 109px;
    left: 5px;
}

.phone-illustration-hotel svg{
    width: 207px;
    height: 153px;
}


.phone-illustration-content-2 .p1{
    position: absolute;
    top: 46px;
    left: 18px;
    color: white;
    font-size: 11px;
}

.phone-illustration-content-2 .p2{
    position: absolute;
    top: 70px;
    left: 18px;
    color: white;
    font-size: 11px;
}

.phone-illustration-content-2 .login-buttonn{
    position: absolute;
    width: 190px;
    height: 26px;
    border-radius: 30px;
    top: 119px;
    left: 12px;
    background: white;
    font-size: 16px;
    text-align: center;
    font-weight: bold;
}


.phone-illustration-content-3{
    position: relative;
    background: white;
    width: 173px;
    height: 302px;
    border-radius: 35px;
    top: -364px;
    left: 37px;
    z-index: 3;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.phone-illustration-content-3 .title-1{
    position: relative;
    color: #e51010;
    top: 20px;
    left: 17px;
    font-size: 12px;
    font-weight: bold;
}

.phone-illustration-content-3 .img-1{
    position: relative;
    top: 20px;
    left: 14px;
    width: 147px;
}

.phone-illustration-content-3 .img-1 img{
   width: 100%;
}


.phone-illustration-content-3 .img-2{
    position: relative;
    top: 77px;
    left: 14px;
    width: 147px;
}

.phone-illustration-content-3 .img-2 img{
   width: 100%;
}


.phone-illustration-content-3 .login-button{
    position: absolute;
    width: 143px;
    height: 20px;
    border-radius: 30px;
    top: 148px;
    left: 16px;
    background: #e51010;
    color: white;
    font-size: 13px;
    text-align: center;
}


/* PHONE photo 1 */

.phone-photo-bg-img-1{
    position: absolute;
    width: 220px;
    top: 10px;
    left: 16px;
}

.phone-photo-bg-img-1 img{
    width: 100%;
}

.phone-photo-content-1{
    position: relative;
    background: transparent;
    width: 216px;
    height: 300px;
    border-radius: 0px 0px 30px 30px;
    top: 14px;
    left: 16px;
    z-index: 2;
}

.phone-photo-content-2{
    position: relative;
    width: 216px;
    height: 133px;
    border-radius: 30px 30px 20px 20px;
    top: 49px;
    left: 16px;
    z-index: 1;
    background-color: rgb(0 0 0 / 19%);
    backdrop-filter: blur(2px);
    box-shadow: rgba(14, 30, 37, 0.12) 0px 2px 4px 0px, rgba(14, 30, 37, 0.32) 0px 2px 16px 0px;
}

.phone-photo-logo{
    position: absolute;
    color: #e51010;
    top: 70px;
    left: 58px;
    font-size: 42px;
}

.phone-photo-content-2 .p1{
    position: absolute;
    top: 18px;
    left: 18px;
    color: white;
    font-size: 15px;
}

.phone-photo-content-2 .p2{
    position: absolute;
    top: 44px;
    left: 18px;
    color: white;
    font-size: 11px;
}

.phone-photo-content-2 .login-button{
    position: absolute;
    width: 190px;
    height: 23px;
    border-radius: 5px;
    top: 87px;
    left: 12px;
    background: #e51010;
    font-size: 14px;
    text-align: center;
    color: white;
}

.phone-photo-content-3{
    position: relative;
    background: white;
    width: 216px;
    height: 321px;
    border-radius: 35px 35px 20px 20px;
    top: -138px;
    left: 16px;
    z-index: 3;
}

.phone-photo-content-3 .title-1{
    position: relative;
    color: #e51010;
    top: 20px;
    left: 17px;
    font-size: 14px;
    font-weight: bold;
}

.phone-photo-content-3 .img-1{
    position: relative;
    top: 22px;
    left: 14px;
    width: 184px;
}

.phone-photo-content-3 .img-1 img{
   width: 100%;
}


.phone-photo-content-3 .img-2{
    position: relative;
    top: 68px;
    left: 19px;
    width: 177px;
}

.phone-photo-content-3 .img-2 img{
   width: 100%;
}


.phone-photo-content-3 .login-button{
    position: absolute;
    width: 181px;
    height: 24px;
    border-radius: 7px;
    top: 164px;
    left: 16px;
    background: #e51010;
    color: white;
    font-size: 15px;
    text-align: center;
}



/* PHONE graphic 1 */

.phone-graphic-bg-img-1{
    position: absolute;
    width: 220px;
    top: 14px;
    left: 16px;
}

.phone-graphic-bg-img-1 img{
    width: 100%;
}

.phone-graphic-content-1{
    position: relative;
    background: transparent;
    width: 216px;
    height: 300px;
    border-radius: 0px 0px 30px 30px;
    top: -28px;
    left: 16px;
    z-index: 2;
}

.phone-graphic-content-2{
    position: relative;
    width: 216px;
    height: 133px;
    top: -218px;
    left: 16px;
    z-index: 1;
}

.phone-graphic-logo{
    position: absolute;
    color: #e51010;
    top: 70px;
    left: 67px;
    font-size: 36px;
}

.phone-graphic-svg-1 {
    position: relative;
    left: 27px;
    top: 11px;  
    z-index: 2;
}

.phone-graphic-svg-2 {
    position: absolute;
    top: 14px;
    left: 16px;
    z-index: 2;
}

.phone-graphic-svg-3 {
    position: absolute;
    top: 2px;
    left: 46px;
    z-index: 2;
}

.phone-graphic-svg-4 {
    position: absolute;
    top: 375px;
    left: 16px;
    z-index: 2;
}

.phone-graphic-svg-5 {
    position: absolute;
    top: 393px;
    left: 72px;
    z-index: 1;
}

.phone-graphic-svg-6 {
    position: absolute;
    top: 416px;
    left: 16px;
    z-index: 2;
}

.phone-graphic-content-2 .p1{
    position: absolute;
    top: 18px;
    left: 18px;
    color: black;
    font-size: 15px;
}

.phone-graphic-content-2 .p2{
    position: absolute;
    top: 44px;
    left: 18px;
    color: #747474;
    font-size: 11px;
}

.phone-graphic-content-2 .login-button{
    position: absolute;
    width: 190px;
    height: 23px;
    border-radius: 5px;
    top: 96px;
    left: 12px;
    background: #e51010;
    font-size: 14px;
    text-align: center;
    color: white;
}

.phone-graphic-content-3{
    position: relative;
    width: 216px;
    height: 321px;
    top: -251px;
    left: 16px;
    z-index: 3;
}

.phone-graphic-content-3 .title-1{
    position: relative;
    color: #e51010;
    top: 4px;
    left: 17px;
    font-size: 15px;
    font-weight: bold;
}

.phone-graphic-content-3 .img-1{
    position: relative;
    top: 4px;
    left: 14px;
    width: 184px;
}

.phone-graphic-content-3 .img-1 img{
   width: 100%;
}


.phone-graphic-content-3 .img-2{
    position: relative;
    top: 42px;
    left: 19px;
    width: 177px;
}

.phone-graphic-content-3 .img-2 img{
   width: 100%;
}


.phone-graphic-content-3 .login-button{
    position: absolute;
    width: 181px;
    height: 24px;
    border-radius: 7px;
    top: 143px;
    left: 16px;
    background: #e51010;
    color: white;
    font-size: 15px;
    text-align: center;
}


/* PHONE simple 1 */

.phone-simple-bg-img-1{
    position: absolute;
    width: 220px;
    top: 14px;
    left: 16px;
}

.phone-simple-logo{
    position: absolute;
    color: #e51010;
    top: 70px;
    left: 69px;
    font-size: 33px;
}

.phone-simple-content-1{
    position: relative;
    background: #e51010;
    width: 217px;
    height: 340px;
    border-radius: 20px 20px 0px 0px;
    top: 14px;
    left: 16px;
    z-index: 2;
}

.phone-simple-content-2{
    position: relative;
    background: white;
    width: 216px;
    height: 133px;
    top: 9px;
    left: 16px;
    z-index: 1;
}

.phone-simple-content-2 .login-button{
    position: absolute;
    width: 185px;
    height: 24px;
    border-radius: 7px;
    top: 61px;
    left: 16px;
    background: #e51010;
    color: white;
    font-size: 15px;
    text-align: center;
}

.phone-simple-content-1 .p1{
    position: absolute;
    top: 165px;
    left: 18px;
    color: white;
    font-size: 15px;
}

.phone-simple-content-1 .p2{
    position: absolute;
    top: 191px;
    left: 18px;
    color: white;
    font-size: 11px;
}

.phone-simple-content-3{
    position: relative;
    width: 215px;
    height: 338px;
    top: -196px;
    background: white;
    left: 17px;
    z-index: 2;
}

.phone-simple-content-3 .title-1{
    position: relative;
    color: #e51010;
    top: 4px;
    left: 17px;
    font-size: 15px;
    font-weight: bold;
}

.phone-simple-content-3 .img-1{
    position: relative;
    top: 4px;
    left: 14px;
    width: 184px;
}

.phone-simple-content-3 .img-1 img{
   width: 100%;
}


.phone-simple-content-3 .img-2{
    position: relative;
    top: 42px;
    left: 19px;
    width: 177px;
}

.phone-simple-content-3 .img-2 img{
   width: 100%;
}


.phone-simple-content-3 .login-button{
    position: absolute;
    width: 181px;
    height: 24px;
    border-radius: 7px;
    top: 143px;
    left: 16px;
    background: #e51010;
    color: white;
    font-size: 15px;
    text-align: center;
}




/* FORM */

.form-balloon {
    background-color: #DCF146;
    border-radius: 20px;
    padding: 30px;
    margin-top: 30px;
}

.form-balloon .form-label {
    font-weight: bold;
    text-transform: uppercase;
}

.form-desing-balloon {
    background-color: #F0F0F0;
    border-radius: 20px;
    padding: 30px;
    margin-top: 30px;
}

.form-desing-balloon .color-div{
    width: 150px;
    height: 50px;
    border-radius: 10px;
    padding: 10px;
    border: 1px solid #000000;
    margin: 0 auto 20px auto;
    cursor:pointer;
}

.suggestion {
    width: 35%;
    background: #D9D9D9;
    padding: 20px;
    border-radius: 15px; 
    margin: 0 auto;
    justify-content: center;
}

.suggestion-color {
    width: 100%;
    background: white;
    margin-left: 15px;
    border-radius: 5px;
    border: 1px solid #000000;
}

#primaryHueSelectionArea .color-div {
    width: 100%;
    height: 50px;
    border-radius: 10px;
    padding: 10px;
    border: 1px solid #000000;
    margin-right: 0;
    cursor:pointer;
}

#secondColorSelectionArea .color-div {
    width: 100%;
    height: 50px;
    border-radius: 10px;
    padding: 10px;
    border: 1px solid #000000;
    margin-right: 0;
    cursor:pointer;
}


.gradient-radio-area {
    margin-left: 240px;
}

#favoriteSelectionArea .favorite-selection-item {
    background-color: #D9D9D9;
    width: 100%;
    border-radius: 20px;
    padding: 20px;
}

#favoriteSelectionArea .favorite-selection-item img{
    width: 100%;
}

#favoriteSelectionArea .favorite-selection-item{
    display: flex;
}

#favoriteSelectionArea .favorite-selection-item .item {
    display: flex;
}

#favoriteSelectionArea .favorite-selection-item .item .phone-frame-favorite{
    margin-left: 20px;
}


.form-check-gradient{
    margin-top: 100px;
}


#fivefoldDesignArea .fivefold-design-item {
    min-height: 200px;
    background: #C4C4C4;
    display: flex;
    border-radius: 15px;
}

#fivefoldDesignArea .fivefold-design-item .media-input{
    display: none;
}

#fivefoldDesignArea .fivefold-design-item .input-i{
    font-size: 30px;
    cursor: pointer;
}

#fivefoldDesignArea .fivefold-design-item .input-area{
    display: flex;
    align-items: center;
    margin: 0 auto;
}


#fivefoldDesignArea .form-check-input{
    background: #c4c4c454;
    border: 1px solid black;
    cursor: pointer;
}

.admin-note-media-area .fivefold-design-item {
    min-height: 200px;
    background: #C4C4C4;
    display: flex;
    border-radius: 15px;
}

.admin-note-media-area .fivefold-design-item .media-input{
    display: none;
}

.admin-note-media-area .fivefold-design-item .input-i{
    font-size: 30px;
    cursor: pointer;
}

.admin-note-media-area .fivefold-design-item .input-area{
    display: flex;
    align-items: center;
    margin: 0 auto;
}


.proje-ekle-medya .fivefold-design-item {
    min-height: 200px;
    background: #C4C4C4;
    display: flex;
    border-radius: 15px;
}

.proje-ekle-medya .fivefold-design-item .media-input{
    display: none;
}

.proje-ekle-medya .fivefold-design-item .input-i{
    font-size: 30px;
    cursor: pointer;
}

.proje-ekle-medya .fivefold-design-item .input-area{
    display: flex;
    align-items: center;
    margin: 0 auto;
}


.admin-note-media-area .form-check-input{
    background: #c4c4c454;
    border: 1px solid black;
    cursor: pointer;
}

.color-active{
    border: 3px solid black !important;
}

.color-active::before{
    content: 'Seçildi';
    color: white;
    background: #e0151559;
    height: 70%;
    width: 60%;
    margin: 0 auto;
    padding: 1px;
    border-radius: 10px;
    font-size: 20px;
}

.form-check-input:checked[type=radio] {
    border: 5px solid red !important;
}


/* laptop */

.laptop-frame {
    width: 100%; 
    height:311px; 
    position: relative; 
    /*margin: 0 auto;*/
}

.laptop-frame-img {
    width:100%; 
    z-index:2; 
    position:absolute; 
    top: 0;
}

.laptop-frame-favorite {
    width: 250px; 
    height:527px; 
    position: relative; 
    /*margin: 0 auto;*/
}

.laptop-frame-favorite-img {
    width:100%; 
    z-index:3; 
    position:absolute; 
    top: 0;
}

.laptop-header {
    width: 78%;
    height: 12%;
    position: relative;
    top: 11%;
    left: 11%;
    z-index: 1;
}

.laptop-header-logo {
    position: relative;
    top: 23%;
    left: 7%;
    font-weight: bold;
    color: #767676;
    font-size: 18px;
}

.laptop-header-nav {
    position: relative;
    top: 44%;
    left: 27%;
}

.laptop-header-nav .item{
    color: #767676;
    font-size: 9px;
    margin-left: 8px;
}

.laptop-header-button {
    background: #D9D9D9;
    width: 13%;
    height: 32%;
    position: relative;
    left: 34%;
    top: 44%;
    border-radius: 3px;
}

.laptop-content-1 {
    width: 69%;
    height: 41%;
    background: #D9D9D9;
    position: relative;
    top: 15%;
    left: 16%;
    z-index: 1;
    border-radius: 10px;
}

.laptop-content-2 {
    width: 69%;
    height: 26%;
    position: relative;
    top: 17%;
    left: 16%;
    z-index: 1;
    border-radius: 10px;
}

.laptop-content-2 .gallery-item{
    width: 34%;
    height: 100%;
    border-radius: 10px;
    margin: 3px;
    position: relative;
}

.laptop-content-area-img{
    position: absolute;
    top: 14%;
    left: 46%;
}

.laptop-content-area-img-i{
  color: #A7A7A7; 
  position: absolute; 
  font-size: 200%; 
}

.laptop-content-area-text{
    position: absolute;
    width: 70%;
    font-size: 59%;
    top: 48%;
    left: 17%;
    text-align: center;
}

.laptop-content-area-button{
    position: absolute;
    background: #767676;
    width: 18%;
    height: 12%;
    top: 77%;
    left: 41%;
    border-radius: 5px;
}

.gallery-content {
    position: relative;
    width: 100%;
    height: 60%;
    background: #D9D9D9;
    margin: 7%;
    border-radius: 5px;
}

.gallery-button {
    background: #D9D9D9;
    width: 53%;
    height: 19%;
    position: absolute;
    left: 25%;
    top: 89%;
    border-radius: 3px;
}

.gallery-content-area-img {
    position: absolute;
    top: 16%;
    left: 38%;
}

.laptop-bg-color{
    background: white;
    position: absolute;
    width: 80%;
    height: 100%;
    top: 10%;
    left: 10%;
}


/*settings*/

#settingsArea .logo-item {
    min-height: 200px;
    background: #C4C4C4;
    display: flex;
    border-radius: 15px;
}

#settingsArea .logo-item .media-input{
    display: none;
}

#settingsArea .logo-item .input-i{
    font-size: 30px;
    cursor: pointer;
}

#settingsArea .logo-item .input-area{
    display: flex;
    align-items: center;
    margin: 0 auto;
}

.bttn-bbgg-green {
    background-color: #f39346;
    color: white;
}

.bttn-bbgg-green:hover {
    background-color: #2ea24f;
    color: white;
}
