/*# venu */

.nav ul.menu>li:hover>a, .nav ul.menu>li.current-menu-item>a, .nav ul.menu>li.current-menu-parent>a, .nav ul.menu>li.current_page_item>a, .nav ul.menu>li.active>a {
    color: #f99a00;
}

.fh-service-box-2.box-style-2 .box-wrapper {
    padding: 0px 0px 10px 0px;
    background-color: #fff;
    border: 1px solid #eeeeee;
    text-align: center;
    /* position: relative; */
}

.pada{padding: 12px 12px 0px 12px;}

.fh-service .entry-title {
    font-size: 15px;
    padding-bottom: 0;
    font-weight: 500;
	font-weight: bold;
	text-align: center;
	margin-bottom: 0px;

}

.allservsec .fh-service.style-bordered .summary {
    padding: 15px 20px;
    border-left: #f99a00 3px solid;
}

.fh-service.style-bordered .summary {
    padding: 25px 30px;
    border: 1px solid #ccc;
    border-top-width: 0;
    font-weight: 400;
}

.aboutsec-2.secpaddbig {
    padding: 80px 0 30px;
}

.contact_services {
    background: #0c1239 url(../images/bg-contact.jpg) center top no-repeat;
    bacground-size: cover;
}


.features-1 {
    background: #f7941d;
    bacground-size: cover;
}

.pad-bt{ padding: 70px 20px;}

.padg{padding-top: 73px;}

.cta-img {
    position: absolute;
    bottom: 0;
    left: 0;
    margin-bottom: 50px;
}
.wrap-cta {
    position: relative;
    margin-bottom: -50px;
    padding-bottom: 70px;
}

.fh-section-title h2 {
    font-size: 36px;
    font-weight: 600;
    padding-bottom: 20px;
    margin-bottom: 0;
    margin-top: 0;
    position: relative;
    /* text-transform: uppercase; */
}

.btn-contact {
    background-color: transparent;
    color: #fff;
    border-radius: 0px;   
    padding: 10px 30px;
    border: 1px solid #fff;
    border-bottom: 3px solid #fff;
}

.cta {
    background-color: #F7941D;
}

.cta .cta-desc p {
    font-size: 24px;
    line-height: 30px;
    font-style: italic;
}

.cta .cta-desc h3 {
    font-size: 26px;
    line-height: 34px;
    color: #fff;
    margin-top: -8px;
}

.btn-contact:hover {
    background-color: #553216;
    color: #fff;
    border: 1px solid #553216;
    border-bottom: 3px solid #553216;
}

.cta .cta-desc {
    margin-left: 300px;
    display: inline-block;
    color: #fff;
    padding: 60px 0px 0px 0px;
}

.b-m {
    float: left;
    margin-bottom: 30px;
    margin-top: 14px;
}

.but{margin-top: -40px;
    color: #000;
    background-color: #fff;
    border: 1px #ccc solid;
}

.footer-widgets {
    background-color: #0c1239;
    background-image: url("../images/botom-bg.jpg");
}

.site-footer {
    background-color: #1c1a1a;
}

.contact-widget {
    border-bottom: 1px solid #3d3f41;
    padding-top: 50px;
    padding-bottom: 40px;
}


.site-footer .footer-copyright {
    font-size: 16px;
    color: #6c6c6c;
}

.homeserv-4 {
    background: #f7f7f7;
    padding-bottom: 10px;
}

.page-header .header-title {
    padding-top: 120px;
    padding-bottom: 120px;
    text-align: center;
    background-attachment: fixed;
    position: relative;
    background: url(../images/aboutus-header.jpg) center center no-repeat fixed;
    background-size: cover;
}

.topbar {
    background-color: #553216;
    position: relative;
    z-index: 1000;
    line-height: 60px;
}

.cargo-office-location-widget .topbar-office li i {
    color: #f99a00;
    padding-right: 6px;
    font-size: 18px;
}

.bluebg {
    background: #f99a00;
}

.fh-feature-box .chars {
    position: absolute;
    left: 0;
    top: 7px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    text-align: center;
    color: #fff;
    border: 1px solid #fff;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
}

.fh-feature-box {
    position: relative;
    color: #fff;
    margin-bottom: 30px;
}

.fh-icon-box.style-2:hover .fh-icon {
    background-color: #f99a00;
    border-color: #f99a00;
    color: #fff;
}



.pro {border: 1px #ccc solid; padding-top: 50px; height: 300px; background-color: #f9f9f9}




.services-menu-widget ul li:hover, .services-menu-widget ul li.current-menu-item {
    background-color: #f99a00;
    border-color: #f99a00;
}

.pop-mar{margin-top: 120px;}

.modal-header .close {
       margin-top: -45px;
    margin-right: 10px;
}

.modal-header {
    min-height: 16.43px;
    border-bottom: 1px solid #e5e5e5;
    padding-left: 10px;
    padding-top: 10px;
}


.close:focus, .close:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: 20.5;
}

.modal-header {
    min-height: 16.43px;
    /* padding: 15px; */
    border-bottom: 1px solid #e5e5e5;
}


	

/* iPhone X and Xs Max */


/* iPhone XR */


	
	
	@media (min-width:320px)  { 
		
		.cta .cta-desc {
    margin-left: 0px;
    display: inline-block;
    color: #fff;
    padding: 60px 0px 0px 0px;
}
		
	.cta-img {
        display: none;
}
	
	}




