@import url('https://fonts.googleapis.com/css2?family=Exo+2:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@,100;,200;,300;,400;,500;,600;,700;,800;,900&display=swap');
body {
	font-family: "Poppins", sans-serif;
	color: #545454;
	line-height: 1.8;
	font-size: 15px;
}
.row{
    --bs-gutter-x: 0;
}
#iribbon-title {
	background: url('../img/logo/iribbon-logo.png') no-repeat center top !important;
}
.shadow-sm {
    box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important;
}
h4.resp-text {
    font-size: 15px;
    color: #6b283a !important;
    font-family: 'Roboto', sans-serif;
    font-weight: 99;
}
img {
	max-width: 100%
}
a {
	-webkit-transition: .5s;
	transition: .5s;
	text-decoration: none
}
a:hover {
	text-decoration: none
}
a:focus {
	text-decoration: none
}
button {
	-webkit-box-shadow: none;
	box-shadow: none;
	border: none;
	background-color: transparent
}
button:focus {
	outline: 0
}

.text-green{
  color: #015930 !important;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Exo 2", sans-serif;
	font-weight: bold;
	color: #005830;
	margin-top: 0px;
	font-style: normal;
}

/*
h3 {

	font-weight: 600;
	color: #3c0c70;
	font-size: 22px
}*/
.form-control:focus {
	-webkit-box-shadow: 0 0 0 0;
	box-shadow: 0 0
}
.d-table {
	width: 100%;
	height: 100%
}
.d-table-cell {
	display: table-cell;
	vertical-align: middle
}
.pt-100 {
	padding-top: 100px
}

.mt-60 {
	margin-top: 60px;
}

.ptb-60 {
	padding-top: 60px;
	padding-bottom: 40px;
}

.ptb-80 {
	padding: 80px 0px
}


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

.pb-80 {
	padding-top: 80px
}
.pb-100 {
	padding-bottom: 100px
}

.pb-20 {
	padding-bottom: 20px
}

.theme-btn {
	line-height: 1
}
.theme-btn .default-btn {
	font-size: 18px;
	background: #005830;
	color: #fff;
	padding: 15px 30px;
	border-radius: 5px;
	margin: 0 8px;
	display: inline-block;
	position: relative;
	z-index: 0;
	overflow: hidden
}
.theme-btn .default-btn::before {
	position: absolute;
	content: '';
	width: 20px;
	height: 100%;
	left: -14px;
	top: 0;
	background: #29aae1;
	z-index: -1;
	-webkit-transform: skewX(10deg);
	transform: skewX(10deg);
	-webkit-transition: .5s;
	transition: .5s
}
.theme-btn .default-btn:hover {
	color: #fff
}
.theme-btn .default-btn:hover::before {
	width: 100%;
	-webkit-transform: skewX(0);
	transform: skewX(0);
	left: 0
}



.theme-btn {
	line-height: 1
}
.theme-btn .default-btns {
	font-size: 18px;
	background: #005830;
	color: #fff;
	padding: 20px 30px;
	border-radius: 5px;
	margin: 0 8px;
	display: inline-block;
	position: relative;
	z-index: 0;
	overflow: hidden
}
.theme-btn .default-btns::before {
	position: absolute;
	content: '';
	width: 20px;
	height: 100%;
	left: -14px;
	top: 0;
	background: #fff;
	z-index: -1;
	-webkit-transform: skewX(10deg);
	transform: skewX(10deg);
	-webkit-transition: .5s;
	transition: .5s
}
.theme-btn .default-btns:hover {
	color: #202020
}
.theme-btn .default-btns:hover::before {
	width: 100%;
	-webkit-transform: skewX(0);
	transform: skewX(0);
	left: 0
}



.theme-btn .read-btn {
	font-size: 15px;
	background: #005830;
	color: #fff;
	padding: 15px 30px;
	border-radius: 5px;
	margin: 0 8px;
	display: inline-block;
	position: relative;
	z-index: 0;
	overflow: hidden;
	margin-bottom: 15px;
}
.theme-btn .read-btn::before {
	position: absolute;
	content: '';
	width: 20px;
	height: 100%;
	left: -14px;
	top: 0;
	background: #29aae1;
	z-index: -1;
	-webkit-transform: skewX(10deg);
	transform: skewX(10deg);
	-webkit-transition: .5s;
	transition: .5s
}
.theme-btn .read-btn:hover {
	color: #fff
}
.theme-btn .read-btn:hover::before {
	width: 100%;
	-webkit-transform: skewX(0);
	transform: skewX(0);
	left: 0
}

.section-titles h2{
	color: #fff;
	text-align: center;
	font-size: 40px;
  font-weight: 700;
  margin-bottom: 15px;
}

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


.details-title h2 {
  font-size: 35px;
  font-weight: 700;
  color: #262528;
  margin-bottom: 35px;
}
.section-title p {
	/*max-width: 600px;*/
  font-size: 16px;
  margin: auto;
}
.mfp-iframe-holder .mfp-close {
	top: -45px;
	width: 45px;
	right: 0;
	text-align: center;
	height: 45px;
	line-height: 45px;
	padding: 0;
	border-radius: 0;
	border: 2px solid red;
	background: 0 0
}

.navbar-area .mean-container a.meanmenu-reveal span {
	height: 4px;
	margin-top: -6px;
	border-radius: 3px;
	position: relative;
	top: 8px
}
.header-area {
	background: #005830;
	padding: 10px 0;
}
.header-area .header-left ul {
	padding-left: 0;
	margin-bottom: 0
}
.header-area .header-left ul li {
	list-style: none;
	display: inline-block;
	margin-right: 30px;
	line-height: 1;
	position: relative
}
.header-area .header-left ul li a {
	color: #fff
}
.header-area .header-left ul li a i {
	color: #fff;
	margin-right: 7px;
	display: inline-block
}
.header-area .header-right {
	text-align: right
}
.header-area .header-right .header-social {
	padding-left: 0;
	margin-bottom: 0;
	display: inline-block
}
.header-area .header-right .header-social li {
	list-style: none;
	display: inline-block
}
.header-area .header-right .header-social li a i {
  color: #fff;
  font-size: 17px;
  -webkit-transition: .5s;
  transition: .5s;
  padding: 6px 8px;
  border-radius: 5px;
  border: 1px solid #fff;
}

.header-area .header-right .header-social li a i:hover {
	background: #29aae1;
	color: #fff;
	border: 1px solid #29aae1;
}
.navbar-area .navbar-brand .white-logo {
	display: none
}
.navbar-area .main-nav {
	position: unset;
	background: #fff;
	/*padding: 10px 0*/
}
.navbar-area .main-nav .navbar {
	padding: 0
}
.navbar-area .main-nav .navbar .navbar-nav .nav-item {
	padding: 0
}
.navbar-area .main-nav .navbar .navbar-nav .nav-item a {
	color: #2c2c2c;
	text-transform: capitalize;
  padding: 5px 25px;
  margin: 0px 0px 0px 0px;
  font-weight: 600;
  font-size: 15px !important;
  border-radius: 5px;
  margin-left: 10px;
}

.navbar-area .main-nav .navbar .navbar-nav .nav-item .active {
	color: #ffffff;
  background-image: linear-gradient(175deg, #327830, #51d355);
  box-shadow: rgb(60 64 67 / 30%) 0px 1px 2px 0px, rgb(60 64 67 / 15%) 0px 1px 3px 1px;
  border-radius: 5px;
   margin-left: 5px;
  /*padding: 5px 20px;*/
}

.navbar-area .main-nav .navbar .navbar-nav .nav-item a:hover {
	color: #ffffff;
  background-image: linear-gradient(53deg, #327830, #51d355);

}

/*.navbar-area .main-nav .navbar .navbar-nav .nav-item::after {
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 20px solid #005830;
  left: 35px;
  top: -20px;
}*/

.navbar-area .main-nav .navbar .navbar-nav .nav-item .dropdown-menu {
	background: #fff;
	border: 0;
	border-radius: 0;
	padding: 0;
	-webkit-transition: .5s all;
	transition: .5s all;
	top: 80px;
	border-top: 2px solid #005830
}
.navbar-area .main-nav .navbar .navbar-nav .nav-item .dropdown-menu::before {
	position: absolute;
	content: '';
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 20px solid #005830;
	left: 35px;
	top: -20px
}
.navbar-area .main-nav .navbar .navbar-nav .nav-item .dropdown-menu .nav-item a {
	color: #2c2c2c;
	text-transform: capitalize;
	padding: 13px;
	line-height: 1;
	position: relative;
	-webkit-transition: 0s;
	transition: 0s;
	margin: 0;
	border-bottom: 1px dashed #29aae1;
	font-size: 13px !important;
}
.navbar-area .main-nav .navbar .navbar-nav .nav-item .dropdown-menu .nav-item a:hover {
	color: #fff;
}
.navbar-area .main-nav .navbar .navbar-nav .nav-item .dropdown-menu .nav-item .active {
	color: #005830
}
.navbar-area .main-nav .navbar .navbar-nav .nav-item .dropdown-menu .nav-item:last-child a {
	border-bottom: 0
}
.navbar-area .main-nav .navbar .navbar-nav .nav-item:hover .dropdown-menu {
	top: 60px
}
.navbar-area .main-nav .navbar .navbar-nav .nav-item:hover .dropdown-toggle::after {
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
	color: #ff440a;
	top: -1px
}
.navbar-area .main-nav .navbar .navbar-nav .nav-item .dropdown-toggle::after {
	content: '\ea99';
	font-family: icofont;
	margin-left: 0;
	vertical-align: 0;
	border: 0;
	font-size: 16px;
	right: -5px;
	position: relative;
	top: 2px;
	-webkit-transition: .5s;
	transition: .5s
}
.is-sticky {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
	z-index: 999;
	-webkit-box-shadow: 0 8px 6px -6px rgba(0,0,0,.4);
	box-shadow: 0 8px 6px -6px rgba(0,0,0,.4);
	-webkit-animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
	animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
	-webkit-transition: all .5s;
	transition: all .5s;
	width: 100%!important;
	-webkit-box-shadow: 0 0 30px -10px rgba(0,0,0,.15);
	box-shadow: 0 0 30px -10px rgba(0,0,0,.15)
}

.icon-space{
	margin-right: 5px;
}
/*-------------------- Header Close --------------------*/

/*-------------------- Banner Start --------------------*/
.banner-slider {
	position: relative
}
.banner-slider .banner-item {
	background-position: center center;
	background-size: cover;
	position: relative;
	height: 520px;
	z-index: 0
}
.banner-slider .banner-item::before {
	position: absolute;
	content: '';
	background: rgb(1 89 48 / 0.8);
	/*background: linear-gradient(rgba(0,0,0,0.4) -30%, black 100%);*/
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: -1
}
.banner-slider .banner-item .banner-text {
	text-align: center;
	max-width: 995px;
	margin: auto;
	/*padding-bottom: 100px*/
}
.banner-slider .banner-item .banner-text h1 {
	font-size: 43px;
	font-weight: 700;
	color: #fff;
	margin-bottom: 20px
}

.banner-slider .banner-item .banner-text h3 {
	text-align: center;
  color: #59c3f3;
  font-size: 35px;
}

.banner-slider .banner-item .banner-text p {
	color: #fff;
	max-width: 750px;
	margin: auto;
	font-size: 18px;
	margin-bottom: 35px
}

.banner-slider .banner-item .banner-text .banner-btn {
	line-height: 1
}
.banner-slider .banner-item .banner-text .banner-btn .default-btn {
	font-size: 18px;
	background: #005830;
	color: #fff;
	padding: 18px 30px;
	border-radius: 5px;
	margin: 0 10px;
	display: inline-block;
	position: relative;
	z-index: 0;
	overflow: hidden
}
.banner-slider .banner-item .banner-text .banner-btn .default-btn::before {
	position: absolute;
	content: '';
	width: 20px;
	height: 100%;
	left: -14px;
	top: 0;
	background: #fff;
	z-index: -1;
	-webkit-transform: skewX(10deg);
	transform: skewX(10deg);
	-webkit-transition: .5s;
	transition: .5s
}
.banner-slider .banner-item .banner-text .banner-btn .default-btn:hover {
	color: #2c2c2c
}
.banner-slider .banner-item .banner-text .banner-btn .default-btn:hover::before {
	width: 100%;
	-webkit-transform: skewX(0);
	transform: skewX(0);
	left: 0
}

/*.banner-slider .owl-item.active h1 {
	-webkit-animation: slideInDown 2s cubic-bezier(0, 0, 0, 1.02);
	animation: slideInDown 2s cubic-bezier(0, 0, 0, 1.02)
}

.banner-slider .owl-item.active p {
	-webkit-animation: slideInLeft 2s cubic-bezier(0, 0, 0, 1.02);
	animation: slideInLeft 2s cubic-bezier(0, 0, 0, 1.02)
}
.banner-slider .owl-item.active .banner-btn {
	-webkit-animation: slideInRight 2s cubic-bezier(0, 0, 0, 1.02);
	animation: slideInRight 2s cubic-bezier(0, 0, 0, 1.02)
}*/
.banner-slider .owl-prev, .banner-slider .owl-next {
	position: absolute;
	left: 20px;
	top: 45%;
	background: #005830!important;
	color: #fff!important;
	width: 50px;
	height: 50px;
	border-radius: 50px;
	font-size: 25px!important;
	line-height: 50px!important;
	opacity: 0;
	-webkit-transition: .5s;
	transition: .5s
}
.banner-slider .owl-prev::before, .banner-slider .owl-next::before {
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	border-radius: 50px
}
.banner-slider .owl-prev:hover, .banner-slider .owl-next:hover {
	background: #fff!important;
	color: #29aae1!important
}
.banner-slider .owl-next {
	left: inherit;
	right: 20px
}
.banner-slider:hover .owl-prev {
	left: 40px;
	opacity: 1
}
.banner-slider:hover .owl-next {
	right: 40px;
	opacity: 1
}
.banner-slider .owl-nav {
	margin-top: 0
}
/*.banner-bg-one {
	background-image: url(../img/banner/propak-video-day-3.mp4)
}*/
.banner-bg-two {
	background-image: url(../img/banner/banner-2.jpg)
}

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

.banner-text ul {
  padding: 0;
  margin: 0;
}

.banner-text ul li {
  list-style: none;
  color: #fff;
  font-size: 18px;
}

.banner-text ul li i {
  font-size: 20px;
  color: #27b6f7;
  margin-right: 5px;
}

/*-------------------- Banner Close --------------------*/

/*-------------------- featur Start --------------------*/
.features-section {
	z-index: 1;
	position: relative
}

/*.features-section {
  margin-top: -130px;
  z-index: 1;
  position: relative;
}*/
.features-section .feature-card {
	padding: 18px 13px;
  border-radius: 5px;
  background: #fff;
  -webkit-box-shadow: 3px 5px 25px 0 rgb(0 0 0 / 10%);
  box-shadow: 3px 5px 25px 0 rgb(0 0 0 / 10%);
  border: 1px solid transparent;
  -webkit-transition: all .5s;
  transition: all .5s;
  text-align: center;
  margin-bottom: 20px;
}

.features-section .feature-card img {
	width: 50px;
	height: 50px;
	border-radius: 5px;
	background: #f5ebff;
	display: inline-block;
	text-align: center;
	margin-bottom: 20px
}

.features-section .feature-card h2 {
	font-size: 25px;
  margin-bottom: 10px;
  color: #005830;
}

.features-section .feature-card h3 {
	font-size: 18px;
	margin-bottom: 10px
}
.features-section .feature-card p {
	font-size: 18px;
	margin-bottom: 0;
	line-height: 1.5
}
.features-section .feature-card:hover {
	border: 1px solid #d7b4fe;
	margin-top: -10px
}
/*-------------------- featur Close --------------------*/

/*-------------------- Abouts Close --------------------*/
/*.about-section {
	padding-bottom: 80px
}*/
.about-section .section-title {
	margin: 0 auto 30px 0
}
.about-section .about-img {
	position: relative
}

.about-section .about-img img {
    border-radius: 5px;
}
/*.about-section .about-img::before {
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	background: #f5ebff;
	bottom: -20px;
	left: -20px;
	z-index: -1;
	-webkit-animation-name: bg-cng;
	animation-name: bg-cng;
	-webkit-animation-duration: 10s;
	animation-duration: 10s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite
}

.about-section .about-img::after {
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	background: #f5ebff;
	top: -20px;
	right: -20px;
	z-index: -1;
	-webkit-animation-name: bg-cng;
	animation-name: bg-cng;
	-webkit-animation-duration: 10s;
	animation-duration: 10s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-delay: 2s;
	animation-delay: 2s
}*/

.about-section .about-text {
	padding-left: 0px
}
.about-section .about-text .nav-tabs {
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 30px
}
.about-section .about-text .nav-tabs .nav-item {
	margin-bottom: 0
}
.about-section .about-text .nav-tabs .nav-item .nav-link {
	font-size: 18px;
	color: #828282;
	border-bottom: 2px solid transparent;
	padding: 15px 0;
	border: 0;
	line-height: 1;
	margin-right: 30px
}
.about-section .about-text .nav-tabs .nav-item .nav-link.active {
	border-bottom: 2px solid #ff440a;
	color: #ff440a;
	font-weight: 700
}
.about-section .about-text .tab-content p {
	margin-bottom: 10px;
  font-size: 15px;
  text-align: justify;
}

.about-section .about-text .tab-content h4 {
	margin-bottom: 10px;
  font-size: 23px;
  color: #005830;
}

.about-section .about-text .theme-btn {
	margin-top: 30px
}
.about-section .about-text .theme-btn .default-btn {
	border: 1px solid #005830;
	margin: 0
}

/*-------------------- Abouts Close --------------------*/


/*-------------------- Partner Start --------------------*/
.partner-img {
  margin-bottom: 30px;
  border-radius: 5px;
  background: #fff;
  padding: 10px;
  text-align: center;
}

.partner-img img {
  border-radius: 5px;
  background: #fff;
  padding: 10px;
}

/*-------------------- Partner Close -------------------*/

/*-------------------- Transp Start --------------------*/

.location {
	position: relative;
  /*background: #28b798;*/
}

.location {
	background-image: url(../img/page-bg/quote-bg-v1.jpg);
	background-position: center;
	background-size: contain;
	position: relative;
	z-index: 0
}

.location::before {
  position: absolute;
  content: '';
  background: #27722a;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
  opacity: .95;
}

.location .section-title {
	margin: 0 auto 50px
}
.location .section-title h2 {
	max-width: 600px;
	margin: auto
}
.location .transport-card {
	position: relative;
	z-index: 1;
}

.location .transport-card .transport-img {
	overflow: hidden
}
.location .transport-card .transport-img img {
	border-radius: 10px 10px 0 0;
	-webkit-transition: .5s;
	transition: .5s;
	width: 100%
}
.location .transport-card .transport-text {
	position: relative;
  -webkit-transition: .5s;
  transition: .5s;
}

.location .transport-card .transport-text i {
	top: -35px;
	width: 70px;
	height: 70px;
	font-size: 35px;
	line-height: 70px;
	text-align: center;
	position: absolute;
	color: #005830;
	border-radius: 50px;
	background: #fff;
	-webkit-box-shadow: 3px 5px 25px 0 rgba(0,0,0,.1);
	box-shadow: 3px 5px 25px 0 rgba(0,0,0,.1);
	-webkit-transition: .5s;
	transition: .5s;
	right: 140px;
}

.location .transport-card .transport-text a {
  font-weight: 700;
  margin-bottom: 10px;
  font-size: 25px;
  color: #fff;
}
.location .transport-card .transport-text h2 {
  font-weight: 700;
  margin-bottom: 10px;
  font-size: 25px;
  color: #fff;
  text-align: center;
}

.location .transport-card .transport-text h6 {
	margin-bottom: 0;
  font-size: 18px;
  color: #fff;
  font-weight: 500;
  margin-top: 25px;
}

.location .transport-card .transport-text p {
	margin-bottom: 0;
  font-size: 16px;
  color: #fff;
  line-height: 20px;
  font-weight: 300;
  margin-top: 15px;
}
.location .transport-card .transport-text .theme-btn {
	-webkit-transition: .5s;
	transition: .5s
}
.location .transport-card .transport-text .theme-btn .default-btn {
	border: 1px solid #ff440a;
	margin: 0
}
.location .transport-card:hover .transport-text i {
	background: #29aae1;
	color: #fff;
	-webkit-animation: rotate360 3s 1 linear;
	animation: rotate360 3s 1 linear
}

.location .transport-card:hover .transport-img img {
	-webkit-transform: skewX(10deg) scale(1.2);
	transform: skewX(10deg) scale(1.2)
}
/*-------------------- Transp Close --------------------*/

/*-------------------- featur Start --------------------*/
.exhibit-section {
	z-index: 1;
	position: relative
}

.exhibit-section .exhibit-card {
	padding: 18px 13px;
  border-radius: 5px;
  background: #fff;
  -webkit-box-shadow: 3px 5px 25px 0 rgb(0 0 0 / 10%);
  box-shadow: 3px 5px 25px 0 rgb(0 0 0 / 10%);
  border: 1px solid transparent;
  -webkit-transition: all .5s;
  transition: all .5s;
  text-align: center;
  margin-bottom: 20px;
  min-height: 185px;
}

/*.exhibit-card img {
	width: 50px;
	height: 50px;
	border-radius: 5px;
	background: #f5ebff;
	display: inline-block;
	text-align: center;
	margin-bottom: 20px;
}*/

.exhibit {
  width: 70px;
  height: 70px;
  border-radius: 5px;
  background: #f5ebff;
  display: inline-block;
  text-align: center;
  margin-bottom: 20px;
}

.exhibit img {
	width: 60px;
  margin-top: 5px;
}

/*.exhibit-card img {
	width: 50px;
	height: 50px;
	border-radius: 5px;
	background: #f5ebff;
	display: inline-block;
	text-align: center;
	margin-bottom: 20px;
}*/

.exhibit-section .exhibit-card p {
	font-size: 16px;
	margin-bottom: 0;
	line-height: 20px;
}

.exhibit-section .exhibit-card:hover {
	border: 1px solid #d7b4fe;
	margin-top: -10px
}
/*-------------------- featur Close --------------------*/

/*-------------------- Transp Start --------------------*/
.transport-section .section-title {
	margin: 0 auto 50px
}
.transport-section .section-title h2 {
	max-width: 600px;
	margin: auto
}
.transport-section .transport-card {
	-webkit-box-shadow: 3px 5px 25px 0 rgba(0,0,0,.1);
	box-shadow: 3px 5px 25px 0 rgba(0,0,0,.1);
	border-radius: 10px;
	position: relative;
	z-index: 1;
	background: #fff;
	margin-bottom: 30px;
}
.transport-section .transport-card .transport-img {
	overflow: hidden
}
.transport-section .transport-card .transport-img img {
	border-radius: 10px 10px 0 0;
	-webkit-transition: .5s;
	transition: .5s;
	width: 100%
}
.transport-section .transport-card .transport-text {
	position: relative;
  padding: 35px 30px;
  -webkit-transition: .5s;
  transition: .5s;
  text-align: center;
  min-height: 175px;
}

.transport-section .transport-card .transport-text i {
	top: -35px;
	width: 70px;
	height: 70px;
	font-size: 35px;
	line-height: 70px;
	text-align: center;
	position: absolute;
	color: #005830;
	border-radius: 50px;
	background: #fff;
	-webkit-box-shadow: 3px 5px 25px 0 rgba(0,0,0,.1);
	box-shadow: 3px 5px 25px 0 rgba(0,0,0,.1);
	-webkit-transition: .5s;
	transition: .5s;
	right: 140px;
}

/*.transport-section .transport-card .transport-text h3 {
  font-weight: 700;
  margin-bottom: 10px;
  font-size: 25px;
}*/

.transport-section .transport-card .transport-text a {
  font-weight: 700;
  margin-bottom: 10px;
  font-size: 25px;
}
.transport-section .transport-card .transport-text p {
	margin-bottom: 0;
  font-size: 17px;
  color: #454343;
  font-weight: 500;
}
.transport-section .transport-card .transport-text .theme-btn {
	-webkit-transition: .5s;
	transition: .5s
}
.transport-section .transport-card .transport-text .theme-btn .default-btn {
	border: 1px solid #ff440a;
	margin: 0
}
.transport-section .transport-card:hover .transport-text i {
	background: #29aae1;
	color: #fff;
	-webkit-animation: rotate360 3s 1 linear;
	animation: rotate360 3s 1 linear
}

.transport-section .transport-card:hover .transport-img img {
	-webkit-transform: skewX(10deg) scale(1.2);
	transform: skewX(10deg) scale(1.2)
}
/*-------------------- Transp Close --------------------*/


/*-------------------- Expect Start --------------------*/
.expect-section .section-title {
	margin: 0 auto 50px
}
.expect-section .section-title h2 {
	max-width: 600px;
	margin: auto
}
.expect-section .transport-card {
	-webkit-box-shadow: 3px 5px 25px 0 rgba(0,0,0,.1);
	box-shadow: 3px 5px 25px 0 rgba(0,0,0,.1);
	border-radius: 10px;
	position: relative;
	z-index: 1;
	background: #fff;
}
.expect-section .transport-card .transport-img {
	overflow: hidden;
	border-radius: 10px 10px 0 0;
}
.expect-section .transport-card .transport-img img {
	border-radius: 10px 10px 0 0;
	-webkit-transition: .5s;
	transition: .5s;
	width: 100%
}
.expect-section .transport-card .transport-text {
	position: relative;
  padding: 15px 20px;
  -webkit-transition: .5s;
  transition: .5s;
  text-align: center;
  min-height: 370px;
}


.expect-section .transport-card .transport-text h3 {
  font-weight: 700;
  margin-bottom: 10px;
  font-size: 25px;
}
.expect-section .transport-card .transport-text p {
	margin-bottom: 0;
  font-size: 15px;
  color: #454343;
  font-weight: 500;
}
.expect-section .transport-card .transport-text .theme-btn {
	-webkit-transition: .5s;
	transition: .5s
}
.expect-section .transport-card .transport-text .theme-btn .default-btn {
	border: 1px solid #ff440a;
	margin: 0
}

.expect-section .transport-card:hover .transport-img img {
	-webkit-transform: skewX(10deg) scale(1.2);
	transform: skewX(10deg) scale(1.2)
}
/*-------------------- Expect Close --------------------*/

/*-------------------- Choose Start --------------------*/

.why-choose-section {
	position: relative
}

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

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

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

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

/*.why-choose-img-1 img {
    height: 646px;
    width: 690px;
}*/

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

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

.why-choose-section .why-choose-img .shipping-text form .form-group .form-control {
	border: 0;
	height: 50px;
	padding: 10px 20px;
	margin-bottom: 20px;
	border-radius: 10px
}
.why-choose-section .why-choose-img .shipping-text form .shipping-btn {
	background: #3c0c70;
	color: #fff;
	display: block;
	height: 50px;
	padding: 10px;
	border-radius: 10px;
	text-align: center;
	font-size: 18px;
	position: relative;
	z-index: 0;
	width: 100%;
	overflow: hidden
}
.why-choose-section .why-choose-img .shipping-text form .shipping-btn::before {
	position: absolute;
	content: '';
	width: 20px;
	height: 100%;
	left: -14px;
	top: 0;
	background: #fff;
	z-index: -1;
	-webkit-transform: skewX(10deg);
	transform: skewX(10deg);
	-webkit-transition: .5s;
	transition: .5s
}
.why-choose-section .why-choose-img .shipping-text form .shipping-btn:hover::before {
	width: 100%;
	-webkit-transform: skewX(0);
	transform: skewX(0);
	left: 0
}
.why-choose-section .why-choose-img .shipping-text form .shipping-btn:hover {
	color: #3c0c70
}
/*.why-choose-section .why-choose-text {
	padding: 60px;
	background: #ece7f2
}*/

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

.why-choose-section .why-choose-text .accordions {
	max-width: 500px
}
.why-choose-section .why-choose-text .accordions .accordion-item {
	background-color: #f9f9f9;
	margin-bottom: 20px;
	-webkit-box-shadow: 3px 5px 25px 0 rgba(0,0,0,.1);
	box-shadow: 3px 5px 25px 0 rgba(0,0,0,.1)
}
.why-choose-section .why-choose-text .accordions .accordion-item .accordion-title {
	cursor: pointer;
	padding: 15px 20px;
	-webkit-transition: all .4s;
	transition: all .4s;
	background: #fff;
	padding-left: 60px;
	position: relative
}
.why-choose-section .why-choose-text .accordions .accordion-item .accordion-title i {
	position: absolute;
	left: 20px;
	top: 15px;
	color: #3c0c70;
	-webkit-transition: .5s;
	transition: .5s;
	font-size: 25px
}
.why-choose-section .why-choose-text .accordions .accordion-item .accordion-title.active-title {
	background-color: #3c0c70
}
.why-choose-section .why-choose-text .accordions .accordion-item .accordion-title.active-title h2, .why-choose-section .why-choose-text .accordions .accordion-item .accordion-title.active-title i {
	color: #fff
}
.why-choose-section .why-choose-text .accordions .accordion-item .accordion-title.active-title h2 i {
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg)
}
.why-choose-section .why-choose-text .accordions .accordion-item .accordion-title h2 {
	margin: 0;
	font-size: 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	color: #3c0c70;
	line-height: 20px
}
.why-choose-section .why-choose-text .accordions .accordion-item .accordion-title h2 i {
	font-size: 25px;
	position: inherit
}
.why-choose-section .why-choose-text .accordions .accordion-item .accordion-content {
	display: none;
	line-height: 1.7;
	padding: 20px;
	background-color: #fff;
	border-radius: 0 0 5px 5px
}
.why-choose-section .why-choose-text .accordions .accordion-item .accordion-content.active {
	display: block
}
.why-choose-section .why-choose-text .accordions .accordion-item .accordion-content p {
	margin: 0
}
/*-------------------- Choose Close --------------------*/

/*-------------------- Quotes Start --------------------*/
.get-quote-section {
	position: relative
}
.get-quote-section .quote-text {
	/*padding-right: 80px*/
	margin-top: 50px;
}
.get-quote-section .quote-text .offer-text {
	position: relative;
	display: inline-block;
	margin-bottom: 20px
}
.get-quote-section .quote-text .offer-text span {
	color: #fff;
	background: #3c0c70;
	display: inline-block;
	width: 100px;
	height: 100px;
	line-height: 90px;
	text-align: center;
	border-radius: 100px;
	border: 5px solid #ff440a;
	font-weight: 700;
	font-size: 20px
}
.get-quote-section .quote-text .offer-text p {
	position: absolute;
	top: 25px;
	right: -110px;
	background: #ff440a;
	color: #fff;
	font-weight: 700;
	width: 120px;
	height: 50px;
	line-height: 50px;
	padding-left: 10px;
	z-index: -1;
	font-size: 20px;
	border-radius: 0 30px 30px 0
}
.get-quote-section .quote-text h2 {
	font-size: 35px;
	color: #fff;
	font-weight: 700;
	margin-bottom: 15px
}

.quote-img {
  width: 230px;
  margin: auto;
  margin-top: 30px;
}

.quote-img img {
  border-radius: 5px;
}

.get-quote-section .quote-text p {
	color: #fff;
	font-size: 15px;
	/*margin-bottom: 30px*/
}
.get-quote-section .quote-text .theme-btn .default-btn {
	border: 1px solid #ff440a;
	margin: 0
}
.get-quote-section .quote-form h2 {
	font-size: 35px;
	color: #fff;
	font-weight: 700;
	margin-bottom: 25px
}
.get-quote-section .quote-form form .form-check-inline {
	margin-bottom: 15px
}
.get-quote-section .quote-form form .form-check-inline .form-check-label {
	color: #fff;
	font-size: 16px
}
.get-quote-section .quote-form form .select-item {
	position: relative
}
.get-quote-section .quote-form form .select-item i {
	color: #707070;
	position: absolute;
	right: 17px;
	top: 16px;
	font-size: 20px
}
.get-quote-section .quote-form form .form-control {
	height: 50px;
	padding: 10px 20px;
	cursor: pointer;
	margin-bottom: 20px
}
.get-quote-section .quote-form form select.form-control {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}
.get-quote-section .quote-form form ::-webkit-input-placeholder {
color:#707070
}
.get-quote-section .quote-form form :-ms-input-placeholder {
color:#707070
}
.get-quote-section .quote-form form ::-ms-input-placeholder {
color:#707070
}
.get-quote-section .quote-form form ::placeholder {
color:#707070
}
.get-quote-section .quote-form form button {
	font-size: 18px;
	background: #29aae1;
	color: #fff;
	padding: 8px 25px;
	border-radius: 5px;
	margin: 10px 0 0;
	display: inline-block;
	position: relative;
	z-index: 0;
	overflow: hidden
}
.get-quote-section .quote-form form button::before {
	position: absolute;
	content: '';
	width: 20px;
	height: 100%;
	left: -14px;
	top: 0;
	background: #fff;
	z-index: -1;
	-webkit-transform: skewX(10deg);
	transform: skewX(10deg);
	-webkit-transition: .5s;
	transition: .5s
}
.get-quote-section .quote-form form button:hover {
	color: #202020
}
.get-quote-section .quote-form form button:hover::before {
	width: 100%;
	-webkit-transform: skewX(0);
	transform: skewX(0);
	left: 0
}
.get-quote-section .lines {
	position: absolute;
	height: 100%;
	left: 0;
	right: 0;
	margin: auto;
	top: 0;
	z-index: -1
}
.get-quote-section .lines .line {
	position: absolute;
	width: 2px;
	height: 100%;
	background: rgba(255,255,255,.1);
	left: 50%;
	top: 0
}
.get-quote-section .lines .line::after {
	position: absolute;
	content: '';
	width: 100%;
	height: 10px;
	background: #fff;
	left: 0;
	top: 0%;
	right: 0;
	margin: auto;
	-webkit-animation: line 8s infinite cubic-bezier(.2, .69, 1, 1);
	animation: line 8s infinite cubic-bezier(.2, .69, 1, 1)
}
.get-quote-section .lines :nth-child(1) {
	margin-left: 25%
}
.get-quote-section .lines :nth-child(2)::after {
	-webkit-animation-delay: 1s;
	animation-delay: 1s
}
.get-quote-section .lines :nth-child(3) {
	margin-left: -25%
}
.get-quote-section .lines :nth-child(3)::after {
	-webkit-animation-delay: 2s;
	animation-delay: 2s
}
.quote-bg {
	background-image: url(../img/page-bg/quote-bg.jpg);
	background-position: center center;
	background-size: cover;
	position: relative;
	z-index: 0
}
.quote-bg::before {
	position: absolute;
	content: '';
	background: #000;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: -1;
	opacity: .88
}


.form-area {
	position: relative;
  z-index: 0;
}
.form-area::before {
	position: absolute;
  content: '';
  opacity: 0.7;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  background-image: url(../img/pattern/pattern-2.png);
  background-position: center;
  background-size: cover;
}

.quote-form {
  background: #005830;
  padding: 40px;
  border-radius: 10px;
}
/*-------------------- Quotes Close --------------------*/

/*-------------------- Located Start --------------------*/
.located-section {
	position: relative
}
.located-section .located-text {
	/*padding-right: 80px*/
	margin-top: 0px;
}
.located-section .located-text .offer-text {
	position: relative;
	display: inline-block;
	margin-bottom: 20px
}
.located-section .located-text .offer-text span {
	color: #fff;
	background: #3c0c70;
	display: inline-block;
	width: 100px;
	height: 100px;
	line-height: 90px;
	text-align: center;
	border-radius: 100px;
	border: 5px solid #ff440a;
	font-weight: 700;
	font-size: 20px
}
.located-section .located-text p {
	color: #fff;
  font-size: 16px;
  text-align: justify;
}
.located-section .located-text h2 {
	font-size: 45px;
	color: #fff;
	font-weight: 700;
	margin-bottom: 15px
}

.located-bg {
	background-image: url(../img/page-bg/located-img.jpg);
	background-position: center center;
	background-size: cover;
	position: relative;
	z-index: 0
}
/*.located-bg::before {
	position: absolute;
  content: '';
  background: #005830;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
  opacity: .89;
}

.located-img {
    width: 376px;
}*/

/*-------------------- Located Close --------------------*/


/*-------------------- Quotes Start --------------------*/


.worker-section .section-title p {
	margin: auto
}
.worker-section .worker-card {
	border-radius: 10px;
	position: relative;
	margin-bottom: 30px;
	-webkit-box-shadow: 3px 5px 25px 0 rgba(0,0,0,.1);
	box-shadow: 3px 5px 25px 0 rgba(0,0,0,.1)
}
.worker-section .worker-card .worker-img {
	overflow: hidden
}
.worker-section .worker-card .worker-img img {
	border-radius: 10px 10px 0 0;
	-webkit-transition: .5s;
	transition: .5s
}
.worker-section .worker-card .worker-text {
	text-align: center;
	padding: 20px
}
.worker-section .worker-card .worker-text h3 {
	font-weight: 700;
	margin-bottom: 10px
}
.worker-section .worker-card .worker-text p {
	margin-bottom: 0
}
.worker-section .worker-card:hover .worker-img img {
	-webkit-filter: grayscale(1);
	filter: grayscale(1);
	-webkit-transform: translateY(5px);
	transform: translateY(5px)
}

/*------------------- Testimonials Start -------------------*/
/*.feedback-section {
	padding-bottom: 200px
}*/
.feedback-section .section-title span, .feedback-section .section-title h2, .feedback-section .section-title p {
	color: #fff;
}
.feedback-section .section-title p {
	margin: auto;
}
.feedback-section .feedback-slider {
	position: relative;
}
.feedback-section .feedback-slider .feedback-items {
  text-align: center;
  /* max-width: 450px; */
  margin: auto;
  background: #005830;
  border-radius: 5px;
  padding: 15px 30px;
  min-height: 370px;
}
.feedback-section .feedback-slider .feedback-items i {
	font-size: 50px;
	color: #fff;
	margin-bottom: 35px;
	display: inline-block
}
.feedback-section .feedback-slider .feedback-items p {
	margin-bottom: 20px;
	color: #fff;
	font-size: 14px;
}
.feedback-section .feedback-slider .feedback-items img {
	max-width: 100%;
	margin: 45px auto 10px;
	width: unset
}
.feedback-section .feedback-slider .feedback-items h3 {
	color: #fff;
	margin-bottom: 5px;
	font-size: 20px;
}
.feedback-section .feedback-slider .feedback-items span {
	color: #fff;
	margin-bottom: 0;
	font-size: 14px;
	display: inline-block
}
.feedback-section .feedback-slider .owl-prev, .feedback-section .feedback-slider .owl-next {
	position: absolute;
	left: -65px;
	top: 35%;
	background: #29aae1!important;
	color: #fff!important;
	width: 45px;
	height: 45px;
	border-radius: 5px;
	font-size: 25px!important;
	line-height: 45px!important;
	opacity: 0;
	-webkit-transition: .5s;
	transition: .5s
}
.feedback-section .feedback-slider .owl-prev:hover, .feedback-section .feedback-slider .owl-next:hover {
	background: #fff!important;
	color: #005830!important
}
.feedback-section .feedback-slider .owl-next {
	left: inherit;
	right: -65px
}
.feedback-section .feedback-slider:hover .owl-prev {
	left: -65px;
	opacity: 1
}
.feedback-section .feedback-slider:hover .owl-next {
	right: -70px;
	opacity: 1
}
.feedback-section .feedback-slider .owl-nav {
	margin-top: 0
}
.feedback-bg {
	background-image: url(../img/feedback/feedback-bg.jpg);
	background-size: cover;
	background-position: center center;
	position: relative;
	z-index: 0
}
.feedback-bg::before {
	position: absolute;
	content: '';
	background: #000;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	opacity: .85;
	z-index: -1
}

/*------------------- Testimonials Start -------------------*/

/*------------------- Company Start -------------------*/

.company-section {
	background: #faf2e8;
  position: relative;
  z-index: 0;
}

.company-logo {
  background: #fff;
  padding: 20px 30px;
  border-radius: 5px;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

/*.company-section .company-slider {
	padding: 60px 25px 50px;
	border-radius: 10px;
	-webkit-box-shadow: 3px 5px 25px 0 rgba(0,0,0,.1);
	box-shadow: 3px 5px 25px 0 rgba(0,0,0,.1)
}*/

.company-section .company-slider .company-logo img {
	max-width: 100%;
	width: unset;
	margin: auto;
	-webkit-transition: .5s;
	transition: .5s
}
.company-section .company-slider .company-logo img:hover {
	/*-webkit-filter: brightness(.5);
	filter: brightness(.5);*/
	-webkit-transform: scale(.8);
	transform: scale(.8)
}



/*--------------------- Details Start --------------------*/
.blog-section .section-title p {
	margin: auto;
}
.blog-section .blog-card {
	-webkit-box-shadow: 3px 5px 25px 0 rgba(0,0,0,.1);
	box-shadow: 3px 5px 25px 0 rgba(0,0,0,.1);
	border-radius: 10px;
	margin-bottom: 30px;
	height: 565px;
}
.blog-section .blog-card .blog-img {
	overflow: hidden;
	border-radius: 10px 10px 0 0;
}
.blog-section .blog-card .blog-img a img {
	border-radius: 10px 10px 0 0;
	-webkit-transition: all .5s;
	transition: all .5s;
}
.blog-section .blog-card .blog-text {
	padding: 15px;
}
.blog-section .blog-card .blog-text h3 {
	line-height: 25px;
  margin-bottom: 15px;
  font-size: 20px;
}
.blog-section .blog-card .blog-text h3 a {
	color: #005830;
  font-weight: 700;
}
.blog-section .blog-card .blog-text h3 a:hover {
	color: #29aae1;
}
.blog-section .blog-card .blog-text ul {
	padding-left: 0;
	margin-bottom: 8px;
}
.blog-section .blog-card .blog-text ul li {
	font-size: 16px;
  list-style: none;
  font-weight: 600;
}

.blog-section .blog-card .blog-text ul li i {
	color: #005830;
	margin-right: 5px;
}
.blog-section .blog-card .blog-text p {
	margin-bottom: 18px;
}
.blog-section .blog-card .blog-text .blog-btn {
	display: inherit;
}
.blog-section .blog-card .blog-text .blog-btn i {
	color: #005830;
	font-size: 25px;
	width: 50px;
	width: 50px;
	text-align: center;
	line-height: 50px;
	border-radius: 5px;
	background: #ffcdbd;
	display: inline-block;
	-webkit-transition: all .5s;
	transition: all .5s;
}
.blog-section .blog-card .blog-text .blog-btn i:hover {
	background: #005830;
	color: #fff;
}
.blog-section .blog-card:hover .blog-img img {
	-webkit-transform: scale(1.3);
	transform: scale(1.3);
}

/*--------------------- Details Close --------------------*/

.gallery-section .blog-card {
	-webkit-box-shadow: 3px 5px 25px 0 rgba(0,0,0,.1);
	box-shadow: 3px 5px 25px 0 rgba(0,0,0,.1);
	border-radius: 10px;
	margin-bottom: 30px
}

.gallery-section .blog-card .blog-img {
	overflow: hidden;
	border-radius: 10px;
}
.gallery-section .blog-card .blog-img a img {
	border-radius: 10px 10px 0 0;
	-webkit-transition: all .5s;
	transition: all .5s;
	width: 350px;
}

.gallery-section .blog-card .blog-text h3 {
  line-height: 1.4;
  margin-bottom: 15px;
  font-size: 23px;
  text-align: center;
}


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

/*--------------------- Details Close --------------------*/
/*.newsletter-area {
	background: #190231;
	position: relative;
	z-index: 1
	background-image: url(../img/page-bg/quote-bg.jpg);
  background-position: center center;
  background-size: cover;
  position: relative;
  z-index: 0;
}
*/
/*.newsletter-area::before {
  position: absolute;
  content: '';
  background: #190231;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
  opacity: .88;
}*/

/*.newsletter-area h2 {
	color: #fff;
	font-size: 33px;
	font-weight: 700;
	margin-bottom: 25px;
	line-height: 1
}

.newsletter-text h4 {
	color: #fff;
	font-size: 30px;
	font-weight: 600;
	margin-bottom: 25px;
	text-align: center;
}
.newsletter-area .newsletter-form {
	position: relative
}
.newsletter-area .newsletter-form .form-control {
	height: 60px;
	padding: 20px;
	border-radius: 5px
}
.newsletter-area .newsletter-form ::-webkit-input-placeholder {
color:#707070;
font-size:18px;
text-transform:capitalize
}
.newsletter-area .newsletter-form :-ms-input-placeholder {
color:#707070;
font-size:18px;
text-transform:capitalize
}
.newsletter-area .newsletter-form ::-ms-input-placeholder {
color:#707070;
font-size:18px;
text-transform:capitalize
}
.newsletter-area .newsletter-form ::placeholder {
color:#707070;
font-size:18px;
text-transform:capitalize
}
.newsletter-area .newsletter-form .default-btn {
	font-size: 17px;
	background: #ff440a;
	color: #fff;
	padding: 10px 25px;
	border-radius: 5px;
	margin: 0;
	display: inline-block;
	position: absolute;
	z-index: 0;
	overflow: hidden;
	right: 4px;
	top: 4px;
	border: 1px solid #ff440a
}
.newsletter-area .newsletter-form .default-btn::before {
	position: absolute;
	content: '';
	width: 20px;
	height: 100%;
	left: -14px;
	top: 0;
	background: #fff;
	z-index: -1;
	-webkit-transform: skewX(10deg);
	transform: skewX(10deg);
	-webkit-transition: .5s;
	transition: .5s
}
.newsletter-area .newsletter-form .default-btn:hover {
	color: #ff440a
}
.newsletter-area .newsletter-form .default-btn:hover::before {
	width: 100%;
	-webkit-transform: skewX(0);
	transform: skewX(0);
	left: 0
}
.newsletter-area .newsletter-form .validation-danger {
	color: #fff
}
.newsletter-section img {
	position: absolute;
	right: 65px;
	top: -35px;
	max-width: 400px;
	-webkit-animation: img-scale 5s infinite linear;
	animation: img-scale 5s infinite linear
}*/

/*---------------------------- Footer Start---------------------------*/
.footer-area {
	background: #005830;
	padding: 50px 0px;
	position: relative;
	z-index: 0
}
/*.footer-area .footer-widget {
	margin-bottom: 30px
}*/
.footer-area .footer-widget img {
	margin-bottom: 30px
}
.footer-area .footer-widget .footer-social {
	margin-top: 35px
}
.footer-area .footer-widget .footer-social a i {
	color: #fff;
	width: 35px;
	height: 35px;
	text-align: center;
	line-height: 35px;
	background: #461877;
	border-radius: 5px;
	display: inline-block;
	margin-right: 10px;
	position: relative;
	z-index: 0
}
.footer-area .footer-widget .footer-social a i::after {
	position: absolute;
	content: '';
	background: #ff440a;
	width: 100%;
	height: 100%;
	border-radius: 5px;
	top: 0;
	left: 0;
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transition: .5s;
	transition: .5s;
	z-index: -1
}
.footer-area .footer-widget .footer-social a i:hover::after {
	-webkit-transform: scale(1);
	transform: scale(1)
}
.footer-area .footer-widget h3 {
	color: #fff;
	margin-bottom: 20px;
	position: relative;
	font-size: 25px;
}

.footer-area .footer-widget h4 {
	color: #29aae1;
	position: relative;
	font-size: 18px;
}


/*.footer-area .footer-widget h3::before {
	position: absolute;
	content: '';
	background: #ff440a;
	width: 3px;
	height: 100%;
	left: 0;
	top: 2px
}
.footer-area .footer-widget h3::after {
	position: absolute;
	content: '';
	background: #3c0c70;
	width: 3px;
	height: 3px;
	left: 0;
	top: 0;
	right: 0;
	-webkit-animation: translate-one 10s infinite cubic-bezier(0, 0, .46, .26);
	animation: translate-one 10s infinite cubic-bezier(0, 0, .46, .26)
}*/

.footer-area .footer-widget ul {
	padding-left: 0;
	list-style-type: none;
	display: inline-block;
}
.footer-area .footer-widget ul li {
	color: #fff;
	line-height: 22px;
	position: relative;
	-webkit-transition: .5s;
	transition: .5s;
	font-size: 15px;
}

/*.footer-area .footer-widget ul li::before {
	position: absolute;
	content: '';
	width: 0;
	height: 2px;
	top: 15px;
	left: 0;
	background: #29aae1;
	-webkit-transition: .5s;
	transition: .5s
}*/
.footer-area .footer-widget ul li:hover::before {
	width: 10px
}
.footer-area .footer-widget ul li:hover {
	padding-left: 0px
}
.footer-area .footer-widget ul li i {
	font-size: 15px;
	top: 0;
	margin-right: 6px;
	position: relative
}
.footer-area .footer-widget ul li a {
	color: #fff;
	font-size: 14px;
}
.footer-area .footer-widget ul li a:hover {
	color: #29aae1;
}
.footer-area .footer-widget ul :last-child {
	margin-bottom: 0
}
.footer-area .copyright-area {
	text-align: center;
	background: #190231;
	margin-top: 60px
}
.footer-area .copyright-area p {
	color: #fff;
	margin-bottom: 0;
	padding: 20px
}
.footer-area .copyright-area p a {
	color: #fff
}
.footer-area .copyright-area p a:hover {
	color: #ff440a
}
.footer-area .lines {
	position: absolute;
	height: 100%;
	left: 0;
	right: 0;
	margin: auto;
	top: 0;
	z-index: -1
}
.footer-area .lines .line {
	position: absolute;
	width: 2px;
	height: 100%;
	background: rgba(255,255,255,.1);
	left: 46%;
	top: 0
}
.footer-area .lines .line::after {
	position: absolute;
	content: '';
	width: 100%;
	height: 10px;
	background: #fff;
	left: 0;
	top: 0%;
	right: 0;
	margin: auto;
	-webkit-animation: line 8s infinite cubic-bezier(.2, .69, 1, 1);
	animation: line 8s infinite cubic-bezier(.2, .69, 1, 1)
}
.footer-area .lines :nth-child(1) {
	margin-left: 22%
}
.footer-area .lines :nth-child(2)::after {
	-webkit-animation-delay: 1s;
	animation-delay: 1s
}
.footer-area .lines :nth-child(3) {
	margin-left: -20%
}
.footer-area .lines :nth-child(3)::after {
	-webkit-animation-delay: 2s;
	animation-delay: 2s
}
/*---------------------------- Footer Close---------------------------*/


.nav-style-two {
	border-bottom: 2px solid rgba(255,255,255,.1)
}
.nav-style-two .main-nav {
	background: 0 0
}
.nav-style-two .main-nav .navbar .navbar-nav .nav-item a {
	color: #fff
}
.nav-style-two .main-nav .navbar .navbar-nav .nav-item a:hover {
	color: #ff440a
}
.nav-style-two.is-sticky {
	background: #3c0c70;
	border-bottom: 0
}
.banner-style-two.banner-bg {
	background-image: url(../img/banner/2.jpg);
	background-position: center center;
	background-size: cover;
	height: 1000px;
	position: relative;
	z-index: 0
}
.banner-style-two.banner-bg::before {
	position: absolute;
	content: '';
	background: rgba(0,0,0,.5);
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: -1
}
.banner-style-two .banner-text h1 {
	font-size: 60px;
	color: #fff;
	margin-bottom: 30px;
	font-weight: 700
}
.banner-style-two .banner-text p {
	color: #fff;
	font-size: 18px;
	margin-bottom: 35px
}
.banner-style-two .banner-text .theme-btn .default-btn {
	padding: 18px 30px
}
.banner-style-two .get-quote-section .quote-form {
	background: rgba(60,12,112,.5);
	padding: 45px 30px
}

.transport-style-two {
	position: relative;
  /*background: #28b798;*/
}

.transport-style-two {
	background-image: url(../img/page-bg/quote-bg.jpg);
	background-position: center center;
	background-size: cover;
	position: relative;
	z-index: 0
}

.transport-style-two::before {
	position: absolute;
  content: '';
  background: #27722a;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
  opacity: .95;
}
.transport-style-two .transport-card .transport-text p {
	margin-bottom: 0
}

/*-------------------- Choose Start --------------------*/
.choose-style-two{
  background: #fff;
  position: relative;
  z-index: 0;
}

/*.choose-style-two::before {
  position: absolute;
  content: '';
  opacity: 0.6;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  background-image: url(../img/pattern/pattern-6.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
*/
.choose-style-two .section-title p {
	margin: auto
}
.choose-style-two .choose-card {
	text-align: center;
	padding: 25px;
	border-radius: 5px;
	position: relative;
	z-index: 0;
	margin-bottom: 30px;
	border: 1px solid #eee0fe;
	-webkit-box-shadow: 3px 5px 25px 0 rgba(0,0,0,.1);
	box-shadow: 3px 5px 25px 0 rgba(0,0,0,.1);
	background: #005830;
}
.choose-style-two .choose-card::before {
	content: '';
	width: 0;
	height: 0;
	left: 0;
	bottom: 0;
	z-index: -1;
	-webkit-transition: .5s;
	transition: .5s;
	border-radius: 5px;
	position: absolute;
	background: #29aae1
}
.choose-style-two .choose-card::after {
	content: '';
	width: 0;
	height: 0;
	right: 0;
	top: 0;
	z-index: -1;
	-webkit-transition: .5s;
	transition: .5s;
	border-radius: 5px;
	position: absolute;
	background: #29aae1
}

.choose-img {
  width: 70px;
  height: 70px;
  background: #fff0ec;
  border-radius: 5px;
  margin: 0px auto 20px;
}

.choose-img img {
  width: 60px;
  margin-top: 5px;
}

.choose-style-two .choose-card i {
	color: #005830;
	background: #fff0ec;
	margin-bottom: 20px;
	display: inline-block;
	width: 70px;
	height: 70px;
	border-radius: 5px;
	line-height: 70px;
	font-size: 40px;
	-webkit-transition: .5s;
	transition: .5s
}
.choose-style-two .choose-card h3 {
	font-size: 18px;
	margin-bottom: 0;
	-webkit-transition: .5s;
	transition: .5s;
	color: #fff;
}
.choose-style-two .choose-card:hover::before, .choose-style-two .choose-card:hover::after {
	width: 100%;
	height: 100%
}
.choose-style-two .choose-card:hover h3 {
	color: #fff
}
.choose-style-two .choose-card:hover i {
	color: #005830;
}
.choose-style-two .why-choose-image {
	-webkit-animation: img-scale 5s infinite linear;
	animation: img-scale 5s infinite linear
}

/*-------------------- Choose Close --------------------*/

.track-product {
	padding-bottom: 200px
}
.track-product .track-text h2 {
	font-size: 35px;
	font-weight: 700;
	color: #fff;
	margin-bottom: 30px
}
.track-product .track-text .newsletter-form {
	position: relative;
	max-width: 500px;
	margin: auto
}
.track-product .track-text .newsletter-form .form-control {
	height: 60px;
	padding: 20px;
	border-radius: 5px
}
.track-product .track-text .newsletter-form ::-webkit-input-placeholder {
color:#707070;
font-size:18px;
text-transform:capitalize
}
.track-product .track-text .newsletter-form :-ms-input-placeholder {
color:#707070;
font-size:18px;
text-transform:capitalize
}
.track-product .track-text .newsletter-form ::-ms-input-placeholder {
color:#707070;
font-size:18px;
text-transform:capitalize
}
.track-product .track-text .newsletter-form ::placeholder {
color:#707070;
font-size:18px;
text-transform:capitalize
}
.track-product .track-text .newsletter-form .default-btn {
	font-size: 17px;
	background: #ff440a;
	color: #fff;
	padding: 10px 40px;
	border-radius: 5px;
	margin: 0;
	display: inline-block;
	position: absolute;
	z-index: 0;
	overflow: hidden;
	right: 5px;
	top: 4px;
	border: 1px solid #ff440a
}
.track-product .track-text .newsletter-form .default-btn::before {
	position: absolute;
	content: '';
	width: 20px;
	height: 100%;
	left: -14px;
	top: 0;
	background: #fff;
	z-index: -1;
	-webkit-transform: skewX(10deg);
	transform: skewX(10deg);
	-webkit-transition: .5s;
	transition: .5s
}
.track-product .track-text .newsletter-form .default-btn:hover {
	color: #ff440a
}
.track-product .track-text .newsletter-form .default-btn:hover::before {
	width: 100%;
	-webkit-transform: skewX(0);
	transform: skewX(0);
	left: 0
}
.track-product.track-product-bg {
	background-image: url(../img/track-bg.jpg);
	background-position: center center;
	background-size: cover;
	position: relative;
	z-index: 0
}
.track-product.track-product-bg::before {
	position: absolute;
	content: '';
	background: rgba(60,12,112,.6);
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: -1
}
.track-product .lines {
	position: absolute;
	height: 100%;
	left: 0;
	right: 0;
	margin: auto;
	top: 0;
	z-index: -1
}
.track-product .lines .line {
	position: absolute;
	width: 2px;
	height: 100%;
	background: rgba(255,255,255,.1);
	left: 50%;
	top: 0
}
.track-product .lines .line::after {
	position: absolute;
	content: '';
	width: 100%;
	height: 10px;
	background: #fff;
	left: 0;
	top: 0%;
	right: 0;
	margin: auto;
	-webkit-animation: line 8s infinite cubic-bezier(.2, .69, 1, 1);
	animation: line 8s infinite cubic-bezier(.2, .69, 1, 1)
}
.track-product .lines :nth-child(1) {
	margin-left: 25%
}
.track-product .lines :nth-child(2)::after {
	-webkit-animation-delay: 1s;
	animation-delay: 1s
}
.track-product .lines :nth-child(3) {
	margin-left: -25%
}
.track-product .lines :nth-child(3)::after {
	-webkit-animation-delay: 2s;
	animation-delay: 2s
}

.visitor-section {
  position: relative;
  z-index: 0;
}

.visitor-section::before {
  position: absolute;
  content: '';
  opacity: 0.5;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  background-image: url(../img/pattern/pattern-58.png);
  background-position: center;
  background-size: contain;
}

.visitor-text {
  background: #005830;
  padding: 15px 10px;
  margin-bottom: 25px;
  border-radius: 5px;
  cursor: pointer;
}

.visitor-text:hover {
  background: #29aae1;
  transition: 1s;
}

.visitor-text p {
  font-size: 15px;
  text-align: center;
  color: #fff;
  margin-bottom: 0px;
}

.facilities-section .facilities-text h2 {
	font-size: 35px;
	font-weight: 700;
	/*color: #3c0c70;*/
	margin-bottom: 10px
}
/*.facilities-section .facilities-text p {
	margin-bottom: 30px
}*/

.facilities-section .facilities-text p {
    margin-bottom: 15px;
    font-size: 15px;
    text-align: justify;
}

.facilities-section .facilities-text ul {
	padding-left: 0;
	margin-bottom: 45px
}
.facilities-section .facilities-text ul li {
	list-style: none;
	font-size: 20px;
	color: #3c0c70;
	margin-bottom: 5px
}
.facilities-section .facilities-text ul li i {
	color: #fff;
	background: #ff9979;
	width: 25px;
	height: 25px;
	display: inline-block;
	border-radius: 30px;
	text-align: center;
	line-height: 25px;
	font-size: 15px;
	margin-right: 5px;
	top: -3px;
	position: relative
}
.facilities-section .facilities-text .theme-btn .default-btn {
	border: 1px solid #ff440a
}
.facilities-section .facilities-img {
	background-image: url(../img/facilities-img.jpg);
	background-position: center center;
	background-size: cover;
	height: 100%
}

.facilities-section .facilities-img img {
	border-radius: 5px;
}

.company-style-two {
	padding-top: 100px;
	padding-bottom: 100px
}
.company-style-two .section-title p {
	margin: auto
}
.company-style-two .company-slider {
	-webkit-box-shadow: 0 0 0 0;
	box-shadow: 0 0;
	padding: 0
}
.feedback-style-two {
	padding-bottom: 100px
}
.contact-section {
	background: #f8f9fa;
}
.contact-section .section-title p {
	margin: auto
}
.contact-section .contact-img {
	background-image: url(../img/contact.jpg);
	background-position: center center;
	background-size: cover;
	height: 100%
}
.contact-section .contact-area h2 {
	font-size: 35px;
	font-weight: 600;
	color: #3c0c70;
	margin-bottom: 30px
}
.contact-section .contact-area .form-group {
	margin-bottom: 20px
}
.contact-section .contact-area .form-group .form-control {
	height: 60px;
	padding: 20px;
	border: 1px solid #d8b5ff
}
.contact-section .contact-area .form-group .message-field {
	width: 100%;
	padding: 15px 20px;
	border: 1px solid #d8b5ff;
	outline: 0
}
.contact-section .contact-area .form-group ::-webkit-input-placeholder {
color:#a1a1a1;
font-size:16px
}
.contact-section .contact-area .form-group :-ms-input-placeholder {
color:#a1a1a1;
font-size:16px
}
.contact-section .contact-area .form-group ::-ms-input-placeholder {
color:#a1a1a1;
font-size:16px
}
.contact-section .contact-area .form-group ::placeholder {
color:#a1a1a1;
font-size:16px
}
.contact-section .contact-area .form-group .list-unstyled {
	color: #ff440a;
	font-size: 15px
}
.contact-section .contact-area .default-btn {
	font-size: 18px;
	background: #ff440a;
	color: #fff;
	padding: 10px 30px;
	border-radius: 5px;
	margin: 0;
	display: inline-block;
	position: relative;
	z-index: 0;
	overflow: hidden;
	border: 1px solid #ff440a
}
.contact-section .contact-area .default-btn::before {
	position: absolute;
	content: '';
	width: 20px;
	height: 100%;
	left: -14px;
	top: 0;
	background: #fff;
	z-index: -1;
	-webkit-transform: skewX(10deg);
	transform: skewX(10deg);
	-webkit-transition: .5s;
	transition: .5s
}
.contact-section .contact-area .default-btn:hover {
	color: #ff440a
}
.contact-section .contact-area .default-btn:hover::before {
	width: 100%;
	-webkit-transform: skewX(0);
	transform: skewX(0);
	left: 0
}
.contact-section .contact-area .text-danger {
	font-size: 20px;
	margin-top: 10px
}
.newsletter-style-two {
	background: #f7efff
}
.banner-style-three {
	height: 100vh;
	position: relative;
	background: #3c0c70;
	padding-top: 60px
}
.banner-style-three .banner-text {
	max-width: 650px
}
.banner-style-three .banner-text h1 {
	font-size: 70px;
	font-weight: 700;
	color: #fff;
	margin-bottom: 40px
}
.banner-style-three .banner-text .theme-btn .default-btn {
	padding: 15px 25px
}
.banner-style-three .banner-image {
	position: absolute;
	right: 0;
	bottom: 0;
	max-width: 570px;
	border-radius: 10px
}
.banner-style-three .banner-image img {
	border-radius: 10px
}
.banner-style-three .banner-shape img {
	position: absolute;
	-webkit-animation: img-scale 5s infinite linear;
	animation: img-scale 5s infinite linear
}
.banner-style-three .banner-shape :nth-child(1) {
	top: 20%;
	left: 10%
}
.banner-style-three .banner-shape :nth-child(2) {
	top: 20%;
	left: 30%
}
.banner-style-three .banner-shape :nth-child(3) {
	top: 20%;
	right: 10%
}
.banner-style-three .banner-shape :nth-child(4) {
	bottom: 10%;
	left: 50%
}
.banner-style-three .banner-shape :nth-child(5) {
	top: 30%;
	left: 50%
}
.banner-style-three .banner-shape :nth-child(6) {
	bottom: 5%;
	left: 15%
}
.about-style-three {
	padding-bottom: 100px
}
.about-style-three .about-img::before {
	background: #3c0c70;
	width: 90px;
	height: 150px;
	top: -65px;
	left: 0;
	-webkit-animation: none;
	animation: none;
	border-radius: 10px;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}
.about-style-three .about-img::after {
	background: #3c0c70;
	width: 90px;
	height: 150px;
	bottom: -60px;
	right: 15px;
	-webkit-animation: none;
	animation: none;
	border-radius: 10px;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	top: inherit
}
.about-style-three .about-img img {
	border-radius: 10px
}



/*-------------------- Edition Start -------------------*/
/*.edition{
	position: relative;
	z-index: 0;
}

.edition::before {
	position: absolute;
	content: '';
	opacity: 0.7;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: -1;
	background-image: url(../img/pattern/pattern-2.png);
	background-position: center;
	background-size: cover;
}

.edition .section-title p {
	margin: auto
}*/

.owl-item .transport-card {
	text-align: center;
	margin-bottom: 10px;
	padding: 15px 20px;
	border-radius: 5px;
	background: #fff;
	-webkit-transition: all .5s;
    transition: all .5s;
}

.owl-item .transport-card:hover {
  border: 1px solid #005830;
}

.owl-item .transport-card img {
	margin: auto;
	width: 80px;
}
.owl-item .transport-card h3 {
    margin-bottom: 5px;
    font-size: 16px;
    color: #262528;
}

.owl-item .transport-card p {
	margin-bottom: 0;
  font-size: 15px;
  font-weight: 500;
}

/*-------------------- Edition Close -------------------*/


/*-------------------- Edition Start -------------------*/
.edition{
	position: relative;
	z-index: 0;
}

.edition::before {
	position: absolute;
	content: '';
	opacity: 0.7;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: -1;
	background-image: url(../img/pattern/pattern-2.png);
	background-position: center;
	background-size: cover;
}

.edition .section-title p {
	margin: auto
}
.edition .transport-card {
	text-align: center;
	margin-bottom: 10px;
	padding: 15px 20px;
	-webkit-box-shadow: 3px 5px 25px 0 rgba(0,0,0,.1);
	box-shadow: 3px 5px 25px 0 rgba(0,0,0,.1);
	border-radius: 5px;
	background: #fff;
	-webkit-transition: all .5s;
    transition: all .5s;
}

.edition .transport-card:hover {
  border: 1px solid #005830;
  margin-top: -10px;
}

.edition .transport-card img {
	margin-bottom: 15px;
}
.edition .transport-card h3 {
    margin-bottom: 5px;
    font-size: 16px;
    color: #262528;
}

.edition .transport-card p {
	margin-bottom: 0;
  font-size: 15px;
  font-weight: 500;
}

/*-------------------- Edition Close -------------------*/



/*-------------------- Services Start -------------------*/
.about-main{
	position: relative;
	z-index: 0;
}


.about-main .section-title p {
	margin: auto
}
.about-main .transport-card {
	text-align: center;
	margin-bottom: 10px;
	padding: 15px 20px;
	-webkit-box-shadow: 3px 5px 25px 0 rgba(0,0,0,.1);
	box-shadow: 3px 5px 25px 0 rgba(0,0,0,.1);
	border-radius: 5px;
	background: #fff;
	min-height: 260px;
}

/*.about-main .transport-card {
	background: #d6edf7;
  width: 80px;
  height: 80px;
  border-radius: 50%;
}*/

.about-main .transport-card img {
	margin-bottom: 15px;
}
.about-main .transport-card h3 {
    margin-bottom: 5px;
    font-size: 16px;
    color: #262528;
}

.about-main .transport-card p {
	margin-bottom: 0;
  font-size: 15px;
  font-weight: 500;
}

/*-------------------- Services Start -------------------*/

/*-------------------- Services Start -------------------*/
.transport-style-five{
	position: relative;
	z-index: 0;
}

.transport-style-five::before {
	position: absolute;
	content: '';
	opacity: 0.7;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: -1;
	background-image: url(../img/pattern/pattern-2.png);
	background-position: center;
	background-size: cover;
}

.transport-style-five .section-title p {
	margin: auto
}
.transport-style-five .transport-card {
	text-align: center;
	margin-bottom: 10px;
	padding: 15px 20px;
	-webkit-box-shadow: 3px 5px 25px 0 rgba(0,0,0,.1);
	box-shadow: 3px 5px 25px 0 rgba(0,0,0,.1);
	border-radius: 5px;
	background: #fff;
	min-height: 260px;
}

/*.transport-style-five .transport-card {
	background: #d6edf7;
  width: 80px;
  height: 80px;
  border-radius: 50%;
}*/

.transport-style-five .transport-card img {
	margin-bottom: 15px;
}
.transport-style-five .transport-card h3 {
    margin-bottom: 5px;
    font-size: 16px;
    color: #262528;
}

.transport-style-five .transport-card p {
	margin-bottom: 0;
  font-size: 15px;
  font-weight: 500;
}

/*-------------------- Services Start -------------------*/

.achivement-section .section-title h2 {
	color: #fff
}
.achivement-section .section-title p {
	color: #fff;
	margin: auto
}
.achivement-section .company-section {
	margin-top: 0;
	margin-bottom: 60px
}
.achivement-section .features-section {
	margin-top: 0
}
.achivement-section .features-section .feature-card {
	border: 0
}
.achivement-section .features-section .feature-card:hover {
	background: #ff440a
}
.achivement-section .features-section .feature-card:hover span, .achivement-section .features-section .feature-card:hover h3, .achivement-section .features-section .feature-card:hover p {
	color: #fff
}
.achivement-bg {
	background-image: url(../img/achivement-bg.jpg);
	background-position: center center;
	background-size: cover;
	position: relative;
	z-index: 0
}
.achivement-bg::before {
	position: absolute;
	content: '';
	background: rgba(60,12,112,.8);
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: -1
}

/*-------------------- Highlights Start -------------------*/
.feedback-style-three{
	background: #fff;
	position: relative;
  z-index: 0;
}

/*.feedback-style-three::before {
  position: absolute;
  content: '';
  opacity: 0.2;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  background-image: url(../img/shape/shape.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}*/
.blog-grid {
	background: #fff;
	margin: 10px 0;
	border: 1px solid #d6d6d6;
	border-radius: 5px;
	/*min-height: 570px;*/
}
.discretion-blog {
	padding: 15px;
}
.discretion-blog p {
	font-size: 15px;
	color: #454343;
	margin-bottom: 0px;
}
.discretion-blog h4 {
	color: #454343;
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
}
.discretion-blog .btn {
	color: #fefeff;
	background: #454343;
	width: 100%;
	text-transform: uppercase;
	border-radius: 0px;
	margin-top: 10px;
	-webkit-transform: perspective(1px) translateZ(0);
	-moz-transform: perspective(1px) translateZ(0);
	-o-transform: perspective(1px) translateZ(0);
	transform: perspective(122px) translateZ(0);
}
.discretion-blog .btn:hover {
	color: #ffffff;
}
.discretion-blog .btn:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #79b82d;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: 0 50%;
	transform-origin: 0 50%;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	border: 2px solid #79b82d;
}
.discretion-blog .btn:hover:before {
	-webkit-transform: scaleX(1);
	-moz-transform: scaleX(1);
	-o-transform: scaleX(1);
	transform: scaleX(1);
}
.feedback-style-three .section-title p {
	margin: auto
}
.feedback-style-three .feedback-slider-area {
	position: relative
}
.feedback-style-three .feedback-slider-area .slider-items {
	max-width: 500px;
	margin: auto
}
.feedback-style-three .feedback-slider-area .slider-items img {
	width: unset;
	margin: 0 auto 30px
}
.feedback-style-three .feedback-slider-area .slider-items .client-info {
	margin-bottom: 15px
}
.feedback-style-three .feedback-slider-area .slider-items .client-info h3 {
	margin-bottom: 0
}
.feedback-style-three .feedback-slider-area .slider-items .client-info span {
	color: #ff440a;
	font-size: 15px
}
.feedback-style-three .feedback-slider-area .owl-prev, .feedback-style-three .feedback-slider-area .owl-next {
	position: absolute;
	left: 20px;
	top: 45%;
	background: #005830!important;
	color: #fff!important;
	width: 45px;
	height: 45px;
	line-height: 45px!important;
	border-radius: 50px;
	font-size: 25px!important;
	opacity: 0;
	-webkit-transition: .5s;
	transition: .5s;
	border: 1px solid #ff440a
}
.feedback-style-three .feedback-slider-area .owl-prev:hover, .feedback-style-three .feedback-slider-area .owl-next:hover {
	background: #fff!important;
	color: #29aae1!important
}
.feedback-style-three .feedback-slider-area .owl-next {
	left: inherit;
	right: 20px
}
.feedback-style-three .feedback-slider-area:hover .owl-prev {
	left: -30px;
	opacity: 1;
	border: 1px solid #005830
}
.feedback-style-three .feedback-slider-area:hover .owl-next {
	right: -30px;
	opacity: 1;
	border: 1px solid #005830
}
.feedback-style-three .feedback-slider-area .owl-nav {
	margin-top: 0
}
/*-------------------- Light Close -------------------*/

/*-------------------- Title Start -------------------*/
.page-title {
	position: relative;
  padding-top: 70px;
  padding-bottom: 70px;
  background-size: cover;
  /* background-attachment: fixed; */
  background-position: center;
}
.page-title::before {
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	background: #015930;
/*background: linear-gradient(0deg, rgb(0 88 48 / 90%) 0%, rgb(12 16 14 / 90%) 100%);*/
	top: 0;
	left: 0;
	z-index: 0;
	opacity: 0.92;
}
.page-title .title-text {
	z-index: 1;
	position: relative;
}
.page-title .title-text h1 {
	font-size: 50px;
	color: #fff;
	font-weight: 700;
	margin-bottom: 35px;
}
.page-title .title-text ul {
	margin-bottom: 0;
	padding-left: 0;
}
.page-title .title-text ul li {
	display: inline-block;
	color: #fff;
	font-size: 18px;
	line-height: 1;
	margin: 0 15px;
	position: relative;
}
.page-title .title-text ul li::before {
	position: absolute;
	content: '';
	background: #fff;
	width: 5px;
	height: 6px;
	top: 8px;
	right: -20px;
}
.page-title .title-text ul li:last-child::before {
	display: none;
}
.page-title .title-text ul li a {
	color: #fff;
}
.page-title .title-text ul li a:hover {
	color: #29aae1;
   font-weight: 600;
}
.page-title.title-bg-1 {
	background-image: url(../img/page-bg/about-bg.jpg);
}


/*-------------------- Title Close -------------------*/


/*-------------------- About Close -------------------*/
.about-style-two {
	padding-top: 100px
}
/*.about-style-two .about-img::before {
	background: 0 0;
	border: 1px solid #ff440a
}*/
.about-style-two .about-img::after {
	display: none
}
.choose-style-three .why-choose-img::before {
	top: 0;
	left: -75%;
	z-index: 2;
	display: block;
	width: 50%;
	height: 100%;
	background-image: linear-gradient(#FFFFFF,#FF5C35);
	background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,0.3) 100%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg)
}
.choose-style-three .why-choose-img:hover::before {
	-webkit-animation: shine 1s;
	animation: shine 1s
}
.worker-style-two .worker-card {
	-webkit-box-shadow: 0 0 0 0;
	box-shadow: 0 0
}
.worker-style-two .worker-card .worker-img img {
	-webkit-transform: scale(1.3);
	transform: scale(1.3);
	border-radius: 200px
}
.worker-style-two .worker-card .worker-text {
	padding-bottom: 0
}
.worker-style-two .worker-card .worker-social {
	display: none
}
.worker-style-two .worker-card:hover .worker-img img {
	-webkit-transform: scale(1);
	transform: scale(1)
}
.blog-style-two .blog-card .blog-img {
	position: relative
}
.blog-style-two .blog-card .blog-img img {
	-webkit-transform: scale(1.2);
	transform: scale(1.2)
}
.blog-style-two .blog-card .blog-img::before {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 2;
	display: block;
	content: '';
	width: 0;
	height: 0;
	background: rgba(255,255,255,.2);
	border-radius: 100%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	opacity: 0
}
.blog-style-two .blog-card:hover .blog-img img {
	-webkit-transform: scale(1);
	transform: scale(1)
}
.blog-style-two .blog-card:hover .blog-img::before {
	-webkit-animation: circle .75s;
	animation: circle .75s
}
.page-title.title-bg-2 {
	background-image: url(../img/page-bg/2.jpg)
}
/*-------------------- workera Close -------------------*/

/*-------------------- counter Start -------------------*/
/*
.counter {
	background-color: #f5f5f5;
}
*/
/*.counter {
	background-image: url(../img/page-bg/counter-bg.jpg);
	background-position: center center;
	background-size: cover;
	position: relative;
	z-index: 0
}
.counter::before {
	content: '';
	position: absolute;
  background: #2ba6de;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
  opacity: .9;
}

.counter-box {
	padding: 5px 0px;
	border-radius: 5px;
	text-align: center;
}

.count-title {
	font-size: 30px;
  margin-top: 15px;
  margin-bottom: 0;
  color: #fff
}

.count-text {
	font-size: 18px;
	font-weight: 600;
	margin-top: 10px;
	margin-bottom: 0;
	line-height: 1.3;
	color: #fff;
}*/

/*.fa-2x {
	margin: 0 auto;
	float: none;
	display: table;
	color: #4ad1e5;
}*/

.counter {
	background-image: url(../img/page-bg/counter-bg.jpg);
	background-position: center center;
	background-size: cover;
	position: relative;
	z-index: 0
}
.counter::before {
	content: '';
	position: absolute;
  background: #2ba6de;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
  opacity: .9;
}
.counter-section i {
  display: block;
  margin: 0 0 10px
}
.counter-section span.counters {
  font-size: 30px;
  display: block;
  margin-top: 15px;
  margin-bottom: 0;
  color: #fff;
  font-weight: 600;
}

.counter-title {
  font-size: 18px;
  font-weight: 600;
  margin-top: 10px;
  margin-bottom: 0;
  line-height: 1.3;
  color: #fff;
}
.counter-icon {
  top: 25px;
  position: relative
}
.counter-style2 .counter-title {
  letter-spacing: 0.55px;
  float: left;
}
.counter-style2 span.counter {
  letter-spacing: 0.55px;
  float: left;
  margin-right: 10px;
}
.counter-style2 i {
  float: right;
  line-height: 26px;
  margin: 0 10px 0 0
}
.counter-subheadline span {
  float: right;
}
.medium-icon {
  font-size: 40px !important;
  margin-bottom: 15px !important;
}

/*-------------------- counter Close -------------------*/

.page-title.title-bg-3 {
	background-image: url(../img/page-bg/exhibitor-bg.jpg)
}
.transport-style-four .transport-card {
	padding: 25px;
	min-height: 375px;
}
.transport-style-four .transport-card .transport-text {
	padding: 0
}

/*.transport-image {
  width: 80px;
  height: 80px;
  line-height: 80px;
  position: relative;
  border-radius: 50px;
  background: #fff;
  -webkit-box-shadow: 3px 5px 25px 0 rgb(0 0 0 / 10%);
  box-shadow: 3px 5px 25px 0 rgb(0 0 0 / 10%);
  margin: auto;
}

.transport-image img {
  width: 50px;
  height: 50px;
  line-height: 50px;
  -webkit-transition: .5s;
  transition: .5s;
  right: 85px;
}

.transport-style-four .transport-card:hover img {
	-webkit-animation: none!important;
	animation: none!important
}*/

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

.transport-style-four .transport-card .transport-text a i {
	background: 0 0;
	color: #ff440a;
	width: 55px;
	height: 55px;
	font-size: 30px;
	line-height: 55px;
	margin-bottom: 0;
	-webkit-box-shadow: 0 0 0 0;
	box-shadow: 0 0;
	position: unset;
	border: 1px dashed #f00
}
.transport-style-four .transport-card:hover a i {
	-webkit-animation: none!important;
	animation: none!important
}

.transport-style-four .transport-card .transport-text h3 {
	font-size: 23px;
	font-weight: 700;
	margin-bottom: 15px;
	color: #095b7e;
}

.transport-style-four .transport-card .transport-text p {
	font-size: 15px;
}



.footer-style-two {
	padding-top: 100px
}
.service-details-area .service-post-area .service-details-img {
	margin-bottom: 30px
}
.service-details-area .service-post-area .service-details-img img {
	width: 100%;
	border-radius: 5px
}
.service-details-area .service-post-area h2 {
	font-size: 25px;
	font-weight: 700;
	margin-bottom: 15px;
	color: #005830;
}
.service-details-area .service-post-area p {
	margin-bottom: 15px
}
.service-details-area .service-post-area ul {
	margin-bottom: 15px;
	padding-left: 0
}
.service-details-area .service-post-area ul li {
	list-style: none;
	color: #3c0c70;
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 8px
}
.service-details-area .service-post-area .post-img {
	margin-top: 15px;
	-webkit-box-shadow: 3px 5px 25px 0 rgba(0,0,0,.1);
	box-shadow: 3px 5px 25px 0 rgba(0,0,0,.1);
	margin-bottom: 30px;
	border-radius: 10px
}
.service-details-area .service-post-area .post-img img {
	border-radius: 10px
}
.service-details-area .service-sidebar .sidebar-widget {
	-webkit-box-shadow: 3px 5px 25px 0 rgba(0,0,0,.1);
	box-shadow: 3px 5px 25px 0 rgba(0,0,0,.1);
	border-radius: 10px;
	margin-bottom: 30px
}
.service-details-area .service-sidebar .sidebar-widget h3 {
	font-size: 20px;
	padding: 20px;
	color: #fff;
	background: #005830;
	margin-bottom: 0;
	font-weight: 700;
	border-radius: 10px 10px 0 0
}
.service-details-area .service-sidebar .sidebar-widget ul {
	padding-left: 0;
	margin-bottom: 0;
	list-style-type: none
}
.service-details-area .service-sidebar .sidebar-widget ul li {
  font-size: 14px;
  padding: 15px 10px;
  border-bottom: 1px inset;
  font-weight: 600;
  -webkit-transition: .5s;
  transition: .5s;
}
.service-details-area .service-sidebar .sidebar-widget ul li i {
	font-weight: 600;
	margin-right: 5px
}
.service-details-area .service-sidebar .sidebar-widget ul li:last-child {
	border-bottom: 0 solid #3c0c70
}
.service-details-area .service-sidebar .sidebar-widget ul li:hover {
	background: #30aee2;
	color: #fff;
}
.service-details-area .service-sidebar .sidebar-widget ul li:hover a {
	color: #fff
}
.service-details-area .service-sidebar .sidebar-widget ul li a {
	color: #545454
}
.service-details-area .service-sidebar .sidebar-widget ul li a i {
	font-weight: 600;
	margin-right: 5px
}
.company-style-three {
	margin-top: 0
}
.page-title.title-bg-10 {
	background-image: url(../img/page-bg/10.jpg)
}
.choose-style-three .choose-card::before {
	height: 100%
}
.choose-style-three .choose-card::after {
	height: 100%
}
.page-title.title-bg-4 {
	background-image: url(../img/page-bg/4.jpg)
}
.faq-section .accordions .accordion-item {
	background-color: #f9f9f9;
	margin-bottom: 30px;
	border: 1px solid #3c0c70
}
.faq-section .accordions .accordion-item .accordion-title {
	cursor: pointer;
	padding: 15px 20px;
	-webkit-transition: all .4s;
	transition: all .4s;
	background: #fff;
	position: relative
}
.faq-section .accordions .accordion-item .accordion-title.active-title {
	background-color: #3c0c70
}
.faq-section .accordions .accordion-item .accordion-title.active-title h2 {
	color: #fff
}
.faq-section .accordions .accordion-item .accordion-title.active-title h2 i {
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg)
}
.faq-section .accordions .accordion-item .accordion-title h2 {
	margin: 0;
	font-size: 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	color: #3c0c70;
	line-height: 20px
}
.faq-section .accordions .accordion-item .accordion-title h2 i {
	font-size: 25px;
	position: inherit
}
.faq-section .accordions .accordion-item .accordion-content {
	display: none;
	line-height: 1.7;
	padding: 20px;
	background-color: #fff;
	border-radius: 0 0 5px 5px
}
.faq-section .accordions .accordion-item .accordion-content.active {
	display: block
}
.faq-section .accordions .accordion-item .accordion-content p {
	margin: 0
}
.page-title.title-bg-4 {
	background-image: url(../img/page-bg/4.jpg)
}
.error-section {
	position: relative
}
/*.error-section::before {
	position: absolute;
	content: '';
	width: 200px;
	height: 200px;
	top: 100px;
	left: 100px;
	background: linear-gradient(45deg, #3023AE 0%, #f09 100%);
	border-radius: 42% 58% 61% 39%/55% 53% 47% 45%;
	opacity: .15;
	-webkit-animation: fluid 5s infinite linear;
	animation: fluid 5s infinite linear
}*/
.error-section h2 {
	font-size: 50px;
	color: #262528;
	text-align: center;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 35px;
	margin-top: 35px
}
.error-section .theme-btn .default-btn {
	-webkit-box-shadow: 0 0 30px rgba(0,0,0,.15);
	box-shadow: 0 0 30px rgba(0,0,0,.15);
	border: 1px solid #ff440a;
	padding: 15px 40px
}
/*.page-title.title-bg-5 {
	background-image: url(../img/page-bg/5.jpg)
}*/
/*-------------------- Exhibit Start --------------------*/
.privacy-section .privacy-text h2 {
	font-size: 25px;
	margin-bottom: 15px;
	font-weight: 700
}
.privacy-section .privacy-text p {
	margin-bottom: 15px
}
.privacy-section .privacy-text p:last-child {
	margin-bottom: 0
}

#customers {
  border-collapse: collapse;
  width: 100%;
}

#customers td, #customers th {
  border: 1px solid #ddd;
  padding: 13px 10px 13px 15px;
  font-size: 15px;
  font-weight: 500;
}

#customers tr:nth-child(even){
	background-color: #f2f2f2;
}

#customers tr:hover {
  background: #29aae1;
  color: #fff;
}

#customers th {
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
  color: #fff;
}

/*-------------------- Exhibit Close --------------------*/

.page-title.title-bg-9 {
	background-image: url(../img/page-bg/9.jpg)
}
.terms-section .terms-text h2 {
	font-size: 30px;
	font-weight: 600;
	margin-bottom: 30px;
	color: #3c0c70
}
.terms-section .terms-text h3 {
	margin-bottom: 10px
}
.terms-section .terms-text p {
	font-size: 18px;
	margin-bottom: 15px
}
.terms-section .terms-text p:last-child {
	margin-bottom: 0
}
.coming-soon {
	height: 100vh
}
.coming-soon h2 {
	margin-bottom: 20px
}
.coming-soon a {
	color: #ff440a
}
.coming-soon a:hover {
	color: #fff
}


/*---------------------- Details Start ----------------------*/

#homepageVideo {
    width: 100%;
    border-radius: 5px;
}

.page-title.title-bg-6 {
	background-image: url(../img/page-bg/6.jpg)
}
.page-title.title-bg-7 {
	background-image: url(../img/page-bg/7.jpg)
}
/*.blog-style-three .blog-card .blog-img {
	position: relative
}*/


.blog-style-three .blog-card .blog-img .blog-btn {
	top: 0;
	left: 0;
	right: 0;
	right: 0;
	width: 100%;
	height: 100%;
	margin: auto;
	-webkit-transition: .5s;
	transition: .5s;
	position: absolute;
	background: rgba(0,0,0,.65);
	-webkit-transform: scale(0);
	transform: scale(0)
}
.blog-style-three .blog-card .blog-img .blog-btn a {
	left: 0;
	top: 40%;
	right: 0;
	width: 40px;
	margin: auto;
	height: 40px;
	line-height: 40px;
	border: 1px solid;
	text-align: center;
	position: absolute;
	color: #fff;
	border-radius: 45px;
	display: inline-block;
	background: 0 0
}
.blog-style-three .blog-card .blog-img .blog-btn a:hover {
	background: #3c0c70
}
.blog-style-three .blog-card .blog-text p {
	margin-bottom: 0
}
.blog-style-three .blog-card:hover .blog-img img {
	-webkit-transform: none;
	transform: none
}
.blog-style-three .blog-card:hover .blog-img .blog-btn {
	-webkit-transform: scale(1);
	transform: scale(1)
}
.blog-style-three nav .pagination {
	margin: 30px 0
}
.blog-style-three nav .pagination .page-item .page-link {
	color: #545454;
	width: 50px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	font-size: 18px;
	font-weight: 600;
	padding: 0;
	border: none;
	-webkit-box-shadow: 0 0 20px 0 rgba(60,60,60,.1);
	box-shadow: 0 0 20px 0 rgba(60,60,60,.1);
	border-radius: 50px;
	margin: 0 5px
}
.blog-style-three nav .pagination .page-item .page-link.active {
	background: #3c0c70;
	color: #fff
}
.blog-style-three nav .pagination .page-item .page-link:hover {
	background: #3c0c70;
	color: #fff
}

.page-title.title-bg-7 {
	background-image: url(../img/page-bg/contact-bg.jpg)
}
.blog-details-area .blog-post-area .blog-details-img {
	margin-bottom: 30px
}
.blog-details-area .blog-post-area .blog-details-img img {
	width: 100%;
	border-radius: 5px
}

.blog-details-area .blog-post-area h2 {
	font-size: 30px;
  font-weight: 700;
  margin-bottom: 30px;
  color: #262528;
}

.blog-details-area .blog-post-area h5 {
	font-size: 20px;
  font-weight: 700;
  margin-bottom: 30px;
  color: #262528;
  text-align: justify;
}

.blog-details-area .blog-post-area p {
	margin-bottom: 15px;
  text-align: justify;
  font-size: 15px;
}
.blog-details-area .blog-post-area ul {
	margin-bottom: 15px;
	padding-left: 0
}
.blog-details-area .blog-post-area ul li {
	list-style: none;
	color: #3c0c70;
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 8px
}
.blog-details-area .blog-post-area .post-img {
	margin-top: 15px;
	-webkit-box-shadow: 3px 5px 25px 0 rgba(0,0,0,.1);
	box-shadow: 3px 5px 25px 0 rgba(0,0,0,.1);
	margin-bottom: 30px;
	border-radius: 10px
}
.blog-details-area .blog-post-area .post-img img {
	border-radius: 10px
}
.blog-details-area .blog-sidebar .blog-search {
	-webkit-box-shadow: 3px 5px 25px 0 rgba(0,0,0,.1);
	box-shadow: 3px 5px 25px 0 rgba(0,0,0,.1);
	border-radius: 10px;
	margin-bottom: 30px;
	padding: 20px
}
.blog-details-area .blog-sidebar .blog-search form {
	position: relative
}
.blog-details-area .blog-sidebar .blog-search form input {
	width: 100%;
	height: 50px;
	padding: 20px;
	background: #ddd;
	border: 0;
	border-radius: 5px
}
.blog-details-area .blog-sidebar .blog-search form input:focus {
	border: 1px solid #3c0c70;
	outline: 0
}
.blog-details-area .blog-sidebar .blog-search form ::-webkit-input-placeholder {
color:#3c0c70
}
.blog-details-area .blog-sidebar .blog-search form :-ms-input-placeholder {
color:#3c0c70
}
.blog-details-area .blog-sidebar .blog-search form ::-ms-input-placeholder {
color:#3c0c70
}
.blog-details-area .blog-sidebar .blog-search form ::placeholder {
color:#3c0c70
}
.blog-details-area .blog-sidebar .blog-search form button {
	position: absolute;
	top: 4px;
	right: 2px
}

.blog-details-area .blog-sidebar .blog-widget i {
	color: #005830;
  margin-right: 10px;
}

.blog-widget img {
  padding: 5px;
}

.blog-details-area .blog-sidebar .blog-search form button i {
	color: #3c0c70;
	width: 40px;
	height: 40px;
	display: inline-block;
	line-height: 40px;
	border: 1px solid;
	border-radius: 20px;
	-webkit-transition: .5s;
	transition: .5s;
	background: #ddd
}
.blog-details-area .blog-sidebar .blog-search form button i:hover {
	background: #3c0c70;
	color: #fff
}
.blog-details-area .blog-sidebar .blog-widget {
	-webkit-box-shadow: 3px 5px 25px 0 rgba(0,0,0,.1);
	box-shadow: 3px 5px 25px 0 rgba(0,0,0,.1);
	border-radius: 10px;
	margin-bottom: 30px
}
.blog-details-area .blog-sidebar .blog-widget h3 {
	padding: 20px;
	color: #fff;
	background: #005830;
	margin-bottom: 0;
	font-weight: 700;
	border-radius: 10px 10px 0 0;
	font-size: 20px
}
.blog-details-area .blog-sidebar .blog-widget .post-item {
	padding: 20px;
	border-bottom: 1px dashed #ddd;
	overflow: hidden
}
.blog-details-area .blog-sidebar .blog-widget .post-item a {
	float: left
}
.blog-details-area .blog-sidebar .blog-widget .post-item .post-info {
	padding-left: 100px;
	padding-top: 10px;
	line-height: 1
}
.blog-details-area .blog-sidebar .blog-widget .post-item .post-info time {
	font-size: 14px;
	margin-bottom: 5px;
	display: inline-block
}
.blog-details-area .blog-sidebar .blog-widget .post-item .post-info h4 a {
	font-size: 16px;
	color: #545454;
	font-weight: 600
}
.blog-details-area .blog-sidebar .blog-widget .post-item .post-info h4 a:hover {
	color: #ff440a
}
.blog-details-area .blog-sidebar .blog-widget .post-item:last-child {
	border-bottom: 0
}
.blog-details-area .blog-sidebar .blog-widget ul {
	padding-left: 0;
	margin-bottom: 0;
	list-style-type: none
}
.blog-details-area .blog-sidebar .blog-widget ul li {
	font-size: 16px;
	padding: 10px 20px;
	border-bottom: 1px inset;
	font-weight: 500;
	-webkit-transition: .5s;
	transition: .5s
}
.blog-details-area .blog-sidebar .blog-widget ul li a {
	color: #545454
}
.blog-details-area .blog-sidebar .blog-widget ul li a i {
	font-weight: 600
}
.blog-details-area .blog-sidebar .blog-widget ul li:last-child {
	border-bottom: 0 solid #3c0c70
}
.blog-details-area .blog-sidebar .blog-widget ul li:hover {
	background: #29aae1;
	color: #fff;
}
.blog-details-area .blog-sidebar .blog-widget ul li:hover a {
	color: #fff
}
.blog-details-area .blog-sidebar .blog-tags ul {
	padding: 20px;
	margin-bottom: 0;
	list-style-type: none
}
.blog-details-area .blog-sidebar .blog-tags ul li {
	display: inline-block;
	padding: 0;
	border-bottom: 0
}
.blog-details-area .blog-sidebar .blog-tags ul li:hover {
	background: 0 0
}
.blog-details-area .blog-sidebar .blog-tags ul li a {
	font-size: 15px;
	-webkit-transition: .5s;
	transition: .5s;
	font-weight: 400;
	border: 1px dashed #ddd;
	display: inline-block;
	margin-right: 8px;
	margin-bottom: 10px;
	color: #545454;
	padding: 5px 15px
}
.blog-details-area .blog-sidebar .blog-tags ul li a:hover {
	background: #ff440a;
	color: #fff
}
.page-title.title-bg-8 {
	background-image: url(../img/page-bg/8.jpg)
}
/*---------------------- Details Close ----------------------*/

/*---------------------- Features Start ---------------------*/
.highlight-section {
	z-index: 1;
  position: relative;
  background: #29aae1;
}
.highlight-section .feature-card {
	padding: 15px 20px;
	border-radius: 5px;
	background: #fff;
	-webkit-box-shadow: 3px 5px 25px 0 rgba(0,0,0,.1);
	box-shadow: 3px 5px 25px 0 rgba(0,0,0,.1);
	border: 1px solid transparent;
	-webkit-transition: all .5s;
	transition: all .5s;
	text-align: center;
	margin-bottom: 30px;
}
/*.highlight-section .feature-card i {
	color: #3c0c70;
	font-size: 35px;
	width: 50px;
	height: 50px;
	border-radius: 5px;
	background: #f5ebff;
	display: inline-block;
	text-align: center;
	line-height: 50px;
	margin-bottom: 30px
}*/

.highlight-section .feature-card .feature-img {
	width: 60px;
	height: 60px;
	border-radius: 5px;
	background: #f5ebff;
	display: inline-block;
	text-align: center;
	margin-bottom: 15px;
}

.highlight-section .feature-card .feature-img img{
	color: #3c0c70;
  width: 45px;
  margin-top: 6px;
}

.highlight-section .feature-card span {
	display: block;
	font-size: 35px;
	color: #005830;
	font-weight: 700;
	margin-bottom: 15px;
	line-height: 1;
}
.highlight-section .feature-card h3 {
	font-size: 20px;
	margin-bottom: 10px
}
.highlight-section .feature-card p {
	font-size: 18px;
	margin-bottom: 0;
	line-height: 1.5
}
.highlight-section .feature-card:hover {
	border: 1px solid #d7b4fe;
	margin-top: -10px
}

/*---------------------- Features Close ----------------------*/

.contact-card-section .contact-card {
	-webkit-box-shadow: 0 0 20px 3px rgba(0,0,0,.05);
	box-shadow: 0 0 20px 3px rgb(0 0 0 / 5%);
  padding: 30px;
  text-align: center;
  position: relative;
  z-index: 0;
  overflow: hidden;
  margin-bottom: 30px;
  border-radius: 5px;
}
.contact-card-section .contact-card::before {
	position: absolute;
	content: '';
	background: #005830;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	-webkit-transition: .5s;
	transition: .5s
}
.contact-card-section .contact-card i {
	font-size: 30px;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	border-radius: 50px;
	color: #fff;
	display: inline-block;
	border: 1px solid;
	margin-bottom: 20px
}
.contact-card-section .contact-card a {
	color: #fff;
	display: block;
	line-height: 1;
	margin-bottom: 10px;
	font-size: 16px
}
.contact-card-section .contact-card ul {
	padding-left: 0;
	margin-bottom: 0
}
.contact-card-section .contact-card ul li {
	color: #fff;
	display: block;
	line-height: 1;
	margin-bottom: 10px;
	list-style: none;
	font-size: 16px
}
.contact-style-two {
	background: #fff
}
.contact-style-two .contact-area {
	-webkit-box-shadow: 0 0 20px 3px rgba(0,0,0,.05);
	box-shadow: 0 0 20px 3px rgba(0,0,0,.05);
	padding: 50px
}
.contact-style-two .contact-area .form-group .form-control {
	background: #f5f5f5
}
.contact-style-two .contact-area .form-group .message-field {
	background: #f5f5f5
}


.responsive-map{
	overflow: hidden;
  position: relative;
  height: 350px;
  border-bottom: 2px solid #29aae2;
}
.responsive-map iframe{
	left:0;
	top:0;
	width:100%;
	position:absolute;
}




.show-area {
  position: relative;
  z-index: 1;
  background: #e9e9e9;
  /*background-color: #220f58;*/
}

.triangle-style-1 {
  position: absolute;
  height: 100%;
  width: 100%;
  bottom: 0;
  right: 0;
  z-index: 0;
  overflow: hidden;
  /*background: url(assets/img/about/about-2.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;*/
}
.triangle-style-1::before {
  content: '';
  background-color: #35afe5 !important;
  width: 100%;
  height: 100%;
  display: flex;
  right: -15%;
  position: absolute;
  bottom: 0;
  /*background: url(../img/pattern/pattern-50.png);*/
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.triangle-style-1::after {
  content: '';
  background-color: #943942;
  width: 100%;
  height: 100%;
  display: flex;
  -moz-transform: skew(-25deg, 0deg);
  -webkit-transform: skew(-25deg, 0deg);
  transform: skew(-25deg, 0deg);
  left: -43%;
  position: absolute;
  top: 0px;
  background-size: 40%;
  z-index: 0;

}
.about-content-text h4 {
  font-size: 25px;
  color: #ffffff;
  /* text-transform: uppercase; */
  margin-bottom: 20px;
  z-index: 9999;
  position: relative;
}

 @media only screen and (min-width: 992px) and (max-width: 1199px) {
.show-area .about-content-text h3 {
  font-size: 32px;
}
}
 @media only screen and (min-width: 768px) and (max-width: 991px) {
.show-area .about-content-text h3 {
  font-size: 24px;
}
}
 @media only screen and (max-width: 767px) {

.show-area .about-content-text h3 {

  font-size: 22px;
}

}
.show-area .about-content-text p {
  color: #ffffff;
  font-size: 15px;
  line-height: 35px;
  text-align: justify;
}

.image-box {
  margin-right: -65px;
  width: 595px;
  position: relative;
  -webkit-animation: img-scale 5s infinite linear;
    animation: img-scale 5s infinite linear;
}


/*-------------------- Services Start -------------------*/

.services .box {
	padding: 10px 10px;
  position: relative;
  overflow: hidden;
  border-radius: 5px;
  background: #fff;
  box-shadow: 0 10px 29px 0 rgb(68 88 144 / 10%);
  transition: all 0.3s ease-in-out;
  margin-bottom: 30px;
}

/*.services .box:hover {
	transform: scale(1.1);
}*/
.services .icon {
	display: inline-block;
}

.services .icon img {
	width: 150px;
}

.services .title {
	margin-bottom: 10px;
	font-size: 20px;
}

.services .title a {
	color: #111;
	font-weight: 600;
}
.services .box:hover .title a {
	color: #2ba6de;
}
.services .box:hover .title a:hover {
	text-decoration: none;
}
.services .description {
	font-size: 14px;
	margin-bottom: 0;
	font-weight: 500;
}

.services .venues {
	font-size: 14px;
	margin-bottom: 0;
	font-weight: 500;
	display: flex;
}

.services .box i {
  margin-top: 8px;
  font-size: 15px;
  margin-right: 5px;
  color: #015930;
}

/*-------------------- Services Close -------------------*/

/*-------------------- Highlight Start -------------------*/
.blog-section .section-title p {
	margin: auto;
}
.blog-section .highlight-card {
	-webkit-box-shadow: 3px 5px 25px 0 rgba(0,0,0,.1);
	box-shadow: 3px 5px 25px 0 rgba(0,0,0,.1);
	border-radius: 10px;
	margin-bottom: 30px;
	min-height: 595px;
}
.blog-section .highlight-card .blog-img {
	overflow: hidden;
	border-radius: 10px 10px 0 0;
}
.blog-section .highlight-card .blog-img a img {
	border-radius: 10px 10px 0 0;
	-webkit-transition: all .5s;
	transition: all .5s;
}
.blog-section .highlight-card .blog-text {
	padding: 15px;
}
.blog-section .highlight-card .blog-text h3 {
	line-height: 25px;
  margin-bottom: 15px;
  font-size: 20px;
}
.blog-section .highlight-card .blog-text h3 a {
	color: #005830;
  font-weight: 700;
}
.blog-section .highlight-card .blog-text h3 a:hover {
	color: #29aae1;
}
.blog-section .highlight-card .blog-text ul {
	padding-left: 0;
	margin-bottom: 8px;
}
.blog-section .highlight-card .blog-text ul li {
	font-size: 16px;
  list-style: none;
  font-weight: 600;
}

.blog-section .highlight-card .blog-text ul li i {
	color: #005830;
	margin-right: 5px;
}
.blog-section .highlight-card .blog-text p {
	margin-bottom: 18px;
}
.blog-section .highlight-card .blog-text .blog-btn {
	display: inherit;
}
.blog-section .highlight-card .blog-text .blog-btn i {
	color: #005830;
	font-size: 25px;
	width: 50px;
	width: 50px;
	text-align: center;
	line-height: 50px;
	border-radius: 5px;
	background: #ffcdbd;
	display: inline-block;
	-webkit-transition: all .5s;
	transition: all .5s;
}
.blog-section .highlight-card .blog-text .blog-btn i:hover {
	background: #005830;
	color: #fff;
}
.blog-section .highlight-card:hover .blog-img img {
	-webkit-transform: scale(1.3);
	transform: scale(1.3);
}

/*-------------------- Highlight Close -------------------*/
