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


*{
    margin: 0; 
    padding: 0;
}

button.navbar-toggler.collapsed:before {
    content: "☰"!important;
    color: white!important;
}
.col-lg-8.extra2 {
    padding-bottom: 20px;
}
.blog-text {
    padding-top: 0px!important;}
    .blog-text.blog-text2 a {
     padding-top: 0px!important;   
    }


    .blog-img {
    position: relative;
    height: 200px!important;
    width: 200px!important;
}

div.col-lg-8 {
    /*height: 150px!important;*/
}
#blog-details .pro-agent.blog-vdo .vdo img {
    width: 100%;
}
.vdo-details ul li img {
    width: 25px !important;
}


.pro-agent h3 {
   
}

.pro-agent h3, .pro-agent h4, .pro-agent h5 {

} 

.vdo-details ul li {
    background: url(../images/checkmark.png);
    background-size: 20px;
    background-repeat: no-repeat;
    padding-left: 33px;
    margin: 12px 0px;
    font-weight: 500;
    background-position: 0px 3px;
}
h4.price {
    color: #fff;
    background: #000;
    text-align: center;
    margin-top: -36px;
    padding: 10px;
}


h4.price span {
    font-size: 15px;
    display: block;
}

ul{
    list-style: none;
}

a,a:hover,a:focus{
    text-decoration: none;
}

img{
    vertical-align: middle;
}

h1,h2,h3,h4,h5,h6,p{
    padding: 0;
    margin:0;
    font-family: 'Abril Fatface', cursive;
}

h3{
    text-transform: uppercase;
}

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

body{
    background: #eeeeee;
}

strong{
    font-weight: bold !important;
}



nav.navbar{
    /* position: absolute !important; */
    width: 100%;
    background: rgba(255, 255, 255,.7);
    padding: 0 !important;
}

nav img{
    width: 150px;
    
}

nav ul li a{
    padding: 0 !important;
    margin-left: 15px;
    font-size: 14px;
    color: #000;
    font-weight: 700;
    transition: all linear .4s;
    text-transform: uppercase;
}

nav ul li{
    position: relative;
}

nav ul li .drop{
    position: absolute;
    top:100%;
    left: 0;
    background: #fff;
    padding: 0 0 15px 15px;
    width: 300px;
    font-size: 14px;
    opacity: 0;
    transition: .4s;
    display: none;
    max-width: 250px;
    padding: 0 15px 15px 15px;
}

nav ul li:hover .drop{
    opacity: 1;
    display: block;
}

nav ul li .drop li{
    margin-top: 15px;
    border-bottom: 1px solid #f9bb20;
    padding-bottom: 5px;
}

nav ul li .drop a{
    margin: 0;
}

nav ul li a:hover{
    color: #f9bb20;
}

.nav-bg{
    position: fixed;
    width: 100%;
    background: #ffffff !important;
    top: 0;
    left: 0;
    z-index: 999;
    border-bottom: 1px solid #d6d6d6;
}

.dropdown-item{
    width: 0;
}

#banner-part{
    background: url(../images/house-2483336_1920.jpg) no-repeat center;
    background-size: cover;
    
}

#banner-part .overlay{
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0,.7);
    padding: 100px 0;
    padding-top: 200px;
}

#banner-part2{
    background: url(../images/key-2323278_1920.jpg) no-repeat center;
    background-size: cover;
    
}

#banner-part3{
    background: url(../images/high-rise-3155455_1920.jpg) no-repeat 0 65%;
    background-size: cover;
    
}

#banner-part4{
    background: url(../images/skyscrapers-1081737_1920.jpg) no-repeat 0 30%;
    background-size: cover;
    
}

#banner-part5{
    background: url(../images/skyline-291910_1920.jpg) no-repeat center;
    background-size: cover;
    
}

#banner-part6{
    background: url(../images/architecture-4036536_1920.jpg) no-repeat center;
    background-size: cover;
    
}

#banner-part2 .overlay{
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0,.7);
    padding: 100px 0;
    padding-top: 200px;
}

#banner-part3 .overlay{
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0,.7);
    padding: 100px 0;
    padding-top: 200px;
}

#banner-part4 .overlay{
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0,.7);
    padding: 100px 0;
    padding-top: 200px;
}

#banner-part5 .overlay{
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0,.7);
    padding: 100px 0;
    padding-top: 200px;
}

#banner-part6 .overlay{
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0,.7);
    padding: 100px 0;
    padding-top: 200px;
}

#banner-part h2, #banner-part h1{
    color: #fff;
    font-size: 25px;
    background: rgba(249, 187, 32,1);
    display: inline-block;
    padding: 15px 85px;
    -webkit-clip-path: polygon(10% 0, 100% 0, 100% 100%, 0% 100%);
    clip-path: polygon(10% 0, 100% 0, 100% 100%, 0% 100%);
    padding-right: 30px;
}

#banner-part2 h2, #banner-part2 h1{
    color: #fff;
    font-size: 25px;
    background: rgba(249, 187, 32,1);
    display: inline-block;
    padding: 15px 30px;
    padding-right: 30px;
}



#banner-part3 h2, #banner-part3 h1{
    color: #fff;
    font-size: 25px;
    background: rgba(249, 187, 32,1);
    display: inline-block;
    padding: 15px 66px;
}

#banner-part4 h2, #banner-part4 h1{
    color: #fff;
    font-size: 25px;
    background: rgba(249, 187, 32,1);
    display: inline-block;
    padding: 15px 55px;
}

#banner-part5 h2, #banner-part5 h1{
    color: #fff;
    font-size: 25px;
    background: rgba(249, 187, 32,1);
    display: inline-block;
    padding: 15px 30px;
    padding-right: 30px;
}

#banner-part6 h2, #banner-part6 h1{
    color: #fff;
    font-size: 25px;
    background: rgba(249, 187, 32,1);
    display: inline-block;
    padding: 15px 30px;
    padding-right: 30px;
}


#banner-part p, #banner-part h6{
    color: #fff;
    font-size: 18.7px;
    margin-top: 20px;
    font-family: 'Open Sans', sans-serif;
}

#banner-part2 p, #banner-part2 h6{
    color: #fff;
    font-size: 18.7px;
    margin-top: 20px;
    font-family: 'Open Sans', sans-serif;
}

#banner-part3 p, #banner-part3 h6{
    color: #fff;
    font-size: 18.7px;
    margin-top: 20px;
    font-family: 'Open Sans', sans-serif;
}

#banner-part4 p, #banner-part4 h6{
    color: #fff;
    font-size: 18.7px;
    margin-top: 20px;
    font-family: 'Open Sans', sans-serif;
}

#banner-part5 p, #banner-part5 h6{
    color: #fff;
    font-size: 18.7px;
    margin-top: 20px;
    font-family: 'Open Sans', sans-serif;
}

#banner-part6 p, #banner-part6 h6{
    color: #fff;
    font-size: 18.7px;
    margin-top: 20px;
    font-family: 'Open Sans', sans-serif;
}


#banner-part a{
    display: inline-block;
    padding: 15px 20px;
    color: #fff;
    font-weight: 700;
    border: 1px solid #f9bb20;
    border-radius: 5px;
    margin-left: 20px;
    transition: all linear .4s;
    margin-top: 22px;

}

#banner-part2 a{
    display: inline-block;
    padding: 15px 20px;
    color: #fff;
    font-weight: 700;
    border: 1px solid #f9bb20;
    border-radius: 5px;
    margin-left: 20px;
    transition: all linear .4s;
    margin-top: 22px;

}

#banner-part3 a{
    display: inline-block;
    padding: 15px 20px;
    color: #fff;
    font-weight: 700;
    border: 1px solid #f9bb20;
    border-radius: 5px;
    margin-left: 20px;
    transition: all linear .4s;
    margin-top: 22px;

}

#banner-part4 a{
    display: inline-block;
    padding: 15px 20px;
    color: #fff;
    font-weight: 700;
    border: 1px solid #f9bb20;
    border-radius: 5px;
    margin-left: 20px;
    transition: all linear .4s;
    margin-top: 22px;

}

#banner-part5 a{
    display: inline-block;
    padding: 15px 20px;
    color: #fff;
    font-weight: 700;
    border: 1px solid #f9bb20;
    border-radius: 5px;
    margin-left: 20px;
    transition: all linear .4s;
    margin-top: 22px;

}

#banner-part6 a{
    display: inline-block;
    padding: 15px 20px;
    color: #fff;
    font-weight: 700;
    border: 1px solid #f9bb20;
    border-radius: 5px;
    margin-left: 20px;
    transition: all linear .4s;
    margin-top: 22px;

}

#banner-part a:hover{
    background: #f9bb20;
}

#banner-part2 a:hover{
    background: #f9bb20;
}

#banner-part3 a:hover{
    background: #f9bb20;
}

#banner-part4 a:hover{
    background: #f9bb20;
}

#banner-part5 a:hover{
    background: #f9bb20;
}


#agents-part{
    margin-top: 80px;
}


#agents-part .title{
    margin-top: 22px;
}


#agents-part p{
    margin-top: 15px;
    line-height: 1.7;
    color: #3f3f3f;
    margin-bottom: 15px;
}

#agents-part a{
    display: inline-block;
    padding: 10px 12px;
    background: #f9bb20;
    border: 1px solid #f9bb20;
    color: #000;
    transition: all linear .4s;
    margin-left: -3px;
    font-family: 'Open Sans', sans-serif;
}

#agents-part a:hover{
    background: transparent;
}


#best-agency{
    margin-top: 80px;
}

#best-agency #accordionExample{
    width: 100%;
    margin-top: 60px;
}

#best-agency #accordionExample p{
    color: #3f3f3f;
    line-height: 1.6;
}

#best-agency #accordionExample  .mt{
    margin-top: 15px;
}

#best-agency #accordionExample img{
    margin-top: 15px;
    margin-left: 25px;
}

#best-agency #accordionExample button{
    position: relative;
    width: 100%;
    text-align: left;
}
#best-agency #accordionExample i{
    position: absolute;
    right: 15px;
    top: 22%;
    transform: rotate(-180deg);
}

.btn-link{
    color: #212529;
}

.btn-link.focus, .btn-link:focus, .btn-link:hover{
    text-decoration: none;
    color: #212529;
    
}


#best-agency #accordionExample .collapsed i{
    transform: rotate(0deg);
}

#best-agency #accordionExample .card{
    margin: 25px 0px;
    border: 0;
    background: #eee;
}

#best-agency #accordionExample .card-body{
    background: #fff;
    border: 1px solid #eeeeee;
}

#featured-agency{
    margin-top: 200px!important;
}

#featured-agency .title{
    margin-bottom: 60px;
}

#featured-agency .info{
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    margin-bottom: 30px;
    -webkit-box-shadow: 0px 0px 17px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 0px 17px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 17px 0px rgba(0,0,0,0.3);
    height: 230px;
    padding: 30px;
}

#featured-agency .info img{
    transition: all linear .4s;
}

#featured-agency .overlay{
    font-size: 13px;
    color: #333;
    background: rgb(249, 187, 32);
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 20px 0px;
    transition: all linear .4s;
    left: 0;
}

#featured-agency .overlay h4{
    color: #000;
}

#featured-agency .overlay p{
    line-height: 2;
    height: 0;
    opacity: 0;
    transition: all linear .4s;
    color: #000;
    
}



#featured-agency .info:hover img{
    transform: scale(1.1);
}

#featured-agency .info:hover p{

    opacity: 1;
    padding: 10px 0;
}

#featured-agency .info:hover p.pb{
    padding-bottom: 18px;
}



#blog {
    padding-top: 100px;
    padding-bottom: 108px;
}

#blog h2{
    text-transform: uppercase;
    margin-bottom: 60px;
}
/* 
.blog-item {
    background: #f1f1f1;
    -webkit-box-shadow: 8px 0px 17px 0px rgba(0,0,0,0.3);
-moz-box-shadow: 8px 0px 17px 0px rgba(0,0,0,0.3);
box-shadow: 8px 0px 17px 0px rgba(0,0,0,0.3);
} */

.blog-img {
    position: relative;
}

.blog-over {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    text-align: center;
    opacity: 0;
    transition: all linear .3s;
}

.blog-over i {
    width: 40px;
    height: 40px;
    background: #fff;
    border-radius: 50%;
    line-height: 40px;
    color: rgb(249, 187, 32);
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.blog-text {
    padding: 29px 0;
    margin-left: 8px;
}

.page-item:last-child .page-link {
    border-top-right-radius: 0rem;
    border-bottom-right-radius: 0rem;
}

.blog-item  h3 a{
    font-size: 20px;
    padding-top: 20px;
    line-height: 30px;
    color: #151515;
    transition: all linear .3s;
    padding-right: 25px;
    display: inline-block;
}

.blog-item  p {
    padding-top: 20px;
    color: #444;
    padding-bottom: 10px;
}

.poster  p {
    color: #777777;
    line-height: 30px;
    padding-top: 0;
    padding-bottom: 0;
    text-transform: capitalize;
}

.blog-item  a {
    font-size: 20px;
    color: #777;
    font-weight: 600;
    transition: all linear .3s;
}

.blog-item  i {
    vertical-align: middle;
}

.blog-item:hover .blog-over {
    opacity: 1;
}



.blog-item:hover .blog-text a {
    color: rgb(249, 187, 32);
}

.blog-item:hover .blog-text .a {
    color: #000;
}

.blog-text2 {
    padding: 10px 0;
}

.blog-item .extra1 {
    float: right;
    margin-top:12px;
}

.blog-item .extra11 {
    float: left;
}

.a{
    padding-top: 0;
}

.extra2 {
    background:#f1f1f1;
    padding-bottom: 20px;
}

.blog-text2  span {
    color: #777777;
    font-size: 14px;
    text-transform: capitalize;
}

.blog-text2 h2 {
    padding-bottom: 2px;
    padding-top: 0px;
    margin-top: -3px;
}

.blog-text2 a{
    font-size: 16px;
    padding-top: 9px;
    display: inline-block
}

.blog-right-item {
    padding-bottom: 35px;
}

#blog-details{
    margin-top: 80px;
    
}

.blog-details{
    padding: 10px !important;
}

#blog-details .blog-vdo{
    margin-top: 30px;
}

#blog-details .blog-vdo img{
    width:70%;
}

.bor{
    border-bottom: 4px solid rgb(249, 187, 32);
padding: 45px 25px 85px;
background: #fff; transition: all 0.25s linear 0.25s; -moz-transition: all 0.25s linear 0.25s; -webkit-transition: all 0.25s linear 0.25s;
}

.bor:hover{box-shadow: 0 0 30px rgba(0, 0, 0, 0.15); transition: all 0.25s linear 0.25s; -moz-transition: all 0.25s linear 0.25s; -webkit-transition: all 0.25s linear 0.25s;}

#blog-details p{
    font-family: 'Open Sans', sans-serif;   
    font-weight: 400;
    color: #222222;
}

#blog-details .vdo-detail{
    margin: 33px 0;
}

#blog-details .vdo{
    position: relative;
} 

#blog-details .vdo-overlay{
    position: absolute;
    content: '';
    background: rgba(0, 0, 0,.7);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: all linear .5s;
    -webkit-transition: all linear .5s;
    -moz-transition: all linear .5s;
    -o-transition: all linear .5s;

}

#blog-details .vdo-overlay a{
    display: inline-block;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    background: #fcc512;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform:translate(-50%,-50%);
    transition: all linear .5s;
    -webkit-transition: all linear .5s;
    -moz-transition: all linear .5s;
    -o-transition: all linear .5s;
}

#blog-details .vdo-overlay a:hover{
    background: #ffffff;
    box-shadow: 0 0 1px rgba(0, 0, 0,.5);
}

#blog-details p{
    margin-top: 5px;
}

#blog-details .vdo-overlay a:hover i{
    color: #fcc512;
}

#blog-details .vdo-overlay i{
    line-height: 70px;
    color: #ffffff;
    transition: all linear .5s;
    -webkit-transition: all linear .5s;
    -moz-transition: all linear .5s;
    -o-transition: all linear .5s;
}

#blog-details .vdo:hover .vdo-overlay{
    opacity: 1;
}

#blog-details{
    margin-top: 0px;
  
}

.blog-part{
    margin-top: 100px !important;
  
}

#blog-details .blog-item{
    background: #f5f5f5;
    padding: 20px;
    border-radius: 5px;
    margin-top: 67px;
    transition: all linear .5s;
    -webkit-transition: all linear .5s;
    -moz-transition: all linear .5s;
    -o-transition: all linear .5s;
    margin: 0 15px;
    padding-bottom: 15px;
}

#blog-details .blog-item i:hover{
    background: none;
}

#blog-details .slick-slide img{
    width: 100%;
}

#blog-details .blog-item:hover{
    background: #fcc512;
}


#blog-details .blog-img{
    padding-bottom: 26px;
}

#blog-details .blg{
    padding-right: 30px;
}

.blog-item .date{
    font-family: 'Open Sans', sans-serif;   
    font-size: 14px;
    font-weight: 500;
    color: #777777;
    transition: all linear .5s;
    -webkit-transition: all linear .5s;
    -moz-transition: all linear .5s;
    -o-transition: all linear .5s;
}

#blog-details .blog-item:hover .date{
    color: #ffffff;
}

.blog-item .tips{
    font-family: 'Open Sans', sans-serif;   
    font-size: 20px;
    font-weight: 900;
    color: #222222;
    padding-top: 7px;
    padding-bottom: 14px;
    transition: all linear .5s;
    -webkit-transition: all linear .5s;
    -moz-transition: all linear .5s;
    -o-transition: all linear .5s;
}

#blog-part .blog-item:hover p{
    color: #000;
}

#blog-details .share p {
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	/* display: inline-block; */
	font-weight: 300;
	color: #222222;
	margin-right: 10px;
	text-align: center;
	width: 75%;
}

#blog-part .blog-item:hover .details{
    color: #000;
}

.blog-item a{
    font-family: 'Open Sans', sans-serif;   
    font-size: 16px;
    font-weight: 500;
    color: #777777;
    text-transform: capitalize;
    transition: all linear .5s;
    -webkit-transition: all linear .5s;
    -moz-transition: all linear .5s;
    -o-transition: all linear .5s;
}

#blog-part .blog-item:hover a{
    color: #000;
}

.blog-item a i{
    margin-left: 10px;
}

#blog-part .pr{
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #ffffff;
    line-height: 50px;
    text-align: center;
    position: absolute;
    top: 50%;
    left:calc(50% - 175px );
    transform: translate(-50%, -50%);
    z-index: 12;
    cursor: pointer;
    transition: all linear .5s;
    -webkit-transition: all linear .5s;
    -moz-transition: all linear .5s;
    -o-transition: all linear .5s;
    -webkit-box-shadow: -6px 0px 25px 0px rgba(0,0,0,0.1);
-moz-box-shadow: -6px 0px 25px 0px rgba(0,0,0,0.1);
box-shadow: -6px 0px 25px 0px rgba(0,0,0,0.1);
}

#blog-part .m-b{
    margin-bottom: 56px
}

#blog-part .nt{
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #ffffff;
    line-height: 50px;
    text-align: center;
    position: absolute;
    top: 50%;
    right:calc(50% - 196px );
    transform: translate(-50%, -50%);
    z-index: 12;
    cursor: pointer;
    transition: all linear .5s;
    -webkit-transition: all linear .5s;
    -moz-transition: all linear .5s;
    -o-transition: all linear .5s;
    -webkit-box-shadow: 6px 0px 25px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 6px 0px 25px 0px rgba(0,0,0,0.1);
    box-shadow: 6px 0px 25px 0px rgba(0,0,0,0.1);
}

#blog-part i:hover{
    background: #fcc512;
    -webkit-box-shadow: 6px 0px 5px 0px rgba(0,0,0,0);
-moz-box-shadow: 6px 0px 5px 0px rgba(0,0,0,0);
box-shadow: 6px 0px 5px 0px rgba(0,0,0,0);
}

#blog-part .browse{
    background: #ffffff;
    text-transform: capitalize;
    font-family: 'Open Sans', sans-serif;   
    font-size: 20px;
    border-radius: 5px;
    font-weight: 500;
    color: #fcc512;
    padding: 10px 20px;
    display: inline-block;
    margin-top: 60px;
    transition: all linear .5s;
    -webkit-transition: all linear .5s;
    -moz-transition: all linear .5s;
    -o-transition: all linear .5s;
    -webkit-box-shadow: 4px 8px 30px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 4px 8px 30px 0px rgba(0,0,0,0.1);
    box-shadow: 4px 8px 30px 0px rgba(0,0,0,0.1);
}

#blog-part .browse:hover{
    text-decoration: none;
    background: #fcc512;
    -webkit-box-shadow: 4px 8px 5px 0px rgba(0,0,0,0);
    -moz-box-shadow: 4px 8px 5px 0px rgba(0,0,0,0);
    box-shadow: 4px 8px 5px 0px rgba(0,0,0,0);
}

#blog-part .m-t{
    margin-top: 30px;
    margin-left: 0;
    margin-right: 0;
}

#blog-part .blog-list{
    display: flex;
    margin-bottom: 30px;
}

#blog-part .blog-list-img{
    padding-bottom: 0;
    margin-right: 30px;
}

#blog-part .details{
    font-family: 'Open Sans', sans-serif;   
    font-weight: 300;
    font-size: 14px;
    margin-bottom: 27px;
    transition: all linear .5s;
    -webkit-transition: all linear .5s;
    -moz-transition: all linear .5s;
    -o-transition: all linear .5s;
}

.mb-t{
    margin-top: 0 !important;
}

#blog-part .categori{
    margin-left: 30px;
}

#blog-part .categori h3{
    font-family: 'Open Sans', sans-serif;   
    font-size: 20px;
    font-weight: 600;
}

#blog-part .categori ul{
    font-family: 'Open Sans', sans-serif;   
    font-size: 16px;
    font-weight: 300;
}

#blog-part .categori ul li{
    margin-top: 25px;
    position: relative;
    transition: all linear .5s;
    -webkit-transition: all linear .5s;
    -moz-transition: all linear .5s;
    -o-transition: all linear .5s;
    cursor: pointer;
}

#blog-part .categori ul span{
    position: absolute;
    top: 0;
    right: 0;
}

#blog-part .categori ul li:hover{
    color: #fcc512;
    margin-left: 30px;
}

#blog-part .categori ul li:hover span{
    color: #fcc512;
}

#blog-part .popular{
    margin-top: 60px;
    margin-left: 30px;
}

ol li {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: 300;
	color: #222222;
}

#blog-part .nav-tabs{
    border: 0;
    margin-bottom: 30px;
}

#blog-part .nav-tabs .nav-link:focus, .nav-tabs .nav-link{
    border: 0;
}

#blog-part .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover{
    border: 0;
}

#blog-part .nav-tabs .nav-link{
    font-family: 'Open Sans', sans-serif;   
    font-size: 20px;
    font-weight: 600;
    color: #151515;
}

#blog-part .popular-item{
    display: flex;
    border-bottom: 1px solid #dddddd;
    padding-bottom: 30px;
    margin-top: 30px;
}

#blog-details .popular-item2{
    border-bottom: 0px solid #dddddd;
}

#blog-details .popular-item-text{
    margin-left: 30px;
}

#blog-details .popular-item-img{
    position: relative;
}

#blog-details .popular-item-text h3 a{
    font-family: 'Open Sans', sans-serif;   
    font-size: 16px;
    font-weight: 600;
    color: #151515;
    display: inline-block;
}

#blog-details .popular-item-text span{
    font-family: 'Open Sans', sans-serif;   
    font-size: 13px;
    font-weight: 300;
    color: #a0a0a0;
    margin-top: 47px;
    display: inline-block;
    margin-right: 10px;
}

#blog-details .popular-item .overlay{
    background: rgba(15, 47, 68,.8);
    width: 0%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: all linear .5s;
    -webkit-transition: all linear .5s;
    -moz-transition: all linear .5s;
    -o-transition: all linear .5s;
}

#blog-details .popular-item:hover .overlay{
    opacity: 1;
    width: 100%;
}

#blog-details .popular-item .overlay a{
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #ffffff;
    display: inline-block;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

#blog-details .popular-item .overlay i{
    margin-right: 5px;
    color: #fcc512;
    font-size: 16px;
    line-height: 40px;
    padding-left: 5px;
}

#blog-details .popular-item .overlay i:hover{
    background: none;
    box-shadow: none;
}

#blog-details .tag{
    margin-left: 30px;
}

#blog-details .tag h3{
    font-family: 'Open Sans', sans-serif;   
    font-size: 20px;
    font-weight: 600;
    color: #222222;
    margin-bottom: 30px;
}

#blog-details .tag a{
    font-family: 'Open Sans', sans-serif;   
    font-size: 14px;
    font-weight: 300;
    padding: 6px 11px;
    border: 1px solid #777777;
    color: #444444;
    display: inline-block;
    margin-top: 10px;
    margin-right: 10px;
    transition: all linear .5s;
    -webkit-transition: all linear .5s;
    -moz-transition: all linear .5s;
    -o-transition: all linear .5s;
}

#blog-details .tag a:hover{
    border: 1px solid #fcc512;
    color: #fcc512;
}

#agent-list h3{
    text-transform: uppercase;
    margin-bottom: 60px;
}

.blog-item p{
    transition: all linear .4s;
}

#blog-details .blog-like .lft-ul{
    float: left;
    display: flex;
}

#blog-details .lft-ul li:last-child{
    width: 155px;
}

#blog-details .lft-ul p{
    font-family: 'Open Sans', sans-serif;   
    font-size: 12px;
    font-weight: 300;
    color: #777777;
    line-height: 2;
    
}

#blog-details .share h3{
    display: inline-block;
    font-family: 'Open Sans', sans-serif;   
    font-size: 20px;
    font-weight: 600;
    margin-right: 10px;
}

#blog-details .tag a{
    display: inline-block;
    padding: 6px 8px;
    font-family: 'Open Sans', sans-serif;   
    font-weight: 300;
    font-size: 14px;
    color: #444444;
    border: 1px solid #dddddd;
    margin-right: 7px;
}

#blog-details .footer-icon{
    display: inline-block;
    margin-top: 0 !important;
}

#blog-details .footer-icon li{
    display: inline-block;
    width: 40px;
    height: 40px;
    border: 1px solid #dfdfdf;
    border-radius: 50%;
    text-align: center;
    margin-right: 10px;
    transition: all linear .5s;
    -webkit-transition: all linear .5s;
    -moz-transition: all linear .5s;
    -o-transition: all linear .5s;
    cursor: pointer;
}

#blog-details .footer-icon li a{
    color: #777777;
    transition: all linear .5s;
    -webkit-transition: all linear .5s;
    -moz-transition: all linear .5s;
    -o-transition: all linear .5s;
}

#blog-details .footer-icon li i{
    line-height: 38px;
    font-size: 20px;
    
}

#blog-details .footer-icon li:hover{
    background: #fcc512;
}

#blog-details .footer-icon li:hover a{
    color: #ffffff;
}


#blog-details .blog-like .rgt-ul{
    float: left;
}

#blog-details .rgt-ul{
    margin-top: 13px;
}

#blog-details .rgt-ul span{
    font-family: 'Open Sans', sans-serif;   
    font-size: 12px;
    font-weight: 300;
    color: #999999;
    margin-right: 15px;
}

#blog-details .rgt-ul span i{
    margin-right: 5px;
}

#blog-details .popular{
    margin-left: 30px;
}

#blog-details textarea{
    background: transparent;
    height: 100px;
    resize: none;
    border: 1px solid #9b9b9b;
    padding: 10px 10px;
}

#blog-details button{
    background: #f9bb20;;
    border: 0;
    padding: 15px 20px;
    color: #fff;
    margin-top: 15px;
    width:100%;
}

#blog-details .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active{
    border: 0;
    color: #fcc512 !important;
}

#blog-details .nav-tabs{
    border: 0;
    margin-bottom: 30px;
}

#blog-details .nav-tabs .nav-link:focus, .nav-tabs .nav-link{
    border: 0;
}

#blog-details .popular-item-text{
    margin-left: 30px;
}

#blog-details .popular-item-img{
    position: relative;
}

#blog-details .popular-item-text h3 a{
    font-family: 'Open Sans', sans-serif;   
    font-size: 16px;
    font-weight: 600;
    color: #151515;
    display: inline-block;
}

#blog-details .popular-item-text span{
    font-family: 'Open Sans', sans-serif;   
    font-size: 13px;
    font-weight: 300;
    color: #a0a0a0;
    margin-top: 47px;
    display: inline-block;
    margin-right: 10px;
    float: left;
}


#blog-details .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover{
    border: 0;
}

#blog-details .nav-tabs .nav-link{
    background: transparent;
}

#blog-details .nav-tabs .nav-link{
    font-family: 'Open Sans', sans-serif;   
    font-size: 20px;
    font-weight: 600;
    color: #151515;
}

#blog-details .popular-item{
    display: flex;
    border-bottom: 1px solid #dddddd;
    padding-bottom: 30px;
    margin-top: 30px;
}

#blog-details .popular-item2{
    border-bottom: 0px solid #dddddd;
}

#blog-details .popular-item-text{
    margin-left: 30px;
}

#blog-details .popular-item-img{
    position: relative;
}

#blog-details .popular-item-text h3 a{
    font-family: 'Open Sans', sans-serif;   
    font-size: 16px;
    font-weight: 600;
    color: #151515;
    display: inline-block;
}

#blog-details .popular-item-text span{
    font-family: 'Open Sans', sans-serif;   
    font-size: 13px;
    font-weight: 300;
    color: #a0a0a0;
    margin-top: 20px;
    display: inline-block;
    margin-right: 10px;
}

#blog-details .popular-item .overlay{
    background: rgba(15, 47, 68,.8);
    width: 0%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: all linear .5s;
    -webkit-transition: all linear .5s;
    -moz-transition: all linear .5s;
    -o-transition: all linear .5s;
}

#blog-details .popular-item:hover .overlay{
    opacity: 1;
    width: 100%;
}

#blog-details .blog-like{
    margin-top: 30px;
}

#blog-details .blog-like .lft-ul{
    float: left;
    display: flex;
}

#blog-details .lft-ul li:last-child{
    width: 155px;
}

#blog-details .blog-like .rgt-ul{
    float: right;
}

#blog-details .rgt-ul{
    margin-top: 13px;
}



#blog-details .rgt-ul span i{
    margin-right: 5px;
}


#blog-details .popular-item .overlay a{
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #ffffff;
    display: inline-block;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

#blog-details .popular-item .overlay i{
    margin-right: 5px;
    color: #fcc512;
    font-size: 16px;
    line-height: 40px;
    padding-left: 5px;
}

#blog-details .popular-item .overlay i:hover{
    background: none;
    box-shadow: none;
}

#blog-details .tag{
    margin-left: 30px;
}

#blog-details .tag h3{
    font-family: 'Open Sans', sans-serif;   
    font-size: 20px;
    font-weight: 600;
    color: #222222;
    margin-bottom: 30px;
}

#blog-details .tag a{
    font-family: 'Open Sans', sans-serif;   
    font-size: 14px;
    font-weight: 300;
    padding: 6px 11px;
    border: 1px solid #777777;
    color: #444444;
    display: inline-block;
    margin-top: 10px;
    margin-right: 10px;
    transition: all linear .5s;
    -webkit-transition: all linear .5s;
    -moz-transition: all linear .5s;
    -o-transition: all linear .5s;
}

#blog-details .tag a:hover{
    border: 1px solid #fcc512;
    color: #fcc512;
}


.blog-item:hover p{
    color:#fff;
}

#agent-list ul li{
    margin-top: 10px;
}

#agent-list ul li a{
    color: #151515;
    display: inline-block;
    font-family: 'Open Sans', sans-serif;
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    transition: all linear .4s;
    font-weight: 900;
}

#agent-list ul li a:after{
    position: absolute;
    left: 0;
    top: 0;
    background:  #f9bb20;
    content: '';
    width: 3px;
    height: 100%;
    transition: all linear .4s;
    z-index: -1;
}

#agent-list ul li a:hover{
    color: #000;
}

#agent-list ul li a:hover:after{
    width: 100%;
}

#disclaimer{
    margin-top: 80px;
    background: #fff;
    padding: 80px 0;
}


#disclaimer h3{
    text-transform: uppercase;
    margin-bottom: 40px;
}

#disclaimer p{
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
}


#disclaimer .mtb{
    margin: 25px 0;
}

#contact{
    padding-top: 80px;
    padding-bottom: 80px;
    background: #f9f9f9;
}

#contact .con {
	background: #fff;
	padding: 45px;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 45px 0px rgba(0,0,0,0.22);
	border-top: 6px solid #f9bb20;
	border-radius: 20px 20px 0 0;
	-moz-border-radius: 20px 20px 0 0;
	-webkit-border-radius: 20px 20px 0 0;
}

#contact input{
    padding:8px 10px 9px;
    margin-top:25px;
}

#contact textarea{
    padding-left: 15px;
    padding-top: 25px;
    margin-top: 25px;
    resize: none;
}

#contact button{
    background: #f9bb20;
    border: 0;
    padding: 10px;
    margin-top:25px;
    font-weight:bold;
    text-transform: uppercase;
    font-size: 18px;
}

#contact p{
    font-size: 14px;
    margin-top: 5px;
}

#footer{
    background: #f9bb20;
    padding: 15px 0;
}

#footer p{
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    color: #151515;
}
.pro-agent .bor {
    padding-bottom: 30px;
}



#blog-details .contact-detail{ width: 100%; float: left; position: relative; padding: 20px 0; border-top: 1px solid #efefef; margin: 15px 0 5px;}
#blog-details .contact-detail li{position: relative; width: 100%; float: left; margin: 0 0 15px 0;}
#blog-details .contact-detail li a{padding-left: 25px; color: #151515; font-family: 'Open Sans', sans-serif; font-size: 14px; line-height: 16px;position: relative;     display: inline-table;     line-height: inherit; }
#blog-details .contact-detail li i{position: absolute; left: 0; top:0px; opacity: 0.6}
#blog-details .contact-detail li.location i{background: url(../images/location-icon.png) no-repeat; width: 16px; height: 16px; display: inline-block;}
#blog-details .contact-detail li.email i{background: url(../images/mail-icon.png) no-repeat; width: 16px; height: 16px; display: inline-block;}
#blog-details .contact-detail li.phone i{background: url(../images/phone-icon.png) no-repeat; width: 16px; height: 16px; display: inline-block;}
#blog-details .contact-detail li.website i{background: url(../images/web-icon.png) no-repeat; width: 16px; height: 16px; display: inline-block;}


.comm-agent-logo{border:1px solid #f0f0f0; width: 100%; float: left; text-align: center; margin-bottom:30px;}
.comm-agent-logo img{margin-top: 10px; margin-bottom: 10px;}
.comm-agent-logo span{width: 100%; float: left; text-align: center; padding:15px 15px; text-transform: uppercase; color: #000; background: #fafafa; font-weight:600; font-size: 15px;}
.comm-agent-logo:hover{border:1px solid #095796;transition: all 0.22s linear 0.22s; -moz-transition: all 0.22s linear 0.22s; -webkit-transition: all 0.22s linear 0.22s;}
.comm-agent-logo:hover span{background:#095796; transition: all 0.22s linear 0.22s; -moz-transition: all 0.22s linear 0.22s; -webkit-transition: all 0.22s linear 0.22s; color: #ffffff;}



#faq-section{width: 100%; padding: 10px 0 30px;}
#faq-section h1{ margin-bottom:20px;}
#faq-section .faq{width: 100%; float: left; background: #ffffff; padding: 10px 15px 15px; color: #000000; position: relative; transition:all 0.2s linear 0.2s; -moz-transition:all 0.2s linear 0.2s; -webkit-transition:all 0.2s linear 0.2s; margin-bottom:30px;}
#faq-section .faq:hover{box-shadow:5px 10px 15px rgba(0, 0, 0, 0.12); transition:all 0.2s linear 0.2s; -moz-transition:all 0.2s linear 0.2s; -webkit-transition:all 0.2s linear 0.2s;}




@media only screen and (max-width:1366px) {
nav ul li .drop{max-width: 250px;padding: 0 15px 15px 15px;}
}

@media only screen and (max-width:991px) {
.navbar > .container{position: relative;}
.navbar-collapse{position: absolute;background: #fff;width: 100%;top: 71px; left: 0;}
.navbar-collapse li ul{ position:relative !important; top: 0 !important; width: 100% !important; max-width: 100% !important; padding-left:35px !important; padding-top:10px !important; background: #f9f9f9 !important;}
.navbar-collapse li ul li{border-bottom: 0 !important; line-height: 1; font-size: 14px; padding-bottom: 5px !important; margin-top:5px !important;}
#banner-part4 h2{padding:15px 35px;}
#banner-part5 .overlay, #banner-part2 .overlay, #banner-part3 .overlay, #banner-part4 .overlay, #banner-part6 .overlay{padding-top:15%;}
         

}

@media only screen and (max-width:564px) {
div.row div > ul{ margin-bottom: 0;}   

h3, h2, h4, h5, h6, #banner-part3 h6 {
    line-height: 1.8;} 
	
#blog-details p {
    line-height: 1.8;
}

	
#agent-list ul li {
    margin-top: 23px;} 
 
}


.property-btns a {
    display: inline-block;
    padding: 8px 20px;
    color: #000000;
    font-weight: 700;
    border: 1px solid #f9bb20;
    border-radius: 5px;
    margin-left: 20px;
    transition: all linear .4s;
    margin-top: 22px;
    background: #f9bb20;
}

.property-btns a:hover {
    background: #000;
    color: #fff;
}

.property-img img {
    max-width: 100%;
    height: auto;
}
.social a {
    font-size: 18px;
    border: #000 solid 1px;
    text-align: center;
    display: inline-block;
    padding: 6px;
    border-radius: 50px;
    width: 40px;
    height: 40px;
    margin: 10px 3px;
}



@media (max-width:991px) { 
.row.mt-5.bor {  
    flex-direction: column-reverse;} 
.row.mt-5.bor .col-lg-4 {
    margin-top: 35px;
}
nav ul li {
    position: relative;
    padding: 4px 0;
}

li.nav-item>a {
    display: inline-block;  } 
   
li.nav-item:after {  
content: "";
width: 0;
height: 0;
border-left: 6px solid transparent;
border-right: 6px solid transparent;
border-top: 6px solid #000;
float: right;
margin-top: 9px;
margin-right: 23px;
position: absolute;
top: 0;
right: 0; }  

li.nav-item:first-child:after {  
    display: none; }

li.nav-item:nth-child(11):after, li.nav-item:nth-child(12):after {
    display: none; } 


} 




@media (max-width:480px) {
.blog-img {
    height: initial !important;
    width: 100% !important;
    margin-bottom: 13px !important; }  
    
    
}
 
.fab.fa-tiktok:before {
    content: "";
    background: url(https://top10propertyagents.co.uk/images/tiktok.png);
    width: 20px;
    height: 18px;
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
    margin-top: 9px;
}

.fa-twitter:before {
    content: "";
    background: url(https://top10propertyagents.co.uk/images/x.png);
    width: 20px;
    height: 18px;
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
    margin-top: 9px;
}
    
 #blog-details .footer-icon li:hover i:before  {
    filter: brightness(9);
}   
   
