﻿/* Move down content because we have a fixed navbar that is 50px tall */

@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.8.1/font/bootstrap-icons.css");
@import url('../fontawesome/css/all.css');


@font-face {
    font-family: 'Roboto';
    src: url('../fonts/roboto-regular.ttf') format('truetype');
}

@font-face {
    font-family: 'roboto-regular';
    src: url('../fonts/roboto-regular.ttf') format('truetype');
}

@font-face {
    font-family: 'roboto-black';
    src: url('../fonts/roboto-black.ttf') format('truetype');
}

/*@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap');*/

* {
    font-family: Roboto-Regular,Arial,Verdana;
}


body {
    padding-bottom: 20px;
    font-family: Roboto-Regular,Arial,Verdana;
    /*  background: url('../Images/backPrezent6.png') no-repeat;
    background-position: center top;
    background-position: 0px -174px;*/
    font-size: 14px !important;
}


h3 {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700 !important;
    font-size: 36px !important;
    line-height: 24px !important;
}
/* Wrapping element */
/* Set some basic padding to keep content from hitting the edges */
.body-content {
    /*padding-left: 15px;
    padding-right: 15px;*/
}

/* Set widths on the form inputs since otherwise they're 100% wide */
/*input,
select,
textarea {
    max-width: 280px;
}*/

.banner_nicol {
    position: absolute;
    width: 100%;
    left: 0px;
    top: 90px;
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
    z-index: 1000;
}

    .banner_nicol .navbar-nav .nav-item {
        padding-right: 25px;
    }

    .banner_nicol .menu {
        padding-top: 10px;
        padding-bottom: 10px;
    }




header {
    position: relative;
}

    header .bg-light {
        background-color: #D65479 !important;
    }

    header .navbar-light .navbar-nav a.nav-link {
        font-family: roboto-black;
        font-size: 24px;
        font-weight: 400;
        line-height: 28px;
        letter-spacing: 0em;
        text-align: left;
        color: white;
        text-decoration: none;
    }

    header .navbar-light .navbar-nav a.nav-link:hover {
       
        color: #4F4F4F;
       
    }

    header .navbar-brand {
        padding-top: 15px;
        padding-bottom: 15px;
        color: rgba(255, 255, 255, 1) !important;
        font-style: normal;
        font-weight: normal;
        font-size: 24px;
        text-decoration: none;
    }

.present_temp {
    margin-top: 116px;
}

.present {
    margin-top: 0px;
    display: flex;
}

    .present .present_img {
    }

    .present h1 {
    }

    .present .present_block {
        position: absolute;
        width: 651px;
        height: 335px;
        right: 165px;
        top: 274px;
        filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
        background: rgba(242, 238, 233, 0.8);
        border-radius: 42px;
        padding: 30px;
        z-index: 1000;
    }

        .present .present_block .header {
            font-family: 'Roboto';
            font-style: normal;
            font-weight: 700;
            font-size: 40px;
           
            color: #4F4F4F;
        }

        .present .present_block .base_text {
            margin-top: 38px;
            font-family: 'Roboto';
            font-style: normal;
            font-weight: 400;
            font-size: 24px;
            line-height: 28px;
            color: #4F4F4F;
            width: 469px;
        }

        .present .present_block .base_link {
            position: absolute;
            right: 50px;
            bottom: 50px;
            font-family: 'Roboto';
            font-style: normal;
            font-weight: 500;
            font-size: 26px;
            line-height: 30px;
            letter-spacing: 0.75px;
            color: #D65479;
        }

    .present .slider {
        z-index: 0;
    }

    .present .present_header {
    }

    .present .present_text {
    }

.our_rooms {
    margin-top: 50px;
    width: 100%;
    background: #D65479;
    padding: 0px 0px 30px 0px;
}

    .our_rooms h3 {
        margin-top: 33px;
        font-family: 'Roboto';
        font-style: normal;
        font-weight: 700;
        font-size: 36px;
        color: rgba(242, 238, 233, 0.7);
    }

    .our_rooms .carousel {
        margin-top: 48px;
    }

    .our_rooms .items {
        margin-top: 30px;
    }

        .our_rooms .items .card {
            width: 420px;
            height: 370px;
            padding: 5px;
            background: #F2EEE9;
            border: 2px solid #73707C;
            border-radius: 20px;
        }

            .our_rooms .items .card img {
                width: 100%;
                height: 281px;
                border-radius: 20px;
            }

            .our_rooms .items .card .card-link {
                font-family: 'Roboto';
                font-style: normal;
                font-weight: 400;
                font-size: 30px;
                line-height: 140.62%;
                letter-spacing: 0.25px;
                color: #73707C;
                text-decoration: none;
            }

                .our_rooms .items .card .card-link:hover {
                    color: #D65479;
                }

.callback {
    background: #73707C;
    margin-top: 50px;
    padding: 0px 0px 30px 0px;
}

    .callback .items {
        margin-top: 30px;
    }
    .callback .input-data {
        margin-top: 26px;
    }

    .callback h3 {
        margin-top: 30px;
        color: #F2EEE9;
        
        font-size: 36px;
        
    }

    .callback .mt-my1 {
        margin-top: 33px;
    }

    .callback .mt-my2 {
        margin-top: 6px;
    }

    .callback label {
        font-family: 'Roboto';
        font-style: normal;
        font-weight: 400;
        font-size: 24px;
        line-height: 28px;
        color: #FFFFFF;
    }

    .callback .txtb {
        margin-right: 73px;
        font-size: 24px !important;
    }

    .callback .btnm {
        width: 386px;
        padding-top: 13px !important;
        padding-bottom: 13px !important;
        background: #D65479;
        border: 1px solid #FFFFFF;
        border-radius: 15px !important;
        /***/

        font-family: 'Roboto';
        font-style: normal;
        font-weight: 500;
        font-size: 24px;
        color: #FFFFFF;
        bottom: -5px;
    }



.services {
    margin-top: 50px;
    width: 100%;
    
    padding-bottom:60px;
    background-image: url('../images/backservices.png');
    background-clip:content-box;
}

    .services h3 {
        margin-top: 30px;
        color: #4F4F4F;
    }

    .services .items {
        margin-top: 30px;
    }

    .services .carousel {
        margin-top: 48px;
    }

    .services .items .card {
        width: 634px;
        padding: 10px;
        background: #D65479;
        border-radius: 40px;
    }

    .services .items .var2 {
        width: 634px;
        padding: 10px;
        background: #73707C !important;
        border-radius: 40px;
    }

    .services .items .card img {
        filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
    }

    .services .items .card .card-link {
        font-family: 'Roboto';
        font-style: normal;
        font-weight: 400;
        font-size: 30px;
        line-height: 140.62%;
        letter-spacing: 0.25px;
        color: #F2EEE9;
        text-decoration: none;
    }

        .services .items .card .card-link:hover {
            color: #000;
        }

.schedule_event {
    position: absolute;
    width: 1590px;
    left: 165px;
    top: 679px;
    z-index: 1001;
    background: rgba(115, 112, 124, 0.9);
    padding: 0px 40px 66px 40px;
}

    .schedule_event .txtb {
        margin-right: 73px;
        /*font-size:24px !important;*/
        width: 130px !important;
    }

    .schedule_event h3 {
        margin-top: 50px;
        font-family: 'Roboto';
        font-style: normal;
        font-weight: 700;
        font-size: 36px;
        color: #F2EEE9;
    }

    .schedule_event .btnm {
        width: 386px;
        padding-top: 13px !important;
        padding-bottom: 13px !important;
        background: #D65479;
        border: 1px solid #FFFFFF;
        border-radius: 15px !important;
        /***/

        font-family: 'Roboto';
        font-style: normal;
        font-weight: 500;
        font-size: 24px;
        color: #FFFFFF;
        bottom: -7px !important;
    }

    .schedule_event label {
        font-family: 'Roboto';
        font-style: normal;
        font-weight: 400;
        font-size: 24px;
        line-height: 28px;
        color: #FFFFFF;
    }

    .schedule_event .icon {
        font-size: 40px;
    }



    .schedule_event .input-data {
        margin-top: 26px;
    }


.maps_hotel {
    margin-top: 48px;
}

    .maps_hotel h3 {
        margin-top: 33px;
        font-family: 'Roboto';
        font-style: normal;
        font-weight: 700;
        font-size: 48px;
        line-height: 24px;
        color: #000;
    }

.book_reviews {
    margin-top: 48px;
}

    .book_reviews h3 {
        margin-top: 33px;
        color: #000;
    }

    .book_reviews .carousel {
        margin-top: 48px;
    }

    .book_reviews img {
       height: 491px;
    }


footer {
    margin-top: 80px;
    padding: 40px 0px;
    background: #73707C;
    
    font-size: 24px;
    
    color: #F2EEE9;
}

    footer .social {
        float: right;
    }

.pickmeup-twitter-bootstrap {
    background: #F2EEE9 !important;
    z-index: 1002;
}

@media only screen and (max-width: 1800px) {
    .schedule_event {
        position: inherit;
        width: 100%;
        left: 165px;
        top: 679px;
        z-index: 1001;
        background: rgba(115, 112, 124, 0.9);
        padding: 0px 40px 66px 40px;
    }
}

    @media only screen and (max-width: 1400px) {
        .present .present_block {
            position: absolute;
            width: 505px;
            height: 249px;
            right: 60px;
            top: 277px;
            border-radius: 42px;
            padding: 24px;
        }

            .present .present_block .header {
                font-family: 'Roboto';
                font-style: normal;
                font-weight: 700;
                font-size: 30px;
                color: #4F4F4F;
            }

            .present .present_block .base_text {
                margin-top: 10px;
                font-family: 'Roboto';
                font-style: normal;
                font-weight: 400;
                font-size: 24px;
                line-height: 28px;
                color: #4F4F4F;
                width: 469px;
            }

        .book_reviews img {
            height: 340px;
        }

        
    }

    @media only screen and (max-width: 1200px) {
        .present .present_block {
            position: absolute;
            width: 491px;
            height: 244px;
            right: 60px;
            top: 240px;
            border-radius: 42px;
            padding: 20px;
        }

            .present .present_block .header {
                font-family: 'Roboto';
                font-style: normal;
                font-weight: 700;
                font-size: 30px;
                color: #4F4F4F;
            }

            .present .present_block .base_text {
                margin-top: 10px;
                font-family: 'Roboto';
                font-style: normal;
                font-weight: 400;
                font-size: 24px;
                line-height: 28px;
                color: #4F4F4F;
                width: 469px;
            }

        .book_reviews img {
            height: 340px;
        }
    }

    @media only screen and (max-width: 1085px) {
        .present .present_block {
            position: absolute;
            width: 497px;
            height: 239px;
            right: 46px;
            top: 187px;
            border-radius: 42px;
            padding: 20px;
        }

            .present .present_block .header {
                font-family: 'Roboto';
                font-style: normal;
                font-weight: 700;
                font-size: 30px;
                color: #4F4F4F;
            }

            .present .present_block .base_text {
                margin-top: 10px;
                font-family: 'Roboto';
                font-style: normal;
                font-weight: 400;
                font-size: 24px;
                line-height: 28px;
                color: #4F4F4F;
                width: 469px;
            }

        .book_reviews img {
            height: 300px;
        }
    }

    @media only screen and (max-width: 1000px) {
        .present .present_block {
            display: none !important;
        }

        .book_reviews img {
            height: 250px;
        }

        .schedule_event {
           
            padding: 0px 39px 43px 10px;
        }

    }


    /*Small*/
    @media only screen and (max-width: 767px) {
        .present .present_block {
            display: none !important;
        }

        
    }


