/*

Theme Name: YUTRY

Theme URI: http://www.yutry.in/
Description: YUTRY
Author: Catalyst Studio
Author URI: https://catalystudio.in/
version: 1.0
*/
.container{
width:1140px;
margin:0 auto;
}
body {
overflow-x: hidden;
}
div#primary, .col-md-3.sidebar {
/*     float: left; */
	width: 100%;
    /*margin: 100px 0;*/
}
.bg-top {
    background-image: url(https://yutry.internest.agency/wp-content/uploads/2020/10/blog-title-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.bg-top h1 {
    color: #ffffff;
    text-align: center;
    padding: 200px 0;
    font-family: quicksand;
    font-size: 48px;
}
.post-thumb1 {
    margin-bottom: 40px;
}
div#primary {
    padding-left: 0;
}
#search-2 input#searchsubmit {
    position: absolute;
    margin-left: 10px;
    background-color: #155724;
    color: #ffffff;
    border: none;
    padding: 7px 25px;
}
#search-2 input#s {
    padding: 5px 10px;
}
div#recent-posts-2 {
    margin-top: 20px;
}
div#recent-posts-2 h4 {
    border-bottom: 1px solid #cdcdcd;
    margin-bottom: 20px;
    line-height: 60px;
}
div#recent-posts-2 {
    margin-top: 20px;
}
div#recent-posts-2 ul {
    padding-left: 20px;
}
div#recent-posts-2 ul li {
    margin-bottom: 20px;
}
div#recent-posts-2 ul li a {
    color: #000000;
}
div#recent-posts-2 ul li a:hover {
    text-decoration: none;
    color:#61A31B;
}
div#recent-posts-2 ul {
    padding-left: 20px;
}
li.menu_submit a:hover {
    text-decoration: none;
}
.timeline .ekit_table_item_container {
    display: block !important;
}
.footer_contact a:hover span {
    color: #FF6D06 !important;
}
.contact_form label {
    width: 100%;
}