/**
* Template Name: Scaffold - v2.2.0
* Template URL: https://bootstrapmade.com/scaffold-bootstrap-metro-style-template/
* Author: BootstrapMade.com
* License: https://bootstrapmade.com/license/
*/
/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
body {
font-family: "Open Sans", sans-serif;
color: #444444;
}
a {
color: #009cea;
}
a:hover {
color: #1eb4ff;
text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
font-family: "Raleway", sans-serif;
}
/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/
.back-to-top {
position: fixed;
display: none;
right: 15px;
bottom: 15px;
z-index: 99999;
}
.back-to-top i {
display: flex;
align-items: center;
justify-content: center;
font-size: 24px;
width: 40px;
height: 40px;
border-radius: 4px;
background: #009cea;
color: #fff;
transition: all 0.4s;
}
.back-to-top i:hover {
background: #14b1ff;
color: #fff;
}
/*--------------------------------------------------------------
# Disable AOS delay on mobile
--------------------------------------------------------------*/
@media screen and (max-width: 768px) {
[data-aos-delay] {
transition-delay: 0 !important;
}
}
/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {
height: 72px;
transition: all 0.5s;
z-index: 997;
transition: all 0.5s;
padding: 15px 0;
background: #fff;
}
#header.header-scrolled {
box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
}
#header .logo h1 {
font-size: 28px;
margin: 0;
padding: 6px 0;
line-height: 1;
font-weight: 600;
letter-spacing: 1px;
font-family: "Open Sans", sans-serif;
}
#header .logo h1 a, #header .logo h1 a:hover {
color: #576971;
text-decoration: none;
}
#header .logo img {
padding: 0;
margin: 0;
width: 160px;
margin-top: -15px;  
}
@media (max-width: 768px) {
#header .logo h1 {
font-size: 28px;
padding: 8px 0;
}
}
/*--------------------------------------------------------------
# Header1
--------------------------------------------------------------*/
#header1 {
    height: 200px;
    transition: all 0.5s;
    z-index: 997;
    transition: all 0.5s;
    padding: 15px 0;
   /* background-image: url(../../images/header2.png);*/
    background-position: top;
}
.header_img{
background-image: url(../../images/header2.png);
/*background-color: pink*/
}
#header1.header1-scrolled {
box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
}
#header1 .logo h1 {
font-size: 28px;
margin: 0;
padding: 6px 0;
line-height: 1;
font-weight: 600;
letter-spacing: 1px;
font-family: "Open Sans", sans-serif;
}
#header1 .logo h1 a, #header1 .logo h1 a:hover {
color: #576971;
text-decoration: none;
}
#header1 .logo {
    margin-right: 5px !important;
}
#header1 .logo img {
padding: 0;
margin: 0;
width: 160px;
margin-top: -15px;  
}
#header1 .location {
    margin-right: auto!important;
    outline: none;
    width: auto;
    padding-top: 10px;
}
#header1 .location{
margin-right: auto!important;
outline: none;
width: auto; 
padding-top: 10px;
}
#header1 .location select:focus{
outline: 0;
box-shadow: none;
color: #495057;
background-color: #fff;
}
#header1 .location select{
border: 0;
display: inline-block;
float: left;
padding-left: 9px;
width: 82%;
}
#header1 .location  .map-icon{
float: left;
padding: 5px 0 0 20px;
display: inline-block;
}
@media (max-width: 768px) {
#header1 .logo h1 {
font-size: 28px;
padding: 8px 0;
}
}
/*tab formate*/

.nav-tabs {
    border-bottom: 2px solid #3366cc;
}


.custom-tab > li > a {
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.custom-tab > li {
    border-radius: 0;
    margin: 6px 2px;
    border: 1px solid #d8d8d8;
    background: #d8d8d8;
    padding: 0px 10px;
}

.custom-tab > li:hover {
    background:#128ac5;
     color:#fff; 
    }
/*.nav-tabs > li.active > a:hover {
   background:#3366cc; 
   color:#fff; 
}
*/
.custom-tab > li > a:hover:link{
 color:#fff;   
}
.custom-tab > li > a:link {
   /*  border-top: 3px solid #d8d8d8;
    border-right: 3px solid #d8d8d8;
    border-left: 3px solid #d8d8d8;
    border-bottom: 1px solid #d8d8d8;
    background: #d8d8d8;
    color: #fff;
    color: black;
    position: relative;
    top: 3px;
    right: 2px;*/
    color: black;
    position: relative;
    top: 3px;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:visited {  
  /* background-color:#d8d8d8;
    border-top: 3px solid #d8d8d8;
	border-right: 1px solid #d8d8d8;
	border-left: 1px solid #d8d8d8;
	color:#FFF;
    background-color:#d8d8d8;*/
    color: #FFF
}
i{
color:#000;
}
.link-lable{
text-decoration:none;
color:#000;
padding:20px;
}
button.btn.btn-primary.nextbtn {
    padding: 10px 50px;
    float: right;
    margin-top: 20px;
	background:#1a4388;
}
.tab-content h2{font-size: 17px;
    margin: 15px 0px;
    font-weight: bold;
    text-decoration-line: underline;}
 @media screen and (max-width: 767px)
        {
		
         .link-lable{
			display:none;
		 }
        }
		
.triangle{
     
    }
/*--------------------------------------------------------------
# Header Social Links
--------------------------------------------------------------*/
.header-social-links a {
color: #7b909a;
padding: 12px 0 12px 6px;
display: inline-block;
line-height: 1px;
transition: 0.3s;
}
.header-social-links a:hover {
color: #009cea;
}
@media (max-width: 768px) {
.header-social-links {
padding-right: 48px;
}
}
/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/* Desktop Navigation */
.nav-menu, .nav-menu * {
margin: 0;
padding: 0;
list-style: none;
}
.nav-menu > ul > li {
position: relative;
white-space: nowrap;
float: left;
}
.nav-menu a {
    display: block;
    position: relative;
    color: #222;
    padding: 15px 27px;
    transition: 0.3s;
    font-size: 15px;
    font-family: "Poppins", sans-serif;
/*    background: #1a4388;
    border: 1px solid #1a4388;
*/    border-radius: 40px;
}
.nav-menu a:hover, .nav-menu li.active > a, .nav-menu li:hover > a {
color: #3b68e7;
text-decoration: none;
}
.nav-menu .drop-down ul {
display: block;
position: absolute;
left: 0;
top: calc(100% + 30px);
z-index: 99;
opacity: 0;
visibility: hidden;
padding: 10px 0;
background: #fff;
box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
transition: ease all 0.3s;
}
.nav-menu .drop-down:hover > ul {
opacity: 1;
top: 100%;
visibility: visible;
}
.nav-menu .drop-down li {
min-width: 180px;
position: relative;
}
.nav-menu .drop-down ul a {
padding: 10px 20px;
font-size: 14px;
text-transform: none;
color: #003651;
}
.nav-menu .drop-down ul a:hover, .nav-menu .drop-down ul .active > a, .nav-menu .drop-down ul li:hover > a {
color: #009cea;
}
.nav-menu .drop-down > a:after {
content: "\ea99";
font-family: IcoFont;
padding-left: 5px;
}
.nav-menu .drop-down .drop-down ul {
top: 0;
left: calc(100% - 30px);
}
.nav-menu .drop-down .drop-down:hover > ul {
opacity: 1;
top: 0;
left: 100%;
}
.nav-menu .drop-down .drop-down > a {
padding-right: 35px;
}
.nav-menu .drop-down .drop-down > a:after {
content: "\eaa0";
font-family: IcoFont;
position: absolute;
right: 15px;
}
@media (max-width: 1366px) {
.nav-menu .drop-down .drop-down ul {
left: -90%;
}
.nav-menu .drop-down .drop-down:hover > ul {
left: -100%;
}
.nav-menu .drop-down .drop-down > a:after {
content: "\ea9d";
}
}
/* Mobile Navigation */
.mobile-nav-toggle {
position: fixed;
right: 15px;
top: 21px;
z-index: 9998;
border: 0;
background: none;
font-size: 24px;
transition: all 0.4s;
outline: none !important;
line-height: 1;
cursor: pointer;
text-align: right;
}
.mobile-nav-toggle i {
color: #009cea;
}
.mobile-nav {
position: fixed;
top: 55px;
right: 15px;
bottom: 15px;
left: 15px;
z-index: 9999;
overflow-y: auto;
background: #fff;
transition: ease-in-out 0.2s;
opacity: 0;
visibility: hidden;
border-radius: 10px;
padding: 10px 0;
}
.mobile-nav * {
margin: 0;
padding: 0;
list-style: none;
}
.mobile-nav a {
display: block;
position: relative;
color: #364146;
padding: 10px 20px;
font-weight: 500;
outline: none;
}
.mobile-nav a:hover, .mobile-nav .active > a, .mobile-nav li:hover > a {
color: #009cea;
text-decoration: none;
}
.mobile-nav .drop-down > a:after {
content: "\ea99";
font-family: IcoFont;
padding-left: 10px;
position: absolute;
right: 15px;
}
.mobile-nav .active.drop-down > a:after {
content: "\eaa1";
}
.mobile-nav .drop-down > a {
padding-right: 35px;
}
.mobile-nav .drop-down ul {
display: none;
overflow: hidden;
}
.mobile-nav .drop-down li {
padding-left: 20px;
}
.mobile-nav-overly {
width: 100%;
height: 100%;
z-index: 9997;
top: 0;
left: 0;
position: fixed;
background: rgba(32, 38, 41, 0.6);
overflow: hidden;
display: none;
transition: ease-in-out 0.2s;
}
.mobile-nav-active {
overflow: hidden;
}
.mobile-nav-active .mobile-nav {
opacity: 1;
visibility: visible;
}
.mobile-nav-active .mobile-nav-toggle i {
color: #fff;
}
/*--------------------------------------------------------------
# Hero Section
--------------------------------------------------------------*/
#hero {
width: 100%;
/*background-image: url("../../images/top_bg.jpg");
*/background-repeat: no-repeat;
background-size: cover;
background-position: right top;
margin-top: 50px;
padding: 90px 0 0 0;
background:#fff;
}
#hero h1 {
margin: 0 0 20px 0;
font-size: 45px;
line-height: 54px;
color: #3b68e7;
font-family: "Montserrat", Sans-serif;
font-weight: 700;
text-shadow: 0px 5px 5px rgba(255, 255, 255, 0.15);
}
#hero h2 {
color: #576971;
margin-bottom: 30px;
font-size: 24px;
}
#hero .btn-get-started {
font-family: "Raleway", sans-serif;
font-weight: 600;
font-size: 13px;
text-transform: uppercase;
letter-spacing: 1px;
display: inline-block;
padding: 12px 28px;
border-radius: 3px;
transition: 0.5s;
color: #fff;
background: #009cea;
}
#hero .btn-get-started:hover {
background: #008bd1;
}
#hero .hero-img {
text-align: center;
}
#hero .hero-img img {
width: 100%;
}
@media (min-width: 1024px) {
#hero {
/*background-attachment: fixed;*/
}
}
@media (max-width: 992px) {
#hero h1 {
font-size: 32px;
line-height: 40px;
}
#hero h2 {
font-size: 20px;
}
}
/*banner form css*/
.banner-text-area {
margin-top: -190px;
    margin-left: 153px;
}
.banner-text-area p{font-size: 12px;
    color: #222;}
.banner-form {
width: 100%;
max-width: 550px;

padding: 30px 25px;
background: #ffffff;
border: 1px solid #f2f2f2;
box-shadow: 0 14px 20px 0 rgba(164, 182, 206, 0.503085);
position: relative;
}
.banner-form  form .location{
width: 8px;
height: 12px;
position: absolute;
top: 8px;
left: 12px;
}
.banner-form  form .form-group{
position: relative;
}
.banner-form  form .form-group input {
padding: 10px 10px 10px 30px;
}
.banner-form  form .form-group input::placeholder{
color: #757575;
font-size: 14px;
}
.banner-form form .submit-btn{
background-color: #008bd1;
color: #ffffff;
border-color: #008bd1;
justify-content: center;
align-items: center;
border: 1px solid;
border-radius: 3px;
}
.banner-form form .submit-btn button{
width: 100%;
height: 35px;
border: none;
background: transparent;
color: inherit;
padding: 0 20px;
border-radius: 3px;
font-size: inherit;
margin: 0 !important;
outline: none;
}
/*banner form css*/
/*day delivery section css*/
.delivery {
padding: 40px 0;
}
.delivery .content {
text-align: center;
}
.delivery .content .same {
display: inline-block;
max-width: 500px;
width: 100%;
margin: 0 10px;
background-color: #ffffff;
padding: 25px 18px 25px 18px;
/*border: 1px solid #f2f2f2;
box-shadow: 0 14px 20px 0 rgba(178, 178, 178, 0.14);*/
flex-direction: column;
}
.same-inner1 {
    text-align: -webkit-center;
}
.same-inner2 {
    text-align: -webkit-center;
}
.same-inner3 {
    text-align: -webkit-center;
}
.delivery .content .same .title{
padding-bottom: 15px;
    margin-top: 10px;
    text-align: center;
    color: #3b67e7;
}
.delivery .content .same  .img-area{
width: 100%;
/*float: left;*/
}
.delivery .content .same  .img-area img{
width: 60%;
}
.same-inner1 .text{
width: 100%;
    /* float: right; */
    /* text-align: left; */
    font-size: 15px;
    text-align: center;
    line-height: 25px;
}
.same-inner2 .text{
width: 100%;
    /* float: right; */
    /* text-align: left; */
    font-size: 15px;
    text-align: center;
    line-height: 25px;
}
.same-inner3 .text{
width: 100%;
    /* float: right; */
    /* text-align: left; */
    font-size: 15px;
    text-align: center;
    line-height: 25px;
}
/*day delivery section css*/
/*--------------------------------------------------------------
# Sections General
--------------------------------------------------------------*/
section {
padding: 60px 0;
overflow: hidden;
}
.section-bg {
background-color: #fff;
}
.contact-section{
padding-top: 100px;
}
.section-title {
text-align: center;
padding:0 0 32px 0;
}
.section-title h2 {
font-size: 40px;
line-height: 54px;
color: #364146;
font-family: "Montserrat", Sans-serif;
font-weight: 700;
text-shadow: 0px 5px 5px rgba(255, 255, 255, 0.15);
text-align: center;
}
.section-title p {
margin-bottom: 0;
}
/*--------------------------------------------------------------
# About
--------------------------------------------------------------*/
.about {
padding: 0;
margin-top: 100px;
}
.about .container {
padding: 0 50px;
}
@media (max-width: 992px) {
.about .container {
padding: 30px;
}
}
.about  h3 {
margin: 0 0 40px 0;
font-size: 40px;
line-height: 54px;
color: #364146;
font-family: "Montserrat", Sans-serif;
font-weight: 700;
text-shadow: 0px 5px 5px rgba(255, 255, 255, 0.15);
text-align: center;
}
.about .content{
width: 50%;
float: left;
}
.about .abt-img{
width: 50%;
float: right;
}
/*.about .content ul {
list-style: none;
padding: 0;
}
.about .content ul li {
padding-bottom: 10px;
}
.about .content ul i {
font-size: 20px;
padding-right: 4px;
color: #28a745;
}
*/
.about .content p {
font-size: 15px;
}
/*--------------------------------------------------------------
# Features
--------------------------------------------------------------*/
.features {
padding-bottom: 40px;
    background-image: url(../../images/about.jpg);
    width: 100%;
    height: 550px;
}
.features p {
    margin-left: 40%;
    font-size: 14px;
    color: #222;
    line-height: 28px;
    text-align: justify;
}

.features h2{
margin: 50px 0px 0px -77px;
    font-size: 25px;
    line-height: 54px;
    color: #3b67e7;
    font-family: "Montserrat", Sans-serif;
    font-weight: 700;
    text-shadow: 0px 5px 5px rgb(255 255 255 / 15%);
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 2px;
}
}
.features .nav-tabs {
border: 0;
}
.features .nav-link {
border: 0;
padding: 20px;
transition: 0.3s;
color: #364146;
transition: 0.3s ease-in-out;
border-radius: 0;
border-left: 4px solid #fafbfb;
}
.features .nav-link h4 {
font-size: 18px;
font-weight: 600;
transition: 0.3s ease-in-out;
color: #576971;
}
.features .nav-link p {
font-size: 14px;
margin-bottom: 0;
}
.features .nav-link:hover {
background: #fafbfb;
}
.features .nav-link:hover h4 {
color: #364146;
}
.features .nav-link.active {
border-radius: 0;
border: 0;
border-left: 4px solid #009cea;
background: #fafbfb;
}
.features .nav-link.active h4 {
color: #009cea;
}
.features .tab-pane.active {
-webkit-animation: slide-down 0.5s ease-out;
animation: slide-down 0.5s ease-out;
}
.features .tab-content {
text-align: right;
}
@-webkit-keyframes slide-down {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@keyframes slide-down {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
/*--------------------------------------------------------------
# Services
--------------------------------------------------------------*/
.services .icon-box {
padding: 30px;
position: relative;
overflow: hidden;
margin: 0;
background: #fff;
box-shadow: 0 10px 29px 0 rgba(68, 88, 144, 0.1);
transition: all 0.3s ease-in-out;
border-radius: 4px;
text-align: center;
border-bottom: 3px solid #fff;
width: 100%;
}
.services .icon-box:hover {
transform: translateY(-5px);
}
.services .icon i {
font-size: 90px;
line-height: 1;
margin-bottom: 15px;
}
.services .title {
font-weight: 700;
margin-bottom: 15px;
font-size: 22px;
}
.services .title a {
color: #111;
}
.services .description {
font-size: 15px;
line-height: 28px;
margin-bottom: 0;
}
.services .icon-box-pink .icon i {
color: #ff689b;
}
.services .icon-box-pink:hover {
border-color: #ff689b;
}
.services .icon-box-cyan .icon i {
color: #3fcdc7;
}
.services .icon-box-cyan:hover {
border-color: #3fcdc7;
}
.services .icon-box-green .icon i {
color: #41cf2e;
}
.services .icon-box-green:hover {
border-color: #41cf2e;
}
.services .icon-box-blue .icon i {
color: #2282ff;
}
.services .icon-box-blue:hover {
border-color: #2282ff;
}
/*--------------------------------------------------------------
# Cta
--------------------------------------------------------------*/
.cta {
/*background: linear-gradient(rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.8)), url("../img/cta-bg.jpg") center center;*/
background-size: cover;
padding: 80px 0 0;
}
.cta h3 {
color: #364146;
font-size: 28px;
font-weight: 700;
}
.cta p {
color: #222;
}
.cta .cta-btn {
font-family: "Raleway", sans-serif;
font-weight: 500;
font-size: 15px;
letter-spacing: 1px;
display: inline-block;
padding: 10px 30px;
border-radius: 4px;
transition: 0.5s;
margin: 10px;
color: #fff;
background: #009cea;
}
.cta .cta-btn:hover {
background: #008bd1;
}
@media (min-width: 1024px) {
.cta {
background-attachment: fixed;
}
}
@media (min-width: 769px) {
.cta .cta-btn-container {
display: flex;
align-items: center;
justify-content: flex-end;
}
}
.newsletter h4{
font-size: 25px;
    font-weight: bold;
    margin-bottom: 20px;
    padding-bottom: 0;
    font-family: "Poppins", sans-serif;
    color: #3b67e7;}
.newsletter form {
margin-top: 30px;
padding: 6px 0;
position: relative;
border-radius: 4px;
}
.newsletter form .email{
padding: 7px;
width: calc(77% - -10px);
border: 1px solid #e3e7e9;
outline: none;
}
.subscribe{display: inline-block;
    padding: 7px 10px; background: #3b67e7;border: 1px solid #3b67e7;color: #fff;}
.newsletter form .submit{
border: 0;
background: none;
font-size: 16px;
padding: 8px 25px;
background: #009cea;
color: #fff;
transition: 0.3s;
border-radius: 0 4px 4px 0;
outline: none
}
/*--------------------------------------------------------------
# Testimonials
--------------------------------------------------------------*/
.testimonials .testimonial-item {
box-sizing: content-box;
min-height: 320px;
}
.testimonials .testimonial-item .testimonial-img {
width: 90px;
border-radius: 50%;
margin: -40px 0 0 40px;
position: relative;
z-index: 2;
border: 6px solid #fff;
}
.testimonials .testimonial-item h3 {
font-size: 18px;
font-weight: bold;
margin: 10px 0 5px 45px;
color: #111;
}
.testimonials .testimonial-item h4 {
font-size: 14px;
color: #999;
margin: 0 0 0 45px;
}
.testimonials .testimonial-item .quote-icon-left, .testimonials .testimonial-item .quote-icon-right {
color: #d8dee1;
font-size: 26px;
}
.testimonials .testimonial-item .quote-icon-left {
display: inline-block;
left: -5px;
position: relative;
}
.testimonials .testimonial-item .quote-icon-right {
display: inline-block;
right: -5px;
position: relative;
top: 10px;
}
.testimonials .testimonial-item p {
font-style: italic;
margin: 0 15px 0 15px;
padding: 20px 20px 60px 20px;
background: #f4f6f7;
position: relative;
border-radius: 6px;
position: relative;
z-index: 1;
}
.testimonials .owl-nav, .testimonials .owl-dots {
margin-top: 5px;
text-align: center;
}
.testimonials .owl-dot {
display: inline-block;
margin: 0 5px;
width: 12px;
height: 12px;
border-radius: 50%;
background-color: #ddd !important;
}
.testimonials .owl-dot.active {
background-color: #009cea !important;
}
@media (max-width: 767px) {
.testimonials {
margin: 30px 10px;
}
}
/*--------------------------------------------------------------
# Clients
--------------------------------------------------------------*/
.clients .clients-wrap {
border-top: 1px solid #eceff0;
border-left: 1px solid #eceff0;
}
.clients .client-logo {
display: flex;
justify-content: center;
align-items: center;
border-right: 1px solid #eceff0;
border-bottom: 1px solid #eceff0;
overflow: hidden;
background: #fff;
height: 120px;
padding: 40px;
}
.clients .client-logo img {
max-width: 50%;
-webkit-filter: grayscale(100);
filter: grayscale(100);
}
.clients .client-logo:hover img {
-webkit-filter: none;
filter: none;
transform: scale(1.1);
}
.clients img {
transition: all 0.4s ease-in-out;
}
/*--------------------------------------------------------------
# Pricing
--------------------------------------------------------------*/
.pricing .box {
padding: 20px;
background: #fff;
text-align: center;
border-radius: 4px;
position: relative;
overflow: hidden;
border: 2px solid #e9ecee;
}
.pricing h3 {
font-weight: 400;
padding: 20px 15px;
font-size: 18px;
font-weight: 400;
color: #777777;
}
.pricing h4 {
font-size: 36px;
color: #009cea;
font-weight: 600;
font-family: "Poppins", sans-serif;
margin-bottom: 20px;
}
.pricing h4 sup {
font-size: 20px;
top: -15px;
left: -3px;
}
.pricing h4 span {
color: #bababa;
font-size: 16px;
font-weight: 300;
}
.pricing ul {
padding: 0;
list-style: none;
color: #444444;
text-align: center;
line-height: 20px;
font-size: 14px;
}
.pricing ul li {
padding-bottom: 16px;
}
.pricing ul i {
color: #009cea;
font-size: 18px;
padding-right: 4px;
}
.pricing ul .na {
color: #ccc;
text-decoration: line-through;
}
.pricing .btn-wrap {
padding: 20px 15px;
text-align: center;
}
.pricing .btn-buy {
background: #009cea;
display: inline-block;
padding: 8px 30px;
border-radius: 4px;
color: #fff;
font-size: 13px;
font-family: "Raleway", sans-serif;
font-weight: 600;
text-transform: uppercase;
}
.pricing .featured {
background: #009cea;
border-color: #009cea;
}
.pricing .featured h3, .pricing .featured h4, .pricing .featured h4 span, .pricing .featured ul, .pricing .featured ul .na {
color: #fff;
}
.pricing .featured .btn-buy {
background: #fff;
color: #009cea;
}
.pricing .advanced {
width: 200px;
position: absolute;
top: 18px;
right: -68px;
transform: rotate(45deg);
z-index: 1;
font-size: 14px;
padding: 1px 0 3px 0;
background: #009cea;
color: #fff;
}
/*--------------------------------------------------------------
# Frequently Asked Questions
--------------------------------------------------------------*/
.faq {
padding: 60px 0;
}
.faq .faq-list {
padding: 0;
list-style: none;
}
.faq .faq-list li {
padding: 0 0 20px 25px;
}
.faq .faq-list a {
display: block;
position: relative;
font-family: #009cea;
font-size: 18px;
font-weight: 500;
}
.faq .faq-list i {
font-size: 18px;
position: absolute;
left: -25px;
top: 6px;
}
.faq .faq-list p {
margin-bottom: 20px;
font-size: 15px;
}
.faq .faq-list a.collapse {
color: #009cea;
}
.faq .faq-list a.collapsed {
color: #343a40;
}
.faq .faq-list a.collapsed:hover {
color: #009cea;
}
.faq .faq-list a.collapsed i::before {
content: "\eab2" !important;
}
/*--------------------------------------------------------------
# Contact
--------------------------------------------------------------*/
.contact .info {
padding: 30px;
background-color: #f7f8f9;
width: 100%;
border: 2px solid #e9ecee;
border-radius: 4px;
}
.contact-section .php-email-form #email{
margin-left: 0;
}
.contact .info i {
font-size: 20px;
color: #009cea;
float: left;
width: 44px;
height: 44px;
background: #f2f4f5;
display: flex;
justify-content: center;
align-items: center;
border-radius: 50px;
transition: all 0.3s ease-in-out;
}
.contact .info h4 {
padding: 0 0 0 60px;
font-size: 20px;
font-weight: 600;
margin-bottom: 5px;
color: #364146;
}
.contact .info p {
padding: 0 0 10px 60px;
margin-bottom: 20px;
font-size: 14px;
color: #627680;
}
.contact .info .social-links {
padding-left: 60px;
}
.contact .info .social-links a {
font-size: 18px;
display: inline-block;
background: #333;
color: #fff;
line-height: 1;
padding: 8px 0;
border-radius: 50%;
text-align: center;
width: 36px;
height: 36px;
transition: 0.3s;
margin-right: 10px;
}
.contact .info .social-links a:hover {
background: #009cea;
color: #fff;
}
.contact .info .email:hover i, .contact .info .address:hover i, .contact .info .phone:hover i {
background: #009cea;
color: #fff;
}
.contact .php-email-form {
width: 100%;
padding: 30px;
background-color: #f7f8f9;
border: 2px solid #e9ecee;
border-radius: 4px;
}
.contact .php-email-form .form-group {
padding-bottom: 8px;
}
.contact .php-email-form .validate {
display: none;
color: red;
margin: 0 0 15px 0;
font-weight: 400;
font-size: 13px;
}
.contact .php-email-form .error-message {
display: none;
color: #fff;
background: #ed3c0d;
text-align: left;
padding: 15px;
font-weight: 600;
}
.contact .php-email-form .error-message br + br {
margin-top: 25px;
}
.contact .php-email-form .sent-message {
display: none;
color: #fff;
background: #18d26e;
text-align: center;
padding: 15px;
font-weight: 600;
}
.contact .php-email-form .loading {
display: none;
background: #fff;
text-align: center;
padding: 15px;
}
.contact .php-email-form .loading:before {
content: "";
display: inline-block;
border-radius: 50%;
width: 24px;
height: 24px;
margin: 0 10px -6px 0;
border: 3px solid #18d26e;
border-top-color: #eee;
-webkit-animation: animate-loading 1s linear infinite;
animation: animate-loading 1s linear infinite;
}
.contact .php-email-form input, .contact .php-email-form textarea {
border-radius: 0;
box-shadow: none;
font-size: 14px;
}
.contact .php-email-form input {
height: 44px;
}
.contact .php-email-form textarea {
padding: 10px 12px;
}
.contact .php-email-form button[type="submit"] {
background: #009cea;
border: 0;
padding: 10px 24px;
color: #fff;
transition: 0.4s;
border-radius: 4px;
}
.contact .php-email-form button[type="submit"]:hover {
background: #1eb4ff;
}
@-webkit-keyframes animate-loading {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
@keyframes animate-loading {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
/*--------------------------------------------------------------
# Breadcrumbs
--------------------------------------------------------------*/
.breadcrumbs {
padding: 15px 0;
background: #f4f6f7;
min-height: 40px;
margin-top: 70px;
}
.breadcrumbs h2 {
font-size: 24px;
font-weight: 600;
}
.breadcrumbs ol {
display: flex;
flex-wrap: wrap;
list-style: none;
padding: 0 0 10px 0;
margin: 0;
font-size: 14px;
}
.breadcrumbs ol li + li {
padding-left: 10px;
}
.breadcrumbs ol li + li::before {
display: inline-block;
padding-right: 10px;
color: #4c5c63;
content: "/";
}
/*--------------------------------------------------------------
# Portfolio Details
--------------------------------------------------------------*/
.portfolio-details .portfolio-details-container {
position: relative;
}
.portfolio-details .portfolio-details-carousel {
position: relative;
z-index: 1;
}
.portfolio-details .portfolio-details-carousel .owl-nav, .portfolio-details .portfolio-details-carousel .owl-dots {
margin-top: 5px;
text-align: left;
}
.portfolio-details .portfolio-details-carousel .owl-dot {
display: inline-block;
margin: 0 10px 0 0;
width: 12px;
height: 12px;
border-radius: 50%;
background-color: #ddd !important;
}
.portfolio-details .portfolio-details-carousel .owl-dot.active {
background-color: #009cea !important;
}
.portfolio-details .portfolio-info {
padding: 30px;
position: absolute;
right: 0;
bottom: -70px;
background: #fff;
box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
z-index: 2;
}
.portfolio-details .portfolio-info h3 {
font-size: 22px;
font-weight: 700;
margin-bottom: 20px;
padding-bottom: 20px;
border-bottom: 1px solid #eee;
}
.portfolio-details .portfolio-info ul {
list-style: none;
padding: 0;
font-size: 15px;
}
.portfolio-details .portfolio-info ul li + li {
margin-top: 10px;
}
.portfolio-details .portfolio-description {
padding-top: 50px;
}
.portfolio-details .portfolio-description h2 {
width: 50%;
font-size: 26px;
font-weight: 700;
margin-bottom: 20px;
}
.portfolio-details .portfolio-description p {
padding: 0 0 0 0;
}
@media (max-width: 768px) {
.portfolio-details .portfolio-info {
position: static;
margin-top: 30px;
}
}
.newsletter{
/*width: 856px;*/
 margin: 0 0 0 150px;
/*text-align: center;*/
}
.copyright {
padding: 5px;
font-size: 12px;
float: left;
}
.credits{
float: right;
padding: 5px;
font-size: 12px;
}
.tabsignup a{
padding: 10px;
}
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
}
/* Firefox */
input[type=number] {
-moz-appearance: textfield;
}
#pass{
margin-left: 61px;
}
#mobile{
margin-left: 83px;
}
#email{
margin-left: 88px;
}
#fullname{
margin-left: 89px;
}
#register{
margin-top: 16px;
margin-bottom: 14px;
margin-left: 164px;
}
#reg_text{
text-align: center;
margin-top: 6px;
font-weight: 600;
margin-bottom: 12px;
font-size: 19px;
}
#log_text{
text-align: center;
font-weight: 600;
font-size: 19px;
}
#logmob{
margin-left: 21px;
}
#log_btn{
margin-top: 10px;
margin-bottom: 10px;
margin-left: 165px;
}
.login-model .ifield{
padding: 15px 0;
}
.login-model .ifield label{
width: 27%;
}
.login-model .ifield input {
width: 72%;
margin: 0;
padding: 5px;
border-color: #009cea;
box-shadow: 0 0 4px #009cea;
outline: none;
border: 1px solid #009cea;
margin: 0 !important;
}
#signup .submit{
text-align: center;
}
#signup .submit #register{
border: 0;
background: none;
font-size: 16px;
padding: 8px 25px;
background: #009cea;
color: #fff;
transition: 0.3s;
border-radius: 0 4px 4px 0;
outline: none;
margin: 0 auto !important;
text-transform: capitalize;
}
#login .submit {
text-align: center;
}
#login .submit #log_btn{
border: 0;
background: none;
font-size: 16px;
padding: 8px 25px;
background: #009cea;
color: #fff;
transition: 0.3s;
border-radius: 0 4px 4px 0;
outline: none;
margin: 0 auto !important;
text-transform: capitalize;
}
.login-model  .modal-dialog{
max-width: 600px;
}
.login-model  .modal-header{
margin: 0 auto;
display: block;
width: 100%;
background: #f5deb5;
padding-bottom: 0;
}
.login-model  .modal-header ul{
width: 93%;
display: inline-block;
text-align: center;
border:none;
}
.login-model  .modal-header ul li{
display: inline-block;
} 
.login-model  .modal-header ul li a{
background: none !important;
margin-right: 0 !important;
margin-left: 0 !important;
font-size: 22px !important;
color: #444;
text-transform: capitalize;
padding: 5px 12px!important;
}
.login-model  .modal-header ul li a.active{
background: #ffffff !important;
margin-right: 0 !important;
margin-left: 0 !important;
font-size: 22px !important;
padding: 5px 12px!important;
font-weight: 600;
}
.login-model  .modal-header .close{
margin: -1rem -1rem -1rem 0 !important;
}
#header .logo{
margin-right: 5px !important;
}
#header .location{
margin-right: auto!important;
outline: none;
width: auto; 
padding-top: 10px;
}
#header .location select:focus{
outline: 0;
box-shadow: none;
color: #495057;
background-color: #fff;
}
#header .location select{
border: 0;
display: inline-block;
float: left;
padding-left: 9px;
width: 82%;
}
#header .location  .map-icon{
float: left;
padding: 0 0 0 20px;
display: inline-block;
}
#nameerror, #emailerror, #moberror, #passerror, #cpasserror, #regerror{
width: 83%;
float: right;
padding: 5px;
}
.location-pop  .title .title-img{
display: inline-block;
padding:0 15px;
}
.location-pop .title-text {
    display: inline-block;
    padding-top: 10px;
}
.location-pop .title-text h2{
	font-size: 18px;
    font-weight: 600;
}
.location-pop .title-text p{
	text-align: left;
}
.location-pop .title-content{
    display: inline-block;
    width: 100%;
    text-align: center;
    color: #000;
}
.city-head{
	display: inline-block;
    width: 100%;
    margin: 0 auto;
}
.location-modal .modal-header{
	    border: 0;
    padding-bottom: 0;	
}
.location-modal .modal-body{
	    padding-top: 0;
}
.location-pop  .title .title-img i{
font-size:60px;
vertical-align: middle;
float: left;
}
.location-pop  .title-text{
display: inline-block;
padding-top: 10px;
}
.location-pop .title-text p{
font-size: 16px;
padding: 0 5px;
}
.location-pop ul{
float: left;
width: 32%;
}
.location-pop ul li{
padding: 6px;
padding-left: 0;
font-weight: 600
}
.location-pop ul li a{
color: #444444;
font-weight: 600
}
.location-pop  .modal-header{
border: 0;
}
.location-pop .modal-body {
padding-top: 0;
}
.footer-area  .footer-socials{
list-style: none;
padding: 0;
display: inline-block;
}
.footer-area  .footer-socials li{
float: left;
padding: 0 5px;
}
.footer-area  .footer-socials li a i{
display: inline-block;
background: #1a4388;
color: #fff;
width: 30px;
height: 30px;
line-height: 30px;
text-align: center;
border-radius: 5px;
font-size: 20px;
position: relative;
-webkit-transition: all 0.7s;
transition: all 0.7s;
}
.footer-area .footer-socials li a i:hover {
background: #f7941d;
color: #ffffff;
cursor: pointer;
}
.footer-area  .footer-text {
display: inline-block;
padding: 0;
list-style: none;
}
.footer-area  .footer-text li{
float: none;
/*padding: 5px 0;
*/}
.footer-area .footer-widget .footer-text li a{
color: #222;
    font-size: 15px;
}
.footer-area .footer-widget .footer-text li a:hover {
color: #009cea;

}
.footer-area {
    padding: 50px 0 0 0;
    height: 260px;
    background-image: url(../../images/mini-footer.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    }

.footer-area .info-list{
padding: 0;
display: inline-block;
}
.footer-area .info-list li{
display: inline-block;
padding: 5px 0;
}
.footer-area .info-list li i{
display: inline-block;
background: #1a4388;
color: #fff;
width: 25px;
height: 25px;
line-height: 25px;
text-align: center;
border-radius: 5px;
font-size: 16px;
position: relative;
-webkit-transition: all 0.7s;
transition: all 0.7s;
float: left;
margin-right: 8px;
}
.footer-area .info-list p{
float: left;
padding: 0 5px;
}
.footer-area .info-list li a{
color: #444444;
}
.copyright-section{
background: #f5f5f5;
display: inline-block;
margin: 0 auto;
width: 100%;
padding: 8px;
margin-bottom: -6px;
}
.footer-area  .logo img{
width: 150px;
margin-bottom: 10px;
}
.footer-area  .info-list .add{
float:left;
    width: 90%;
}
.footer-area p.logo-para{
font-size: 15px;
line-height: 24px;  
}
.footer-area .info-list li i:hover{
background: #f7941d;
color: #ffffff;
cursor: pointer;
}
.footer-area h3{
	font-size: 18px;
}

.courier-detail{
max-width: 1000px;
    padding: 125px 0 0 0;
    display: block;
    margin: 0 auto;
}
.courier-detail .row{
	margin: 0;
}
.space{
width: 100%;
    display: inline-block;
margin: 31px 0 10px 0;
}
.top-text{
    width: 100%;
    padding: 20px 28px;
    margin: 0;
    font-size: 16px;
    line-height: 1.5;
    font-weight: normal;
    letter-spacing: normal;
    background-color: #fff;
    border-radius: 3px;
    border: 1px solid #d5d4d4;
    box-shadow: none;
}
.courier-detail .delvry-wrap .now-wrap {
	float: left;
}
.courier-detail .delvry-wrap .now-wrap .now1{
    display: inline-block;
    padding: 27px 25px;
    margin-right: 8px;
    margin-bottom: 8px;
    cursor: pointer;
    background: #fff;
    border-radius: 4px;
    border: 1px solid #d5d4d4;
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    color: #2d2928;
        margin-right: 15px;
}
.courier-detail .delvry-wrap .now-wrap .now:hover, .courier-detail .delvry-wrap .later-wrap .later:hover {
    color: #009cea;
    border: 1px solid #009cea;
}
.courier-detail .delvry-wrap .now-wrap .now1:hover, .courier-detail .delvry-wrap .later-wrap .later1:hover {
    color: #009cea;
    border: 1px solid #009cea;
}
.courier-detail .delvry-wrap .later-wrap {
	float: left;
}
.courier-detail .delvry-wrap .later-wrap .later1{
    display: inline-block;
    padding: 27px 25px;
    margin-right: 8px;
    margin-bottom: 8px;
    cursor: pointer;
    background: #fff;
    border-radius: 4px;
    border: 1px solid #d5d4d4;
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    color: #2d2928;
}
.delvry-time h3{
	color: #2d2928;
    font-size: 16px;
    line-height: 22px;
    font-weight: 600;
}
.howtodelivr .delvry-wrap .now-wrap .now{
	padding: 10px;
    font-size: 15px;
    margin-right: 15px;
    display: inline-block;
    margin-bottom: 8px;
    cursor: pointer;
    background: #fff;
    border-radius: 4px;
    border: 1px solid #d5d4d4;
    font-weight: normal;
    line-height: 22px;
    text-align: center;
    color: #2d2928;
}
.howtodelivr .delvry-wrap .later-wrap .later{
	padding: 10px;
    font-size: 15px;
    	padding: 10px;
    font-size: 15px;
    display: inline-block;
    margin-bottom: 8px;
    cursor: pointer;
    background: #fff;
    border-radius: 4px;
    border: 1px solid #d5d4d4;
    font-weight: normal;
    line-height: 22px;
    text-align: center;
    color: #2d2928;
}
.howtodelivr .delvry-wrap .now-wrap, .howtodelivr .delvry-wrap .later-wrap {
	float: left;
}
.howtodelivr .delvry-wrap .now-wrap .now.active{
	color: #009cea;
    border: 1px solid #009cea;
}
#para1, #para2{
	display: none;
}
.delvry-wrap{
	width: 100%;
	display: inline-block;
}
#para1, #para2 {
	    padding-top: 0;
    padding-bottom: 6px;
    color: #000000;
    font-size: 15px;
    line-height: 22px;
    width: 100%;
}
.radio-toolbar {
    margin: 15px 0;
}
.radio-toolbar h3{
	font-size: 16px;
	font-weight: 600;
}

.radio-toolbar input[type="radio"] {
  opacity: 0;
  position: fixed;
  width: 0;
}

.radio-toolbar label {
    display: inline-block;
    padding: 10px 20px;
    font-family: sans-serif, Arial;
    font-size: 16px;
    border: 1px solid #d5d4d4;
    border-radius: 4px;
    cursor: pointer;
    margin-left: 8px;
    transition: border-color 0.2s ease-in-out, background-color 0.2s ease-in-out, color 0.2s ease-in-out;
        background-color: #fff;
}

.radio-toolbar label:hover {
    background-color: #fff;
    border-color: #009cea;
    color: #009cea;	
}

/*.radio-toolbar input[type="radio"]:focus + label {
    border: 2px dashed #ffb031;
}*/

.radio-toolbar input[type="radio"]:checked + label {
background-color: #fff;
    border-color: #009cea;
    color: #009cea;
}
/*.pickup-wraper{
	background: #ffffff00;
    box-shadow: 0 2px 8px rgba(49, 50, 56, 0.1);
}*/
.pickup-wrapper{
	margin: 0 -15px;
}
.PickUp{
/*    background: #f4f4f4;*/
    /* box-shadow: 0 2px 8px rgba(49, 50, 56, 0.1); */
    border-radius: 4px;
    width: 100%;
    padding: 15px 0;
margin: 0 -15px 20px -15px;
}
.DropLC{
/*	background: #f4f4f4;*/
/*    box-shadow: 0 2px 8px rgba(49, 50, 56, 0.1);*/
    border-radius: 4px;
    width: 100%;
    padding:15px 0;
    margin: 0 -15px 20px -15px;
}
.star{
    color: #e12222;
    font-size: 11px;
    float: right;
}
.radio-inline1{
    margin-left: 0 !important;
}
.PickUp #email, .DropLC #email{
    margin: 0

}
.PickUp h4, .DropLC h4{
    display: inline-block;
    border-bottom: 1px solid #000;
    margin-bottom: 20px;
    color: #000;
    font-size: 16px;
    font-weight: 600;
}
.PickUp .row, .DropLC .row{
	margin:0 -15px;
}
.PickUp  .form-group label, .DropLC  .form-group label{
    font-size: 14px;
    color: #000;
    font-weight: 600;
}
/*.courier-wrapepr{
    background: #cccccc61;
}*/
.courier-wrapper{
	position: absolute;
    top: 0;
    width:100%;    
}
.svg-img {
	width: 100%;
    position: relative;
    margin-bottom: -7px;
}
.courier-detail h2{
	font-size: 18px;
	font-weight: 600;
}
.courier-detail .add-btn{
	background-color: #009cea;
}
.payment-wrapper{
	display: inline-block;
    width: 100%;
}
.payment-wrap .now {
    width: 250px;
    display: inline-block;
    padding: 8px 15px;
    margin-bottom: 8px;
    cursor: pointer;
    background: #fff;
    border-radius: 4px;
    border: 1px solid #d5d4d4;
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    text-align: left;
    color: #2d2928;
    margin-right: 15px;
}
.payment-wrap .now:hover, .payment-wrap .now .cash-text .text2:hover{
	background-color: #fff;
    border-color: #009cea;
    color: #009cea;
}

.payment-wrap .now img {
    float: left;
    margin: 10px 15px 0 0;
    vertical-align: middle;
    display: inline-block;
}	
.payment-wrap .now .cash-text{
    float: left;
}
.payment-wrap .now .cash-text .text1{
    margin: 0;
    font-size: 18px;
}
.payment-wrap .now .cash-text .text2{
	    margin: 0;
    line-height: 1.8;
    font-size: 12px;
    color: #969493;
}
.payment-wrap 	.cash-wrap{
	    display: inline-block;
    float: left;
}

.payment-wrap .now 

/*coming sooon page css*/
.logo1{
margin: 0 auto;
    width: 100%;
    text-align: center;
}
.price p{
    background-color: #009cea;
    display: inline-block;
    padding: 9px 18px;
    border-radius: 3px;
    color: #fff;
    font-weight: 600;
}
.excel{ color:#f56161;}

.delivery h4{text-align: center;
    color: #f56161;
    font-size: 21px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 40px;}
.newslet img{width: 100%;
    margin-top: -125px;}
	
.uselink h3{ color: #3b67e7;
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 15px;
	
}
/*courier page newsletter*/
.home-newsletter {
padding: 80px 0;
background: #f5f5f5;
}

.home-newsletter .single {
max-width: 650px;
margin: 0 auto;
text-align: center;
position: relative;
z-index: 2; }
.home-newsletter .single h2 {
font-size: 22px;
color: #222;
text-transform: uppercase;
margin-bottom: 40px; padding: 50px 50px 0px;}
.home-newsletter .single .form-control {
height: 50px;
background: rgba(255, 255, 255, 0.6);
border-color: transparent;
border-radius: 20px 0 0 20px; }
.home-newsletter .single .form-control:focus {
box-shadow: none;
border-color: #243c4f; }
.home-newsletter .single .btn {
min-height: 50px; 
border-radius: 0 20px 20px 0;
background: #1a4388;
color: #fff;
}
nav.nav-menu.d-none.d-lg-block {
}
footer.footer-area.bot.pt-100.pb-70 {
    background: none;
}

.city-head img {
    width: 69px;
}
.city-head div {
    float: left;
    padding: 11px;
    font-size: 10px;
    font-weight: 800;
    color: #000;
    text-align: center;
    cursor: pointer;
    min-height: 105px;
}
.city-head-div.active {
    border: 1px solid #ddd;
}

.button {
    display: inline-block;
    position: relative;
    padding: 8px 12px;
    font-size: 12px;
    font-weight: 700;
    border-radius: 4px;
    background-color: #c1c1c1;
    right: 12px;
    height: 38px;
    top: -3px;
    color:#fff;
}

/*.button:hover {
    color: blue;
}

*/
.button:active,.button:active:after,.button:active:before {
    -webkit-box-shadow: none;
    box-shadow: none;
     color: #1056cb;
}

/* Next Button */
.button.next {
    border-right: none;
}

.button.next:hover {
    background: #006699;
}

.button.next:after {
    content: '';
    position: absolute;
    height: 48%;
    width: 15px;
   right: -5px;
    bottom: 1px;
    background-color: #c1c1c1;
   -webkit-transform: skew(-35deg, 0);
    -moz-transform: skew(-35deg, 0);
    -o-transform: skew(-35deg, 0);
    -ms-transform: skew(-35deg, 0);
    transform: skew(-35deg, 0);

    -webkit-box-shadow: 2px 1px 2px rgba(100,100,100,0.1);
    box-shadow: 2px 1px 2px rgba(100,100,100,0.1);
}

.button.next:before {
    content: '';
    position: absolute;
    height: 50%;
    width: 15px;
    top: 1px;
    right: -5px;
     background-color: #c1c1c1;
    -webkit-transform: skew(35deg, 0);
    -moz-transform: skew(35deg, 0);
    -o-transform: skew(35deg, 0);
    -ms-transform: skew(35deg, 0);
    transform: skew(35deg, 0);
}

.button.next:hover:after{
 background:#006699;
}

.button.next:hover:before{
 background:#006699;
}
.csoon {
        margin: 212px 0 50px;
    text-align: center;
    font-size: 35px;
}
.title-text h2 {
    font-size: 18px;
    font-weight: bold;
}
.trackcourier{padding-bottom: 40px;
    background-image: url(../../images/about.jpg);
    width: 100%;
    height: 550px; margin-top: 10%;}
.trackcourier h4{    margin: 100px 0px 0px -77px;
    font-size: 25px;
    line-height: 54px;
    color: #3b67e7;
    font-family: "Montserrat", Sans-serif;
    font-weight: 700;
    text-shadow: 0px 5px 5px rgb(255 255 255 / 15%);
    text-align: center;
    text-transform: capitalize;
font-weight: bold;}
.tacking {
    margin-left: 37%;
    font-size: 14px;
    color: #222;
    line-height: 28px;
    text-align: justify;
}
input#inputOrderTrackingID {
    width: 50%;
}
button.btn.btn-success {
    padding: 5px 10px;
}
.tmc{margin-left: 100px;}
.policy {
    padding: 0;
    margin-top: 100px;
}
.policy h3 {
    margin: 0 0 40px 0;
    font-size: 40px;
    line-height: 54px;
    color: #364146;
    font-family: "Montserrat", Sans-serif;
    font-weight: 700;
    text-shadow: 0px 5px 5px rgb(255 255 255 / 15%);
    text-align: center;
}
.elementor-text-editor.elementor-clearfix p {
    color: #2d2928;
    font-weight: bold;
}


.panel-title > a:before {
    float: right !important;
    font-family: FontAwesome;
    content:"\f068";
    padding-right: 5px;
}
.panel-title > a.collapsed:before {
    float: right !important;
    content:"\f067";
}
.panel-title > a:hover, 
.panel-title > a:active, 
.panel-title > a:focus  {
    text-decoration:none;
}
.panel-heading {
    padding: 5px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}
.panel {
    margin-bottom: 20px !important;
    background-color: #ffffff;
    border: 1px solid transparent;
    -webkit-box-shadow: 0 1px 1px rgb(0 0 0 / 5%);
    box-shadow: 15px 16px 13px 8px rgb(4 4 4 / 5%);
}
.jumbotron {
    padding-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    color: inherit;
    background-color: #fff;
    text-align: center;
    color: #fff;
}
.jumbotron h3{margin: 0 0 40px 0;
    font-size: 40px;
    line-height: 54px;
    color: #364146;
    font-family: "Montserrat", Sans-serif;
    font-weight: 700;
    text-shadow: 0px 5px 5px rgb(255 255 255 / 15%);
    text-align: center;}
.faq {
    padding: 0;
    margin-top: 150px;
}
h4.panel-title a {
    font-size: 18px;
}
.panel-body {
    margin: 0 16px 10px;
}
button.btn.btn-success{background: #3b67e7;
    border: 1px solid #3b67e7;
    color: #fff;}

.findus-section{
padding-top: 100px;
}
.findus {
background-color: #fff;
width: 100%;
border: 2px solid #e9ecee;
border-radius: 4px;
}
.findus .infofirst {
padding: 30px;
background-color: #f7f8f9;
width: 100%;
border: 2px solid #e9ecee;
border-radius: 4px;
}


.findus .infofirst h4 {
padding: 0 0 0 60px;
font-size: 20px;
font-weight: 600;
margin-bottom: 5px;
color: #364146;
}
.findus .infofirst p {
padding: 5px 0 0px 60px;

font-size: 14px;
color: #627680;
}
.findus .infofirst h6 {
    padding: 0 0 0px 60px;
    font-size: 14px;
    color: #627680;
    font-weight: bold;
}
.pname {
    padding: 0 0 10px 77px;
    font-size: 15px;
    color: #627680;
}
.pname li{
    font-size: 14px;
    color: #627680;
}
.cityone {border-bottom: 1px solid #ddd;
    margin-bottom: 10px;}