/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900&amp;display=swap');






.form-page {
    border-radius: 10px !important;
    padding-left: 15px;
    height: 43px;
    margin-top: 15px;
}

form {
    position: relative;
}


.contactpage {
    background: #000;
    color: #fff;
    padding: 40px 0px !important;
    font-size: 17px;
    text-align: center;
}

.contactpage h5 {
    margin-bottom: 10px;
    font-weight: 400;
    font-size: 25px;
    text-transform: uppercase;
}

footer {
    font-family: 'Roboto', sans-serif;
    background: #28282c;
    color: #888a90;
    line-height: 24px;
    padding: 50px 0px 0px;
}

footer a {
    transition: .5s ease-in-out;
    color: #888a90;
    line-height: 28px;
    text-decoration: none !important;
}

footer a:hover {
    color: #e9212e;
}

footer i {
    color: #888a90;
    padding-right: 5px;
}

footer span {
    color: #fff;
    font-size: 24px;
    font-weight: 500;
    padding-bottom: 12px;
    display: block;
}

.footerbg {
    background: #fff;
    margin-top: 20px !important;
    text-align: center;
    color: #666;
    padding: 10px 0px !important;
}

.footerbg a {
    color: #d51b33;
}

.contactus ul li {
    padding: 0px 0px;
}

.socialmedia i {
    background: #8f8e90;
    color: #fff !important;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    font-size: 20px;
    margin-top: 15px;
    padding: 10px 0px;
}

.socialmedia a {
    text-align: center !important;
    color: #64656b !important;
}

.linef {
    border-top: 1px solid #d51b33;
    width: 73px;
    margin: -11px 0px 28px 0px;
}

/*
.linkpage li {
    border-bottom: 1px solid rgba(64, 64, 67, 0.46);
    padding: 3px 0px;
}
*/

.bread {
    background: #ffff;
    height: 320px;
    background-size: 100%;
    color: #fff;
    margin-bottom: 5px !important;
}

.bread h6 {
    font-weight: 700;
    font-size: 18px;
    margin-top: 18px;
    margin-bottom: 0px;
}

.bread a {
    font-size: 14px;
    color: #fff;
}

about-page {
    background: url(../images/aboutus-bg.html) no-repeat;
    background-size: 100%;
}

.text-part {
    border: 4px dashed #200769;
    border-radius: 10px;
    background: #fff;
    padding: 20px;
    width: 100%;
    margin: 50px auto;
    display: block;
}

.border {
    border: 2px solid #f4b328;
    padding: 50px;
}

.border h4 {
    background: url(../images/bgrama.html) center no-repeat;
    min-height: 86px;
    background-size: contain;
    font-family: 'Playfair Display', serif;
    line-height: 60px;
    color: #222;
    text-align: center;
    font-weight: 500;
    font-size: 48px;
}

.border span {
    margin-top: -75px;
    margin-bottom: 80px;
    display: block;
    position: relative;
    color: #1b98d2;
    font-weight: 600;
    font-size: 19px;
    font-style: italic;
}

.border {
    font-weight: 400;
    color: #f4b328;
    line-height: 24px;
    font-family: 'Open Sans', sans-serif;
}

.contact-page {
    background: #fff;
}

.contact-form h1 {
    font-size: 21px;
    font-weight: 600;
    margin-top: 30px;
    margin-bottom: 15px;
}

.contact-form label {
    font-weight: normal;
    display: block;
    margin-top: 10px;
}

.contact-d h2 {
    font-size: 21px;
    font-weight: 600;
    color: #111;
    margin-bottom: 15px;
}

.resiration3 {
    font-weight: 700;
    margin-top: 25px;
    color: #fff !important;
    padding: 8px 30px !important;
    border-radius: 100PX;
    background: #d64943;
    font-size: 14px;
    border: none;
    outline: none;
}

.detailspage {
    background: #fff;
    border: 1px dashed #ccc;
    padding: 25px;
}

.inputname {
    border: 1px solid #ccc;
    color: #333;
    padding: 5px;
    width: 100%;
}

.inputbutton {
    outline: none;
    margin: 0 auto;
    border: none;
    background: #2c2c33;
    color: #fff;
    display: table;
    padding: 5px 10px;
    border-radius: 5px;
}

.myinput {
    padding: 5px;
    width: 100%;
    font-size: 16px;
    color: #000;
    margin-bottom: 10px;
}

.aboutusfonrts strong {
    color: #F00;
}

.aboutusfonrts {
    color: white;
    font-size: 25px; 
    font-weight: 500;
    background: #542875;
    text-align: center;
    padding: 13px;
    border-radius: 16px;
}

.myinputbutton {
    border: none;
    background-image: linear-gradient( 70.5deg, rgb(102, 0, 204) 2.7%, rgb(65, 105, 225) 97.8% );
    color: #fff;
    padding: 10px 20px;
    text-align: center;
    margin-top: 28px;
    border-radius: 5px;
    font-size: 18px;
    font-weight: 700;
    display: table;
    margin: 0 auto;
}

.myinputbutton1 {
    border: none;
    background-image: linear-gradient( 70.5deg, rgb(255, 255, 0) 2.7%, rgb(65, 105, 225) 97.8% );
    color: #000;
    padding: 3px 6px;
    text-align: center;
    margin-top: 28px;
    border-radius: 5px;
    font-size: 18px;
    font-weight: 700;
    display: table;
    margin: 0 auto;
}



@media screen and (max-width: 1100px) {
    .tours h1 {
        font-size: 24px;
        padding-bottom: 10px;
    }

    .tours h2 {
        font-size: 13px;
        font-weight: 400;
        line-height: 24px;
    }

    .about-c h3 {
        font-size: 22px;
        text-align: left;
    }

    .contactpage h5 {
        margin-bottom: 10px;
        font-weight: 400;
        font-size: 15px;
        text-transform: uppercase;
        line-height: 23px;
    }

    .about-w h4 {
        font-size: 22px;
        text-align: left;
    }

    .owl-prev {
        left: 0;
    }

    .owl-next {
        right: 0;
    }

    .side-collapse {
        top: 0px;
        bottom: 0;
        left: 0;
        width: 230px;
        position: fixed;
        z-index: 99999 !important;
        overflow: hidden;
        transition: width .7s;
        box-shadow: 0px 0px 13px -2px #191818;
    }

    .side-collapse.in {
        width: 0;
        z-index: 99999 !important;
    }

    .sidemnu {
        background: #ffffff;
        background-size: cover;
        border-radius: 0px;
        z-index: 99999 !important;
    }

    .affix-top {
        z-index: 99999 !important;
        background-color: #fff;
    }

    .sercices-h {
        clip-path: polygon(0 0, 100% 0%, 83% 100%, 0 100%);
        background-color: #f73200;
        color: #fff;
        font-size: 19px;
        display: inline-block;
        padding: 9px 102px 9px 24px;
        border-radius: 100px 0px 0px 100px;
        min-width: 249px;
    }

    
    
    /* Icon 2 */
    /* Icon 0 */

   

    
    .ipadd {
        display: none;
    }

    .affix {
        background-color: #fff;
    }

    .contactus {
        margin-bottom: 67px !important;
    }

    

   

    .dropdown li a {
        color: #fff !important;
    }
}

/*-------------Scroll to top--------------*/

.scroll-top-wrapper {
    position: fixed;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    text-align: center;
    z-index: 99999999;
    background-color: #f71414 !important;
    color: #fff !important;
    width: 38px;
    height: 30px;
    line-height: 30px;
    right: 22px;
    bottom: 22px;
    padding-bottom: 2px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    box-shadow: none;
    border: 1px solid #FFF;
}

.scroll-top-wrapper:hover {
    opacity: 0.6 !important;
}

.scroll-top-wrapper.show {
    visibility: visible;
    cursor: pointer;
    opacity: 1.0;
}

.mobilefixed {
    position: fixed;
    background-color: #fff;
    width: 100%;
    bottom: 0;
    color: #fff;
    display: flex;
    text-align: center;
    z-index: 99999 !important;
    box-shadow: -8px 2px 21px 0px rgba(136, 136, 136, 0.40);
}

.mobilefixed ul {
    width: 100%;
}

.mobilefixed li {
    display: inline-block;
    width: 19%;
    /* border-right: 1px solid rgba(0, 0, 0, 0.1803921568627451); */
}

.mobilefixed li a {
    color: #fff;
    padding: 10px 15px;
    font-weight: 400;
    font-size: 13px;
    display: inline-block;
}

.google {
    padding-top: 20px;
}

.mobilefixed img {
    width: 22px;
    margin: 0 auto;
}

.height-iframe {
    height: 525px;
}

@media screen and (max-width: 768px) {
    .height-iframe {
        height: 250px;
    }
}

.book {
    border-radius: 20px;
    background: #f73200;
    color: white;
    border: none;
    width: 100%;
    padding: 7px;
    font-weight: 600;
    margin-top: 9px;
    font-size: 19px;
}

    .p-115 {
        padding: 90px;
    }

    .about-us-hedding h2 {
        font-size: 55px;
    }

    .bread-text a {
        font-size: 25px;
        margin-top: 20px;
    }

    .myinput {
        width: 100%;
        background-color: #eee;
        color: #000;
        padding: 10px;
        border-radius: 4px;
        border: none;
    }
    .need-help{
        font-size: 31px;
        padding-top: 12px;
}

    .myinputbutton-1{
        border: none;
    background-image: linear-gradient( 70.5deg, rgb(247, 50, 0) 2.7%, rgb(165, 48, 15) 97.8% );
    color: #fff;
    padding: 13px 12px;
    text-align: center;
    margin-top: 28px;
    border-radius: 5px;
    font-size: 26px;
    font-weight: 700;
    display: table;
margin: 0 auto;}






.about-border{
    border: solid 2px #200769;
    padding: 15px;
    border-radius: 10px;}