/*
@File: Fixa Template Styles

* This file contains the styling for the actual template, this
is the file you need to edit to change the look of the
template.

This files table contents are outlined below>>>>>

*******************************************
*******************************************
** - Default CSS
** - Header Area CSS
** - Navbar Area CSS
** - Banner Section CSS
** - Feature Section CSS
** - Transport System Section CSS
** - Why Choose Section CSS
** - Get Quote Section CSS
** - Workers Section CSS
** - Feedback Section CSS
** - Company  Section CSS
** - Blog Section CSS
** - Newsletter Section CSS
** - Footer Section CSS
** - Home Page Two CSS
** - Service Page CSS
** - Worker Page CSS
** - Faq Page CSS
** - Error Page CSS
** - Why Choose Page CSS
** - Privacy Page CSS
** - Terms Page CSS
** - Blog Page CSS
** - Contact Page CSS
*/
@import url("https://fonts.googleapis.com/css?family=Roboto:400,700|Titillium+Web:400,700&display=swap");
@font-face {
  font-family: "Roboto-Black";
  src: url("../fonts/Roboto-Black.ttf");
}

@font-face {
  font-family: "Roboto-Bold";
  src: url("../fonts/Roboto-Bold.ttf");
}
@font-face {
  font-family: "Roboto-Light";
  src: url("../fonts/Roboto-Light.ttf");
}
@font-face {
  font-family: "Roboto-Medium";
  src: url("../fonts/Roboto-Medium.ttf");
}
@font-face {
  font-family: "Roboto-Regular";
  src: url("../fonts/Roboto-Regular.ttf");
}
@font-face {
  font-family: "Roboto-Thin";
  src: url("../fonts/Roboto-Thin.ttf");
}


body {
  font-family: "Roboto-Regular", sans-serif;
  color: #616161;
  line-height: 1.8;
  font-size: 18px;
  overflow-x:hidden;
}

/* Default CSS Start */
img {
  max-width: 100%;
}

a {
  -webkit-transition: .5s;
  transition: .5s;
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

a:focus {
  text-decoration: none;
}

button {
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  background-color: transparent;
}

button:focus {
  outline: 0;
}

h3 {
  font-weight: 600;
  color: #034ea2;
  font-size: 22px;
}

.form-control:focus {
  -webkit-box-shadow: 0 0 0 0;
          box-shadow: 0 0 0 0;
}

input:focus ~ label, textarea:focus ~ label, input:valid ~ label, textarea:valid ~ label {
    font-size: 0.75em;
    color: #999;
    top: -5px;
    -webkit-transition: all 0.225s ease;
    transition: all 0.225s ease; text-transform:
}
.d-table {
  width: 100%;
  height: 100%;
 
}

.d-table-cell {
  display: table-cell;
  vertical-align: middle;
}
.mb-10{
margin-bottom:10px;
}
.mt_50{
margin-top:-40px;
}

.mt-50{
margin-top:50px;
}
.pt-100 {
  padding-top: 100px;
}
.pt-50 {
  padding-top: 50px;
}
.pt-20 {
  padding-top: 20px;
}
.pt-70 {
  padding-top: 70px;
}

.pb-70 {
  padding-bottom: 70px;
}

.pb-50 {
  padding-bottom: 50px;
}

.pb-100 {
  padding-bottom: 100px;
}

.theme-btn {
  line-height: 1;
}

.theme-btn .default-btn {
  font-size: 16px;
  background: #FB691A;
  color: #ffffff;
  padding: 12px 20px;
  border-radius: 5px;
  margin: 0 8px;
  display: inline-block;
  position: relative;
  z-index: 0;
  overflow: hidden;
  font-family: "Roboto-Regular", sans-serif;
  width:150px;
   text-align:center;
}

.theme-btn .default-btn::before {
  position: absolute;
  content: '';
  width: 20px;
  height: 100%;
  left: -14px;
  top: 0;
  background: #000;
  z-index: -1;
  -webkit-transform: skewX(10deg);
          transform: skewX(10deg);
  -webkit-transition: .5s;
  transition: .5s;
}

.theme-btn .default-btn:hover {
  color: #FB691A;
}

.theme-btn .default-btn:hover::before {
  width: 100%;
  -webkit-transform: skewX(0);
          transform: skewX(0);
  left: 0;
}
.navbar-area .main-nav .navbar .navbar-nav .nav-item .banner-btn .default-btn {
  font-size: 16px;
  background: #FB691A;
  color: #ffffff;
  padding: 2px 6px;
  border-radius: 25px;
 left:5px;
  margin-top:2px;
  display: inline-block;
  position: relative;
  z-index: 0;
  overflow: hidden;
  font-family: "Roboto-Regular", sans-serif;
  border: 1px solid #FB691A;
}
.navbar-area .main-nav .navbar .navbar-nav .nav-item .banner-btn .default-btn::before {

 
}
.navbar-area .main-nav .navbar .navbar-nav .nav-item .banner-btn .default-btn:hover {
   color: #FB691A;
   background:#fff;
}

.nav-item .banner-btn .default-btn:hover::before {
 position: absolute;
  content: '';
  width: 20px;
  height: 100%;
  left: -14px;
  top: 0;
  background: #ffffff;
  z-index: -1;
  -webkit-transform: skewX(10deg);
          transform: skewX(10deg);
  -webkit-transition: .5s;
  transition: .5s;
}
.section-title {
  margin-bottom: 50px;
}

.section-title span {
  font-size: 20px;
  color: #FB691A;
  font-weight: 700;
  margin-bottom: 15px;
  display: inline-block;
  line-height: 1;
  
}

.section-title h2 {
  font-size: 32px;
  font-weight: 700;
  color: #004aab;
  margin-bottom: 0px;
  font-family: "Roboto-Bold", sans-serif;
 }

.section-title p {
  max-width: 99%;
  margin-top:20px;
 left:0;
 display:block;
}

/* Youtube Popup Butoon */
.mfp-iframe-holder .mfp-close {
  top: -45px;
  width: 45px;
  right: 0;
  text-align: center;
  height: 45px;
  line-height: 45px;
  padding: 0;
  border-radius: 0;
  border: 2px solid red;
  background: transparent;
}

/* Default CSS End */
/*---------- Home Page One CSS Start ----------*/
.buy-now-btn {
  right: 20px;
  z-index: 99;
  top: 50%;
  position: fixed;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  border-radius: 30px;
  display: inline-block;
  color: #ffffff;
  background-color: #82b440;
  padding: 10px 20px 10px 42px;
  -webkit-box-shadow: 0 1px 20px 1px #82b440;
          box-shadow: 0 1px 20px 1px #82b440;
  font-size: 13px;
  font-weight: 600;
}

.buy-now-btn img {
  top: 50%;
  left: 20px;
  width: 15px;
  position: absolute;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.buy-now-btn:hover {
  background-color: #FB691A;
  color: #ffffff;
}

/* Header CSS Start */
.navbar-area .mean-container a.meanmenu-reveal span {
  height: 4px;
  margin-top: -6px;
  border-radius: 3px;
  position: relative;
  top: 8px;
}

.header-area {
  background: #004aab;
  padding: 1px 0 3px;
}

.header-area .header-left ul {
  padding-left: 0;
  margin-bottom: 0;
}

.header-area .header-left ul li {
  list-style: none;
  display: inline-block;
  margin-right: 10px;
  line-height: 1;
  position: relative;
  text-decoration: none;
  transition-duration: 0.5s;
 
}

.header-area .header-left ul li a {
  color: #ffffff; font-size:14px;  text-decoration: none;
}

.header-area .header-left ul li a:hover {
 background: transparent;
  cursor: pointer;
}

.header-area .header-left ul li ul {
  float:right;
  margin:0;
  padding:0px 10px 3px 10px;
  text-decoration:none;
  visibility: hidden;
  line-height:15px;
  margin-left:5px; 
}

.header-area .header-left ul li:hover > ul,
ul li ul:hover{
  visibility: visible;
  opacity: 1;
  display: block;
}


.header-area .header-left ul li a i {
  color: #FB691A;
  margin-right: 3px;
  display: inline-block;
}

.header-area .header-right {
  text-align: right;
}

.header-area .header-right .header-social {
  padding-left: 0;
  margin-bottom: 0;
  display: inline-block;
}

.header-area .header-right .header-social li {
  list-style: none;
  display: inline-block;
}

.header-area .header-right .header-social li a  {
  color: #ffffff;
  font-size: 16px;
  -webkit-transition: .5s;
  transition: .5s;
  margin: 0 0 0 14px;
}

.header-area .header-right .header-social li a i {
  color: #fff;
  font-size: 16px;
  -webkit-transition: .5s;
  transition: .5s;
  margin: 0 0 0 10px;
}

.header-area .header-right .header-social li a i:hover {
  color: #FB691A;
}

/* Header CSS End */
/* Navbar CSS Start */
.navbar-area .navbar-brand .white-logo {
  display: none;
}
.navbar-area .navbar-brand .logo-box {
  display: flex;
 
 }

.navbar-area .navbar-brand .main-logo{
 position:relative;
 top:5px;
}

.navbar-area .main-nav {
  position: unset;
  background: #fff;
  padding: 2px 0;
 
}

.navbar-area .main-nav .navbar {
  padding: 0;
}

.navbar-area .main-nav .navbar .navbar-nav .nav-item {
  padding: 0;
}

.navbar-area .main-nav .navbar .navbar-nav .nav-item a {
  color: #2c2c32;
  text-transform: capitalize;
  padding: 0px 0;
  margin: 7px 0 0 30px;
  font-weight: 500;
     font-size: 15px;
	   font-family: "Roboto-Regular", sans-serif; 
	  

}

.navbar-area .main-nav .navbar .navbar-nav .nav-item a:hover {
  color: #FB691A;
}

.navbar-area .main-nav .navbar .navbar-nav .nav-item .active a {
   font-size: 15px;
  background: #FB691A!important;
  color: #ffffff;
  padding: 15px 30px;
  border-radius: 5px;
  margin: 0 8px;
  display: inline-block;
  position: relative;
  z-index: 0;
  overflow: hidden;
}

.navbar-area .main-nav .navbar .navbar-nav .nav-item .dropdown-menu {
  background: #ffffff;
  border: 0;
  border-radius: 0;
  padding: 0;
  -webkit-transition: .5s all;
  transition: .5s all;
  top: 80px;
  border-top: 2px solid #FB691A;
}

.navbar-area .main-nav .navbar .navbar-nav .nav-item .dropdown-menu::before {
  position: absolute;
  content: '';
  width: 0px;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 20px solid #FB691A;
  left: 35px;
  top: -20px;
}

.navbar-area .main-nav .navbar .navbar-nav .nav-item .dropdown-menu .nav-item a {
  color: #2c2c2c;
  text-transform: capitalize;
  padding: 20px 0px 20px 20px;
  line-height: 1;
  position: relative;
  -webkit-transition: 0s;
  transition: 0s;
  margin: 0;
  border-bottom: 1px dashed #FB691A;
}



.navbar-area .main-nav .navbar .navbar-nav .nav-item .dropdown-menu .nav-item a:hover {
  color: #FB691A;
}

.navbar-area .main-nav .navbar .navbar-nav .nav-item .dropdown-menu .nav-item .active {
  color: #FB691A;
}

.navbar-area .main-nav .navbar .navbar-nav .nav-item .dropdown-menu .nav-item:last-child a {
  border-bottom: 0;
}

.navbar-area .main-nav .navbar .navbar-nav .nav-item:hover .dropdown-menu {
  top: 60px;
}

.navbar-area .main-nav .navbar .navbar-nav .nav-item:hover .dropdown-toggle::after {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  color: #FB691A;
  top: -1px;
}

.navbar-area .main-nav .navbar .navbar-nav .nav-item .dropdown-toggle::after {
  content: '\ea99';
  font-family: icofont;
  margin-left: 0;
  vertical-align: 0;
  border: 0;
  font-size: 16px;
  right: -5px;
  position: relative;
  top: 2px;
  -webkit-transition: .5s;
  transition: .5s;
}

.is-sticky {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 999;

  -webkit-animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
          animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
  -webkit-transition: all .5s;
  transition: all .5s;
  width: 100% !important;
  -webkit-box-shadow: 2px 14px 23px -18px rgba(0,0,0,0.75);
-moz-box-shadow: 2px 14px 23px -18px rgba(0,0,0,0.75);
box-shadow: 2px 14px 23px -18px rgba(0,0,0,0.75);
}

/* Navbar CSS End */
/* Banner CSS Start */
.banner-slider {
  position: relative;
}

.banner-slider .banner-item {
  background-position: center center;
  background-size: cover;
  position: relative;
  height: 550px;
 
    z-index: 0;
   width: 45%;
 background: url(../img/bg.jpg) no-repeat;
}

.banner-slider .banner-item::before {
background: #fff;
    content: "";
    height: 100%;
    left: 160px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
    transform: skew(150deg, 0deg);border-right:20px solid rgba(128,184,243, 0.5);
	
}
.banner-slider .banner-item::after {
background:#fff!important;

}



.banner-slider .banner-item .banner-text {
  text-align: left;
  max-width:990px;
  margin: auto;
  top: 80px;
  position:absolute;
  left:150px;
}

.banner-slider .banner-item .banner-text h1 {
  font-size: 54px;
  font-weight: 500;
  color: #004aab;
  font-family: "Roboto-Bold", sans-serif;
  margin-bottom: 10px;
  text-transform:uppercase;
}

.banner-slider .banner-item .banner-text h2 {
  font-size: 30px;
  font-weight: 500;
  color: #FB691A;
  font-family: "Roboto-Medium", sans-serif;
  margin-bottom: 10px;
  text-transform:uppercase;
  background:#e3e5ec;
  text-align:left;
   padding-left:15px;
}

.banner-slider .banner-item .banner-text p {
  color: #363636;
  max-width: 900px;
  margin: auto;
  font-size: 25px;
  margin-bottom: 25px;
  line-height:30px;
 
   font-family: "Roboto-Regular", sans-serif;
}

.banner-slider .banner-item .banner-text .banner-btn {
  line-height: 1;
}

.banner-slider .banner-item .banner-text .banner-btn .default-btn {
  font-size: 16px;
  background: #FB691A;
  color: #ffffff;
  padding: 10px 15px;
  border-radius: 25px;
  margin: 0 10px;
  display: inline-block;
  position: relative;
  z-index: 0;
  overflow: hidden;
  font-family: "Roboto-Regular", sans-serif;
   border: 1px solid #FB691A;
   width:150px;
    text-align:center;
}

.banner-slider .banner-item .banner-text .banner-btn .default-btn::before {
  position: absolute;
  content: '';
  width: 30px;
  height: 100%;
  left: -21px;
  top: 0;
  background: #fff;
  z-index: -1;
  -webkit-transform: skewX(10deg);
          transform: skewX(10deg);
  -webkit-transition: .5s;
  transition: .5s;
}

.banner-slider .banner-item .banner-text .banner-btn .default-btn:hover {
  color: #FB691A;
}

.banner-slider .banner-item .banner-text .banner-btn .default-btn:hover::before {
  width: 100%;
  -webkit-transform: skewX(0);
          transform: skewX(0);
  left: 0;
}

.banner-slider .owl-item.active h1 {
 
}

.banner-slider .owl-item.active h2 {
-webkit-animation: slideInUp 2s cubic-bezier(0, 0, 0, 1.02);
          animation: slideInUp 2s cubic-bezier(0, 0, 0, 1.02);          
}

.banner-slider .owl-item.active h5 {
  -webkit-animation: slideInLeft 2s cubic-bezier(0, 0, 0, 1.02);
          animation: slideInLeft 2s cubic-bezier(0, 0, 0, 1.02);
}

.banner-slider .owl-item.active .banner-btn2 {
  -webkit-animation: slideInRight 2s cubic-bezier(0, 0, 0, 1.02);
          animation: slideInRight 2s cubic-bezier(0, 0, 0, 1.02);
}

.banner-slider .owl-prev, .banner-slider .owl-next {
  position: absolute;
  left: 20px;
  top: 45%;
  background: #fff !important;
  color: #FB691A!important;
  width: 50px;
  height: 50px;
  border-radius: 50px;
  font-size: 25px !important;
  line-height: 50px !important;
  opacity: 0;
  -webkit-transition: .5s;
  transition: .5s;
}

.banner-slider .owl-prev::before, .banner-slider .owl-next::before {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border-radius: 50px;
}

.banner-slider .owl-prev:hover, .banner-slider .owl-next:hover {
  background: #FB691A !important;
  color: #fff !important;
}

.banner-slider .owl-next {
  left: inherit;
  right: 20px;
}

.banner-slider:hover .owl-prev {
  left: 40px;
  opacity: 1;
}

.banner-slider:hover .owl-next {
  right: 40px;
  opacity: 1;
}

.banner-slider .owl-nav {
  margin-top: 0;
}

.banner-bg-one {
  background-image: url(../video/container.mp4);
}

.banner-bg-two {
  background-image: url(../img/banner/2.jpg);
}

.banner-bg-three {
  background-image: url(../img/banner/3.jpg);
}

.banner-bg-four {
  background-image: url(../img/banner/4.jpg);
}
/* Banner CSS End */
/* Features CSS Start */
.features-section {
  top:-260px;
  z-index: 1;
  position: relative;
  margin-bottom:-230px;
  clear:both;
}

.features-section .feature-card {
  padding: 0px 0 0px;
  border-radius: 0px;
  background: #ffffff;
  border: 1px solid transparent;
  -webkit-transition: all .5s;
  transition: all .5s;
  margin-bottom: 30px;
  height:330px;
-webkit-box-shadow: 0px 7px 5px -5px rgba(186,186,186,1);
-moz-box-shadow: 0px 7px 5px -5px rgba(186,186,186,1);
box-shadow: 0px 7px 5px -5px rgba(186,186,186,1);}

.features-section .feature-card i {
  color: #3c0c70;
  font-size: 35px;
  width: 50px;
  height: 50px;
  border-radius: 5px;
  background: #f5ebff;
  display: inline-block;
  text-align: center;
  line-height: 50px;
  margin-bottom: 30px;
}

.features-section .feature-card span {
  display: block;
  font-size: 25px;
  color: #FB691A;
  font-weight: 700;
  margin-bottom: 15px;
  line-height: 1;
}

.features-section .feature-card h3 {
  font-size: 20px;
  margin-bottom: 10px;
}

.features-section .feature-card p {
  font-size: 18px;
  margin-bottom: 0;
  line-height: 1.5;
}



/* Features CSS End */
/* About CSS Start */
.about-section {
 padding:0;
 margin:0;
 
}
.about-section2 {
 padding:0;
 margin:0;
 
}
.about-section .section-title {
  margin: 0 auto 0px 0;
}
.about-section2 .section-title {
  margin: 0 auto 0px 0;
}

.about-section .about-img {
  position: relative;
  background-image: url(../img/why-choose/1.jpg);
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  top:0;
}
.about-section2 .about-img {
  position: relative;
  background-image: url(../img/why-choose/1.jpg);
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  top:0;
}

.about-section .about-img::before {
  position: absolute;
  content: '';
  background: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.about-section2 .about-img::before {
  position: absolute;
  content: '';
  background: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}



.text-block {
  position: absolute;
  top: 100px;
  right: 0;
  left:0;
  background-color: transparent;
  color: white;
  padding-left: 20px;
  padding-right: 20px;
  text-align:center;
}

.about-section h2{
color: #07165d;
    margin-bottom: 30px;
    text-align: center;
    font-size: 30px;
	font-family: "PublicSans-Bold", sans-serif;
	position:relative;
	top:145px;
	left:0;
}

.about-section p{
color: #616161;
    margin-bottom: 15px;
    text-align: center;
    font-size: 18px;
	line-height:29px;
	padding:0 45px; 
	position:relative;
	top:-100px;
	left:0;
	font-weight:400;
	font-family: "Roboto-Regular", sans-serif;
	
}
.about-section2 h3{
color: #004aab;
    margin-bottom: 10px;
    text-align: left;
    font-size: 40px;
	font-family: "PublicSans-Medium", sans-serif;
	
}
.about-section2 span{
color: #FB691A;
    margin-bottom: 10px;
    text-align: left;
    font-size: 40px;
	font-family: "PublicSans-Medium", sans-serif;
	
}
.about-section2 p{
color: #616161;
    margin-bottom: 15px;
    text-align: left;
    font-size: 18px;
	line-height:27px;
	padding-right:45px; 
	position:relative;
	top:0;
	left:0;
	font-weight:400;
	font-family: "Roboto-Regular", sans-serif;
}


.about-section .about-text {
  padding-left: 50px;
}

.about-section .about-text .nav-tabs {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 30px;
}

.about-section .about-text .nav-tabs .nav-item {
  margin-bottom: 0;
}

.about-section .about-text .nav-tabs .nav-item .nav-link {
  font-size: 18px;
  color: #828282;
  border-bottom: 2px solid transparent;
  padding: 15px 0px;
  border: 0;
  line-height: 1;
  margin-right: 30px;
}

.about-section .about-text .nav-tabs .nav-item .nav-link.active {
  border-bottom: 2px solid #FB691A;
  color: #FB691A;
  font-weight: 700;
}

.about-section .about-text .tab-content p {
  margin-bottom: 10px;
}

.about-section .about-text .theme-btn {
  margin-top: 30px;
}

.about-section .about-text .theme-btn .default-btn {
  border: 1px solid #FB691A;
  margin: 0;
  font-family: "Roboto-Regular", sans-serif;
}

/* About CSS End */
/* Transport CSS Start */
.transport-section .section-title {
  margin: 0 auto 50px;
}

.transport-section .section-title h2 {
  max-width: 600px;
  margin: auto;
}

.transport-section .transport-card {
-webkit-box-shadow: 1px 0px 27px -3px rgba(217,217,217,1);
-moz-box-shadow: 1px 0px 27px -3px rgba(217,217,217,1);
box-shadow: 1px 0px 27px -3px rgba(217,217,217,1);  position: relative;
  z-index: 1;
  padding:50px;
}

.transport-section .transport-card .transport-img {
  overflow: hidden;
}

.transport-section .transport-card .transport-img img {
  border-radius: 10px 10px 0 0;
  -webkit-transition: .5s;
  transition: .5s;
  width: 100%;
}

.transport-section .transport-card .transport-text {
  position: relative;
  padding: 70px 30px 30px;
  -webkit-transition: .5s;
  transition: .5s;
}

.transport-section .transport-card .transport-text i {
  top: -40px;
  width: 80px;
  height: 80px;
  font-size: 40px;
  line-height: 80px;
  text-align: center;
  position: absolute;
  color: #FB691A;
  border-radius: 50px;
  background: #ffffff;
  -webkit-box-shadow: 3px 5px 25px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 3px 5px 25px 0 rgba(0, 0, 0, 0.1);
  -webkit-transition: .5s;
  transition: .5s;
}

.transport-section .transport-card  h3 {
  font-weight: 700;
  margin-bottom: 10px;
  font-size:38px!important;
   font-family: "Roboto-Regular", sans-serif;
   letter-spacing:1px;
}

.transport-section .transport-card .transport-text p {
  margin-bottom: 15px;
   font-family: "Roboto-Regular", sans-serif;
    font-weight: 400;
	  font-size:20px;
	  line-height:30px;
	  color:#888888;
}

.transport-section .transport-card .transport-text .theme-btn {
  -webkit-transition: .5s;
  transition: .5s;
}

.transport-section .transport-card .transport-text .theme-btn .default-btn {
  border: 1px solid #FB691A;
  margin: 0;
}

.transport-section .transport-card .transport-text img {
  background: #FB691A;
  color: #ffffff;
  -webkit-animation: rotate360 3s 1 linear;
          animation: rotate360 3s 1 linear;
		  float:left;
		  position:relative;
		  display:block;
}


/* Transport CSS End */
/* Why Choose CSS Start */
.why-choose-section {
  position: relative;
}

.why-choose-section .why-choose-img {
  position: relative;
  background-image: url(../img/why-choose/1.jpg);
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
}

.why-choose-section .why-choose-img::before {
  position: absolute;
  content: '';
  background: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.why-choose-section .why-choose-img .shipping-text {
  max-width: 400px;
  border-radius: 10px;
  background: #FB691A;
  padding: 65px 30px;
  position: absolute;
  top: 25%;
  right: 60px;
}

.why-choose-section .why-choose-img .shipping-text h3 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 10px;
  text-align: center;
  color: #ffffff;
}

.why-choose-section .why-choose-img .shipping-text p {
  font-size: 16px;
  color: #ffffff;
}

.why-choose-section2{
margin-top:50px;
}

.why-choose-section2 p {
  font-size: 21px;
  color:rgba(0,0,0,.55);
  line-height:30px;
  display:block;
  padding:35px 25px 25px 25px;
}


.why-choose-section .why-choose-img .shipping-text form .form-group .form-control {
  border: 0;
  height: 50px;
  padding: 6px 20px;
  margin-bottom: 20px;
  border-radius: 10px;
}

.why-choose-section .why-choose-img .shipping-text form .shipping-btn {
  background: #3c0c70;
  color: #ffffff;
  display: block;
  height: 50px;
  padding: 10px;
  border-radius: 10px;
  text-align: center;
  font-size: 18px;
  position: relative;
  z-index: 0;
  width: 100%;
  overflow: hidden;
}

.why-choose-section .why-choose-img .shipping-text form .shipping-btn::before {
  position: absolute;
  content: '';
  width: 20px;
  height: 100%;
  left: -14px;
  top: 0;
  background: #ffffff;
  z-index: -1;
  -webkit-transform: skewX(10deg);
          transform: skewX(10deg);
  -webkit-transition: .5s;
  transition: .5s;
}

.why-choose-section .why-choose-img .shipping-text form .shipping-btn:hover::before {
  width: 100%;
  -webkit-transform: skewX(0);
          transform: skewX(0);
  left: 0;
}

.why-choose-section .why-choose-img .shipping-text form .shipping-btn:hover {
  color: #3c0c70;
}

.why-choose-section .why-choose-text {
  padding: 60px;
  background: #ece7f2;
}

.why-choose-section .why-choose-text .accordions {
  max-width: 500px;
}

.why-choose-section .why-choose-text .accordions .accordion-item {
  background-color: #f9f9f9;
  margin-bottom: 20px;
  -webkit-box-shadow: 3px 5px 25px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 3px 5px 25px 0 rgba(0, 0, 0, 0.1);
}

.why-choose-section .why-choose-text .accordions .accordion-item .accordion-title {
  cursor: pointer;
  padding: 15px 20px;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  background: #ffffff;
  padding-left: 60px;
  position: relative;
}

.why-choose-section .why-choose-text .accordions .accordion-item .accordion-title i {
  position: absolute;
  left: 20px;
  top: 15px;
  color: #3c0c70;
  -webkit-transition: .5s;
  transition: .5s;
  font-size: 25px;
}

.why-choose-section .why-choose-text .accordions .accordion-item .accordion-title.active-title {
  background-color: #3c0c70;
}

.why-choose-section .why-choose-text .accordions .accordion-item .accordion-title.active-title h2, .why-choose-section .why-choose-text .accordions .accordion-item .accordion-title.active-title i {
  color: #ffffff;
}

.why-choose-section .why-choose-text .accordions .accordion-item .accordion-title.active-title h2 i {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

.why-choose-section .why-choose-text .accordions .accordion-item .accordion-title h2 {
  margin: 0;
  font-size: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  color: #3c0c70;
  line-height: 20px;
}

.why-choose-section .why-choose-text .accordions .accordion-item .accordion-title h2 i {
  font-size: 25px;
  position: inherit;
}

.why-choose-section .why-choose-text .accordions .accordion-item .accordion-content {
  display: none;
  line-height: 1.7;
  padding: 20px;
  background-color: #ffffff;
  border-radius: 0 0 5px 5px;
}

.why-choose-section .why-choose-text .accordions .accordion-item .accordion-content.active {
  display: block;
}

.why-choose-section .why-choose-text .accordions .accordion-item .accordion-content p {
  margin: 0;
}

/* Why Choose CSS End */
/* Get Qoute CSS End */
.get-quote-section {
  position: relative;
}

.get-quote-section .quote-text {
  padding-right: 80px;
}

.get-quote-section .quote-text .offer-text {
  position: relative;
  display: inline-block;
  margin-bottom: 20px;
}

.get-quote-section .quote-text .offer-text span {
  color: #ffffff;
  background: #000;
  display: inline-block;
  width: 100px;
  height: 100px;
  line-height: 90px;
  text-align: center;
  border-radius: 100px;
  border: 5px solid #FB691A;
  font-weight: 700;
  font-size: 20px;
}

.get-quote-section .quote-text .offer-text p {
  position: absolute;
  top: 25px;
  right: -110px;
  background: #FB691A;
  color: #ffffff;
  font-weight: 700;
  width: 120px;
  height: 50px;
  line-height: 50px;
  padding-left: 10px;
  z-index: -1;
  font-size: 20px;
  border-radius: 0 30px 30px 0;
}

.get-quote-section .quote-text h2 {
  font-size: 35px;
  color: #fff;
  font-weight: 700;
  margin-bottom: 15px;
}

.get-quote-section .quote-text p {
  color: #ffffff;
  font-size: 16px;
  margin-bottom: 30px;
}

.get-quote-section .quote-text .theme-btn .default-btn {
  border: 1px solid #FB691A;
  margin: 0;
}

.get-quote-section .quote-form h2 {
  font-size: 35px;
  color: #ffffff;
  font-weight: 700;
  margin-bottom: 25px;
}

.get-quote-section .quote-form form .form-check-inline {
  margin-bottom: 15px;
}

.get-quote-section .quote-form form .form-check-inline .form-check-label {
  color: #ffffff;
  font-size: 16px;
}

.get-quote-section .quote-form form .select-item {
  position: relative;
}

.get-quote-section .quote-form form .select-item i {
  color: #707070;
  position: absolute;
  right: 17px;
  top: 16px;
  font-size: 20px;
}

.get-quote-section .quote-form form .form-control {
  height: 50px;
  padding: 10px 20px;
  cursor: pointer;
  margin-bottom: 20px;
}

.get-quote-section .quote-form form select.form-control {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.get-quote-section .quote-form form ::-webkit-input-placeholder {
  color: #707070;
}

.get-quote-section .quote-form form :-ms-input-placeholder {
  color: #707070;
}

.get-quote-section .quote-form form ::-ms-input-placeholder {
  color: #707070;
}

.get-quote-section .quote-form form ::placeholder {
  color: #707070;
}

.get-quote-section .quote-form form button {
  font-size: 18px;
  background: #FB691A;
  color: #ffffff;
  padding: 10px 25px;
  border-radius: 5px;
  margin: 10px 0 0 0;
  display: inline-block;
  position: relative;
  z-index: 0;
  overflow: hidden;
}



.get-quote-section .quote-form form button:hover {
  color: #FB691A;
}


.get-quote-section .lines {
  position: absolute;
  height: 100%;
  left: 0;
  right: 0;
  margin: auto;
  top: 0;
  z-index: -1;
}

.get-quote-section .lines .line {
  position: absolute;
  width: 2px;
  height: 100%;
  background: rgba(255, 255, 255, 0.1);
  left: 50%;
  top: 0;
}

.get-quote-section .lines .line::after {
  position: absolute;
  content: '';
  width: 100%;
  height: 10px;
  background: #ffffff;
  left: 0;
  top: 0%;
  right: 0;
  margin: auto;
  -webkit-animation: line 8s infinite cubic-bezier(0.2, 0.69, 1, 1);
          animation: line 8s infinite cubic-bezier(0.2, 0.69, 1, 1);
}

.get-quote-section .lines :nth-child(1) {
  margin-left: 25%;
}

.get-quote-section .lines :nth-child(2)::after {
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}

.get-quote-section .lines :nth-child(3) {
  margin-left: -25%;
}

.get-quote-section .lines :nth-child(3)::after {
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
}

.quote-bg {
  background: #557ee2;
  background-position: center center;
  background-size: cover;
  position: relative;
  z-index: 0;
}



/* Get Qouote CSS End */
/* Worker CSS Start */
.worker-section .worker-card-slider {
  position: relative;
  margin-left:30px!important;
}


.worker-section .section-title p {
  margin: auto;
  font-size:21px;
  line-height:30px;
   font-family: "Roboto-Regular", sans-serif;
   padding:0 15px;
   margin-top:20px;
}

.worker-section .worker-card-slider .worker-card {
  border-radius: 10px; text-align: center;
  margin: 0 20px;
 
  display:block;
  position: relative;
  margin-bottom: 30px;
  -webkit-box-shadow: 3px 5px 25px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 3px 5px 25px 0 rgba(0, 0, 0, 0.1);
}

.worker-section .worker-card .worker-img {
  overflow: hidden;
   margin-left:30px!important;
}

.worker-section .worker-card .worker-img img {
  border-radius: 10px 10px 0 0;
  -webkit-transition: .5s;
  transition: .5s;
}

.worker-section .worker-card .worker-text {
  text-align: center;
  padding: 20px;
}

.worker-section .worker-card .worker-text h3 {
  font-weight: 700;
  margin-bottom: 10px;
  text-transform:uppercase;
}

.worker-section .worker-card .worker-text p {
  margin-bottom: 0;
}

.worker-section .worker-card:hover .worker-img img {

}

/* Worker CSS CSS End */
/* Feedback CSS Start */
.feedback-section {
  padding-bottom: 40px;
  padding-top:40px;
}

.feedback-section .section-title span, .feedback-section .section-title h2, .feedback-section .section-title p {
  color: #FB691A;
}

.feedback-section .section-title h2 {
  color: #004aab;
}

.service-post-area h2 {
  color: #004aab;
}

.feedback-section .section-title p {
  margin-bottom: 15px;
    font-family: "Roboto-Regular", sans-serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    color: #888888;
}

.feedback-section .feedback-slider {
  position: relative;
}
.feedback-section3 .feedback-slider3 {
  position: relative;
}

.feedback-section .feedback-slider .feedback-items {
  text-align: center;
  margin: auto;
  display:flex;
  padding:30px 0 0;
}

.feedback-section3 .feedback-slider3 .feedback-items3 {
  text-align: center;
  margin: auto;
  display:flex;
  padding:30px 0 0;
}


.feedback-section .feedback-slider .feedback-items i {
  font-size: 150px;
  color: rgba(10,10,10,0.3);
  margin-bottom: 35px;
  display: inline-block;
}

.feedback-section3 .feedback-slider3 .feedback-items3 i {
    font-size: 150px;
  color: rgba(10,10,10,0.3);
  margin-bottom: 35px;
  display: inline-block;
}

.feedback-section .feedback-slider .feedback-items p {
  margin-bottom: 10px;
  color: #ffffff;
  text-align:left;
   font-family: "Roboto-Regular", sans-serif; font-size: 17px;
}

.feedback-section3 .feedback-slider3 .feedback-items3 p {
  margin-bottom: 10px;
  color: #fff;
  text-align:left;
   font-family: "Roboto-Regular", sans-serif; font-size: 17px; line-height:30px;
}

.feedback-section .feedback-slider .feedback-items img {
  max-width: 100%;
  margin: 0px auto 10px;
  width: unset;
  top:-50px;
}

.feedback-section3 .feedback-slider3 .feedback-items3 img {
   max-width: 100%;
  margin: 0px auto 10px;
  width: unset;
  top:-50px;
}

.feedback-section .feedback-slider .feedback-items h3 {
  color: #ffffff;
  margin-bottom: 0px;
  text-align:left;
  font-size: 25px;
  font-family: "Roboto-Bold", sans-serif;
}

.feedback-section3 .feedback-slider3 .feedback-items3 h3 {
 color: #ffffff;
  margin-bottom: 0px;
  text-align:left;
  font-size: 25px;
  font-family: "Roboto-Bold", sans-serif;}

.feedback-section .feedback-slider .feedback-items span {
  color: #ffffff;
  margin-bottom: 10px;
  font-size: 19px;
  display: block;
  text-align:left!important;
   font-family: "Roboto-Medium", sans-serif;
}

.feedback-section3 .feedback-slider3 .feedback-items3 span {
  color: #ffffff;
  margin-bottom: 10px;
  font-size: 19px;
  display: block;
  text-align:left!important;
   font-family: "Roboto-Medium", sans-serif;
}


.feedback-section .feedback-slider .owl-prev, .feedback-section .feedback-slider .owl-next {
  position: absolute;
  left: -65px;
  top: 35%;
  background: #FB691A !important;
  color: #ffffff !important;
  width: 45px;
  height: 45px;
  border-radius: 5px;
  font-size: 25px !important;
  line-height: 45px !important;
  opacity: 0;
  -webkit-transition: .5s;
  transition: .5s;
}

.feedback-section .feedback-slider .owl-prev:hover, .feedback-section .feedback-slider .owl-next:hover {
  background: #ffffff !important;
  color: #FB691A !important;
}

.feedback-section .feedback-slider .owl-next {
  left: inherit;
  right: -65px;
}

.feedback-section .feedback-slider:hover .owl-prev {
  left: -50px;
  opacity: 1;
}

.feedback-section .feedback-slider:hover .owl-next {
  right: -50px;
  opacity: 1;
}

.feedback-section .feedback-slider .owl-nav {
  margin-top: 0;
}

.feedback-bg {
  background: linear-gradient(to bottom, #135ab7 30%,  #00295e 100%);
  background-size: cover;
  background-position: center center;
  position: relative;
  z-index: 0;
  top:0px;
  height:100%;
}

.feedback-section3 .feedback-bg3 {
  background: linear-gradient(to bottom, #135ab7 30%,  #00295e 100%);
  background-size: cover;
  background-position: center center;
  position: relative;
  z-index: 0;
  top:0px;
}

.feedback-section .feedback-slider2 {
  position: relative; 
   top:-10px;
}

.feedback-section .feedback-slider2 .feedback-items2 {
  text-align: center;
  margin: auto;
  display:flex;
  border:0px solid #e5e3e3;
  position:relative;

}

.feedback-section .feedback-slider2 .feedback-items2 i {
  font-size: 150px;
  color: rgba(10,10,10,0.3);
  margin-bottom: 35px;
  display: inline-block;
}

.feedback-section .feedback-slider2 .feedback-items2 p {
  margin-bottom: 10px;
  color: #ffffff;
  text-align:left;
   font-family: "Roboto-Regular", sans-serif;
}

.feedback-section .feedback-slider2 .feedback-items2 img {
  width: 100%;
  margin: 0px auto 30px;
  max-width: 850px;
  top:-80px;
  padding:0px 0;
  object-fit:contain;
  height:100px;
}

.feedback-section .feedback-slider2 .feedback-items2 h3 {
  color: #6b6b6b;
  margin-bottom: 0px;
  padding:15px 10px 15px 30px;
  text-align:center;
  font-size: 23px;
  font-family: "Roboto-Regular", sans-serif;
  font-weight:400; 
  border:1px solid rgba(255,68,10,0.6);
  display:block;
  width:95%;
  height:auto;

}

.feedback-section .feedback-slider2 .feedback-items2 .hand {
width:63px;
height:63px;
display:block;
float:left;
position:relative;
top:12px;
left:10px;
right:50px;
background:url(../img/kankia-group.png);
}

.feedback-section .feedback-slider2 .feedback-items2 span {
  color: #dadada;
  margin-bottom: 10px;
  font-size: 19px;
  display: block;
  text-align:left!important;
   font-family: "Roboto-Medium", sans-serif; background:#000;
}

.feedback-section .feedback-slider2 .owl-prev, .feedback-section .feedback-slider2 .owl-next, .feedback-section3 .feedback-slider3 .owl-prev, .feedback-section3 .feedback-slider3 .owl-next {
  position: absolute;
  left: -65px;
  top: 35%;
  background: #FB691A !important;
  color: #ffffff !important;
  width: 45px;
  height: 45px;
  border-radius: 5px;
  font-size: 25px !important;
  line-height: 45px !important;
  opacity: 0;
  -webkit-transition: .5s;
  transition: .5s;
}

.feedback-section .feedback-slider2 .owl-prev:hover, .feedback-section .feedback-slider2 .owl-next:hover {
  background: #ffffff !important;
  color: #FB691A !important;
}

.feedback-section3 .feedback-slider3 .owl-prev:hover, .feedback-section3 .feedback-slider3 .owl-next:hover {
  background: #ffffff !important;
  color: #FB691A !important;
}

.feedback-section .feedback-slider2 .owl-next {
  left: inherit;
  right: -65px;
}

.feedback-section3 .feedback-slider3 .owl-next {
  left: inherit;
  right: -65px;
}

.feedback-section .feedback-slider2:hover .owl-prev {
  left: -50px;
  opacity: 1;
}

.feedback-section3 .feedback-slider3:hover .owl-prev {
  left: -50px;
  opacity: 1;
}

.feedback-section .feedback-slider2:hover .owl-next {
  right: -50px;
  opacity: 1;
}

.feedback-section3 .feedback-slider3:hover .owl-next {
  right: -50px;
  opacity: 1;
}

.feedback-section .feedback-slider2 .owl-nav {
  margin-top: 0;
}

.feedback-section3 .feedback-slider3 .owl-nav {
  margin-top: 0;
}


/* Feedback CSS End */
/* Company CSS Start */
.company-section {
  margin-top: 0px;
}

.company-section .company-slider {
  padding: 0px 25px 0px;
  background: #ffffff;
  border-radius: 10px;
  -webkit-box-shadow: 3px 5px 25px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 3px 5px 25px 0 rgba(0, 0, 0, 0.1);display:flex;
}

.company-section .company-slider .company-logo img {
  max-width: 100%;
  width: unset;
  margin: auto;
  -webkit-transition: .5s;
  transition: .5s;
  
}

.company-section .company-slider .company-logo {
  float:left;
}

.company-slider3 .company-logo p {
  font-weight:600;
    font-family: "Roboto-Regular", sans-serif;
	color:#212121;
	width:100%;
	max-width:800px;
	display:inline-block;
}

.company-section  .banner-btn {
  line-height: 1;
}

.company-section .banner-btn .default-btn {
  font-size: 16px;
  background: #FB691A;
  color: #ffffff;
  padding: 10px 15px;
  border-radius: 25px;
  margin: 0 10px 40px;
  display: inline-block;
  position: relative;
  z-index: 0;
  overflow: hidden;
  font-family: "Roboto-Regular", sans-serif;
   border: 1px solid #FB691A;
   width:150px;
    text-align:center;
}

.company-section  .banner-btn .default-btn::before {
  position: absolute;
  content: '';
  width: 20px;
  height: 100%;
  left: -14px;
  top: 0;
  background: #fff;
  z-index: -1;
  -webkit-transform: skewX(10deg);
          transform: skewX(10deg);
  -webkit-transition: .5s;
  transition: .5s;
  color:#fff;
}

.company-section  .banner-btn .default-btn:hover {
  color: #FB691A;
}

.company-section .banner-btn .default-btn:hover::before {
  width: 100%;
  -webkit-transform: skewX(0);
          transform: skewX(0);
  left: 0;
}


.company-section2 .company-slider4{padding:60px 25px 50px;border-radius:10px;-webkit-box-shadow:3px 5px 25px 0 rgba(0,0,0,.1);box-shadow:3px 5px 25px 0 rgba(0,0,0,.1);z-index:9;}

.company-section2 .company-slider4 .company-logo2 { 
font-size: 0;
  text-align: center;
  width: 250px;  /* Container's dimensions */
  height: 150px;
  margin: 0 0px;
  }
  
  .company-section2 .company-slider4 .company-logo2 img{
   position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  max-width: 80%;
  max-height: 70%;padding:10px;
  object-fit:contain;
  }
	

.company-section2 .company-slider4:after{
background: linear-gradient(90deg,#fff 0,hsla(0,0%,100%,0));
    content: "";
    height: 100%;
    position: absolute;
    width: 320px;
    z-index: 2;
	top:0;
	right: 0;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
.company-section2 .company-slider4:before{
background: linear-gradient(90deg,#fff 0,hsla(0,0%,100%,0));
    content: "";
    height: 100%;
    position: absolute;
    width: 320px;
    z-index: 2;
	top:0;
	left:0;
}
/* Company CSS End */
/* Blog CSS Start */
.blog-section .blog-slider {
   position: relative; 
 margin:0 ;
 padding:0;
}


.blog-section .section-title p {
  margin: auto;
  font-size:20px;
  line-height:30px;
   font-family: "Roboto-Regular", sans-serif;
   padding:10px 15px;
}

.blog-section .blog-card {
  
   align-items: center;
  }

.blog-section .blog-card .blog-img {
   margin: 0;
   padding:20px 0 0 0;
    max-height:90px;
    text-align: center;
	display:inline-block;
	height:100%;
	width:100%;
	 position:relative;
  top:0;  left:0;
}

.blog-section .blog-card .blog-img img {
   padding: 0px; text-align:center;
  width:100%;
  position:relative;
  top:0;
  height:100%;
 object-fit: cover;
  width: 100%;
  min-height: 100%; 
  max-width:90px;
  left:0;
    vertical-align: middle;
	padding-top:10px;
display:inline-block;
}

.blog-section .blog-card .blog-text {
  padding: 0px; text-align:center;
  width:100%;
  position:relative;
  top:50px;
  height:100%;
  padding-bottom:30px;
}

.blog-section .blog-card .blog-text h3 {
  line-height: 1;
  margin-bottom: 5px;
}

.blog-section .blog-card .blog-text h3 a {
  color: #004aab;
  text-transform:uppercase;
  font-size:16px;
  text-align:center;
}

.blog-section .blog-card .blog-text h3 a:hover {
  color: #FB691A;
}

.blog-section .blog-card .blog-text ul {
  padding-left: 0;
  margin-bottom: 8px;
}

.blog-section .blog-card .blog-text ul li {
  font-size: 16px;
  list-style: none;
}

.blog-section .blog-card .blog-text ul li i {
  color: #FB691A;
  margin-right: 5px;
}

.blog-section .blog-card .blog-text p {
  margin-bottom: 18px;
  text-transform:uppercase;
  font-size:24px;
   font-family: "Roboto-Light", sans-serif;
   color:#FB691A;
}

.blog-section .blog-card .blog-text .blog-btn {
  display: inherit;
}

.blog-section .blog-card .blog-text .blog-btn i {
  color: #FB691A;
  font-size: 25px;
  width: 50px;
  width: 50px;
  text-align: center;
  line-height: 50px;
  border-radius: 5px;
  background: #ffcdbd;
  display: inline-block;
  -webkit-transition: all .5s;
  transition: all .5s;
}

.blog-section .blog-card .blog-text .blog-btn i:hover {
  background: #FB691A;
  color: #ffffff;
}

.blog-section .blog-card:hover .blog-img img {
  -webkit-transform: scale(1.3);
          transform: scale(1.3);
}

.blog-section .blog-slider .blog-items span {
  color: #ffffff;
  margin-bottom: 10px;
  font-size: 19px;
  display: block;
  text-align:left!important;
   font-family: "Roboto-Medium", sans-serif;
}

.blog-section .blog-slider .owl-prev, .blog-section .blog-slider .owl-next {
  position: absolute;
  left: -65px;
  top: 35%;
  background: #FB691A !important;
  color: #ffffff !important;
  width: 45px;
  height: 45px;
  border-radius: 5px;
  font-size: 25px !important;
  line-height: 45px !important;
  opacity: 0;
  -webkit-transition: .5s;
  transition: .5s;
}

.blog-section .blog-slider .owl-prev:hover, .blog-section .blog-slider .owl-next:hover {
  background: #ffffff !important;
  color: #FB691A !important;
}

.blog-section .blog-slider .owl-next {
  left: inherit;
  right: -65px;
}

.blog-section .blog-slider:hover .owl-prev {
  left: -50px;
  opacity: 1;
}

.blog-section .blog-slider:hover .owl-next {
  right: -50px;
  opacity: 1;
}

.blog-section .blog-slider .owl-nav {
  margin-top: 0;
}


/* Blog CSS End */
/* Newsletter CSS Start */
.newsletter-section {
  margin-bottom: -300px;
  
}

.footer-area .newsletter-area {
  background: #1e459d;
  padding: 20px 0;
  position: relative;
  border-radius: 10px;
  z-index: 1;display:inline-block;
  float:left;
}

.footer-area .newsletter-area h2 {
  color: #ffffff;
  font-size: 25px;
  font-weight: 400;
  margin-bottom: 15px;
  line-height: 25px;
  margin-top:50px;
  margin-left:50px;
  text-shadow: 0 1px 2px #101010, 0 1px 3px #222222;
  font-family: "Roboto-Medium", sans-serif;
}

.footer-area .newsletter-area span {
  color: #e7e7e7;
  font-size: 21px;
  font-weight: 500;
  margin-bottom: 30px;
  line-height: 20px;
  margin-left:90px;
  
}

.footer-area .newsletter-area .newsletter-form {
  position: relative;
}

.footer-area .newsletter-area .newsletter-form .form-control {
  height: 160px;
  padding: 20px;
  border-radius: 5px;
}

.footer-area .newsletter-area .newsletter-form ::-webkit-input-placeholder {
  color: #707070;
  font-size: 18px;
  text-transform: capitalize;
}

.footer-area .newsletter-area .newsletter-form :-ms-input-placeholder {
  color: #707070;
  font-size: 18px;
  text-transform: capitalize;
}

.footer-area .newsletter-area .newsletter-form ::-ms-input-placeholder {
  color: #707070;
  font-size: 18px;
  text-transform: capitalize;
}

.footer-area .newsletter-area .newsletter-form ::placeholder {
  color: #707070;
  font-size: 18px;
  text-transform: capitalize;
}

.footer-area .newsletter-area .newsletter-form .default-btn {
  font-size: 16px;
  
  color: #ffffff;
  padding: 12px 20px;
  border-radius: 5px;
  margin: 0;
  display: inline-block;
  position: absolute;
  z-index: 0;
  overflow: hidden;
  right: 4px;
  top: 4px;
  border: 1px solid #FB691A;
  width:150px;
   text-align:center;
}



.newsletter-section .newsletter-area .newsletter-form .default-btn:hover {
  color: #FB691A;
}


.newsletter-section .newsletter-area .newsletter-form .validation-danger {
  color: #ffffff;
}

.newsletter-section img {
  position: relative;
  left: 30px;
  top: 35px;
  width:391px;
  z-index:9999;
  
}

.footer-area .banner-btn .default-btn {
  font-size: 16px;
  background: #FB691A;
  color: #ffffff;
  padding: 10px 15px;
  border-radius: 5px;
  margin-top: 20px;
  margin-right:80px;
  display: inline-block;
  position: relative;
  z-index: 0;
  overflow: hidden;
  float:right;
  font-family: "Roboto-Regular", sans-serif;
  width:150px;
   text-align:center;
}

.footer-area .banner-btn .default-btn::before {
  position: absolute;
  content: '';
  width: 20px;
  height: 100%;
  left: -14px;
  top: 0;
  background: #ffffff;
  z-index: -1;
  -webkit-transform: skewX(10deg);
          transform: skewX(10deg);
  -webkit-transition: .5s;
  transition: .5s;
}

.footer-area .banner-btn .default-btn:hover {
  color: #FB691A;
}

.footer-area .banner-btn .default-btn:hover::before {
  width: 100%;
  -webkit-transform: skewX(0);
          transform: skewX(0);
  left: 0;
}


.enquiry-area {
  background: linear-gradient(to bottom, #258ad5 30%,  #258ad5 100%);
  padding: 30px 0;
  position: relative;
  z-index: 0;
  text-align:center;
}

.enquiry-area::after {
  background: url(../img/enquiry-bg.png);
  padding: 0px 0;
  position: absolute;
  z-index: 0;
  text-align:center;
}

/* Newsletter CSS End */
/* Footer CSS Start */
.footer-area {
   background: linear-gradient(to bottom, #004aab 30%,  #1e459d 100%);
  padding: 55px 0;
  position: relative;
  z-index: 0;
  text-align:left;
  margin-top:70px;
}

.footer-area .footer-widget {
  margin-bottom: 0px;
}

.footer-area .footer-widget img {
  margin-bottom: 0px;
}

.footer-area .footer-widget .footer-social {
  margin-top: 35px;
}

.footer-area .footer-widget .footer-social a i {
  color: #ffffff;
  width: 35px;
  height: 35px;
  text-align: center;
  line-height: 35px;
  background: #461877;
  border-radius: 5px;
  display: inline-block;
  margin-right: 10px;
  position: relative;
  z-index: 0;
}

.footer-area .footer-widget .footer-social a i::after {
  position: absolute;
  content: '';
  background: #FB691A;
  width: 100%;
  height: 100%;
  border-radius: 5px;
  top: 0;
  left: 0;
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transition: .5s;
  transition: .5s;
  z-index: -1;
}

.footer-area .footer-widget .footer-social a i:hover::after {
  -webkit-transform: scale(1);
          transform: scale(1);
}

.footer-area .footer-widget h3 {
  color: #ffffff;
  margin-bottom: 29px;
  position: relative;
  padding-left: 0px;
  margin-top:0px;
  font-size:21px;
 font-family: "Roboto-Regular", sans-serif;
}
.footer-area .footer-widget h3::before {
content:"";
 display:block;
 position:relative;
 width:150px;
 height:2px;
 top:35px;
 left:0;
 background:#FB691A;

}
.footer-area .footer-widget ul {
  padding-left: 0;
  list-style-type: none; 
}

.footer-area .footer-widget ul li {
  color: #f8f8f8;
  margin-bottom: 5px;
  position: relative;
  -webkit-transition: .5s;
  transition: .5s;
  font-size:15px;
  font-family: "Roboto-Regular", sans-serif;
}

.footer-area .footer-widget ul li::before {
  position: absolute;
  content: '';
  width: 0;
  height: 2px;
  top: 15px;
  left: 0;
  background: #FB691A;
  -webkit-transition: .5s;
  transition: .5s;
}

.footer-area .footer-widget ul li:hover::before {
  width: 10px;
}

.footer-area .footer-widget ul li:hover {
  padding-left: 15px;
}

.footer-area .footer-widget ul li i {
  font-size: 14px;
  top: 0px;
  margin-right: 10px;
  position: relative;
}

.footer-area .footer-widget ul li a {
  color: #f8f8f8;
}

.footer-area .footer-widget ul li a:hover {
  color: #FB691A;
}

.footer-area .footer-widget ul :last-child {
  margin-bottom: 0;
}

.copyright-area {
  text-align: center;
  background: #0a2975;
  margin-top: 0px;
   padding: 10px 0 0px 0;
}

 .copyright-area p {
  color: #cecece;
  margin-bottom: 0;
 text-align:left;
 font-size:16px;
font-family: "Roboto-Regular", sans-serif;
}

 .copyright-area p a {
  color: #ffffff;
}

.copyright-area p a:hover {
  color: #FB691A;
}
.copyright-area .listHorizontal {
  display: flex;
   color: #fff!important;
  font-size:16px;
  text-transform: none;
  list-style: none;
  float:right;
  font-family: "Roboto-Regular", sans-serif;
  
}

.copyright-area .listHorizontal  ul {
  padding-left: 0;
  list-style-type: none;
  display: flex;
 
}

.copyright-area .listHorizontal  ul li a:hover{
 padding:0px 10px!important;
 color:#fff!important;
   margin:0px 10px

}

.copyright-area .listHorizontal  ul li a {
  color: #ffffff!important;
  margin-bottom: 10px;
  position: relative;
  -webkit-transition: .5s;
  transition: .5s;
   display:inline;
   margin-right:10px;
   font-family: "Roboto-Regular", sans-serif;
  
}
.footer-area .lines {
  position: absolute;
  height: 100%;
  left: 0;
  right: 0;
  margin: auto;
  top: 0;
  z-index: -1;
}

.footer-area .lines .line {
  position: absolute;
  width: 2px;
  height: 100%;
  background: rgba(255, 255, 255, 0.1);
  left: 46%;
  top: 0;
}

.footer-area .lines .line::after {
  position: absolute;
  content: '';
  width: 100%;
  height: 10px;
  background: #ffffff;
  left: 0;
  top: 0%;
  right: 0;
  margin: auto;
  -webkit-animation: line 8s infinite cubic-bezier(0.2, 0.69, 1, 1);
          animation: line 8s infinite cubic-bezier(0.2, 0.69, 1, 1);
}

.footer-area .lines :nth-child(1) {
  margin-left: 22%;
}

.footer-area .lines :nth-child(2)::after {
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}

.footer-area .lines :nth-child(3) {
  margin-left: -20%;
}

.footer-area .lines :nth-child(3)::after {
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
}

/* Footer CSS End */
/*---------- Home Page One CSS End ----------*/
/*---------- Home Page Two CSS Strat ----------*/
/* Navbar CSS Start */
.nav-style-two {
  border-bottom: 2px solid rgba(255, 255, 255, 0.1);
}

.nav-style-two .main-nav {
  background: transparent;
}

.nav-style-two .main-nav .navbar .navbar-nav .nav-item a {
  color: #ffffff;
}

.nav-style-two .main-nav .navbar .navbar-nav .nav-item a:hover {
  color: #FB691A;
}

.nav-style-two.is-sticky {
  background: #3c0c70;
  border-bottom: 0;
}

/* Navbar CSS End */
/* Banner CSS Start */
.banner-style-two.banner-bg {
  background-image: url(../img/banner/2.jpg);
  background-position: center center;
  background-size: cover;
  height: 1000px;
  position: relative;
  z-index: 0;
}

.banner-style-two.banner-bg::before {
  position: absolute;
  content: '';
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}

.banner-style-two .banner-text h1 {
  font-size: 60px;
  color: #ffffff;
  font-family: "Titillium Web", sans-serif;
  margin-bottom: 30px;
  font-weight: 700;
}

.banner-style-two .banner-text p {
  color: #ffffff;
  font-size: 18px;
  margin-bottom: 35px;
}

.banner-style-two .banner-text .theme-btn .default-btn {
  padding: 18px 30px;
}

.banner-style-two .get-quote-section .quote-form {
  background: rgba(60, 12, 112, 0.5);
  padding: 45px 30px;
}

/* Banner CSS End */
/* Transport System CSS Start */
.transport-style-two {
  margin-top: -130px;
}

.transport-style-two .transport-card .transport-text p {
  margin-bottom: 0;
}

/* Transport System CSS End */
/* Why Choose CSS Start */
.choose-style-two .section-title p {
  margin: auto;
}

.choose-style-two .choose-card {
  text-align: center;
  padding: 0px;
  border-radius: 5px;
  position: relative;
  z-index: 3;
  margin-bottom: 50px;
  border: 0px solid #eee0fe;
    top:-100px;
	
}



.choose-style-two .choose-card i {
    color: #004aab;
  background: #000;
  margin-bottom: 10px;
  display: inline-block;
  width: 80px;
  height: 50px;
  border-radius: 5px;
  line-height: 50px;
  font-size: 50px;
  -webkit-transition: .5s;
  transition: .5s;
   font-family: "Roboto-Bold", sans-serif;
}

.choose-style-two .choose-card h3 {
  font-size: 21px;
  margin-bottom: 0;
  -webkit-transition: .5s;
  transition: .5s;
  text-align:center;
  text-transform: capitalize;
   font-family: "Roboto-Medium", sans-serif;
   font-weight:500;
}



.choose-style-two .choose-card:hover h3 {
  color: #a7a9ac;
}



.choose-style-two .why-choose-image {
  -webkit-animation: img-scale 5s infinite linear;
          animation: img-scale 5s infinite linear;
}

/* Why Choose CSS End */
/* Track Product CSS Start */
.track-product {
  padding-bottom: 0px;
 height:100%;
}
.track-product2 {
  padding-bottom: 0px;
 height:100%;
}
.track-product .track-text h2 {
  font-size: 35px;
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 10px;
  text-align:center!important;
}

.track-product .track-text h3 {
  font-size: 35px;
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 20px;
  text-align:center!important;
    font-family: "Roboto-Bold", sans-serif;

}

.milestone h3 {
  font-size: 35px;
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 20px;
  text-align:center!important;
    font-family: "Roboto-Bold", sans-serif;

}

.track-product .track-text p {
  font-size: 20px;
  font-weight: 400;
  color: #ffffff;
  margin-bottom: 0px;
  text-align:center!important;
    font-family: "Roboto-Regular", sans-serif;

}

.milestone p {
  font-size: 20px;
  font-weight: 400;
  color: #ffffff;
  margin-bottom: 0px;
  text-align:center!important;
    font-family: "Roboto-Regular", sans-serif;

}

.track-product .track-text .newsletter-form {
  position: relative;
  max-width: 500px;
  margin: auto;
}

.track-product .track-text .newsletter-form .form-control {
  height: 60px;
  padding: 20px;
  border-radius: 5px;
}

.track-product .track-text .newsletter-form ::-webkit-input-placeholder {
  color: #707070;
  font-size: 18px;
  text-transform: capitalize;
}

.track-product .track-text .newsletter-form :-ms-input-placeholder {
  color: #707070;
  font-size: 18px;
  text-transform: capitalize;
}

.track-product .track-text .newsletter-form ::-ms-input-placeholder {
  color: #707070;
  font-size: 18px;
  text-transform: capitalize;
}

.track-product .track-text .newsletter-form ::placeholder {
  color: #707070;
  font-size: 18px;
  text-transform: capitalize;
}

.track-product .track-text .newsletter-form .default-btn {
  font-size: 16px;
  background: #FB691A;
  color: #ffffff;
  padding: 12px 20px;
  border-radius: 25px;
  margin: 0;
  display: inline-block;
  position: absolute;
  z-index: 0;
  overflow: hidden;
  right: 5px;
  top: 4px;
  border: 1px solid #FB691A;
  font-family: "Roboto-Regular", sans-serif;
  width:150px;
   text-align:center;
}

.track-product .track-text .newsletter-form .default-btn::before {
  position: absolute;
  content: '';
  width: 20px;
  height: 100%;
  left: -14px;
  top: 0;
  background: #ffffff;
  z-index: -1;
  -webkit-transform: skewX(10deg);
          transform: skewX(10deg);
  -webkit-transition: .5s;
  transition: .5s;
}

.track-product .track-text .newsletter-form .default-btn:hover {
  color: #FB691A;
}

.track-product .track-text .newsletter-form .default-btn:hover::before {
  width: 100%;
  -webkit-transform: skewX(0);
          transform: skewX(0);
  left: 0;
}


.about-section .banner-btn .default-btn {
  font-size: 16px;
  background: #FB691A;
  color: #ffffff;
  padding: 10px 15px;
  border-radius: 25px;
  margin-top: 20px;
  display: inline-block;
  position: relative;
  z-index: 0;
  overflow: hidden;
  left: 40%;
  top: -100px;
  right:50%;
  border: 1px solid #FB691A;
  font-family: "Roboto-Regular", sans-serif;
  width:150px;
   text-align:center;
}

.about-section .banner-btn .default-btn::before {
  position: absolute;
  content: '';
  width: 20px;
  height: 100%;
  left: -14px;
  top: 0;
  background: #ffffff;
  z-index: -1;
  -webkit-transform: skewX(10deg);
          transform: skewX(10deg);
  -webkit-transition: .5s;
  transition: .5s;
}

.about-section .banner-btn .default-btn:hover {
  color: #FB691A;
}

.about-section .banner-btn .default-btn:hover::before {
  width: 100%;
  -webkit-transform: skewX(0);
          transform: skewX(0);
  left: 0;
}
.milestone {
background: linear-gradient(to right, #1e69cb 30%, #00295e 100%);
    background-position: center center;
    background-size: cover;
    position: relative;
    z-index: 0;
    height: 440px;
	display:block;
}

.track-product.track-product-bg {
  background-position: center center;
  background-size: cover;
  position: relative;
  z-index: 0;
 height:550px;
background: linear-gradient(to right, #1e69cb 30%, #00295e 100%);
}

.track-product.track-product-bg::before {
  position: absolute;
  content: '';
   background: rgba(20, 37, 132, 0.5);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}
.track-product2.track-product-bg2::before {
  position: absolute;
  content: '';
   background: rgba(20, 37, 132, 0.5);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}

.track-product .lines {
  position: absolute;
  height: 100%;
  left: 0;
  right: 0;
  margin: auto;
  top: 0;
  z-index: -1;
}

.track-product .lines .line {
  position: absolute;
  width: 2px;
  height: 100%;
  background: rgba(255, 255, 255, 0.1);
  left: 50%;
  top: 0;
}

.track-product .lines .line::after {
  position: absolute;
  content: '';
  width: 100%;
  height: 10px;
  background: #ffffff;
  left: 0;
  top: 0%;
  right: 0;
  margin: auto;
  -webkit-animation: line 8s infinite cubic-bezier(0.2, 0.69, 1, 1);
          animation: line 8s infinite cubic-bezier(0.2, 0.69, 1, 1);
}

.track-product .lines :nth-child(1) {
  margin-left: 25%;
}

.track-product .lines :nth-child(2)::after {
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}

.track-product .lines :nth-child(3) {
  margin-left: -25%;
}

.track-product .lines :nth-child(3)::after {
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
}
.track-product .box1{
 width:20%;
border-right:1px solid #fff;
  float: left;
 height:100%;
 max-height:550px!important;
padding-top:80px!important;
text-align:left;
position:relative;
bottom:0;
left:0;
}
.track-product h2 {
  font-size: 30px;
  font-weight: 400;
  color: #fff;
  margin-bottom: 10px;
  padding:20px;
  text-transform:uppercase;
  position:relative;
  left:0;
  width:99%;
  top:150px;
  height:50px;
  font-family: "Roboto-Medium", sans-serif;
}

.track-product .servicedetail {
font-size: 16px;
  font-weight: 400;
  color: #fff;
  padding-left:0px;
 padding-right:0px;
 padding-top:10px;
 line-height:25px;
 text-transform:none;
 font-family: "Roboto-Regular", sans-serif;
}



.track-product .line1{
border-right:1px solid #fff;
position:fixed;
bottom:0;
left:18%;
float:left;
height:700px;

}

.line2{
border-right:1px solid #fff;
position:fixed;
bottom:0;
left:38%;
float:left;
height:100%;
max-height:700px!important;
overflow:hidden;
display:block;
clear:both;
z-index:-1;
}

.track-product .line3{
border-right:1px solid #fff;
position:fixed;
bottom:0;
left:58%;
float:left;
height:100%;
max-height:700px;
}

.track-product .line4{
border-right:1px solid #fff;
position:fixed;
bottom:0;
left:78%;
height:700px;
overflow:hidden;
flow:left;
}


.track-product .banner-btn .default-btn {
  font-size: 16px;
  background: #FB691A;
  color: #fff;
  padding: 10px 15px;
  border-radius: 25px;
  margin: 20px 0px 0px;
  display: inline-block;
  position: relative;
  z-index: 0;
  overflow: hidden;
  font-family: "Roboto-Regular", sans-serif;
  width:150px;
   text-align:center;
}

.track-product .banner-btn .default-btn::before {
  position: absolute;
  content: '';
  width: 20px;
  height: 100%;
  left: -14px;
  top: 0;
  background: #fff;
  z-index: -1;
  -webkit-transform: skewX(10deg);
          transform: skewX(10deg);
  -webkit-transition: .5s;
  transition: .5s;
}

.track-product .banner-btn .default-btn:hover {
  color: #FB691A;
}

.track-product .banner-btn .default-btn:hover::before {
  width: 100%;
  -webkit-transform: skewX(0);
          transform: skewX(0);
  left: 0;
}

/* Track Product CSS End */
/* Facilities CSS Start */
.facilities-section .facilities-text h2 {
  font-size: 35px;
  font-weight: 700;
  color: #3c0c70;
  margin-bottom: 10px;
}

.facilities-section .facilities-text p {
  margin-bottom: 30px;
}

.facilities-section .facilities-text ul {
  padding-left: 0;
  margin-bottom: 45px;
}

.facilities-section .facilities-text ul li {
  list-style: none;
  font-size: 20px;
  color: #3c0c70;
  margin-bottom: 5px;
}

.facilities-section .facilities-text ul li i {
  color: #ffffff;
  background: #ff9979;
  width: 25px;
  height: 25px;
  display: inline-block;
  border-radius: 30px;
  text-align: center;
  line-height: 25px;
  font-size: 15px;
  margin-right: 5px;
  top: -3px;
  position: relative;
}

.facilities-section .facilities-text .theme-btn .default-btn {
  border: 1px solid #FB691A;
}

.facilities-section .facilities-img {
  background-image: url(../img/facilities-img.jpg);
  background-position: center center;
  background-size: cover;
  height: 100%;
}

/* Facilities CSS End */
/* Company CSS Start */
.company-style-two {
  padding-top: 100px;
  padding-bottom: 100px;
}

.company-style-two .section-title p {
  margin: auto;
}

.company-style-two .company-slider {
  -webkit-box-shadow: 0 0 0 0;
          box-shadow: 0 0 0 0;
  padding: 0;
}

/* Compnay CSS End */
/* Feedback CSS Start */
.feedback-style-two {
  padding-bottom: 100px;
}

/* Feedback CSS End */
/* Contact CSS Start */
.contact-section {
 position:relative;
 top:-50px;
}

.contact-section .section-title p {
  margin: auto;
}

.contact-section .contact-img {
  background-image: url(../img/contact.jpg);
  background-position: center center;
  background-size: cover;
  height: 100%;
}

.contact-section .contact-area h2 {
  font-size: 35px;
  font-weight: 600;
  color: #3c0c70;
  margin-bottom: 30px;
}

.contact-section .contact-area .form-group {
  margin-bottom: 20px;
}

.contact-section .contact-area .form-group .form-control {
  height: 50px;
  padding: 20px;
  border: 1px solid rgba(251, 105, 26, 0.5);
  border-radius:5px;
}

.contact-section .contact-area .form-group .form-control {
  height: 50px;
  padding: 20px;
  border: 1px solid rgba(251, 105, 26, 0.5);
  border-radius:5px;
}

::-moz-selection { /* Code for Firefox */
  color: red;
  background: yellow;
}

::selection {
  color: red;
  background: yellow;
}
.contact-section .contact-area .form-group .form-control2 {
  height: 30px;
  padding: 20px;
  border-bottom: 2px solid #d8b5ff;
}

.contact-section .contact-area .form-group .message-field {
  width: 100%;
  padding: 15px 20px;
  border: 1px solid #d8b5ff;
  outline: 0;
}

.contact-section .contact-area .form-group2 .message-field {
  width: 100%;
  padding: 15px 20px;
  border: 0px solid #d8b5ff;
  outline: 0;
}

.contact-section .contact-area .form-group  ::-webkit-input-placeholder {
  color: #0948a7;
  font-size: 16px;
}

.contact-section .contact-area .form-group :-ms-input-placeholder {
  color: #0948a7;
  font-size: 16px;
}

.contact-section .contact-area .form-group ::-ms-input-placeholder {
  color: #0948a7;
  font-size: 16px;
}

.contact-section .contact-area .form-group  ::placeholder {
  color: #0948a7;
  font-size: 16px;
}

.contact-section .contact-area .form-group .list-unstyled {
  color: #FB691A;
  font-size: 15px;
}

.contact-section .contact-area .default-btn {
  font-size: 16px;
  background: #FB691A;
  color: #ffffff;
  padding: 15px 20px;
  border-radius: 0px;
  margin: 0;
  display: inline-block;
  position: relative;
  z-index: 0;
  overflow: hidden;
  border: 1px solid #FB691A;
  font-family: "Roboto-Regular", sans-serif;
  width:150px;
   text-align:center;
}

.contact-section .contact-area .default-btn::before {
  position: absolute;
  content: '';
  width: 20px;
  height: 100%;
  left: -14px;
  top: 0;
  background: #ffffff;
  z-index: -1;
  -webkit-transform: skewX(10deg);
          transform: skewX(10deg);
  -webkit-transition: .5s;
  transition: .5s;
}

.contact-section .contact-area .default-btn:hover {
  color: #FB691A;
}

.contact-section .contact-area .default-btn:hover::before {
  width: 100%;
  -webkit-transform: skewX(0);
          transform: skewX(0);
  left: 0;
}

.contact-section .contact-area .text-danger {
  font-size: 20px;
  margin-top: 10px;
}

/* Contact CSS End */
/* Newsletter CSS Start */
.newsletter-style-two {
  background: #f7efff;
}

/* Newsletter CSS End */
/*---------- Home Page Two CSS End ----------*/
/*---------- Home Page Three CSS Start ----------*/
/* Banner CSS start */
.banner-style-three {
  height: 100vh;
  position: relative;
  background: #3c0c70;
  padding-top: 60px;
}

.banner-style-three .banner-text {
  max-width: 650px;
}

.banner-style-three .banner-text h1 {
  font-size: 70px;
  font-weight: 700;
  font-family: "Titillium Web", sans-serif;
  color: #ffffff;
  margin-bottom: 40px;
}

.banner-style-three .banner-text .theme-btn .default-btn {
  padding: 15px 25px;
}

.banner-style-three .banner-image {
  position: absolute;
  right: 0;
  bottom: 0;
  max-width: 570px;
  border-radius: 10px;
}

.banner-style-three .banner-image img {
  border-radius: 10px;
}

.banner-style-three .banner-shape img {
  position: absolute;
  -webkit-animation: img-scale 5s infinite linear;
          animation: img-scale 5s infinite linear;
}

.banner-style-three .banner-shape :nth-child(1) {
  top: 20%;
  left: 10%;
}

.banner-style-three .banner-shape :nth-child(2) {
  top: 20%;
  left: 30%;
}

.banner-style-three .banner-shape :nth-child(3) {
  top: 20%;
  right: 10%;
}

.banner-style-three .banner-shape :nth-child(4) {
  bottom: 10%;
  left: 50%;
}

.banner-style-three .banner-shape :nth-child(5) {
  top: 30%;
  left: 50%;
}

.banner-style-three .banner-shape :nth-child(6) {
  bottom: 5%;
  left: 15%;
}

/* Banner CSS End */
/* About CSS Start */
.about-style-three {
  padding-bottom: 100px;
}

.about-style-three .about-img::before {
  background: #3c0c70;
  width: 90px;
  height: 150px;
  top: -65px;
  left: 0;
  -webkit-animation: none;
          animation: none;
  border-radius: 10px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.about-style-three .about-img::after {
  background: #3c0c70;
  width: 90px;
  height: 150px;
  bottom: -60px;
  right: 15px;
  -webkit-animation: none;
          animation: none;
  border-radius: 10px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  top: inherit;
}

.about-style-three .about-img img {
  border-radius: 10px;
}

/* About CSS End */
/* Trasnport CSS Start */
.transport-style-five .section-title p {
  margin: auto;
}

.transport-style-five .transport-card {
  text-align: center;
  margin-bottom: 30px;
  padding: 25px;
  -webkit-box-shadow: 3px 5px 25px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 3px 5px 25px 0 rgba(0, 0, 0, 0.1);
}

.transport-style-five .transport-card img {
  margin-bottom: 30px;
}

.transport-style-five .transport-card h3 {
  margin-bottom: 10px;
}

.transport-style-five .transport-card p {
  margin-bottom: 0;
}

/* Transport CSS End */
/* Achivement CSS Start */
.achivement-section .section-title h2 {
  color: #ffffff;
}

.achivement-section .section-title p {
  color: #ffffff;
  margin: auto;
}

.achivement-section .company-section {
  margin-top: 0;
  margin-bottom: 60px;
}

.achivement-section .features-section {
  margin-top: 0;
}

.achivement-section .features-section .feature-card {
  border: 0;
}

.achivement-section .features-section .feature-card:hover {
  background: #FB691A;
}

.achivement-section .features-section .feature-card:hover span, .achivement-section .features-section .feature-card:hover h3, .achivement-section .features-section .feature-card:hover p {
  color: #ffffff;
}

.achivement-bg {
  background-image: url(../img/achivement-bg.jpg);
  background-position: center center;
  background-size: cover;
  position: relative;
  z-index: 0;
}

.achivement-bg::before {
  position: absolute;
  content: '';
  background: rgba(60, 12, 112, 0.8);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}

/* Achivement CSS End */
/* Feedback CSS Start */
.feedback-style-three .section-title p {
  margin: auto;
}

.feedback-style-three .feedback-slider-area {
  position: relative;
}

.feedback-style-three .feedback-slider-area .slider-items {
  max-width: 500px;
  margin: auto;
}

.feedback-style-three .feedback-slider-area .slider-items img {
  width: unset;
  margin: 0 auto  30px;
}

.feedback-style-three .feedback-slider-area .slider-items .client-info {
  margin-bottom: 15px;
}

.feedback-style-three .feedback-slider-area .slider-items .client-info h3 {
  margin-bottom: 0px;
}

.feedback-style-three .feedback-slider-area .slider-items .client-info span {
  color: #FB691A;
  font-size: 15px;
}

.feedback-style-three .feedback-slider-area .owl-prev, .feedback-style-three .feedback-slider-area .owl-next {
  position: absolute;
  left: 20px;
  top: 45%;
  background: #FB691A !important;
  color: #ffffff !important;
  width: 50px;
  height: 50px;
  border-radius: 50px;
  font-size: 25px !important;
  line-height: 50px !important;
  opacity: 0;
  -webkit-transition: .5s;
  transition: .5s;
  border: 1px solid #FB691A;
}

.feedback-style-three .feedback-slider-area .owl-prev:hover, .feedback-style-three .feedback-slider-area .owl-next:hover {
  background: #ffffff !important;
  color: #FB691A !important;
}

.feedback-style-three .feedback-slider-area .owl-next {
  left: inherit;
  right: 20px;
}

.feedback-style-three .feedback-slider-area:hover .owl-prev {
  left: 40px;
  opacity: 1;
  border: 1px solid #FB691A;
}

.feedback-style-three .feedback-slider-area:hover .owl-next {
  right: 40px;
  opacity: 1;
  border: 1px solid #FB691A;
}

.feedback-style-three .feedback-slider-area .owl-nav {
  margin-top: 0;
}

/* Feedback CSS End */
/*---------- Home Page Three CSS End ----------*/
/*---------- About Page CSS Start ----------*/
/* Page Title CSS Start */
.page-title {
  position: relative;
  padding-top: 40px;
  padding-bottom: 40px;
  background-size: cover;
  background-attachment: fixed;
  background-position: center center;
}

.page-title::before {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  background: url(../img/logo-bg.jpg);
  top: 0;
  left: 0;
  z-index: 0;
}

.page-title .title-text {
  z-index: 1;
  position: relative;
}

.page-title .title-text h2 {
  font-size: 55px;
  color: #ffffff;
  font-weight: 400;
  font-family: "Roboto-Medium", sans-serif;
  margin-bottom: 10px;
  text-transform:uppercase;
}

.page-title .title-text ul {
  margin-bottom: 0;
  padding-left: 0;
}

.page-title .title-text ul li {
  display: inline-block;
  color: #ffffff;
  font-size: 18px;
  line-height: 1;
  margin: 0 15px;
  position: relative;
}

.page-title .title-text ul li::before {
  position: absolute;
  content: '';
  background: #ffffff;
  width: 5px;
  height: 6px;
  top: 8px;
  right: -20px;
}

.page-title .title-text ul li:last-child::before {
  display: none;
}

.page-title .title-text ul li a {
  color: #ffffff;
}

.page-title .title-text ul li a:hover {
  color: #FB691A;
}

.page-title.title-bg-1 {
  background-image: url(../img/page-bg/1.jpg);
}

/* Page Title CSS End*/
/* About Scetion CSS Start*/
.about-style-two {
  padding-top: 100px;
}

.about-style-two .about-img::before {
  background: none;
  border: 0px solid #FB691A;
}

.about-style-two .about-img::after {
  display: none;
}

/* About Section CSS End*/
/* Choose Section CSS Start*/
.choose-style-three .why-choose-img::before {
  top: 0;
  left: -75%;
  z-index: 2;
  display: block;
  width: 50%;
  height: 100%;
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0.3)));
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
  -webkit-transform: skewX(-25deg);
          transform: skewX(-25deg);
}

.choose-style-three .why-choose-img:hover::before {
  -webkit-animation: shine 1s;
          animation: shine 1s;
}

/* Choose Section CSS End*/
/* Worker Section CSS Start */
.worker-style-two .worker-card {
  -webkit-box-shadow: 0 0 0 0;
          box-shadow: 0 0 0 0;
}

.worker-style-two .worker-card .worker-img img {
  -webkit-transform: scale(1.3);
          transform: scale(1.3);
  border-radius: 200px;
}

.worker-style-two .worker-card .worker-text {
  padding-bottom: 0;
}

.worker-style-two .worker-card .worker-social {
  display: none;
}

.worker-style-two .worker-card:hover .worker-img img {
  -webkit-transform: scale(1);
          transform: scale(1);
}

/* Worker Section CSS End */
/* Blog Section CSS Start */
.blog-style-two .blog-card .blog-img {
  position: relative;
}

.blog-style-two .blog-card .blog-img img {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}

.blog-style-two .blog-card .blog-img::before {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  display: block;
  content: '';
  width: 0;
  height: 0;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 100%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  opacity: 0;
}

.blog-style-two .blog-card:hover .blog-img img {
  -webkit-transform: scale(1);
          transform: scale(1);
}

.blog-style-two .blog-card:hover .blog-img::before {
  -webkit-animation: circle .75s;
          animation: circle .75s;
}

/* Blog Section CSS End */
/*---------- About Page CSS End ----------*/
/*---------- Service Page Two CSS Start ----------*/
/* Page Title Start */
.page-title.title-bg-2 {
  background-image: url(../img/page-bg/2.jpg);
}

/* Page Title End */
/* Transport Section Start */
.transport-style-three .transport-card .transport-img {
  position: relative;
}

.transport-style-three .transport-card .transport-img::before {
  position: absolute;
  content: '';
  background: #3c0c70;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -webkit-transform: translate(-100%, -100%) skewX(10deg);
          transform: translate(-100%, -100%) skewX(10deg);
  opacity: .5;
  -webkit-transition: .5s;
  transition: .5s;
}

.transport-style-three .transport-card .transport-img::after {
  position: absolute;
  content: '';
  background: #3c0c70;
  width: 100%;
  height: 100%;
  right: 0;
  bottom: 0;
  -webkit-transform: translate(100%, 100%) skewX(10deg);
          transform: translate(100%, 100%) skewX(10deg);
  opacity: .5;
  -webkit-transition: .5s;
  transition: .5s;
}

.transport-style-three .transport-card .transport-text {
  padding: 30px;
}

.transport-style-three .transport-card:hover .transport-img img {
  -webkit-transform: none;
          transform: none;
}

.transport-style-three .transport-card:hover .transport-img::before {
  -webkit-transform: translate(-60%, -60%) skewX(10deg);
          transform: translate(-60%, -60%) skewX(10deg);
}

.transport-style-three .transport-card:hover .transport-img::after {
  -webkit-transform: translate(60%, 60%) skewX(10deg);
          transform: translate(60%, 60%) skewX(10deg);
}

/* Transport Sectio End */
/*---------- Service Page One CSS End ----------*/
/*---------- Service Page Two CSS Start ----------*/
.page-title.title-bg-3 {
  background-image: url(../img/page-bg/3.jpg);
}

.transport-style-four .transport-card {
  padding: 25px;
  border:1px solid rgba(40,123,191,0.3);-webkit-box-shadow: 3px 3px 7px 3px #b7ccdd;
box-shadow: 3px 3px 7px 3px #b7ccdd;
border-bottom:3px solid #f58220;
}

.transport-style-four .transport-card .transport-text {
  padding: 0;
}
.transport-style-four .transport-card h3{
display:inline-block;

}
.transport-style-four .transport-card .transport-text i {
  position: unset;
  display: inline-block;
  margin-bottom: 35px;
}

.transport-style-four .transport-card .transport-text a i {
  background: transparent;
  color: #FB691A;
  width: 55px;
  height: 55px;
  font-size: 30px;
  line-height: 55px;
  margin-bottom: 0;
  -webkit-box-shadow: 0 0 0 0;
          box-shadow: 0 0 0 0;
  position: unset;
  border: 1px dashed #FB691A;
}

.transport-style-four .transport-card:hover a i {
  -webkit-animation: none !important;
          animation: none !important;
}

.footer-style-two {
  padding-top: 100px;
}

/*---------- Service Page Two CSS End ----------*/
/*---------- Service Details CSS Start ----------*/
/* Blog Details CSS Start */
.service-details-area .service-post-area .service-details-img {
  margin-bottom: 30px;
}

.service-details-area .service-post-area .service-details-img img {
  width: 96.6%;
  border-radius: 0px;
}

.service-details-area .service-post-area h2 {
  font-size: 25px;
  font-weight: 700;
  margin-bottom: 15px;
  color: #004aab;
  text-transform:uppercase;
  border-bottom:3px solid #FB691A;
  line-height:36px;
  display:inline-block;
}

.service-details-area .service-post-area p {
  margin-bottom: 15px;
  padding-right:20px;
}

.service-details-area .service-post-area ul {
  margin-bottom: 5px;
  padding-left: 0;
  display:block;
  list-style-position: outside;
  margin-left:25px;
}

.service-details-area .service-post-area ul li {
  color: #fb691a;
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 15px;
  text-transform:capitalize;
  list-style-position: outside; 
  list-style-type: square;
  line-height:21px;
}

.service-details-area .service-post-area ul li a{
  list-style: none;
  color: #004aab;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 0px;
  text-transform:capitalize;
  
}

.service-details-area .service-post-area ul li a:hover{
  color: #004aab;
  text-decoration:underline;

}
.service-details-area .service-post-area ul li i {
   color: #FB691A;
  font-size: 20px;
  font-weight: 600;
  padding-right:10px;
  display:inline-block;
list-style-position: outside;
}

.service-details-area .service-post-area .post-img {
  margin-top: 15px;
  -webkit-box-shadow: 3px 5px 25px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 3px 5px 25px 0 rgba(0, 0, 0, 0.1);
  margin-bottom: 30px;
  border-radius: 10px;
}

.service-details-area .service-post-area .post-img img {
  border-radius: 10px;
}

.service-details-area .service-sidebar .sidebar-widget {
  -webkit-box-shadow: 3px 5px 25px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 3px 5px 25px 0 rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  margin-bottom: 30px;
}

.service-details-area .service-sidebar .sidebar-widget h3 {
  font-size: 20px;
  padding: 10px 0 10px 20px;
  color: #ffffff;
  background: #004aab;
  margin-bottom: 0;
  font-weight: 500;
}

.service-details-area .service-sidebar .sidebar-widget ul {
  padding-left: 0;
  margin-bottom: 0;
  list-style-type: none;
}

.service-details-area .service-sidebar .sidebar-widget ul li {
  font-size: 17px;
  padding: 10px 20px;
  border-bottom: 1px solid #FB691A;
  font-weight: 600;
  -webkit-transition: .5s;
  transition: .5s;
}

.service-details-area .service-sidebar .sidebar-widget ul li i {
  font-weight: 600;
  margin-right: 5px;
  color:#FB691A;
}

.service-details-area .service-sidebar .sidebar-widget ul li:hover i {
  font-weight: 600;
  margin-right: 5px;
  color:#fff;
}

.service-details-area .service-sidebar .sidebar-widget ul li:last-child {
  border-bottom: 0px solid #3c0c70;
}

.service-details-area .service-sidebar .sidebar-widget ul li:hover {
  background: #FB691A;
  color: #ffffff;
}

.service-details-area .service-sidebar .sidebar-widget ul li:hover a {
  color: #ffffff;
}

.service-details-area .service-sidebar .sidebar-widget ul li a {
  color: #545454;
}

.service-details-area .service-sidebar .sidebar-widget ul li a i {
  font-weight: 600;
  margin-right: 5px;
}

/* Blog Details CSS End */
/* Company CSS Start */
.company-style-three {
  margin-top: 0;
}

/* Company CSS End */
/*---------- Service Details CSS End ----------*/
/*---------- Why Choose Page CSS Start ----------*/
.page-title.title-bg-10 {
  background-image: url(../img/page-bg/10.jpg);
}

.choose-style-three .choose-card::before {
  height: 100%;
}

.choose-style-three .choose-card::after {
  height: 100%;
}

/*---------- Why Choose Page CSS End ----------*/
/*---------- Faq Page CSS Start ----------*/
.page-title.title-bg-4 {
  background-image: url(../img/page-bg/4.jpg);
}

.faq-section .accordions .accordion-item {
  background-color: #f9f9f9;
  margin-bottom: 30px;
  border: 1px solid #3c0c70;
}

.faq-section .accordions .accordion-item .accordion-title {
  cursor: pointer;
  padding: 15px 20px;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  background: #ffffff;
  position: relative;
}

.faq-section .accordions .accordion-item .accordion-title.active-title {
  background-color: #3c0c70;
}

.faq-section .accordions .accordion-item .accordion-title.active-title h2 {
  color: #ffffff;
}

.faq-section .accordions .accordion-item .accordion-title.active-title h2 i {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

.faq-section .accordions .accordion-item .accordion-title h2 {
  margin: 0;
  font-size: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  color: #3c0c70;
  line-height: 20px;
}

.faq-section .accordions .accordion-item .accordion-title h2 i {
  font-size: 25px;
  position: inherit;
}

.faq-section .accordions .accordion-item .accordion-content {
  display: none;
  line-height: 1.7;
  padding: 20px;
  background-color: #ffffff;
  border-radius: 0 0 5px 5px;
}

.faq-section .accordions .accordion-item .accordion-content.active {
  display: block;
}

.faq-section .accordions .accordion-item .accordion-content p {
  margin: 0;
}

/*---------- Faq Page CSS End ----------*/
/*---------- Error Page CSS Start ----------*/
.page-title.title-bg-4 {
  background-image: url(../img/page-bg/4.jpg);
}

.error-section {
  position: relative;
}

.error-section::before {
  position: absolute;
  content: '';
  width: 200px;
  height: 200px;
  top: 100px;
  left: 100px;
  background: linear-gradient(45deg, #3023AE 0%, #f09 100%);
  border-radius: 42% 58% 61% 39% / 55% 53% 47% 45%;
  opacity: .15;
  -webkit-animation: fluid 5s infinite linear;
          animation: fluid 5s infinite linear;
}

.error-section h2 {
  font-size: 50px;
  color: #3c0c70;
  font-family: "Titillium Web", sans-serif;
  text-align: center;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 35px;
  margin-top: 35px;
}

.error-section .theme-btn .default-btn {
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.15);
          box-shadow: 0 0 30px rgba(0, 0, 0, 0.15);
  border: 1px solid #FB691A;
  padding: 15px 40px;
}

/*---------- Error Page CSS End ----------*/
/*---------- Why Choose Page CSS Start ----------*/
.page-title.title-bg-5 {
  background-image: url(../img/page-bg/5.jpg);
}

/*---------- Why Choose Page CSS End ----------*/
/*----------  Privacy Page CSS Start ----------*/
.privacy-section .privacy-text h2 {
  font-size: 25px;
  margin-bottom: 15px;
  font-weight: 700;
}

.privacy-section .privacy-text p {
  margin-bottom: 15px;
}

.privacy-section .privacy-text p:last-child {
  margin-bottom: 0;
}

/*----------  Privacy Page CSS End ----------*/
/*----------  Terms Page CSS Start ----------*/
.page-title.title-bg-9 {
  background-image: url(../img/page-bg/9.jpg);
}

.terms-section .terms-text h2 {
  font-size: 30px;
  font-weight: 600;
  margin-bottom: 30px;
  color: #004aab;
  text-transform: uppercase;
    border-bottom: 3px solid #FB691A;
    line-height: 36px;
    display: inline-block;
	  font-family: "Roboto-Regular", sans-serif;

}

.terms-section .terms-text h3 {
  margin-bottom: 0px;
   background-color: #004aab;
   color:#fff;
   padding:6px 6px;
   font-weight:400;
   display:inline-block;
   margin-top:20px;
   text-transform:capitalize;
   font-size: 20px;
     border-left: 5px solid #FB691A;
	 width:255px;
	   font-family: "Roboto-Medium", sans-serif;

}

.terms-section .terms-text h4 {
  margin-bottom: 0px;
   background-color: #004aab;
   color:#fff;
   padding:6px 0px;
   font-weight:400;
   display:inline-block;
   margin-top:20px;
   text-transform:capitalize;
   font-size: 20px;
     border-left: 9px solid #FB691A;
	 width:100%;
	 margin-bottom:20px;
	    font-family: "Roboto-Medium", sans-serif;
}

.contact-section, .terms-section .terms-text h5 {
  font-size: 25px;
  font-weight: 500;
  margin-bottom: 10px;
  color: #0948a7;
  text-transform: uppercase;
    line-height: 10px;
    display: inline-block;
	   font-family: "Roboto-Bold", sans-serif;
}
	
.terms-section .terms-text h6 {
  margin-bottom: 0px;
   background-color: #004aab;
   color:#fff;
   padding:6px 6px;
   font-weight:400;
   display:inline-block;
   margin-top:20px;
   text-transform:capitalize;
   font-size: 20px;
     border-left: 5px solid #FB691A;
	 width:40%;
	   font-family: "Roboto-Medium", sans-serif;

}	
	
.terms-section .terms-text p {
  font-size: 18px;
  margin-bottom: 15px;
  padding-right:20px;
}

.terms-section .terms-text p:last-child {
  margin-bottom: 0;
}

.terms-section .terms-text img{
float:right;
padding:0px 20px 50px 0;
display:inline-block;
vertical-align:top;
position:relative;
top:-70px;
margin-bottom:-70px;
}

/*----------  Terms Page CSS End ----------*/
/*----------  Coming Page CSS Start ----------*/
.coming-soon {
  height: 100vh;
}

.coming-soon h2 {
  margin-bottom: 20px;
}

.coming-soon a {
  color: #FB691A;
}

.coming-soon a:hover {
  color: #ffffff;
}

/*----------  Coming Page CSS End ----------*/
/*----------  Blog Page One CSS Start ----------*/
.page-title.title-bg-6 {
  background-image: url(../img/page-bg/6.jpg);
}

/*----------  Blog Page One CSS End ----------*/
/*----------  Blog Page Two CSS Start ----------*/
.page-title.title-bg-7 {
  background-image: url(../img/page-bg/7.jpg);
}

.blog-style-three .blog-card .blog-img {
  position: relative;
}

.blog-style-three .blog-card .blog-img .blog-btn {
  top: 0;
  left: 0;
  right: 0;
  right: 0;
  width: 100%;
  height: 100%;
  margin: auto;
  -webkit-transition: .5s;
  transition: .5s;
  position: absolute;
  background: rgba(0, 0, 0, 0.65);
  -webkit-transform: scale(0);
          transform: scale(0);
}

.blog-style-three .blog-card .blog-img .blog-btn a {
  left: 0;
  top: 40%;
  right: 0;
  width: 40px;
  margin: auto;
  height: 40px;
  line-height: 40px;
  border: 1px solid;
  text-align: center;
  position: absolute;
  color: #ffffff;
  border-radius: 45px;
  display: inline-block;
  background: transparent;
}

.blog-style-three .blog-card .blog-img .blog-btn a:hover {
  background: #3c0c70;
}

.blog-style-three .blog-card .blog-text p {
  margin-bottom: 0;
}

.blog-style-three .blog-card:hover .blog-img img {
  -webkit-transform: none;
          transform: none;
}

.blog-style-three .blog-card:hover .blog-img .blog-btn {
  -webkit-transform: scale(1);
          transform: scale(1);
}

.blog-style-three nav .pagination {
  margin: 30px 0;
}

.blog-style-three nav .pagination .page-item .page-link {
  color: #545454;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  font-size: 18px;
  font-weight: 600;
  padding: 0;
  border: none;
  -webkit-box-shadow: 0px 0px 20px 0px rgba(60, 60, 60, 0.1);
          box-shadow: 0px 0px 20px 0px rgba(60, 60, 60, 0.1);
  border-radius: 50px;
  margin: 0 5px;
}

.blog-style-three nav .pagination .page-item .page-link.active {
  background: #3c0c70;
  color: #ffffff;
}

.blog-style-three nav .pagination .page-item .page-link:hover {
  background: #3c0c70;
  color: #ffffff;
}

/*----------  Blog Page Two CSS End ----------*/
/*----------  Blog Details Page Two CSS Start ----------*/
.page-title.title-bg-7 {
  background-image: url(../img/page-bg/7.jpg);
}

.blog-details-area .blog-post-area .blog-details-img {
  margin-bottom: 30px;
}

.blog-details-area .blog-post-area .blog-details-img img {
  width: 100%;
  border-radius: 5px;
}

.blog-details-area .blog-post-area h2 {
  font-size: 25px;
  font-weight: 700;
  margin-bottom: 15px;
  color: #3c0c70;
}

.blog-details-area .blog-post-area p {
  margin-bottom: 15px;
}

.blog-details-area .blog-post-area ul {
  margin-bottom: 15px;
  padding-left: 0;
}

.blog-details-area .blog-post-area ul li {
  list-style: none;
  color: #3c0c70;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 8px;
}

.blog-details-area .blog-post-area .post-img {
  margin-top: 15px;
  -webkit-box-shadow: 3px 5px 25px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 3px 5px 25px 0 rgba(0, 0, 0, 0.1);
  margin-bottom: 30px;
  border-radius: 10px;
}

.blog-details-area .blog-post-area .post-img img {
  border-radius: 10px;
}

.blog-details-area .blog-sidebar .blog-search {
  -webkit-box-shadow: 3px 5px 25px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 3px 5px 25px 0 rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  margin-bottom: 30px;
  padding: 20px;
}

.blog-details-area .blog-sidebar .blog-search form {
  position: relative;
}

.blog-details-area .blog-sidebar .blog-search form input {
  width: 100%;
  height: 50px;
  padding: 20px;
  background: #ddd;
  border: 0;
  border-radius: 5px;
}

.blog-details-area .blog-sidebar .blog-search form input:focus {
  border: 1px solid #3c0c70;
  outline: 0;
}

.blog-details-area .blog-sidebar .blog-search form ::-webkit-input-placeholder {
  color: #3c0c70;
}

.blog-details-area .blog-sidebar .blog-search form :-ms-input-placeholder {
  color: #3c0c70;
}

.blog-details-area .blog-sidebar .blog-search form ::-ms-input-placeholder {
  color: #3c0c70;
}

.blog-details-area .blog-sidebar .blog-search form ::placeholder {
  color: #3c0c70;
}

.blog-details-area .blog-sidebar .blog-search form button {
  position: absolute;
  top: 4px;
  right: 2px;
}

.blog-details-area .blog-sidebar .blog-search form button i {
  color: #3c0c70;
  width: 40px;
  height: 40px;
  display: inline-block;
  line-height: 40px;
  border: 1px solid;
  border-radius: 20px;
  -webkit-transition: .5s;
  transition: .5s;
  background: #dddddd;
}

.blog-details-area .blog-sidebar .blog-search form button i:hover {
  background: #3c0c70;
  color: #ffffff;
}

.blog-details-area .blog-sidebar .blog-widget {
  -webkit-box-shadow: 3px 5px 25px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 3px 5px 25px 0 rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  margin-bottom: 30px;
}

.blog-details-area .blog-sidebar .blog-widget h3 {
  padding: 20px;
  color: #ffffff;
  background: #3c0c70;
  margin-bottom: 0;
  font-weight: 700;
  border-radius: 10px 10px 0 0;
  font-size: 20px;
}

.blog-details-area .blog-sidebar .blog-widget .post-item {
  padding: 20px;
  border-bottom: 1px dashed #dddddd;
  overflow: hidden;
}

.blog-details-area .blog-sidebar .blog-widget .post-item a {
  float: left;
}

.blog-details-area .blog-sidebar .blog-widget .post-item .post-info {
  padding-left: 100px;
  padding-top: 10px;
  line-height: 1;
}

.blog-details-area .blog-sidebar .blog-widget .post-item .post-info time {
  font-size: 14px;
  margin-bottom: 5px;
  display: inline-block;
}

.blog-details-area .blog-sidebar .blog-widget .post-item .post-info h4 a {
  font-size: 16px;
  color: #545454;
  font-weight: 600;
}

.blog-details-area .blog-sidebar .blog-widget .post-item .post-info h4 a:hover {
  color: #FB691A;
}

.blog-details-area .blog-sidebar .blog-widget .post-item:last-child {
  border-bottom: 0;
}

.blog-details-area .blog-sidebar .blog-widget ul {
  padding-left: 0;
  margin-bottom: 0;
  list-style-type: none;
}

.blog-details-area .blog-sidebar .blog-widget ul li {
  font-size: 17px;
  padding: 10px 20px;
  border-bottom: 1px inset;
  font-weight: 600;
  -webkit-transition: .5s;
  transition: .5s;
}

.blog-details-area .blog-sidebar .blog-widget ul li a {
  color: #545454;
}

.blog-details-area .blog-sidebar .blog-widget ul li a i {
  font-weight: 600;
}

.blog-details-area .blog-sidebar .blog-widget ul li:last-child {
  border-bottom: 0px solid #3c0c70;
}

.blog-details-area .blog-sidebar .blog-widget ul li:hover {
  background: #FB691A;
  color: #ffffff;
}

.blog-details-area .blog-sidebar .blog-widget ul li:hover a {
  color: #ffffff;
}

.blog-details-area .blog-sidebar .blog-tags ul {
  padding: 20px;
  margin-bottom: 0;
  list-style-type: none;
}

.blog-details-area .blog-sidebar .blog-tags ul li {
  display: inline-block;
  padding: 0;
  border-bottom: 0;
}

.blog-details-area .blog-sidebar .blog-tags ul li:hover {
  background: transparent;
}

.blog-details-area .blog-sidebar .blog-tags ul li a {
  font-size: 15px;
  -webkit-transition: .5s;
  transition: .5s;
  font-weight: 400;
  border: 1px dashed #dddddd;
  display: inline-block;
  margin-right: 8px;
  margin-bottom: 10px;
  color: #545454;
  padding: 5px 15px;
}

.blog-details-area .blog-sidebar .blog-tags ul li a:hover {
  background: #FB691A;
  color: #ffffff;
}

/*----------  Blog Details Page Two CSS End ----------*/
/*----------  Contact Page Two CSS Start ----------*/
.page-title.title-bg-8 {
  background-image: url(../img/page-bg/8.jpg);
}

.contact-card-section .contact-card {
 -webkit-box-shadow: 0px 2px 18px -3px rgba(199,199,199,1);
-moz-box-shadow: 0px 2px 18px -3px rgba(199,199,199,1);
box-shadow: 0px 2px 18px -3px rgba(199,199,199,1);
  padding: 30px;
  text-align: center;
  position: relative;
  z-index: 0;
  overflow: hidden;
  margin-top: 30px;
  border:1px solid rgba(238, 207, 197, 0.88);
  margin-bottom:10px;
}

.contact-card-section .contact-card::before {
  position: absolute;
  content: '';
  background: #fff;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  -webkit-transition: .5s;
  transition: .5s;
  box-shadow:0 3px 6px 0 rgb(0 0 0 / 16%);
}

.contact-card-section .contact-card i {
  font-size: 25px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  border-radius: 50px;
  color: #ffffff;
  display: inline-block;
  margin-bottom: 20px;
  background:#004aab;
  margin-top:2px;
  
}

.contact-card-section .contact-card .ring {
  font-size: 25px;
  width: 58px;
  height: 58px;
  line-height: 50px;
  text-align: center;
  border-radius: 50px;
  color: #ffffff;
  display: inline-block;
  border: 2px solid #FB691A;
  margin-bottom: 20px;

  
}

.contact-card-section .contact-card a {
  color: #ffffff;
  display: block;
  line-height: 1;
  margin-bottom: 10px;
  font-size: 16px;
}

.contact-card-section .contact-card ul {
  padding-left: 0;
  margin-bottom: 0;
}

.contact-card-section .contact-card ul li {
  color: #525252;
  display: block;
  line-height: 22px;
  margin-bottom: 10px;
  list-style: none;
  font-size: 14px;
}

.contact-card-section .contact-card ul li a{
  color: #004aab;
  display: block;
  line-height: 30px;
  margin-bottom: 10px;
  list-style: none;
  font-size: 16px;
}

.contact-style-two {
  background: #ffffff;
}

.contact-style-two .contact-area {
  -webkit-box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
          box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
  padding: 10px;
}

.contact-style-two .contact-area .form-group .form-control {
  background: #f5f5f5;
}

.contact-style-two .contact-area .form-group .message-field {
  background: #f5f5f5;
}
.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
        border-bottom: 2px solid #858585;
    border-radius: 0.15rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.form-control2 {
    display: block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
	margin-bottom:30px;
    
  
}

.quater {
    width: 23%;
    float: left;
    margin-right: 22px;
	margin-bottom:20px;
}

.enquiry-area  .default-btn {
  font-size: 16px;
  background: #FB691A;
  color: #ffffff;
  padding: 12px 20px;
  border-radius: 25px;
  margin: 10px 10px 40px;
  display: inline-block;
  position: relative;
  z-index: 0;
  overflow: hidden;
  font-family: "Roboto-Regular", sans-serif;
   border: 1px solid #FB691A;
   width:150px;
   text-align:center;
}

.enquiry-area .default-btn::before {
  position: absolute;
  content: '';
  width: 20px;
  height: 100%;
  left: -14px;
  top: 0;
  background: #fff;
  z-index: -1;
  -webkit-transform: skewX(10deg);
          transform: skewX(10deg);
  -webkit-transition: .5s;
  transition: .5s;
  color:#fff;
}

.enquiry-area .default-btn:hover {
  color: #FB691A;
}

.enquiry-area .default-btn:hover::before {
  width: 100%;
  -webkit-transform: skewX(0);
          transform: skewX(0);
  left: 0;
}




.footer-area .title-txt .title-content::before, .title-txt h2::before {
    background: url(../img/title-top1.png) no-repeat;
    top: -10px;
}
.footer-area .title-txt .title-content::after, .title-txt h2::after {
    background: url(../img/title-bottom1.png) no-repeat;
    bottom: -20px;
}
.footer-area .title-txt .title-content::after, .title-txt .title-content::before, .title-txt h2::after, .title-txt h2::before {
    width: 129px;
    height: 11px;
    transform: translate(-50%,-50%);
    content: "";
    left: 50%;
    display: inline-block;
    position: absolute;
}
.title-txt .title-content, .title-txt h2 {
    text-align: center;
    text-transform: uppercase;
    position: relative;
    font-size: 30px;
    color: #fefefe;
    font-weight: 400;
	font-family: "Roboto-Medium", sans-serif;
	margin-bottom:10px;
}
/*----------  Contact Page Two CSS End ----------*/
/* PreLoader CSS Start */
.arrow{
display:inline-block;
position:absolute;
left:560px;
padding-top:7px;
}
.loader-content {
  background: #004aab;
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 9999999;
  left: 0;
  top: 0;
  text-align: center;
}

.loader-content .logo1 {
width:100%;
height:100%;
display:inline-block;
position:absolute;
top:18%;

}

.dot-flashing {
  position: relative;
  width: 20px;
  height: 20px;
  border-radius: 25px;
  background-color: #9880ff;
  color: #9880ff;
  animation: dotFlashing 1s infinite linear alternate;
  animation-delay: .5s;
}

.dot-flashing::before, .dot-flashing::after {
  content: '';
  display: inline-block;
  position: absolute;
  top: 0;
}

.dot-flashing::before {
  left: -55px;
  width: 20px;
  height: 20px;
  border-radius: 25px;
  background-color: #9880ff;
  color: #9880ff;
  animation: dotFlashing 1s infinite alternate;
  animation-delay: 0s;
}

.dot-flashing::after {
  left: 55px;
  width: 20px;
  height: 20px;
  border-radius: 25px;
  background-color: #9880ff;
  color: #9880ff;
  animation: dotFlashing 1s infinite alternate;
  animation-delay: 1s;
}

@keyframes dotFlashing {
  0% {
    background-color: #fb691a;border:1px solid #fb691a;
  }
  50%,
  100% {
    background-color: #004aab;
	border:1px solid #74a1dc;
  }
}



/* PreLoader CSS End */
/* Back Top CSS Start */
.top-btn i {
  width: 30px;
  height: 30px;
  color: #ffffff;
  background: #e45528;
  text-align: center;
  border-radius: 5px;
  position: fixed;
  bottom: 10px;
  right: 15px;
  cursor: pointer;
  font-size: 22px;
  line-height: 30px;
  z-index: 999;
  -webkit-transition: .5s;
  transition: .5s;
  display: inline-block;
}

.top-btn i::after {
  position: absolute;
  content: '';
  width: 100%;
  height: 0;
  background: #000;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: -1;
  border-radius: 5px;
  -webkit-transition: .5s;
  transition: .5s;
}

.top-btn i:hover::before {
  height: 100%;
}

.top-btn i:hover {
  color: #ffffff;
}

/* Back Top CSS End */
/* Animation CSS  Start */
@-webkit-keyframes rotate360 {
  0% {
    -webkit-transform: rotateY(0deg);
            transform: rotateY(0deg);
  }
  100% {
    -webkit-transform: rotateY(360deg);
            transform: rotateY(360deg);
  }
}
@keyframes rotate360 {
  0% {
    -webkit-transform: rotateY(0deg);
            transform: rotateY(0deg);
  }
  100% {
    -webkit-transform: rotateY(360deg);
            transform: rotateY(360deg);
  }
}

@-webkit-keyframes translate-one {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(35px);
            transform: translateY(35px);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes translate-one {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(35px);
            transform: translateY(35px);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@-webkit-keyframes line {
  0% {
    top: 0%;
  }
  100% {
    top: 95%;
  }
}

@keyframes line {
  0% {
    top: 0%;
  }
  100% {
    top: 95%;
  }
}

@-webkit-keyframes shine {
  100% {
    left: 100%;
  }
}

@keyframes shine {
  100% {
    left: 100%;
  }
}

@-webkit-keyframes circle {
  0% {
    opacity: 1;
  }
  40% {
    opacity: 1;
  }
  100% {
    width: 200%;
    height: 200%;
    opacity: 0;
  }
}

@keyframes circle {
  0% {
    opacity: 1;
  }
  40% {
    opacity: 1;
  }
  100% {
    width: 200%;
    height: 200%;
    opacity: 0;
  }
}

@-webkit-keyframes fluid {
  0% {
    border-radius: 42% 58% 61% 39% / 55% 53% 47% 45%;
  }
  30% {
    border-radius: 61% 39% 60% 40% / 58% 49% 51% 42%;
  }
  50% {
    border-radius: 63% 37% 62% 38% / 45% 53% 47% 55%;
  }
  60% {
    border-radius: 42% 58% 61% 39% / 55% 53% 47% 45%;
  }
}

@keyframes fluid {
  0% {
    border-radius: 42% 58% 61% 39% / 55% 53% 47% 45%;
  }
  30% {
    border-radius: 61% 39% 60% 40% / 58% 49% 51% 42%;
  }
  50% {
    border-radius: 63% 37% 62% 38% / 45% 53% 47% 55%;
  }
  60% {
    border-radius: 42% 58% 61% 39% / 55% 53% 47% 45%;
  }
}

@-webkit-keyframes bg-cng {
  0% {
    background: #f5ebff;
  }
  35% {
    background: #1878f3;
    -webkit-transform: translateY(10px);
            transform: translateY(10px);
  }
  70% {
    background: #004aab;
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
  100% {
    background: #f5ebff;
  }
}

@keyframes bg-cng {
  0% {
    background: #f5ebff;
  }
  35% {
    background: #1878f3;
    -webkit-transform: translateY(10px);
            transform: translateY(10px);
  }
  70% {
    background: #004aab;
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
  100% {
    background: #f5ebff;
  }
}

@-webkit-keyframes img-scale {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@keyframes img-scale {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
input:focus ~ label, textarea:focus ~ label, input:valid ~ label, textarea:valid ~ label {
    font-size: 0.75em;
    color: #999;
    top: -5px;
    -webkit-transition: all 0.225s ease;
    transition: all 0.225s ease;
}

.styled-input {
    float: left;
    width: 100%;
    margin: 10px 0;
    position: relative;
    border-radius: 4px;
}
 .track-product-bg2 { 
  display:none;
  
  }
@media only screen and (max-width: 768px){
    .styled-input {
        width:100%;
    }
	.track-product-bg2{
width:100%;
height:250px;
display:inline-block;
}
}

.styled-input label {
    color: #434343;
    padding: 1.3rem 30px 1rem 0px;
    position: absolute;
    top: 10px;
    left: 0;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
    pointer-events: none;font-size: 15px;
}

.styled-input.wide { 
    width: 500px;
    max-width: 100%;
}

input {
    padding: 15px;
    border: 0;
    width: 100%;
    font-size: 15px;
    background-color: #fff;
    color: #434343;
    border-bottom:2px solid #858585;
	  font-family: "Roboto-Regular", sans-serif;

}

textarea {
    padding: 15px;
    border: 0;
    width: 95%;
    font-size: 15px;
    background-color: #fff;
    color: #434343;
    border-bottom:2px solid #858585;
	  font-family: "Roboto-Regular", sans-serif;

}
input:focus,
textarea:focus { outline: 0; }

input:focus ~ span,
textarea:focus ~ span {
    width: 100%;
    -webkit-transition: all 0.075s ease;
    transition: all 0.075s ease;
}

textarea {
    width: 100%;
    min-height: 15em;
}

.input-container {
    width: 650px;
    max-width: 100%;
    margin: 10px auto 5px auto;
}

.submit-btn {
    float: right;
    padding: 7px 35px;
    border-radius: 60px;
    display: inline-block;
    background-color: #4b8cfb;
    color: white;
    font-size: 18px;
    cursor: pointer;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.06),
              0 2px 10px 0 rgba(0,0,0,0.07);
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
}

.submit-btn:hover {
    transform: translateY(1px);
    box-shadow: 0 1px 1px 0 rgba(0,0,0,0.10),
              0 1px 1px 0 rgba(0,0,0,0.09);
}

@media (max-width: 768px) {
    .submit-btn {
        width:100%;
        float: none;
        text-align:center;
    }
}

input[type=checkbox] + label {
  color: #ccc;
  font-style: italic;
} 

input[type=checkbox]:checked + label {
  color: #f00;
  font-style: normal;
}
.contact-section .default-btn3 {
  font-size: 16px;
  background: #FB691A;
  color: #ffffff;
  padding: 12px 20px;
  border-radius: 25px;
  margin: 30px 10px 40px;
  display: inline-block;
  position: relative;
  z-index: 0;
  overflow: hidden;
  font-family: "Roboto-Regular", sans-serif;
   border: 1px solid #FB691A;
   width:150px;
    text-align:center;
}

.contact-section   .default-btn3::before {
  position: absolute;
  content: '';
  width: 20px;
  height: 100%;
  left: -14px;
  top: 0;
  background: #fff;
  z-index: -1;
  -webkit-transform: skewX(10deg);
          transform: skewX(10deg);
  -webkit-transition: .5s;
  transition: .5s;
  color:#fff;
}

.contact-section  .default-btn3:hover {
  color: #FB691A;
}

.contact-section  .default-btn3:hover::before {
  width: 100%;
  -webkit-transform: skewX(0);
          transform: skewX(0);
  left: 0;
}

.slide-bg{
 background-image: linear-gradient(to right, #fff , transparent);
  height:150px;
position:absolute;
width:200px;
display:block;
z-index:999999;
top:80px;
left:-130px;
float:left;
}
.terms-area .banner-btn .default-btn {
  font-size: 16px;
    background: #FB691A;
    color: #ffffff;
    padding: 10px 15px;
    border-radius: 25px;
    margin-top: 40px;
    display: inline-block;
    position: relative;
    z-index: 0;
    overflow: hidden;
    left: 44.44%;
    top: 0;
    right: 50%;
    border: 1px solid #FB691A;
    font-family: "Roboto-Regular", sans-serif;
	width:150px;
	 text-align:center;
}

.terms-area .banner-btn .default-btn::before {
  position: absolute;
  content: '';
  width: 20px;
  height: 100%;
  left: -14px;
  top: 0;
  background: #ffffff;
  z-index: -1;
  -webkit-transform: skewX(10deg);
          transform: skewX(10deg);
  -webkit-transition: .5s;
  transition: .5s;
}

.terms-area .banner-btn .default-btn:hover {
  color: #FB691A;
}

.terms-area .banner-btn .default-btn:hover::before {
  width: 100%;
  -webkit-transform: skewX(0);
          transform: skewX(0);
  left: 0;
}
