﻿/* CSS Document */

/* CSS Document */


.TrackcoverBG {
background: url('https://transregionalcouriers.com/images/TrackBg.jpg') no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}


.LogCoverBG {
background: url('https://transregionalcouriers.com/images/LoginBg.jpg') no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.AdminCoverBG {
background: url('https://transregionalcouriers.com/images/portalhome2.jpg') no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}



@import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');
/*================================================*/
@import url('https://fonts.googleapis.com/css?family=Roboto');
@import url('https://fonts.googleapis.com/css?family=Ubuntu');
.carousel-item > div {
  float: left;
}
.carousel-by-item [class*="cloneditem-"] {
  display: none;
}



@font-face {
  font-family: 'FontAwesomeIcons';
  font-style: normal;
  src: url(https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css);
}


.fa {
  font-family: 'FontAwesomeIcons' important;
}

@font-face {
  font-family: 'OpenSansBold';
  font-style: normal;
  font-weight: 600;
  src: local('Open Sans Semibold'), local('OpenSans-Semibold'), url(http://fonts.gstatic.com/s/opensans/v13/MTP_ySUJH_bn48VBG8sNShampu5_7CjHW5spxoeN3Vs.woff2) format('woff2');
}

a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}




.wrap-service1-box .card {
    height: auto;
    margin: 60px;
    margin-bottom: auto;
    width: 80%;
    background-color: rgba(0,0,0,0.5) !important;
}


.wrap-service1-box .mb-4, .my-4 {
    margin-bottom: 2.5rem!important;
}




.d-inline-flex{
width:100%;
}


.d-flex li a {
    font-family: OpenSansBold !important;
    padding-right:30px;
}



.blackbox {
		
		border: 1px solid #EBEBEB;
		padding: 0px;
}

body {
margin:0 !important;
padding:0 !important;
    color: #666769;
    font-family: OpenSansRegular;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
}

.hamburger-menu-block {
    display: none;
}

.icon{
    display: none;
}

.header-container {
    justify-content: space-between;
    background-color: #002c52;
    position: relative;
    z-index: 4;
    top: 0;
    right: 0;
    left: 0;
}


.header-left-section {
    padding: 30px 0 40px 30px;
    width: 50%;

    height: 100%;
    background-color: #fff;
}

.header-container, .header-left-section {
    display: flex;
    flex-direction: row;
    align-items: center;
}


.logo-block, .logo-block:focus, .logo-block:hover {
    text-decoration: none;
}


.logo-block {
    height: auto;
    cursor: default;
}


.verticalM {
    display: inline-block;
    vertical-align: middle;
}


a {
    color: #fff;
    font-family: OpenSansRegular;
}


.header-logo {
    width: 60.556%;
    height: 40%;
    cursor: pointer;
}

.verticalB {
    display: inline-block;
    vertical-align: bottom;
}

a img {
    border: none;
    outline: none;
}


img {
    max-width: 100%;
}


.header-right-section {
    margin: 30px 30px 40px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-end;
    flex: 1 0 auto;
}


.nav-block {
position:absolute;
    display: flex;
    align-items: center;
z-index:1000;
}


.nav-block ol, ul {
    list-style: none !important;
}


.nav-link {
    padding: 0 23px 10px;
    position: relative;
    line-height: .8;
}


a.nav-text {
    font-size: 13px;
    color: #fff;
    font-family: OpenSansBold;
    letter-spacing: 2px;
}


a, a:focus, a:hover {
    text-decoration: none;
}

.dropdown-block {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    margin: auto;
    width: 150px;
    border: 1px solid rgba(0,0,0,.1);
}

#having-submenu:hover .dropdown-block {
display: block;
width:120%;
}


.dropdown-block .nav-block {
position:relative;
    border-top: 3px solid #0089ff;
    border-radius: 3px;
    background-color: #fff;
    padding: 10px;
    flex-direction: column;
width:100%;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,.1);

z-index:1000;
}


.nav-link.sub-dropdown {
    position: relative;
}


.dropdown-block .nav-link {
    padding: 8px 15px;
    width: 100%;
    display: flex;
    line-height: 1.2;
}


.dropdown-block .nav-text {
    color: #002c52;
    font-size: 13px;
}


.nav-link.drop-cap .drop-cap-icon {
    display: inline-block;
}


.nav-link .drop-cap-icon {
    width: 11px;
    height: 8px;
    margin-left: 3px;
    fill: #fff;
}

.mt-3, .my-3 {
    margin-top: 1rem!important;
    margin-bottom: 2rem!important;
font-family:ubuntu !important;
}

svg {
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}

svg:not(:root) {
    overflow: hidden;
}


@media screen and (max-width: 767px) {
.header-right-section {
    display: none;
}

.wrap-service1-box .card {
    margin: 20px auto !important;
    width: 88% !important;
}

.mb-4, .my-4 {
    margin-left: 1.5rem!important;
    margin-right: 1.5rem!important;
} 

.service-1 .wrap-service1-box .card-body {
    padding: 10px !important;
}

.icon{
    display: block;
  float: right;
top: 30px;
margin-right: 20px;
margin-bottom: 15px;
    width: 30px;
    height: 19px;
font-size: 33px;
}

.mobileMenu .dropdown-block .nav-text {
    font-size: 14px;
    color: #fff;
    line-height: 1;
}

.mobileMenu .dropdown-block .nav-link {
    margin: 10px 0;
    text-align: center;
    justify-content: center;
}


.dropdown-block .nav-link {
    padding: 8px 15px;
    width: 100%;
    display: flex;
    line-height: 1.2;
}



.mobileMenu .dropdown-block .nav-block {
    border-top: 0;
    background-color: transparent;
    padding: 10px 0;
        padding-left: 0px;
    flex-direction: column;
    box-shadow: none;
    justify-content: center;
}

.hamburger-menu-block {
flex-direction: column;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    padding: 34px 20px;
    z-index: 7;
    background: #002c52;
}



.header-logo {
    width: 90.556%;
    height: 70%;
    cursor: pointer;
}


  .header-container {
    position: relative;
    height: 70px;
    z-index: 9;
    box-shadow: 0 0 2px rgba(0,44,82,.5);
}



  .header-container .header-left-section {
    padding: 0 0 0 20px;
}



.nav-link {
    padding: 10px;
position: relative;
line-height: .8;
}

.mobileMenu .nav-text {
    font-size: 18px;
    line-height: 1;
}


.mobileMenu .nav-link {
    margin-top: 10px;
    text-align: center;
    justify-content: center;
}


.nav-block {
    flex-direction: column;
    margin-top: 15px;
    overflow: hidden;
    display: flex;
}

.mobileMenu .dropdown-block {
    position: relative;
    top: inherit;
    left: inherit;
    width: inherit;
    right: 0;
    border: none;
z-index:1000;
}

.hamburger-menu-block.menu-open .nav-block {
    display: flex;
}

.mobileMenu .dropdown-block .nav-text {
    font-size: 14px;
    color: #fff;
}

.mobileMenu .dropdown-block .nav-text {
height:100%;
}

.logo-block, .logo-block:focus, .logo-block:hover {
    text-decoration: none;
}

a:focus, a:hover, a img {
    outline: none;
}

a:focus {
    outline-offset: -2px;
}

a:focus, a:hover {
    color: #23527c;
}

.logo-block {
    height: auto;
    cursor: default;
}

.verticalM {
    display: inline-block;
    vertical-align: middle;
}


.nav-icon {
    top: 30px;
}

.nav-icon span:nth-of-type(2) {
    top: 8px;
    transform-origin: left center;
}


.nav-icon span {
    display: block;
    height: 2px;
    width: 100%;
    background: #fff;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    transition: .25s ease-in-out;
}


.nav-icon, .nav-icon span {
    position: absolute;
    transform: rotate(0deg);
}


.nav-icon {
    width: 30px;
    height: 19px;
    right: 20px;
    transition: .5s ease-in-out;
    cursor: pointer;
}

}









.top_bar {
    background-color: #e60000 !important;
    position: relative;
    width: 100%;
    height:auto;
    color: #fff;
padding-top:5px;

    font-family: OpenSansBold !important;
    display:block;
clear:both;
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding: 0.9%;
}


.top_bar_info_wr .top_bar_info li i {
    display: inline-block;
    vertical-align: middle;
    margin: 0 6px 0 0;
    color: #fff;
}




.top_bar_info_wr .top_bar_info li span {
    display: inline-block;
    vertical-align: middle;

    font-family: OpenSansBold !important;
}



.top_bar_info_wr {
    position: relative;
    float: right;
margin-right: 20%;
}



.top_bar_caption {
    position: relative;
    float: left;
margin-left: 19%;
}



.top_bar_info_wr .top_bar_info li {
    display: inline-block;
    vertical-align: middle;
    padding: 0px 35px;
    color: #fff;
}



.top_bar_info_wr .top_bar_info li a {
    color: #fff;
    text-decoration: none !important;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}


a, a:hover, a:active {
    outline: none !important;
}





@media screen and (max-width: 767px) {



.row .col-md-4 {
    -ms-flex: 0 0 100% !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;
}




.mobile-hide {
  display: none;
}

.top_bar {
  font-size: 12px;
}



.top_bar_info_wr .top_bar_info li span {
  font-size: 12px;
}


.top_bar_caption {
margin-left: 30%;
}


.top_bar_info_wr .top_bar_info li {
    padding: 0px 10px;
}


.top_bar_info_wr {
display:block;
clear:both;
margin-right: 0.1%;
}

.top_bar .container {
display:flex;
text-align:center;
}


}





/* Make the image fully responsive */
  .carousel-inner img {
    width: 100%;
    height: 100%;
}
  
.carousel-indicators{
bottom:13%;
z-index:6 !important;
}





.carousel-indicators li {

    opacity: 1;
    background-color: #002c52;
  }

.carousel-indicators .active {
    opacity: 1;
color:#e60000 !important;
    background-color: #e60000 !important;
  }



.about-us-container {
    margin-left: 5%;
    margin-right: 5%;
}


.header-banner-title-block {
    max-width: 1200px;
    margin: 40px auto 0;
    width: 100%;
    position: relative;
    bottom: 0;
    display: block;
    z-index: 2;
    font-family: OpenSansBold;
}


.header-banner-title-block h1 {
    color: #002c52;
    font-size: 180%;
    line-height: 1.2;
    max-width: 490px;
    position: relative;
    text-shadow: 0 0 2px #d0d0d0;
}



.header-banner-title-block h2 {
    color: #1a1a1d;
    font-size: 100%;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-top: 3%;
    max-width: 70%;
    position: relative;
}








.restrict-width {
    width: 100%;
}


.home-aboutus-section {
    font-family: OpenSansRegular;
position:relative;
    display: flex;
    padding-top: 48px;
    margin-top: 48px;
    border-top: 6px solid #002c52;
}



.home-aboutus-right-content {
    font-family: OpenSansRegular;
    padding: 0 5px 0 5px;
    color: #666768;
    font-size: 18px;
    font-weight: 300;
    line-height: 36px;
width:100%;
}


.more-link-block, .more-link-block a {
margin-top:30px;
    color: #fff;
    font-family: OpenSansRegular;
    display: block;
width:100%;
}


a, a:focus, a:hover {
    text-decoration: none;
}


.more-text {
    color: #002c52;
    font-size: 14px;
    cursor: pointer;
    font-family: OpenSansBold;
    letter-spacing: 2px;
    line-height: 1;
}


svg:not(:root) {
    overflow: hidden;
}
svg {
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}













@import url(//fonts.googleapis.com/css?family=Montserrat:300,400,500);
.service-1 {
  font-family: OpenSansregular;
    color: #666768;
    font-size: 18px;
  font-weight: 300;
margin:80px 0;

}


.bg-light {
    background-color: #002c52 !important;
}

.service-1 h1,
.service-1 h2,
.service-1 h3,
.service-1 h4,
.service-1 h5,
.service-1 h6 {
  color: #3e4555;
}



.service-1 .font-weight-medium {
  font-weight: 500;
font-family:ubuntu !important;
}


.service-1 .subtitle {
  color: #8d97ad;
  line-height: 24px;
}

.service-1 .card.card-shadow {
  -webkit-box-shadow: 0px 0px 30px rgba(115, 128, 157, 0.1);
  box-shadow: 0px 0px 30px rgba(115, 128, 157, 0.1);
}

.service-1 .wrap-service1-box .card-body {
  padding: 40px;
background-color:white !important;
}

.service-1 .btn-success-gradiant {
  background: #2cdd9b;
  background: -webkit-linear-gradient(legacy-direction(to right), #FFFFFF 0%, #FFFFFF 100%);
  background: -webkit-gradient(linear, left top, right top, from(#FFFFFF), to(#FFFFFF));
  background: -webkit-linear-gradient(left, #FFFFFF 0%, #FFFFFF 100%);
  background: -o-linear-gradient(left, #FFFFFF 0%, #FFFFFF 100%);
  background: linear-gradient(to right, #FFFFFF 0%, #FFFFFF 100%);
  border: 0px;
}

.service-1 .btn-success-gradiant:hover {
  background: #1dc8cc;
  background: -webkit-linear-gradient(legacy-direction(to right), #1dc8cc 0%, #2cdd9b 100%);
  background: -webkit-gradient(linear, left top, right top, from(#1dc8cc), to(#2cdd9b));
  background: -webkit-linear-gradient(left, #1dc8cc 0%, #2cdd9b 100%);
  background: -o-linear-gradient(left, #1dc8cc 0%, #2cdd9b 100%);
  background: linear-gradient(to right, #1dc8cc 0%, #2cdd9b 100%);
}

.service-1 .btn-md {
    font-family: OpenSansBold;
  padding: 15px 45px;
  font-size: 18px;
}



.row .col-md-4 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}




.Services-caption{
position:relative;
Width:100%;
color: white !important;
height:50px;
text-align:center;
font-family: OpenSansBold;
font-size: 30px;
margin-bottom:5px;
}



.text-white {
    color: #002c52 !important;
}







.row {
    margin-top: 40px;
    margin-right: -15px;
    margin-left: -15px;
}


.center {
    text-align: center;
}
.col-xs-12 {
    width: 100%;
}

.heading-span {
font-family: OpenSansBold;
    font-weight: bold;
    font-size: 18px;
    display: block;
    color: #002c52;
    text-transform: uppercase;
    letter-spacing: -0.1px;
}


.heading-h2 {
    margin-bottom: 0;
    padding-bottom: 0;
    font-weight: 900;
}


.testimonial-h2 {
    color: #002c52;
font-family: OpenSansBold;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: bold;
}





@import url(//fonts.googleapis.com/css?family=Montserrat:300,400,500);
.testimonial6 {
  font-family: "Montserrat", sans-serif;
  color: #8d97ad;
  font-weight: 300;
}

.testimonial6 h1,
.testimonial6 h2,
.testimonial6 h3,
.testimonial6 h4,
.testimonial6 h5,
.testimonial6 h6 {
  color: #3e4555;
}

.testimonial6 .font-weight-medium {
  font-weight: 500;
}

.testimonial6 h5 {
    line-height: 22px;
    font-size: 18px;
}

.testimonial6 .subtitle {
  color: #8d97ad;
  line-height: 24px;
	font-size: 16px;
}

.testimonial6 .testi6 {
  border-right: 1px solid rgba(120, 130, 140, 0.13);
}

.testimonial6 .testi6 .nav-link {
  border-radius: 0px;
  margin: 8px -2px 8px 0;
}

.testimonial6 .testi6 .nav-link img {
  width: 70px;
  opacity: 0.5;
}

.testimonial6 .testi6 .nav-link.active {
  background: transparent;
  color: #8d97ad;
  border-right: 3px solid #2cdd9b;
}

.testimonial6 .testi6 .nav-link.active img {
  opacity: 1;
}

.testimonial6 .btn-danger {
    background: #ff4d7e !important;
    border: 1px solid #ff4d7e !important;
}

.testimonial6 .btn-md {
    padding: 18px 0px;
    width: 60px;
    height: 60px;
    font-size: 20px;
}

@media (max-width: 767px) {

#v-pills-tabContent{
    padding:0 20px;
}


.address-section {
    padding-bottom: 30px;
    width: auto !important;
}

	.testimonial6 .testi6 .nav-link {
    margin: 0px 0px -2px 0;
    padding: 10px;
	}


	.testimonial6 .testi6 {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
    border-right: 0px solid rgba(120, 130, 140, 0.13);
    border-bottom: 1px solid rgba(120, 130, 140, 0.13);
    margin-bottom: 40px;
	}


	.testimonial6 .testi6 .nav-link img {
    width: 40px;
	}


	.testimonial6 .testi6 .nav-link.active {
			border-right: 0px solid #2cdd9b;
			border-bottom: 3px solid #2cdd9b;
	}


.tracking-address {
flex-direction:column;
justify-content: center !important;
  align-items: center !important;
}

}




.py-5 {
    padding-bottom: 0.1rem !important;
}



.map-section {
    font-family: OpenSansRegular;
    margin-top: 150px;
    margin: 0 auto;
}


.restrict-width {
    max-width: 1200px;
    width: 100%;
}



.team-section-header {
    padding-bottom: 30px;
}


.restrict-width {
    max-width: 1200px;
    margin: 0 auto;
    width: 100%;
}


.team-section-heading {
    border-top: 6px solid #002c52;
}
.team-section-heading {
    font-size: 24px;
    color: #002c52;
    font-family: OpenSansBold;
    text-transform: uppercase;
    text-align: center;
    padding-top: 55px;
    padding-bottom: 30px;
    border-top: 9px solid #002c52;
}


.tracking-address {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}


.address-section {
    display: flex;
    padding-bottom: 30px;
    width: 30%;
}


.address-block {
    width: 350px;
    background: #002c52;
    padding: 25px;
    display: flex;
    flex-direction: column;
}


.country-name-content {
    color: #fff;
    font-size: 22px;
}


.point-of-location {
    color: #fff;
    font-size: 15px;
    padding-top: 25px;
    line-height: 28px;
}


.contact-block {
    padding-top: 30px;
    color: #fff;
    font-size: 14px;
    margin-top: auto;
}


.phone-number {
    padding-bottom: 10px;
}


.map-section {
    margin-top: 50px;
}




.email-block {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    border-top: 2px solid hsla(270,1%,50%,.5);
margin-top:10px;
padding-top:10px;
}


.email-block .map-icon img {
    margin-top: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    margin-right: 0;
}



.contact-block a img {
    width: 18px;
    height: 14px;
    margin-right: 10px;
}
a img {
    border: none;
}
a:focus, a:hover, a img {
    outline: none;
}


.contact-block a {
    display: inline-flex;
    align-items: center;
}







/* Footer */
@import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');

section .section-title {
    text-align: center;
    color: #007b5e;
    margin-bottom: 50px;
    text-transform: uppercase;
}
#footer {
    background: #112446 !important;
}
#footer h5{
	padding-left: 10px;
    border-left: 3px solid #eeeeee;
    padding-bottom: 6px;
    margin-bottom: 20px;
    color:#ffffff;
}
#footer a {
    color: #ffffff;
    text-decoration: none !important;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}
#footer ul.social li{
	padding: 3px 0;
}
#footer ul.social li a i {
    margin-right: 5px;
	font-size:25px;
	-webkit-transition: .5s all ease;
	-moz-transition: .5s all ease;
	transition: .5s all ease;
}
#footer ul.social li:hover a i {
	font-size:30px;
	margin-top:-10px;
}
#footer ul.social li a,
#footer ul.quick-links li a{
	color:#ffffff;
}
#footer ul.social li a:hover{
	color:#eeeeee;
}
#footer ul.quick-links li{
	padding: 3px 0;
	-webkit-transition: .5s all ease;
	-moz-transition: .5s all ease;
	transition: .5s all ease;
}
#footer ul.quick-links li:hover{
	padding: 3px 0;
	margin-left:5px;
	font-weight:700;
}
#footer ul.quick-links li a i{
	margin-right: 5px;
}
#footer ul.quick-links li:hover a i {
    font-weight: 700;
}

@media (max-width:767px){

.mod1{
padding: 0 20px !important;
margin-top:40px !important;
}


.mod3{
display:block !important;
width: 100% !important;
}

	#footer h5 {
    padding-left: 0;
    border-left: transparent;
    padding-bottom: 0px;
    margin-bottom: 10px;
}
}


.mod1{
display:flex;
flex-direction:column;
padding-left:150px;
margin-top:40px !important;
}


.mod1 .row { padding-top: 40px;}


.row .mod3{
display:inline-block;
width:33.33%;
max-width: 33.333333;

margin-bottom: 50px;

}











.hero-block-no-bottom-margin {
    margin-bottom: 0;
}


.hero-block {
    position: relative;
    min-height: 400px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}


.hero-block .hero-block-inner {
    margin-top: 0;
}


.hero-block .hero-block-inner {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    margin-top: -30px;
}





.center-vertical {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -webkit-justify-content: center;
    flex-direction: column;
    justify-content: center;
}


.hero-block-inner .container {
    width: 1170px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}


.hero-block-inner .container .row {
    margin-left: -15px;
    margin-right: -15px;
}



.col-lg-12 {
    width: 100%;
    float: left;
}



.last-child-fix :last-child {
    margin-bottom: 0;
}


.hero-block h1 {
    font-size: 30px;
}



.block-padding-normal {
    padding-top: 30px;
    padding-bottom: 30px;
}


.dark-blue-on-white {
    background-color: #ffffff;
    color: #003061;
}


.dark-blue-on-white .container {
    width: 1170px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}



.dark-blue-on-white .container .row {
    margin-left: -15px;
    margin-right: -15px;
    margin-top: 0px !important;
    font-family: 'Ubuntu', sans-serif;
    font-size: 16px;
    line-height: 1.4;
}


.block-padding-normal-column p {
    margin-bottom: 16px;
    color: #003061;
box-sizing: border-box;
    font-family: 'Ubuntu', sans-serif;
    font-size: 16px;
    line-height: 1.4;

}


.block-padding-normal-column {
    padding: 30px;
}


.dark-blue-on-white h3 {
    color: #003061;
    font-size: 25px;
    margin-bottom: 16px;
}



.mbserve {
    background-image: url('https://transregionalcouriers.com/images/services.jpg');


}

@media (max-width:767px){




.dark-blue-on-white h3 {
    font-size: 20px;
font-weight: 500;
line-height: 1.1;
}


.dark-blue-on-white .container {    
width:100%;
margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.hero-block h1 {
line-height: 1.1;
    font-size: 20px;
}

.col-xs-12 {
    width: 100%;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}


.hero-block-inner .container {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}


}




.mast-caption {
    background-color: rgba(0,191,255,0.7);
    flex: 0 0 40%;
    padding: 2% 6%;
    margin: auto;
}


@media (max-width:767px){

.mast-caption {
    flex: 0 0 60%;
}
}




.partners {
font-family: OpenSansBold;
text-align: center;
font-size: 36px !important;
margin: 0 0 32px;
line-height: 42px;
   text-transform: uppercase;
    color: #002c52;
    font-weight: 300;

padding:15px;
}


.partners::after {

margin: 25px auto 35px;
content: '';
    border-bottom: 3px solid #e60000;
    width: 50px;
    display: block;
}


.spe-cor {
margin-bottom: 60px;
}




.cs-one-column-link {
    max-width: 956px;
    margin: 0 auto;
}

.cs-one-column-link-wrapper {
    text-align: center;
}


.cs-one-column-link-wrapper h2 {
padding: 15px;
    font-size: 36px;
    line-height: 48px;
    text-align: center;
}


.cs-one-column-link-wrapper h3 {
padding:15px;
    font-family: Ubuntu,Helvetica,Arial,sans-serif;
    font-size: 18px;
    line-height: 24px;
    color: #002f64;
}


.cs-slim-bar-cta-wrapper h3, .hc-slim-bar-cta-wrapper h3, {
    font-size: 18px !important;
    line-height: 24px !important;
    color: #002f64 !important;
}


.cs-one-column-link-text {
    text-align: left;
    padding: 1em;
}












.ff-section {
    background-color: beige;
    color: #666;    
    flex-direction: row;
    width: 100%;
    display: flex;
}


.ff-section-left {
    background-color: beige;
    color: #666;    
    flex-direction: row;
    width: 100%;
    display: flex;
}


.ff-text-container {
    flex: 1;
color:black;
}


.ff-text-wrapper {
padding: 3rem 4rem;
}



.ff-title {
    font-size: 1.6rem;
    padding-bottom: 1.45rem;
    text-align: center;
    font-family: Ubuntu;
    line-height: 36px;
    color: #666;
text-transform:uppercase;
}


.ff-bodycopy {
    font-size: 16px;
    font-family: Ubuntu;
}


.ff-image-container {
    flex: 1;
}



.ff-desktop-image {
    background-position: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    height: 100%;
    min-height: 300px;
}



.ff-mobile-image {
    display: none;
}



@media only screen and (max-width: 768px) {


.ff-text-wrapper {
padding: 3rem 2rem;
}

.ff-section-left {
    flex-direction: column-reverse;
}

.ff-section {
    flex-direction: column;
}


.ff-mobile-image {
    display: block;
    width: 100%;
    border: 0;
    max-width: 100%;
    height: auto;
}


.ff-desktop-image {
    display: none;
}
}

section {
    padding: 0;
}



.ff-bodycopy ul li:before {
    font-family: FontAwesome !important;
    font-style: normal;
    font-weight: 400!important;
    vertical-align: top;
    content: "\f058";
    margin-right: 20px;
    color: #bccf00;
    width: 1.5em;
}


.ff-bodycopy ul {
list-style-type: none;
}

.ff-bodycopy ul {
text-indent: -2em;
}




.country-name-content  h3 {
    color: white !important;
}





.container legend {
	margin-top: 35px;
	margin-left: auto;
	margin-right: auto;
	color: #EB771F;
}

body {
	background-color: white !important;
}

.bg1 {
  background-color: #E8FBDA;
}

.navbar-header .navbar-brand .img-responsive {
	width: 100px;
	height: auto;
	margin-left: 25px;
}

.container .navbar-header .navbar-brand {
	height: 90px;
}

.container.nav #defaultNavbar1 .nav.navbar-nav.navbar-right {
	margin-top: 25px;
}

nav .container {
	background-color: #262626;
}

div.copyright {
	color: #f2f2f2;
}

footer {
	height: 50px;
	width: 100%;
	align-content: center;
	font-size: 10px;
	font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	padding-top: 20px;
	padding-bottom: auto;
	background-color: #2F2F2F;
}

.form-horizontal {
	width: 100%;
	margin: 0;
	padding: 10px 0;
}
	

.block-padding-none-column {
    padding: 0;
}


.block-padding-none-column h2 {
    font-size: 30px;
    margin: 30px 0 16px;
}


.block-padding-none-column h5 {
    margin: 16px 0;
    font-size: 20px;
}

.block-padding-none-column p {
    margin-bottom: 30px;
    font-size: 16px;
}


.block-padding-double{
    background-color: white !important;
}


.form-group {
    margin-bottom: 1rem 0 !important;
}



.form-group .col-sm-10 {
    -ms-flex: 0 0 83.333333% !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;
}


.form-group .form-control{
 background-color: #ccc !important;
}




.gform_button {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 1.4;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border-radius: 2px;
    border: none;
        border-top-color: currentcolor;
        border-right-color: currentcolor;
        border-bottom-color: currentcolor;
        border-left-color: currentcolor;
    padding: 15px 30px;
    box-shadow: 0 2px 0 #003061;
    color: #fff;
    background-color: #2c74ba;
    border-color: #2767a5;
}









.ng-scope {
background-color:white;
}



.ng-scope .header-nav{
display:flex;
max-width: 1920px;
margin: 0 40px;
height: 60px;
align-items: center;
justify-content: space-between;
}

.header-right-side{
padding-top: 20px;
}


.header-nav .logo-image-wrapper{
display: flex;
max-width: 170px;
width: 170px;
height: 41.42857142857143px;
}


.ng-scope a {
font-size: 14px;    
font-family: Ubuntu,LexiaTrial-Regular,Georgia,Times,Times New Roman,serif;
    color: #2c74ba;
}


@media only screen and (max-width: 768px) {
.ng-scope .header-nav{
margin: 0 10px;
}
}




main.ng-scope {
    height: 100%;
background-color: transparent;
}


section.tracing {
    display: flex;
    flex-flow: column;
    align-items: center;
    height: 570px;
    max-width: 1920px;
    margin: 0 auto;
background-color: transparent;
background: transparent;
}


.title-of-tracking {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #dc3545;
    font-size: 44px;
    padding-top: 136px;
}



.address-of-tracking p {
    line-height: 20px;
    color: #dc3545;
    font-size: 20px;
    opacity: 1;
}


@media only screen and (max-width: 768px) {
.title-of-tracking {
    color: white;
    font-size: 30px;
    padding-top: 50px;
}


.address-of-tracking p {
    color: white;
}
}


.track-your-ship {
    display: flex;
}

.address-of-tracking {
    padding-top: 14px;
}






.search-sec{
    position: relative;
    background: rgba(26, 70, 104, 0.51);
    width: 100%;
    margin:120px 0;
}



.search-sec .row {
display:flex;
flex-direction:row;
margin: 20px auto;
align-items:center;
justify-content: center;
}


.search-slt{
    display: block;
    width: 100%;
    font-size: 0.875rem;
    line-height: 1.5;
    color: #55595c;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    height: calc(3rem + 2px) !important;
    border-radius:0;
}

.instr{
    width: 35%;
}


.wrn-btn{
    width: 100%;
    font-size: 16px;
    font-weight: 400;
    text-transform: capitalize;
    height: calc(3rem + 6px) !important;
    border-radius:0;
}


@media (max-width: 767px){
    .search-sec{
    font-size: 0.8rem;
    }

.instr{
    width: 55%;
}


}


.search-sec .btn-danger {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
}


.search-sec .btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}


.search-sec .btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
        border-top-color: transparent;
        border-right-color: transparent;
        border-bottom-color: transparent;
        border-left-color: transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}















@import url('https://fonts.googleapis.com/css?family=Numans');


.container{
height: 100%;
align-content: center;
}

.card{
height: auto;
margin: 10% auto;
margin-bottom: auto;
width: 50%;
background-color: rgba(0,0,0,0.5) !important;
}

.social_icon span{
font-size: 60px;
margin-left: 10px;
color: #FFC312;
}

.social_icon span:hover{
color: white;
cursor: pointer;
}


.card-header {
    background-color: #002c52 !important;
    border-bottom: 1px solid rgba(0,191,255,0.7) !important;
}

.card-header h3{
color: white;
text-align:center;
}

.social_icon{
position: absolute;
right: 20px;
top: -45px;
}

.input-group-prepend span{
width: 50px;
background-color: #FFC312;
color: black;
border:0 !important;
}

input:focus{
outline: 0 0 0 0  !important;
box-shadow: 0 0 0 0 !important;

}

.remember{
color: white;
}

.remember input
{
width: 20px;
height: 20px;
margin-left: 15px;
margin-right: 5px;
}

.login_btn{
color: black;
background-color: #FFC312;
width: 100px;
}

.login_btn:hover{
color: black;
background-color: white;
}

.links{
color: white;
}

.links a{
margin-left: 4px;
}



.input-group-caption {
width: 80%;
}





.input-group-text p{
font-size: 20px;
text-align:center;
color: #007bff;
text-decoration: none;
margin:0;
background-color: transparent;
}


.card-body {
height:100%;
}



.noline:hover {
text-decoration: none;
}


.trvisible{
border: 1px solid black; 
}


@media (max-width: 767px) {

.card{
height: auto !Important;
margin: 20% auto !Important;
width: 90% !Important;
background-color: rgba(0,0,0,0.5) !important;
}

.header-right-side {
    margin-left: 20px;
}

}


::placeholder {
  color: red !important;
  opacity: 1 !important; 
}

:-ms-input-placeholder {
  color: red !important;
}

::-ms-input-placeholder {
  color: red !important;
}




.input-group select:invalid {
color: red !important;}


select:invalid option:not(:disabled) { color: black !important;}

