body {
	font-family: Calibri, sans-serif !important;
    font-size: 20px !important;
    color: #333 !important;
    font-weight: 400;
}

.h1, h1 {
    font-size: 2.5rem;
    color: #02159c;
    font-weight: bold;
}
ul {
    list-style: none !important;
    padding-left: 10px !important;
}
/*Navbar*/
.hm-gradient {
    background-image: linear-gradient(to top, #f3e7e9 0%, #e3eeff 99%, #e3eeff 100%);
}
.darken-grey-text {
    color: #2E2E2E;
}
.darken-grey-text {
    color: #2E2E2E;
}
.bg-dark {
	height: 85px;
    background-color: #fff !important;
    border-bottom: 1px solid #ccc !important;
}
/*Navbar*/
.nav-link {
	font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
}
.navbar-expand-lg .navbar-nav .nav-link {
	padding-left: 20px;
	padding-right: 20px;
  font-size: 16px;
}
.navbar {
  background-color: #fff;
    box-shadow: 0 0 10px #757575;
}
.carousel-inner {
  padding: 80px 0 0 0;
}


.date_time h4 {
    text-align: left;
    padding-left: 15px;
    font-size: 14px;
    padding-bottom: 8px;
}
.document-11 ul li {
  font-size: 14px !important;
}
.fragment {
    font-size: 12px;
   /* font-family: tahoma;*/
    height: 140px;
    border: 1px solid #ccc;
    color: #555;
    display: block;
    padding: 10px;
    box-sizing: border-box;
    text-decoration: none;
}


.fragment:hover {
    box-shadow: 2px 2px 5px rgba(0,0,0,.2);

}

.fragment img { 
    float: left;
    margin-right: 10px;
}



.fragment h3 {
    padding: 0;
    margin: 0;
    color: #369;
}
.fragment h4 {
    padding: 0;
    margin: 0;
    color: #000;
}
.date_time_close {
    display: block;
    text-align: right;
    margin-bottom: 5px;
    font-size: 12px;
    color: #202020;
    margin-right: 12px;
}
#close {
    float:right;
    display:inline-block;
    padding:2px 5px;
    background:#ccc;
}
.carousel {
	margin: 0px 0 0 0;
}
.service-icon-box {
    text-align: center;
    margin-top: 35px;
    margin-bottom: 35px;
/*        border: 1px solid #eaeaea;
*/    padding: 20px;
}
.service-icon-box .icon{width: 100%;}


.service-icon-box a.title.h2 {
    font-size: 22px;
    font-weight: 600;
    color: #02159c;
    margin: 15px auto;
}
.service-icon-box .des {
    font-size: 18px;
    color: #333;
    line-height: 22px;
}

.animate {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

/*=============== Home-team ===============*/

.home-doctors {
  text-align: center;
  padding: 70px 0 80px;
/*  background: #f0f5f6;*/

}

.home-doctors h2 {
       font-weight: bold;
    color: #02159c;
    font-size: 36px;
}

.home-doctors .common-doctor {
  background-color: #fff;
 /* min-height: 375px;*/
  box-shadow: 0 0 10px #ddd;
  padding-bottom: 30px;
}
.home-doctors .common-doctor figure {
  overflow: hidden;
  width: 100%;
    height: 140px;
}

.home-doctors img {
    width: 100%;
    height: 245px;
    margin-top: -4em;
}

.home-doctors .common-doctor h5 {
  margin: 0 0 7px;
  font-size: 24px;
    font-weight: 700;
    color: #02159c;
}
.home-doctors .common-doctor .for-border {
  margin-bottom: 20px;
}
.home-doctors .common-doctor .text-content {
    position: relative;
  padding: 20px;
      
}

.home-doctors .common-doctor .text-content a.btn-card{
        text-decoration: none;
    color: #fff;
    margin: 10px 0;
    display: inline-block;
    position: absolute;
    bottom: 0px;
    left: 50%;
    margin-left: -70px;

}

.home-doctors.doctors-var-two {
  text-align: left;
  background-color: #fff;
}
.home-doctors.doctors-var-two .slogan-section {
  text-align: left;
}
.home-doctors.doctors-var-two .common-doctor {
  background-color: transparent;
}
.home-doctors.doctors-var-two .common-doctor .for-border {
  display: none;
}
.home-doctors.doctors-var-two .common-doctor .text-content {
  padding: 20px 0 20px;
}
.home-doctors.doctors-var-two .text-center {
  text-align: left;
}

.slogan-section {
    margin-bottom: 50px;
    text-align: center;
}

.home-doctors .common-doctor .for-border {
    margin-bottom: 20px;
}

.for-border {
    height: 11px;
    width: 100%;
    background: transparent url(https://omarhabash.com/nova/wp-content/uploads/2014/08/feature-border.png) center center no-repeat;
    border: none;
}

.home-doctors .common-doctor h5 small {
    color: #008fd5;
    font-weight: bold;
    font-size: 0.8em;
    font-style: italic;
}

.home-doctors .common-doctor ul{
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    margin-top: -28px;
    text-align: center;
    margin-top: 10em;
    opacity: 0;
    z-index: 1;
}

.home-doctors .common-doctor li a {
    background: #008fd5;
    color: white;
    padding: 0.75em;
    border: 5px solid rgba(255, 255, 255, 0.33);
}


.doc-img{
     /* Webkit for Chrome and Safari */
  -webkit-transform: scale(1, 1); // This is the scale for the normal size of the image.
  -webkit-transition-duration: 500ms;
  -webkit-transition-timing-function: ease-out;
 
  /* Webkit for Mozila Firefox */
  -moz-transform: scale(1, 1);
  -moz-transition-duration: 500ms;
  -moz-transition-timing-function: ease-out;
 
  /* Webkit for IE( Version: 11, 10 ) */
  -ms-transform: scale(1, 1);
  -ms-transition-duration: 500ms;
  -ms-transition-timing-function: ease-out;
}

.doc-item:hover .doc-img{
     /* Webkit for Chrome and Safari */
  -webkit-transform: scale(1.2, 1.2); // This is the enlarged size scale of the image.
  -webkit-transition-duration: 500ms;
  -webkit-transition-timing-function: ease-out;
 
  /* Webkit for Mozila Firefox */
  -moz-transform: scale(1.2, 1.2);
  -moz-transition-duration: 500ms;
  -moz-transition-timing-function: ease-out;
 
  /* Webkit for IE( Version: 11, 10 ) */
  -ms-transform: scale(1.20, 1.20);
  -ms-transition-duration: 500ms;
  -ms-transition-timing-function: ease-out;

  opacity: 0.7;
}

.doc-item:hover .social-lists{
    margin-top: -2em;
    opacity: 1;
}
.doc-item-1 {
    margin: 30px 0 0 0;
}
.background-images {
    background-color: #000f50;
    background-size: cover;
    background-attachment: fixed;
    padding:20px 0 20px 0;
}
.about-section-1 {
    background-color: #fff !important;
}
.background-left h3 {
  font-size: 26px;
    font-weight: bold;
    color: #fff;
}
.background-right h4 {
    color: #fff;
}
.contact a {
        background-color: #ff6000;
    padding: 10px 20px;
    color: #fff;
    border-radius: 6px;
}
.about-title ul li {
    font-weight: bold;
    line-height: 32px;
    padding-left: 30px;
    position: relative;
}
.contact {
     margin: 60px 0 0 0;
}
.background-right ul li {
    color: #fff;
    padding: 5px 0;
}
.background-right h4 {
    font-weight: bold;
}
.background-right p {
    border-left: 3px solid #ff6000;
    font-size: 18px;
    color: #fff;
    padding-left: 15px;
}
.paddingTB60 {padding:60px 0px 60px 0px;}
.gray-bg {background: #F1F1F1 !important;}
.about-title {}
.about-title h1 {color: #ff6000; font-size:30px;font-weight:600; text-transform: uppercase;}
.about-title span {color: #AF0808; font-size:45px;font-weight:700;}
.about-title h3 {color: #535353; font-size:23px;margin-bottom:24px;}
.about-title p {color: #7a7a7a;line-height: 1.8;margin: 0 0 15px; text-align: justify;}
.about-paddingB {padding-bottom: 12px; text-align: justify;}
.about-img {padding-left: 57px;}

/* Social Icons */
.about-icons {margin:48px 0px 48px 0px ;}
.about-icons i{margin-right: 10px;padding: 0px; font-size:35px;color:#323232;box-shadow: 0 0 3px rgba(0, 0, 0, .2);}
.about-icons li {margin:0px;padding:0;display:inline-block;}
 #social-fb:hover {color: #3B5998;transition:all .001s;}
 #social-tw:hover {color: #4099FF;transition:all .001s;}
 #social-gp:hover {color: #d34836;transition:all .001s;}
 #social-em:hover {color: #f39c12;transition:all .001s;}
 .about-6 {
    padding:15px 0;
 }
 .footer-wrap {
    /*background: url('../images/footer-bg.jpg') no-repeat top;*/
    background: #0b0256;
    padding-top: 30px;
    background-size: cover;
}

.footer-wrap h3 {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 30px;
}

.footer-wrap p {
    font-size: 14px;
    line-height: 24px;
    color: #b3b3b3;
    margin-top: 15px;
}

.footer-wrap p a {
    color: #fff;
    text-decoration: underline;
    font-style: italic;
}

.footer-wrap p a:hover {
    text-decoration: none;
    color: #ff7800;
}

.footer-links li a {
    font-size: 16px;
    line-height: 26px;
    color: #b3b3b3;
    text-decoration: none;
}


.footer-links li:before {
       content: "\f0fb";
    font-family: 'FontAwesome';
    padding-right: 0;
    color: #b3b3b3;
    position: absolute;
    left: 0;
}
.footer-links li {
      padding: 0 0 0px 36px;
    position: relative;
}
.who-choose h2 {
    text-transform: uppercase;
}


.about-us-1 {
    border-bottom: 1px solid #ff6000;
    border-top: 1px solid #ff6000;
    padding: 60px 0;
}
.about-us-2 {
    background-color: #f9f9f9;
    padding: 60px 0;
}

.footer-category li a {
    font-size: 14px;
    line-height: 26px;
    color: #b3b3b3;
    text-decoration: none;
}

.footer-category li:before {
    content: "\f0fb";
    font-family: 'FontAwesome';
    padding-right: 10px;
    color: #b3b3b3;
}

.address {
    
    color: #b3b3b3;
    font-size: 16px;
    position: relative;
    padding-left: 30px;
    line-height: 22px;
}
.about-1 {
    padding: 60px 0 60px 0;
}


.address:before {
    content: "\f041";
    font-family: 'FontAwesome';
    position: absolute;
    top: 0;
    left: 0;
    color: #ccc !important;
}
.carousel-item img {
  width: 100%;
}
.our_mission_bx .title h1 {
    font-size: 24px;
    color: #000;
    font-weight: normal;
    text-transform: uppercase;
    margin: 0;
    text-align: left;
    padding: 0 0 20px 0;
    letter-spacing: 1px;
    font-weight: bold;
}

.our_mission_bx .title h1::before {
    content: "";
    width: 50px;
    height: 2px;
    background: #ff6000;
    display: block;
    position: relative;
    top: 35px;
    left: 0;
    margin: 0;
}
.our_mission_image {
    border: 5px solid #fff;
}
.mission-row {
    padding: 60px 0;
    background-color: #eceaea;
}
.phone-10 {
  color: #333 !important;
  font-weight: bold !important;
  text-decoration: none !important;
}

/*.info a {
 
    color: #fff;
    font-size: 14px;
    line-height: 30px;
    font-weight: normal;
}
*/
.fa-phone:before {
    content: "\f095";
}



.info a {

    color: #b3b3b3;
    font-size: 16px;
    line-height: 25px;
    font-weight: normal;
}
.marquee-9 {
     width: 100%;
    color: #fff;
    font-size: 24px;
    background-color: #ff6000;
    line-height: 24px;
    padding: 10px 0;
    /*margin: 10px 0 0 0;*/
}

.fa-envelope:before {
    content: "\f0e0";
}

.copyright {
    border-top: 1px solid #5f5f5f;
    font-size: 14px;
    color: #b3b3b3;
    margin-top: 25px;
    padding-top: 10px;
    text-align: center;
    padding-bottom: 10px;
}
.site-footer .widget-title {
    color: #fff;
}
 .widget-title:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 1px;
}
 .widget-title span {
    background-color: #ff6000;
}
.widget-title span:after {
    border-left-color: #ff6000 ;
}
.widget-title span {
    position: relative;
    display: inline-block;
    padding: 10px 10px 10px 20px;
    }
    .widget-title span:after {
    border-left-color: #ff6000 !important;
}
.contact-us-9 {
    margin: 60px 0 60px 0;
}
.document {
    padding: 90px 0;
}
.document-10 ul li img {
    float: right;
    margin: 5px 10px;
}
.navbar-brand img {
    height: 77px;
}
.navbar {
       padding: 0;
}
.widget-title span:after {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 41px 0 0 50px !important;
    border-color: transparent;
    position: absolute;
    top: 0;
    right: -50px;
}
.shadow-lg {
    box-shadow: 0 0 0 0 !important;
}
.nav-link {
    color: #000 !important;
}
.footer-links li a:hover {
    color: #ff6000 !important;
}
.maps {
    margin: 30px 0 0 0;
}
.text {
  margin: 0 60px;
}

.twitter {
  color: #000000;
  text-decoration: none;
  display: block;
  padding: 14px;
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}

.twitter:hover {
  color: #FF7D6D;
  text-decoration: none;
}

span {
  display: block;
}

img {
  max-width: 100%;
}
.phone-9 {
    color: #333 !important;
}
/* Floating Social Media Bar Style Starts Here */

.fl-fl {
  background: #000000;
  text-transform: uppercase;
  letter-spacing: 3px;
  padding: 4px;
  width: 190px;
  position: fixed;
  right: -160px;
  z-index: 1000;
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}

.fa {
  font-size: 14px;
  color: #fff;
  padding: 0px 0 0px 0;
  width: 22px;
  margin-left: 5px;
}

.fl-fl:hover {
  right: 0;
}
.right-1 {
        color: #333;
    position: absolute;
    left: 0;
    top: 11px;

}

.domestic-head-1 {
    background-image: url(../images/about.jpg);
    background-size: cover;
    padding-top: 100px;
    padding-bottom: 100px;
    margin:61px 0 0 0;
}
.container-10 {
  padding: 60px 0;
}
.prohibited ul li {
  font-weight: bold;
}
.prohibited ul li:hover {
  color: #ff6000;
}
.domestic-head-2 {
    background-image: url(../images/contact.jpg);
    background-size: cover;
    padding-top: 100px;
    padding-bottom: 100px;
    margin: 61px 0 0 0;
}
.domestic-head-7 {
    background-image: url(../images/prohibited-items.png);
    background-size: cover;
    padding-top: 130px;
    padding-bottom: 130px;
    margin: 61px 0 0 0;
}
.dropdown-item {
  text-transform: uppercase;
  font-weight: bold;
}
.dropdown-item:hover {
  color: #ff6000 !important;
}
.domestic-head-3 {
    background-image: url(../images/commercial-invoice.jpg);
    background-size: cover;
    padding-top: 100px;
    padding-bottom: 100px;
    margin: 61px 0 0 0;
}
.about-1 h2 {
  font-weight: bold;
   color: #ff6000 !important;
}
.domestic-head-4 { 
   background-image: url(../images/tracking.jpg);
    background-size: cover;
    padding-top: 134px;
    padding-bottom: 100px;
    margin: 61px 0 0 0;
}
.container-9 h2 {
  font-weight: bold;
}
.domestic-head-5 {
    background-image: url(../images/tracking.jpg);
    background-size: cover;
    padding-top: 100px;
    padding-bottom: 100px;
    margin: 61px 0 0 0;
}
.domestic-head-6 {
    background-image: url(../images/services.jpg);
    background-size: cover;
    padding-top: 100px;
    padding-bottom: 100px;
    margin: 61px 0 0 0;
}
.north {
    text-transform: uppercase;
    color: #fff;
    font-size: 24px;
}
.fl-fl a {
  color: #fff !important;
  text-decoration: none;
  text-align: center;
  line-height: 43px!important;
  vertical-align: top!important;
}
.document-10 {
  padding: 0px;
  margin: 0px;
  border:1px solid #ccc;
  box-shadow: 0 0 10px #e4e1e1;
  margin: 0 0 20px 0;
}
.document-10  ul {
  margin: 0px;
  padding-left: 0px !important;
}
.navbar-dark .navbar-nav .nav-link:hover {
  color: #ff6000 !important;
}
.document-10 ul li {
    font-size: 18px !important;
    border-bottom: 1px solid #e4e4e4;
    padding: 10px 72px 10px 38px;
    line-height: 26px;
    position: relative;
}
.document-10 .fa{    position: absolute;
    color: #ff6000;
    font-weight: bold;
    font-size: 18px;
    left: 4px;
    top: 12px;}
.document-10 ul li img.invoice-10 {
  position: absolute;
    right: 0px;
}
.document-10 ul li img.invoice-11 {
  position: absolute;
    right: 38px;
}

.float-fb {
  top: 160px;
  background-color: #3b5998;
}

.float-tw {
  top: 215px;
  background-color: #00acee;
}
.invoice-10 {
  margin: 5px 0;
}

.float-gp {
  top: 270px;
  background-color: #3f729b;
}
.facebook-9 {
font-size: 20px !important;
    line-height: 43px !important;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 30px;
    height: 30px;
    background: #666;
    border-radius: 50%;
        padding: 5px;
        margin: 3px;
}
.facebook-9:hover{background-color: #ff6000;}
.facebook-9 .fa{padding: 0px;}
.float-sm{    text-align: left;
    padding-left: 30px;}

.float-rs {
  top: 325px;
}

.float-ig {
  top: 380px;
}

.float-pn {
  top: 435px;
}
#return-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.7);
    width: 50px;
    height: 50px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-top i {
    color: #fff;
    margin: 0;
    position: relative;
    left: 16px;
    top: 10px;
    font-size: 19px;
    -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;
}
#return-to-top:hover {
    background: rgba(0, 0, 0, 0.9);
}
#return-to-top:hover i {
    color: #fff;
    top: 16px;
}
.wowBack {
  background:#222;
  position:relative; overflow:hidden;
}
.wowWrap div {
  background:#27ae60; 
  display:block;
  width:100%;
  margin:5% 0;
  text-align:center;
  padding-top:20%;
  padding-bottom:20%;
}

.wowWrap {
  width:16.66%;
  float:left;
  padding: 0 .5%;
}

.wowWrap h4{
  position:fixed;
  z-index:200;
  width:100%;
  padding:1% 0% 1% 0%;
  margin:0;
  color:white;  
  font-size:1.35vw;
  background:rgba(22,22,22,.3)
}

.wowWrap div:first-of-type{
  margin-top:25%; }

/*I've assigned class wHighlight to all the animate.css classes that add elements onto the page with delay.  */
.wHighlight {background:#28a !important}
.details-card {
  background: #ecf0f1;
}

.card-content {
  background: #ffffff;
  border: 4px;
  margin: 15px 0;
 box-shadow: 0 0 10px #ddd;
}

.card-img {
  position: relative;
  overflow: hidden;
  border-radius: 0;
  z-index: 1;
}

.card-img img {
  width: 100%;
  height: auto;
  display: block;
}

.card-img span {
  position: absolute;
    top: 15%;
    left: 12%;
    background: #1ABC9C;
    padding: 6px;
    color: #fff;
    font-size: 12px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    transform: translate(-50%,-50%);
}
.card-img span h4{
        font-size: 12px;
        margin:0;
        padding:10px 5px;
         line-height: 0;
}
.card-desc {
  padding: 1.25rem;
}

.card-desc h3 {
  color: #02159c;
    font-weight: 600;
    font-size: 24px;
    line-height: 1.3em;
    margin-top: 0;
    margin-bottom: 5px;
    padding: 0;
    text-align: center;
}

.card-desc p {    
  text-align: justify;
  color: #333;
  font-weight: 400;
/*  font-size: 16px;*/
  line-height: 1.5;
  margin: 0px;
  margin-bottom: 20px;
  padding: 0;
  /*font-family: 'Raleway', sans-serif;*/
}
.form-control {
     display:inline-block;
   width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.form-control-11 {
  display:inline-block;
   width: 61%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.Tracking-Details {
  margin: 22px auto 0;
}
.network-1 {
  width: 42%;
  margin: 0 auto;
  display: table;
}
.btn-card{
  background-color: #ff6000;
  color: #fff;
  box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
   padding: 9px 2.14rem;
    font-size: 16px;
    -webkit-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    -o-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    margin: 0;
    border: 0;
    -webkit-border-radius: .125rem;
    border-radius: .125rem;
    cursor: pointer;
    text-transform: uppercase;
    white-space: normal;
    word-wrap: break-word;
    color: #fff;
}
.form-control-9 {
  background-color: #000f50;
    width: 38%;
    color: #fff;
}
.search {
  padding: 60px 0 0 0;
}
.btn-card:hover {
    background: #02159c;
} 
a.btn-card {
        text-decoration: none;
    color: #fff;
    margin: 10px 0;
    display: inline-block;
}
.details-card {
  padding: 60px 0;
}

/* Extra Things */

.icon,.info1 {display: inline-block;  }
.info1 {width: 80%; }
.icon{ vertical-align: top;    width: 42px;}
.icon .fa  {  font-size: 24px; color: #ff6000 !important    ;}
.info1 a{font-weight: initial !important; }
.navbar-dark .navbar-nav .active>.nav-link, .navbar-dark .navbar-nav .nav-link.active{ color: #ff6000 !important    }
.navbar-toggler {
    padding: 2px;
    font-size: 18px;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: .25rem;
    background: #05189d !important;
    margin-right: 15px;
}