@import url('https://fonts.googleapis.com/css2?family=Open+Sans&display=swap');

body {
    font-family: 'Open Sans', sans-serif;

}

img {
    max-width: 100%;
}

.navbar-brand > img {
    display: block;
    position: absolute;
    top: -19px;
    margin-top: 21px;

}

.logheader {
    padding: 1%;
    background-color: #0099d9;
    color: #fff;

}

.logheader a {
    color: #fff;
}

.navbar {
    background-color: #fff;
    border-color: #fff;
    padding-top: 10px;
    margin-right: 31px;
}

.fb_op .fa {
    padding: 10px;
    padding-right: 12px;
    margin-right: 10px;
    /* border-radius: 100%; */
    background-color: #fff;
    color: #1595CA;
}

.navbar-default .navbar-nav > li > a {
    color: #000;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    background-color: #0099d9;
    color: #fff;
}

.social {
    text-align: end;
}

.sktmore {
    width: 100%;
    border: 1px solid #fff;
    background-color: #0099d9;
    color: #fff;
    padding: 7px;
}

.centertitle h1 {
    font-size: 65px;
    line-height: 85px;

}

.centertitle h1 span {
    color: tomato;
}

.centertitle h3 {
    text-align: center;
    font-size: 35px;
    font-weight: 600;

}

.centersubtitle {
    font: 18px/26px 'Open Sans', 'sans-serif';
    color: #3e3e3e;
    padding-left: 25px;
    padding-bottom: 10px;


}

.servces {
    text-align: center;

    padding-bottom: 1%;
    line-height: 0.5rem;
    margin-top: 1%;
}

.post_block_style3 {
    position: relative;
    background: #fff;

}

.abouts p {
    text-align: justify;
    color: #38404f;
}

.featured_block {
    box-shadow: 0 0 22px 2px rgb(0 0 0 / 11%);
    display: block;
    margin-bottom: 1em;
    padding-bottom: 1em;
}
.block_content {
    padding-left: 10px;
}

.destinationbot {
    box-shadow: 0 0 22px 2px rgb(0 0 0 / 11%);
}


.post_block_content {

    text-align: initial;

}

#menu-policy {
    list-style: none;
    line-height: 4.5rem;
}



@media only screen and (max-width: 767px) {
    .centertitle h1 {
        font-size: 35px;
        line-height: 45px;
    }
    .destinationone img{
        width: 100%;
    }
    .navbar-brand > img {
    display: block;
    position: absolute;
    top: -19px;
    margin-top: 21px;
    width: 70%;
}
    
}

.fblock_thumb h6 {
    font-size: 17px;
    font-weight: 600;
    padding-left: 1%;
    padding-bottom: 1%;
}

.explorer-div-inside p {
    padding: 10px;
}

.featured_block fblock3 {
    padding-top: 10px;

}

.featured_block a:hover {
    color: #fff;
    background-color: #0094db;
}

.post_block_content span {
    color: #918f9b;
    font-size: 12px;
    font-weight: 900;
}

.home5_section_area h4 {
    font-weight: 600;
    color: #000;
    font-size: 17px;
    line-height: 1.5em;
}

.home5_section_area a:hover {
    text-decoration: none;
    color: #0094db
}

.centertitle,
.centersubtitle {
    text-align: center;
    font-weight: 900;
}

.item {
    text-align: center;
}

.reviews img {
    border-radius: 100%;
}

#menu-policy a {
    color: #fff;
}

.footer-section {
    background-color: #394048;
    color: #fff;
}

.widget_block a {
    color: #fff;
}

.footer-bottom {
    background-color: #000;
    color: #fff;
}

.copyright-text pull-right a {
    color: #f8f8f9;
    opacity: 0.5;
}

.centertitle h2 {
    font-weight: 900;
    font-size: 35px;
}

.view-all-btn a,
.featured_block a {
    border: 1px solid #0092de;
    background-color: #0092de;
    color: #fff;
    padding: 7px;
    margin-left: 10px;
    border-radius: 20px;
    background: linear-gradient(to left, #0092de 50%, #fff 50%) right;
    background-size: 200%;
    transition: .5s ease-out;
}

.view-all-btn a:hover,
.featured_block a:hover {

    background-color: #fff;
    color: #0092de;
    text-decoration: none;
    background-position: left;
}

.aboutus h3 {
    font-size: 35px;
    font-weight: 600;
    line-height: 53px;
    color: #38404f;
}

#sidebar {
    text-align: center;
    font-weight: 900;
    border: 1px solid;
    padding-right: 10%;
    margin-bottom: 5%;
}

#sidebar ul {
    list-style: none;
}

.sidebarbtn {
    color: #fff;
    padding: 6px 40%;
    background: linear-gradient(to left, #0092de 50%, #fff 50%) right;
    background-size: 200%;
    transition: .5s ease-out;
    margin: 4% 0%;
    width: 100%;
    border-color: #fff;
}

.sidebarbtn:hover {
    background-color: #fff;
    color: #0092de;
    text-decoration: none;
    background-position: left;
    border-color: #0092de;
}

.search-submit {
    background-color: #0092de;
    color: #fff;
    border-color: #fff;
}
.post-edit-link, .seachpage .date, .seachpage .author {
	display: none;
}
.seachpage article{
	    border: 1px solid #0099D9;
    padding: 10px;
    text-align: center;
    margin: 2% 10%;
	   
}
.view-article{
	   
    border: 1px solid #0099D9;
    margin: 0% 42%;
    padding: 4px;
    background-color: #0099D9;
   
    color: #fff;
}
.seachpage article p{
	line-height: 2;
    display: grid;
}