﻿
/*Desktop*/
nav.navbar#mynavbar.main-navbar.navbar-custom.navbar-transparent#mynavbar.white-color {
    background-color: white !important;
    /* background-color: #004e7c !important; */
    color: black;
    transition: 0.5s;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
}
nav.navbar#mynavbar .navbar-nav a.black-color1, nav.navbar#mynavbar a.navbar-brand.black-color1, nav.navbar#mynavbar .navbar-search-link > li:last-child a.black-color1 {
    color: #444;
    /* color: #f9f4f4; */
    border: unset;
}
#footer .footer-body .container .row ul li a {
    color: #98a2b1;
    text-decoration: none;
    line-height: 1.7rem;
    font-weight: bold;
    font-family: "GT Walsheim Pro", Sans-serif;
    font-size: 12px;
    font-weight: 500;
}
@media only screen and (min-width:1200px) {

    #mynavbar .navbar-brand h4 img {
         width: 300px; 
        
    }
    nav.navbar#mynavbar .navbar-collapse > ul > li > a {
        color: #100f0f;
    }
    #top-bar {
        background-color: #004e7c;
    }
    #form-carousel {
        margin-top: -570px
    }
    /*#Carousel {
        margin-top: -100px
    }*/
    #Carousel iframe {
        height: 600px;
        width: 100%
    }
    #Carousel .carousel .carousel-inner .carousel-item img {
      /*  height: 600px*/
    }
    .btn-fromsubmit {
        background-color: #004e7c;
        color: white;
       text-decoration:none;
    }
        .btn-fromsubmit:hover {
            background-color: orange;
            color: white;
            text-decoration: none;
        }
    #slidetour{
        margin-top:-40px;
        

    }
    element.style {
    }

    .main-block1 {
        border: 1px solid #80808040;
    }
   
        #slidetour #owl-tour-slide .item .tour-block {
            padding: 30px 0px 30px 0px;
            width: 200px;
            border-radius: 20px !important;
            border: 1px solid #80808040;
            box-shadow: 0 0 15px 0px rgb(0 0 0 / 50%);
            box-shadow: 0 0 15px 0px rgb(211 125 125 / 27%);
        }

            #slidetour #owl-tour-slide .item .tour-block .card-body i{
                margin-bottom:16px
            }
            #slidetour #owl-tour-slide .item .tour-block .card-body .fa-users {
                font-size: 19px;
                border-radius: 50%;
                font-size: 35px;
                padding: 15px;
                background-color: #e0f4fc;
                color: deepskyblue;
            }
            #slidetour #owl-tour-slide .item .tour-block .card-body .fa-umbrella-beach {
                font-size: 19px;
                border-radius: 50%;
                font-size: 35px;
                padding: 15px;
                background-color: #f5ecfd;
                color: mediumpurple;
            }

            #slidetour #owl-tour-slide .item .tour-block .card-body .fa-snowboarding {
                font-size: 19px;
                border-radius: 50%;
                font-size: 35px;
                padding: 15px;
                background-color: #fae9e8;
                color: red;
            }
            #slidetour #owl-tour-slide .item .tour-block .card-body .fa-plane {
                font-size: 19px;
                border-radius: 50%;
                font-size: 35px;
                padding: 15px;
                background-color: #fae9e8;
                color: red;
            }
            #slidetour #owl-tour-slide .item .tour-block .card-body .fa-hotel {
                font-size: 19px;
                border-radius: 50%;
                font-size: 35px;
                padding: 15px;
                background-color: #f5ecfd;
                color: mediumpurple;
            }
            #slidetour #owl-tour-slide .item .tour-block .card-body .fa-ship {
                font-size: 19px;
                border-radius: 50%;
                font-size: 35px;
                padding: 15px;
                background-color: #e0f4fc;
                color: deepskyblue;
            }
            #slidetour #owl-tour-slide .item .tour-block .card-body i:hover {
                font-size: 19px;
                border-radius: 50%;
                font-size: 35px;
                padding: 15px;
                background-color: orange;
                color: white;
            }

    #tour-offers4 .card .Content img {
        width: 100%;
       height:auto;
        border-radius: 20px;
    }

    .view-all {
        background-color: #337196;
    }

    #owl-tour-offers .view-all {
        background-color: #337196;
    }
}

/*Phone*/
@media only screen and (max-width:900px) {

    .view-all {
        background-color: #337196;
    }

    #owl-tour-offers .view-all {
        background-color: #337196;
    }
    #Carousel iframe {
        height: 400px;
        width: 100%
    }

    nav.navbar#mynavbar.main-navbar.navbar-custom.navbar-transparent#mynavbar.white-color {
        background-color: white !important;
        /* background-color: #a19b9b !important; */
        color: black;
        transition: 0.5s;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
    }
    #Carousel .carousel .carousel-inner .carousel-item img {
       
    }
    #mynavbar .container {
        background-color: white;
    }
        #top-bar {
        background-color: #004e7c;
    }
    .main-block1 {
        border: 1px solid #80808040;
    }

    #slidetour #owl-tour-slide .item .tour-block {
        padding: 30px 0px 30px 0px;
        width: 160px;
        border-radius: 20px !important;
        border: 1px solid #80808040;
        box-shadow: 0 0 15px 0px rgb(0 0 0 / 50%);
        box-shadow: 0 0 15px 0px rgb(211 125 125 / 27%);
    }

        #slidetour #owl-tour-slide .item .tour-block .card-body i {
            margin-bottom: 16px
        }

        #slidetour #owl-tour-slide .item .tour-block .card-body .fa-users {
            font-size: 19px;
            border-radius: 50%;
            font-size: 25px;
            padding: 12px;
            background-color: #e0f4fc;
            color: deepskyblue;
        }

        #slidetour #owl-tour-slide .item .tour-block .card-body .fa-umbrella-beach {
            font-size: 19px;
            border-radius: 50%;
            font-size: 25px;
            padding: 1px;
            background-color: #f5ecfd;
            color: mediumpurple;
        }

        #slidetour #owl-tour-slide .item .tour-block .card-body .fa-snowboarding {
            font-size: 19px;
            border-radius: 50%;
            font-size: 25px;
            padding: 12px;
            background-color: #fae9e8;
            color: red;
        }

        #slidetour #owl-tour-slide .item .tour-block .card-body .fa-plane {
            font-size: 19px;
            border-radius: 50%;
            font-size: 25px;
            padding: 12px;
            background-color: #fae9e8;
            color: red;
        }

        #slidetour #owl-tour-slide .item .tour-block .card-body .fa-hotel {
            font-size: 19px;
            border-radius: 50%;
            font-size: 25px;
            padding: 12px;
            background-color: #f5ecfd;
            color: mediumpurple;
        }

        #slidetour #owl-tour-slide .item .tour-block .card-body .fa-ship {
            font-size: 19px;
            border-radius: 50%;
            font-size: 25px;
            padding: 12px;
            background-color: #e0f4fc;
            color: deepskyblue;
        }
    #contact-form {
       
        background-color: transparent;
        background-image: unset;
       background-image: url('HDImages/Lakes (1).jpg');
        
        color: white;
    }
    #mynavbar .navbar-brand h4 img {
        width: 300px;
    }
    #top-bar #links {
        margin-top:10px;
    }
}