
.back-bg-dark {
    /*background: rgba(43, 79, 105, 0.84);*/
    width: 100%;
    height: 100%;
    position: relative;
    overflow: auto;
}
.content-design {
    position: absolute;
    top: 0;
    width: 100%;
    float: left;
    margin: auto;
	overflow: auto;
}

.logo_login img {
    width: 100%;
    height: auto;
    max-width: 100%;
    padding: 40px 20px;
}


.logo_login {
	background: rgba(255, 255, 255, 0.95);
    padding: 0px;
    /* box-shadow: 0px 5px 8px #232222; */
    border-radius: 3px;
    width: 160px;
    text-align: center;
    margin: 10px auto;
    border-radius: 50%;
    height: 160px;
    vertical-align: middle;
    display: block;
    margin-top: 40px;
}
.arrowbox {
    width: 100%;
    text-align: center;
    vertical-align: middle;
    margin-top: 100px;
}
  .button {
  display: inline-block;
 
  -webkit-font-smoothing: antialiased;
  position: relative;
  padding: 0.8em 1.4em;
  padding-right: 4.7em;
  background: #009ED8;
  border: none;
  color: white;
  transition: 0.2s;
}
.button:before,
.button:after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  padding-top: inherit;
  padding-bottom: inherit;
  width: 2.8em;
  content: "\00a0";
  font-family: 'FontAwesome', sans-serif;
  font-size: 1.2em;
  text-align: center;
  transition: 0.2s;
  transform-origin: 50% 60%;
      border-radius: 0 20px 20px 0px;
}
.button:before {
  background: #82ff56;
}
.button:hover {
  background: #0079a5;
}
.button:active,
.button:focus {
  background: #002e3f;
  outline: none;
}
.button {
  min-width: 15em;
}
.arrow {
  background: #eb3c00;
}
.arrow:hover {
  background: #ce3704;
}
.arrow:active,
.arrow:focus {
  background: #ce3704;
}
.arrow:after {
  content: "\F054";
}
.arrow:hover:after {
  -webkit-animation: bounceright 0.3s alternate ease infinite;
  animation: bounceright 0.3s alternate ease infinite;
}

.search:after {
  content: "\f002";
}
.search:hover:after {
  -webkit-animation: none;
  -webkit-transform: scale(1.4);
  animation: none;
  transform: scale(1.4);
}

@-webkit-keyframes bounceright {
  from {
    -webkit-transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(3px);
  }
}
@-webkit-keyframes wiggle {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(30deg);
  }
}
@keyframes bounceright {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(3px);
  }
}
@keyframes wiggle {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(30deg);
  }
}



.bgback {
    color: #fff;
    padding: 15px;
    text-align: left;
    background: #fff;
    border-radius: 3px;
    width: 100%;
    margin: 10px 0px;
    margin-top: 80px;
    float: left;
}
.loginbg {
	background: url(../img/login_bg.jpg);
}
.login-section-design {
    /*background: url(../img/Logistics-bg-light.jpg) no-repeat center center fixed;*/
    width: 100%;
    top: 0;
    height: 100%;
    float: left;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    max-height: 100%;
    position: absolute;
    padding: 0 20px;
    overflow: hidden;
    /*background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(18,102,13,1) 0%, rgba(21,121,9,0.8491771708683473) 52%, rgba(0,255,132,0.639093137254902) 100%);*/
}

.loging_bgbx-light {
    background: url(../img/Logistics-bg.jpg) no-repeat center center fixed;
    position: fixed;
    width: 100%;
    top: 0;
    height: 100%;
    float: left;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    max-height: 100%;
	 overflow: hidden;
}

.mystyle {
  width: 100%;
  padding: 25px;
  background-color: coral;
  color: white;
  font-size: 25px;
}


.logo_login img { 
    width: 100%;
    height: auto;
}
.arrowbox .arrow {
       background: #ffffff;
    text-transform: uppercase;
    border-radius: 20px;
    height: 45px;
    color: black;
    font-weight: bold;
}
button.btn.btn-login {
    background: #e40000;
    text-transform: uppercase;
    border-radius: 0px;
    height: 45px;
    width: 130px;
    color: #fff;
    font-weight: bold;
}
button.btn.btn-login:hover{
	background:#e40000;
	
}


.bgback .form-horizontal .form-group .form-control {
    border-radius: 0px;
    height: 45px;
}
.bgback .form-horizontal .control-label {
      text-align: left;
    float: left;
    font-size: 14px;
    margin-bottom: 4px;
    /* text-transform: uppercase; */
    color: #555;
    font-weight: 600;
}
h3.box-title {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 30px;
    color:black;
    margin-bottom: 0px;
    margin-top: 10px;}

.contact-details-bg ul.contact-list {
    margin: 0;
    padding: 0;
}

.contact-details-bg ul.contact-list li {
    list-style: none;
    font-size: 18px;
    color: #fff;
}

.details-box {
    width: 100%;
    text-align: center;
    float: left;
}
.contact-details-bg {
   padding: 20px 20px;
    margin-bottom: 10px;
    width: 100%;
    background: #3c2d2d7a;
    margin-top: 28%;
}
.details-box .titile-icon {
    font-size: 32px;
    color: #fff;
}

.details-box h2.title-text {
	font-size: 20px;
    text-transform: uppercase;
    font-weight: 600;
    color: #82ff56;
}



.details-box p {
    font-size: 18px;
    color: #fff;
}

.bgback .box {
    background: white;
    border: 0;
    box-shadow: none;
    text-align: center;
    margin: 10px auto;
}
  @media (max-width:768px) {

.contact-details-bg h3 {
    font-size: 12px;
    padding: 0;
    margin: 0;
}

.details-box h2.title-text {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
    color: #eb3c00;
}

	 .arrowbox {
    width: 100%;
    text-align: center;
    vertical-align: middle;
    margin-top: 30px;
} 

.contact-details-bg {
    padding: 10px 10px;
    margin-bottom: 30px;
    width: 100%;
    margin-top: 20px;
}
.logo_login {
    background: rgba(255, 255, 255, 0.95);
    padding: 0px;
    /* box-shadow: 0px 5px 8px #232222; */
    border-radius: 3px;
    width: 130px;
    text-align: center;
    margin: 10px auto;
    border-radius: 50%;
    height: 130px;
    vertical-align: middle;
    display: block;
}
.bgback {
     color: #fff;
    padding: 15px;
    text-align: left;
    background: #fff;
    border-radius: 10px;
    width: 100%;
    margin: 10px 0px;
    margin-top: 109px;
    float: left;
}

  }