a {
    color: #1D76BB;
    text-decoration: none;
}

.header-info a {
    color: #575757;
    text-decoration: none;
}

.home4-service-section {
    padding: 70px 0px 85px;
}

.header-socials {
    float: right;
}

header.header4 .logo {
    float: left;
    margin: 14px 0px;
}


@media only screen and (max-width: 991px) and (min-width: 260px) {
.hdr-top-bar {
	display: none;
	}
	
}


.recent-project-section {
    background: #e93133;
    padding-top: 20px;
}

h3 {
    font-size: 30px;
    margin-bottom: 20px;
}

.home1-project#our_project .controls {
    position: absolute;
    right: 6.3%;
    top: -60px;
}

.home4.recent-project-section {
    background: #242424;
    background: url('../images/home2-images/project_bg.jpg') no-repeat center top none;
    background-size: cover;
}


/*.home4 .slide-1 {*/
    /*background-image: url(../images/layout/sliders/slide-01.jpg);*/
    /*background-position: center right;*/
/*}*/

/*.home4 .slide-2 {*/
    /*background-image: url(../images/layout/sliders/slide-02.jpg);*/
    /*background-position: center right;*/
/*}*/

/*.home4 .slide-3 {*/
    /*background-image: url(../images/layout/sliders/slide-03.jpg);*/
    /*background-position: center right;*/
/*}*/


/*for full width sections*/

/*@media (min-width: 1200px) {*/
/*.container {*/
    /*width: 90%;*/
    /*padding: 0px;*/
	/*} }*/

/*.head-section h3 {*/
    /*margin: 20px 0px;*/
/*}*/

/*.service4-desc {*/
    /*width: 86%;*/
    /*float: right;*/
    /*border-left: 1px solid #ccc;*/
    /*background: #f2f2f2;*/
    /*padding: 20px;*/
/*}*/


/*for full width sections*/


.bestthing-text-column.home4-bestthing-txt {
    display: inline-block;
    width: 90%;
}

.hight-level-section ul {
    margin: 0px 0px;
    padding: 0px;
    display: inline-block;
}

h2 {
    font-size: 46px;
    font-weight: 300;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 60px;
}

.solution-available {
    padding: 6px 0px 8px;
}

ul.header-info li:before {
    position: absolute;
    font-family: 'FontAwesome';
    top: -6px;
    left: 0px;
    font-size: 24px !important;
    color: #1D76BB;
}

.black-background {
    background: #000000;
}

.solution-available h5 {
    font-size: 30px;
    color: #fff;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    text-transform: none;
    margin: 10px 20px;
    display: inline-block;
}

a.header-requestbtn.contactus-btn {
    background: #000;
    color: #fff;
    width: 200px;
    float: none;
    display: inline-block;
    font-size: 16px;
    margin: -15px 0px 0px;
    text-align: center;
    border: 1px solid #fff;
}

a.header-requestbtn {
    font-size: 14px;
    color: #000;
    background: #e93133;
    display: block;
    float: right;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 600;
    padding: 8px 20px;
    font-family: 'Montserrat', sans-serif;
    margin: 3px 0px;
    text-align: center;
}

.contact-help {
    width: 100%;
    float: left;
    padding: 40px 0px 0px 20px;
     background: none;
    border-bottom: 4px solid #ffae13;
    background-size: cover;
    position: relative;
}

.contact-help:after {
    background: none;
    position: absolute;
    right: 0px;
    bottom: -1px;
    width: 100px;
    height: 141px;
    content: "";
}

.special-text {
    width: 55%;
    float: left;
}

.special-img {
    width: 40%;
    float: right;
}

ul.office-information li .info-txt {
    width: 90%;
    float: right;
    font-size: 16px;
    color: #000000;
    border-left: 1px solid #8e8e8e;
    padding: 10px;
}

a.pdf-button:hover {
    color: #e93133;
}

a.pdf-button {
    font-size: 18px;
    color: #242424;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
    text-decoration: none;
    background: url(../uploads/pages/pdf-icon.jpg) no-repeat 0px 0px;
    text-transform: uppercase;
    padding: 20px 0px 21px 80px;
    width: 100%;
    float: left;
}

.contact-help {
    width: 100%;
    float: left;
    padding: 0px 0px 0px 20px;
    background: none;
    /*border-bottom: 4px solid #e93133;*/
    border-bottom: none;
    background-size: cover;
    position: relative;
}

.contact-help h4 {
    color: #242424;
    text-transform: none;
}

.img-ht-300 {
	height: 300px;
}

@media only screen and (max-width: 767px) and (min-width: 260px) {
.img-ht-300 {
	height: auto;
}
}

.contact-form {
    width: 100%;
    display: inline-block;
    margin: 40px 0px 0px;
    text-align: center;
}

.bg-grey {
	background: rgba(0, 0, 0,0.05 )
}

.img-gray {
	    -webkit-filter: grayscale(100%) brightness(50%);
    filter: grayscale(100%) brightness(50%);
}

.contact-help p {
    color: #000000;
    line-height: 26px;
    padding: 3px 86px 0px 0px;
}

.dedicated-team-img-holder .overlay {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(233,49,51, .80);
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

ul.whychoose-list li {
    list-style: none;
    float: left;
    width: 100%;
    padding: 0px 0px 0px 94px;
    margin-bottom: 25px;
}

ul.header-info li {
     border-right: none;
}

ul.header-info li.address {
     width: 100%;
}

.ftr-logo {
    width: 50%;
    float: left;
}

.product-info-top
{
    margin-top: 75px;
}

.ftr-link-column {
    margin-left: 0px;
}

.footer-product-pad
{
    padding-left: 0px;
}

.product-min-height
{
    min-height: 80px;
}

.head-mar
{
    margin-top: 20px !important;
}

.product-max-height p
{
    min-height: 100px !important;
}

.home-pro-height
{
    min-height: 215px !important;
}

#minimal-bootstrap-carousel .carousel-caption .thm-container .box .content.home1-slide3 {
    width: 80%;
    float: none;
    display: inline-block;
    background: rgba(0,0,0,0.6);
    padding: 30px;
}



/*for blue*/

a.header-requestbtn.learn-more {
    background: #1D76BB;
}

#main-navigation-wrapper.navbar-default .navbar-nav > .open > a, #main-navigation-wrapper.navbar-default .navbar-nav > .open > a:focus, #main-navigation-wrapper.navbar-default .navbar-nav > .open > a:hover, #main-navigation-wrapper.navbar-default .navbar-nav > li:hover > a, #main-navigation-wrapper.navbar-default .navbar-nav > li > a.active {
    background: none;
    color: #1D76BB;
}

#main-navigation-wrapper .dropdown-submenu li > a:focus, #main-navigation-wrapper .dropdown-submenu li a:hover {
    background: #1D76BB;
    color: #f1f1f1;
}

.read-more-link {
    color: #1D76BB;
}

.view-all.slide_learn_btn.view_project_btn {
    background: #1D76BB;
    color: #0e0e0e;
}

ul.footer-link li a:hover {
    color: #1D76BB;
}

ul.breadcumb li a:hover {
    text-decoration: none;
    color: #1D76BB;
}

.service-list-column .service-heading {
    border-left: 4px solid #1D76BB;
}

.form-submit-btn:hover {
    background: #1D76BB;
    color: #000;
}

.service-column.service4-column:hover .read-more-link{
    color:#1D76BB;
}






/*for blue*/



@media only screen and (max-width: 991px) and (min-width: 260px) {
    #main-navigation-wrapper .navbar-collapse {
        border-color: #232333;
        border-radius: 0px;
        background: #fdfdfd;
        text-align: center;
    }
}


@media only screen and (max-width: 991px) and (min-width: 260px)
{
    #main-navigation-wrapper .nav > li > a {
        display: block;
        width: 100%;
        padding: 16px 25px;
        border-bottom: 1px solid #1D76BB !important;
        border-right: 0px;
        position: relative;
        font-size: 15px;
        color: #48402b;
    }
}

/* services style */

.services {
    margin-left: 45px;
    margin-bottom: 30px;
}

.services p {
    margin-bottom: 15px;
}

.services ul li {
    line-height: 30px;
}