/*.login_register div.login:first-child {
    border-left: none;
}
*/

.mainmenu ul#nav li a {
    padding: 34px 8px;
}

.slide_text {
    text-align: center;
    padding-top: 225px;
}

.welcome_area .welcome_slides .owl-nav {
    top: 62.5%;
}

.logo_area_big {
    padding-left: 100px; 
}

.logo_area_big .text-logo img {
    margin-top: 20px;
}

.logo_area_big span  {
    font-size: 9px;
}

.round-logo {
    position: absolute;
    top: -35px;
    left: 0px;
    width: 110px;
    height: 110px;
}

.breadcumb_area::after {
    /*background-color: rgba(243, 156, 18, 0.85);*/
    /*background-color: rgba(79, 19, 13, 0.85);*/
}

.footer_area {
    padding-top: 0px;
}

.footer_bottom_area {
    margin-top: 0px;
}

.orange {
    color: #f39c12 !important;
}

.various {
    display: block;
    position: relative;
}

.play-video {
    position: absolute;
    top: 40%;
    left: 40%;
    color: #f39c12;
    font-size: 40px;
    text-shadow: 1px 2px 0px #fff;
}

.achive_section ul li:last-child > a,
.catagory_section ul li:last-child > a {
    border-bottom: none;
}

.event_location, .latest_post, .catagory_section, .achive_section {
  margin-bottom: 0px;
}

.register_form button,
    .login_manual_form button {
        width: auto;
    }
    
.single_latest_news_img_area {
  min-height: 275px;
}

.single-blog-details img {
    float: left !important;
    margin: 0px 40px 40px 0px !important;
}

.clear {
    clear: both;
}

.testimonial_thumb {
    width: 180px;
}
    
.testimonial_thumb img {
    border-radius: 0%;
}