@import url('https://fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i,900,900i');
body{
	font-family: 'Lato', sans-serif;
    font-size: 14px;
    line-height: 24px;
    color: #444444;

}


/* width */
::-webkit-scrollbar {
    width: 5px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #f1f1f1; 
}
 
/* Handle */
::-webkit-scrollbar-thumb {
    background: #EB0028; 
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #555; 
}
*{
	     transition: 0.5s;
}
.myheader-top {
    background: #FFFFFF;
    border: 0;
    min-height: auto;
   margin-bottom: 0;
    box-shadow: 1px 2px 3px #00000021;
}
.navbar-brand {
    float: left;
    height: 50px;
     padding: 0; 
    font-size: 18px;
    line-height: 20px;
    margin-left: 0px !important;
}
.navbar-inverse .navbar-nav>li>a {
    color: #2F2F2F;
    font-size: 14px;
}
.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {
    color: #EB0028;
    background-color: #F3F3F3;
}
.navbar-brand {
    float: left;
    height: auto;
    padding: 0;
    font-size: 18px;
    /* line-height: 20px; */
    padding: 10px 0;
    line-height: 0;
}

.navbar-brand>img {
    display: block;
    width: 30px;
    height: auto;
}

.navbar-inverse .navbar-nav>li>a {
    color: #2F2F2F;
    font-size: 14px;
    padding: 25px 15px;
        font-weight: bold;
}

 /*.swiper-container {
      width: 100%;
      height: 100%;
    }
    .swiper-slide {
      background-position: center;
      background-size: cover;
    }*/


    /*-------------------slider-----------------*/



/* carousel fullscreen */

.carousel-fullscreen .carousel-inner .item {
    height: 100vh; 
    min-height: 600px; 
    background-position: center center; 
    background-repeat: no-repeat; 
    background-size: cover;
}


/* carousel fullscreen - vertically centered caption*/

.carousel-fullscreen .carousel-caption {
    top: 50%;  
    bottom: auto;
    -webkit-transform: translate(0, -50%); 
    -ms-transform: translate(0, -50%); 
    transform: translate(0, -50%);
}

/* overlay for better readibility of the caption  */

.overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.13);
    opacity: 0.8;
    transition: all 0.2s ease-out;
}


/* demo typography */


.super-heading {
    font-size: 70px; 
}


.super-paragraph {
    font-size: 30px; font-weight: 300;
}

.carousel-caption .super-paragraph a,
.carousel-caption .super-paragraph a:hover
{
    color: #fff;
}

#carousel-example-generic {
    margin: 40px 0;
}

/* carousel fade */
/* original solution by https://codepen.io/Rowno/pen/Afykb */

.carousel-fade .carousel-inner .item {
    -webkit-transition-property: opacity;
    transition-property: opacity;
}
.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    opacity: 0;
}
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}
.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-control {
    z-index: 2;
}

.demo-content {padding-top: 50px; padding-bottom: 50px; }

.bag-color{

}

.super-heading {
    font-size: 50px;
    color: #EB0028;
    font-weight: 600;
    text-shadow: 1px 2px 3px #0000003d;
}
.super-paragraph {
    font-size: 18px;
    font-weight: 400;
}

.single-service-item {
    box-shadow: 0px 3px 6px 0px rgba(153,153,153,0.5);
    position: relative;
    overflow: hidden;
    margin: 15px 0px;
}
.service-item-bg {
    background-color: #a7a7a7;
    background-position: center;
    background-size: cover;
    height: 200px;
}
.section1-index1 {
    padding: 80px 0;
}
.section1-index1 h2 {
    margin-top: 0px;
    text-transform: uppercase;
    color: #444444;
    text-align: center;
}
.section-title {
    text-align: center;
    padding-bottom: 30px;
}
.service-content {
    padding: 20px;
        height: 400px;
}

.readmore-btn:hover {
    color: #000;
    text-decoration: none;
}
.readmore-btn i.fa {
    margin-left: 5px;
    font-size: 16px;
}
.readmore-btn:hover i.fa {
    padding-left: 5px;
}
.service-content h4 {
    color: #444444;
    text-transform: uppercase;
    position: relative;
    margin-top: 0px;
    margin-bottom: 15px;
        font-weight: bold;
}

.readmore-btn {
    color: #eb0028;
    text-transform: uppercase;
    font-size: 12px;
    transition: 0.5s;
}
.location_map {
    position: absolute;
    right: 0px;
    bottom: 0px;
    width: 60px;
    height: 60px;
    cursor: pointer;
    transition:  0.5s;
}

.location_map:hover i.fa {
    bottom: 4px;
   
}
.location_map i.fa {
    color: #fff;
    font-size: 18px;
    position: absolute;
    right: 12px;
    bottom: 10px;
   transition:  0.5s;
}
.location_map:hover:before {
	transform: 0.5s;
    border-right-color: #292929;
}

.service-content h4:before {
    position: absolute;
    content: "";
    height: 2px;
    background-color: #eb0028;
    display: block;
    width: 40px;
    left: 0px;
    bottom: -5px;
}
.location_map:before {
    position: absolute;
    right: 0px;
    bottom: -60px;
    transform: 0.5s;
    width: 60px;
    height: 60px;
    border-top: 80px solid transparent;
    border-right: 80px solid #eb0028;
    border-bottom: 50px solid transparent;
    content: "";
    display: block;
}

.section-2-index{

}
.item-table {
    display: table;
    width: 100%;
    height: 100%;
}
 .margin{
	    margin: 40px 0;
}
.item-tablecell {
    display: table-cell;
    vertical-align: middle;
}

.section-2-index {
    background: rgba(0, 0, 0, 0.41);
    text-align: center;
    padding: 80px 0;
}

.section-2-index p{
	    color: #fff;
    font-weight: 400;
    font-size: 20px;
    margin: 0;

}
.section-2-index h1{
	color: #fff;
    font-size: 40px;
    font-weight: 600;
}
.section-2-index h2{
	font-size: 30px;
    color: #FFD200;
    margin: 0;
    font-weight: 500;
}

.section-2-index button{
	    background: #EB0028;
    margin: 30px 0 0;
    border: 0;
    padding: 10px 25px;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
}
.section-2-index button:hover{
	background: #3B3B3B;
}

.section-4-index{
	padding: 80px 0;
}
.img-div{

}

.img-div img{
	width: 100%;
	height: auto;
}

.why-choose-us-content h3 {
    margin-bottom: 20px;
}
.heading3-border {
    font-weight: 400;
}
h2.heading2-border, h3.heading3-border, h4.heading4-border {
    position: relative;
    padding-bottom: 12px;
    margin-top: 0px;
    margin-bottom: 30px;
}
h2.heading2-border:before, h3.heading3-border:before, h4.heading4-border:before {
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 20px;
    height: 2px;
    background-color: #a3001c;
    content: "";
}

h2.heading2-border:after, h3.heading3-border:after, h4.heading4-border:after {
    position: absolute;
    left: 30px;
    bottom: 0px;
    width: 90px;
    height: 2px;
    background-color: #eb0028;
    content: "";
}
.why-choose-us {
    margin-top: 20px;
    position: relative;
    width: 100%;
    float: left;
}

.why-choose-us:before {
    position: absolute;
    display: block;
    height: 100%;
    background-color: #eb0028;
    left: 0px;
    top: 0px;
    content: "";
    width: 2px;
}

.why-choose-us .why-choose-us-icon {
    line-height: 56px;
    text-transform: uppercase;
    margin: 10px 0px;
    position: relative;
    font-size: 18px;
    color: #444444;
    padding-left: 40px;
    float: left;
    width: 100%;
}

.why-choose-us .why-choose-us-icon:before {
    position: absolute;
    display: block;
    height: 2px;
    background-color: #eb0028;
    left: 0px;
    top: 50%;
    margin-top: -1px;
    content: "";
    width: 40px;
}

.why-choose-us-icon i.fa {
    width: 56px;
    height: 56px;
    background-color: #eb0028;
    border-radius: 100%;
    color: #fff;
    text-align: center;
    margin-right: 18px;
    line-height: 56px;
    font-size: 28px;
    position: relative;
    z-index: 1;
}

.fa-handshake-o:before {
    content: "\f2b5";
}

.wshipping-content-block {
    padding: 80px 0px;
    background-color: #fff;
}

.wshipping-content-block {
    padding: 80px 0px;
    background-color: #fff;
}

.blog-item {
    box-shadow: 1px 1px 3px 0px rgba(153,153,153,0.7);
    position: relative;
    overflow: hidden;
    margin-bottom: 40px;
}
.blog-post-by ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
.blog-post-by ul li .fa {
    vertical-align: middle;
    margin-right: 5px;
}
.blog-post-by ul li {
    display: inline-block;
    padding-right: 10px;
    color: #7c7c7c;
}
.blog-item-bg {
    background-color: #a7a7a7;
    background-position: center;
    background-size: cover;
    height: 200px;
}
.blog-post-by {
    clear: both;
    padding-bottom: 10px;
}
.blog-content h3 {
    color: #212121;
    margin-top: 5px;
    margin-bottom: 10px;
    font-size: 20px;
    text-transform: uppercase;
}
.blog-content {
    padding: 10px 20px;
        height: 280px;
}

.wshipping-content-block {
    padding: 80px 0px;
    background-color: #fff;
}

.service-process {
    background-color: #fafafa;
    position: relative;
}


.service-process:before {
    display: block;
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    border-top: 1px dashed #cccccc;
    border-bottom: 1px dashed #fff;
    width: 100%;
}
.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}
.offset-lg-3 {
    margin-left: 25%;
}
.section-title {
    text-align: center;
    padding-bottom: 30px;
}

.section-title h2 {
    margin-top: 0px;
    text-transform: uppercase;
    color: #444444;
}

.process-row {
    padding-top: 40px;
    display: flex;
}
.process-step {
    margin-right: 14%;
    position: relative;
}


.process-step:before {
    position: absolute;
    right: -123px;
    width: 110px;
    height: 2px;
    background-color: #eb0028;
    content: "";
    top: 80px;
    display: block;
}
.process-icon {
    width: 164px;
    text-align: center;
    height: 164px;
    float: left;
    border-radius: 100%;
    background-color: #fff;
    border: 2px solid #eb0028;
    position: relative;
    padding-top: 44px;
    margin-bottom: 10px;
}

.process-step p {
    text-transform: uppercase;
    width: 100%;
    text-align: center;
    margin-top: 10px;
    clear: both;
}


.process-icon span {
    width: 56px;
    height: 56px;
    background-color: #eb0028;
    border: 2px solid #fff;
    color: #fff;
    line-height: 56px;
    font-size: 28px;
    position: absolute;
    left: -30px;
    top: 50%;
    margin-top: -30px;
    border-radius: 100%;
    font-weight: 700;
}

.process-step:last-child {
    margin-right: 0px;
}



.process-step:last-child:before {
    position: absolute;
    right: -123px;
    width: 110px;
    height: 2px;
    background-color: #eb0028;
    content: "";
    top: 80px;
    display: none;
}



/*------------------------footer---------------*/
  .site-footer {
    clear: both;
}

.footer-top-area {
    background-color: #141414;
    padding: 30px 0px;
}
  .fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}



.footer-top-area, .footer-top-area a {
    color: #a7a7a7;
}


.footer-wiz {
    padding: 20px 0px;
}

.footer-wiz h3 {
    color: #fff;
    margin-top: 0px;
    position: relative;
    text-transform: uppercase;
    font-size: 20px;
    margin-bottom: 40px;
}
p {
    margin-top: 0;
    margin-bottom: 1rem;
}


.footer-wiz h3.footer-logo {
    margin-bottom: 20px;
}


.footer-wiz ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
.footer-wiz ul.footer-contact li {
    color: #eb0028;
}
.footer-wiz ul.footer-contact li i.fa {
    padding-right: 4px;
    color: #a7a7a7;
}
.footer-wiz ul.footer-contact li {
    color: #eb0028;
}


.bottom-social {
    text-align: left !important;
}

.top-social {
    text-align: right;
}




.top-social a {
    display: inline-block;
    background-color: #626262;
    border-radius: 100%;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
}
.footer-top-area, .footer-top-area a {
    color: #a7a7a7;
}

.footer-top-area a:hover {
    color: #eb0028;
    text-decoration: none;
}

.top-social a:hover {
    background-color: #eb0028;
    color: #fff !important;
}


.footer-wiz {
    padding: 20px 0px;
}
.footer-wiz h3 {
    color: #fff;
    margin-top: 0px;
    position: relative;
    text-transform: uppercase;
    font-size: 20px;
    margin-bottom: 40px;
}

.footer-wiz h3:before {
    position: absolute;
    display: block;
    height: 2px;
    background-color: #eb0028;
    left: 0px;
    bottom: -10px;
    content: "";
    width: 40px;
}



.footer-wiz ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

.footer-menu ul li {
    padding-bottom: 10px;
    padding-left: 15px;
    position: relative;
}

.footer-menu ul li:before {
    position: absolute;
    left: 0px;
    top: 0px;
    content: "\f105";
    font-family: 'FontAwesome';
}



.footer-top-area, .footer-top-area a {
    color: #a7a7a7;
}

.footer-wiz ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}


.footer-wiz ul.open-hours li:first-child {
    padding-top: 0px;
}

.footer-wiz ul.open-hours li:first-child {
    padding-top: 0px;
}

.footer-wiz ul.open-hours li {
    border-bottom: 1px dashed #404040;
    padding: 10px 0px;
}
.text-right {
    text-align: right!important;
}


.newsletter {
    margin-top: 30px;
    position: relative;
}

.newsletter .news-input {
    padding: 15px 65px 15px 15px;
    background: #252525;
    color: #a7a7a7;
    width: 100%;
    border: 0px;
    border-radius: 3px;
}
.newsletter .news-btn {
    color: #fff;
    background-color: #eb0028;
    width: 50px;
    height: 100%;
    position: absolute;
    right: 0px;
    border: 0px;
    border-radius: 0px 3px 3px 0px;
    font-size: 26px;
    top: 0px;
}

.footer-bottom-area {
    background-color: #181818;
    color: #a7a7a7;
    font-size: 11px;
    text-transform: uppercase;
    padding: 25px 0px;
}



.footer-bottom-area span, .footer-bottom-area a {
    color: #eb0028;
}


/*-------------------contact page----------------*/
  .wshipping-breadcroumb {
    background-position: center;
    background-size: cover;
    color: #a3a3a3;
    position: relative;
}

.wshipping-content-block {
    padding: 80px 0px;
    background-color: #fff;
}
.inner-bg-1 {
   
}

.wshipping-breadcroumb h1 {
    margin: 0px;
    padding: 0px;
    text-transform: uppercase;
    color: #fff;
    font-size: 32px;
}

.wshipping-breadcroumb a, .wshipping-breadcroumb h4 span {
    color: #eb0028;
}

.wshipping-breadcroumb h4 {
    margin: 0px;
    color: #fff;
    line-height: 26px;
}




.wshipping-breadcroumb a, .wshipping-breadcroumb h4 span {
    color: #eb0028;
}



.wshipping-breadcroumb:before {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(22,0,1,0.8);
    display: block;
    content: "";
    left: 0px;
    top: 0px;
}

.map  { 
}

.map iframe {
    width: 100%;
    float: left;
    height: 400px;
    border: 0px;
    padding: 0px;
    margin: 0px;
}


.wshipping-content-block {
    padding: 80px 0px;
    background-color: #fff;
}
.flex-lg-row-reverse {
    -webkit-box-orient: horizontal!important;
    -webkit-box-direction: reverse!important;
    -webkit-flex-direction: row-reverse!important;
    -ms-flex-direction: row-reverse!important;
    flex-direction: row-reverse!important;
}

.contact-text {
    padding-bottom: 10px;
}
.contact-text h3 {
    margin-top: 0px;
    text-transform: uppercase;
    margin-bottom: 15px;
}

.contact-form {
    margin-top: 20px;
}

h3.heading3-border {
    font-weight: 400;
}

h2.heading2-border, h3.heading3-border, h4.heading4-border {
    position: relative;
    padding-bottom: 12px;
    margin-top: 0px;
    margin-bottom: 30px;
}
.text-uppercase {
    text-transform: uppercase!important;
}

.contact-form .form-group {
    margin-bottom: 0px;
}



.contact-form .form-control {
    margin-bottom: 15px;
}

.address:first-child {
    padding-top: 40px;
}
.address {
    padding-bottom: 20px;
}

.address h3 {
    margin: 0px;
    padding: 10px 15px;
    background-color: #eb0028;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    border-radius: 4px 4px 0px 0px;
}

.address h4 {
    margin: 0px;
    padding: 10px 15px;
    text-transform: uppercase;
    font-size: 16px;
}


.address-block {
    padding: 15px 10px;
    background-color: #f7f7f7;
}
.address-block ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

.address-block ul li {
    clear: both;
    padding-left: 40px;
    line-height: 18px;
    padding-bottom: 15px;
    position: relative;
}
.address-block ul li:before {
    position: absolute;
    font-family: 'FontAwesome';
    left: 8px;
    top: 3px;
    color: #eb0028;
    font-size: 22px;
}

.address-block ul li.phone-icon:before {
    content: "\f095";
}

.address-block ul li.fax-icon:before {
    content: "\f1ac";
    font-size: 18px;
}

.address-block ul li.email-icon:before {
    content: "\f003";
    font-size: 18px;
}
.address-block ul li a {
    color: #eb0028;
}


.address:last-child {
    padding-bottom: 0px;
}



.address-block ul li.address-icon:before {
    content: "\f041";
}

h3.heading3-border {
    font-weight: 400;
}
h2.heading2-border:before, h3.heading3-border:before, h4.heading4-border:before {
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 20px;
    height: 2px;
    background-color: #a3001c;
    content: "";
}

h2.heading2-border:after, h3.heading3-border:after, h4.heading4-border:after {
    position: absolute;
    left: 30px;
    bottom: 0px;
    width: 90px;
    height: 2px;
    background-color: #eb0028;
    content: "";
}


.col-lg-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}



.contact-text h3 span {
    color: #eb0028;
}

.section2-aboout{
    padding: 80px 0;
}
.wshipping-content-block {
    padding: 80px 0px;
    background-color: #fff;
}
.mt0 {
    margin-top: 0px !important;
}
.text-uppercase {
    text-transform: uppercase!important;
}
.l-gallery-holder {
    margin: 10px 0px;
}
.latest-gallery {
    display: block;
    position: relative;
}
h3.heading3-border {
    font-weight: 400;
}
h2.heading2-border, h3.heading3-border, h4.heading4-border {
    position: relative;
    padding-bottom: 12px;
    margin-top: 0px;
    margin-bottom: 30px;
}
h2.heading2-border:before, h3.heading3-border:before, h4.heading4-border:before {
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 20px;
    height: 2px;
    background-color: #a3001c;
    content: "";
}
h2.heading2-border:after, h3.heading3-border:after, h4.heading4-border:after {
    position: absolute;
    left: 30px;
    bottom: 0px;
    width: 90px;
    height: 2px;
    background-color: #eb0028;
    content: "";
}
.advantages {
    padding-top: 20px;
}

.advantages ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
.advantages ul li {
    padding-left: 100px;
    position: relative;
    padding-bottom: 25px;
}

.advantages ul li.trust:before {
    content: "\f2b5";
}
.advantages ul li:before {
    display: block;
    color: #fff;
    background-color: #eb0028;
    position: absolute;
    width: 70px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    font-size: 28px;
    content: "";
    left: 0px;
    top: 0px;
    border-radius: 100%;
    font-family: 'FontAwesome';
}

.advantages h5 {
    text-transform: uppercase;
    font-weight: 400;
}
.space40 {
    height: 40px;
}
.download-pdf {
    padding-bottom: 15px;
}
.wshipping-button {
    display: inline-block;
    color: #fff;
    border-radius: 4px;
    text-transform: uppercase;
    font-size: 14px;
    background-color: #eb0028;
    padding: 12px 30px;
    border: 0px;
}
.download-btn {
    text-transform: none;
    font-size: 16px;
    font-weight: 400;
    background-color: #434343;
    margin-right: 15px;
    margin-bottom: 15px;
}

.download-btn .fa {
    margin-right: 6px;
    font-size: 18px;
}

.right-quote-from {
    border: 1px solid #d9d9d9;
    box-shadow: 1px 1px 15px 0px rgba(153,153,153,0.3);
    padding: 10px 25px;
}

.right-quote-from h3 {
    background-color: #ed1c24;
    text-align: center;
    border-radius: 3px;
    text-transform: uppercase;
    padding: 12px 15px;
    margin: -30px 0px 20px;
    color: #fff;
    font-weight: 400;
}

.right-quote-from .form-control {
    box-shadow: none;
    padding: 12px 15px;
    height: auto;
}

.right-quote-from textarea.form-control {
    height: 150px;
}
.right-quote-from textarea.form-control {
    height: 150px;
}
.right-quote-from .form-control {
    box-shadow: none;
    padding: 12px 15px;
    height: auto;
}

.latest-gallery:hover i.fa {
    opacity: 1;

    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
    visibility: visible;
    top: 50%;
}
.latest-gallery i.fa {
    position: absolute;
    width: 20px;
    height: 20px;
    left: 50%;
    top: 60%;
    margin-left: -10px;
    margin-top: -10px;
    color: #fff;
    z-index: 2;
    text-align: center;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    visibility: hidden;
    font-size: 20px;
}
.fa-search-plus:before {
    content: "\f00e";
}

.latest-gallery:after {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background-color: #000;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    visibility: hidden;
    z-index: -1;
    content: "";
    border-radius: 2px;
}
.latest-gallery:hover:after {
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    z-index: 1;
    visibility: visible;
}

.offset-lg-1 {
    margin-left: 8.333333%;
}
.advantages ul li.sequrity:before {
    content: "\f13e";
}
.advantages ul li.guarantee:before {
    content: "\f087";
}
.advantages ul li.location:before {
    content: "\f041";
}

button.btn-submit {
    background-color: #eb0028;
    border-color: #e60329;
    color: #fff;
}

.form-control:focus {
    border-color: #eb0028;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(235, 0, 40, 0.18);
}

.customer-login {

    min-height: 400px;
    background-repeat: no-repeat;
    background-position: left center;
    position: relative;
}

.customer-login:after {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 50%;
    height: 100%;
    content: "";
    display: block;
    background-color: #e8e8e8;
}
.customer-login:before {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 50%;
    height: 100%;
    content: "";
    display: block;
    background-color: rgba(235,0,40,0.8);
}
.customer-login-left {
    padding: 50px 30px;
    text-align: center;
    color: #fff;
}
.fa-unlock-alt:before {
    content: "\f13e";
}
.customer-login-left h4 {
    margin-top: 40px;
}
.login-icon .fa {
    border: 15px solid rgba(92,0,16,0.4);
    color: #fff;
    font-size: 60px;
    border-radius: 100%;
    width: 120px;
    height: 120px;
    line-height: 90px;
}
.customer-login-left a {
    color: #000;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
}.customer-login-block {
    position: relative;
    z-index: 1;
    padding: 30px 30px 20px 15px;
}
.customer-login-block h2 {
    margin-top: 0px;
    margin-bottom: 30px;
    position: relative;
}
.customer-login-block h2:before {
    position: absolute;
    left: 0px;
    bottom: -10px;
    height: 2px;
    width: 60px;
    background-color: #eb0028;
    content: "";
}
.customer-login-block .form-control {
    height: 38px;
}
.customer-login-block a.forgot-pass {
    display: block;
    float: right;
    color: #444444;
}
.checkbox input[type=checkbox].css-checkbox + label.css-label {
    padding-left: 30px;
    display: inline-block;
    line-height: 20px;
    background-repeat: no-repeat;
    background-position: 0 0;
    font-size: 14px;
    vertical-align: middle;
    cursor: pointer;
}
.checkbox input[type=checkbox].css-checkbox {
    display: none;
}

.checkbox input[type=checkbox].css-checkbox:checked + label.css-label {
    background-image: url('../img/checkbox2.png');
}
.checkbox input[type=checkbox].css-checkbox + label.css-label {
    padding-left: 30px;
    display: inline-block;
    line-height: 20px;
    background-repeat: no-repeat;
    background-position: 0 0;
    font-size: 14px;
    vertical-align: middle;
    cursor: pointer;
}

.checkbox label.css-label {
    background-image: url('../img/checkbox.png');
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.carousel-fullscreen .carousel-caption {
    top: 40%;
    bottom: auto;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}
.btn-stared{
        background: #EB0028;
    margin: 30px 0 0;
    border: 0;
    padding: 10px 25px;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
}

.btn-stared:hover {
    background: #3B3B3B;
}
.top-header {
    background: #2F2F2F;
    padding: 5px 0;
}
ul.top-ul1 {
    padding: 0;
    list-style: none;
      margin-bottom: 0;
      float: left;
}
ul.top-ul1 li {
    display: inline-block;
    margin-right: 35px;
}
ul.top-ul1 li a {
    color: #fff;
    font-size: 14px;
}
ul.top-ul1 li a i {
    color: #EB0028;
    margin-right: 10px;
}

ul.top-ul2 {
    padding: 0;
    list-style: none;
    margin: 0;
    text-align: right;
}
ul.top-ul2 li {
    display: inline-block;
    margin-right: 35px;
}
ul.top-ul2 li a {
    color: #fff;
    font-size: 14px;
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 100vh;
}
.div1{
    height: 0%;
}
.para-height{
     /*   height: 175px;*/
}
@media only screen and (max-width: 900px){

}

@media only screen and (max-width: 767px){
ul.top-ul1 {
    padding: 0;
    list-style: none;
    margin-bottom: 0;
    float: left;
    text-align: center;
}


ul.top-ul1 li {
    display: inline-block;
    margin-right: 0;
}

ul.top-ul2 {
    padding: 0;
    list-style: none;
    margin: 0;
    text-align: center;
}
ul.top-ul2 li {
    display: inline-block;
    margin-left: 47px;
    margin-right: 47px;
}
.navbar-brand {
    float: left;
    height: 50px;
    padding: 0;
    font-size: 18px;
    line-height: 20px;
    margin-left: 15px !important;
}
.super-heading {
    font-size: 23px;
    color: #EB0028;
    font-weight: 600;
    text-shadow: 1px 2px 3px #0000003d;
}
.super-heading {
    font-size: 23px;
    color: #EB0028;
    font-weight: 600;
    text-shadow: 1px 2px 3px #0000003d;
}
.carousel-caption h3 {
    font-size: 14px;
}
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #ffffff;
}
.navbar-inverse .navbar-toggle {
    border-color: #fff;
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: #eb0028;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.navbar-brand>img {
    display: block;
    width: 25px;
    height: auto;
    margin-top: 8px;
    display: inline-block;
}
 
.process-icon span {
    width: 35px;
    height: 35px;
    background-color: #eb0028;
    border: 2px solid #fff;
    color: #fff;
    line-height: 32px;
    font-size: 18px;
    position: absolute;
    left: unset;
    top: 50%;
    margin-top: -35px;
    border-radius: 100%;
    font-weight: 700;
    margin-left: -38px;
}

.ha-dtect {
    font-size: 16px;
    font-weight: 600;
    padding-left: 6px;
}













.process-icon {
    width: 100px;
    text-align: center;
    height: 100px;
    float: none;
    border-radius: 100%;
    background-color: #fff;
    border: 2px solid #eb0028;
    position: unset;
    padding-top: 25px;
    margin-bottom: 10px;
    margin: 0 auto;
}
.process-icon img {
    width: 50px;
}
.process-step {
     margin-right: 0%; 
    position: relative;
}
.process-step:before {
    position: absolute;
    right: -123px;
    width: 110px;
    height: 2px;
    background-color: #eb0028;
   content: unset;
    top: 80px;
    display: block;
}
.process-row {
    padding-top: 0px;
    display: block;
}
.offset-lg-3 {
     margin-left: 0%; 
}
.pull-right {
    float: unset!important;
}
.wshipping-content-block {
    padding: 35px 10px;
    background-color: #fff;
}
.row.flex-lg-row-reverse .col-lg-4 {
    max-width: 100%;
    flex: unset;
}
.customer-login-left {
    padding: 50px 30px;
    text-align: center;
    color: #fff;
    display: none;
}
.customer-login:after {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    content: "";
    display: block;
    background-color: #e8e8e8;
}
.customer-login-block a.forgot-pass {
    display: block;
    float: unset;
    color: #444444;
}

.text-right {
    text-align: left!important;
}
}