@import url('https://fonts.googleapis.com/css2?family=Tangerine:wght@400;700&display=swap');
body {
    background: white !important;
}

.containerse {
    margin-top: 40px;
}

.containerse div {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto;
}

.page-title {
    font-family: 'Tangerine', cursive;
    color: #212529;
    font-size: 70px;
    font-weight: 500;
    line-height: 1.2;
    margin-bottom: 40px;
}

.anaresim {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 10px;
    height: 427px;
}

.section .section-title {
    line-height: 30px;
    letter-spacing: 0.5px;
    font-weight: 400;
    font-size: 35px;
    margin-bottom: 15px;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

.section-desc {
    color: #212529;
    font-size: 14px;
    font-weight: 400;
    line-height: 25px;
}


/* Mobile */

@media (min-width: 662px) {
    .section {
        padding-left: 35px;
    }
}

@media(max-width:500px) {
    .sks {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .anaresim {
        height: 350px;
    }
    .image-roo {
        height: 25px !important;
    }
    .sx {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .section-desc {
        color: #212529;
        font-size: 14px;
        font-weight: 400;
        line-height: 25px;
    }
    .icon-textx {
        font-weight: 200;
        font-size: 12px;
    }
    .btncik {
        font-size: 17px;
        border-top: 1px solid #e6e0e0;
        border-bottom: 1px solid #e6e0e0;
        padding-top: 8px;
        padding-bottom: 8px;
        padding-left: 5px;
        padding-right: 5px;
        color: #000;
        margin-top: 30px;
    }
    .btncik:hover {
        background-color: #003963;
        color: white;
    }
    .btnqiq {
        margin-left: 10px;
        background-color: #003963;
        color: #fff;
        border: 0;
        max-height: 40px;
        margin-top: 30px;
        padding: 7px;
    }
    .btnqiq:hover {
        background-color: #fff;
        color: #003963;
    }
}

.text-room {
    color: black;
    line-height: 49px;
    font-weight: 500;
    margin-bottom: 5px;
    font-size: 18px;
}

.image-roo {
    margin-right: 3%;
}

.btncik {
    font-size: 14px;
    border-top: 1px solid #e6e0e0;
    border-bottom: 1px solid #e6e0e0;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 5px;
    padding-right: 5px;
    color: #000;
    margin-top: 30px;
}

.btncik:hover {
    background-color: #003963;
    color: white;
}

.btnqiq {
    width: 130px;
    margin-left: 10px;
    background-color: #003963;
    color: #fff;
    border: 0;
    max-height: 40px;
    margin-top: 30px;
    padding: 7px;
    font-size: 15px;
}

.btnqiq:hover {
    background-color: #fff;
    color: #003963;
}

.icon-textx {
    font-weight: 200;
    font-size: 13px;
    padding: 0 5px;
}

.sx6 {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
}

.sx3 {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
}
@media(min-width:800px) 
    {
        .margintop{
            margin-top: 9%;
            margin-bottom: 2%;
        }
    }
    .sectionss{
        margin-bottom: 3%;
    }
    .medium-text {
        font-size:22px !important;
        text-align: left;
    }

    .images-t {
        width:10px;
    }
    @media(max-width:500px) {
        .medium-text {
        font-size:22px !important;
         margin-top: 5%;
         margin-bottom: 5%;
    }
    }
    .image-tre {
    top: 300px;
    position: relative;
    left: 191px;
    }
    @media(max-width:500px) {
    .image-tre {
    width: 90px;
    top: 271px;
    position: relative;
    left: 225px;
}
    }