@charset "utf-8";
@font-face {
  font-family: "Flaticon";
  src: url("../fonts/Flaticon.eot");
  src: url("../fonts/Flaticon.eot?#iefix") format("embedded-opentype"),
       url("../fonts/Flaticon.woff2") format("woff2"),
       url("../fonts/Flaticon.woff") format("woff"),
       url("../fonts/Flaticon.ttf") format("truetype"),
       url("../fonts/Flaticon.svg#Flaticon") format("svg");
  font-weight: normal;
  font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: "Flaticon";
    src: url("../fonts/Flaticon.svg#Flaticon") format("svg");
  }
}

[class^="flaticon-"]:before, [class*=" flaticon-"]:before,
[class^="flaticon-"]:after, [class*=" flaticon-"]:after {
  font-family: Flaticon;
    font-style: normal;
}

.flaticon-package:before { content: "\f100"; }
.flaticon-air-freight:before { content: "\f101"; }
.flaticon-delivery-truck:before { content: "\f102"; }
.flaticon-delivery:before { content: "\f103"; }
.flaticon-cruise:before { content: "\f104"; }
.flaticon-warehouse:before { content: "\f105"; }
.flaticon-delivery-1:before { content: "\f106"; }
.flaticon-around-the-world:before { content: "\f107"; }
.flaticon-review:before { content: "\f108"; }
.flaticon-user:before { content: "\f109"; }
.flaticon-truck:before { content: "\f10a"; }
.flaticon-maps-and-location:before { content: "\f10b"; }
.flaticon-delivery-2:before { content: "\f10c"; }
.flaticon-placeholder:before { content: "\f10d"; }
.flaticon-like:before { content: "\f10e"; }
.flaticon-shipping-and-delivery:before { content: "\f10f"; }
.flaticon-shipping:before { content: "\f110"; }
.flaticon-location:before { content: "\f111"; }
.flaticon-all:before { content: "\f112"; }
.flaticon-delivery-cart:before { content: "\f113"; }
.flaticon-commerce-and-shopping:before { content: "\f114"; }
.flaticon-magnifying-glass:before { content: "\f115"; }
.flaticon-right-arrow:before { content: "\f116"; }
.flaticon-credit-card:before { content: "\f117"; }
.flaticon-sings:before { content: "\f118"; }
.flaticon-box:before { content: "\f119"; }
.flaticon-track:before { content: "\f11a"; }
.flaticon-audit:before { content: "\f11b"; }
.flaticon-shield:before { content: "\f11c"; }
.flaticon-ecology-and-environment:before { content: "\f11d"; }
.flaticon-shield-1:before { content: "\f11e"; }
.flaticon-telegram:before { content: "\f11f"; }
.flaticon-fast-delivery:before { content: "\f120"; }
.flaticon-package-1:before { content: "\f121"; }
.flaticon-shopping-cart:before { content: "\f122"; }
.flaticon-favorites:before { content: "\f123"; }
.flaticon-freight-wagon:before { content: "\f124"; }



/* Featured starts  */
.feature-row { 
	margin-top: -60px; 
	color: #ffffff;
	background-color: #002663!important;
}
.feature-row.row-overup { 
	position: relative; 
	z-index: 21; 
	margin-top: -60px; 
}
.feature-row:first-child, .feature-row.mgfix { 
	z-index: 1; 
	position: relative; 
}
.boxed-w { 
	padding: 20px;
}
.boxed-w .heading-box span { 
	position: relative; 
	padding: 4px 0 4px 50px; 
	display: block; 
	font-size: 1.6em; 
}
.boxed-w .heading-box span:before { 
	position: absolute; 
	content: ''; 
	display: block; 
	height: 100%; 
	width: 2px; 
	left: 0; 
}


/* Featured ends **/

/*---------=====  Icons with Text  =====--------- */
.icon-text.layout-1 {
  text-align: center;
}
.icon-text.layout-1 .icon {
   margin: auto;
}
.icon-text.layout-1 h3 {
  font-size: 18px;
  margin-top: 10px;
}
.icon-text.layout-1 h3 .link {
  color: #000;
}
.icon-text.layout-1 .dis {
  font-size: 14px;
  color: #848484;
}
.page-title.layout-1 {
  padding: 16% 0 0 0;
  border-bottom: 1px solid #eee;
  background-color: #fff;
  clear: both;
}
.page-title.layout-1 h1 {
  text-transform: capitalize;
  font-size: 2em;
  font-weight: 600;
  float: left;
  margin: 0;
  padding: 0;
}
/*--------------------------------------------------------------
# Cta
--------------------------------------------------------------*/
.cta {
  background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url("../images/cta1.jpeg") fixed center center;
  background-size: cover;
  padding: 60px 0;
}
.cta h1{
  color: #fff;
}
.cta h3 {
  color: #fff;
  font-size: 32px;
  font-weight: 700;
}

.cta h4 {
  color: #fff;
  font-weight: 700;
}

.cta p {
  color: #fff;
}

.cta .cta-btn {
  font-weight: 500;
  font-size: 15px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 12px 30px;
  transition: 0.5s;
  margin: 10px;
  background: #e32222;
  color: #fff;
  border-radius: 50px;
}

.cta .cta-btn:hover {
  background: #121c45;
}

@media (max-width: 1024px) {
  .cta {
    background-attachment: scroll;
  }
}

@media (min-width: 769px) {
  .cta .cta-btn-container {
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
}


/*** services contact starts **/
.sc-section {
    text-align: center;
    color: #fff;
    padding-top: 80px;
    padding-bottom: 80px;
    background-image: url(../images/programs-contact-bg.png);
    background-size: cover;
}
.sc-block {
    background-color: #121c45;
    padding: 50px;
    border-radius: 5px;
}
.sc-block h2{
	color:#fff;
}
.sc-text {
    font-size: 23px;
    font-weight: 300;
    margin-bottom: 40px;
    color: #111213;
    line-height: 34px;
}
.btn-primary {
    background-color: #ff8119;
    color: #fff;
}
.btn-default {
    color: #fff;
    background-color: #007b5e;
}

/*** services contact ends **/
/* CSS Document */
.serviceBox{
    font-family: 'Poppins', sans-serif;
    text-align: center;
  	border: 10px solid #f9f9f9;
}
.serviceBox .service-icon{
    color: #fff;
    background: linear-gradient(to right bottom, #ff00cc 35%, #333399 65%);
    font-size: 45px;
    line-height: 80px;
    height: 95px;
    width: 95px;
    margin: 0 auto 25px;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05) inset, 0 0 5px rgba(0, 0, 0, 0.1);
    border: 10px solid #f9f9f9;
    background-clip: text;
    -webkit-background-clip: text;
    text-fill-color: transparent; 
    -webkit-text-fill-color: transparent; 
}
.serviceBox .title{
    color: #777;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    margin: 0 0 8px;
}
.serviceBox .description{
    color: #999;
    font-size: 14px;
    line-height: 22px;
    margin: 0 15px;
}
.serviceBox.green .service-icon{
    background: linear-gradient(to right bottom, #38ef7d 35%, #11998e 65%);
    background-clip: text;
    -webkit-background-clip: text;
    text-fill-color: transparent;
    -webkit-text-fill-color: transparent;
}
.serviceBox.blue .service-icon{
    background: linear-gradient(to right bottom, #91EAE4 35%, #86A8E7 65%);
    background-clip: text;
    -webkit-background-clip: text;
    text-fill-color: transparent;
    -webkit-text-fill-color: transparent;
}
.serviceBox.orange .service-icon{
    background: linear-gradient(to right bottom, #ffae00 35%, #f83600 65%);
    background-clip: text;
    -webkit-background-clip: text;
    text-fill-color: transparent;
    -webkit-text-fill-color: transparent;
}
.serviceBox.red .service-icon{
    background: linear-gradient(to right bottom, #121c45 35%, #e32222  65%);
    background-clip: text;
    -webkit-background-clip: text;
    text-fill-color: transparent;
    -webkit-text-fill-color: transparent;
}
@media only screen and (max-width: 990px){
    .serviceBox{ margin: 0 0 30px; }
}

/*------------------------
Feature style
-----------------------------*/
.feature-4 {
  padding-top: 100px;
}

.feature-4 .section-heading {
  padding-right: 30px;
}

.feature-4 .section-heading h3 {
  font-size: 40px;
}

.feature-4 .section-heading p {
  margin: 20px 0px 30px;
}

.feature-item.feature-style-4 {
  display: block;
  margin-bottom: 10px;
  text-align: center;
  border: 2px solid #e2f4ff;
  box-shadow: none;
  padding: 50px 20px;
}

.feature-item.feature-style-4 h4 {
  margin-bottom: 0px;
  font-size: 20px;
}

.feature-item.feature-style-4 .feature-icon {
  float: none;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 15px;
  color: #FF1949;
}

.feature-item.feature-style-4:hover {
  margin-top: 0px;
}


/*=================Why People Choose Style==================*/
.cs_people_choose_content h5 {
    color: #ff5a60;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 3px;
    text-transform: uppercase;
}
.cs_people_choose_content h1 {
    color: #2c3e4a;
    font-size: 42px;
    font-weight: 500;
    margin-top: 15px;
    position: relative;
    padding-bottom: 15px;
}
.cs_people_choose_content p {
    color: #898d94;
    padding-top: 20px;
    text-align: justify;
}
.cs_people_choose_content .tab button {
    background-color: transparent;
    position: relative;
    color: #2c3e4a;
    font-weight: 600;
}
.cs_people_choose_content .tab button.active {
    color: #2c3e4a;
    border-bottom: 2px solid #ff5a60;
}
.cs_mission_vision_wrapper .cs_main_btn {
    margin-top: 25px;
}
.cs_mission_vision_wrapper .tabcontent {
    display: none;
    padding: 30px 0px;
    text-align: left;
}
.cs_people_choose_content h1:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 90px;
    height: 3px;
    background: #ff5a60;
}

.cs_mission_vision_wrapper .tab {
    overflow: hidden;
    position: relative;
    z-index: 1;
}
div#Mission {
    display: block;
    text-align: justify;
     color: #898d94 ;
}
div#Vision {
    display: block;
    text-align: justify;
     color: #898d94 ;
}
.cs_mission_vision_wrapper .tab:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: #e0e0e0;
    z-index: 0;
}

.cs_people_choose_wrapper .who_we_tab li a {
    color: #2c3e4a;
    font-size: 18px;
    font-weight: 500;
    margin: 0 35px;
    position: relative;
    text-transform: uppercase;
}
.cs_people_choose_wrapper .who_we_tab .nav {
    position: relative;
    margin: 16px 0 0px;
    border-bottom: 1px solid rgb(214 212 213);
    padding-bottom: 20px;
}
.cs_people_choose_wrapper .who_we_tab li a {
    color: #2c3e4a;
    font-size: 18px;
    font-weight: 500;
    margin: 0 35px;
    position: relative;
    text-transform: uppercase;
    padding-bottom: 25px;
}
.cs_people_choose_wrapper .who_we_tab li a:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: -20px;
    margin: auto;
    width: 1px;
    height: 11px;
    background: rgb(236, 240, 255);
}
.cs_people_choose_wrapper .who_we_tab li a.active:before {
    content: "";
    position: absolute;
    height: 2px;
    width: 100%;
    left: 0;
    background: #ff5a60;
    bottom: 0;
    z-index: 1;
}
.cs_people_choose_wrapper .who_we_tab li:first-child a {
    margin-left: 0;
}
.cs_people_choose_wrapper .who_we_tab li:first-child a:after {
    display: none;
}
.cs_people_choose_wrapper .who_we_tab .tab-content svg {
    margin-right: 5px;
}
.cs_people_choose_wrapper .who_we_tab .tab-content1 svg {
    margin-right: 5px;
}



/**************** RESPONSIVE STarts ****************/
/* Large desktop :1800px. */
@media (min-width: 1500px) and (max-width: 1800px) {
	.third-header-top::before {
		width: 485px;
	}
	.third-main-header::before {
		width: 535px;
	}
}
/* Normal desktop :1200px. */
@media (min-width: 1200px) and (max-width: 1500px) {
	.header-container-p {
		padding-left: 50px;
		padding-right: 50px;
	}
	.s-slider-content h2 {
		font-size: 110px;
	}
	.s-slider-content {
		padding-top: 220px;
	}
	.s-slider-bg {
		min-height: 860px;
	}
	.control-fluid {
		padding: 0 70px;
	}
	.third-header-top::before {
		width: 350px;
	}
	.third-main-header::before {
		width: 410px;
	}
	.t-slider-area {
		min-height: 890px;
	}
	.t-slider-content {
		padding-top: 370px;
	}
	.breadcrumb-bg {
		min-height: 640px;
	}
	.main-menu ul li .submenu li .submenu {
		right: 100%;
		left: auto;
	}

}

/* Normal desktop :992px. */
@media (min-width: 992px) and (max-width: 1200px) {
.header-container-p {
	padding-left: 15px;
	padding-right: 15px;
}
.header-btn {
	display: none;
}
.slider-content h2 {
	font-size: 88px;
}
.slider-content p {
	width: 80%;
}
.single-about-wrap {
	padding: 70px 45px;
}
.about-img img {
	width: 100%;
}
.about-title h2 {
	font-size: 27px;
}
.about-title h6 {
	font-size: 16px;
}
.services-wrapper {
	padding: 0;
}
.s-slider-content h2 {
	font-size: 90px;
}
.s-slider-content {
	padding-top: 220px;
}
.s-slider-bg {
	min-height: 860px;
}
.control-fluid {
	padding: 0 30px;
}
.video-overlay::before {
	width: 100%;
}
.third-header-top::before {
	width: 350px;
}
.third-main-header::before {
	width: 265px;
}
.t-slider-area {
	min-height: 890px;
}
.t-slider-content {
	padding-top: 370px;
}
.third-header-form {
	display: none;
}
.logo img {
	width: 200px;
}
.t-slider-content p {
	width: 80%;
	margin: 0 auto 35px;
}
.t-slider-content h2::before {
	top: 12px;
}
.t-slider-content h2::after {
	bottom: 12px;
}
.t-single-cat {
	padding: 45px 30px;
}
.choose-head {
	padding: 40px 25px 25px;
}
.choose-content {
	padding: 0px 25px 35px;
}
.choose-head h3 {
	font-size: 17px;
	line-height: 26px;
}
.s-services-content p {
	padding: 0 0px;
}
.main-menu ul li {
	margin-left: 33px;
}
.header-search {
	margin-left: 33px;
}

.overlay-title {
	font-size: 185px;
	top: -10px;
}
.main-menu ul li:nth-child(5) .submenu {
	left: auto;
	right: 0;
}
.main-menu ul li:nth-child(5) .submenu::before {
	left: auto;
	right: 35px;
}
.main-menu ul li .submenu li .submenu {
	right: 100%;
	left: auto;
}

}


/* Tablet desktop :768px. */
@media (min-width: 768px) and (max-width: 991px) {

.header-container-p {
	padding-left: 15px;
	padding-right: 15px;
}
.header-contact ul li:nth-child(2) {
	display: none;
}
.header-btn {
	display: none;
}
.main-header {
	padding: 25px 0 10px;
	background: #fff;
}
.main-header.sticky-menu {
	padding: 20px 0 5px;
	background: #fff;
}

.slider-content h2 {
	font-size: 70px;
}
.slider-content p {
	width: 80%;
}
.category-list ul li a {
	padding: 16px 22px;
	width: 137px;
}
.category-list ul li h5 {
	font-size: 12px;
}
.single-about-wrap {
	padding: 70px 45px;
	text-align: center;
}
.about-img {
	text-align: center;
	margin-bottom: 45px;
}
.about-img img {
	width: auto;
	display: inline-block;
}
.about-title h2 {
	font-size: 36px;
}
.about-title h6 {
	font-size: 18px;
}
.services-wrapper {
	padding: 0;
}
.ef-md-padding {
	padding-top: 60px;
}
.gallery-overlay {
	left: 30px;
	top: 30px;
}
.extra-features-img img {
	width: 100%;
	margin-top: 50px;
}
.transparent-header {
	background: transparent;
}
.slider-golve {
	display: none;
}
.slider-golve-bike {
	display: none;
}
.slide-golve-car {
	display: none;
}
.s-slider-content {
	padding-top: 230px;
}
.s-slider-content h2 {
	bottom: -280px;
}
.icon-scroll {
	top: 70%;
}
.s-slider-bg {
	min-height: 900px;
}
.overlay-title {
	font-size: 160px;
	top: 0;
}
.video-overlay::before {
	width: 100%;
}
.video-overlay {
	padding-top: 120px;
}
.video-play {
	margin-bottom: 50px;
}
.video-title {
	padding: 0 70px 120px;
	text-align: center;
}
.video-title h2 {
	font-size: 52px;
}
.control-fluid {
	padding: 0 35px;
}
.third-main-header::before {
	display: none;
}
.t-slider-area {
	background-image: url("../images/banner-mobile.png");
	min-height: 650px;
}
.t-slider-content {
	padding-top: 265px;
}
.t-slider-content h2 {
	bottom: unset;
}
.t-slider-content p {
	width: 85%;
	margin: 0 auto 35px;
}
.third-header-form {
	display: none;
}
.logo-none {
	display: block;
}
.third-main-header .header-search a {
	color: #52465e;
}
}


/* small mobile :320px. */
@media (max-width: 767px) {
.header-container-p {
	padding-left: 15px;
	padding-right: 15px;
}
.logo-none {
	display: block;
}
.main-header {
	padding: 25px 0 10px;
	background: #fff;
}
.main-header.sticky-menu {
	padding: 20px 0 5px;
	background: #fff;
}
.mobile-logo {
	width: 165px;
}
.mean-container a.meanmenu-reveal {
	margin-top: -39px;
}
.slider-content h2 {
	font-size: 50px;
}
.slider-content p {
	width: 100%;
	font-size: 17px;
}
.slider-form form {
	display: block;
}
.slider-form input {
	width: 100%;
	margin-bottom: 15px;
}
.slider-bg {
	min-height: 700px;
}
.about-img {
	text-align: center;
	margin-bottom: 35px;
}
.about-img img {
	width: 100%;
	display: inline-block;
}
.about-title h2 {
	font-size: 28px;
}
.about-title h6 {
	font-size: 16px;
}
.about-content {
	padding-left: 0;
}
.section-title h6 {
	font-size: 16px;
}
.section-title h2 {
	font-size: 28px;
}
.section-title p {
	padding: 0;
}
.ef-md-padding {
	padding-top: 60px;
}
.gallery-overlay {
	left: 30px;
	top: 30px;
}
.extra-features-img img {
	width: 100%;
	margin-top: 50px;
}
.extra-features-content h5 {
	font-size: 16px;
}
.copyright-text {
	text-align: center;
	margin-bottom: 15px;
}
#scrollUp {
	right: 30px;
	bottom: 50px;
}
.transparent-header {
	background: transparent;
}
.slider-golve {
	display: none;
}
.slider-golve-bike {
	display: none;
}
.slide-golve-car {
	display: none;
}
.s-slider-content {
	padding-top: 195px;
}
.s-slider-content h2 {
	bottom: -130px;
	width: 100%;
	font-size: 52px;
}
.icon-scroll {
	top: 77%;
}
.s-slider-bg {
	min-height: 600px;
}
.int-services-img::before {
	display: none;
}
.int-services-img {
	margin-bottom: 30px;
}
.int-services-img img {
	width: 100%;
}
.int-services-content p {
	padding-right: 0;
}
.overlay-title {
	font-size: 72px;
	top: 0;
}
.video-overlay::before {
	width: 100%;
}
.video-overlay {
	padding-top: 120px;
}
.video-play {
	margin-bottom: 50px;
}
.video-title {
	padding: 0 15px 115px;
	text-align: center;
}
.video-title h2 {
	font-size: 42px;
	line-height: 1.2;
}
.single-delivery-services.pr-75,
.single-delivery-services.pl-75 {
	padding-right: 0;
	padding-left: 0;
}
.control-fluid {
	padding: 0px 25px;
}
.s-slider-content h6 {
	font-size: 15px;
	letter-spacing: 0;
	padding: 17px 20px;
}
.s-slider-content h6::before {
	border-width: 0 0 49px 25px;
}
.s-slider-content h6 .dots {
	left: 0;
}
.s-slider-content h6 .dots2 {
	right: 0;
	left: auto;
}
.s-slider-content h6::after {
	border-width: 49px 25px 0 0;
}
.s-category-wrap {
	padding: 0;
}
.s-section-title h2 {
	font-size: 30px;
}
.slider-plane {
	display: none;
}
.s-single-cat::before {
	display: none;
}
.third-main-header::before {
	display: none;
}
.t-slider-area {
	min-height: 420px;
	background-image: url("../images/banner-mobile.png");
	background-position: right center;
}
.t-slider-content h2 {
	bottom: unset;
}
.t-slider-content p {
	width: 100%;
	margin: 0 auto 35px;
	font-size: 16px;
	line-height: 28px;
}
.t-slider-content h2::before {
	display: none;
}
.t-slider-content h2::after {
	display: none;
}
.customer-thumb span {
	float: unset;
	margin-top: 15px;
	display: block;
}
.services-details-area {
	padding-top: 115px;
	padding-bottom: 120px;
}
.services-details-wrap {
	padding: 0;
}
.services-sidebar {
	padding-right: 0;
	padding-top: 115px;
}
.service-sidebar-support {
	padding: 40px 20px;
}
.services-blockquote::before {
	display: none;
}
.services-blockquote {
	padding: 35px 25px 35px 25px;
	text-align: center;
}
.services-blockquote-footer {
	width: 130px;
	margin: 20px auto auto;
}

}

/* Large Mobile :480px. */
@media only screen and (min-width: 576px) and (max-width: 767px) {
.slider-form form {
	display: flex;
	justify-content: center;
	align-items: center;
}
.slider-form input {
	width: 355px;
	margin-bottom: 0;
}
.category-list ul li a {
	padding: 25px 22px;
	width: 164px;
}
.single-about-wrap {
	padding: 40px 30px;
}
.section-title h6 {
	font-size: 18px;
}
.section-title h2 {
	font-size: 34px;
}
.f-payment-method img {
	width: auto;
}
.s-slider-content h2 {
	bottom: -180px;
	font-size: 80px;
}
.s-slider-content h6 {
	letter-spacing: 1px;
}
.s-slider-bg {
	min-height: 690px;
}
.s-section-title h2 {
	font-size: 36px;
}
.overlay-title {
	font-size: 160px;
	top: 0;
}
.control-fluid {
	padding: 0px 50px;
}
.t-slider-content h2 {
	bottom: unset;
}
.t-single-cat {
	padding: 50px 30px;
}
.customer-thumb span {
	float: right;
	margin-top: -13px;
}
.widget {
	padding: 25px;
}
.single-sidebar.white-bg {
	padding: 30px 25px;
}
.cat-list ul li a {
	font-size: 15px;
}
}
