 body {
      font-family: 'Roboto', sans-serif;
    }

a {
    color: #4286f4;
}
.header{

}

.header .notice-bell {
    float: right;
    padding-left: 15px;
	position: relative;
}

.header .notice-bell .bdr01 {
    border-top: none;
    border-bottom: none;
    border-radius: 0;
    height: 70px;
    line-height: 62px;
}

.header .notice-bell .dropdown-menu{
	
	right: 0;
left: auto;
}

.header .navbar {
    min-height: 70px;
    margin-bottom:0px;
}
.header .navbar-nav>li>a {
    padding-top: 25px;
    padding-bottom: 25px;
    color: #333;
    text-transform: uppercase;
    padding: 25px 12px;
}
.header .navbar-default {
    background-color:#fff;
    border-color: #e7e7e7;
    box-shadow: 0 3px 3px 0 rgba(50,50,50,0.5);
    border: 0px;
    border-radius: 0px;
    z-index: 999;
}
/*.logo {
    padding-right: 22px;
    width: 210px;
    margin-top: -8px;
}*/

.logo {
    padding-right: 20px;
    width: auto;
    margin-top: 1px;
	text-align: center;
}

.header .navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #4286f4;
    background-color: inherit;
}
.Login-navition li a{
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
}
.Login-navition li{
  margin-right: -1px;
}
.header .navbar-fixed-top{
    -webkit-transition: height 0.3s;
    -moz-transition: height 0.3s;
    -ms-transition: height 0.3s;
    -o-transition: height 0.3s;
    transition: height 0.3s;
}

/* header-banner section  */
.header-banner{
    background:url(../img/bennar-background.jpg);
    min-height:590px;
    background-repeat: no-repeat;
    background-position: center;
	background-size:107%; 

}
.search-box{
    width: 90%;
    background-color: rgba(0, 0, 0, 0.63);
    padding: 55px 20px;
    margin: 0 auto;
    border-radius: 5px;
    margin-top: 20%;
}
.search-box h3{
    color: #fff;
    text-align: center;
    padding-bottom: 25px;
    font-size: 35px;
    margin-top: 0px;
    text-transform: uppercase;
}
.search-box ul{
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.search-box ul li{
    float: left;
    margin-left: 10px;
}
.search-box .form-control{
    height: 45px;
    border-radius: 0px;
    position: relative;
}
.search-box ul li.city{
    width: 20%;
}
.search-box ul li.city select{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.search-box ul li.city .form-control{
    
}
.search-box ul li.location{
    width: 20%;
}
.search-box ul li.keyboard{
   width: 40%;
}
.search-box ul li.find{
    width: 15%;
}
.search-box ul li.find .btn{
    width: 100%;
    height: 45px;
    border-radius: 0px;
    background-color: #4286f4;
    border-color: #4286f4;
    font-size: 20px;
    color: #fff;
}

/* header-banner section //  */

/* Submitted-section  */
.Submitted-section {
    background-color: #4286f4;
    padding: 10px 0px;
}
.over-reviws {
    text-align: center;
    border-left: 1px solid white;
}
.over-reviws-last{
    border-right:1px solid white ;
}
.over-reviws img{
    padding-top: 5px;
}
.over-reviws p{
        margin-bottom: 0px;
    font-size: 18px;
    color: #fff;
    padding-top: 12px;
}
.head-title{
    text-align: center;
}
.head-title h3{
    font-size: 35px;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 10px;
    margin-top: 50px;
}
.head-border{
    width: 200px;
    height: 3px;
    background-color: #4286f4;
    display: inline-block;
    margin-bottom: 40px;
}




/* Submitted-section // */

/* top-categories style */
.top-categories-list .link-brick-list{
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.top-categories-list .link-brick-list li{
    width: 32%;
    float: left;
    margin-left: 1%;
}
.top-categories-list .link-brick-list li a{
    display: block;
    border: 1px solid #7f7f7f;
    padding: 10px 10px;
    font-size: 16px;
    margin-bottom: 10px;
    color: #333333;
    text-decoration: none;
}
.top-categories-list .link-brick-list li a .icon-container i{
    font-size: 24px;
    padding-right: 8px;
}
.top-categories-list .link-brick-list li a:hover{
    border: 1px solid #4286f4;
    background-color: #4286f4;
    color: #fff;
}       

/* top-categories style // */

/* Start ProFinder */
.Start-profinder{
    background:url(../img/startfrofinder-bg.jpg);
    min-height: 570px;
    background-repeat: no-repeat;
    background-position: center;
    margin-top: 50px;
}
.start_profinder-box {
    background-color: rgba(0, 0, 0, 0.59);
    padding: 50px 70px;
    border-radius: 5px;
    text-align: center;
    margin-top: 140px;
}
.start_profinder-box h3{
    text-align: center;
    color: #fff;
    font-size: 35px;
    margin-top: 30px;
}
.start_profinder-box p{
        color: #fff;
        font-size: 16px;
        margin-top:15px;
}
.start_profinder-box .finder-button .finder-btn{
    background-color: #4286f4;
    display: inline-block;
    width: 210px;
    font-size: 18px;
    color: #fff;
    padding: 10px 0px;
    margin-top: 30px;
    text-decoration: none;
}
.finder-img {
    width: 120px;
    height: 120px;
    background-color: #4286f4;
    border-radius: 100%;
    border: 2px solid #fff;
    line-height: 115px;
    margin: 0 auto;
    margin-top: -115px;
}

/* Start ProFinder // */


/* people saying */
.bl-plimg {
    width: 150px;
    height: 150px;
    border-radius: 100px;
    overflow: hidden;
    margin: 0 auto;
}
.bl-plimg img{
    width: 100%;
	height: 100%;
}
.bl-people-item{
    text-align: center;
}
.bl-people-item h2{
    font-size: 22px;
}
.bl-people-item h3{
    font-size: 18px;
    color: #4286f4;
    margin-top: 0px;
}
.bl-people-item p{
    
}
/* people saying // */

/* cast-container  */
.cast-container{
    background:url(../img/cost-bg.jpg);
    min-height: 570px;
    background-repeat: no-repeat;
    background-position: center;
    margin-top: 50px;
}
/* cast-container // */

/* Confidence-details  */
.Confidence-details h3{
    font-size: 32px;
    color: #4286f4;
    margin-top: 0px;
}
.Confidence-button .finder-btn{
    background-color: #4286f4;
    display: inline-block;
    width: 210px;
    font-size: 18px;
    color: #fff;
    padding: 10px 0px;
    margin-top: 30px;
    text-decoration: none;
    text-align: center;
}

/* Confidence-details // */

/* finance-projects  */
.finance-projects{
    background:url(../img/Finance-bg.jpg);
    min-height: 570px;
    background-repeat: no-repeat;
    background-position: center;
    margin-top: 50px;
}

/* finance-projects // */

/* service-container */
.service-container{
    text-align: center;
}
.service-container{
    background-color: #4286f4;
    padding: 50px 0px;
    margin-top: 50px;
}
.service-container h3{
     font-size: 32px;
    margin-top: 0px;
    text-align: center;
    color: #fff;
}
.service-container p{
    text-align: center;
    font-size: 16px;
    color: #fff;
}
.service-container .service-read-more{
    display: inline-block;
    border: 1px solid #fff;
    color: #fff;
    font-size: 18px;
    color: #fff;
    padding: 10px 0px;
    margin-top: 30px;
    text-decoration: none;
    text-align: center;
    width: 210px;
    border-radius: 5px;
}


/* service-container // */


/* projects-city */
.projects-city .footer-cities-list{
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.projects-city .footer-cities-list li a{
    text-decoration: none;
    color: #4e4e4e;
    font-size: 16px;
}
.projects-city .footer-cities-list li{
    width: 25%;
    float: left;
    padding: 4px 5px;
}

/* projects-city // */

/* FOOTER  */

footer.footer {
    background-color: #3d3d3d;
   /* padding-top: 45px;*/
    margin-top: 50px;
}

footer.footer .services ul{
    list-style: none;
    margin: 0px;
    padding: 0px;
}
footer.footer .services h2 {
    margin-top: 0px;
    font-size: 16px;
    color: #f2f2f2;
    position: relative;
    margin-bottom: 30px;
    text-transform: uppercase;
}
footer.footer .services h2::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: #666;
    top: 27px;
}

footer.footer .services ul li{
    padding: 6px 0px;
}
footer.footer .services ul li a {
    text-decoration: none;
    color: #ccc;
}
footer.footer .services ul li a:hover {
    text-decoration: none;
    color: #4286f4;
}
footer.footer .services ul li a span {
    padding-right: 6px;
}
/*.footer-bottom{
	
	position: absolute; 
width: 100%;
bottom: 0;
}*/

.copyright-footer {
    background-color: #2f2f2f;
  /*  margin-top: 35px;*/
    color: #ccc;
    padding: 15px 0px;
        padding-top: 15px;
    padding-top: 20px;
}
.copyright-footer .fa{
    color: #ccc;
   
}
.copyright-footer p{
    margin-bottom: 0px;
}
.copyright-footer p a{
    margin-left: 10px;
margin-right: 10px;
}
.social_media ul{
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.social_media ul li{
    display: inline-block;
}
.social_media {
    text-align: right;
}
.social_media ul li a{
    font-size: 18px;
    padding: 0px 10px;
    color: #fff;
}

/* FOOTER  */

@media screen and (max-width:980px) {
  .search-box ul li.city {
    width: 100%;
}
.search-box ul li.location {
    width: 100%;
}
.search-box ul li.keyboard {
    width: 100%;
}
.search-box ul li.find {
    width: 100%;
}
.search-box ul li {
    float: left;
    margin-bottom: 15px;
    margin-left: 0;
}
.over-reviws {
    border-bottom: 1px solid #fff;
    border-left: 0 none;
    margin-bottom: 15px;
    padding-bottom: 15px;
    text-align: center;
}
.over-reviws-last {
    border-right: 0 solid white;
}
.top-categories-list .link-brick-list li {
    float: left;
    margin-left: 1%;
    width: 49%;
}
.Confidence-details {
    margin-top: 30px;
}
.Confidence-button {
    margin-bottom: 30px;
}
.projects-city .footer-cities-list li {
    width: 50%;
}
.services {
    border-bottom: 1px solid #676767;
    text-align: center;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
footer.footer .services h2:before{
    all:inherit;
    }

.navbar-collapse.in {
    overflow-y: auto;
    margin-top: 25px;
}

}

@media screen and (min-device-width:767px) and (max-device-width:1024px) { 
    .header .navbar-nav>li>a {
    padding: 25px 8px;
    font-size: 12px;
}


}

@media screen and (max-width:1024px) {
    .search-box ul li.keyboard {
    width: 39%;
}

}

@media screen and (max-width:767px) {

.header .notice-bell .bdr01 {
    border-top: none;
	border-bottom: none;
height: 34px;
line-height: 22px;
border: 1px solid #dddddd;
border-radius: 4px;
margin-top: 13px;
}
	
	
	.header .navbar-nav > li > a {
    color: #333;
text-transform: uppercase;
padding: 10px 20px;
border-bottom: 1px solid #ddd;
text-align: left;
border-left: 1px solid #ddd;
border-right: 1px solid #ddd;
}

	.navbar-nav {
    margin: 0px 0px;
}
	.navbar-collapse.in {
    overflow-y: auto;
    margin-top: 8px;
  
}
	.navbar-default{}
	.navbar-default .container{    display: inherit;}
	
}



@media screen and (max-width:480px) {
	
	
	.header .notice-bell {
    float: right;
    padding-left: 0px;
    position: relative;
    right: 4px;
}

.header-banner {
    background: url(../img/bennar-background.jpg);
        background-repeat: repeat;
        background-position-x: 0%;
        background-position-y: 0%;
    min-height: 499px;
    background-repeat: no-repeat;
    background-position: center;
}

}


@media screen and (max-width:414px) {
    .search-box h3 {
    font-size: 28px;
}
.head-title h3 {
    font-size: 30px;
}
.start_profinder-box {
    padding: 50px 10px;
}

}

@media screen and (max-width:360px) {
    .top-categories-list .link-brick-list li {
        float: none;
        margin-left: 0%;
        width: 100%;
        }

}